Skip to content

Commit 2047218

Browse files
Update Sample_Configuration.h
1 parent 1c07e33 commit 2047218

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Source/PubnubLibraryTests/Public/Samples/Sample_Configuration.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ class PUBNUBLIBRARYTESTS_API ASample_Configuration : public APubnubSampleBase
5656
UFUNCTION()
5757
void OnSubscriptionStatusChanged(EPubnubSubscriptionStatus Status, FPubnubSubscriptionStatusData StatusData);
5858

59-
// snippet.subscription_status_listener
59+
// snippet.subscription_status_listener_lambda
6060
UFUNCTION(BlueprintCallable, Category = "Pubnub|Samples|Configuration")
6161
void SubscriptionStatusListenerLambdaSample();
6262

0 commit comments

Comments
 (0)