grail (C  1.0.0
A multi-platform, modular, universal engine for embedding advanced AI in games.
Grail.DebugInfo.PlannerWorldObjectSnapshot Class Reference

DTO - data transfer object / plain data object. Container for debug data that describes state of the WorldObject used by Planner. More...

Properties

string TypeName [get, set]
 
int ObjectId [get, set]
 
Dictionary< string, string > ObjectData = new Dictionary<string, string>() [get, set]
 Internal state of the WorldObject. More...
 

Detailed Description

DTO - data transfer object / plain data object. Container for debug data that describes state of the WorldObject used by Planner.

Property Documentation

◆ ObjectData

Dictionary<string, string> Grail.DebugInfo.PlannerWorldObjectSnapshot.ObjectData = new Dictionary<string, string>()
getset

Internal state of the WorldObject.


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