mirror of
https://github.com/MirrorNetworking/Mirror.git
synced 2024-11-18 11:00:32 +00:00
doc comments (#1622)
This commit is contained in:
parent
254a49496f
commit
da2e61b30a
@ -24,7 +24,7 @@ public static class NetworkWriterPool
|
|||||||
/// <summary>
|
/// <summary>
|
||||||
/// Size of the pool
|
/// Size of the pool
|
||||||
/// <para>If pool is too small getting writers will causes memory allocation</para>
|
/// <para>If pool is too small getting writers will causes memory allocation</para>
|
||||||
/// <para>Default value: <see cref="100">PoolStartSize</see> </para>
|
/// <para>Default value: 100 </para>
|
||||||
/// </summary>
|
/// </summary>
|
||||||
public static int Capacity
|
public static int Capacity
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user