OsDrawResetTransform

From OpenSimulator

(Difference between revisions)
Jump to: navigation, search
(Created page with "{{osslfunc |threat_level=None |function_syntax=string osDrawResetTransform(string drawList) |csharp_syntax=string osDrawResetTransform(string drawList) |ossl_example=<source l...")

Revision as of 04:21, 25 June 2017

string osDrawResetTransform(string drawList)
C#: string osDrawResetTransform(string drawList)
...
Threat Level None
Permissions No permissions specified
Extra Delay No function delay specified
Example(s)
// Example of osDrawResetTransform
 
default
{
    state_entry()
    {
        ...
    }
}
Personal tools
General
About This Wiki