Table of Contents

Property HasAvailableObject

Namespace
Gamelogic.Extensions
Assembly
Gamelogic.Extensions.dll

HasAvailableObject

Returns whether there is an inactive object available to get.

bool HasAvailableObject { get; }

Property Value

bool

true if an inactive object is available; otherwise, false.