Version: 2021.1
言語: 日本語
Experimental: this API is experimental and might be changed or removed in the future.

ObjectFlagsExtensions.IsManager

マニュアルに切り替える
public static bool IsManager (Profiling.Memory.Experimental.ObjectFlags flags);

パラメーター

flags The 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.