OpenMetaverse Protocol Library Developers API Documentation
StringToAssetType Method (type)
NamespacesOpenMetaverseUtilsStringToAssetType(String)
Translate a string name of an AssetType into the proper Type
Declaration Syntax
C#
public 
static 
AssetType 
StringToAssetType(
        
string 
type
)
Parameters
type ( String)
A string containing the AssetType name
Return Value
The AssetType which matches the string name, or AssetType.Unknown if no match was found

Assembly: OpenMetaverseTypes(Module: OpenMetaverseTypes.dll) Version: 0.0.0.0