MonoBehaviourTest<T0>

class in UnityEngine.TestTools

/

Inherits from:CustomYieldInstruction

Switch to Manual

Description

封装器,用于运行作为 MonoBehaviours 实现的测试。

Variables

component附加到此对象的测试组件。
gameObject保存测试组件的游戏对象。

Inherited members

Variables

keepWaiting指示协同程序是否应保持暂停。