v2025.6.2
All Bundles
IntArrayRef
Holds an integer array
Operations
Get
Get values
method : public : Get() ~ Int[]
Return
New
Default constructor
New()
New
Copy constructor
New(values:Int[])
Parameters
Name | Type | Description |
---|
values | Int | integer array |
Set
Set values
method : public : Set(values:Int[]) ~ Nil
Parameters
Name | Type | Description |
---|
values | Int | integer array |