|
Elin Modding Docs Doc
|
Public Member Functions | |
| override void | WriteNote (UINote n, Action< UINote > onWriteNote=null, IInspect.NoteMode mode=IInspect.NoteMode.Default, Recipe recipe=null) |
Public Member Functions inherited from BaseInspectPos | |
| void | OnInspect () |
Public Member Functions inherited from IInspect | |
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() |
Properties | |
| SourceObj.Row | source [get] |
| override bool | CanInspect [get] |
| override string | InspectName [get] |
Properties inherited from BaseInspectPos | |
| Point | InspectPoint [get] |
| unsafe Vector3 | InspectPosition [get] |
| virtual bool | CanInspect [get] |
| virtual string | InspectName [get] |
Properties inherited from IInspect | |
Additional Inherited Members | |
Public Types inherited from IInspect | |
| enum | NoteMode { Default , Recipe , Product , Info } |
Public Attributes inherited from BaseInspectPos | |
| Point | pos = new Point() |
Definition at line 4 of file ObjInfo.cs.
|
static |
Definition at line 35 of file ObjInfo.cs.
Definition at line 7 of file ObjInfo.cs.
Definition at line 14 of file ObjInfo.cs.
|
virtual |
Reimplemented from BaseInspectPos.
Definition at line 77 of file ObjInfo.cs.
Definition at line 87 of file ObjInfo.cs.
Definition at line 90 of file ObjInfo.cs.
|
get |
Implements IInspect.
Definition at line 42 of file ObjInfo.cs.
|
get |
Implements IInspect.
Definition at line 52 of file ObjInfo.cs.
|
get |
Definition at line 26 of file ObjInfo.cs.