CommonLibSSE NG
Loading...
Searching...
No Matches
RE::ActorCause Class Reference

#include <ActorCause.h>

Public Member Functions

std::int32_t DecRefCount () const
 
std::int32_t IncRefCount () const
 
std::int32_t GetRefCount () const noexcept
 

Public Attributes

ActorHandle actor
 
NiPoint3 origin
 
std::uint32_t actorCauseID
 
volatile std::int32_t refCount
 

Member Function Documentation

◆ DecRefCount()

std::int32_t RE::ActorCause::DecRefCount ( ) const
inline

◆ GetRefCount()

std::int32_t RE::ActorCause::GetRefCount ( ) const
inlinenoexcept

◆ IncRefCount()

std::int32_t RE::ActorCause::IncRefCount ( ) const
inline

Member Data Documentation

◆ actor

ActorHandle RE::ActorCause::actor

◆ actorCauseID

std::uint32_t RE::ActorCause::actorCauseID

◆ origin

NiPoint3 RE::ActorCause::origin

◆ refCount

volatile std::int32_t RE::ActorCause::refCount
mutable

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