OsSunGetParam
From OpenSimulator
(Difference between revisions)
Line 1: | Line 1: | ||
− | {{deprecate|Dec. 10 2010|osGetSunParam}} | + | {{deprecate|Dec. 10 2010|osGetSunParam}} |
− | {| | + | {{osslfunc| |
− | + | threat_level = | |
− | | | + | | |
− | + | function_syntax = <source lang="lsl"> | |
− | + | ||
− | + | ||
− | + | ||
osSunGetParam(string param); | osSunGetParam(string param); | ||
</source> | </source> | ||
− | | | + | | |
− | + | ossl_example = | |
− | + | | | |
− | |} | + | additional_info = |
− | + | | | |
− | + | }} | |
− | + | ||
− | + |
Revision as of 16:49, 12 June 2011
*** NOTE : *** As of Dec. 10 2010, this function has been renamed to osGetSunParam.
Versions of OpenSimulator released after this date will give the user a deprecation warning, but for the time being will function as before. However, the deprecated function may eventually be removed entirely, and should therefore be avoided, and the new version be used instead. |
osSunGetParam(string param); | |
No descriptions provided | |
Threat Level | No threat level specified |
Permissions | No permissions specified |
Extra Delay | No function delay specified |