Elin Decompiled Documentation EA 23.102 Nightly
|
Public Attributes | |
int | idSkin |
int | animeFramePCC |
int | animeFrame |
bool | showNumbers |
bool | aaPortrait |
bool | extraTurnaround |
bool | bloom2 |
bool | extraRace |
bool | unsealWidgets |
bool | extraMoveCancel |
bool | showNetError |
bool | alwaysRun |
bool | allowBlockOnItem |
bool | alwaysFixCamera |
bool | ignoreBackerDestoryFlag |
bool | showRefIcon |
bool | showTrait |
bool | toolNoPick |
float | brightnessNight |
Definition at line 519 of file CoreConfig.cs.
bool CoreConfig.Test.aaPortrait |
Definition at line 529 of file CoreConfig.cs.
Referenced by Portrait.SetPortrait().
bool CoreConfig.Test.allowBlockOnItem |
Definition at line 545 of file CoreConfig.cs.
Referenced by TileType._HitTest().
bool CoreConfig.Test.alwaysFixCamera |
Definition at line 547 of file CoreConfig.cs.
bool CoreConfig.Test.alwaysRun |
Definition at line 543 of file CoreConfig.cs.
Referenced by AM_Adv.AxisMove().
int CoreConfig.Test.animeFrame |
Definition at line 525 of file CoreConfig.cs.
Referenced by CoreConfig.Apply().
int CoreConfig.Test.animeFramePCC |
Definition at line 523 of file CoreConfig.cs.
Referenced by Chara._Move(), and CoreConfig.Apply().
bool CoreConfig.Test.bloom2 |
Definition at line 533 of file CoreConfig.cs.
Referenced by CoreConfig.Apply().
float CoreConfig.Test.brightnessNight |
Definition at line 557 of file CoreConfig.cs.
bool CoreConfig.Test.extraMoveCancel |
Definition at line 539 of file CoreConfig.cs.
Referenced by GoalManualMove.Run().
bool CoreConfig.Test.extraRace |
Definition at line 535 of file CoreConfig.cs.
Referenced by UICharaMaker.BuildRaces().
bool CoreConfig.Test.extraTurnaround |
Definition at line 531 of file CoreConfig.cs.
Referenced by GoalManualMove.TryAltMove().
int CoreConfig.Test.idSkin |
Definition at line 521 of file CoreConfig.cs.
Referenced by CoreConfig.ApplySkin(), and CoreConfig.OnInit().
bool CoreConfig.Test.ignoreBackerDestoryFlag |
Definition at line 549 of file CoreConfig.cs.
Referenced by Zone.Activate(), Map.AddBackerTree(), Map.ApplyBackerObj(), Zone.ApplyBackerPet(), Chara.OnCreate(), and Zone.Revive().
bool CoreConfig.Test.showNetError |
Definition at line 541 of file CoreConfig.cs.
bool CoreConfig.Test.showNumbers |
Definition at line 527 of file CoreConfig.cs.
Referenced by Card.DamageHP().
bool CoreConfig.Test.showRefIcon |
Definition at line 551 of file CoreConfig.cs.
Referenced by ButtonGrid.SetCard().
bool CoreConfig.Test.showTrait |
Definition at line 553 of file CoreConfig.cs.
bool CoreConfig.Test.toolNoPick |
Definition at line 555 of file CoreConfig.cs.
Referenced by ActPlan._Update().
bool CoreConfig.Test.unsealWidgets |
Definition at line 537 of file CoreConfig.cs.
Referenced by WidgetHotbar.SetShortcutMenu().