| Elin Modding Docs Doc
    | 
 
  
| Public Member Functions | |
| void | SetCard (Card c, bool select=true) | 
| Public Attributes | |
| Card | card | 
| List< EditorTag > | tags = new List<EditorTag>() | 
| string | traitVals | 
| Static Public Attributes | |
| static CardInspector | Instance | 
|  Static Public Attributes inherited from EMono | |
| static Core | core | 
| Protected Member Functions | |
| IEnumerable< string > | _SpawnList () | 
| Properties | |
| string | Info  [get] | 
| string | idEditor  [get, set] | 
| string | trait  [get, set] | 
| string | BGM  [get, set] | 
| bool | IsTape  [get] | 
| string | spawnList  [get, set] | 
|  Properties inherited from EMono | |
| static Game | game  [get] | 
| static bool | AdvMode  [get] | 
| static Player | player  [get] | 
| static Chara | pc  [get] | 
| static UI | ui  [get] | 
| static Map | _map  [get] | 
| static Zone | _zone  [get] | 
| static FactionBranch | Branch  [get] | 
| static FactionBranch | BranchOrHomeBranch  [get] | 
| static Faction | Home  [get] | 
| static Scene | scene  [get] | 
| static BaseGameScreen | screen  [get] | 
| static GameSetting | setting  [get] | 
| static GameData | gamedata  [get] | 
| static ColorProfile | Colors  [get] | 
| static World | world  [get] | 
| static SoundManager | Sound  [get] | 
| static SourceManager | sources  [get] | 
| static SourceManager | editorSources  [get] | 
| static CoreDebug | debug  [get] | 
| Additional Inherited Members | |
|  Static Public Member Functions inherited from EMono | |
| static int | rnd (int a) | 
Definition at line 8 of file CardInspector.cs.
| 
 | protected | 
Definition at line 168 of file CardInspector.cs.
| void CardInspector.SetCard | ( | Card | c, | 
| bool | select = true ) | 
Definition at line 180 of file CardInspector.cs.
| Card CardInspector.card | 
Definition at line 226 of file CardInspector.cs.
| 
 | static | 
Definition at line 223 of file CardInspector.cs.
| List<EditorTag> CardInspector.tags = new List<EditorTag>() | 
Definition at line 229 of file CardInspector.cs.
| string CardInspector.traitVals | 
Definition at line 232 of file CardInspector.cs.
| 
 | getset | 
Definition at line 73 of file CardInspector.cs.
| 
 | getset | 
Definition at line 27 of file CardInspector.cs.
| 
 | get | 
Definition at line 12 of file CardInspector.cs.
| 
 | get | 
Definition at line 110 of file CardInspector.cs.
| 
 | getset | 
Definition at line 143 of file CardInspector.cs.
| 
 | getset | 
Definition at line 50 of file CardInspector.cs.