Added marketplace stuff

This commit is contained in:
Jordon Brooks 2024-01-08 16:53:13 +00:00
parent 56aa126e8e
commit fb8a01915e
No known key found for this signature in database
GPG key ID: 83964894E5D98D57
16 changed files with 131 additions and 61 deletions

View file

@ -1,10 +1,12 @@
#pragma once
// Copyright (C) 2024 Jordon Brooks
#pragma once
#include "CoreMinimal.h"
#include "Platform.generated.h"
/**
*
/*
* Enum representing different operating system platforms.
*/
UENUM(BlueprintType)
enum class EPlatform : uint8