Click or drag to resize

Item3DInterfaceGetInventoryImage Method


Namespace: NeoAxis
Assembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
void GetInventoryImage(
	out ImageComponent image,
	out Object anyData
)

Parameters

image  ImageComponent
 
anyData  Object
 
See Also