Navigation
API > API/Runtime > API/Runtime/LiveLinkInterface > API/Runtime/LiveLinkInterface/FLiveLinkBaseDataStruct
| Name | FCastImpl |
| Type | struct |
| Header File | /Engine/Source/Runtime/LiveLinkInterface/Public/LiveLinkTypes.h |
| Include Path | #include "LiveLinkTypes.h" |
Syntax
template<typename Type>
struct FCastImpl
Functions
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static Type * Cast
(
const UScriptStruct* ScriptStruct, |
LiveLinkTypes.h | ||
static const Type * ConstCast
(
const UScriptStruct* ScriptStruct, |
LiveLinkTypes.h |