RPG Event Generator v3.1.0 - v3.1.1
Preparing search index...
Event
Interface Event
interface
Event
{
id
:
string
;
title
:
string
;
description
:
string
;
choices
:
Choice
[]
;
type
:
string
;
context
:
PlayerContext
;
difficulty
?:
string
;
tags
?:
string
[]
;
chainId
?:
string
;
timeInfo
?:
TimeInfo
;
playerContext
?:
any
;
environment
?:
any
;
}
Index
Properties
id
title
description
choices
type
context
difficulty?
tags?
chain
Id?
time
Info?
player
Context?
environment?
Properties
id
id
:
string
title
title
:
string
description
description
:
string
choices
choices
:
Choice
[]
type
type
:
string
context
context
:
PlayerContext
Optional
difficulty
difficulty
?:
string
Optional
tags
tags
?:
string
[]
Optional
chain
Id
chainId
?:
string
Optional
time
Info
timeInfo
?:
TimeInfo
Optional
player
Context
playerContext
?:
any
Optional
environment
environment
?:
any
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
id
title
description
choices
type
context
difficulty
tags
chain
Id
time
Info
player
Context
environment
RPG Event Generator v3.1.0 - v3.1.1
Loading...