Struct FLoadingScreenTip : FTableRowBase Path C++ Link /Script/StormEscape.LoadingScreenTip 0x0020 (32 B) align 8 inherited 0x0008 /Script/StormEscape 0x00x0020 Members 3 Show inherited members OffsetSizeNameTypeFlags0x00080x10TipFText3 flags0x00180x04Chancefloat7 flags0x001C0x04MinDurationfloat7 flags Used by 2types with a member, parameter or interface of this type UUIHelperLibraryUW_LoadingScreen_C // /Script/StormEscape.LoadingScreenTip // size 0x0020 (32), inherited 0x0008, align 8 struct FLoadingScreenTip : public FTableRowBase { public: FText Tip; // 0x0008(0x10) Edit BlueprintVisible NativeAccessSpecifierPublic float Chance; // 0x0018(0x04) Edit BlueprintVisible ZeroConstructor IsPlainOldData NoDestructor HasGetValueTypeHash NativeAccessSpecifierPublic float MinDuration; // 0x001C(0x04) Edit BlueprintVisible ZeroConstructor IsPlainOldData NoDestructor HasGetValueTypeHash NativeAccessSpecifierPublic };