OpenMetaverse Protocol Library Developers API Documentation
SetPreviousAppearance Method (allowBake)
NamespacesOpenMetaverse AppearanceManagerSetPreviousAppearance(Boolean)
Obsolete method for setting appearance. This function no longer does anything. Use RequestSetAppearance() to manually start the appearance thread
Declaration Syntax
C#
[
ObsoleteAttribute("Appearance is now handled
automatically")]
public 
void 
SetPreviousAppearance(
        
bool 
allowBake
)
Parameters
allowBake ( Boolean)
Unused parameter

Assembly: OpenMetaverse(Module: OpenMetaverse.dll) Version: 0.9.3.3318 (0.9.3.3318)