GetCharacter() | SCR_PlayerTileButtonComponent | |
GetComponent(TypeName componentType, string name, Widget parent, bool searchAllChildren=true) | SCR_ScriptedWidgetComponent | static |
GetOnTileFocus() | SCR_PlayerTileButtonComponent | |
GetOnTileFocusLost() | SCR_PlayerTileButtonComponent | |
GetOptionsComboComponent() | SCR_PlayerTileButtonComponent | |
GetRootWidget() | SCR_ScriptedWidgetComponent | |
GetTilePlayerID() | SCR_PlayerTileButtonComponent | |
HandlerAttached(Widget w) | SCR_ScriptedWidgetComponent | |
IsVisible() | SCR_ScriptedWidgetComponent | |
m_AICharacter | SCR_PlayerTileButtonComponent | protected |
m_iPlayerId | SCR_PlayerTileButtonComponent | protected |
m_OnClick | SCR_ScriptedWidgetComponent | |
m_OnTileFocus | SCR_PlayerTileButtonComponent | protected |
m_OnTileFocusLost | SCR_PlayerTileButtonComponent | protected |
m_OptionsCombo | SCR_PlayerTileButtonComponent | protected |
m_wRoot | SCR_ScriptedWidgetComponent | protected |
OnClick(Widget w, int x, int y, int button) | SCR_PlayerTileButtonComponent | |
OnFocus(Widget w, int x, int y) | SCR_PlayerTileButtonComponent | |
OnFocusLost(Widget w, int x, int y) | SCR_PlayerTileButtonComponent | |
SetCharacter(SCR_ChimeraCharacter character) | SCR_PlayerTileButtonComponent | |
SetOpacity(float opacity) | SCR_PlayerTileButtonComponent | |
SetOptionsComboBoxComponent(SCR_ComboBoxComponent optionsCombo) | SCR_PlayerTileButtonComponent | |
SetTilePlayerID(int playerID) | SCR_PlayerTileButtonComponent | |