Navigation
API > API/Runtime > API/Runtime/CoreUObject > API/Runtime/CoreUObject/UObject > API/Runtime/CoreUObject/UObject/TStructOnScope > API/Runtime/CoreUObject/UObject/TStructOnScope/InitializeFrom
References
Module | CoreUObject |
Header | /Engine/Source/Runtime/CoreUObject/Public/UObject/StructOnScope.h |
Include | #include "UObject/StructOnScope.h" |
bool InitializeFrom
&40;
FStructOnScope && InOther
&41;
Remarks
Initialize the TStructOnScope from a FStructOnScope containing data that derives from T InOther The FStructOnScope to initialize from True if the conversion was successful, false otherwise