9#include "CommonAnimTypes.generated.h"
17 UPROPERTY(EditAnywhere, Category =
"FAxis")
50 return Axis.IsNormalized();
56 Ar <<
D.bInLocalSpace;
UE_FORCEINLINE_HINT TSharedRef< CastToType, Mode > StaticCastSharedRef(TSharedRef< CastFromType, Mode > const &InSharedRef)
Definition SharedPointer.h:127
return true
Definition ExternalRpcRegistry.cpp:601
#define UPROPERTY(...)
UObject definition macros.
Definition ObjectMacros.h:744
#define USTRUCT(...)
Definition ObjectMacros.h:746
#define GENERATED_USTRUCT_BODY(...)
Definition ObjectMacros.h:767
Definition Archive.h:1208
Definition CommonAnimTypes.h:14
FVector GetTransformedAxis(const FTransform &ComponentSpaceTransform) const
Definition CommonAnimTypes.h:30
friend FArchive & operator<<(FArchive &Ar, FAxis &D)
Definition CommonAnimTypes.h:53
bool IsValid() const
Definition CommonAnimTypes.h:48
void Initialize()
Definition CommonAnimTypes.h:42