Navigation
API > API/Runtime > API/Runtime/LiveLinkInterface > API/Runtime/LiveLinkInterface/FLiveLinkBaseDataStruct
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
Type * Cast () |
LiveLinkTypes.h | ||
const Type * Cast () |
LiveLinkTypes.h |
Cast()
| Name | Cast |
| Type | function |
| Header File | /Engine/Source/Runtime/LiveLinkInterface/Public/LiveLinkTypes.h |
| Include Path | #include "LiveLinkTypes.h" |
template<typename Type>
Type * Cast()
Cast()
| Name | Cast |
| Type | function |
| Header File | /Engine/Source/Runtime/LiveLinkInterface/Public/LiveLinkTypes.h |
| Include Path | #include "LiveLinkTypes.h" |
template<typename Type>
const Type * Cast() const