Grail (C++)
1.4.0
A multi-platform, modular, universal engine for embedding advanced AI in games.
|
Public Member Functions | |
EntityToken (AIEntity *entity, bool isBlocking=true) | |
EntityToken (const EntityToken &other)=delete | |
EntityToken (EntityToken &&other) | |
bool | IsValid () const |
AIEntity * | operator-> () const |