Exposes skin parts to other assemblies

C# | Visual Basic | Visual C++ |
public static Dictionary<string, bool> GetSkinParts( Type componentType )
Public Shared Function GetSkinParts ( _ componentType As Type _ ) As Dictionary(Of String, Boolean)
public: static Dictionary<String^, bool>^ GetSkinParts( Type^ componentType )

- componentType (Type)
