Lost Ark SDK  1.148.153.0
SDK::FBehaviorEntry Struct Reference

#include <LA_GameFramework_structs.hpp>

Collaboration diagram for SDK::FBehaviorEntry:

Public Attributes

class UGameCrowdAgentBehaviorBehaviorArchetype
 
class AActorLookAtActor
 
float BehaviorFrequency
 
unsigned long bNeverRepeat: 1
 
unsigned long bHasBeenUsed: 1
 
unsigned long bCanBeUsed: 1
 

Member Data Documentation

◆ bCanBeUsed

unsigned long SDK::FBehaviorEntry::bCanBeUsed

◆ BehaviorArchetype

class UGameCrowdAgentBehavior* SDK::FBehaviorEntry::BehaviorArchetype

◆ BehaviorFrequency

float SDK::FBehaviorEntry::BehaviorFrequency

◆ bHasBeenUsed

unsigned long SDK::FBehaviorEntry::bHasBeenUsed

◆ bNeverRepeat

unsigned long SDK::FBehaviorEntry::bNeverRepeat

◆ LookAtActor

class AActor* SDK::FBehaviorEntry::LookAtActor

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