Lost Ark SDK  1.148.153.0
SDK::FDebugTextInfo Struct Reference

#include <LA_Engine_structs.hpp>

Collaboration diagram for SDK::FDebugTextInfo:

Public Attributes

class AActorSrcActor
 
struct FVector SrcActorOffset
 
struct FVector SrcActorDesiredOffset
 
struct FString DebugText
 
float TimeRemaining
 
float Duration
 
struct FColor TextColor
 
unsigned long bAbsoluteLocation: 1
 
unsigned long bKeepAttachedToActor: 1
 
struct FVector OrigActorLocation
 
class UFontFont
 
struct FVector ScreenOffset
 

Member Data Documentation

◆ bAbsoluteLocation

unsigned long SDK::FDebugTextInfo::bAbsoluteLocation

◆ bKeepAttachedToActor

unsigned long SDK::FDebugTextInfo::bKeepAttachedToActor

◆ DebugText

struct FString SDK::FDebugTextInfo::DebugText

◆ Duration

float SDK::FDebugTextInfo::Duration

◆ Font

class UFont* SDK::FDebugTextInfo::Font

◆ OrigActorLocation

struct FVector SDK::FDebugTextInfo::OrigActorLocation

◆ ScreenOffset

struct FVector SDK::FDebugTextInfo::ScreenOffset

◆ SrcActor

class AActor* SDK::FDebugTextInfo::SrcActor

◆ SrcActorDesiredOffset

struct FVector SDK::FDebugTextInfo::SrcActorDesiredOffset

◆ SrcActorOffset

struct FVector SDK::FDebugTextInfo::SrcActorOffset

◆ TextColor

struct FColor SDK::FDebugTextInfo::TextColor

◆ TimeRemaining

float SDK::FDebugTextInfo::TimeRemaining

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