hng
This commit is contained in:
@ -7,11 +7,10 @@
|
||||
#include "MyPlayerState.generated.h"
|
||||
|
||||
/**
|
||||
*
|
||||
*
|
||||
*/
|
||||
UCLASS()
|
||||
class MYPROJECT_API AMyPlayerState : public APlayerState
|
||||
{
|
||||
GENERATED_BODY()
|
||||
|
||||
class MYPROJECT_API AMyPlayerState : public APlayerState {
|
||||
|
||||
GENERATED_BODY()
|
||||
};
|
||||
|
Reference in New Issue
Block a user