FrameIT
StageLoader Class Reference
Inheritance diagram for StageLoader:
ListLoader< Stage > LocalLoader

Public Member Functions

override void Init ()
 Creates listing More...
 
- Public Member Functions inherited from ListLoader< Stage >
virtual void ListButtons (List< T > list)
 

Public Attributes

GameObject EntryBody
 
GameObject EntryTime
 
EditLoader editLoader
 
bool local
 
- Public Attributes inherited from ListLoader< Stage >
GameObject List
 GameObject to which new EntryHeader entries are being added. More...
 
GameObject EntryHeader
 Template for new entries to be added to List More...
 

Protected Member Functions

override void Default ()
 Creates a Default listing. More...
 
override void ListButtonsWrapped (List< Stage > list)
 
void CreateEntry (GameObject entry, GameObject parent, string number, string name, string description, Color color_status)
 
- Protected Member Functions inherited from ListLoader< Stage >
void OnEnable ()
 
void OnDisable ()
 
virtual void Clear ()
 Removes all list-entries More...
 
abstract void ListButtonsWrapped (List< T > list)
 

Protected Attributes

string NoId = ""
 
string NoStage = "-----"
 
string NoDescr = "No Entry found, please check directory!"
 
string NoLocal = "No local Stage\nClick [+] button above"
 

Member Function Documentation

◆ CreateEntry()

void StageLoader.CreateEntry ( GameObject  entry,
GameObject  parent,
string  number,
string  name,
string  description,
Color  color_status 
)
protected

◆ Default()

override void StageLoader.Default ( )
protectedvirtual

Creates a Default listing.

Implements ListLoader< Stage >.

◆ Init()

override void StageLoader.Init ( )
virtual

Creates listing

Implements ListLoader< Stage >.

◆ ListButtonsWrapped()

override void StageLoader.ListButtonsWrapped ( List< Stage list)
protected

Member Data Documentation

◆ editLoader

EditLoader StageLoader.editLoader

◆ EntryBody

GameObject StageLoader.EntryBody

◆ EntryTime

GameObject StageLoader.EntryTime

◆ local

bool StageLoader.local

◆ NoDescr

string StageLoader.NoDescr = "No Entry found, please check directory!"
protected

◆ NoId

string StageLoader.NoId = ""
protected

◆ NoLocal

string StageLoader.NoLocal = "No local Stage\nClick [+] button above"
protected

◆ NoStage

string StageLoader.NoStage = "-----"
protected

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