Click or drag to resize

HierarchicalContainerPerformOverridePropertyEnumItem Method


Namespace: NeoAxis.Editor
Assembly: NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
public void PerformOverridePropertyEnumItem(
	HCItemEnumDropDown property,
	ref string displayName,
	ref string description
)

Parameters

property  HCItemEnumDropDown
 
displayName  String
 
description  String
 
See Also