Navigation
API > API/Runtime > API/Runtime/CoreUObject > API/Runtime/CoreUObject/UObject > API/Runtime/CoreUObject/UObject/TStructOnScope > API/Runtime/CoreUObject/UObject/TStructOnScope/InitializeFromChecked
References
| Module | CoreUObject |
| Header | /Engine/Source/Runtime/CoreUObject/Public/UObject/StructOnScope.h |
| Include | #include "UObject/StructOnScope.h" |
void InitializeFromChecked
&40;
const FStructOnScope & InOther
&41;
Remarks
Initialize the TStructOnScope from a FStructOnScope containing data that derives from T InOther The FStructOnScope to initialize from (will assert if it contains an invalid type to store for T)