EditorUtilitySetPropertyReference Method |
Namespace: NeoAxis.EditorAssembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic static void SetPropertyReference(
IDocumentInstance document,
Object[] objects,
MetadataProperty property,
Object[] indexers,
string[] referenceValues
)
Parameters
- document IDocumentInstance
-
- objects Object
-
- property MetadataProperty
-
- indexers Object
-
- referenceValues String
-
See Also