Elin Decompiled Documentation EA 23.102 Nightly
|
Public Member Functions | |
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 () |
Public Attributes | |
Point | pos = new Point() |
Properties | |
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 } |
Definition at line 4 of file BaseInspectPos.cs.
|
inline |
|
inlinevirtual |
Implements IInspect.
Reimplemented in BlockInfo, and ObjInfo.
Definition at line 20 of file BaseInspectPos.cs.
Definition at line 6 of file BaseInspectPos.cs.
Referenced by BlockInfo._CanInspect(), ObjInfo._CanInspect(), BlockInfo.GetTemp(), ObjInfo.GetTemp(), BlockInfo.GetTempList(), ObjInfo.GetTempList(), InspectGroupBlock.OnSetActions(), InspectGroupObj.OnSetActions(), BlockInfo.WriteNote(), and ObjInfo.WriteNote().
|
get |
Implements IInspect.
Definition at line 12 of file BaseInspectPos.cs.
|
get |
Implements IInspect.
Definition at line 14 of file BaseInspectPos.cs.
|
get |
Implements IInspect.
Definition at line 8 of file BaseInspectPos.cs.
|
get |
Implements IInspect.
Definition at line 10 of file BaseInspectPos.cs.