![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
| LIVELINKMESSAGEBUSFRAMEWORK_API bool UE::LiveLink::Messaging::CanReceiveFrom | ( | ELiveLinkTopologyMode | LHSMode, |
| ELiveLinkTopologyMode | RHSMode | ||
| ) |
Whether the left hand side mode can receive from the right hand side mode LiveLink Source.
| LIVELINKMESSAGEBUSFRAMEWORK_API bool UE::LiveLink::Messaging::CanTransmitTo | ( | ELiveLinkTopologyMode | LHSMode, |
| ELiveLinkTopologyMode | RHSMode | ||
| ) |
Whether the left hand side mode can transmit to the right hand side mode Client.