void appendInt (PropertyArrayInt arr, int value, long time)void appendInt (PropertyArrayInt arr, int value, long time)| Name | Type | Description |
|---|---|---|
arr | PropertyArray | A PropertyArray to append an element to. |
value | int | A value to append to the PropertyArray, arr. |
time | long | This must be -1. |