Elin Modding Docs Doc
|
Public Types | |
enum | NoteMode { Default , Recipe , Product , Info } |
Public Member Functions | |
void | WriteNote (UINote n, Action< UINote > onWriteNote=null, IInspect.NoteMode mode=IInspect.NoteMode.Default, Recipe recipe=null) |
void | OnInspect () |
Properties | |
bool | CanInspect [get] |
string | InspectName [get] |
Point | InspectPoint [get] |
Vector3 | InspectPosition [get] |
Definition at line 5 of file IInspect.cs.
enum IInspect.NoteMode |
Definition at line 30 of file IInspect.cs.
|
get |
Definition at line 9 of file IInspect.cs.
|
get |
Definition at line 13 of file IInspect.cs.
|
get |
Definition at line 17 of file IInspect.cs.
|
get |
Definition at line 21 of file IInspect.cs.