AR_Engine_SDK
|
#include <FxPropertyObject.h>
函数 | |
function FxPropertyObject | GetProperty (szPropertyName) end |
function FxPropertyObject | GetCategoryNum () end |
function FxPropertyObject | GetCategoryName (nCategory) end |
function FxPropertyObject | GetProperties (nCategory) end |
function FxPropertyObject | CopyValueFrom (pPropertyObject) end |
变量 | |
FxPropertyObject = {} | |
function FxPropertyObject CopyValueFrom | ( | pPropertyObject | ) |
function FxPropertyObject GetCategoryName | ( | nCategory | ) |
获取某一类别名称
nCategory | number 属性类别 |
function FxPropertyObject GetCategoryNum | ( | ) |
获取类别数目
function FxPropertyObject GetProperties | ( | nCategory | ) |
function FxPropertyObject GetProperty | ( | szPropertyName | ) |
FxPropertyObject = {} |