THEOplayerArrayListHelpers<T> extension

Extension for THEOplayerArrayList to provide WASM-compatible access methods

on

Methods

getItem(int index) → T

Available on THEOplayerArrayList<T>, provided by the THEOplayerArrayListHelpers extension

Get an item safely from THEOplayerArrayList
getLength() int

Available on THEOplayerArrayList<T>, provided by the THEOplayerArrayListHelpers extension

Get the length safely from THEOplayerArrayList