|
AR_Engine_SDK
|

Functions | |
| function FxPropertyObject | GetProperty (szPropertyName) end |
| function FxPropertyObject | GetCategoryNum () end |
| function FxPropertyObject | GetCategoryName (nCategory) end |
| function FxPropertyObject | GetProperties (nCategory) end |
| function FxPropertyObject | CopyValueFrom (pPropertyObject) end |
Variables | |
| FxPropertyObject = {} | |
| function FxPropertyObject CopyValueFrom | ( | pPropertyObject | ) |
| function FxPropertyObject GetCategoryName | ( | nCategory | ) |
获取某一类别名称
| nCategory | number 属性类别 |
| function FxPropertyObject GetCategoryNum | ( | ) |
获取类别数目
| function FxPropertyObject GetProperties | ( | nCategory | ) |
| function FxPropertyObject GetProperty | ( | szPropertyName | ) |
| FxPropertyObject = {} |
1.8.15