Navigation
API > API/Plugins > API/Plugins/DirectLinkTest
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UBlueprintFunctionLibrary
- UDirectLinkTestLibrary
References
| Module | DirectLinkTest |
| Header | /Engine/Plugins/Enterprise/DatasmithImporter/Source/DirectLinkTest/Public/DirectLinkTestLibrary.h |
| Include | #include "DirectLinkTestLibrary.h" |
Syntax
UCLASS&40;&41;
class UDirectLinkTestLibrary : public UBlueprintFunctionLibrary
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | AddPublicDestination
(
int32 EndpointId, |
||
| bool | AddPublicSource
(
int32 EndpointId, |
||
| bool | |||
| bool | DeleteEndpoint
(
int32 EndpointId |
||
| bool | |||
| int | MakeEndpoint
(
const FString& NiceName, |
Endpoint section. | |
| bool | |||
| bool | |||
| bool | SetupSender () |
||
| bool | |||
| bool | StartSender () |
||
| bool | StopReceiver () |
||
| bool | StopSender () |
||
| bool |