Kerbal Space Program  1.12.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Public Attributes | Static Public Attributes | List of all members
Smooth.Pools.PoolsStatus Class Reference

Public Attributes

int allocated
 
int maxSize
 

Static Public Attributes

static readonly Dictionary
< Type, PoolsStatus
poolsInfo = new Dictionary<Type, PoolsStatus>()
 

Member Data Documentation

int Smooth.Pools.PoolsStatus.allocated
int Smooth.Pools.PoolsStatus.maxSize
readonly Dictionary<Type, PoolsStatus> Smooth.Pools.PoolsStatus.poolsInfo = new Dictionary<Type, PoolsStatus>()
static

The documentation for this class was generated from the following file: