Extends FCMCustomLuaWindow
fcxcustomluawindow.Init(self)
[Internal]
| Input | Type | Description |
|---|---|---|
self |
FCXCustomLuaWindow |
fcxcustomluawindow.CreateUpDown(self, x, y, control_name)
[Override]
Override Changes:
FCXCtrlUpDown control.| Input | Type | Description |
|---|---|---|
self |
FCXCustomLuaWindow |
|
x |
number |
|
y |
number |
|
control_name (optional) |
string |
| Return type | Description |
|---|---|
FCXCtrlUpDown |