StageHandle.Contains

public bool Contains(GameObject gameObject);

Parameters

gameObjectThe GameObject to check.

Returns

bool True if the stage contains the given GameObject.

Description 描述

Does the stage contain the given GameObject?