OsClearInertia
From OpenSimulator
(Difference between revisions)
(Created page with "{{osslfunc |threat_level= |function_syntax= |csharp_syntax= |ossl_example=<source lang="lsl"> // Example of osClearInertia default { state_entry() { ... }...") |
Revision as of 02:43, 26 June 2017
No function syntax provided | |
... | |
Threat Level | No threat level specified |
Permissions | No permissions specified |
Extra Delay | No function delay specified |
Example(s) | |
// Example of osClearInertia default { state_entry() { ... } } |