PlatformerUtilities.

IsEnemy(GameObject, GameObject) Method

Assembly
PlatformerGameKit.dll
Namespace
PlatformerGameKit
Containing Type
PlatformerUtilities

Syntax

public static bool IsEnemy(GameObject gameObject, GameObject other)

Parameters

Name Type Description
gameObject GameObject
other GameObject

Return Value

Type Description
bool