OsGetInertiaData

From OpenSimulator

(Difference between revisions)
Jump to: navigation, search
Line 4: Line 4:
 
|delay=0
 
|delay=0
 
|function_syntax=list osGetInertiaData()
 
|function_syntax=list osGetInertiaData()
|csharp_syntax=
 
 
|ossl_example=<source lang="lsl">
 
|ossl_example=<source lang="lsl">
 
// Example of osGetInertiaData
 
// Example of osGetInertiaData

Revision as of 15:11, 20 February 2019

list osGetInertiaData()
...

Caution ! Only supported by ubOde for now

Threat Level This function does not do a threat level check
Permissions Use of this function is always allowed by default
Extra Delay 0 seconds
Example(s)
// Example of osGetInertiaData
 
default
{
    state_entry()
    {
        ...
    }
}
Notes
This function was added in 0.9.0.1


Personal tools
General
About This Wiki