OsSetDynamicTextureDataFace

From OpenSimulator

Revision as of 04:26, 25 June 2017 by Djphil (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
string osSetDynamicTextureDataFace(string dynamicID, string contentType, string data, string extraParams, int timer, int face);
C#: string osSetDynamicTextureDataFace(string dynamicID, string contentType, string data, string extraParams, int timer, int face);
...
Threat Level None
Permissions No permissions specified
Extra Delay No function delay specified
Example(s)
// Example of osSetDynamicTextureDataFace
 
default
{
    state_entry()
    {
        ...
    }
}
Personal tools
General
About This Wiki