Version: 2022.3
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.