struct

DotPrison::Prison::RoadDeliveryStop

Inherits DotPrison::Consumer < Struct < Value < Object

Constructors

Instance methods

allow_0
allow_0=(v : Bool)
allow_1
allow_10
allow_10=(v : Bool)
allow_11
allow_11=(v : Bool)
allow_12
allow_12=(v : Bool)
allow_13
allow_13=(v : Bool)
allow_1=(v : Bool)
allow_2
allow_2=(v : Bool)
allow_3
allow_3=(v : Bool)
allow_4
allow_4=(v : Bool)
allow_5
allow_5=(v : Bool)
allow_6
allow_6=(v : Bool)
allow_7
allow_7=(v : Bool)
allow_8
allow_8=(v : Bool)
allow_9
allow_9=(v : Bool)
delivery_zones
Source
export_zones
Source
garbage_zones
Source
intake_zones
Source
is_new
Source
is_new=(v : Bool)
Source
table
unconsumed

Keys for the associated table that have not been consumed

This may be because they have not been implemented yet, they may have an unknown purpose, or could be part of an unsupported mod

Source
unconsumed_tree

Returns a recursive array of the {class name, key} that have not been consumed

Uses the Consumer::HANDLED_VARIABLES constant, so custom Consumer::consume macro use may not work

Similar to #unconsumed, but travels the whole tree

Nested types