Version: 2023.1
언어: 한국어
Method group is Obsolete

PackedNativeUnityEngineObject.isManager

매뉴얼로 전환
Obsolete public bool isManager ;

설명

Is this native object an internal Unity manager object?

Unity has several global manager objects that will never be unloaded, and that can keep other objects alive. This property describes if this is such a global manager object.