C# Class PrisonersAndSlaves.LawDef

Inheritance: Def
Afficher le fichier Open project: ForsakenShell/Es-Small-Mods Class Usage Examples

Méthodes publiques

Свойство 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
Résultat bool

arrestColonists public_oe property

public bool arrestColonists
Résultat bool

arrestGuests public_oe property

public bool arrestGuests
Résultat bool

arrestSlaves public_oe property

public bool arrestSlaves
Résultat bool

daysToImprisonFor public_oe property

public float daysToImprisonFor
Résultat float

lawDriver public_oe property

public Type,System lawDriver
Résultat System.Type

severity public_oe property

public int severity
Résultat int

takeHomeByDefault public_oe property

public bool takeHomeByDefault
Résultat bool

takeToPrisonIfNoHome public_oe property

public bool takeToPrisonIfNoHome
Résultat bool