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

#include <Actor.h>

+ Collaboration diagram for FSupplyCrateSpawnPointEntry:

Public Attributes

AActorLinkedSpawnPoint
 
ANPCZoneManagerLinkedEnemySpawnZoneManager
 
FName LinkedEnemySpawnZoneManagerTag
 
unsigned __int32 bTraceGroundPoint: 1
 
FVector TraceGroundPointDownOffset
 
FVector TraceGroundPointUpOffset
 
float SpawnPointWeight
 
TArray< FSupplyCrateSpawnEntry, FDefaultAllocatorOverrideSupplyCrateEntries
 
long double LastTimeSpawned
 

Detailed Description

Definition at line 9860 of file Actor.h.

Member Data Documentation

◆ bTraceGroundPoint

unsigned __int32 FSupplyCrateSpawnPointEntry::bTraceGroundPoint

Definition at line 9865 of file Actor.h.

◆ LastTimeSpawned

long double FSupplyCrateSpawnPointEntry::LastTimeSpawned

Definition at line 9870 of file Actor.h.

◆ LinkedEnemySpawnZoneManager

ANPCZoneManager* FSupplyCrateSpawnPointEntry::LinkedEnemySpawnZoneManager

Definition at line 9863 of file Actor.h.

◆ LinkedEnemySpawnZoneManagerTag

FName FSupplyCrateSpawnPointEntry::LinkedEnemySpawnZoneManagerTag

Definition at line 9864 of file Actor.h.

◆ LinkedSpawnPoint

AActor* FSupplyCrateSpawnPointEntry::LinkedSpawnPoint

Definition at line 9862 of file Actor.h.

◆ OverrideSupplyCrateEntries

TArray<FSupplyCrateSpawnEntry, FDefaultAllocator> FSupplyCrateSpawnPointEntry::OverrideSupplyCrateEntries

Definition at line 9869 of file Actor.h.

◆ SpawnPointWeight

float FSupplyCrateSpawnPointEntry::SpawnPointWeight

Definition at line 9868 of file Actor.h.

◆ TraceGroundPointDownOffset

FVector FSupplyCrateSpawnPointEntry::TraceGroundPointDownOffset

Definition at line 9866 of file Actor.h.

◆ TraceGroundPointUpOffset

FVector FSupplyCrateSpawnPointEntry::TraceGroundPointUpOffset

Definition at line 9867 of file Actor.h.


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