unreal.GameplayEffectAttributeCaptureDefinition¶
- class unreal.GameplayEffectAttributeCaptureDefinition¶
Bases:
StructBaseStruct defining gameplay attribute capture options for gameplay effects
C++ Source:
Plugin: GameplayAbilities
Module: GameplayAbilities
File: GameplayEffectAttributeCaptureDefinition.h
Editor Properties: (see get_editor_property/set_editor_property)
attribute_source(GameplayEffectAttributeCaptureSource): [Read-Write] Source of the gameplay attributeattribute_to_capture(GameplayAttribute): [Read-Write] Gameplay attribute to capturesnapshot(bool): [Read-Write] Whether the attribute should be snapshotted or not