OsNpcStopAnimation

From OpenSimulator

(Difference between revisions)
Jump to: navigation, search
(Created page with "{{osslfunc |function_syntax=osNpcStopAnimation(key npc, string animation) |csharp_syntax= |description=Stops animation on being played by the NPC identified by their key. |threat...")
 
(2 intermediate revisions by one user not shown)
Line 2: Line 2:
 
|function_syntax=osNpcStopAnimation(key npc, string animation)
 
|function_syntax=osNpcStopAnimation(key npc, string animation)
 
|csharp_syntax=
 
|csharp_syntax=
|description=Stops animation on being played by the NPC identified by their key.
+
|description=Stops an animation that is being played by the NPC identified by their key.
 
|threat_level=High
 
|threat_level=High
 +
|permissions=${OSSL|osslNPC}
 +
|delay=0
 
|ossl_example=
 
|ossl_example=
|additional_info=
+
|additional_info=This function was added in 0.7.3-post-fixes
 
}}
 
}}

Revision as of 21:09, 25 September 2019

osNpcStopAnimation(key npc, string animation)
Stops an animation that is being played by the NPC identified by their key.
Threat Level High
Permissions ${OSSL|osslNPC}
Extra Delay 0 seconds
Notes
This function was added in 0.7.3-post-fixes
Personal tools
General
About This Wiki