|
override void | HandlerAttached (Widget w) |
|
override bool | OnClick (Widget w, int x, int y, int button) |
|
void | SetImage (ResourceName name) |
|
string | GetImage () |
|
void | Select () |
|
void | Deselect () |
|
override void | HandlerAttached (Widget w) |
|
override bool | OnClick (Widget w, int x, int y, int button) |
|
override bool | OnMouseEnter (Widget w, int x, int y) |
|
override bool | OnFocus (Widget w, int x, int y) |
|
void | SetHoverSound (string soundHover) |
|
void | SetClickedSound (string soundClicked) |
|
string | GetHoverSound () |
|
string | GetClickedSound () |
|
void | SetEnabled (bool enabled, bool animate=true) |
|
void | SetVisible (bool visible, bool animate=true) |
|
bool | IsEnabled () |
|
void | SetMouseOverToFocus (bool mouseOverToFocus) |
|
void | SetDisabledOpacity (float newDisabledOpacity) |
|
override void | HandlerAttached (Widget w) |
|
override bool | OnClick (Widget w, int x, int y, int button) |
|
Widget | GetRootWidget () |
|
bool | IsVisible () |
|
◆ Deselect()
void SCR_ImageGalleryButtonComponent.Deselect |
( |
| ) |
|
◆ GetImage()
string SCR_ImageGalleryButtonComponent.GetImage |
( |
| ) |
|
◆ HandlerAttached()
override void SCR_ImageGalleryButtonComponent.HandlerAttached |
( |
Widget |
w | ) |
|
◆ OnClick()
override bool SCR_ImageGalleryButtonComponent.OnClick |
( |
Widget |
w, |
|
|
int |
x, |
|
|
int |
y, |
|
|
int |
button |
|
) |
| |
◆ Select()
void SCR_ImageGalleryButtonComponent.Select |
( |
| ) |
|
◆ SetImage()
void SCR_ImageGalleryButtonComponent.SetImage |
( |
ResourceName |
name | ) |
|
◆ m_OnClicked
ref ScriptInvoker SCR_ImageGalleryButtonComponent.m_OnClicked = new ScriptInvoker() |
◆ m_Picture
ImageWidget SCR_ImageGalleryButtonComponent.m_Picture |
◆ m_SelectedBar
ImageWidget SCR_ImageGalleryButtonComponent.m_SelectedBar |
◆ m_sPictureString
string SCR_ImageGalleryButtonComponent.m_sPictureString = string.Empty |
◆ m_wSizeContent
Widget SCR_ImageGalleryButtonComponent.m_wSizeContent |
The documentation for this interface was generated from the following file:
- Game/UI/Components/WidgetLibrary/SCR_ImageGallery/SCR_ImageGalleryButtonComponent.c