Click or drag to resize
ResourcegetHighestCountResourceIndex Method

[Missing <summary> documentation for "M:Planetbase.Resource.getHighestCountResourceIndex(System.Collections.Generic.List{Planetbase.ResourceType})"]

Namespace: Planetbase
Assembly: Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public static int getHighestCountResourceIndex(
	List<ResourceType> resourceTypes
)

Parameters

resourceTypes
Type: System.Collections.GenericListResourceType

[Missing <param name="resourceTypes"/> documentation for "M:Planetbase.Resource.getHighestCountResourceIndex(System.Collections.Generic.List{Planetbase.ResourceType})"]

Return Value

Type: Int32

[Missing <returns> documentation for "M:Planetbase.Resource.getHighestCountResourceIndex(System.Collections.Generic.List{Planetbase.ResourceType})"]

See Also