FExternalFuncConstHandler

Windows
MacOS
Linux

References

Module

VectorVM

Header

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

Include

#include "VectorVM.h"

Syntax

template<typename T>
struct FExternalFuncConstHandler

Variables

Name Description

Public variable

T

 

Constant

Public variable

uint16

 

ConstantIndex

Constructors

Name Description

Public function

FExternalFuncConstHandler

(
    FVectorVMContext& Context
)

Functions

Name Description

Public function

void

 

Advance()

Public function

const T &

 

Get()

Public function

const T &

 

GetAndAdvance()

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