|
LeviLamina
|
Public Member Functions | |
| CameraAimAssistActorPriorityServerComponent & | operator= (CameraAimAssistActorPriorityServerComponent const &) |
| MCAPI | CameraAimAssistActorPriorityServerComponent (::CameraAimAssistActorPriorityServerComponent const &) |
| MCAPI::CameraAimAssistActorPriorityServerComponent & | operator= (::CameraAimAssistActorPriorityServerComponent &&) |
| 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 * | $ctor (::CameraAimAssistActorPriorityServerComponent const &) |
| 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 |