TypeListT, LTmTypeDictionary Field |
[Missing <summary> documentation for "F:Planetbase.TypeList`2.mTypeDictionary"]
Namespace: PlanetbaseAssembly: Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax[NonSerializedAttribute]
public Dictionary<string, T> mTypeDictionary
<NonSerializedAttribute>
Public mTypeDictionary As Dictionary(Of String, T)
public:
[NonSerializedAttribute]
Dictionary<String^, T>^ mTypeDictionary
Field Value
Type:
DictionaryString,
T
See Also