Show / Hide Table of Contents

Struct ExteriorAutomap.Rectangle

Namespace: DaggerfallWorkshop.Game
Assembly: Assembly-CSharp.dll
Syntax
public struct Rectangle

Fields

| Improve this Doc View Source

height

Declaration
public int height
Field Value
Type Description
Int32
| Improve this Doc View Source

width

Declaration
public int width
Field Value
Type Description
Int32
| Improve this Doc View Source

xpos

Declaration
public int xpos
Field Value
Type Description
Int32
| Improve this Doc View Source

ypos

Declaration
public int ypos
Field Value
Type Description
Int32
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX