Click or drag to resize

CharacterGetItemByType Method


Namespace: NeoAxis
Assembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
public Item3DInterface GetItemByType(
	Item3DTypeInterface type
)

Parameters

type  Item3DTypeInterface
 

Return Value

Item3DInterface
See Also