|
Elin Modding Docs Doc
|
Public Member Functions | |
| virtual Color | GetColor (Gradient gradient) |
| virtual Color | GetColor (SkinColorProfile c) |
| Color | GetColor () |
| virtual string | GetText () |
| virtual string | GetPhaseStr () |
| virtual int | GetValue () |
| virtual Sprite | GetSprite () |
| virtual void | SetText (UIText t, SkinColorProfile cols=null) |
| virtual int | GetPhase () |
| void | PopText () |
| virtual void | WriteNote (UINote n, Action< UINote > onWriteNote=null) |
| virtual void | _WriteNote (UINote n, bool asChild=false) |
Public Attributes | |
| int | id |
| SourceStat.Row | _source |
Static Public Attributes | |
| static Chara | CC |
Static Public Attributes inherited from EClass | |
| static Core | core |
Properties | |
| SourceStat.Row | source [get] |
| virtual Emo2 | EmoIcon [get] |
| virtual ConditionType | Type [get] |
| virtual string | idSprite [get] |
| virtual bool | ShowInWidget [get] |
| virtual Chara | Owner [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) |
Definition at line 7 of file BaseStats.cs.
|
virtual |
Definition at line 163 of file BaseStats.cs.
| Color BaseStats.GetColor | ( | ) |
Definition at line 47 of file BaseStats.cs.
|
virtual |
Definition at line 35 of file BaseStats.cs.
|
virtual |
Definition at line 41 of file BaseStats.cs.
|
virtual |
Definition at line 117 of file BaseStats.cs.
|
virtual |
Definition at line 69 of file BaseStats.cs.
|
virtual |
Definition at line 91 of file BaseStats.cs.
|
virtual |
Definition at line 63 of file BaseStats.cs.
|
virtual |
Definition at line 75 of file BaseStats.cs.
| void BaseStats.PopText | ( | ) |
Definition at line 133 of file BaseStats.cs.
|
virtual |
Definition at line 97 of file BaseStats.cs.
|
virtual |
Definition at line 153 of file BaseStats.cs.
| SourceStat.Row BaseStats._source |
Definition at line 191 of file BaseStats.cs.
|
static |
Definition at line 184 of file BaseStats.cs.
| int BaseStats.id |
Definition at line 188 of file BaseStats.cs.
|
get |
Definition at line 26 of file BaseStats.cs.
|
get |
Definition at line 82 of file BaseStats.cs.
|
get |
Definition at line 124 of file BaseStats.cs.
|
get |
Definition at line 108 of file BaseStats.cs.
|
get |
Definition at line 11 of file BaseStats.cs.
|
get |
Definition at line 54 of file BaseStats.cs.