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