Navigation
API > API/Runtime > API/Runtime/CoreUObject > API/Runtime/CoreUObject/UObject > API/Runtime/CoreUObject/UObject/TStructOnScope
| Type | Name | Description | |
|---|---|---|---|
| bool | InitializeFrom
(
const FStructOnScope& InOther |
Initialize the TStructOnScope from a FStructOnScope containing data that derives from T InOther The FStructOnScope to initialize from | |
| bool | InitializeFrom
(
FStructOnScope&& InOther |
Initialize the TStructOnScope from a FStructOnScope containing data that derives from T InOther The FStructOnScope to initialize from |