Navigation
API > API/Runtime > API/Runtime/LiveLinkInterface > API/Runtime/LiveLinkInterface/FLiveLinkBaseDataStruct
| Type | Name | Description | |
|---|---|---|---|
FLiveLinkBaseDataStruct
(
const UScriptStruct* InType |
Build the wrapper struct for a specific type but without any data to initialize it with. | ||
FLiveLinkBaseDataStruct
(
FLiveLinkBaseDataStruct&& InOther |
|||
FLiveLinkBaseDataStruct
(
const UScriptStruct* InType, |
Build the wrapper struct using external data location. |