LeviLamina
Loading...
Searching...
No Matches
CameraAimAssistActorPriorityServerComponent Struct Reference

Public Member Functions

 CameraAimAssistActorPriorityServerComponent (CameraAimAssistActorPriorityServerComponent const &)
MCAPI void clearDirty ()
MCFOLD ::std::map<::CameraAimAssistActorPriority::PriorityKey, int > const & getActorPriorities () const
MCAPI int getOrCreateActorIndex (::HashedString const &actorId)
MCAPI int getOrCreateCategoryIndex (::HashedString const &categoryId)
MCAPI int getOrCreatePresetIndex (::HashedString const &presetId)
MCFOLD bool isDirty () const
MCAPI::CameraAimAssistActorPriorityServerComponent & operator= (::CameraAimAssistActorPriorityServerComponent &&)
MCAPI::CameraAimAssistActorPriorityServerComponent & operator= (::CameraAimAssistActorPriorityServerComponent const &)
MCAPI void setExclusion (::HashedString const &presetId, ::HashedString const &actorId, bool isExcluded)
MCAPI void setPriority (::HashedString const &presetId, ::HashedString const &categoryId, ::HashedString const &actorId, int newPriority)
MCAPI void * $ctor ()
MCAPI void $dtor ()

Public Attributes

::ll::TypedStorage< 4, 4, int > mTick
::ll::TypedStorage< 1, 1, bool > mDirty
::ll::TypedStorage< 8, 16, ::std::map<::CameraAimAssistActorPriority::PriorityKey, int > > mActorPriorities
::ll::TypedStorage< 8, 64, ::std::unordered_map<::HashedString, int > > mPresetIds
::ll::TypedStorage< 8, 64, ::std::unordered_map<::HashedString, int > > mCategoryIds
::ll::TypedStorage< 8, 64, ::std::unordered_map<::HashedString, int > > mActorIds

The documentation for this struct was generated from the following file: