OsSetFontName
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=None | |threat_level=None | ||
− | |function_syntax=osSetFontName(string drawList, string fontName) | + | |function_syntax=string osSetFontName(string drawList, string fontName) |
|ossl_example= | |ossl_example= | ||
|description= | |description= | ||
| | | | ||
}} | }} |
Revision as of 02:35, 2 July 2011
string osSetFontName(string drawList, string fontName)
| |
No descriptions provided | |
Threat Level | None |
Permissions | No permissions specified |
Extra Delay | No function delay specified |