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

ObjectFlagsExtensions.IsManager

Switch to Manual
public static bool IsManager (Profiling.Memory.Experimental.ObjectFlags flags);

Parameters

flagsThe ObjectFlags to compute from (accessible via this).

Returns

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

Description

True if the object is a manager, otherwise false.