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

#include <Actor.h>

+ Collaboration diagram for FAttachedInstancedHarvestingElement:

Public Attributes

UMeshComponentBaseMeshComponent
 
int OriginalIndexIntoBase
 
float MaxHarvestHealth
 
float CurrentHarvestHealth
 
float HarvestDamageCache
 
float HarvestEffectivenessCache
 
UPrimalHarvestingComponentParentHarvestingComponent
 
FVector Position
 
__int8 bIsUnharvestable: 1
 
__int8 bUseInternalActorComponentOctree: 1
 
__int8 bRegisteredInternalActorComponentOctree: 1
 
__int8 bHarvestingComponentHidden: 1
 
__int8 bDontRegisterWithOctree: 1
 
long double LastDepletionTime
 
long double LastReplenishTime
 
float DepletionExhaustionEffect
 
float NextReplenishInterval
 
TArray< UActorComponent *, FDefaultAllocatorAdditionalComponentAttachments
 
TArray< UActorComponent * > AdditionalComponentAttachments
 

Detailed Description

Definition at line 9560 of file Actor.h.

Member Data Documentation

◆ AdditionalComponentAttachments [1/2]

TArray<UActorComponent*> FAttachedInstancedHarvestingElement::AdditionalComponentAttachments

Definition at line 9387 of file Actor.h.

◆ AdditionalComponentAttachments [2/2]

TArray<UActorComponent*, FDefaultAllocator> FAttachedInstancedHarvestingElement::AdditionalComponentAttachments

Definition at line 9579 of file Actor.h.

◆ BaseMeshComponent

UMeshComponent * FAttachedInstancedHarvestingElement::BaseMeshComponent

Definition at line 9562 of file Actor.h.

◆ bDontRegisterWithOctree

__int8 FAttachedInstancedHarvestingElement::bDontRegisterWithOctree

Definition at line 9574 of file Actor.h.

◆ bHarvestingComponentHidden

__int8 FAttachedInstancedHarvestingElement::bHarvestingComponentHidden

Definition at line 9573 of file Actor.h.

◆ bIsUnharvestable

__int8 FAttachedInstancedHarvestingElement::bIsUnharvestable

Definition at line 9570 of file Actor.h.

◆ bRegisteredInternalActorComponentOctree

__int8 FAttachedInstancedHarvestingElement::bRegisteredInternalActorComponentOctree

Definition at line 9572 of file Actor.h.

◆ bUseInternalActorComponentOctree

__int8 FAttachedInstancedHarvestingElement::bUseInternalActorComponentOctree

Definition at line 9571 of file Actor.h.

◆ CurrentHarvestHealth

float FAttachedInstancedHarvestingElement::CurrentHarvestHealth

Definition at line 9565 of file Actor.h.

◆ DepletionExhaustionEffect

float FAttachedInstancedHarvestingElement::DepletionExhaustionEffect

Definition at line 9577 of file Actor.h.

◆ HarvestDamageCache

float FAttachedInstancedHarvestingElement::HarvestDamageCache

Definition at line 9566 of file Actor.h.

◆ HarvestEffectivenessCache

float FAttachedInstancedHarvestingElement::HarvestEffectivenessCache

Definition at line 9567 of file Actor.h.

◆ LastDepletionTime

long double FAttachedInstancedHarvestingElement::LastDepletionTime

Definition at line 9575 of file Actor.h.

◆ LastReplenishTime

long double FAttachedInstancedHarvestingElement::LastReplenishTime

Definition at line 9576 of file Actor.h.

◆ MaxHarvestHealth

float FAttachedInstancedHarvestingElement::MaxHarvestHealth

Definition at line 9564 of file Actor.h.

◆ NextReplenishInterval

float FAttachedInstancedHarvestingElement::NextReplenishInterval

Definition at line 9578 of file Actor.h.

◆ OriginalIndexIntoBase

int FAttachedInstancedHarvestingElement::OriginalIndexIntoBase

Definition at line 9563 of file Actor.h.

◆ ParentHarvestingComponent

UPrimalHarvestingComponent * FAttachedInstancedHarvestingElement::ParentHarvestingComponent

Definition at line 9568 of file Actor.h.

◆ Position

FVector FAttachedInstancedHarvestingElement::Position

Definition at line 9569 of file Actor.h.


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