Progress on Animation Queue Pipeline

This commit is contained in:
2023-09-15 00:01:41 -04:00
parent 7b58dea692
commit afa0cfbe6d
15 changed files with 342 additions and 30 deletions

View File

@@ -7,7 +7,7 @@
#include "TangibleInterface.generated.h"
// This class does not need to be modified.
UINTERFACE(MinimalAPI)
UINTERFACE(Blueprintable)
class UTangibleInterface : public UInterface
{
GENERATED_BODY()