OpenMetaverse Protocol Library Developers API Documentation
AssetManager . . :: . . BakedTextureUploadedCallback Delegate
NamespacesOpenMetaverseAssetManagerAssetManager . . :: . . BakedTextureUploadedCallback
Callback used upon competition of baked texture upload
Declaration Syntax
C#
public 
delegate 
void 
BakedTextureUploadedCallback(
        
UUID 
newAssetID
)
Parameters
newAssetID ( UUID)
Asset UUID of the newly uploaded baked texture

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