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" |
FORCEINLINE_DEBUGGABLE bool StepAndCheckMostRecentProperty
(
UObject * Context,
void *const Z_Param__Result
)
Remarks
Convenience function that calls Step, but also returns true if both MostRecentProperty and MostRecentPropertyAddress are non-null.