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

ObjectFlagsExtensions.IsPersistent

매뉴얼로 전환
public static bool IsPersistent (Profiling.Memory.Experimental.ObjectFlags flags);

파라미터

flagsThe ObjectFlags to operate on (accessible via this).

반환

bool Returns true if the object associated with this ObjectFlags is marked as Persistent.

설명

True if the object is marked as Persistent, otherwise false.