AR_Engine_SDK
函数 | 变量
PFGridPanel.lua 文件参考

函数

function PFGridPanel new () end
 
function PFGridPanel new (mtype, id) end
 

变量

 PFGridPanel = {}
 
PFGridPanel type = 0
 @type number 更多...
 
PFGridPanel gridID = ''
 @type string 更多...
 

函数说明

◆ new() [1/2]

function PFGridPanel new ( )

xelua_XEPinchFace_PFGridPanel_new00

返回
PFGridPanel

◆ new() [2/2]

function PFGridPanel new ( mtype  ,
id   
)

xelua_XEPinchFace_PFGridPanel_new01

参数
mtypenumber
idstring
返回
PFGridPanel

变量说明

◆ gridID

PFGridPanel gridID = ''

@type string

◆ PFGridPanel

◆ type

PFGridPanel type = 0

@type number