struct DotPrison::Prison::PolicyData::Category::Misconduct::Policy
Defined in:
dot_prison/prison/policy_data.crConstructors
Instance Method Summary
- #category_change : DotPrison::Prison::PolicyData::Category::Misconduct::Policy::CategoryChange | String
- #category_change=(v : DotPrison::Prison::PolicyData::Category::Misconduct::Policy::CategoryChange)
- #punishment : DotPrison::Prison::PolicyData::Category::Misconduct::Policy::Punishment | String
- #punishment=(v : DotPrison::Prison::PolicyData::Category::Misconduct::Policy::Punishment)
- #quantity : Int32
- #quantity=(v : Int)
- #search_cell : Bool
- #search_cell=(v : Bool)
- #search_prisoner : Bool
- #search_prisoner=(v : Bool)
- #table : DotPrison::Table
-
#unconsumed : Array(String)
Keys for the associated table that have not been consumed
Instance methods inherited from struct DotPrison::Consumer
initialize
initialize,
table : DotPrison::Table
table
Constructor methods inherited from struct DotPrison::Consumer
new
new
Instance methods inherited from class Object
to_prison
to_prison
Constructor Detail
Instance Method Detail
def category_change : DotPrison::Prison::PolicyData::Category::Misconduct::Policy::CategoryChange | String
#
def category_change=(v : DotPrison::Prison::PolicyData::Category::Misconduct::Policy::CategoryChange)
#
def punishment=(v : DotPrison::Prison::PolicyData::Category::Misconduct::Policy::Punishment)
#
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