Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

ObjectPool<T0>.CountActive

public int CountActive;

Description

Number of objects that have been created by the pool but are currently in use and have not yet been returned.