mirror of
https://github.com/opensim/opensim.git
synced 2026-07-31 05:45:37 +08:00
committed by
UbitUmarov
parent
4d0312f122
commit
ae4ea576d5
@@ -373,6 +373,7 @@ namespace OpenSim.Region.ScriptEngine.Shared.Api.Interfaces
|
||||
void llSetColor(LSL_Vector color, int face);
|
||||
void llSetContentType(LSL_Key id, LSL_Integer type);
|
||||
void llSetDamage(double damage);
|
||||
LSL_Float llGetHealth(LSL_String key);
|
||||
void llSetForce(LSL_Vector force, int local);
|
||||
void llSetForceAndTorque(LSL_Vector force, LSL_Vector torque, int local);
|
||||
void llSetVelocity(LSL_Vector vel, int local);
|
||||
|
||||
Reference in New Issue
Block a user