|
AAO DRAMA/DRAMA2 C++ Interface
DRAMA C++11 and later interface
|
|
pure virtual |
Invoked when the spawned action has completed.
This method allows any tidying up to be done when the spawned action completes.
| obj | The object returned by Spawn() for this action. |