Navigation
API > API/Runtime > API/Runtime/CoreUObject
Information remembered about an Out parameter.
| Name | FOutParmRec |
| Type | struct |
| Header File | /Engine/Source/Runtime/CoreUObject/Public/UObject/Stack.h |
| Include Path | #include "UObject/Stack.h" |
Syntax
struct FOutParmRec
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| NextOutParm | FOutParmRec * | UObject/Stack.h | ||
| PropAddr | uint8 * | UObject/Stack.h | ||
| Property | FProperty * | UObject/Stack.h |