InputMapAsset
Defined in: input/inputMap.ts:69
The serialized form of a whole map — the content of an .inputmap asset.
Data-driven input: author/ship this JSON, then loadInputMapAsset.
version is the asset format’s, so an older file stays readable.
Properties
Section titled “Properties”actions
Section titled “actions”actions:
Record<string,ActionDef>
Defined in: input/inputMap.ts:71
version
Section titled “version”version:
number
Defined in: input/inputMap.ts:70