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

#include <Other.h>

+ Collaboration diagram for FCustomTrackedActorInfo:

Public Attributes

FString Name
 
float TameAffinityPercent
 
float HealthPercent
 
float HealthCurrent
 
float HealthMax
 
float HungerPercent
 
float HungerCurrent
 
float HungerMax
 
float TorpidityPercent
 
float TameEffectivenessPercent
 
int TameEffectivenessLvlModifier
 
UE::Math::TVector< doubleLocation
 
bool bIsConcious
 
bool bUseGender
 
bool bIsFemale
 
bool bIsTamed
 
float DinoImprintingQuality
 
float BabyNextCuddleTime
 
float BabyAge
 
float TimeUntilNextNamedAge
 
long double LastTameConsumedFoodTime
 
FString ImprinterName
 
int DataID1
 
int DataID2
 
FString TargetName
 
bool bIsPlayer
 
bool bIsFavorited
 
bool bIsTrackedWaypoint
 
TSubclassOf< UPrimalDinoEntryDinoEntry
 
bool bHideFromTrackListAndOnlyShowOnMap
 
FString TribeName
 
int TargetingTeam
 
bool bIsVehicle
 
bool bIsValidForCurrentFilter
 
int Level
 
long double TamedAtTime
 
bool POIVisible
 

Detailed Description

Definition at line 299 of file Other.h.

Member Data Documentation

◆ BabyAge

float FCustomTrackedActorInfo::BabyAge

Definition at line 319 of file Other.h.

◆ BabyNextCuddleTime

float FCustomTrackedActorInfo::BabyNextCuddleTime

Definition at line 318 of file Other.h.

◆ bHideFromTrackListAndOnlyShowOnMap

bool FCustomTrackedActorInfo::bHideFromTrackListAndOnlyShowOnMap

Definition at line 330 of file Other.h.

◆ bIsConcious

bool FCustomTrackedActorInfo::bIsConcious

Definition at line 313 of file Other.h.

◆ bIsFavorited

bool FCustomTrackedActorInfo::bIsFavorited

Definition at line 327 of file Other.h.

◆ bIsFemale

bool FCustomTrackedActorInfo::bIsFemale

Definition at line 315 of file Other.h.

◆ bIsPlayer

bool FCustomTrackedActorInfo::bIsPlayer

Definition at line 326 of file Other.h.

◆ bIsTamed

bool FCustomTrackedActorInfo::bIsTamed

Definition at line 316 of file Other.h.

◆ bIsTrackedWaypoint

bool FCustomTrackedActorInfo::bIsTrackedWaypoint

Definition at line 328 of file Other.h.

◆ bIsValidForCurrentFilter

bool FCustomTrackedActorInfo::bIsValidForCurrentFilter

Definition at line 334 of file Other.h.

◆ bIsVehicle

bool FCustomTrackedActorInfo::bIsVehicle

Definition at line 333 of file Other.h.

◆ bUseGender

bool FCustomTrackedActorInfo::bUseGender

Definition at line 314 of file Other.h.

◆ DataID1

int FCustomTrackedActorInfo::DataID1

Definition at line 323 of file Other.h.

◆ DataID2

int FCustomTrackedActorInfo::DataID2

Definition at line 324 of file Other.h.

◆ DinoEntry

TSubclassOf<UPrimalDinoEntry> FCustomTrackedActorInfo::DinoEntry

Definition at line 329 of file Other.h.

◆ DinoImprintingQuality

float FCustomTrackedActorInfo::DinoImprintingQuality

Definition at line 317 of file Other.h.

◆ HealthCurrent

float FCustomTrackedActorInfo::HealthCurrent

Definition at line 304 of file Other.h.

◆ HealthMax

float FCustomTrackedActorInfo::HealthMax

Definition at line 305 of file Other.h.

◆ HealthPercent

float FCustomTrackedActorInfo::HealthPercent

Definition at line 303 of file Other.h.

◆ HungerCurrent

float FCustomTrackedActorInfo::HungerCurrent

Definition at line 307 of file Other.h.

◆ HungerMax

float FCustomTrackedActorInfo::HungerMax

Definition at line 308 of file Other.h.

◆ HungerPercent

float FCustomTrackedActorInfo::HungerPercent

Definition at line 306 of file Other.h.

◆ ImprinterName

FString FCustomTrackedActorInfo::ImprinterName

Definition at line 322 of file Other.h.

◆ LastTameConsumedFoodTime

long double FCustomTrackedActorInfo::LastTameConsumedFoodTime

Definition at line 321 of file Other.h.

◆ Level

int FCustomTrackedActorInfo::Level

Definition at line 335 of file Other.h.

◆ Location

UE::Math::TVector<double> FCustomTrackedActorInfo::Location

Definition at line 312 of file Other.h.

◆ Name

FString FCustomTrackedActorInfo::Name

Definition at line 301 of file Other.h.

◆ POIVisible

bool FCustomTrackedActorInfo::POIVisible

Definition at line 337 of file Other.h.

◆ TameAffinityPercent

float FCustomTrackedActorInfo::TameAffinityPercent

Definition at line 302 of file Other.h.

◆ TamedAtTime

long double FCustomTrackedActorInfo::TamedAtTime

Definition at line 336 of file Other.h.

◆ TameEffectivenessLvlModifier

int FCustomTrackedActorInfo::TameEffectivenessLvlModifier

Definition at line 311 of file Other.h.

◆ TameEffectivenessPercent

float FCustomTrackedActorInfo::TameEffectivenessPercent

Definition at line 310 of file Other.h.

◆ TargetingTeam

int FCustomTrackedActorInfo::TargetingTeam

Definition at line 332 of file Other.h.

◆ TargetName

FString FCustomTrackedActorInfo::TargetName

Definition at line 325 of file Other.h.

◆ TimeUntilNextNamedAge

float FCustomTrackedActorInfo::TimeUntilNextNamedAge

Definition at line 320 of file Other.h.

◆ TorpidityPercent

float FCustomTrackedActorInfo::TorpidityPercent

Definition at line 309 of file Other.h.

◆ TribeName

FString FCustomTrackedActorInfo::TribeName

Definition at line 331 of file Other.h.


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