RPG Event Generator v3.1.0 - v3.1.1
Preparing search index...
SentenceStructure
Interface SentenceStructure
interface
SentenceStructure
{
pattern
:
|
"svo"
|
"sv"
|
"svc"
|
"svoo"
|
"passive"
|
"imperative"
|
"exclamatory"
;
components
:
SentenceComponent
;
modifiers
?:
{
adjectives
?:
string
[]
;
adverbs
?:
string
[]
}
;
}
Index
Properties
pattern
components
modifiers?
Properties
pattern
pattern
:
|
"svo"
|
"sv"
|
"svc"
|
"svoo"
|
"passive"
|
"imperative"
|
"exclamatory"
components
components
:
SentenceComponent
Optional
modifiers
modifiers
?:
{
adjectives
?:
string
[]
;
adverbs
?:
string
[]
}
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
pattern
components
modifiers
RPG Event Generator v3.1.0 - v3.1.1
Loading...