Experimental: this API is experimental and might be changed or removed in the future.

ObjectFlagsExtensions.IsManager

매뉴얼로 전환
public static bool IsManager (MemoryProfiler.PackedNativeUnityEngineObject.ObjectFlags flags);

파라미터

flagsThe ObjectFlags to compute from (accessible via this).

반환

bool Returns true if the object associated with this ObjectFlags is a manager.

설명

True if the object is a manager, otherwise false.