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