Elin Decompiled Documentation EA 23.102 Nightly
|
Public Attributes | |
Zone | zone |
EloMap.Cell | cell |
EloMap.TileInfo | tile |
int | gx |
int | gy |
Properties | |
EloMap | elomap [get] |
EloMapActor | actor [get] |
bool IInspect. | CanInspect [get] |
string IInspect. | InspectName [get] |
Point IInspect. | InspectPoint [get] |
Vector3 IInspect. | InspectPosition [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] |
![]() | |
bool | CanInspect [get] |
string | InspectName [get] |
Point | InspectPoint [get] |
Vector3 | InspectPosition [get] |
Private Member Functions | |
void IInspect. | OnInspect () |
void IInspect. | WriteNote (UINote n, Action< UINote > onWriteNote=null, IInspect.NoteMode mode=IInspect.NoteMode.Default, Recipe recipe=null) |
Additional Inherited Members | |
![]() | |
enum | NoteMode { Default , Recipe , Product , Info } |
void | WriteNote (UINote n, Action< UINote > onWriteNote=null, NoteMode mode=NoteMode.Default, Recipe recipe=null) |
void | OnInspect () |
![]() | |
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 Core | core |
|
inlineprivate |
|
inlineprivate |
Implements IInspect.
Definition at line 32 of file EloPos.cs.
References UINote.AddHeaderCard(), UINote.AddHeaderTopic(), UINote.AddText(), UINote.Build(), Game.cards, UINote.Clear(), Chara.currentZone, EClass.game, CardManager.globalCharas, UIItem.image2, Spatial.mainFaction, Card.Name, Faction.name, Spatial.Name, UINote.Space(), tile, and zone.
EloMap.Cell EloPos.cell |
EloMap.TileInfo EloPos.tile |
Definition at line 10 of file EloPos.cs.
Referenced by WriteNote().
Zone EloPos.zone |
Definition at line 6 of file EloPos.cs.
Referenced by WriteNote().
|
get |
|
getprivate |
|
getprivate |
|
getprivate |
|
getprivate |