OpenFairyGUI API
Preparing search index...
core/src
ControllerActionComposition
Interface ControllerActionComposition
interface
ControllerActionComposition
{
actionType
:
number
;
controllerName
?:
string
;
delay
?:
number
;
fromPage
?:
string
[]
;
name
?:
string
;
object
?:
string
|
GObject
<
IGObject
,
PropertyType
>
;
playTimes
?:
number
;
stopOnExit
?:
boolean
;
targetPage
?:
string
;
toPage
?:
string
[]
;
transitionName
?:
string
;
}
Index
Properties
action
Type
controller
Name?
delay?
from
Page?
name?
object?
play
Times?
stop
On
Exit?
target
Page?
to
Page?
transition
Name?
Properties
action
Type
actionType
:
number
Optional
controller
Name
controllerName
?:
string
Optional
delay
delay
?:
number
Optional
from
Page
fromPage
?:
string
[]
Optional
name
name
?:
string
Optional
object
object
?:
string
|
GObject
<
IGObject
,
PropertyType
>
Optional
play
Times
playTimes
?:
number
Optional
stop
On
Exit
stopOnExit
?:
boolean
Optional
target
Page
targetPage
?:
string
Optional
to
Page
toPage
?:
string
[]
Optional
transition
Name
transitionName
?:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
action
Type
controller
Name
delay
from
Page
name
object
play
Times
stop
On
Exit
target
Page
to
Page
transition
Name
OpenFairyGUI API
Loading...