Navigation
API > API/Runtime > API/Runtime/CoreUObject > API/Runtime/CoreUObject/UObject > API/Runtime/CoreUObject/UObject/FFrame > API/Runtime/CoreUObject/UObject/FFrame/StepCompiledIn
References
Module | CoreUObject |
Header | /Engine/Source/Runtime/CoreUObject/Public/UObject/Stack.h |
Include | #include "UObject/Stack.h" |
void StepCompiledIn
&40;
void &42; Result,
const FFieldClass &42; ExpectedPropertyType
&41;
Remarks
Replacement for Step that checks the for byte code, and if none exists, then PropertyChainForCompiledIn is used. Also, makes an effort to verify that the params are in the correct order and the types are compatible.
Replacement for Step that checks the for byte code, and if none exists, then PropertyChainForCompiledIn is used. Also makes an effort to verify that the params are in the correct order and the types are compatible.