public bool Contains (GameObject gameObject);

Parameters

gameObject要检查的游戏对象。

Returns

bool True if the stage contains the given GameObject.

Description

Does the stage contain the given GameObject?