Space Engineers
Public Member Functions | List of all members
VRage.Network.BlockingAttribute Class Reference

Indicates that event will be blocking all other events. More...

Inheritance diagram for VRage.Network.BlockingAttribute:

Public Member Functions

 BlockingAttribute ()
 Creates attribute that indicates that event will be blocking all other events until this is resolved. More...
 

Detailed Description

Indicates that event will be blocking all other events.

Definition at line 13 of file BlockingAttribute.cs.

Constructor & Destructor Documentation

VRage.Network.BlockingAttribute.BlockingAttribute ( )
inline

Creates attribute that indicates that event will be blocking all other events until this is resolved.

Definition at line 18 of file BlockingAttribute.cs.


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