Click or drag to resize

BagTMax Field

A function that should return the maximum amount of items of a particular type can be there. The amounts will be capped to this function's values if specified. Ignored if .

Namespace:  Kit.Containers
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0
Syntax
C#
public Func<T, int> Max
Request Example View Source

Field Value

Type: FuncT, Int32
See Also