Space Engineers
Classes | Public Member Functions | List of all members
VRage.Game.Components.Session.MyEventBus Class Reference

Classes

interface  IRegisteredInstance
 
class  RegisteredInstance
 

Public Member Functions

void OnEntityCreated (IMyEntity entity)
 
void OnEntityRemove (IMyEntity entity)
 

Detailed Description

Definition at line 13 of file MyEventQueue.cs.

Member Function Documentation

void VRage.Game.Components.Session.MyEventBus.OnEntityCreated ( IMyEntity  entity)
inline

Definition at line 53 of file MyEventQueue.cs.

void VRage.Game.Components.Session.MyEventBus.OnEntityRemove ( IMyEntity  entity)
inline

Definition at line 98 of file MyEventQueue.cs.


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