 | PoolTIsObjectAvailable Property |
Returns whether there is a sleeping object available.
Namespace:
Gamelogic.Extensions
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntaxpublic bool IsObjectAvailable { get; }Property Value
Type:
Booleantrue if this a sleeping object is available; otherwise,
false.
See Also