Click or drag to resize

ItemInterfaceGetInventoryImage Method

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

Parameters

image
Type: NeoAxisImageComponent
anyData
Type: SystemObject
See Also