243 B
243 B
Function: StopMovement(spawn)
Description: Stop the Spawn (usually NPC) from movement, interrupt its pathing.
Parameters:
spawn
(Spawn) - Spawn object representingspawn
.
Returns: None.
Example:
Example Required