Navigation
API > API/Runtime > API/Runtime/LiveLinkInterface > API/Runtime/LiveLinkInterface/FLiveLinkBaseDataStruct
| Type | Name | Description | |
|---|---|---|---|
| void | InitializeWith
(
const DataType* InData |
Initialize ourselves with another data struct directly. | |
| void | InitializeWith
(
const FLiveLinkBaseDataStruct& InOther |
Initialize ourselves with another data struct. | |
| void | InitializeWith
(
const UScriptStruct* InOtherStruct, |
Initialize ourselves with another struct. |