Property IsObjectAvailable
- Namespace
- Gamelogic.Extensions
- Assembly
- Gamelogic.Extensions.dll
IsObjectAvailable
Gets a value indicating whether a sleeping object is available.
public bool IsObjectAvailable { get; }
Property Value
- bool
true
if a sleeping object is available; otherwise,false
.