Version: 2023.2
언어: 한국어

SerializationUtility.ClearManagedReferenceWithMissingType

매뉴얼로 전환
public static bool ClearManagedReferenceWithMissingType (Object obj, long id);

설명

Drop the serialized data associated with a specific managed reference object that is missing its type.

This method returns false if there is no reference with a missing type matching the specified Id.

Additional resources: ClearAllManagedReferencesWithMissingTypes, GetManagedReferencesWithMissingTypes, SerializeReference.