invertika_game.MapObject.getBounds C# (CSharp) Метод

getBounds() публичный Метод

public getBounds ( ) : ISL.Server.Utilities.Rectangle
Результат ISL.Server.Utilities.Rectangle
        public Rectangle getBounds()
        {
            return mBounds;
        }