Field CollectionDefaultCapacity
HashSets and HashTables have a fixed capacity.
Namespace: Unity.NetCode
Assembly: solution.dll
Syntax
public static int CollectionDefaultCapacity
Returns
Type | Description |
---|---|
int |
Remarks
Increase this if you have lots of variants. Hardcoded multiplier is due to DontSerializeVariants.