UE_FORCEINLINE_HINT TSharedRef< CastToType, Mode > StaticCastSharedRef(TSharedRef< CastFromType, Mode > const &InSharedRef)
Definition SharedPointer.h:127
return true
Definition ExternalRpcRegistry.cpp:601
Definition MessageSubscription.h:20
virtual bool IsEnabled() override
Definition MessageSubscription.h:67
FMessageSubscription(const TSharedRef< IMessageReceiver, ESPMode::ThreadSafe > &InSubscriber, const FTopLevelAssetPath &InMessageType, const FMessageScopeRange &InScopeRange)
Definition MessageSubscription.h:31
virtual const TWeakPtr< IMessageReceiver, ESPMode::ThreadSafe > & GetSubscriber() override
Definition MessageSubscription.h:62
virtual void Enable() override
Definition MessageSubscription.h:47
virtual FTopLevelAssetPath GetMessageTypePathName() override
Definition MessageSubscription.h:52
virtual const FMessageScopeRange & GetScopeRange() override
Definition MessageSubscription.h:57
virtual void Disable() override
Definition MessageSubscription.h:42
Definition IMessageReceiver.h:26
Definition IMessageSubscription.h:25
Definition SharedPointer.h:153
Definition SharedPointer.h:1295
Definition TopLevelAssetPath.h:38