RemovePod

From Eternity Wiki
Jump to navigationJump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Type: Miscellaneous, normal

Purpose: Part of pod generator code, called when a pod is destroyed. This codepointer uses an internal field of the object to find the pod generator which spawned this pod. If that field is valid, it will decrement the PodGenerator's Counter 0 field so that the generator will be able to spawn more pods in the future.

Thunk: Yes.