Struct GameplayEventData
Assembly: Assembly-CSharp-firstpass.dll
Syntax
public struct GameplayEventData
Fields
|
Improve this Doc
View Source
EventMagnitude
Declaration
public float EventMagnitude
Field Value
| Type |
Description |
| System.Single |
|
|
Improve this Doc
View Source
EventTag
Declaration
public GameplayTag EventTag
Field Value
|
Improve this Doc
View Source
Instigator
Declaration
public AbilitySystemComponent Instigator
Field Value
|
Improve this Doc
View Source
Declaration
public List<GameplayTag> InstigatorTags
Field Value
|
Improve this Doc
View Source
OptionalObject
Declaration
public object OptionalObject
Field Value
| Type |
Description |
| System.Object |
|
|
Improve this Doc
View Source
Target
Declaration
public AbilitySystemComponent Target
Field Value
|
Improve this Doc
View Source
Declaration
public List<GameplayTag> TargetTags
Field Value