Type Alias: SystemBeatInput
SystemBeatInput =
object
Defined in: scripts/types.ts:84
An in-fiction system notice, always translated.
Properties
id?
optionalid:string
Defined in: scripts/types.ts:86
key
key:
string
Defined in: scripts/types.ts:87
params?
optionalparams:Params
Defined in: scripts/types.ts:88
type
type:
"system"
Defined in: scripts/types.ts:85