mirror of
https://github.com/opensim/opensim.git
synced 2026-08-07 01:35:46 +08:00
add osSetLinkSitActiveRange
This commit is contained in:
@@ -561,6 +561,7 @@ namespace OpenSim.Region.ScriptEngine.Shared.Api.Interfaces
|
||||
LSL_Integer osIsNotValidNumber(LSL_Float v);
|
||||
|
||||
void osSetSitActiveRange(LSL_Float v);
|
||||
void osSetLinkSitActiveRange(LSL_Integer linkNumber, LSL_Float v);
|
||||
LSL_Float osGetSitActiveRange();
|
||||
void osSetStandTarget(vector v);
|
||||
vector osGetStandTarget();
|
||||
|
||||
Reference in New Issue
Block a user