Example #1
0
 private void OnLoaded()
 {
     behavior = model.GetComponent <DlgBehavior>();
     injector = model.GetComponent <LuaInjector>();
 }