Photon Fusion
2.1.1
Provides static methods for NetworkString operations. More...
Static Public Member Functions | |
| static int | GetCapacity< TSize > () |
| Gets the capacity of a NetworkString of a specified size. | |
Provides static methods for NetworkString operations.
|
static |
Gets the capacity of a NetworkString of a specified size.
| TSize | The size of the NetworkString. |
| TSize | : | unmanaged | |
| TSize | : | IFixedStorage |