跳转到内容

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.

actions: Record<string, ActionDef>

Defined in: input/inputMap.ts:71


version: number

Defined in: input/inputMap.ts:70