FFrame::ReadVariableSize

Reads a value from the bytestream which represents the number of bytes that should be zero'd out if a NULL context is encountered

Windows
MacOS
Linux

References

Module

CoreUObject

Header

/Engine/Source/Runtime/CoreUObject/Public/UObject/Stack.h

Include

#include "UObject/Stack.h"

Syntax

VariableSizeType ReadVariableSize
(
    FProperty ** ExpressionField
)

Remarks

Reads a value from the bytestream which represents the number of bytes that should be zero'd out if a NULL context is encountered

Parameters

Parameter

Description

ExpressionField

receives a pointer to the field representing the expression; used by various execs to drive VM logic

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