Add the ability to handle nested actors, launching, stopping, indexing and invalidating.
A derived actor class can add nested actors, launch and stop them by name, and handle their last acknoweldge. The CSPP_BaseActor will send a warning to the message handler if nested actor is unexpectetly stopped, meaning not handled by derived class. CSPP_BaseActor will stop nested actors at the end of its life cycle in any case.
This diff is collapsed.
No preview for this file type
File added
File added
File added
File added
File added
File added
File added
File added
No preview for this file type
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
File added
File added
File added
File added
File added
Please register or sign in to comment