OsSetDynamicTextureURLBlend
From OpenSimulator
(Difference between revisions)
												
			m (some format conversions)  | 
			m (some syntax modification (may be major or minor))  | 
			||
| Line 1: | Line 1: | ||
{{osslfunc  | {{osslfunc  | ||
|threat_level=VeryLow  | |threat_level=VeryLow  | ||
| − | |function_syntax=osSetDynamicTextureURLBlend(string dynamicID, string contentType, string url, string extraParams, integer timer, integer alpha)  | + | |function_syntax=string osSetDynamicTextureURLBlend(string dynamicID, string contentType, string url, string extraParams, integer timer, integer alpha)  | 
|ossl_example=  | |ossl_example=  | ||
|description=  | |description=  | ||
|  | |  | ||
}}  | }}  | ||
Revision as of 02:34, 2 July 2011
string osSetDynamicTextureURLBlend(string dynamicID, string contentType, string url, string extraParams, integer timer, integer alpha)
 
 | |
| No descriptions provided | |
| Threat Level | VeryLow | 
| Permissions | No permissions specified | 
| Extra Delay | No function delay specified |