LeviLamina
|
Public Types | |
using | ActorSet = ::std::unordered_set<::ActorUniqueID> |
Public Member Functions | |
MCAPI bool | canSee (::Mob &owner, ::Actor const &target) |
MCAPI bool | withinFOV (::Mob &owner, ::Vec3 const &targetPosition, float fov) |
MCAPI void | $dtor () |
Public Attributes | |
::ll::TypedStorage< 8, 64, ::std::unordered_set<::ActorUniqueID > > | mSeen |
::ll::TypedStorage< 8, 64, ::std::unordered_set<::ActorUniqueID > > | mUnseen |