Elin Decompiled Documentation EA 23.102 Nightly
|
Public Member Functions | |
override void | WriteNote (UINote n, Action< UINote > onWriteNote=null, IInspect.NoteMode mode=IInspect.NoteMode.Default, Recipe recipe=null) |
![]() | |
void | OnInspect () |
virtual void | WriteNote (UINote n, Action< UINote > onWriteNote=null, IInspect.NoteMode mode=IInspect.NoteMode.Default, Recipe recipe=null) |
void | WriteNote (UINote n, Action< UINote > onWriteNote=null, NoteMode mode=NoteMode.Default, Recipe recipe=null) |
void | OnInspect () |
Static Public Member Functions | |
static ObjInfo | GetTemp (Point _pos) |
static ObjInfo | GetTempList (Point _pos) |
static bool | _CanInspect (Point pos) |
Static Public Attributes | |
static ObjInfo | Temp = new ObjInfo() |
static ObjInfo | TempList = new ObjInfo() |
static VirtualDate | TempDate = new VirtualDate() |
Properties | |
SourceObj.Row | source [get] |
override bool | CanInspect [get] |
override string | InspectName [get] |
![]() | |
Point | InspectPoint [get] |
Vector3 | InspectPosition [get] |
virtual bool | CanInspect [get] |
virtual string | InspectName [get] |
![]() | |
bool | CanInspect [get] |
string | InspectName [get] |
Point | InspectPoint [get] |
Vector3 | InspectPosition [get] |
Additional Inherited Members | |
![]() | |
enum | NoteMode { Default , Recipe , Product , Info } |
![]() | |
Point | pos = new Point() |
Definition at line 3 of file ObjInfo.cs.
|
inlinestatic |
Definition at line 67 of file ObjInfo.cs.
References Point.cell, Cell.HasFullBlock, Point.HasObj, BaseInspectPos.pos, and Point.sourceObj.
Referenced by Point.ListInspectorTargets(), and PointTarget.Update().
Definition at line 47 of file ObjInfo.cs.
References Point.Equals(), BaseInspectPos.pos, Point.Set(), Temp, and TempDate.
Referenced by PointTarget.Update().
Definition at line 57 of file ObjInfo.cs.
References Point.Equals(), BaseInspectPos.pos, Point.Set(), and TempList.
Referenced by Point.ListInspectorTargets().
|
inlinevirtual |
Reimplemented from BaseInspectPos.
Definition at line 80 of file ObjInfo.cs.
References UINote.AddHeaderCard(), UINote.AddText(), UINote.Build(), Point.cell, UINote.Clear(), SourceObj.GetName(), UIItem.image2, Cell.matObj, BaseInspectPos.pos, and source.
Definition at line 5 of file ObjInfo.cs.
Referenced by GetTemp().
|
static |
Definition at line 9 of file ObjInfo.cs.
Referenced by GetTemp().
Definition at line 7 of file ObjInfo.cs.
Referenced by GetTempList().
|
get |
Implements IInspect.
Definition at line 13 of file ObjInfo.cs.
|
get |
Implements IInspect.
Definition at line 15 of file ObjInfo.cs.
|
get |
Definition at line 11 of file ObjInfo.cs.
Referenced by WriteNote().