Implemented Recon Tutorial Checkpoint

This commit is contained in:
Rafal Swierczek 2023-11-03 13:35:26 +00:00
parent e78cc47989
commit 7ac557f166
6 changed files with 11 additions and 7 deletions

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c6aa4cb4c59963b7874f9a41cd74af7512b6895a4aa337d9440de85b32ce3adb
size 15541
oid sha256:a21d5f3921a735e797578ab06266f54661f08b7a14e61c228808526e61a68a49
size 15750

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4c448a399e03e820c5867766611f78910e2811b96a3370f79410574bbaaf7279
oid sha256:411f0eb2c6c498f4ae4d4cda2cbb7f538a48635c1c360af105450536ef274b13
size 607443

View File

@ -43,6 +43,7 @@ public:
// Sets default values for this actor's properties
ABaseGadgetTutorial();
UPROPERTY(BlueprintAssignable)
FCompletedGadgetTutorial CompletedGadgetTutorial;
void DestroyTutorial();