Lost Ark SDK  1.148.153.0
SDK::FRemoteTalker Struct Reference

#include <LA_Engine_structs.hpp>

Collaboration diagram for SDK::FRemoteTalker:

Public Attributes

struct FUniqueNetId TalkerId
 
float LastNotificationTime
 
unsigned long bWasTalking: 1
 
unsigned long bIsTalking: 1
 
unsigned long bIsRegistered: 1
 

Member Data Documentation

◆ bIsRegistered

unsigned long SDK::FRemoteTalker::bIsRegistered

◆ bIsTalking

unsigned long SDK::FRemoteTalker::bIsTalking

◆ bWasTalking

unsigned long SDK::FRemoteTalker::bWasTalking

◆ LastNotificationTime

float SDK::FRemoteTalker::LastNotificationTime

◆ TalkerId

struct FUniqueNetId SDK::FRemoteTalker::TalkerId

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