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

#include <Actor.h>

+ Collaboration diagram for FLinkedZoneSpawnVolumeEntry:

Public Attributes

ANPCZoneSpawnVolumeLinkedZoneSpawnVolume
 
TArray< AActor * > ZoneSpawnVolumeFloors
 
TArray< FNameZoneSpawnVolumeFloorTags
 
float EntryWeight
 

Detailed Description

Definition at line 9927 of file Actor.h.

Member Data Documentation

◆ EntryWeight

float FLinkedZoneSpawnVolumeEntry::EntryWeight

Definition at line 9933 of file Actor.h.

◆ LinkedZoneSpawnVolume

ANPCZoneSpawnVolume* FLinkedZoneSpawnVolumeEntry::LinkedZoneSpawnVolume

Definition at line 9930 of file Actor.h.

◆ ZoneSpawnVolumeFloors

TArray<AActor*> FLinkedZoneSpawnVolumeEntry::ZoneSpawnVolumeFloors

Definition at line 9931 of file Actor.h.

◆ ZoneSpawnVolumeFloorTags

TArray<FName> FLinkedZoneSpawnVolumeEntry::ZoneSpawnVolumeFloorTags

Definition at line 9932 of file Actor.h.


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