Space Engineers
Public Member Functions | Public Attributes | List of all members
Sandbox.Graphics.MyGuiManager.MyScreenShot Class Reference

Public Member Functions

 MyScreenShot (VRageMath.Vector2 sizeMultiplier, string path, bool ignoreSprites)
 

Public Attributes

bool IgnoreSprites
 
VRageMath.Vector2 SizeMultiplier
 
string Path
 

Detailed Description

Definition at line 137 of file MyGuiManager.cs.

Constructor & Destructor Documentation

Sandbox.Graphics.MyGuiManager.MyScreenShot.MyScreenShot ( VRageMath.Vector2  sizeMultiplier,
string  path,
bool  ignoreSprites 
)
inline

Definition at line 143 of file MyGuiManager.cs.

Member Data Documentation

bool Sandbox.Graphics.MyGuiManager.MyScreenShot.IgnoreSprites

Definition at line 139 of file MyGuiManager.cs.

string Sandbox.Graphics.MyGuiManager.MyScreenShot.Path

Definition at line 141 of file MyGuiManager.cs.

VRageMath.Vector2 Sandbox.Graphics.MyGuiManager.MyScreenShot.SizeMultiplier

Definition at line 140 of file MyGuiManager.cs.


The documentation for this class was generated from the following file: