Click or drag to resize

HierarchicalContainerPerformOverridePropertyEnumItem Method

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

Parameters

property
Type: NeoAxis.EditorHCItemEnumDropDown
displayName
Type: SystemString
description
Type: SystemString
See Also