public bool Contains (GameObject gameObject);

Parámetros

gameObjectEl GameObject a revisar.

Valor de retorno

bool True if the stage contains the given GameObject.

Descripción

Does the stage contain the given GameObject?