Skip to content

Commit

Permalink
Update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
damoncro committed Feb 1, 2023
1 parent d7bf4a4 commit 8f26e0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Source/CronosPlayUnreal/Public/PlayCppSdkActor.h
Original file line number Diff line number Diff line change
Expand Up @@ -365,7 +365,7 @@ class CRONOSPLAYUNREAL_API APlayCppSdkActor : public AActor {
void OnNewSession(FWalletConnectEnsureSessionResult SessionResult,
FString Result);
/**
* On NewSessionReady delegate, called if session is restored
* On NewSessionReady delegate, called if session is created
*/
UPROPERTY(EditAnywhere, BlueprintReadWrite, Category = "PlayCppSdk")
FOnNewSessionReady OnNewSessionReady;
Expand Down

0 comments on commit 8f26e0a

Please sign in to comment.