SelectionModeData
Type
struct
Properties
border_color
- Type:
Color
- Optional:
false
- Type:
Color
- Optional:
true
chart_color
- Type:
Color
- Optional:
true
cursor_box_type
- Type:
CursorBoxType
- Optional:
false
mode
- Type:
SelectionModeFlags
- Optional:
false
entity_filters
- Type:
Array<EntityID>
- Optional:
true
entity_type_filters
- Type:
Array<string>
- Optional:
true
tile_filters
- Type:
Array<TileID>
- Optional:
true
started_sound
- Type:
Sound
- Optional:
true
ended_sound
- Type:
Sound
- Optional:
true
play_ended_sound_when_nothing_selected
- Type:
boolean
- Optional:
true
entity_filter_mode
- Type:
"whitelist" | "blacklist"
- Optional:
true
tile_filter_mode
- Type:
"whitelist" | "blacklist"
- Optional:
true