Click or drag to resize

GroupOfObjectsObjectsRemove Method (Int32, Int32)

Namespace:  NeoAxis
Assembly:  NeoAxis.Core (in NeoAxis.Core.dll) Version: 2023.1.2.0 (2023.1.2.0)
Syntax
C#
public void ObjectsRemove(
	int* indexes,
	int count
)

Parameters

indexes
Type: SystemInt32*
count
Type: SystemInt32
See Also