Navigation
API > API/Runtime > API/Runtime/Engine
| Name | FEventGraphFastCallPair |
| Type | struct |
| Header File | /Engine/Source/Runtime/Engine/Classes/Engine/BlueprintGeneratedClass.h |
| Include Path | #include "Engine/BlueprintGeneratedClass.h" |
Syntax
USTRUCT ()
struct FEventGraphFastCallPair
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| EventGraphCallOffset | int32 | Engine/BlueprintGeneratedClass.h | ||
| FunctionToPatch | TObjectPtr< UFunction > | Engine/BlueprintGeneratedClass.h |