Successful implementation of UlxScriptedAnimations
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
#include "CoreUObject.h"
|
||||
#include "StringDecoder.h"
|
||||
#include "Containers/Deque.h"
|
||||
#include "Kismet/BlueprintFunctionLibrary.h"
|
||||
|
||||
#include "AnimQueue.generated.h"
|
||||
|
||||
@@ -61,7 +62,7 @@ public:
|
||||
////////////////////////////////////////////////
|
||||
|
||||
UCLASS()
|
||||
class INTEGRATION_API UlxAnimationStepLibrary : public UObject
|
||||
class INTEGRATION_API UlxAnimationStepLibrary : public UBlueprintFunctionLibrary
|
||||
{
|
||||
GENERATED_BODY()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user