|
override bool | OnClick (Widget w, int x, int y, int button) |
|
override bool | OnFocus (Widget w, int x, int y) |
|
override bool | OnFocusLost (Widget w, int x, int y) |
|
ScriptInvokerInt | GetOnTileFocus () |
|
ScriptInvokerInt | GetOnTileFocusLost () |
|
int | GetTilePlayerID () |
|
void | SetTilePlayerID (int playerID) |
|
SCR_ChimeraCharacter | GetCharacter () |
|
void | SetCharacter (SCR_ChimeraCharacter character) |
|
SCR_ComboBoxComponent | GetOptionsComboComponent () |
|
void | SetOptionsComboBoxComponent (SCR_ComboBoxComponent optionsCombo) |
|
void | SetOpacity (float opacity) |
|
override void | HandlerAttached (Widget w) |
|
override bool | OnClick (Widget w, int x, int y, int button) |
|
Widget | GetRootWidget () |
|
bool | IsVisible () |
|
◆ GetCharacter()
◆ GetOnTileFocus()
ScriptInvokerInt SCR_PlayerTileButtonComponent.GetOnTileFocus |
( |
| ) |
|
◆ GetOnTileFocusLost()
ScriptInvokerInt SCR_PlayerTileButtonComponent.GetOnTileFocusLost |
( |
| ) |
|
◆ GetOptionsComboComponent()
◆ GetTilePlayerID()
int SCR_PlayerTileButtonComponent.GetTilePlayerID |
( |
| ) |
|
◆ OnClick()
override bool SCR_PlayerTileButtonComponent.OnClick |
( |
Widget |
w, |
|
|
int |
x, |
|
|
int |
y, |
|
|
int |
button |
|
) |
| |
◆ OnFocus()
override bool SCR_PlayerTileButtonComponent.OnFocus |
( |
Widget |
w, |
|
|
int |
x, |
|
|
int |
y |
|
) |
| |
◆ OnFocusLost()
override bool SCR_PlayerTileButtonComponent.OnFocusLost |
( |
Widget |
w, |
|
|
int |
x, |
|
|
int |
y |
|
) |
| |
◆ SetCharacter()
◆ SetOpacity()
void SCR_PlayerTileButtonComponent.SetOpacity |
( |
float |
opacity | ) |
|
◆ SetOptionsComboBoxComponent()
◆ SetTilePlayerID()
void SCR_PlayerTileButtonComponent.SetTilePlayerID |
( |
int |
playerID | ) |
|
◆ m_AICharacter
◆ m_iPlayerId
int SCR_PlayerTileButtonComponent.m_iPlayerId |
|
protected |
◆ m_OnTileFocus
ref ScriptInvokerInt SCR_PlayerTileButtonComponent.m_OnTileFocus |
|
protected |
◆ m_OnTileFocusLost
ref ScriptInvokerInt SCR_PlayerTileButtonComponent.m_OnTileFocusLost |
|
protected |
◆ m_OptionsCombo
The documentation for this interface was generated from the following file:
- Game/Groups/SCR_GroupTileButton.c