mirror of
https://github.com/opensim/opensim.git
synced 2026-08-06 17:32:42 +08:00
add LSL_Integer osAvatarType(string firts, string last)
This commit is contained in:
@@ -595,5 +595,6 @@ namespace OpenSim.Region.ScriptEngine.Shared.Api.Interfaces
|
||||
LSL_Integer osNpcLookAt(LSL_Key npckey, LSL_Integer type, LSL_Key objkey, vector offset);
|
||||
|
||||
LSL_Integer osAvatarType(LSL_Key avkey);
|
||||
LSL_Integer osAvatarType(LSL_String sFirstName, LSL_String sLastName);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user