|
Elin Modding Docs Doc
|
Public Member Functions | |
| GameIndex | Create (Game game) |
Public Attributes | |
| Date | date |
| Date | real |
| string | id |
| string | color |
| int | difficulty |
| int | days |
| int | deepest |
| global::Version | version |
| string | zoneName |
| string | factionName |
| string | pcName |
| string | aka |
| string | idPortrait |
| string | idRace |
| string | idJob |
Properties | |
| string | Title [get] |
| string | RealDate [get] |
| string | GameData [get] |
| string | FormTitle [get] |
Properties inherited from EClass | |
| static Game | game [get] |
| static bool | AdvMode [get] |
| static Player | player [get] |
| static Chara | pc [get] |
| static UI | ui [get] |
| static Map | _map [get] |
| static Zone | _zone [get] |
| static FactionBranch | Branch [get] |
| static FactionBranch | BranchOrHomeBranch [get] |
| static Faction | Home [get] |
| static Faction | Wilds [get] |
| static Scene | scene [get] |
| static BaseGameScreen | screen [get] |
| static GameSetting | setting [get] |
| static GameData | gamedata [get] |
| static ColorProfile | Colors [get] |
| static World | world [get] |
| static SourceManager | sources [get] |
| static SourceManager | editorSources [get] |
| static SoundManager | Sound [get] |
| static CoreDebug | debug [get] |
Additional Inherited Members | |
Static Public Member Functions inherited from EClass | |
| static int | rnd (int a) |
| static int | curve (int a, int start, int step, int rate=75) |
| static int | rndHalf (int a) |
| static float | rndf (float a) |
| static int | rndSqrt (int a) |
| static void | Wait (float a, Card c) |
| static void | Wait (float a, Point p) |
| static int | Bigger (int a, int b) |
| static int | Smaller (int a, int b) |
Static Public Attributes inherited from EClass | |
| static Core | core |
Definition at line 7 of file GameIndex.cs.
Definition at line 59 of file GameIndex.cs.
| string GameIndex.aka |
Definition at line 128 of file GameIndex.cs.
| string GameIndex.color |
Definition at line 104 of file GameIndex.cs.
| Date GameIndex.date |
Definition at line 95 of file GameIndex.cs.
| int GameIndex.days |
Definition at line 110 of file GameIndex.cs.
| int GameIndex.deepest |
Definition at line 113 of file GameIndex.cs.
| int GameIndex.difficulty |
Definition at line 107 of file GameIndex.cs.
| string GameIndex.factionName |
Definition at line 122 of file GameIndex.cs.
| string GameIndex.id |
Definition at line 101 of file GameIndex.cs.
| string GameIndex.idJob |
Definition at line 137 of file GameIndex.cs.
| string GameIndex.idPortrait |
Definition at line 131 of file GameIndex.cs.
| string GameIndex.idRace |
Definition at line 134 of file GameIndex.cs.
| string GameIndex.pcName |
Definition at line 125 of file GameIndex.cs.
| Date GameIndex.real |
Definition at line 98 of file GameIndex.cs.
| global.Version GameIndex.version |
Definition at line 116 of file GameIndex.cs.
| string GameIndex.zoneName |
Definition at line 119 of file GameIndex.cs.
|
get |
Definition at line 41 of file GameIndex.cs.
|
get |
Definition at line 31 of file GameIndex.cs.
|
get |
Definition at line 21 of file GameIndex.cs.
|
get |
Definition at line 11 of file GameIndex.cs.