OsNpcStopMoveToTarget
From OpenSimulator
(Difference between revisions)
m (Added note stating which version of OpenSim introduced this function) |
|||
Line 1: | Line 1: | ||
{{osslfunc | {{osslfunc | ||
+ | |permissions=${OSSL|osslNPC} | ||
|function_syntax=osNpcStopMoveToTarget(key npc) | |function_syntax=osNpcStopMoveToTarget(key npc) | ||
|csharp_syntax= | |csharp_syntax= |
Revision as of 20:08, 25 September 2019
osNpcStopMoveToTarget(key npc)
| |
Stop a current move to a target. | |
Threat Level | High |
Permissions | ${XEngine|osslNPC} |
Extra Delay | 0 seconds |
Notes | |
This function was added in 0.7.2-post-fixes |