Click or drag to resize

ChangePageAction Class

Inheritance Hierarchy
SystemObject
  FairyGUIControllerAction
    FairyGUIChangePageAction

Namespace:  FairyGUI
Assembly:  FairyGUI (in FairyGUI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public class ChangePageAction : ControllerAction

The ChangePageAction type exposes the following members.

Constructors
  NameDescription
Public methodChangePageAction
Initializes a new instance of the ChangePageAction class
Top
Methods
Fields
  NameDescription
Public fieldcontrollerName
Public fieldfromPage (Inherited from ControllerAction.)
Public fieldobjectId
Public fieldtargetPage
Public fieldtoPage (Inherited from ControllerAction.)
Top
See Also