Space Engineers
Static Public Member Functions | Static Public Attributes | List of all members
VRage.Library.Utils.MyEnum< T >.Range Struct Reference

Static Public Member Functions

static Range ()
 

Static Public Attributes

static readonly T Min
 
static readonly T Max
 

Detailed Description

Definition at line 55 of file MyEnum.cs.

Constructor & Destructor Documentation

static VRage.Library.Utils.MyEnum< T >.Range.Range ( )
inlinestatic

Definition at line 60 of file MyEnum.cs.

Member Data Documentation

readonly T VRage.Library.Utils.MyEnum< T >.Range.Max
static

Definition at line 58 of file MyEnum.cs.

readonly T VRage.Library.Utils.MyEnum< T >.Range.Min
static

Definition at line 57 of file MyEnum.cs.


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