Navigation
API > API/Runtime > API/Runtime/CoreUObject > API/Runtime/CoreUObject/UObject
Warnings * might not write anything to Result if proper type isn't returned.
Description
- Internal function call processing.
-
might not write anything to Result if proper type isn't returned.
| Name | ProcessInternal |
| Type | function |
| Header File | /Engine/Source/Runtime/CoreUObject/Public/UObject/Object.h |
| Include Path | #include "UObject/Object.h" |
| Source | /Engine/Source/Runtime/CoreUObject/Private/UObject/ScriptCore.cpp |
void ProcessInternal
(
FFrame & Stack,
void * Result
)