Template:O BaseASWSpawner: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Created page with '{{ScrollBox|title=BaseASWSpawner| {{IO|OnSpawned|Fires when an alien is spawned. The activator is the alien, and the string is the name of the alien.|param=string}} }}<noinclude>…')
 
m (→‎top: Substituted IO templates)
 
Line 1: Line 1:
{{ScrollBox|title=BaseASWSpawner|
{{ScrollBox|title=BaseASWSpawner|
{{IO|OnSpawned|Fires when an alien is spawned. The activator is the alien, and the string is the name of the alien.|param=string}}
{{O|OnSpawned|Fires when an alien is spawned. The activator is the alien, and the string is the name of the alien.|param=string}}
}}<noinclude>
}}<noinclude>
[[Category:Output Templates|BaseASWSpawner]]
[[Category:Output Templates|BaseASWSpawner]]
</noinclude>
</noinclude>

Latest revision as of 13:02, 21 April 2025

BaseASWSpawner:
OnSpawned <string>
Fires when an alien is spawned. The activator is the alien, and the string is the name of the alien.