Game.UI.InGame.HouseholdSidebarSection+ResidentComparer+CompareBy
Assembly: Game
Namespace: Game.UI.InGame
Type: enum sealed public
Base: System.Enum
Implements: System.IComparable
, System.ISpanFormattable
, System.IFormattable
, System.IConvertible
Code
public sealed enum CompareBy : System.IComparable, System.ISpanFormattable, System.IFormattable, System.IConvertible
{
public System.Int32 value__;
public static const Game.UI.InGame.HouseholdSidebarSection+ResidentComparer+CompareBy Age;
public static const Game.UI.InGame.HouseholdSidebarSection+ResidentComparer+CompareBy Education;
public static const Game.UI.InGame.HouseholdSidebarSection+ResidentComparer+CompareBy Happiness;
}
Fields
public System.Int32 value__
public System.Int32 value__;
public static const Game.UI.InGame.HouseholdSidebarSection+ResidentComparer+CompareBy Age
public static const Game.UI.InGame.HouseholdSidebarSection+ResidentComparer+CompareBy Age;
public static const Game.UI.InGame.HouseholdSidebarSection+ResidentComparer+CompareBy Education
public static const Game.UI.InGame.HouseholdSidebarSection+ResidentComparer+CompareBy Education;
public static const Game.UI.InGame.HouseholdSidebarSection+ResidentComparer+CompareBy Happiness
public static const Game.UI.InGame.HouseholdSidebarSection+ResidentComparer+CompareBy Happiness;