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

#include <Actor.h>

+ Collaboration diagram for FBuffStatEntry:

Public Attributes

FName StatGroupName
 
float StatModifier
 
unsigned __int8 bOverridesLesserValue: 1
 
unsigned __int8 bOverridesGreaterValue: 1
 

Detailed Description

Definition at line 10034 of file Actor.h.

Member Data Documentation

◆ bOverridesGreaterValue

unsigned __int8 FBuffStatEntry::bOverridesGreaterValue

Definition at line 10039 of file Actor.h.

◆ bOverridesLesserValue

unsigned __int8 FBuffStatEntry::bOverridesLesserValue

Definition at line 10038 of file Actor.h.

◆ StatGroupName

FName FBuffStatEntry::StatGroupName

Definition at line 10036 of file Actor.h.

◆ StatModifier

float FBuffStatEntry::StatModifier

Definition at line 10037 of file Actor.h.


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