Elin Decompiled Documentation EA 23.187 Stable
|
Public Member Functions | |
bool | IsUnderAge (Chara c) |
string | TextAge (Chara c) |
int | GetAge (Chara c) |
void | SetAge (Chara c, int a) |
void | SetBirthYear (Chara c, int a) |
void | Generate (Chara c) |
void | RerollBio (Chara c, int ageIndex=0, bool keepParent=false) |
void | GenerateBirthday (Chara c, int ageIndex=0) |
void | GenerateAppearance (Chara c) |
void | GenerateDad () |
void | GenerateMom () |
void | SetGender (int g) |
void | SetPortrait (Chara c) |
string | TextBio (Chara c) |
string | TextBio2 (Chara c) |
string | TextBioSlave (Chara c) |
string | TextBirthDate (Chara c, bool _age=false) |
string | TextAppearance () |
Public Attributes | |
int[] | ints = new int[20] |
string[] | strs = new string[3] |
int[] | personalities = new int[5] |
Static Public Attributes | |
static string[] | idFemale = new string[5] { "shojo", "sister", "sister_cat", "younglady", "sister_undead" } |
![]() | |
static Core | core |
Properties | |
string | idLike [get, set] |
int | gender [get, set] |
int | weight [get, set] |
int | height [get, set] |
int | birthDay [get, set] |
int | birthMonth [get, set] |
int | birthYear [get, set] |
int | idHome [get, set] |
int | idDad [get, set] |
int | idMom [get, set] |
int | idLoc [get, set] |
int | idAdvDad [get, set] |
int | idAdvMom [get, set] |
int | idHobby [get, set] |
int | stability [get, set] |
int | law [get, set] |
int | affection [get, set] |
int | dominance [get, set] |
int | extroversion [get, set] |
int | idInterest [get, set] |
string | nameHome [get] |
string | nameLoc [get] |
string | nameDad [get] |
string | nameMom [get] |
string | nameBirthplace [get] |
![]() | |
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] |
Private Member Functions | |
int | RndBio (string group) |
string | StrBio (int id) |
Additional Inherited Members | |
![]() | |
static int | rndSeed (int a, int seed) |
static int | rnd (long a) |
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) |
Definition at line 4 of file Biography.cs.
|
inline |
Definition at line 319 of file Biography.cs.
References affection, Card.Chara, dominance, SourceManager.elements, extroversion, GetAge(), Gender.GetRandom(), Card.HasTag(), height, SourceElement.hobbies, Card.id, CardRow.id, idFemale, idHobby, idInterest, idLike, Chara.IsHuman, law, Chara.race, RerollBio(), EClass.rnd(), Rand.rndNormal(), SetBirthYear(), SetGender(), SetPortrait(), Card.SetRandomTalk(), Card.SetRandomTone(), Chara.source, EClass.sources, stability, SourceManager.things, Chara.trait, and weight.
Referenced by Chara.OnCreate().
|
inline |
Definition at line 419 of file Biography.cs.
References height, SourceRace.Row.height, Chara.race, EClass.rnd(), Chara.source, and weight.
Referenced by RerollBio().
|
inline |
Definition at line 401 of file Biography.cs.
References SourceRace.Row.age, birthDay, birthMonth, Chara.race, Rand.Range(), EClass.rnd(), and SetBirthYear().
Referenced by RerollBio().
|
inline |
Definition at line 434 of file Biography.cs.
References idAdvDad, idDad, and RndBio().
Referenced by RerollBio().
|
inline |
Definition at line 440 of file Biography.cs.
References idAdvMom, idMom, and RndBio().
Referenced by RerollBio().
|
inline |
Definition at line 276 of file Biography.cs.
References birthYear, Card.c_lockedAge, Card.IsUnique, and Chara.source.
Referenced by Generate(), IsUnderAge(), and TextAge().
|
inline |
Definition at line 266 of file Biography.cs.
References GetAge().
Referenced by DramaCustomSequence.Build().
|
inline |
Definition at line 388 of file Biography.cs.
References GenerateAppearance(), GenerateBirthday(), GenerateDad(), GenerateMom(), idHome, idLoc, and RndBio().
Referenced by Generate(), and UICharaMaker.RerollBio().
|
inlineprivate |
Definition at line 446 of file Biography.cs.
Referenced by GenerateDad(), GenerateMom(), and RerollBio().
|
inline |
Definition at line 293 of file Biography.cs.
References Card.c_lockedAge, Card.IsUnique, SetBirthYear(), and Chara.source.
|
inline |
Definition at line 314 of file Biography.cs.
References birthYear.
Referenced by Generate(), GenerateBirthday(), and SetAge().
|
inline |
Definition at line 469 of file Biography.cs.
References gender.
Referenced by Card.ApplyBacker(), Chara.ApplyEditorTags(), Generate(), UICharaMaker.ListGender(), and AM_MoveInstalled.SetTarget().
|
inline |
Definition at line 478 of file Biography.cs.
References gender, Chara.GetIdPortraitCat(), Portrait.GetRandomPortrait(), and Card.id.
Referenced by Card.ApplyBacker(), and Generate().
|
inlineprivate |
Definition at line 451 of file Biography.cs.
References SourceManager.langWord, and EClass.sources.
|
inline |
Definition at line 271 of file Biography.cs.
References GetAge(), and Lang.Parse().
Referenced by Person.GetDramaTitle(), ButtonChara.SetChara(), TextBio(), TextBioSlave(), and TextBirthDate().
|
inline |
Definition at line 519 of file Biography.cs.
References height, Lang.Parse(), and weight.
Referenced by UICharaMaker.Refresh().
|
inline |
Definition at line 499 of file Biography.cs.
References Lang._gender(), gender, Chara.race, and TextAge().
Referenced by WindowChara.RefreshNote(), WindowChara.RefreshProfile(), and ItemGachaResult.SetChara().
|
inline |
Definition at line 504 of file Biography.cs.
References height, Card.material, Lang.Parse(), and weight.
Referenced by WindowChara.RefreshNote(), and WindowChara.RefreshProfile().
|
inline |
Definition at line 509 of file Biography.cs.
References Card.bio, gender, Lang.GetList(), and TextAge().
Referenced by ItemGeneral.SetChara().
|
inline |
Definition at line 514 of file Biography.cs.
References birthDay, birthMonth, birthYear, Lang.Parse(), and TextAge().
Referenced by UICharaMaker.Refresh(), and WindowChara.RefreshInfo().
|
static |
Definition at line 6 of file Biography.cs.
Referenced by Generate().
int [] Biography.ints = new int[20] |
Definition at line 9 of file Biography.cs.
int [] Biography.personalities = new int[5] |
Definition at line 14 of file Biography.cs.
string [] Biography.strs = new string[3] |
Definition at line 12 of file Biography.cs.
|
getset |
Definition at line 208 of file Biography.cs.
Referenced by Generate().
|
getset |
Definition at line 64 of file Biography.cs.
Referenced by GenerateBirthday(), Player.GetBackgroundText(), and TextBirthDate().
|
getset |
Definition at line 76 of file Biography.cs.
Referenced by GenerateBirthday(), Player.GetBackgroundText(), and TextBirthDate().
|
getset |
Definition at line 88 of file Biography.cs.
Referenced by GetAge(), Player.GetBackgroundText(), SetBirthYear(), and TextBirthDate().
|
getset |
Definition at line 220 of file Biography.cs.
Referenced by Generate().
|
getset |
Definition at line 232 of file Biography.cs.
Referenced by Generate().
|
getset |
Definition at line 28 of file Biography.cs.
Referenced by GameLang.ConvertDrama(), Person.GetDramaTitle(), Faction.IsWearingPanty(), UICharaMaker.ListGender(), UICharaMaker.Refresh(), Person.SetChara(), ButtonChara.SetChara(), SetGender(), SetPortrait(), TextBio(), and TextBioSlave().
|
getset |
Definition at line 52 of file Biography.cs.
Referenced by Generate(), GenerateAppearance(), TextAppearance(), and TextBio2().
|
getset |
Definition at line 148 of file Biography.cs.
Referenced by GenerateDad().
|
getset |
Definition at line 160 of file Biography.cs.
Referenced by GenerateMom().
|
getset |
Definition at line 112 of file Biography.cs.
Referenced by GenerateDad().
|
getset |
Definition at line 172 of file Biography.cs.
Referenced by Generate(), and WindowChara.RefreshInfo().
|
getset |
Definition at line 100 of file Biography.cs.
Referenced by RerollBio().
|
getset |
Definition at line 244 of file Biography.cs.
Referenced by Generate(), and DramaCustomSequence.GetRumor().
|
getset |
Definition at line 16 of file Biography.cs.
Referenced by Generate(), and WindowChara.RefreshInfo().
|
getset |
Definition at line 136 of file Biography.cs.
Referenced by RerollBio().
|
getset |
Definition at line 124 of file Biography.cs.
Referenced by GenerateMom().
|
getset |
Definition at line 196 of file Biography.cs.
Referenced by Generate().
|
get |
Definition at line 264 of file Biography.cs.
Referenced by UICharaMaker.Refresh(), and WindowChara.RefreshInfo().
|
get |
Definition at line 260 of file Biography.cs.
Referenced by Player.GetBackgroundText(), UICharaMaker.Refresh(), and WindowChara.RefreshInfo().
|
get |
Definition at line 256 of file Biography.cs.
Referenced by Player.GetBackgroundText().
|
get |
Definition at line 258 of file Biography.cs.
Referenced by Player.GetBackgroundText().
|
get |
Definition at line 262 of file Biography.cs.
Referenced by Player.GetBackgroundText(), UICharaMaker.Refresh(), and WindowChara.RefreshInfo().
|
getset |
Definition at line 184 of file Biography.cs.
Referenced by Generate().
|
getset |
Definition at line 40 of file Biography.cs.
Referenced by Generate(), GenerateAppearance(), TextAppearance(), and TextBio2().