FExternalFuncRegisterHandler

Windows
MacOS
Linux

References

Module

VectorVM

Header

/Engine/Source/Runtime/VectorVM/Public/VectorVM.h

Include

#include "VectorVM.h"

Syntax

template<typename T>
struct FExternalFuncRegisterHandler

Constructors

Name Description

Public function

FExternalFuncRegisterHandler

(
    FVectorVMContext& Context
)

Functions

Name Description

Public function

void

 

Advance()

Public function

const T

 

Get()

Public function

const T

 

GetAndAdvance()

Public function

T *

 

GetDest()

Public function

T *

 

GetDestAndAdvance()

Public function Const

bool

 

IsValid()

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