modifiers Field
<DataMember()> _
Public Shadows modifiers As Dictionary(Of EntityType, Dictionary(Of EntityID, ImportModifier))
This language is not supported or no code example is available.
[DataMember()]
new public Dictionary<EntityType, Dictionary<EntityID, ImportModifier>> modifiers
This language is not supported or no code example is available.
[DataMember()]
public:
Dictionary<EntityType^, Dictionary<EntityID^, ImportModifier^>^>^ modifiers;
This language is not supported or no code example is available.