Elin Modding Docs Doc
All Classes Namespaces
AM_Picker.Result Struct Reference

Public Member Functions

string GetText ()
 

Public Attributes

RecipeSource source
 
SourceMaterial.Row mat
 
Thing thing
 

Properties

bool IsValid [get]
 
string category [get]
 

Detailed Description

Definition at line 198 of file AM_Picker.cs.

Member Function Documentation

◆ GetText()

string AM_Picker.Result.GetText ( )

Definition at line 211 of file AM_Picker.cs.

Member Data Documentation

◆ mat

SourceMaterial.Row AM_Picker.Result.mat

Definition at line 239 of file AM_Picker.cs.

◆ source

RecipeSource AM_Picker.Result.source

Definition at line 236 of file AM_Picker.cs.

◆ thing

Thing AM_Picker.Result.thing

Definition at line 242 of file AM_Picker.cs.

Property Documentation

◆ category

string AM_Picker.Result.category
get

Definition at line 227 of file AM_Picker.cs.

◆ IsValid

bool AM_Picker.Result.IsValid
get

Definition at line 202 of file AM_Picker.cs.


The documentation for this struct was generated from the following file: