Table of Contents

Property IsObjectAvailable

Namespace
Gamelogic.Extensions
Assembly
Gamelogic.Extensions.dll

IsObjectAvailable

Returns whether there is an inactive object available to get.

public bool IsObjectAvailable { get; }

Property Value

bool

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