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

#include <Other.h>

+ Collaboration diagram for FOverlappedFoliageElement:

Public Attributes

AActorHarvestActor
 
UInstancedStaticMeshComponentInstancedStaticMeshComponent
 
UPrimalHarvestingComponentHarvestingComponent
 
FVector HarvestLocation
 
int HitBodyIndex
 
float MaxHarvestHealth
 
float CurrentHarvestHealth
 
__int8 bIsUnharvestable: 1
 
__int8 bIsVisibleAndActive: 1
 

Detailed Description

Definition at line 363 of file Other.h.

Member Data Documentation

◆ bIsUnharvestable

__int8 FOverlappedFoliageElement::bIsUnharvestable

Definition at line 372 of file Other.h.

◆ bIsVisibleAndActive

__int8 FOverlappedFoliageElement::bIsVisibleAndActive

Definition at line 373 of file Other.h.

◆ CurrentHarvestHealth

float FOverlappedFoliageElement::CurrentHarvestHealth

Definition at line 371 of file Other.h.

◆ HarvestActor

AActor* FOverlappedFoliageElement::HarvestActor

Definition at line 365 of file Other.h.

◆ HarvestingComponent

UPrimalHarvestingComponent* FOverlappedFoliageElement::HarvestingComponent

Definition at line 367 of file Other.h.

◆ HarvestLocation

FVector FOverlappedFoliageElement::HarvestLocation

Definition at line 368 of file Other.h.

◆ HitBodyIndex

int FOverlappedFoliageElement::HitBodyIndex

Definition at line 369 of file Other.h.

◆ InstancedStaticMeshComponent

UInstancedStaticMeshComponent* FOverlappedFoliageElement::InstancedStaticMeshComponent

Definition at line 366 of file Other.h.

◆ MaxHarvestHealth

float FOverlappedFoliageElement::MaxHarvestHealth

Definition at line 370 of file Other.h.


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