OsGetInertiaData
From OpenSimulator
(Difference between revisions)
m (Added permissions and delay information) |
m (Added note stating which version of OpenSim introduced this function) |
||
Line 20: | Line 20: | ||
'''Caution !''' Only supported by '''ubOde''' for now | '''Caution !''' Only supported by '''ubOde''' for now | ||
</div> | </div> | ||
− | | | + | |additional_info=This function was added in 0.9.0-post-fixes |
}} | }} |
Revision as of 09:43, 15 October 2018
No function syntax provided | |
...
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-post-fixes |