FFrame::ReadCodeSkipCount

Reads a value from the bytestream, which represents the number of bytes to advance the code pointer for certain expressions.

Windows
MacOS
Linux

References

Module

CoreUObject

Header

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

Include

#include "UObject/Stack.h"

Syntax

CodeSkipSizeType ReadCodeSkipCount()

Remarks

Reads a value from the bytestream, which represents the number of bytes to advance the code pointer for certain expressions.

Reads a value from the bytestream, which represents the number of bytes to advance the code pointer for certain expressions.

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