跳转到内容

ScriptValueType

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

ScriptValueType = "exec" | "bool" | "number" | "string" | "entity" | "any"

Defined in: logic/types.ts:20

What a wire carries. exec is the control wire; the rest are data.