RPG Event Generator v3.1.0 - v3.1.1
Preparing search index...
DynamicField
Interface DynamicField
interface
DynamicField
{
field
:
"title"
|
"narrative"
|
"choice_text"
;
choice_index
?:
number
;
conditions
:
TemplateCondition
[]
;
value_if_true
:
string
;
value_if_false
?:
string
;
}
Index
Properties
field
choice_
index?
conditions
value_
if_
true
value_
if_
false?
Properties
field
field
:
"title"
|
"narrative"
|
"choice_text"
Optional
choice_
index
choice_index
?:
number
conditions
conditions
:
TemplateCondition
[]
value_
if_
true
value_if_true
:
string
Optional
value_
if_
false
value_if_false
?:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
field
choice_
index
conditions
value_
if_
true
value_
if_
false
RPG Event Generator v3.1.0 - v3.1.1
Loading...