Click or drag to resize
GenericCounterTgetCount Method

[Missing <summary> documentation for "M:Planetbase.GenericCounter`1.getCount(`0)"]

Namespace: Planetbase
Assembly: Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public int getCount(
	T t
)

Parameters

t
Type: T

[Missing <param name="t"/> documentation for "M:Planetbase.GenericCounter`1.getCount(`0)"]

Return Value

Type: Int32

[Missing <returns> documentation for "M:Planetbase.GenericCounter`1.getCount(`0)"]

See Also