Show / Hide Table of Contents

Struct GameplayModifierEvaluatedData

Namespace: GameplayAbilitySystem.GameplayEffects
Assembly: Assembly-CSharp-firstpass.dll
Syntax
public struct GameplayModifierEvaluatedData

Fields

| Improve this Doc View Source

Attribute

Declaration
public IAttribute Attribute
Field Value
Type Description
IAttribute
| Improve this Doc View Source

Magnitude

Declaration
public float Magnitude
Field Value
Type Description
System.Single
| Improve this Doc View Source

ModOperation

Declaration
public EModifierOperationType ModOperation
Field Value
Type Description
EModifierOperationType
  • Improve this Doc
  • View Source
Back to top Generated by DocFX