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

#include <Other.h>

+ Collaboration diagram for FTrackedActorPlusInfoStruct:

Public Attributes

AActorTrackedActor
 
FCustomTrackedActorInfo ReplicatedInfo
 
UE::Math::TVector< doubleActorLastKnownLocation
 
UE::Math::TVector< doubleLastPOILocation
 
int PreviousLinkedListTrackedActorID
 
unsigned __int8 PreviousLinkedListTrackedActorCategory
 
int NextLinkedListTrackedActorID
 
unsigned __int8 NextLinkedListTrackedActorCategory
 

Detailed Description

Definition at line 340 of file Other.h.

Member Data Documentation

◆ ActorLastKnownLocation

UE::Math::TVector<double> FTrackedActorPlusInfoStruct::ActorLastKnownLocation

Definition at line 344 of file Other.h.

◆ LastPOILocation

UE::Math::TVector<double> FTrackedActorPlusInfoStruct::LastPOILocation

Definition at line 345 of file Other.h.

◆ NextLinkedListTrackedActorCategory

unsigned __int8 FTrackedActorPlusInfoStruct::NextLinkedListTrackedActorCategory

Definition at line 349 of file Other.h.

◆ NextLinkedListTrackedActorID

int FTrackedActorPlusInfoStruct::NextLinkedListTrackedActorID

Definition at line 348 of file Other.h.

◆ PreviousLinkedListTrackedActorCategory

unsigned __int8 FTrackedActorPlusInfoStruct::PreviousLinkedListTrackedActorCategory

Definition at line 347 of file Other.h.

◆ PreviousLinkedListTrackedActorID

int FTrackedActorPlusInfoStruct::PreviousLinkedListTrackedActorID

Definition at line 346 of file Other.h.

◆ ReplicatedInfo

FCustomTrackedActorInfo FTrackedActorPlusInfoStruct::ReplicatedInfo

Definition at line 343 of file Other.h.

◆ TrackedActor

AActor* FTrackedActorPlusInfoStruct::TrackedActor

Definition at line 342 of file Other.h.


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