Black Trigram (흑괘) - API Documentation - v0.2.10
GitHub
Game Website
Preparing search index...
types/common
GameEntity
Interface GameEntity
interface
GameEntity
{
active
?:
boolean
;
description
?:
KoreanText
;
id
:
string
;
name
:
KoreanText
;
position
?:
Position
;
size
?:
Size
;
visible
?:
boolean
;
}
Hierarchy (
View Summary
)
KoreanEntity
GameEntity
Index
Properties
active?
description?
id
name
position?
size?
visible?
Properties
Optional
Readonly
active
active
?:
boolean
Optional
Readonly
description
description
?:
KoreanText
Readonly
id
id
:
string
Readonly
name
name
:
KoreanText
Optional
Readonly
position
position
?:
Position
Optional
Readonly
size
size
?:
Size
Optional
Readonly
visible
visible
?:
boolean
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
active
description
id
name
position
size
visible
GitHub
Game Website
Black Trigram (흑괘) - API Documentation - v0.2.10
Loading...