IStateBase

namespace Assets.Code.Interfaces
{
  public interface IStateBase
  {
    void StateUpdate();
    void ShowIt();
  }
}
..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
18.224.30.19