Navigation
API > API/Runtime > API/Runtime/LiveLinkInterface > API/Runtime/LiveLinkInterface/FLiveLinkBaseDataStruct > API/Runtime/LiveLinkInterface/FLiveLinkBaseDataStruct/InitializeWith
References
| Module | LiveLinkInterface |
| Header | /Engine/Source/Runtime/LiveLinkInterface/Public/LiveLinkTypes.h |
| Include | #include "LiveLinkTypes.h" |
template<typename DataType>
void InitializeWith
&40;
const DataType &42; InData
&41;
Remarks
- Initialize ourselves with another data struct directly.
-
We could have been initialized before so if it's the case, previous memory will be destroyed.