C# Class PrisonersAndSlaves.LawDef

Inheritance: Def
ファイルを表示 Open project: ForsakenShell/Es-Small-Mods Class Usage Examples

Public Properties

Property Type Description
allowLethalForceToSubdue bool
arrestColonists bool
arrestGuests bool
arrestSlaves bool
daysToImprisonFor float
lawDriver System.Type
severity int
takeHomeByDefault bool
takeToPrisonIfNoHome bool

Property Details

allowLethalForceToSubdue public_oe property

public bool allowLethalForceToSubdue
return bool

arrestColonists public_oe property

public bool arrestColonists
return bool

arrestGuests public_oe property

public bool arrestGuests
return bool

arrestSlaves public_oe property

public bool arrestSlaves
return bool

daysToImprisonFor public_oe property

public float daysToImprisonFor
return float

lawDriver public_oe property

public Type,System lawDriver
return System.Type

severity public_oe property

public int severity
return int

takeHomeByDefault public_oe property

public bool takeHomeByDefault
return bool

takeToPrisonIfNoHome public_oe property

public bool takeToPrisonIfNoHome
return bool