Native-defined blueprint function

[go to native definition]

Handle Rep Notify for Gameplay Attribute Data#

  • public
Handle Rep Notify for Gameplay Attribute Data

To be called from Blueprint rep notifies for a given Gameplay Attribute Data member variable.

Meant to provide the same prediction capabilities of GAMEPLAYATTRIBUTE_REPNOTIFY(UMyAttributeSet, Attribute, OldAttribute) macro that is usually called from within a C++ AttributeSet rep notify handler.

Parameters#

  • Gameplay Attribute Data Struct (by const ref) In Attribute