mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 17:05:55 +08:00
mantis 8865: add experimental osNpcLookAt
This commit is contained in:
@@ -589,5 +589,7 @@ namespace OpenSim.Region.ScriptEngine.Shared.Api.Interfaces
|
||||
|
||||
void osParticleSystem(LSL_List rules);
|
||||
void osLinkParticleSystem(LSL_Integer linknumber, LSL_List rules);
|
||||
|
||||
LSL_Integer osNpcLookAt(LSL_Key npckey, LSL_Integer type, LSL_Key objkey, vector offset);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user