dispose
This function is called if there are no more processes to run for the entity after successfully completing a process. This method provides subclasses the ability to release any allocations or do clean up before the entity is passed to its EntityType for handling. By default, this method does nothing.
Parameters
completed Process
the process just completed