Example #1
0
 void Update()
 {
     m_AService.Update();
 }
Example #2
0
 public override void Update()
 {
     m_AService.Update();
 }