Class SiliconLaw
Inheritance
System.Object
SiliconLaw
Assembly: Content.Shared.dll
Syntax
public class SiliconLaw : IComparable<SiliconLaw>
Fields
|
Improve this Doc
View Source
LawIdentifierOverride
An identifier that overrides Order in the law menu UI.
Declaration
public string? LawIdentifierOverride
Field Value
Type |
Description |
System.Nullable<System.String> |
|
|
Improve this Doc
View Source
LawString
A locale string which is the actual text of the law.
Declaration
Field Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Order
Declaration
Field Value
Methods
|
Improve this Doc
View Source
CompareTo(SiliconLaw)
Declaration
public int CompareTo(SiliconLaw other)
Parameters
Returns
Type |
Description |
System.Int32 |
|