PlatformerUtilities.

IsEnemy(Team, Team) Method

Assembly
PlatformerGameKit.dll
Namespace
PlatformerGameKit
Containing Type
PlatformerUtilities

Syntax

public static bool IsEnemy(this Team team, Team other)

Parameters

Name Type Description
team Team
other Team

Return Value

Type Description
bool