Version: 2023.1
언어: 한국어
public ulong documentKey ;

설명

The key of the document owning the property.

A document key is useful when you store multiple properties of an asset or game object, and want to invalidate them all when it is modified.

See Also: PropertyDatabase.CreateDocumentKey and PropertyDatabase.Invalidate.