#pragma once /* * SDK generated by Dumper-7 * * https://github.com/Encryqed/Dumper-7 */ // Package: WB_NewHelpBlock #include "Basic.hpp" #include "Engine_structs.hpp" #include "ST_NewPlayerGuidelines_structs.hpp" #include "WidgetGroup_classes.hpp" #include "E_DCSInputType_structs.hpp" namespace SDK { // WidgetBlueprintGeneratedClass WB_NewHelpBlock.WB_NewHelpBlock_C // 0x01C8 (0x0488 - 0x02C0) class UWB_NewHelpBlock_C final : public UWGI_UserWidget { public: struct FPointerToUberGraphFrame UberGraphFrame; // 0x02C0(0x0008)(ZeroConstructor, Transient, DuplicateTransient) class UWidgetAnimation* AllContentFadeIn; // 0x02C8(0x0008)(BlueprintVisible, BlueprintReadOnly, ZeroConstructor, Transient, RepSkip, NoDestructor, HasGetValueTypeHash) class UWidgetAnimation* ShowPanel; // 0x02D0(0x0008)(BlueprintVisible, BlueprintReadOnly, ZeroConstructor, Transient, RepSkip, NoDestructor, HasGetValueTypeHash) class UWidgetAnimation* ShowOrHide; // 0x02D8(0x0008)(BlueprintVisible, BlueprintReadOnly, ZeroConstructor, Transient, RepSkip, NoDestructor, HasGetValueTypeHash) class UWidgetAnimation* FadeOut; // 0x02E0(0x0008)(BlueprintVisible, BlueprintReadOnly, ZeroConstructor, Transient, RepSkip, NoDestructor, HasGetValueTypeHash) class UWidgetAnimation* PercentStart; // 0x02E8(0x0008)(BlueprintVisible, BlueprintReadOnly, ZeroConstructor, Transient, RepSkip, NoDestructor, HasGetValueTypeHash) class UCanvasPanel* AllCotent; // 0x02F0(0x0008)(BlueprintVisible, ExportObject, BlueprintReadOnly, ZeroConstructor, DisableEditOnInstance, InstancedReference, RepSkip, NoDestructor, PersistentInstance, HasGetValueTypeHash) class UImage* Image_259; // 0x02F8(0x0008)(BlueprintVisible, ExportObject, BlueprintReadOnly, ZeroConstructor, DisableEditOnInstance, InstancedReference, RepSkip, NoDestructor, PersistentInstance, HasGetValueTypeHash) class UOverlay* Overlay; // 0x0300(0x0008)(BlueprintVisible, ExportObject, BlueprintReadOnly, ZeroConstructor, DisableEditOnInstance, InstancedReference, RepSkip, NoDestructor, PersistentInstance, HasGetValueTypeHash) class URichTextBlock* RichTextBlock_3; // 0x0308(0x0008)(BlueprintVisible, ExportObject, BlueprintReadOnly, ZeroConstructor, DisableEditOnInstance, InstancedReference, RepSkip, NoDestructor, PersistentInstance, HasGetValueTypeHash) class USizeBox* SizeBox_1; // 0x0310(0x0008)(BlueprintVisible, ExportObject, BlueprintReadOnly, ZeroConstructor, DisableEditOnInstance, InstancedReference, RepSkip, NoDestructor, PersistentInstance, HasGetValueTypeHash) class USizeBox* SizeBox_2; // 0x0318(0x0008)(BlueprintVisible, ExportObject, BlueprintReadOnly, ZeroConstructor, DisableEditOnInstance, InstancedReference, RepSkip, NoDestructor, PersistentInstance, HasGetValueTypeHash) class USizeBox* SizeBox_3; // 0x0320(0x0008)(BlueprintVisible, ExportObject, BlueprintReadOnly, ZeroConstructor, DisableEditOnInstance, InstancedReference, RepSkip, NoDestructor, PersistentInstance, HasGetValueTypeHash) class USizeBox* SizeBox_4; // 0x0328(0x0008)(BlueprintVisible, ExportObject, BlueprintReadOnly, ZeroConstructor, DisableEditOnInstance, InstancedReference, RepSkip, NoDestructor, PersistentInstance, HasGetValueTypeHash) class USizeBox* SizeBox_All; // 0x0330(0x0008)(BlueprintVisible, ExportObject, BlueprintReadOnly, ZeroConstructor, DisableEditOnInstance, InstancedReference, RepSkip, NoDestructor, PersistentInstance, HasGetValueTypeHash) class USizeBox* SizeBox_Timer; // 0x0338(0x0008)(BlueprintVisible, ExportObject, BlueprintReadOnly, ZeroConstructor, DisableEditOnInstance, InstancedReference, RepSkip, NoDestructor, PersistentInstance, HasGetValueTypeHash) class UCustomizationRichTextBlock* Text_1; // 0x0340(0x0008)(BlueprintVisible, ExportObject, BlueprintReadOnly, ZeroConstructor, DisableEditOnInstance, InstancedReference, RepSkip, NoDestructor, PersistentInstance, HasGetValueTypeHash) class UCustomizationRichTextBlock* Text_2; // 0x0348(0x0008)(BlueprintVisible, ExportObject, BlueprintReadOnly, ZeroConstructor, DisableEditOnInstance, InstancedReference, RepSkip, NoDestructor, PersistentInstance, HasGetValueTypeHash) class UCustomizationRichTextBlock* Text_3; // 0x0350(0x0008)(BlueprintVisible, ExportObject, BlueprintReadOnly, ZeroConstructor, DisableEditOnInstance, InstancedReference, RepSkip, NoDestructor, PersistentInstance, HasGetValueTypeHash) class UDataTable* NewTextStyleSet; // 0x0358(0x0008)(Edit, BlueprintVisible, ZeroConstructor, DisableEditOnInstance, NoDestructor, HasGetValueTypeHash) TMulticastInlineDelegate OnClose; // 0x0360(0x0010)(Edit, BlueprintVisible, ZeroConstructor, DisableEditOnInstance, BlueprintAssignable, BlueprintCallable) struct FST_NewPlayerGuidelines Data; // 0x0370(0x0110)(Edit, BlueprintVisible, ExposeOnSpawn, HasGetValueTypeHash) bool Need_Icon; // 0x0480(0x0001)(Edit, BlueprintVisible, ZeroConstructor, DisableEditOnInstance, IsPlainOldData, NoDestructor, HasGetValueTypeHash) bool Break; // 0x0481(0x0001)(Edit, BlueprintVisible, ZeroConstructor, DisableEditOnInstance, IsPlainOldData, NoDestructor, HasGetValueTypeHash) public: void AddContent(bool Image, const class FString& Key); void ClosePanel(); void Construct(); void Destruct(); void ExecuteUbergraph_WB_NewHelpBlock(int32 EntryPoint); void InitPanel(const struct FST_NewPlayerGuidelines& Data_0); void NewParseContent(TArray& Content); void OnClosePanel(const struct FGeometry& InGeometry, const struct FKeyEvent& InKeyEvent, const struct FGameplayTag& inKeyTag, bool bIsDown); void OnDeviceChanged(const class FString& NewDeviceType, uint8 TypeIndex); void OnFadeIn(); void OnOptionValueChange_Event(const struct FGameplayTag& OptionTag); void OnTimeOut(); void ParseContent(TArray& PutText, class FString* OutStr); void ParseKeyName(const class FString& Key_Name); void RefreshInfo(const struct FST_NewPlayerGuidelines& Data_0); void SetSizeBoxLength(double multiple, class USizeBox* CurrentWidget); void StartPercent(); void Tick(const struct FGeometry& MyGeometry, float InDeltaTime); public: static class UClass* StaticClass() { BP_STATIC_CLASS_IMPL("WB_NewHelpBlock_C") } static const class FName& StaticName() { STATIC_NAME_IMPL(L"WB_NewHelpBlock_C") } static class UWB_NewHelpBlock_C* GetDefaultObj() { return GetDefaultObjImpl(); } }; DUMPER7_ASSERTS_UWB_NewHelpBlock_C; }