Navigation
API > API/Runtime > API/Runtime/CoreUObject > API/Runtime/CoreUObject/UObject > API/Runtime/CoreUObject/UObject/FFrame
| Type | Name | Description | |
|---|---|---|---|
| void | StepCompiledIn
(
void* Result |
Replacement for Step that checks the for byte code, and if none exists, then PropertyChainForCompiledIn is used. | |
| void | StepCompiledIn
(
void* Result, |
Replacement for Step that checks the for byte code, and if none exists, then PropertyChainForCompiledIn is used. |