Ark Server API (ASA) - Wiki
Loading...
Searching...
No Matches
FHordeCrateDifficultyLevel Struct Reference

#include <Other.h>

Public Member Functions

boolbEnabledField ()
 
intMaxNumOfEventsForDifficultyField ()
 
intDifficultyLevelField ()
 
intMinNPCsToStartField ()
 
intMaxNPCsToStartField ()
 
floatMinTimeBeforeSelfDestructField ()
 
floatMaxTimeBeforeSelfDestructField ()
 
TSubclassOf< AActor > & ActorTemplateField ()
 
floatMinQualityMultiplierField ()
 
floatMaxQualityMultiplierField ()
 
intMinAmtRewardItemsField ()
 
intMaxAmtRewardItemsField ()
 
FLinearColorDifficultyColorField ()
 
floatMainNodeElementPctField ()
 

Static Public Member Functions

static UScriptStructStaticStruct ()
 

Detailed Description

Definition at line 1524 of file Other.h.

Member Function Documentation

◆ ActorTemplateField()

TSubclassOf< AActor > & FHordeCrateDifficultyLevel::ActorTemplateField ( )
inline

Definition at line 1537 of file Other.h.

◆ bEnabledField()

bool & FHordeCrateDifficultyLevel::bEnabledField ( )
inline

Definition at line 1528 of file Other.h.

◆ DifficultyColorField()

FLinearColor & FHordeCrateDifficultyLevel::DifficultyColorField ( )
inline

Definition at line 1542 of file Other.h.

◆ DifficultyLevelField()

int & FHordeCrateDifficultyLevel::DifficultyLevelField ( )
inline

Definition at line 1530 of file Other.h.

◆ MainNodeElementPctField()

float & FHordeCrateDifficultyLevel::MainNodeElementPctField ( )
inline

Definition at line 1543 of file Other.h.

◆ MaxAmtRewardItemsField()

int & FHordeCrateDifficultyLevel::MaxAmtRewardItemsField ( )
inline

Definition at line 1541 of file Other.h.

◆ MaxNPCsToStartField()

int & FHordeCrateDifficultyLevel::MaxNPCsToStartField ( )
inline

Definition at line 1532 of file Other.h.

◆ MaxNumOfEventsForDifficultyField()

int & FHordeCrateDifficultyLevel::MaxNumOfEventsForDifficultyField ( )
inline

Definition at line 1529 of file Other.h.

◆ MaxQualityMultiplierField()

float & FHordeCrateDifficultyLevel::MaxQualityMultiplierField ( )
inline

Definition at line 1539 of file Other.h.

◆ MaxTimeBeforeSelfDestructField()

float & FHordeCrateDifficultyLevel::MaxTimeBeforeSelfDestructField ( )
inline

Definition at line 1536 of file Other.h.

◆ MinAmtRewardItemsField()

int & FHordeCrateDifficultyLevel::MinAmtRewardItemsField ( )
inline

Definition at line 1540 of file Other.h.

◆ MinNPCsToStartField()

int & FHordeCrateDifficultyLevel::MinNPCsToStartField ( )
inline

Definition at line 1531 of file Other.h.

◆ MinQualityMultiplierField()

float & FHordeCrateDifficultyLevel::MinQualityMultiplierField ( )
inline

Definition at line 1538 of file Other.h.

◆ MinTimeBeforeSelfDestructField()

float & FHordeCrateDifficultyLevel::MinTimeBeforeSelfDestructField ( )
inline

Definition at line 1535 of file Other.h.

◆ StaticStruct()

static UScriptStruct * FHordeCrateDifficultyLevel::StaticStruct ( )
inlinestatic

Definition at line 1550 of file Other.h.


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