Navigation
API > API/Runtime > API/Runtime/CoreUObject > API/Runtime/CoreUObject/UObject > API/Runtime/CoreUObject/UObject/FFrame
References
| Module | CoreUObject |
| Header | /Engine/Source/Runtime/CoreUObject/Public/UObject/Stack.h |
| Include | #include "UObject/Stack.h" |
CodeSkipSizeType ReadCodeSkipCount&40;&41;
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
| Name | Description |
|---|---|
| ExpressionField | receives a pointer to the field representing the expression; used by various execs to drive VM logic |