public bool Contains (GameObject gameObject);

参数

gameObject要检查的游戏对象。

返回

bool 如果该阶段包含给定的游戏对象,则返回 true。

描述

该阶段包含给定的游戏对象?