FSharedStruct

[FSharedStruct](API\Runtime\CoreUObject\FSharedStruct) works similarly as a TSharedPtr<FInstancedStruct> but avoids the double pointer indirection.