SetFlagEvent
┗> Event > Object > Class
Constructor
SetFlagEvent(x: any, y: any, shape: any, properties: any)
Arguments:
x: any | |
y: any | |
shape: any | |
properties: any |
Methods
Fields
SetFlagEvent.flag: string
[Property flag
] The name of the flag to set a value on
SetFlagEvent.map_flag: string
[Property mapflag
] The name of the flag to set a value on, only affecting the current map
SetFlagEvent.once: boolean
[Property once
] Whether the flag can only be set by this region once (Defaults to false
)
SetFlagEvent.value: any
[Property value
] The value to set on the flag