grail (C  1.0.0
A multi-platform, modular, universal engine for embedding advanced AI in games.
Grail.DebugInfo.GrailStateSnapshot Class Reference
Inheritance diagram for Grail.DebugInfo.GrailStateSnapshot:
Collaboration diagram for Grail.DebugInfo.GrailStateSnapshot:

Properties

float AbsoluteTime [get, set]
 
float RelativeTime [get, set]
 
List< string > Tags = new List<string>() [get, set]
 
List< BlackboardStateSharedBlackboards = new List<BlackboardState>() [get, set]
 
List< EntityGroupDataEntityGroups = new List<EntityGroupData>() [get, set]
 
List< EntityStateEntityData = new List<EntityState>() [get, set]
 
- Properties inherited from Grail.DebugInfo.ITimedSnapshot
float AbsoluteTime [get, set]
 
float RelativeTime [get, set]
 

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