ForgeDocs
Documentation for the forge framework
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Pages
Forge.Entities.HideEntityEvent Class Reference

Event notifying listeners that the entity should be hidden. More...

Inheritance diagram for Forge.Entities.HideEntityEvent:
Forge.Entities.BaseEvent< TDerived >

Public Attributes

IEntity Entity
 

Additional Inherited Members

- Static Protected Member Functions inherited from Forge.Entities.BaseEvent< TDerived >
static TDerived GetInstance ()
 Helper method to get an instance of the event. The instance may be populated with data, so make sure to fully initialize it. If there is no instance that can be reused, a new one is allocated using the default constructor. More...
 

Detailed Description

Event notifying listeners that the entity should be hidden.


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