[ue4] Fix formatting.

This commit is contained in:
badlogic 2019-03-06 12:01:24 +01:00
parent 0a73f6761e
commit af0b285c73

View File

@ -46,7 +46,7 @@ public:
FString To; FString To;
UPROPERTY(EditAnywhere, BlueprintReadWrite) UPROPERTY(EditAnywhere, BlueprintReadWrite)
float Mix = 0; float Mix = 0;
}; };
UCLASS(BlueprintType, ClassGroup=(Spine)) UCLASS(BlueprintType, ClassGroup=(Spine))