Lost Ark SDK  1.148.153.0
SDK::FActorToLookAt Struct Reference

#include <LA_Engine_structs.hpp>

Collaboration diagram for SDK::FActorToLookAt:

Public Attributes

class AActorActor
 
float Rating
 
float EnteredTime
 
float LastKnownDistance
 
float StartTimeBeingLookedAt
 
unsigned long CurrentlyBeingLookedAt: 1
 

Member Data Documentation

◆ Actor

class AActor* SDK::FActorToLookAt::Actor

◆ CurrentlyBeingLookedAt

unsigned long SDK::FActorToLookAt::CurrentlyBeingLookedAt

◆ EnteredTime

float SDK::FActorToLookAt::EnteredTime

◆ LastKnownDistance

float SDK::FActorToLookAt::LastKnownDistance

◆ Rating

float SDK::FActorToLookAt::Rating

◆ StartTimeBeingLookedAt

float SDK::FActorToLookAt::StartTimeBeingLookedAt

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