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

#include <Actor.h>

+ Collaboration diagram for FNPCDifficultyLevelRange:

Public Attributes

TArray< float > EnemyLevelsMin
 
TArray< float > EnemyLevelsMax
 
TArray< float > GameDifficulties
 

Detailed Description

Definition at line 376 of file Actor.h.

Member Data Documentation

◆ EnemyLevelsMax

TArray< float > FNPCDifficultyLevelRange::EnemyLevelsMax

Definition at line 379 of file Actor.h.

◆ EnemyLevelsMin

TArray< float > FNPCDifficultyLevelRange::EnemyLevelsMin

Definition at line 378 of file Actor.h.

◆ GameDifficulties

TArray< float > FNPCDifficultyLevelRange::GameDifficulties

Definition at line 380 of file Actor.h.


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