PlatformerUtilities.

IsEnemy(Team, GameObject) Method

Assembly
PlatformerGameKit.dll
Namespace
PlatformerGameKit
Containing Type
PlatformerUtilities

Syntax

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

Parameters

Name Type Description
team Team
other GameObject

Return Value

Type Description
bool