ScriptGraphVariable
此内容尚不支持你的语言。
Defined in: logic/types.ts:73
A graph-local variable: declared by the asset, valued per entity.
Properties
Section titled “Properties”default?
Section titled “default?”
optionaldefault?: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