Lesson 78 - Create Player Session Endpoint

This commit is contained in:
Norman Lansing
2026-04-05 08:02:21 -04:00
parent ce6472a687
commit a5bfad07cc
4 changed files with 3 additions and 1 deletions

View File

@@ -21,7 +21,7 @@ public:
protected:
// Name of this API - for labeling in the Data Asset; This is nto used by any code.
// Name of this API - for labeling in the Data Asset; This is not used by any code.
UPROPERTY(EditDefaultsOnly)
FString Name;