A_RemovePod
		
		
		
		
		
		Jump to navigation
		Jump to 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.