Preparing search index...
The search index is not available
Kokopu documentation
Kokopu
AbstractNodePOJO
Type Alias AbstractNodePOJO
Abstract
NodePOJO
:
{
comment
?:
string
;
isLongComment
?:
boolean
;
nags
?:
number
[]
;
tags
?:
Record
<
string
,
string
>
;
}
Represent a
AbstractNode
in a
GamePOJO
.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Kokopu - v4.11.2
Loading...
Represent a AbstractNode in a GamePOJO.