OpenMetaverse Protocol Library Developers API Documentation
ToDictionary Method
NamespacesOpenMetaverseSoundsToDictionary () () () ()
A dictionary containing all pre-defined sounds
Declaration Syntax
C#
public 
static 
Dictionary<
UUID, 
string> 
ToDictionary()
Return Value
A dictionary containing the pre-defined sounds, where the key is the sounds ID, and the value is a string containing a name to identify the purpose of the sound

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