sapi-pro / DPSource
抽象DynamicProperty类,支持实体和世界
clearDynamicProperties():
void
void
getDynamicProperty(
identifier):string|number|boolean|Vector3|undefined
string
string | number | boolean | Vector3 | undefined
getDynamicPropertyIds():
string[]
string[]
getDynamicPropertyTotalByteCount():
number
number
setDynamicProperty(
identifier,value?):void
string
string | number | boolean | Vector3
void