ContentBrowserItem_NullCalculateReferenceValue Method |
Namespace: NeoAxis.EditorAssembly: NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic override void CalculateReferenceValue(
Component propertyOwner,
MetadataTypeInfo expectedType,
out string referenceValue,
out bool canSet
)
Parameters
- propertyOwner Component
-
- expectedType MetadataTypeInfo
-
- referenceValue String
-
- canSet Boolean
-
See Also