Go to the source code of this file.
◆ SEQUENCER_INSTANCE_PLAYER_TYPE
Value:
virtual bool IsOfTypeImpl(
const FName& Type)
const override {
return GetTypeId() == Type || BASE::IsOfTypeImpl(Type); }
UE_FORCEINLINE_HINT TSharedRef< CastToType, Mode > StaticCastSharedRef(TSharedRef< CastFromType, Mode > const &InSharedRef)
Definition SharedPointer.h:127
Definition NameTypes.h:617
Quick n dirty RTTI to allow for derived classes to insert nodes of different types
◆ ESwapRootBone
| Enumerator |
|---|
| SwapRootBone_Component | |
| SwapRootBone_Actor | |
| SwapRootBone_None | |