AAO DRAMA/DRAMA2 C++ Interface
DRAMA C++11 and later interface

◆ ActionExists()

bool drama::ActionExists ( const std::string &  name)
extern

Determines if action exists.

Parameters
[in]nameThe name of the action to check for.
Returns
True if action exists, False otherwise.