OpenFairyGUI API
Preparing search index...
backend/src
BackendProjectOutlineResource
Interface BackendProjectOutlineResource
interface
BackendProjectOutlineResource
{
branch
:
string
;
component
?:
{
controllers
:
{
name
:
string
;
pages
:
{
id
:
string
;
name
:
string
}
[]
}
[]
;
displayList
:
{
id
:
string
;
kind
:
UamDisplayNodeKind
;
name
:
string
}
[]
;
transitions
:
{
name
:
string
}
[]
;
}
;
id
:
string
;
kind
:
|
"component"
|
"image"
|
"movieClip"
|
"sound"
|
"misc"
|
"swf"
|
"font"
|
"spine"
|
"dragonBones"
;
name
:
string
;
path
:
string
;
}
Index
Properties
branch
component?
id
kind
name
path
Properties
branch
branch
:
string
Optional
component
component
?:
{
controllers
:
{
name
:
string
;
pages
:
{
id
:
string
;
name
:
string
}
[]
}
[]
;
displayList
:
{
id
:
string
;
kind
:
UamDisplayNodeKind
;
name
:
string
}
[]
;
transitions
:
{
name
:
string
}
[]
;
}
id
id
:
string
kind
kind
:
|
"component"
|
"image"
|
"movieClip"
|
"sound"
|
"misc"
|
"swf"
|
"font"
|
"spine"
|
"dragonBones"
name
name
:
string
path
path
:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
branch
component
id
kind
name
path
OpenFairyGUI API
Loading...