A_RemovePod

From ZDoom Wiki
Jump to: navigation, search

A_RemovePod
(no parameters)

Decreases by one the special1 field of the calling actor's master.

A PodGenerator uses this field to count how many children it has currently spawned with A_MakePod. This function is restricted to classes inheriting from Pod because the same field might be used by other special actors or restricted codepointers for different purposes.

Personal tools
Namespaces

Variants
Actions
Navigation
ACS
DECORATE
ZDoom mods
Toolbox