FCastImpl

Windows
MacOS
Linux

References

Module

LiveLinkInterface

Header

/Engine/Source/Runtime/LiveLinkInterface/Public/LiveLinkTypes.h

Include

#include "LiveLinkTypes.h"

Syntax

template<typename Type>
struct FCastImpl

Functions

Name Description

Public function Static

Type *

 

Cast

(
    const UScriptStruct* ScriptStr...,
    BaseType* BaseData
)

Public function Static

const Type &...

 

ConstCast

(
    const UScriptStruct* ScriptStr...,
    const BaseType* BaseData
)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss