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

Public Member Functions

void AddAndUpdateEntity ()
 
void AddEntityAndModifyInAdd ()
 
void AddEntityAndModifyInUpdate ()
 
void RemoveEntityWithNoData ()
 
void RemoveEntityWithData ()
 
void RemoveEntityAndModifyInRemoveNotification ()
 An entity is being removed from the engine. When systems get the OnRemoved notification, they modify the entity. More...
 

Member Function Documentation

void Forge.Entities.Tests.CallOrderTests.RemoveEntityAndModifyInRemoveNotification ( )

An entity is being removed from the engine. When systems get the OnRemoved notification, they modify the entity.


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