Ark Server API (ASA) - Wiki
Loading...
Searching...
No Matches
FPrimalPersistentCharacterStatsStruct Struct Reference

#include <Other.h>

Public Member Functions

unsigned __int16CharacterStatusComponent_ExtraCharacterLevelField ()
 
floatCharacterStatusComponent_ExperiencePointsField ()
 
intPlayerState_TotalEngramPointsField ()
 
intPlayerState_PurchasedEngramPointsField ()
 
intCharacterStatusComponent_HighestExtraCharacterLevelField ()
 
intCharacterStatusComponent_LastRespecAtExtraCharacterLevelField ()
 
long doubleCharacterStatusComponent_LastRespecUtcTimeSecondsField ()
 
TArray< unsigned int, TSizedDefaultAllocator< 32 > > & PerMapExplorerNoteUnlocksField ()
 
TArray< FName, TSizedDefaultAllocator< 32 > > & EmoteUnlocksField ()
 
TArray< TSubclassOf< UPrimalItem >, TSizedDefaultAllocator< 32 > > & PlayerState_EngramBlueprintsField ()
 
FieldArray< unsigned __int8, 12 > CharacterStatusComponent_NumberOfLevelUpPointsAppliedField ()
 
FieldArray< TSubclassOf< UPrimalItem >, 10 > PlayerState_DefaultItemSlotClassesField ()
 
FieldArray< unsigned __int8, 10 > PlayerState_DefaultItemSlotEngramsField ()
 
FieldArray< FDinoOrderGroup, 10 > DinoOrderGroupsField ()
 
intCurrentlySelectedDinoOrderGroupField ()
 
floatPercentageOfHeadHairGrowthField ()
 
floatPercentageOfFacialHairGrowthField ()
 
unsigned __int8HeadHairIndexField ()
 
TArray< TSubclassOf< UPrimalItem >, TSizedDefaultAllocator< 32 > > & ForcedUnlockDefaultCosmeticsField ()
 
FPrimalPersistentCharacterStatsStructoperator= (const FPrimalPersistentCharacterStatsStruct *__that)
 
bool IsPerMapExplorerNoteUnlocked (int ExplorerNoteIndex)
 
bool IsEmoteUnlocked (FName EmoteName)
 
void UnlockEmote (FName EmoteName)
 
void ApplyToPrimalCharacter (APrimalCharacter *aChar, AShooterPlayerController *forPC, bool bIgnoreStats)
 
void GiveEngramsToPlayerState (APrimalCharacter *aChar, AShooterPlayerController *forPC)
 

Static Public Member Functions

static UScriptStructStaticStruct ()
 

Detailed Description

Definition at line 2215 of file Other.h.

Member Function Documentation

◆ ApplyToPrimalCharacter()

void FPrimalPersistentCharacterStatsStruct::ApplyToPrimalCharacter ( APrimalCharacter * aChar,
AShooterPlayerController * forPC,
bool bIgnoreStats )
inline

Definition at line 2252 of file Other.h.

◆ CharacterStatusComponent_ExperiencePointsField()

float & FPrimalPersistentCharacterStatsStruct::CharacterStatusComponent_ExperiencePointsField ( )
inline

Definition at line 2220 of file Other.h.

◆ CharacterStatusComponent_ExtraCharacterLevelField()

unsigned __int16 & FPrimalPersistentCharacterStatsStruct::CharacterStatusComponent_ExtraCharacterLevelField ( )
inline

Definition at line 2219 of file Other.h.

◆ CharacterStatusComponent_HighestExtraCharacterLevelField()

int & FPrimalPersistentCharacterStatsStruct::CharacterStatusComponent_HighestExtraCharacterLevelField ( )
inline

Definition at line 2223 of file Other.h.

◆ CharacterStatusComponent_LastRespecAtExtraCharacterLevelField()

int & FPrimalPersistentCharacterStatsStruct::CharacterStatusComponent_LastRespecAtExtraCharacterLevelField ( )
inline

Definition at line 2224 of file Other.h.

◆ CharacterStatusComponent_LastRespecUtcTimeSecondsField()

long double & FPrimalPersistentCharacterStatsStruct::CharacterStatusComponent_LastRespecUtcTimeSecondsField ( )
inline

Definition at line 2225 of file Other.h.

◆ CharacterStatusComponent_NumberOfLevelUpPointsAppliedField()

FieldArray< unsigned __int8, 12 > FPrimalPersistentCharacterStatsStruct::CharacterStatusComponent_NumberOfLevelUpPointsAppliedField ( )
inline

