inkScriptHashMap
Functions
Set(key: Uint64, value: handle:IScriptable) -> Void
Update value of entry at key, when an entry already exists. You must use [this.Insert] instead, when you want to add an entry for the first time.
Last updated