Space Engineers
Classes | Public Member Functions | Static Public Member Functions | Static Public Attributes | List of all members
VRageRender.InstancingId Struct Reference

Classes

class  MyInstancingIdComparerType
 

Public Member Functions

override string ToString ()
 

Static Public Member Functions

static bool operator== (InstancingId x, InstancingId y)
 
static bool operator!= (InstancingId x, InstancingId y)
 

Static Public Attributes

static readonly MyInstancingIdComparerType Comparer = new MyInstancingIdComparerType()
 

Detailed Description

Definition at line 16 of file MyInstancing.cs.

Member Function Documentation

static bool VRageRender.InstancingId.operator!= ( InstancingId  x,
InstancingId  y 
)
inlinestatic

Definition at line 32 of file MyInstancing.cs.

static bool VRageRender.InstancingId.operator== ( InstancingId  x,
InstancingId  y 
)
inlinestatic

Definition at line 27 of file MyInstancing.cs.

override string VRageRender.InstancingId.ToString ( )
inline

Definition at line 52 of file MyInstancing.cs.

Member Data Documentation

readonly MyInstancingIdComparerType VRageRender.InstancingId.Comparer = new MyInstancingIdComparerType()
static

Definition at line 48 of file MyInstancing.cs.


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