跳转到内容

ScriptGraphVariable

此内容尚不支持你的语言。

Defined in: logic/types.ts:73

A graph-local variable: declared by the asset, valued per entity.

optional default?: ScriptValue

Defined in: logic/types.ts:76


name: string

Defined in: logic/types.ts:74


type: "string" | "number" | "entity" | "bool"

Defined in: logic/types.ts:75