Space Engineers
Public Member Functions | Public Attributes | List of all members
VRage.Network.MyEventContext.Token Struct Reference
Inheritance diagram for VRage.Network.MyEventContext.Token:

Public Member Functions

 Token (MyEventContext newContext)
 
void IDisposable. Dispose ()
 

Public Attributes

MyEventContext m_oldContext
 

Detailed Description

Definition at line 10 of file MyEventContext.cs.

Constructor & Destructor Documentation

VRage.Network.MyEventContext.Token.Token ( MyEventContext  newContext)
inline

Definition at line 14 of file MyEventContext.cs.

Member Function Documentation

void IDisposable. VRage.Network.MyEventContext.Token.Dispose ( )
inline

Definition at line 20 of file MyEventContext.cs.

Member Data Documentation

MyEventContext VRage.Network.MyEventContext.Token.m_oldContext

Definition at line 12 of file MyEventContext.cs.


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