8template<
typename OperationType>
UE_FORCEINLINE_HINT TSharedRef< CastToType, Mode > StaticCastSharedRef(TSharedRef< CastFromType, Mode > const &InSharedRef)
Definition SharedPointer.h:127
Definition DragAndDrop.h:141
TSharedPtr< OperationType > GetOperationAs() const
Definition DragAndDrop.inl:9
bool IsOfType() const
Definition DragAndDrop.h:35
Definition SharedPointer.h:692
UE_FORCEINLINE_HINT const bool IsValid() const
Definition SharedPointer.h:1085