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 BlockInfo | GetTemp (Point _pos) |
static BlockInfo | GetTempList (Point _pos) |
static bool | _CanInspect (Point pos) |
Static Public Attributes | |
static BlockInfo | Temp = new BlockInfo() |
static BlockInfo | TempList = new BlockInfo() |
Properties | |
SourceBlock.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 BlockInfo.cs.
|
inlinestatic |
Definition at line 31 of file BlockInfo.cs.
References Point.HasNonWallBlock, and BaseInspectPos.pos.
Referenced by Point.ListInspectorTargets(), and PointTarget.Update().
Definition at line 15 of file BlockInfo.cs.
References BaseInspectPos.pos, Point.Set(), and Temp.
Referenced by PointTarget.Update().
Definition at line 21 of file BlockInfo.cs.
References Point.Equals(), BaseInspectPos.pos, Point.Set(), and TempList.
Referenced by Point.ListInspectorTargets().
|
inlinevirtual |
Reimplemented from BaseInspectPos.
Definition at line 36 of file BlockInfo.cs.
References UINote.AddHeaderCard(), UINote.AddText(), UINote.Build(), Point.cell, UINote.Clear(), Cell.GetBlockName(), UIItem.image2, Cell.matBlock, Point.matBlock, BaseInspectPos.pos, and source.
Definition at line 5 of file BlockInfo.cs.
Referenced by GetTemp().
Definition at line 7 of file BlockInfo.cs.
Referenced by GetTempList().
|
get |
Implements IInspect.
Definition at line 11 of file BlockInfo.cs.
|
get |
Implements IInspect.
Definition at line 13 of file BlockInfo.cs.
|
get |
Definition at line 9 of file BlockInfo.cs.
Referenced by WriteNote().