ResourcemTypeResources Field |
[Missing <summary> documentation for "F:Planetbase.Resource.mTypeResources"]
Namespace: PlanetbaseAssembly: Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax[NonSerializedAttribute]
public static Dictionary<ResourceType, List<Resource>> mTypeResources
<NonSerializedAttribute>
Public Shared mTypeResources As Dictionary(Of ResourceType, List(Of Resource))
public:
[NonSerializedAttribute]
static Dictionary<ResourceType^, List<Resource^>^>^ mTypeResources
Field Value
Type:
DictionaryResourceType,
ListResource
See Also