Lost Ark SDK  1.148.153.0
SDK::FAgentArchetypeInfo Struct Reference

#include <LA_GameFramework_structs.hpp>

Collaboration diagram for SDK::FAgentArchetypeInfo:

Public Attributes

class UObjectAgentArchetype
 
float FrequencyModifier
 
int MaxAllowed
 
int CurrSpawned
 
TArray< class UObject * > GroupMembers
 

Member Data Documentation

◆ AgentArchetype

class UObject* SDK::FAgentArchetypeInfo::AgentArchetype

◆ CurrSpawned

int SDK::FAgentArchetypeInfo::CurrSpawned

◆ FrequencyModifier

float SDK::FAgentArchetypeInfo::FrequencyModifier

◆ GroupMembers

TArray<class UObject*> SDK::FAgentArchetypeInfo::GroupMembers

◆ MaxAllowed

int SDK::FAgentArchetypeInfo::MaxAllowed

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