ChangePageAction Class |
Namespace: FairyGUI
public class ChangePageAction : ControllerAction
The ChangePageAction type exposes the following members.
Name | Description | |
---|---|---|
![]() | ChangePageAction | Initializes a new instance of the ChangePageAction class |
Name | Description | |
---|---|---|
![]() | Run | (Inherited from ControllerAction.) |
![]() | Setup | (Overrides ControllerAction.Setup(ByteBuffer).) |
Name | Description | |
---|---|---|
![]() | controllerName | |
![]() | fromPage | (Inherited from ControllerAction.) |
![]() | objectId | |
![]() | targetPage | |
![]() | toPage | (Inherited from ControllerAction.) |