|
override bool | OnMouseEnter (Widget w, int x, int y) |
|
override bool | OnMouseLeave (Widget w, Widget enterW, int x, int y) |
|
override bool | OnClick (Widget w, int x, int y, int button) |
|
override void | AnimExpand () |
|
override void | AnimCollapse () |
|
override void | HandlerAttached (Widget w) |
|
void | ShowHint (bool show) |
|
void | SetServiceImage () |
|
void | SetParent (SCR_CampaignMapUIBase parent) |
|
void | SetService (EEditableEntityLabel type, SCR_ServicePointDelegateComponent service) |
|
override void | SetImage (string image) |
|
override void | HandlerAttached (Widget w) |
|
override bool | OnMouseEnter (Widget w, int x, int y) |
|
override void | SetImage (string image) |
|
override void | HandlerAttached (Widget w) |
|
void | SetParent (SCR_MapUIElementContainer parent) |
|
string | GetName () |
|
bool | GetIconVisible () |
|
void | ShowName (bool visible) |
|
void | SetVisible (bool visible) |
|
Widget | GetRoot () |
|
override bool | OnClick (Widget w, int x, int y, int button) |
|
void | SelectIcon (bool invoke=true) |
|
void | Select (bool select=true) |
|
vector | GetPos () |
|
Color | GetColorForFaction (string factionKey) |
|
RplId | GetSpawnPointId () |
|
void | SetName (string name) |
|
override void | HandlerAttached (Widget w) |
|
override bool | OnClick (Widget w, int x, int y, int button) |
|
Widget | GetRootWidget () |
|
bool | IsVisible () |
|
◆ AnimCollapse()
override void SCR_CampaignMapUIService.AnimCollapse |
( |
| ) |
|
◆ AnimExpand()
override void SCR_CampaignMapUIService.AnimExpand |
( |
| ) |
|
◆ HandlerAttached()
override void SCR_CampaignMapUIService.HandlerAttached |
( |
Widget |
w | ) |
|
◆ OnClick()
override bool SCR_CampaignMapUIService.OnClick |
( |
Widget |
w, |
|
|
int |
x, |
|
|
int |
y, |
|
|
int |
button |
|
) |
| |
◆ OnMouseEnter()
override bool SCR_CampaignMapUIService.OnMouseEnter |
( |
Widget |
w, |
|
|
int |
x, |
|
|
int |
y |
|
) |
| |
◆ OnMouseLeave()
override bool SCR_CampaignMapUIService.OnMouseLeave |
( |
Widget |
w, |
|
|
Widget |
enterW, |
|
|
int |
x, |
|
|
int |
y |
|
) |
| |
◆ SetImage()
override void SCR_CampaignMapUIService.SetImage |
( |
string |
image | ) |
|
◆ SetParent()
◆ SetService()
◆ SetServiceImage()
void SCR_CampaignMapUIService.SetServiceImage |
( |
| ) |
|
◆ ShowHint()
void SCR_CampaignMapUIService.ShowHint |
( |
bool |
show | ) |
|
◆ m_bEnabled
bool SCR_CampaignMapUIService.m_bEnabled |
|
protected |
◆ m_eServiceType
SCR_EServicePointType SCR_CampaignMapUIService.m_eServiceType |
|
protected |
◆ m_ParentBase
◆ m_sServiceIcon
string SCR_CampaignMapUIService.m_sServiceIcon |
|
protected |
◆ m_sServiceName
string SCR_CampaignMapUIService.m_sServiceName |
|
protected |
◆ m_sServiceText
string SCR_CampaignMapUIService.m_sServiceText |
|
protected |
The documentation for this interface was generated from the following file:
- Game/UI/Conflict/SCR_CampaignMapUIService.c