CharactermTypeCharacters Field |
[Missing <summary> documentation for "F:Planetbase.Character.mTypeCharacters"]
Namespace: PlanetbaseAssembly: Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax[NonSerializedAttribute]
public static Dictionary<Type, List<Character>> mTypeCharacters
<NonSerializedAttribute>
Public Shared mTypeCharacters As Dictionary(Of Type, List(Of Character))
public:
[NonSerializedAttribute]
static Dictionary<Type^, List<Character^>^>^ mTypeCharacters
Field Value
Type:
DictionaryType,
ListCharacter
See Also