FCXCustomLuaWindow

Extends FCMCustomLuaWindow

Summary of Modifications

  • DebugClose is enabled by default

Functions

Init

fcxcustomluawindow.Init(self)

View source

[Internal]

Input Type Description
self FCXCustomLuaWindow

CreateUpDown

fcxcustomluawindow.CreateUpDown(self, x, y, control_name)

View source

[Override]

Override Changes:

  • Creates an FCXCtrlUpDown control.
Input Type Description
self FCXCustomLuaWindow
x number
y number
control_name (optional) string
Return type Description
FCXCtrlUpDown