v2025.7.0
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[]) ~ NilParameters
| Name | Type | Description |
|---|
| values | Int | integer array |