public bool Contains (GameObject gameObject);

파라미터

gameObjectThe GameObject to check.

반환

bool True if the stage contains the given GameObject.

설명

Does the stage contain the given GameObject?