Space Engineers
|
Public Member Functions | |
Boxed (T value) | |
override int | GetHashCode () |
override string | ToString () |
Static Public Member Functions | |
static implicit | operator T (Boxed< T > box) |
static | operator Boxed< T > (T value) |
Public Attributes | |
T | BoxedValue |
|
inline |
|
inline |
|
inlineexplicitstatic |
|
inlinestatic |
|
inline |
T VRage.Boxed< T >.BoxedValue |