![]() | UiElement Methods |
The UiElement type exposes the following members.
Name | Description | |
---|---|---|
![]() | SetDisabled |
Called when the disabled state changes.
|
![]() | SetHover |
Called when the hover state changes.
|
![]() | SetHoverProgress |
Called when the hover animation progress changes.
|
![]() | SetPressed |
Called when the pressed state changes.
|
![]() | SetPressProgress |
Called when the press animation progress changes.
|
![]() | SetSelected |
Called when the selected state changes.
|
![]() | SetSelectProgress |
Called when the select animation progress changes.
|
![]() | SetShowProgress |
Called when the show/hide animation progress changes.
|
![]() | SetState |
Called when the visibility state changes.
|
![]() | SetVisible |
Change the visibility of this element.
|
![]() | Start |
Set the initial state of this element.
|
![]() | Update |
Update the element state.
|