Class ScreenArea
Inheritance
System.Object
ScreenArea
Assembly: VRage.Game.dll
Syntax
public class ScreenArea : Object
Constructors
ScreenArea()
Declaration
Fields
DisplayName
Declaration
public string DisplayName
Field Value
Type |
Description |
System.String |
|
Name
Declaration
Field Value
Type |
Description |
System.String |
|
ScreenHeight
Declaration
Field Value
Type |
Description |
System.Int32 |
|
ScreenWidth
Declaration
Field Value
Type |
Description |
System.Int32 |
|
Script
Declaration
[Nullable]
public string Script
Field Value
Type |
Description |
System.String |
|
TextureResolution
Declaration
public int TextureResolution
Field Value
Type |
Description |
System.Int32 |
|