mirror of
https://github.com/sinbad/StevesUEHelpers.git
synced 2025-02-23 17:45:23 +00:00
Missing BlueprintAssignable
This commit is contained in:
parent
9aad397561
commit
79e694fb40
@ -65,6 +65,7 @@ public:
|
||||
FOnTypewriterLetterAdded OnTypewriterLetterAdded;
|
||||
|
||||
/// Event called when the "run name" of the text changes aka the rich text style markup. Also called when reverts to default.
|
||||
UPROPERTY(BlueprintAssignable)
|
||||
FOnTypewriterRunNameChanged OnTypewriterRunNameChanged;
|
||||
|
||||
UPROPERTY(BlueprintReadOnly, meta = (BindWidget))
|
||||
|
Loading…
x
Reference in New Issue
Block a user