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

ObjectFlagsExtensions.IsManager

Cambiar al Manual
public static bool IsManager (MemoryProfiler.PackedNativeUnityEngineObject.ObjectFlags flags);

Parámetros

flagsThe ObjectFlags to compute from (accessible via this).

Valor de retorno

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

Descripción

True if the object is a manager, otherwise false.