Exemple #1
0
 void Init()
 {
     me = this;
     IemUtils.LogL("IemGameEmbankment: Init complete");
 }
Exemple #2
0
 void Init()
 {
     iemGameBase = this;
     me          = this;
     IemUtils.LogL("IemGame: Init complete");
 }
Exemple #3
0
 void Init()
 {
     iemMenu = this;
     me      = this;
     IemUtils.LogL("iemMenu: Init complete");
 }
Exemple #4
0
 void Init()
 {
     iemUI = this;
     me    = this;
     IemUtils.LogL("IemUI: Init complete");
 }