mirror of
https://github.com/opensim/opensim.git
synced 2026-08-06 01:06:30 +08:00
add some LSL
This commit is contained in:
@@ -409,6 +409,9 @@ namespace OpenSim.Region.ScriptEngine.Shared.Api.Interfaces
|
||||
LSL_Float llSqrt(double f);
|
||||
void llStartAnimation(string anim);
|
||||
void llStopAnimation(string anim);
|
||||
void llStartObjectAnimation(string anim);
|
||||
void llStopObjectAnimation(string anim);
|
||||
LSL_List llGetObjectAnimationNames();
|
||||
void llStopHover();
|
||||
void llStopLookAt();
|
||||
void llStopMoveToTarget();
|
||||
|
||||
Reference in New Issue
Block a user