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

#include <Actor.h>

+ Collaboration diagram for FOverrideDamageHarvestingEntry:

Public Attributes

TArray< TSubclassOf< UPrimalHarvestingComponent >, FDefaultAllocatorForHarvestingComponents
 
FDamageHarvestingEntry HarvestEntryOverride
 
TArray< FHarvestResourceEntry, FDefaultAllocatorHarvestResourceEntriesOverride
 

Detailed Description

Definition at line 5897 of file Actor.h.

Member Data Documentation

◆ ForHarvestingComponents

TArray<TSubclassOf<UPrimalHarvestingComponent>, FDefaultAllocator> FOverrideDamageHarvestingEntry::ForHarvestingComponents

Definition at line 5899 of file Actor.h.

◆ HarvestEntryOverride

FDamageHarvestingEntry FOverrideDamageHarvestingEntry::HarvestEntryOverride

Definition at line 5900 of file Actor.h.

◆ HarvestResourceEntriesOverride

TArray<FHarvestResourceEntry, FDefaultAllocator> FOverrideDamageHarvestingEntry::HarvestResourceEntriesOverride

Definition at line 5901 of file Actor.h.


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