Definition at line 2229 of file Other.h.

◆ CurrentlySelectedDinoOrderGroupField()

int & FPrimalPersistentCharacterStatsStruct::CurrentlySelectedDinoOrderGroupField ( )
inline

Definition at line 2233 of file Other.h.

◆ DinoOrderGroupsField()

FieldArray< FDinoOrderGroup, 10 > FPrimalPersistentCharacterStatsStruct::DinoOrderGroupsField ( )
inline

Definition at line 2232 of file Other.h.

◆ EmoteUnlocksField()

TArray< FName, TSizedDefaultAllocator< 32 > > & FPrimalPersistentCharacterStatsStruct::EmoteUnlocksField ( )
inline

Definition at line 2227 of file Other.h.

◆ ForcedUnlockDefaultCosmeticsField()

TArray< TSubclassOf< UPrimalItem >, TSizedDefaultAllocator< 32 > > & FPrimalPersistentCharacterStatsStruct::ForcedUnlockDefaultCosmeticsField ( )
inline

Definition at line 2237 of file Other.h.

◆ GiveEngramsToPlayerState()

void FPrimalPersistentCharacterStatsStruct::GiveEngramsToPlayerState ( APrimalCharacter * aChar,
AShooterPlayerController * forPC )
inline

Definition at line 2253 of file Other.h.

◆ HeadHairIndexField()

unsigned __int8 & FPrimalPersistentCharacterStatsStruct::HeadHairIndexField ( )
inline

Definition at line 2236 of file Other.h.

◆ IsEmoteUnlocked()

bool FPrimalPersistentCharacterStatsStruct::IsEmoteUnlocked ( FName EmoteName)
inline

Definition at line 2250 of file Other.h.

◆ IsPerMapExplorerNoteUnlocked()

bool FPrimalPersistentCharacterStatsStruct::IsPerMapExplorerNoteUnlocked ( int ExplorerNoteIndex)
inline

Definition at line 2249 of file Other.h.

◆ operator=()

FPrimalPersistentCharacterStatsStruct * FPrimalPersistentCharacterStatsStruct::operator= ( const FPrimalPersistentCharacterStatsStruct * __that)
inline

Definition at line 2245 of file Other.h.

◆ PercentageOfFacialHairGrowthField()

float & FPrimalPersistentCharacterStatsStruct::PercentageOfFacialHairGrowthField ( )
inline

Definition at line 2235 of file Other.h.

◆ PercentageOfHeadHairGrowthField()

float & FPrimalPersistentCharacterStatsStruct::PercentageOfHeadHairGrowthField ( )
inline

Definition at line 2234 of file Other.h.

◆ PerMapExplorerNoteUnlocksField()

TArray< unsigned int, TSizedDefaultAllocator< 32 > > & FPrimalPersistentCharacterStatsStruct::PerMapExplorerNoteUnlocksField ( )
inline

Definition at line 2226 of file Other.h.

◆ PlayerState_DefaultItemSlotClassesField()

FieldArray< TSubclassOf< UPrimalItem >, 10 > FPrimalPersistentCharacterStatsStruct::PlayerState_DefaultItemSlotClassesField ( )
inline

Definition at line 2230 of file Other.h.

◆ PlayerState_DefaultItemSlotEngramsField()

FieldArray< unsigned __int8, 10 > FPrimalPersistentCharacterStatsStruct::PlayerState_DefaultItemSlotEngramsField ( )
inline

Definition at line 2231 of file Other.h.

◆ PlayerState_EngramBlueprintsField()

TArray< TSubclassOf< UPrimalItem >, TSizedDefaultAllocator< 32 > > & FPrimalPersistentCharacterStatsStruct::PlayerState_EngramBlueprintsField ( )
inline

Definition at line 2228 of file Other.h.

◆ PlayerState_PurchasedEngramPointsField()

int & FPrimalPersistentCharacterStatsStruct::PlayerState_PurchasedEngramPointsField ( )
inline

Definition at line 2222 of file Other.h.

◆ PlayerState_TotalEngramPointsField()

int & FPrimalPersistentCharacterStatsStruct::PlayerState_TotalEngramPointsField ( )
inline

Definition at line 2221 of file Other.h.

◆ StaticStruct()

static UScriptStruct * FPrimalPersistentCharacterStatsStruct::StaticStruct ( )
inlinestatic

Definition at line 2244 of file Other.h.

◆ UnlockEmote()

void FPrimalPersistentCharacterStatsStruct::UnlockEmote ( FName EmoteName)
inline

Definition at line 2251 of file Other.h.


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