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

◆ Spawnable() [1/3]

drama::Spawnable::Spawnable ( )
inline

Create a DRAMA spawnable action action handler object.

The sub-class Spawn() method will be invoked when the action is spawned, it is the object returned by that which will then be used to handle the message.