OsNpcGetOwner

From OpenSimulator

(Difference between revisions)
Jump to: navigation, search
(Created page with "{{osslfunc |function_syntax=key osNpcGetOwner(key npc) |csharp_syntax= |description=Gets the NPC's owner's UUID |threat_level=none |ossl_example= |additional_info= }}")
 
m (Added note stating which version of OpenSim introduced this function)
(One intermediate revision by one user not shown)
Line 3: Line 3:
 
|csharp_syntax=
 
|csharp_syntax=
 
|description=Gets the NPC's owner's UUID
 
|description=Gets the NPC's owner's UUID
|threat_level=none
+
|threat_level=None
 +
|permissions=${XEngine|osslNPC}
 +
|delay=0
 
|ossl_example=
 
|ossl_example=
|additional_info=
+
|additional_info=This function was added in 0.7.3-post-fixes
 
}}
 
}}

Revision as of 09:28, 15 October 2018

key osNpcGetOwner(key npc)
Gets the NPC's owner's UUID
Threat Level None
Permissions ${XEngine|osslNPC}
Extra Delay 0 seconds
Notes
This function was added in 0.7.3-post-fixes
Personal tools
General
About This Wiki