Ark Server API (ASE) - Wiki
Loading...
Searching...
No Matches
FAlivePlayerDataInfo Struct Reference

#include <Actor.h>

+ Collaboration diagram for FAlivePlayerDataInfo:

Public Attributes

FString PlayerName
 
FString PlayerSteamName
 
unsigned __int64 PlayerID
 
FString TribeName
 
unsigned __int64 TargetingTeamID
 

Detailed Description

Definition at line 269 of file Actor.h.

Member Data Documentation

◆ PlayerID

unsigned __int64 FAlivePlayerDataInfo::PlayerID

Definition at line 273 of file Actor.h.

◆ PlayerName

FString FAlivePlayerDataInfo::PlayerName

Definition at line 271 of file Actor.h.

◆ PlayerSteamName

FString FAlivePlayerDataInfo::PlayerSteamName

Definition at line 272 of file Actor.h.

◆ TargetingTeamID

unsigned __int64 FAlivePlayerDataInfo::TargetingTeamID

Definition at line 275 of file Actor.h.

◆ TribeName

FString FAlivePlayerDataInfo::TribeName

Definition at line 274 of file Actor.h.


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