WarTornLands.InputManager.GetService C# (CSharp) Method

GetService() public method

public GetService ( ) : Type
return System.Type
        public Type GetService()
        {
            return null;
        }