(C++)  1.1.0
A multi-platform, modular, universal engine for embedding advanced AI in games.
grail::PlannerActionSnapshot Struct Reference

#include <PlannerSnapshots.h>

Public Member Functions

 PlannerActionSnapshot (const planning::Action &action, const planning::WorldState &worldState)
 

Public Attributes

std::string name {}
 
std::vector< std::string > parametrization {}
 
std::vector< PlannerWorldObjectSnapshotresultingWorldState {}
 

Detailed Description

DTO - data transfer object / plain data object. Container for debug data that describes action in a plan.


The documentation for this struct was generated from the following files: