Table of Contents

Class TransportConnectionPoolHelper

Namespace
Uncreated.Warfare.Util
Assembly
Uncreated.Warfare.dll
public static class TransportConnectionPoolHelper
Inheritance
TransportConnectionPoolHelper
Inherited Members

Methods

Claim(int)

Either create a new list or get it from the pool if on the game thread.

public static PooledTransportConnectionList Claim(int capacity = -1)

Parameters

capacity int

Returns

PooledTransportConnectionList