26593 lines
1.4 MiB
26593 lines
1.4 MiB
#pragma once
|
|
|
|
/*
|
|
* SDK generated by Dumper-7
|
|
*
|
|
* https://github.com/Encryqed/Dumper-7
|
|
*/
|
|
|
|
// Package: b1_Managed
|
|
|
|
#include "Basic.hpp"
|
|
|
|
#include "b1_structs.hpp"
|
|
#include "SlateCore_structs.hpp"
|
|
#include "b1_Managed_structs.hpp"
|
|
#include "Calliope_structs.hpp"
|
|
#include "Engine_structs.hpp"
|
|
#include "CoreUObject_structs.hpp"
|
|
#include "GSInput_structs.hpp"
|
|
#include "EnhancedInput_structs.hpp"
|
|
#include "InputCore_structs.hpp"
|
|
#include "UMG_structs.hpp"
|
|
#include "AkAudio_structs.hpp"
|
|
#include "Slate_structs.hpp"
|
|
#include "DonAINavigation_structs.hpp"
|
|
#include "AIModule_structs.hpp"
|
|
#include "GSE_ProtobufDB_structs.hpp"
|
|
#include "UnrealExtent_structs.hpp"
|
|
|
|
|
|
namespace SDK::Params
|
|
{
|
|
|
|
// Function b1-Managed.BED_CalliopeNodeBae.GetBranchGraphToEditInCS
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct BED_CalliopeNodeBae_GetBranchGraphToEditInCS final
|
|
{
|
|
public:
|
|
class FString OutBranchGraphIdentifier; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, HasGetValueTypeHash)
|
|
uint8 ReturnValue : 1; // 0x0010(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BED_CalliopeNodeBae_GetBranchGraphToEditInCS;
|
|
|
|
// Function b1-Managed.BED_CalliopeNodeBae.IsSupportViewType
|
|
// 0x0002 (0x0002 - 0x0000)
|
|
struct BED_CalliopeNodeBae_IsSupportViewType final
|
|
{
|
|
public:
|
|
ECalliopeViewType InViewType; // 0x0000(0x0001)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 ReturnValue : 1; // 0x0001(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BED_CalliopeNodeBae_IsSupportViewType;
|
|
|
|
// Function b1-Managed.BED_CalliopeNodeBae.IsBranchGraphNode
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BED_CalliopeNodeBae_IsBranchGraphNode final
|
|
{
|
|
public:
|
|
uint8 ReturnValue : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BED_CalliopeNodeBae_IsBranchGraphNode;
|
|
|
|
// Function b1-Managed.BED_CalliopeNodeBae.IsRerouteNode
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BED_CalliopeNodeBae_IsRerouteNode final
|
|
{
|
|
public:
|
|
uint8 ReturnValue : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BED_CalliopeNodeBae_IsRerouteNode;
|
|
|
|
// Function b1-Managed.BED_CalliopeNodeBae.GetGuid
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_CalliopeNodeBae_GetGuid final
|
|
{
|
|
public:
|
|
struct FCalliopeGuid ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_CalliopeNodeBae_GetGuid;
|
|
|
|
// Function b1-Managed.BED_CalliopeNodeBae.GetActorGuidOptions
|
|
// 0x0028 (0x0028 - 0x0000)
|
|
struct BED_CalliopeNodeBae_GetActorGuidOptions final
|
|
{
|
|
public:
|
|
class FString PropertyName; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
TArray<struct FActorGuidOption> OutOptions; // 0x0010(0x0010)(Parm, OutParm)
|
|
int32 ReturnValue; // 0x0020(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_CalliopeNodeBae_GetActorGuidOptions;
|
|
|
|
// Function b1-Managed.BED_CalliopeNodeBae.CanManageStates
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BED_CalliopeNodeBae_CanManageStates final
|
|
{
|
|
public:
|
|
uint8 ReturnValue : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BED_CalliopeNodeBae_CanManageStates;
|
|
|
|
// Function b1-Managed.BED_CalliopeNodeBae.GetActorGuid
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BED_CalliopeNodeBae_GetActorGuid final
|
|
{
|
|
public:
|
|
class AActor* InActor; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class FString OutActorGuid; // 0x0008(0x0010)(Parm, OutParm, ZeroConstructor, HasGetValueTypeHash)
|
|
uint8 ReturnValue : 1; // 0x0018(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BED_CalliopeNodeBae_GetActorGuid;
|
|
|
|
// Function b1-Managed.BED_FSMNode.IsSupportViewType
|
|
// 0x0002 (0x0002 - 0x0000)
|
|
struct BED_FSMNode_IsSupportViewType final
|
|
{
|
|
public:
|
|
ECalliopeViewType InViewType; // 0x0000(0x0001)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 ReturnValue : 1; // 0x0001(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_IsSupportViewType;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_FillLocalBPCRoleData.PostPropertyChanged
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_FillLocalBPCRoleData_PostPropertyChanged final
|
|
{
|
|
public:
|
|
class FString MemberName; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString PropertyName; // 0x0010(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_FillLocalBPCRoleData_PostPropertyChanged;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_FillLocalBPCRoleData.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_FillLocalBPCRoleData_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_FillLocalBPCRoleData_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_GuideNode_Base.IsSupportViewType
|
|
// 0x0002 (0x0002 - 0x0000)
|
|
struct BED_GuideNode_Base_IsSupportViewType final
|
|
{
|
|
public:
|
|
ECalliopeViewType InViewType; // 0x0000(0x0001)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 ReturnValue : 1; // 0x0001(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BED_GuideNode_Base_IsSupportViewType;
|
|
|
|
// Function b1-Managed.BED_ProcessNode.IsSupportViewType
|
|
// 0x0002 (0x0002 - 0x0000)
|
|
struct BED_ProcessNode_IsSupportViewType final
|
|
{
|
|
public:
|
|
ECalliopeViewType InViewType; // 0x0000(0x0001)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 ReturnValue : 1; // 0x0001(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BED_ProcessNode_IsSupportViewType;
|
|
|
|
// Function b1-Managed.BED_ProcessStateNode.IsBranchGraphNode
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BED_ProcessStateNode_IsBranchGraphNode final
|
|
{
|
|
public:
|
|
uint8 ReturnValue : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BED_ProcessStateNode_IsBranchGraphNode;
|
|
|
|
// Function b1-Managed.BED_ProcessStateNode_ObserveActor.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_ProcessStateNode_ObserveActor_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_ProcessStateNode_ObserveActor_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_BehaviorNode.IsSupportViewType
|
|
// 0x0002 (0x0002 - 0x0000)
|
|
struct BED_BehaviorNode_IsSupportViewType final
|
|
{
|
|
public:
|
|
ECalliopeViewType InViewType; // 0x0000(0x0001)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 ReturnValue : 1; // 0x0001(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BED_BehaviorNode_IsSupportViewType;
|
|
|
|
// Function b1-Managed.BED_BehaviorNode_DetectExclusiveItemState.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_BehaviorNode_DetectExclusiveItemState_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_BehaviorNode_DetectExclusiveItemState_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BANS_GSBase.GSNotifyDebugPostBeginCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_GSBase_GSNotifyDebugPostBeginCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
int32 ReturnValue; // 0x0048(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSBase_GSNotifyDebugPostBeginCS;
|
|
|
|
// Function b1-Managed.BANS_GSBase.GSNotifyDebugPreBeginCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_GSBase_GSNotifyDebugPreBeginCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
int32 ReturnValue; // 0x0048(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSBase_GSNotifyDebugPreBeginCS;
|
|
|
|
// Function b1-Managed.BANS_GSBase.GSNotifyDebugPostTickCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_GSBase_GSNotifyDebugPostTickCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
int32 ReturnValue; // 0x0048(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSBase_GSNotifyDebugPostTickCS;
|
|
|
|
// Function b1-Managed.BANS_GSBase.GSNotifyDebugPreTickCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_GSBase_GSNotifyDebugPreTickCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
int32 ReturnValue; // 0x0048(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSBase_GSNotifyDebugPreTickCS;
|
|
|
|
// Function b1-Managed.BANS_GSBase.GSNotifyDebugPostEndCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_GSBase_GSNotifyDebugPostEndCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
int32 ReturnValue; // 0x0048(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSBase_GSNotifyDebugPostEndCS;
|
|
|
|
// Function b1-Managed.BANS_GSBase.GSNotifyDebugPreEndCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_GSBase_GSNotifyDebugPreEndCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
int32 ReturnValue; // 0x0048(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSBase_GSNotifyDebugPreEndCS;
|
|
|
|
// Function b1-Managed.BANS_GSBase.GetSoftReferences
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BANS_GSBase_GetSoftReferences final
|
|
{
|
|
public:
|
|
TArray<struct FSoftObjectPath> ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ReturnParm)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSBase_GetSoftReferences;
|
|
|
|
// Function b1-Managed.BANS_GSBase.GSValidateInputCS
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct BANS_GSBase_GSValidateInputCS final
|
|
{
|
|
public:
|
|
class AActor* Actor; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSBase_GSValidateInputCS;
|
|
|
|
// Function b1-Managed.BANS_GSTimedPlayNiagaraFX.GetSoftReferences
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BANS_GSTimedPlayNiagaraFX_GetSoftReferences final
|
|
{
|
|
public:
|
|
TArray<struct FSoftObjectPath> ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ReturnParm)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSTimedPlayNiagaraFX_GetSoftReferences;
|
|
|
|
// Function b1-Managed.BANS_GSTimedPlayNiagaraFX.GSNotifyBeginCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_GSTimedPlayNiagaraFX_GSNotifyBeginCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
float TotalDuration; // 0x0048(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSTimedPlayNiagaraFX_GSNotifyBeginCS;
|
|
|
|
// Function b1-Managed.BANS_GSTimedPlayNiagaraFX.GSNotifyEndCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BANS_GSTimedPlayNiagaraFX_GSNotifyEndCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSTimedPlayNiagaraFX_GSNotifyEndCS;
|
|
|
|
// Function b1-Managed.BANS_GSTimedPlayNiagaraFX_WithCondition.GSNotifyBeginCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_GSTimedPlayNiagaraFX_WithCondition_GSNotifyBeginCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
float TotalDuration; // 0x0048(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSTimedPlayNiagaraFX_WithCondition_GSNotifyBeginCS;
|
|
|
|
// Function b1-Managed.BANS_GSTimedPlayNiagaraFX_WithCondition.GSNotifyEndCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BANS_GSTimedPlayNiagaraFX_WithCondition_GSNotifyEndCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSTimedPlayNiagaraFX_WithCondition_GSNotifyEndCS;
|
|
|
|
// Function b1-Managed.GSEQG_SphericalLineTracePointGenerator.DoItemGenerationCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct GSEQG_SphericalLineTracePointGenerator_DoItemGenerationCS final
|
|
{
|
|
public:
|
|
TArray<struct FVector> ContextLocations; // 0x0000(0x0010)(ConstParm, Parm, OutParm, ReferenceParm)
|
|
};
|
|
DUMPER7_ASSERTS_GSEQG_SphericalLineTracePointGenerator_DoItemGenerationCS;
|
|
|
|
// Function b1-Managed.DispLib_SplineMoveComp.TickComponentInCS
|
|
// 0x0004 (0x0004 - 0x0000)
|
|
struct DispLib_SplineMoveComp_TickComponentInCS final
|
|
{
|
|
public:
|
|
float DeltaTime; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_DispLib_SplineMoveComp_TickComponentInCS;
|
|
|
|
// Function b1-Managed.DispLib_DBCSimpleMaterialQualityManager.TickComponentInCS
|
|
// 0x0004 (0x0004 - 0x0000)
|
|
struct DispLib_DBCSimpleMaterialQualityManager_TickComponentInCS final
|
|
{
|
|
public:
|
|
float DeltaTime; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_DispLib_DBCSimpleMaterialQualityManager_TickComponentInCS;
|
|
|
|
// Function b1-Managed.GSDispLib_PostProcessActor.OnAlreadyFinish
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct GSDispLib_PostProcessActor_OnAlreadyFinish final
|
|
{
|
|
public:
|
|
class UGSDispLib_PostProcessContext* Context; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_GSDispLib_PostProcessActor_OnAlreadyFinish;
|
|
|
|
// Function b1-Managed.GSDispLib_PostProcessActor.OnAlreadyBegin
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct GSDispLib_PostProcessActor_OnAlreadyBegin final
|
|
{
|
|
public:
|
|
class UGSDispLib_PostProcessContext* Context; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_GSDispLib_PostProcessActor_OnAlreadyBegin;
|
|
|
|
// Function b1-Managed.GSDispLib_PostProcessActor.OnEnterFinish
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct GSDispLib_PostProcessActor_OnEnterFinish final
|
|
{
|
|
public:
|
|
class UGSDispLib_PostProcessContext* Context; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_GSDispLib_PostProcessActor_OnEnterFinish;
|
|
|
|
// Function b1-Managed.GSDispLib_PostProcessActor.OnEnterBegin
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct GSDispLib_PostProcessActor_OnEnterBegin final
|
|
{
|
|
public:
|
|
class UGSDispLib_PostProcessContext* Context; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_GSDispLib_PostProcessActor_OnEnterBegin;
|
|
|
|
// Function b1-Managed.GSDispLib_PostProcessActor.OnEffectTick
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct GSDispLib_PostProcessActor_OnEffectTick final
|
|
{
|
|
public:
|
|
float DeltaTime; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
float Progress_0; // 0x0004(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class UGSDispLib_PostProcessContext* Context; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_GSDispLib_PostProcessActor_OnEffectTick;
|
|
|
|
// Function b1-Managed.GSDispLib_PostProcessActor.OnEndFinish
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct GSDispLib_PostProcessActor_OnEndFinish final
|
|
{
|
|
public:
|
|
class UGSDispLib_PostProcessContext* Context; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_GSDispLib_PostProcessActor_OnEndFinish;
|
|
|
|
// Function b1-Managed.GSDispLib_PostProcessActor.OnEndBegin
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct GSDispLib_PostProcessActor_OnEndBegin final
|
|
{
|
|
public:
|
|
class UGSDispLib_PostProcessContext* Context; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_GSDispLib_PostProcessActor_OnEndBegin;
|
|
|
|
// Function b1-Managed.GSDispLib_PostProcessActor.OnInit
|
|
// 0x0038 (0x0038 - 0x0000)
|
|
struct GSDispLib_PostProcessActor_OnInit final
|
|
{
|
|
public:
|
|
class UGSDispLib_PostProcessContext* Context; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
struct FUDispLib_PostPorcessCommonConf Conf; // 0x0008(0x0030)(Parm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_GSDispLib_PostProcessActor_OnInit;
|
|
|
|
// Function b1-Managed.GSDispLib_PP_VaFogOfWar.OnAlreadyBegin
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct GSDispLib_PP_VaFogOfWar_OnAlreadyBegin final
|
|
{
|
|
public:
|
|
class UGSDispLib_PostProcessContext* Context; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_GSDispLib_PP_VaFogOfWar_OnAlreadyBegin;
|
|
|
|
// Function b1-Managed.GSDispLib_PP_VaFogOfWar.OnEnterFinish
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct GSDispLib_PP_VaFogOfWar_OnEnterFinish final
|
|
{
|
|
public:
|
|
class UGSDispLib_PostProcessContext* Context; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_GSDispLib_PP_VaFogOfWar_OnEnterFinish;
|
|
|
|
// Function b1-Managed.GSDispLib_PP_VaFogOfWar.OnEnterBegin
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct GSDispLib_PP_VaFogOfWar_OnEnterBegin final
|
|
{
|
|
public:
|
|
class UGSDispLib_PostProcessContext* Context; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_GSDispLib_PP_VaFogOfWar_OnEnterBegin;
|
|
|
|
// Function b1-Managed.GSDispLib_PP_VaFogOfWar.OnEffectTick
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct GSDispLib_PP_VaFogOfWar_OnEffectTick final
|
|
{
|
|
public:
|
|
float DeltaTime; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
float Progress_0; // 0x0004(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class UGSDispLib_PostProcessContext* Context; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_GSDispLib_PP_VaFogOfWar_OnEffectTick;
|
|
|
|
// Function b1-Managed.GSDispLib_PP_VaFogOfWar.OnEndFinish
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct GSDispLib_PP_VaFogOfWar_OnEndFinish final
|
|
{
|
|
public:
|
|
class UGSDispLib_PostProcessContext* Context; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_GSDispLib_PP_VaFogOfWar_OnEndFinish;
|
|
|
|
// Function b1-Managed.GSDispLib_PP_VaFogOfWar.OnEndBegin
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct GSDispLib_PP_VaFogOfWar_OnEndBegin final
|
|
{
|
|
public:
|
|
class UGSDispLib_PostProcessContext* Context; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_GSDispLib_PP_VaFogOfWar_OnEndBegin;
|
|
|
|
// Function b1-Managed.GSDispLib_PP_VaFogOfWar.OnInit
|
|
// 0x0038 (0x0038 - 0x0000)
|
|
struct GSDispLib_PP_VaFogOfWar_OnInit final
|
|
{
|
|
public:
|
|
class UGSDispLib_PostProcessContext* Context; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
struct FUDispLib_PostPorcessCommonConf Conf; // 0x0008(0x0030)(Parm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_GSDispLib_PP_VaFogOfWar_OnInit;
|
|
|
|
// Function b1-Managed.BANSM_Base.AddPreciseDodgeAttackWarningAndSocket
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct BANSM_Base_AddPreciseDodgeAttackWarningAndSocket final
|
|
{
|
|
public:
|
|
class UAnimMontage* AnimMontage; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
float PreTimeSeconds; // 0x0008(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
float PostTimeSeconds; // 0x000C(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
float CheckSphereRadius; // 0x0010(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
int32 AddSocketNumPerAnim; // 0x0014(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANSM_Base_AddPreciseDodgeAttackWarningAndSocket;
|
|
|
|
// Function b1-Managed.BANSM_Base.ClearGeneratedAttackWarningsByTrack
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct BANSM_Base_ClearGeneratedAttackWarningsByTrack final
|
|
{
|
|
public:
|
|
class UAnimMontage* AnimMontage; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANSM_Base_ClearGeneratedAttackWarningsByTrack;
|
|
|
|
// Function b1-Managed.BANSM_Base.AddPlayerWaterSplash_BySweepCheck
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BANSM_Base_AddPlayerWaterSplash_BySweepCheck final
|
|
{
|
|
public:
|
|
class UAnimMontage* AnimMontage; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class FName _SocketName; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
float SweepRadius; // 0x0010(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
float PointBetweenMin; // 0x0014(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
float SampleStep; // 0x0018(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANSM_Base_AddPlayerWaterSplash_BySweepCheck;
|
|
|
|
// Function b1-Managed.BANSM_Base.UpdateExtraSocketAttackWarning
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BANSM_Base_UpdateExtraSocketAttackWarning final
|
|
{
|
|
public:
|
|
class UAnimMontage* AnimMontage; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
int32 LengthFrame; // 0x0008(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANSM_Base_UpdateExtraSocketAttackWarning;
|
|
|
|
// Function b1-Managed.BANSM_Base.AddExtraSocketAttackWarning
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct BANSM_Base_AddExtraSocketAttackWarning final
|
|
{
|
|
public:
|
|
class UAnimMontage* AnimMontage; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
int32 SocketNum; // 0x0008(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
float SocketRadius; // 0x000C(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
int32 LengthFrame; // 0x0010(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANSM_Base_AddExtraSocketAttackWarning;
|
|
|
|
// Function b1-Managed.BANSM_Base.AddSweepCheckAttackWarning
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BANSM_Base_AddSweepCheckAttackWarning final
|
|
{
|
|
public:
|
|
class UAnimMontage* AnimMontage; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
float CheckSphereRadiusIncrease; // 0x0008(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANSM_Base_AddSweepCheckAttackWarning;
|
|
|
|
// Function b1-Managed.BANSM_Base.RefreshAttackWarning
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BANSM_Base_RefreshAttackWarning final
|
|
{
|
|
public:
|
|
class UAnimMontage* AnimMontage; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
float PreTimeSeconds; // 0x0008(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
float PostTimeSeconds; // 0x000C(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANSM_Base_RefreshAttackWarning;
|
|
|
|
// Function b1-Managed.BANSM_Base.MarkNotifyState
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BANSM_Base_MarkNotifyState final
|
|
{
|
|
public:
|
|
class UAnimSequenceBase* AnimSeq; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
float StartTime; // 0x0008(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
float EndTime; // 0x000C(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANSM_Base_MarkNotifyState;
|
|
|
|
// Function b1-Managed.BANSM_Base.MarkNotify
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BANSM_Base_MarkNotify final
|
|
{
|
|
public:
|
|
class UAnimSequenceBase* AnimSeq; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
float StartTime; // 0x0008(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANSM_Base_MarkNotify;
|
|
|
|
// Function b1-Managed.BANSM_Base.CheckState
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BANSM_Base_CheckState final
|
|
{
|
|
public:
|
|
class UAnimSequenceBase* AnimBase; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
float CurTime; // 0x0008(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 ReturnValue : 1; // 0x000C(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BANSM_Base_CheckState;
|
|
|
|
// Function b1-Managed.BANSM_Base.GetSupportedClass
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct BANSM_Base_GetSupportedClass final
|
|
{
|
|
public:
|
|
class UClass* ReturnValue; // 0x0000(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANSM_Base_GetSupportedClass;
|
|
|
|
// Function b1-Managed.BANSM_ComboWindow.CheckState
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BANSM_ComboWindow_CheckState final
|
|
{
|
|
public:
|
|
class UAnimSequenceBase* AnimBase; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
float CurTime; // 0x0008(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 ReturnValue : 1; // 0x000C(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BANSM_ComboWindow_CheckState;
|
|
|
|
// Function b1-Managed.BED_QuestNode.IsSupportViewType
|
|
// 0x0002 (0x0002 - 0x0000)
|
|
struct BED_QuestNode_IsSupportViewType final
|
|
{
|
|
public:
|
|
ECalliopeViewType InViewType; // 0x0000(0x0001)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 ReturnValue : 1; // 0x0001(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BED_QuestNode_IsSupportViewType;
|
|
|
|
// Function b1-Managed.BED_QuestNode_PlayerCastMagic.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_QuestNode_PlayerCastMagic_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_QuestNode_PlayerCastMagic_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.HelloUFromUSharp.CallMe
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct HelloUFromUSharp_CallMe final
|
|
{
|
|
public:
|
|
class FString Arg1; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_HelloUFromUSharp_CallMe;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_GSGBtlOnBattleStart.PostPropertyChanged
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_GSGBtlOnBattleStart_PostPropertyChanged final
|
|
{
|
|
public:
|
|
class FString MemberName; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString PropertyName; // 0x0010(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_GSGBtlOnBattleStart_PostPropertyChanged;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_GSGBtlOnBattleStart.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_GSGBtlOnBattleStart_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_GSGBtlOnBattleStart_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BGW_OnlineSession.OnSessionUserInviteAcceptedCS
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BGW_OnlineSession_OnSessionUserInviteAcceptedCS final
|
|
{
|
|
public:
|
|
uint8 bWasSuccess : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BGW_OnlineSession_OnSessionUserInviteAcceptedCS;
|
|
|
|
// Function b1-Managed.BGW_OnlineSession.OnFindSessionByIdCompleteCS
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BGW_OnlineSession_OnFindSessionByIdCompleteCS final
|
|
{
|
|
public:
|
|
uint8 Success : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BGW_OnlineSession_OnFindSessionByIdCompleteCS;
|
|
|
|
// Function b1-Managed.BGW_OnlineSession.OnSearchSessionsCompleteCS
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BGW_OnlineSession_OnSearchSessionsCompleteCS final
|
|
{
|
|
public:
|
|
uint8 Success : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BGW_OnlineSession_OnSearchSessionsCompleteCS;
|
|
|
|
// Function b1-Managed.BGW_OnlineSession.OnDestroySessionCompleteCS
|
|
// 0x0002 (0x0002 - 0x0000)
|
|
struct BGW_OnlineSession_OnDestroySessionCompleteCS final
|
|
{
|
|
public:
|
|
EBGWOnlineSessionType SessionType; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 Success : 1; // 0x0001(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BGW_OnlineSession_OnDestroySessionCompleteCS;
|
|
|
|
// Function b1-Managed.BGW_OnlineSession.OnCreateSessionCompleteCS
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BGW_OnlineSession_OnCreateSessionCompleteCS final
|
|
{
|
|
public:
|
|
uint8 Success : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BGW_OnlineSession_OnCreateSessionCompleteCS;
|
|
|
|
// Function b1-Managed.BGW_OnlineSession.OnJoinSessionCompleteCS
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BGW_OnlineSession_OnJoinSessionCompleteCS final
|
|
{
|
|
public:
|
|
EBGWJoinSessionResult Result; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGW_OnlineSession_OnJoinSessionCompleteCS;
|
|
|
|
// Function b1-Managed.OldMKSpawnTest.SpawnActorCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct OldMKSpawnTest_SpawnActorCS final
|
|
{
|
|
public:
|
|
class UClass* ActorClass; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class AActor* ReturnValue; // 0x0008(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_OldMKSpawnTest_SpawnActorCS;
|
|
|
|
// Function b1-Managed.BED_QuestNode_QuitGame.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_QuestNode_QuitGame_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_QuestNode_QuitGame_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_FSMNode_Condition_GI_Loading_IsNeedResetGameInstanceData.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_Condition_GI_Loading_IsNeedResetGameInstanceData_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_Condition_GI_Loading_IsNeedResetGameInstanceData_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_BehaviorNode_GameDataCounter.IsSupportViewType
|
|
// 0x0002 (0x0002 - 0x0000)
|
|
struct BED_BehaviorNode_GameDataCounter_IsSupportViewType final
|
|
{
|
|
public:
|
|
ECalliopeViewType InViewType; // 0x0000(0x0001)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 ReturnValue : 1; // 0x0001(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BED_BehaviorNode_GameDataCounter_IsSupportViewType;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_ChangeGameDefaultMap.PostPropertyChanged
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_ChangeGameDefaultMap_PostPropertyChanged final
|
|
{
|
|
public:
|
|
class FString MemberName; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString PropertyName; // 0x0010(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_ChangeGameDefaultMap_PostPropertyChanged;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_ChangeGameDefaultMap.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_ChangeGameDefaultMap_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_ChangeGameDefaultMap_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BANS_DispLibTimedModifyMPC.GSNotifyBeginCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_DispLibTimedModifyMPC_GSNotifyBeginCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
float TotalDuration; // 0x0048(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_DispLibTimedModifyMPC_GSNotifyBeginCS;
|
|
|
|
// Function b1-Managed.BANS_DispLibTimedModifyMPC.GSNotifyEndCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BANS_DispLibTimedModifyMPC_GSNotifyEndCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_DispLibTimedModifyMPC_GSNotifyEndCS;
|
|
|
|
// Function b1-Managed.BED_BossRushNode.IsSupportViewType
|
|
// 0x0002 (0x0002 - 0x0000)
|
|
struct BED_BossRushNode_IsSupportViewType final
|
|
{
|
|
public:
|
|
ECalliopeViewType InViewType; // 0x0000(0x0001)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 ReturnValue : 1; // 0x0001(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BED_BossRushNode_IsSupportViewType;
|
|
|
|
// Function b1-Managed.BED_BossRushNode_TemplateBase.GetContextOutputsInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_BossRushNode_TemplateBase_GetContextOutputsInCS final
|
|
{
|
|
public:
|
|
TArray<class FName> ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ReturnParm)
|
|
};
|
|
DUMPER7_ASSERTS_BED_BossRushNode_TemplateBase_GetContextOutputsInCS;
|
|
|
|
// Function b1-Managed.BED_BossRushNode_ResetGroup.GetContextOutputsInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_BossRushNode_ResetGroup_GetContextOutputsInCS final
|
|
{
|
|
public:
|
|
TArray<class FName> ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ReturnParm)
|
|
};
|
|
DUMPER7_ASSERTS_BED_BossRushNode_ResetGroup_GetContextOutputsInCS;
|
|
|
|
// Function b1-Managed.BED_BossRushNode_ResetGroup.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_BossRushNode_ResetGroup_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_BossRushNode_ResetGroup_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_FSMNode_Condition_GI_Loading_IsNeedPostLeaveLevel.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_Condition_GI_Loading_IsNeedPostLeaveLevel_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_Condition_GI_Loading_IsNeedPostLeaveLevel_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_ProcessMachineNode_GroupStart.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_ProcessMachineNode_GroupStart_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_ProcessMachineNode_GroupStart_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BAN_GSBase.GSPostNotifyDebugCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BAN_GSBase_GSPostNotifyDebugCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
int32 ReturnValue; // 0x0048(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BAN_GSBase_GSPostNotifyDebugCS;
|
|
|
|
// Function b1-Managed.BAN_GSBase.GSPreNotifyDebugCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BAN_GSBase_GSPreNotifyDebugCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
int32 ReturnValue; // 0x0048(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BAN_GSBase_GSPreNotifyDebugCS;
|
|
|
|
// Function b1-Managed.BAN_GSBase.GetSoftReferences
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BAN_GSBase_GetSoftReferences final
|
|
{
|
|
public:
|
|
TArray<struct FSoftObjectPath> ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ReturnParm)
|
|
};
|
|
DUMPER7_ASSERTS_BAN_GSBase_GetSoftReferences;
|
|
|
|
// Function b1-Managed.BAN_GSBase.GSValidateInputCS
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct BAN_GSBase_GSValidateInputCS final
|
|
{
|
|
public:
|
|
class AActor* Actor; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BAN_GSBase_GSValidateInputCS;
|
|
|
|
// Function b1-Managed.BAN_GSPlayNiagaraFX.GetSoftReferences
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BAN_GSPlayNiagaraFX_GetSoftReferences final
|
|
{
|
|
public:
|
|
TArray<struct FSoftObjectPath> ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ReturnParm)
|
|
};
|
|
DUMPER7_ASSERTS_BAN_GSPlayNiagaraFX_GetSoftReferences;
|
|
|
|
// Function b1-Managed.BAN_GSPlayNiagaraFX.GetAnimNType
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BAN_GSPlayNiagaraFX_GetAnimNType final
|
|
{
|
|
public:
|
|
EGsEnAnimN ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BAN_GSPlayNiagaraFX_GetAnimNType;
|
|
|
|
// Function b1-Managed.BAN_GSPlayNiagaraFX.GSNotifyCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BAN_GSPlayNiagaraFX_GSNotifyCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BAN_GSPlayNiagaraFX_GSNotifyCS;
|
|
|
|
// Function b1-Managed.BAN_GSPlayNiagaraFX_WithCondition.GSNotifyCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BAN_GSPlayNiagaraFX_WithCondition_GSNotifyCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BAN_GSPlayNiagaraFX_WithCondition_GSNotifyCS;
|
|
|
|
// Function b1-Managed.BED_FSMNode_Condition_GI_Loading_IsDriverVersionMismatch.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_Condition_GI_Loading_IsDriverVersionMismatch_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_Condition_GI_Loading_IsDriverVersionMismatch_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BANS_DispLibTimedModifyMaterial.GSNotifyBeginCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_DispLibTimedModifyMaterial_GSNotifyBeginCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
float TotalDuration; // 0x0048(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_DispLibTimedModifyMaterial_GSNotifyBeginCS;
|
|
|
|
// Function b1-Managed.BANS_DispLibTimedModifyMaterial.GSNotifyEndCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BANS_DispLibTimedModifyMaterial_GSNotifyEndCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_DispLibTimedModifyMaterial_GSNotifyEndCS;
|
|
|
|
// Function b1-Managed.BED_FSMNode_SubGraph.PostPropertyChanged
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BED_FSMNode_SubGraph_PostPropertyChanged final
|
|
{
|
|
public:
|
|
class FString MemberName; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString PropertyName; // 0x0010(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_SubGraph_PostPropertyChanged;
|
|
|
|
// Function b1-Managed.BED_FSMNode_SubGraph.PrePropertyChanged
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_SubGraph_PrePropertyChanged final
|
|
{
|
|
public:
|
|
class FString PropertyName; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_SubGraph_PrePropertyChanged;
|
|
|
|
// Function b1-Managed.BED_FSMNode_SubGraph.GetAssetToEditInCS
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct BED_FSMNode_SubGraph_GetAssetToEditInCS final
|
|
{
|
|
public:
|
|
class UObject* ReturnValue; // 0x0000(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_SubGraph_GetAssetToEditInCS;
|
|
|
|
// Function b1-Managed.BED_FSMNode_SubGraph.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_SubGraph_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_SubGraph_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Global_SubG_GI_Loading_SaveArchiveAndWaitFinish.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_GI_Global_SubG_GI_Loading_SaveArchiveAndWaitFinish_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Global_SubG_GI_Loading_SaveArchiveAndWaitFinish_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_PostSeamlessLevelTravel.PostPropertyChanged
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_PostSeamlessLevelTravel_PostPropertyChanged final
|
|
{
|
|
public:
|
|
class FString MemberName; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString PropertyName; // 0x0010(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_PostSeamlessLevelTravel_PostPropertyChanged;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_PostSeamlessLevelTravel.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_PostSeamlessLevelTravel_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_PostSeamlessLevelTravel_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_FSMNode_Condition_GI_Loading_HasArchive.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_Condition_GI_Loading_HasArchive_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_Condition_GI_Loading_HasArchive_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.DispLib_EditorDBCPreviewToolActor.ReceiveEndPlay
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct DispLib_EditorDBCPreviewToolActor_ReceiveEndPlay final
|
|
{
|
|
public:
|
|
EEndPlayReason EndPlayReason; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_DispLib_EditorDBCPreviewToolActor_ReceiveEndPlay;
|
|
|
|
// Function b1-Managed.DispLib_EditorDBCPreviewToolActor.OnWorldCleanup
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct DispLib_EditorDBCPreviewToolActor_OnWorldCleanup final
|
|
{
|
|
public:
|
|
class UWorld* World; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 SessionEnded : 1; // 0x0008(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
uint8 BitPad_8_1 : 7; // 0x0008(0x0001)(Fixing Bit-Field Size For New Byte [ Dumper-7 ])
|
|
uint8 CleanupResources : 1; // 0x0009(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_DispLib_EditorDBCPreviewToolActor_OnWorldCleanup;
|
|
|
|
// Function b1-Managed.DispLib_EditorDBCPreviewToolActor.ReceiveTick
|
|
// 0x0004 (0x0004 - 0x0000)
|
|
struct DispLib_EditorDBCPreviewToolActor_ReceiveTick final
|
|
{
|
|
public:
|
|
float DeltaSeconds; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_DispLib_EditorDBCPreviewToolActor_ReceiveTick;
|
|
|
|
// Function b1-Managed.BGW_WorldSettings.OnLevelPreSave
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BGW_WorldSettings_OnLevelPreSave final
|
|
{
|
|
public:
|
|
class ULevel* Level; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class UWorld* World; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGW_WorldSettings_OnLevelPreSave;
|
|
|
|
// Function b1-Managed.OverlapBoxBinder.OnActorLeave
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct OverlapBoxBinder_OnActorLeave final
|
|
{
|
|
public:
|
|
class AActor* OverlappedActor; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class AActor* OtherActor; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_OverlapBoxBinder_OnActorLeave;
|
|
|
|
// Function b1-Managed.OverlapBoxBinder.OnActorEnter
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct OverlapBoxBinder_OnActorEnter final
|
|
{
|
|
public:
|
|
class AActor* OverlappedActor; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class AActor* OtherActor; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_OverlapBoxBinder_OnActorEnter;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_CheckGSSdkUserConfig.PostPropertyChanged
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_CheckGSSdkUserConfig_PostPropertyChanged final
|
|
{
|
|
public:
|
|
class FString MemberName; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString PropertyName; // 0x0010(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_CheckGSSdkUserConfig_PostPropertyChanged;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_CheckGSSdkUserConfig.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_CheckGSSdkUserConfig_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_CheckGSSdkUserConfig_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BUS_PlayerCameraCompUObj.OnSwitchCameraGroupTo
|
|
// 0x000C (0x000C - 0x0000)
|
|
struct BUS_PlayerCameraCompUObj_OnSwitchCameraGroupTo final
|
|
{
|
|
public:
|
|
int32 TargetCameraGroupId; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
float alpha; // 0x0004(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
float BlendTime; // 0x0008(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BUS_PlayerCameraCompUObj_OnSwitchCameraGroupTo;
|
|
|
|
// Function b1-Managed.BGW_ChapterView820Mgr.OnAKBStateEndFunc
|
|
// 0x0014 (0x0014 - 0x0000)
|
|
struct BGW_ChapterView820Mgr_OnAKBStateEndFunc final
|
|
{
|
|
public:
|
|
class FName BeginStateName; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class FName EndStateName; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 IsForceImSet : 1; // 0x0010(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BGW_ChapterView820Mgr_OnAKBStateEndFunc;
|
|
|
|
// Function b1-Managed.BED_BehaviorNode_LogicalAnd.CanUserAddInputInCS
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BED_BehaviorNode_LogicalAnd_CanUserAddInputInCS final
|
|
{
|
|
public:
|
|
uint8 ReturnValue : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BED_BehaviorNode_LogicalAnd_CanUserAddInputInCS;
|
|
|
|
// Function b1-Managed.BED_BehaviorNode_LogicalAnd.IsSupportViewType
|
|
// 0x0002 (0x0002 - 0x0000)
|
|
struct BED_BehaviorNode_LogicalAnd_IsSupportViewType final
|
|
{
|
|
public:
|
|
ECalliopeViewType InViewType; // 0x0000(0x0001)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 ReturnValue : 1; // 0x0001(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BED_BehaviorNode_LogicalAnd_IsSupportViewType;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_CheckGSSdkServerConfig.PostPropertyChanged
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_CheckGSSdkServerConfig_PostPropertyChanged final
|
|
{
|
|
public:
|
|
class FString MemberName; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString PropertyName; // 0x0010(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_CheckGSSdkServerConfig_PostPropertyChanged;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_CheckGSSdkServerConfig.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_CheckGSSdkServerConfig_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_CheckGSSdkServerConfig_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BGUSimpleActorBaseCS.ReceiveEndPlay
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BGUSimpleActorBaseCS_ReceiveEndPlay final
|
|
{
|
|
public:
|
|
EEndPlayReason EndPlayReason; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUSimpleActorBaseCS_ReceiveEndPlay;
|
|
|
|
// Function b1-Managed.BGUActorBaseCS.OnConstructionCS
|
|
// 0x0060 (0x0060 - 0x0000)
|
|
struct BGUActorBaseCS_OnConstructionCS final
|
|
{
|
|
public:
|
|
struct FTransform Transform; // 0x0000(0x0060)(ConstParm, Parm, OutParm, ReferenceParm, IsPlainOldData, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BGUActorBaseCS_OnConstructionCS;
|
|
|
|
// Function b1-Managed.BGUActorBaseCS.ReceiveEndPlay
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BGUActorBaseCS_ReceiveEndPlay final
|
|
{
|
|
public:
|
|
EEndPlayReason EndPlayReason; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUActorBaseCS_ReceiveEndPlay;
|
|
|
|
// Function b1-Managed.BGUActorBaseCS.GetActorGuidCS
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct BGUActorBaseCS_GetActorGuidCS final
|
|
{
|
|
public:
|
|
class FString OutActorGuid; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, HasGetValueTypeHash)
|
|
uint8 ReturnValue : 1; // 0x0010(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BGUActorBaseCS_GetActorGuidCS;
|
|
|
|
// Function b1-Managed.DispLib_EditorNiagaraReviewToolFuncLib.CheckProjectileUseUnrealNiagaraCompWithLowNiagaraAsset
|
|
// 0x0028 (0x0028 - 0x0000)
|
|
struct DispLib_EditorNiagaraReviewToolFuncLib_CheckProjectileUseUnrealNiagaraCompWithLowNiagaraAsset final
|
|
{
|
|
public:
|
|
class FString ProjectileAssetPath; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString NiagaraAssetPath; // 0x0010(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
uint8 ReturnValue : 1; // 0x0020(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_DispLib_EditorNiagaraReviewToolFuncLib_CheckProjectileUseUnrealNiagaraCompWithLowNiagaraAsset;
|
|
|
|
// Function b1-Managed.DispLib_EditorNiagaraReviewToolFuncLib.GetPythonParam_NiagaraPathArrayFromNiagaraRefDCList
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct DispLib_EditorNiagaraReviewToolFuncLib_GetPythonParam_NiagaraPathArrayFromNiagaraRefDCList final
|
|
{
|
|
public:
|
|
TArray<struct FNiagaraRefByUnitDescription_Collection> NiagaraRefDCList; // 0x0000(0x0010)(Parm)
|
|
TArray<class FString> ReturnValue; // 0x0010(0x0010)(Parm, OutParm, ReturnParm)
|
|
};
|
|
DUMPER7_ASSERTS_DispLib_EditorNiagaraReviewToolFuncLib_GetPythonParam_NiagaraPathArrayFromNiagaraRefDCList;
|
|
|
|
// Function b1-Managed.DispLib_EditorNiagaraReviewToolFuncLib.GetUnitAllSkillAnimAssetPathByResID
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct DispLib_EditorNiagaraReviewToolFuncLib_GetUnitAllSkillAnimAssetPathByResID final
|
|
{
|
|
public:
|
|
int32 ResID; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 Pad_4[0x4]; // 0x0004(0x0004)(Fixing Size After Last Property [ Dumper-7 ])
|
|
TArray<class FString> ReturnValue; // 0x0008(0x0010)(Parm, OutParm, ReturnParm)
|
|
};
|
|
DUMPER7_ASSERTS_DispLib_EditorNiagaraReviewToolFuncLib_GetUnitAllSkillAnimAssetPathByResID;
|
|
|
|
// Function b1-Managed.DispLib_EditorNiagaraReviewToolFuncLib.GetAllUnitsUsedAllNiagaraSystemPath
|
|
// 0x0028 (0x0028 - 0x0000)
|
|
struct DispLib_EditorNiagaraReviewToolFuncLib_GetAllUnitsUsedAllNiagaraSystemPath final
|
|
{
|
|
public:
|
|
class UObject* Outer_0; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
TArray<class FString> AllUnitTamerAssetPath; // 0x0008(0x0010)(Parm)
|
|
TArray<struct FNiagaraRefByUnitDescription_Collection> ReturnValue; // 0x0018(0x0010)(Parm, OutParm, ReturnParm)
|
|
};
|
|
DUMPER7_ASSERTS_DispLib_EditorNiagaraReviewToolFuncLib_GetAllUnitsUsedAllNiagaraSystemPath;
|
|
|
|
// Function b1-Managed.DispLib_EditorNiagaraReviewToolFuncLib.GetEditorNiagaraReviewToolConfig
|
|
// 0x0060 (0x0060 - 0x0000)
|
|
struct DispLib_EditorNiagaraReviewToolFuncLib_GetEditorNiagaraReviewToolConfig final
|
|
{
|
|
public:
|
|
class FString ConfigTxtPath; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
struct FEditorNiagaraReviewToolConfig ReturnValue; // 0x0010(0x0050)(Parm, OutParm, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_DispLib_EditorNiagaraReviewToolFuncLib_GetEditorNiagaraReviewToolConfig;
|
|
|
|
// Function b1-Managed.DispLib_EditorNiagaraReviewToolFuncLib.GetUnitUsedAllNiagaraSystemPath
|
|
// 0x0028 (0x0028 - 0x0000)
|
|
struct DispLib_EditorNiagaraReviewToolFuncLib_GetUnitUsedAllNiagaraSystemPath final
|
|
{
|
|
public:
|
|
class UObject* Outer_0; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class FString UnitTamerAssetPath; // 0x0008(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
TArray<struct FNiagaraRefByUnitDescription_Collection> ReturnValue; // 0x0018(0x0010)(Parm, OutParm, ReturnParm)
|
|
};
|
|
DUMPER7_ASSERTS_DispLib_EditorNiagaraReviewToolFuncLib_GetUnitUsedAllNiagaraSystemPath;
|
|
|
|
// Function b1-Managed.DispLib_EditorNiagaraReviewToolFuncLib.GetNiagaraExpectedLowAssetPath
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct DispLib_EditorNiagaraReviewToolFuncLib_GetNiagaraExpectedLowAssetPath final
|
|
{
|
|
public:
|
|
class FString NiagaraAssetPath; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString ReturnValue; // 0x0010(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_DispLib_EditorNiagaraReviewToolFuncLib_GetNiagaraExpectedLowAssetPath;
|
|
|
|
// Function b1-Managed.DispLib_EditorNiagaraReviewToolFuncLib.GetPythonReturnLogIndexCount
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct DispLib_EditorNiagaraReviewToolFuncLib_GetPythonReturnLogIndexCount final
|
|
{
|
|
public:
|
|
TArray<class FString> AllReturnLog; // 0x0000(0x0010)(Parm)
|
|
int32 ReturnValue; // 0x0010(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_DispLib_EditorNiagaraReviewToolFuncLib_GetPythonReturnLogIndexCount;
|
|
|
|
// Function b1-Managed.DispLib_EditorNiagaraReviewToolFuncLib.GetPythonResultFromReturnLog
|
|
// 0x0028 (0x0028 - 0x0000)
|
|
struct DispLib_EditorNiagaraReviewToolFuncLib_GetPythonResultFromReturnLog final
|
|
{
|
|
public:
|
|
TArray<class FString> AllReturnLog; // 0x0000(0x0010)(Parm)
|
|
uint8 SplitByIndexMarkFirst : 1; // 0x0010(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
uint8 Pad_11[0x3]; // 0x0011(0x0003)(Fixing Size After Last Property [ Dumper-7 ])
|
|
int32 ResultIndex; // 0x0014(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
TArray<class FString> ReturnValue; // 0x0018(0x0010)(Parm, OutParm, ReturnParm)
|
|
};
|
|
DUMPER7_ASSERTS_DispLib_EditorNiagaraReviewToolFuncLib_GetPythonResultFromReturnLog;
|
|
|
|
// Function b1-Managed.DispLib_EditorNiagaraReviewToolFuncLib.GetNiagaraSystemLowAssetPath
|
|
// 0x0028 (0x0028 - 0x0000)
|
|
struct DispLib_EditorNiagaraReviewToolFuncLib_GetNiagaraSystemLowAssetPath final
|
|
{
|
|
public:
|
|
class FString NiagaraAssetPath; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString LowAssetPath; // 0x0010(0x0010)(Parm, OutParm, ZeroConstructor, HasGetValueTypeHash)
|
|
uint8 ReturnValue : 1; // 0x0020(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_DispLib_EditorNiagaraReviewToolFuncLib_GetNiagaraSystemLowAssetPath;
|
|
|
|
// Function b1-Managed.DispLib_EditorNiagaraReviewToolFuncLib.NiagaraSystemIsLowAsset
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct DispLib_EditorNiagaraReviewToolFuncLib_NiagaraSystemIsLowAsset final
|
|
{
|
|
public:
|
|
class FString NiagaraAssetPath; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
uint8 ReturnValue : 1; // 0x0010(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_DispLib_EditorNiagaraReviewToolFuncLib_NiagaraSystemIsLowAsset;
|
|
|
|
// Function b1-Managed.DispLib_EditorNiagaraReviewToolFuncLib.GetUnitResIDByAssetPath
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct DispLib_EditorNiagaraReviewToolFuncLib_GetUnitResIDByAssetPath final
|
|
{
|
|
public:
|
|
class FString UnitTamerAssetPath; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
int32 ReturnValue; // 0x0010(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_DispLib_EditorNiagaraReviewToolFuncLib_GetUnitResIDByAssetPath;
|
|
|
|
// Function b1-Managed.DispLib_EditorNiagaraReviewToolFuncLib.GetPythonFuncLibPath
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct DispLib_EditorNiagaraReviewToolFuncLib_GetPythonFuncLibPath final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_DispLib_EditorNiagaraReviewToolFuncLib_GetPythonFuncLibPath;
|
|
|
|
// Function b1-Managed.DispLib_EditorNiagaraReviewToolFuncLib.TryGetSeqRefInfo
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct DispLib_EditorNiagaraReviewToolFuncLib_TryGetSeqRefInfo final
|
|
{
|
|
public:
|
|
class UBGWDataAsset_SeqLevelLoadRelationInfo* DA; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_DispLib_EditorNiagaraReviewToolFuncLib_TryGetSeqRefInfo;
|
|
|
|
// Function b1-Managed.DispLib_EditorNiagaraReviewToolFuncLib.GooseMainTest
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct DispLib_EditorNiagaraReviewToolFuncLib_GooseMainTest final
|
|
{
|
|
public:
|
|
class UObject* Obj; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_DispLib_EditorNiagaraReviewToolFuncLib_GooseMainTest;
|
|
|
|
// Function b1-Managed.DispLib_EditorNiagaraReviewToolFuncLib.SplitString
|
|
// 0x0030 (0x0030 - 0x0000)
|
|
struct DispLib_EditorNiagaraReviewToolFuncLib_SplitString final
|
|
{
|
|
public:
|
|
class FString SourceString; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString SplitBy; // 0x0010(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
TArray<class FString> ReturnValue; // 0x0020(0x0010)(Parm, OutParm, ReturnParm)
|
|
};
|
|
DUMPER7_ASSERTS_DispLib_EditorNiagaraReviewToolFuncLib_SplitString;
|
|
|
|
// Function b1-Managed.FOnEditableTextBoxCommittedEventWrapper.Callback
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct FOnEditableTextBoxCommittedEventWrapper_Callback final
|
|
{
|
|
public:
|
|
class FText Text; // 0x0000(0x0018)(Parm)
|
|
ETextCommit CommitMethod; // 0x0018(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_FOnEditableTextBoxCommittedEventWrapper_Callback;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_WaitMatchStart.PostPropertyChanged
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_WaitMatchStart_PostPropertyChanged final
|
|
{
|
|
public:
|
|
class FString MemberName; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString PropertyName; // 0x0010(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_WaitMatchStart_PostPropertyChanged;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_WaitMatchStart.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_WaitMatchStart_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_WaitMatchStart_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BUI_Widget.OnRemovedFromFocusPath
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct BUI_Widget_OnRemovedFromFocusPath final
|
|
{
|
|
public:
|
|
struct FFocusEvent InFocusEvent; // 0x0000(0x0008)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BUI_Widget_OnRemovedFromFocusPath;
|
|
|
|
// Function b1-Managed.BUI_Widget.OnAnalogValueChanged
|
|
// 0x0138 (0x0138 - 0x0000)
|
|
struct BUI_Widget_OnAnalogValueChanged final
|
|
{
|
|
public:
|
|
struct FGeometry MyGeometry; // 0x0000(0x0040)(Parm, IsPlainOldData, NoDestructor)
|
|
struct FAnalogInputEvent InAnalogInputEvent; // 0x0040(0x0040)(Parm)
|
|
struct FEventReply ReturnValue; // 0x0080(0x00B8)(Parm, OutParm, ReturnParm)
|
|
};
|
|
DUMPER7_ASSERTS_BUI_Widget_OnAnalogValueChanged;
|
|
|
|
// Function b1-Managed.BUI_Widget.OnAddedToFocusPath
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct BUI_Widget_OnAddedToFocusPath final
|
|
{
|
|
public:
|
|
struct FFocusEvent InFocusEvent; // 0x0000(0x0008)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BUI_Widget_OnAddedToFocusPath;
|
|
|
|
// Function b1-Managed.BUI_Widget.OnPreviewKeyDown
|
|
// 0x0130 (0x0130 - 0x0000)
|
|
struct BUI_Widget_OnPreviewKeyDown final
|
|
{
|
|
public:
|
|
struct FGeometry MyGeometry; // 0x0000(0x0040)(Parm, IsPlainOldData, NoDestructor)
|
|
struct FKeyEvent InKeyEvent; // 0x0040(0x0038)(Parm)
|
|
struct FEventReply ReturnValue; // 0x0078(0x00B8)(Parm, OutParm, ReturnParm)
|
|
};
|
|
DUMPER7_ASSERTS_BUI_Widget_OnPreviewKeyDown;
|
|
|
|
// Function b1-Managed.BUI_Widget.OnFocusChanging
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct BUI_Widget_OnFocusChanging final
|
|
{
|
|
public:
|
|
struct FFocusEvent InFocusEvent; // 0x0000(0x0008)(ConstParm, Parm, OutParm, ReferenceParm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BUI_Widget_OnFocusChanging;
|
|
|
|
// Function b1-Managed.BUI_Widget.PreConstruct
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BUI_Widget_PreConstruct final
|
|
{
|
|
public:
|
|
uint8 IsDesignTime : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BUI_Widget_PreConstruct;
|
|
|
|
// Function b1-Managed.BUI_Widget.OnMouseWheel
|
|
// 0x0188 (0x0188 - 0x0000)
|
|
struct BUI_Widget_OnMouseWheel final
|
|
{
|
|
public:
|
|
struct FGeometry MyGeometry; // 0x0000(0x0040)(Parm, IsPlainOldData, NoDestructor)
|
|
struct FPointerEvent MouseEvent; // 0x0040(0x0090)(ConstParm, Parm, OutParm, ReferenceParm)
|
|
struct FEventReply ReturnValue; // 0x00D0(0x00B8)(Parm, OutParm, ReturnParm)
|
|
};
|
|
DUMPER7_ASSERTS_BUI_Widget_OnMouseWheel;
|
|
|
|
// Function b1-Managed.BUI_Widget.OnKeyDown
|
|
// 0x0130 (0x0130 - 0x0000)
|
|
struct BUI_Widget_OnKeyDown final
|
|
{
|
|
public:
|
|
struct FGeometry MyGeometry; // 0x0000(0x0040)(Parm, IsPlainOldData, NoDestructor)
|
|
struct FKeyEvent InKeyEvent; // 0x0040(0x0038)(Parm)
|
|
struct FEventReply ReturnValue; // 0x0078(0x00B8)(Parm, OutParm, ReturnParm)
|
|
};
|
|
DUMPER7_ASSERTS_BUI_Widget_OnKeyDown;
|
|
|
|
// Function b1-Managed.BUI_Widget.OnAnimationSequenceEvent
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct BUI_Widget_OnAnimationSequenceEvent final
|
|
{
|
|
public:
|
|
class UWidgetAnimation* Animation; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class FString EventName; // 0x0008(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BUI_Widget_OnAnimationSequenceEvent;
|
|
|
|
// Function b1-Managed.BUI_Widget.OnGSOnListItemObjectSet
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct BUI_Widget_OnGSOnListItemObjectSet final
|
|
{
|
|
public:
|
|
class UObject* ListItemObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BUI_Widget_OnGSOnListItemObjectSet;
|
|
|
|
// Function b1-Managed.BUI_Widget.OnKeyUp
|
|
// 0x0130 (0x0130 - 0x0000)
|
|
struct BUI_Widget_OnKeyUp final
|
|
{
|
|
public:
|
|
struct FGeometry MyGeometry; // 0x0000(0x0040)(Parm, IsPlainOldData, NoDestructor)
|
|
struct FKeyEvent InKeyEvent; // 0x0040(0x0038)(Parm)
|
|
struct FEventReply ReturnValue; // 0x0078(0x00B8)(Parm, OutParm, ReturnParm)
|
|
};
|
|
DUMPER7_ASSERTS_BUI_Widget_OnKeyUp;
|
|
|
|
// Function b1-Managed.BUI_Widget.WoodTestAnimKeyState
|
|
// 0x0030 (0x0030 - 0x0000)
|
|
struct BUI_Widget_WoodTestAnimKeyState final
|
|
{
|
|
public:
|
|
class FString AnimName; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString TargetState; // 0x0010(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
float InStateDelayEasingTime; // 0x0020(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
float InStateOverideEasingTime; // 0x0024(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 IsForce : 1; // 0x0028(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BUI_Widget_WoodTestAnimKeyState;
|
|
|
|
// Function b1-Managed.BUI_Widget.Tick
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BUI_Widget_Tick final
|
|
{
|
|
public:
|
|
struct FGeometry MyGeometry; // 0x0000(0x0040)(Parm, IsPlainOldData, NoDestructor)
|
|
float InDeltaTime; // 0x0040(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BUI_Widget_Tick;
|
|
|
|
// Function b1-Managed.BUI_Widget.GSAnimKeyToState
|
|
// 0x0030 (0x0030 - 0x0000)
|
|
struct BUI_Widget_GSAnimKeyToState final
|
|
{
|
|
public:
|
|
class FString AnimName; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString TargetState; // 0x0010(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
uint8 IsForce : 1; // 0x0020(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
uint8 Pad_21[0x3]; // 0x0021(0x0003)(Fixing Size After Last Property [ Dumper-7 ])
|
|
float InStateDelayEasingTime; // 0x0024(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
float InStateOverideEasingTime; // 0x0028(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BUI_Widget_GSAnimKeyToState;
|
|
|
|
// Function b1-Managed.BUI_Button.OnMouseButtonDoubleClick
|
|
// 0x0188 (0x0188 - 0x0000)
|
|
struct BUI_Button_OnMouseButtonDoubleClick final
|
|
{
|
|
public:
|
|
struct FGeometry InMyGeometry; // 0x0000(0x0040)(Parm, IsPlainOldData, NoDestructor)
|
|
struct FPointerEvent InMouseEvent; // 0x0040(0x0090)(ConstParm, Parm, OutParm, ReferenceParm)
|
|
struct FEventReply ReturnValue; // 0x00D0(0x00B8)(Parm, OutParm, ReturnParm)
|
|
};
|
|
DUMPER7_ASSERTS_BUI_Button_OnMouseButtonDoubleClick;
|
|
|
|
// Function b1-Managed.BUI_Button.OnAnalogValueChanged
|
|
// 0x0138 (0x0138 - 0x0000)
|
|
struct BUI_Button_OnAnalogValueChanged final
|
|
{
|
|
public:
|
|
struct FGeometry MyGeometry; // 0x0000(0x0040)(Parm, IsPlainOldData, NoDestructor)
|
|
struct FAnalogInputEvent InAnalogInputEvent; // 0x0040(0x0040)(Parm)
|
|
struct FEventReply ReturnValue; // 0x0080(0x00B8)(Parm, OutParm, ReturnParm)
|
|
};
|
|
DUMPER7_ASSERTS_BUI_Button_OnAnalogValueChanged;
|
|
|
|
// Function b1-Managed.BUI_Button.OnAddedToFocusPath
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct BUI_Button_OnAddedToFocusPath final
|
|
{
|
|
public:
|
|
struct FFocusEvent InFocusEvent; // 0x0000(0x0008)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BUI_Button_OnAddedToFocusPath;
|
|
|
|
// Function b1-Managed.BUI_Button.OnMouseButtonDown
|
|
// 0x0188 (0x0188 - 0x0000)
|
|
struct BUI_Button_OnMouseButtonDown final
|
|
{
|
|
public:
|
|
struct FGeometry MyGeometry; // 0x0000(0x0040)(Parm, IsPlainOldData, NoDestructor)
|
|
struct FPointerEvent MouseEvent; // 0x0040(0x0090)(ConstParm, Parm, OutParm, ReferenceParm)
|
|
struct FEventReply ReturnValue; // 0x00D0(0x00B8)(Parm, OutParm, ReturnParm)
|
|
};
|
|
DUMPER7_ASSERTS_BUI_Button_OnMouseButtonDown;
|
|
|
|
// Function b1-Managed.BUI_Button.OnPreviewKeyDown
|
|
// 0x0130 (0x0130 - 0x0000)
|
|
struct BUI_Button_OnPreviewKeyDown final
|
|
{
|
|
public:
|
|
struct FGeometry MyGeometry; // 0x0000(0x0040)(Parm, IsPlainOldData, NoDestructor)
|
|
struct FKeyEvent InKeyEvent; // 0x0040(0x0038)(Parm)
|
|
struct FEventReply ReturnValue; // 0x0078(0x00B8)(Parm, OutParm, ReturnParm)
|
|
};
|
|
DUMPER7_ASSERTS_BUI_Button_OnPreviewKeyDown;
|
|
|
|
// Function b1-Managed.BUI_Button.OnMouseButtonUp
|
|
// 0x0188 (0x0188 - 0x0000)
|
|
struct BUI_Button_OnMouseButtonUp final
|
|
{
|
|
public:
|
|
struct FGeometry MyGeometry; // 0x0000(0x0040)(Parm, IsPlainOldData, NoDestructor)
|
|
struct FPointerEvent MouseEvent; // 0x0040(0x0090)(ConstParm, Parm, OutParm, ReferenceParm)
|
|
struct FEventReply ReturnValue; // 0x00D0(0x00B8)(Parm, OutParm, ReturnParm)
|
|
};
|
|
DUMPER7_ASSERTS_BUI_Button_OnMouseButtonUp;
|
|
|
|
// Function b1-Managed.BUI_Button.OnMouseLeave
|
|
// 0x0090 (0x0090 - 0x0000)
|
|
struct BUI_Button_OnMouseLeave final
|
|
{
|
|
public:
|
|
struct FPointerEvent MouseEvent; // 0x0000(0x0090)(ConstParm, Parm, OutParm, ReferenceParm)
|
|
};
|
|
DUMPER7_ASSERTS_BUI_Button_OnMouseLeave;
|
|
|
|
// Function b1-Managed.BUI_Button.OnMouseEnter
|
|
// 0x00D0 (0x00D0 - 0x0000)
|
|
struct BUI_Button_OnMouseEnter final
|
|
{
|
|
public:
|
|
struct FGeometry MyGeometry; // 0x0000(0x0040)(Parm, IsPlainOldData, NoDestructor)
|
|
struct FPointerEvent MouseEvent; // 0x0040(0x0090)(ConstParm, Parm, OutParm, ReferenceParm)
|
|
};
|
|
DUMPER7_ASSERTS_BUI_Button_OnMouseEnter;
|
|
|
|
// Function b1-Managed.BUI_Button.OnMouseMove
|
|
// 0x0188 (0x0188 - 0x0000)
|
|
struct BUI_Button_OnMouseMove final
|
|
{
|
|
public:
|
|
struct FGeometry MyGeometry; // 0x0000(0x0040)(Parm, IsPlainOldData, NoDestructor)
|
|
struct FPointerEvent MouseEvent; // 0x0040(0x0090)(ConstParm, Parm, OutParm, ReferenceParm)
|
|
struct FEventReply ReturnValue; // 0x00D0(0x00B8)(Parm, OutParm, ReturnParm)
|
|
};
|
|
DUMPER7_ASSERTS_BUI_Button_OnMouseMove;
|
|
|
|
// Function b1-Managed.BUI_Button.OnKeyDown
|
|
// 0x0130 (0x0130 - 0x0000)
|
|
struct BUI_Button_OnKeyDown final
|
|
{
|
|
public:
|
|
struct FGeometry MyGeometry; // 0x0000(0x0040)(Parm, IsPlainOldData, NoDestructor)
|
|
struct FKeyEvent InKeyEvent; // 0x0040(0x0038)(Parm)
|
|
struct FEventReply ReturnValue; // 0x0078(0x00B8)(Parm, OutParm, ReturnParm)
|
|
};
|
|
DUMPER7_ASSERTS_BUI_Button_OnKeyDown;
|
|
|
|
// Function b1-Managed.BUI_Button.OnCustomWidgetNavigation
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BUI_Button_OnCustomWidgetNavigation final
|
|
{
|
|
public:
|
|
EUINavigation Navigation_0; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 Pad_1[0x7]; // 0x0001(0x0007)(Fixing Size After Last Property [ Dumper-7 ])
|
|
class UWidget* ReturnValue; // 0x0008(0x0008)(ExportObject, Parm, OutParm, ZeroConstructor, ReturnParm, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BUI_Button_OnCustomWidgetNavigation;
|
|
|
|
// Function b1-Managed.BUI_Button.SetIsMouseEnterSetFocus
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BUI_Button_SetIsMouseEnterSetFocus final
|
|
{
|
|
public:
|
|
uint8 InIsMouseEnterSetFocus : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BUI_Button_SetIsMouseEnterSetFocus;
|
|
|
|
// Function b1-Managed.BUI_Button.GetIsMouseEnterSetFocus
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BUI_Button_GetIsMouseEnterSetFocus final
|
|
{
|
|
public:
|
|
uint8 ReturnValue : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BUI_Button_GetIsMouseEnterSetFocus;
|
|
|
|
// Function b1-Managed.BUI_Button.OnKeyUp
|
|
// 0x0130 (0x0130 - 0x0000)
|
|
struct BUI_Button_OnKeyUp final
|
|
{
|
|
public:
|
|
struct FGeometry MyGeometry; // 0x0000(0x0040)(Parm, IsPlainOldData, NoDestructor)
|
|
struct FKeyEvent InKeyEvent; // 0x0040(0x0038)(Parm)
|
|
struct FEventReply ReturnValue; // 0x0078(0x00B8)(Parm, OutParm, ReturnParm)
|
|
};
|
|
DUMPER7_ASSERTS_BUI_Button_OnKeyUp;
|
|
|
|
// Function b1-Managed.BUI_Button.SetFocusOn
|
|
// 0x0002 (0x0002 - 0x0000)
|
|
struct BUI_Button_SetFocusOn final
|
|
{
|
|
public:
|
|
EFocusReason Reason; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 ReturnValue : 1; // 0x0001(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BUI_Button_SetFocusOn;
|
|
|
|
// Function b1-Managed.BED_QuestNode_Counter.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_QuestNode_Counter_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_QuestNode_Counter_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_QuestNode_Counter.GetStatusStringInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_QuestNode_Counter_GetStatusStringInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_QuestNode_Counter_GetStatusStringInCS;
|
|
|
|
// Function b1-Managed.DispLib_DBCNiagaraComponent.TickComponentInCS
|
|
// 0x0004 (0x0004 - 0x0000)
|
|
struct DispLib_DBCNiagaraComponent_TickComponentInCS final
|
|
{
|
|
public:
|
|
float DeltaTime; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_DispLib_DBCNiagaraComponent_TickComponentInCS;
|
|
|
|
// Function b1-Managed.DispLib_DBCNiagaraComponent.OnPropertyChanged
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct DispLib_DBCNiagaraComponent_OnPropertyChanged final
|
|
{
|
|
public:
|
|
class FString MemberName; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString PropertyName; // 0x0010(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_DispLib_DBCNiagaraComponent_OnPropertyChanged;
|
|
|
|
// Function b1-Managed.DispLib_DBCNiagaraComponent.EndPlayInCS
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct DispLib_DBCNiagaraComponent_EndPlayInCS final
|
|
{
|
|
public:
|
|
EEndPlayReason EndPlayReason; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_DispLib_DBCNiagaraComponent_EndPlayInCS;
|
|
|
|
// Function b1-Managed.BGUPerformerControlConfigComp.GetParamDisplayNameCS
|
|
// 0x0030 (0x0030 - 0x0000)
|
|
struct BGUPerformerControlConfigComp_GetParamDisplayNameCS final
|
|
{
|
|
public:
|
|
class FString PropertyName; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
struct FCalliopeGuid ConfigGuid; // 0x0010(0x0010)(ConstParm, Parm, OutParm, ReferenceParm, NoDestructor, HasGetValueTypeHash)
|
|
class FString ReturnValue; // 0x0020(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUPerformerControlConfigComp_GetParamDisplayNameCS;
|
|
|
|
// Function b1-Managed.BGUPerformerControlConfigComp.GetPossibleParamsCS
|
|
// 0x0030 (0x0030 - 0x0000)
|
|
struct BGUPerformerControlConfigComp_GetPossibleParamsCS final
|
|
{
|
|
public:
|
|
class FString ParentPropertyName; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString PropertyName; // 0x0010(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
TArray<struct FCalliopeGuid> OutParamArray; // 0x0020(0x0010)(Parm, OutParm)
|
|
};
|
|
DUMPER7_ASSERTS_BGUPerformerControlConfigComp_GetPossibleParamsCS;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_AdjustPSOCachePrecompileBatch.PostPropertyChanged
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_AdjustPSOCachePrecompileBatch_PostPropertyChanged final
|
|
{
|
|
public:
|
|
class FString MemberName; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString PropertyName; // 0x0010(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_AdjustPSOCachePrecompileBatch_PostPropertyChanged;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_AdjustPSOCachePrecompileBatch.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_AdjustPSOCachePrecompileBatch_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_AdjustPSOCachePrecompileBatch_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_WaitPlayerCameraBlend.PostPropertyChanged
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_WaitPlayerCameraBlend_PostPropertyChanged final
|
|
{
|
|
public:
|
|
class FString MemberName; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString PropertyName; // 0x0010(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_WaitPlayerCameraBlend_PostPropertyChanged;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_WaitPlayerCameraBlend.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_WaitPlayerCameraBlend_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_WaitPlayerCameraBlend_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BAN_GSParkourAnimInfo.bIsNativeBranchingPointCS
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BAN_GSParkourAnimInfo_bIsNativeBranchingPointCS final
|
|
{
|
|
public:
|
|
uint8 ReturnValue : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BAN_GSParkourAnimInfo_bIsNativeBranchingPointCS;
|
|
|
|
// Function b1-Managed.BAN_GSParkourAnimInfo.GSNotifyCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BAN_GSParkourAnimInfo_GSNotifyCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BAN_GSParkourAnimInfo_GSNotifyCS;
|
|
|
|
// Function b1-Managed.BAN_GSParkourAnimInfo.SetAnimMovementValue
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct BAN_GSParkourAnimInfo_SetAnimMovementValue final
|
|
{
|
|
public:
|
|
struct FVector Movement; // 0x0000(0x0018)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BAN_GSParkourAnimInfo_SetAnimMovementValue;
|
|
|
|
// Function b1-Managed.BED_ProcessStateNode_LogicalAnd.CanUserAddInputInCS
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BED_ProcessStateNode_LogicalAnd_CanUserAddInputInCS final
|
|
{
|
|
public:
|
|
uint8 ReturnValue : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BED_ProcessStateNode_LogicalAnd_CanUserAddInputInCS;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_LoadingUILinearTime.PostPropertyChanged
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_LoadingUILinearTime_PostPropertyChanged final
|
|
{
|
|
public:
|
|
class FString MemberName; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString PropertyName; // 0x0010(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_LoadingUILinearTime_PostPropertyChanged;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_LoadingUILinearTime.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_LoadingUILinearTime_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_LoadingUILinearTime_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_QuestNode_SaveArchive.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_QuestNode_SaveArchive_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_QuestNode_SaveArchive_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BAN_DispLibModifyMaterial.GSNotifyCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BAN_DispLibModifyMaterial_GSNotifyCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BAN_DispLibModifyMaterial_GSNotifyCS;
|
|
|
|
// Function b1-Managed.BED_TaskNode.IsSupportViewType
|
|
// 0x0002 (0x0002 - 0x0000)
|
|
struct BED_TaskNode_IsSupportViewType final
|
|
{
|
|
public:
|
|
ECalliopeViewType InViewType; // 0x0000(0x0001)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 ReturnValue : 1; // 0x0001(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BED_TaskNode_IsSupportViewType;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Global_SubG_GI_Loading_PreviewSequence.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_GI_Global_SubG_GI_Loading_PreviewSequence_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Global_SubG_GI_Loading_PreviewSequence_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_SubG_GI_Loading_PreEnterLevel.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_SubG_GI_Loading_PreEnterLevel_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_SubG_GI_Loading_PreEnterLevel_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.DispLib_EditorTestFXToolComp.TickComponentInCS
|
|
// 0x0004 (0x0004 - 0x0000)
|
|
struct DispLib_EditorTestFXToolComp_TickComponentInCS final
|
|
{
|
|
public:
|
|
float DeltaTime; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_DispLib_EditorTestFXToolComp_TickComponentInCS;
|
|
|
|
// Function b1-Managed.DispLib_EditorTestFXToolComp.EndPlayInCS
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct DispLib_EditorTestFXToolComp_EndPlayInCS final
|
|
{
|
|
public:
|
|
EEndPlayReason EndPlayReason; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_DispLib_EditorTestFXToolComp_EndPlayInCS;
|
|
|
|
// Function b1-Managed.DispLib_EditorTreeLODTools.ReceiveTick
|
|
// 0x0004 (0x0004 - 0x0000)
|
|
struct DispLib_EditorTreeLODTools_ReceiveTick final
|
|
{
|
|
public:
|
|
float DeltaSeconds; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_DispLib_EditorTreeLODTools_ReceiveTick;
|
|
|
|
// Function b1-Managed.DispLib_EditorTreeLODTools.SetAllTreeActorVisibility
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct DispLib_EditorTreeLODTools_SetAllTreeActorVisibility final
|
|
{
|
|
public:
|
|
uint8 Visibility : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_DispLib_EditorTreeLODTools_SetAllTreeActorVisibility;
|
|
|
|
// Function b1-Managed.DispLibDebugTest_SpawnAttachedNiagara.SetVisible
|
|
// 0x0002 (0x0002 - 0x0000)
|
|
struct DispLibDebugTest_SpawnAttachedNiagara_SetVisible final
|
|
{
|
|
public:
|
|
uint8 vis : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
uint8 BitPad_0_1 : 7; // 0x0000(0x0001)(Fixing Bit-Field Size For New Byte [ Dumper-7 ])
|
|
uint8 Child : 1; // 0x0001(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_DispLibDebugTest_SpawnAttachedNiagara_SetVisible;
|
|
|
|
// Function b1-Managed.BANS_DispLibApplyWindSource.Received_NotifyTick
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BANS_DispLibApplyWindSource_Received_NotifyTick final
|
|
{
|
|
public:
|
|
class USkeletalMeshComponent* MeshComp; // 0x0000(0x0008)(ExportObject, Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class UAnimSequenceBase* Animation; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
float FrameDeltaTime; // 0x0010(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 Pad_14[0x4]; // 0x0014(0x0004)(Fixing Size After Last Property [ Dumper-7 ])
|
|
struct FAnimNotifyEventReference EventReference; // 0x0018(0x0028)(ConstParm, Parm, OutParm, ReferenceParm)
|
|
uint8 ReturnValue : 1; // 0x0040(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BANS_DispLibApplyWindSource_Received_NotifyTick;
|
|
|
|
// Function b1-Managed.BANS_DispLibApplyWindSource.GSNotifyBeginCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_DispLibApplyWindSource_GSNotifyBeginCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
float TotalDuration; // 0x0048(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_DispLibApplyWindSource_GSNotifyBeginCS;
|
|
|
|
// Function b1-Managed.BANS_DispLibApplyWindSource.GSNotifyEndCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BANS_DispLibApplyWindSource_GSNotifyEndCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_DispLibApplyWindSource_GSNotifyEndCS;
|
|
|
|
// Function b1-Managed.GSEventCollectionBase.EndPlayInCS
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct GSEventCollectionBase_EndPlayInCS final
|
|
{
|
|
public:
|
|
EEndPlayReason EndPlayReason; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_GSEventCollectionBase_EndPlayInCS;
|
|
|
|
// Function b1-Managed.BGUCreateDeadConfigComp.ReceiveTick
|
|
// 0x0004 (0x0004 - 0x0000)
|
|
struct BGUCreateDeadConfigComp_ReceiveTick final
|
|
{
|
|
public:
|
|
float DeltaSeconds; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUCreateDeadConfigComp_ReceiveTick;
|
|
|
|
// Function b1-Managed.BANS_GSMoveToSceneItem.GSNotifyBeginCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_GSMoveToSceneItem_GSNotifyBeginCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
float TotalDuration; // 0x0048(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSMoveToSceneItem_GSNotifyBeginCS;
|
|
|
|
// Function b1-Managed.BANS_GSMoveToSceneItem.GSNotifyEndCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BANS_GSMoveToSceneItem_GSNotifyEndCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSMoveToSceneItem_GSNotifyEndCS;
|
|
|
|
// Function b1-Managed.BED_ComboNode.IsSupportViewType
|
|
// 0x0002 (0x0002 - 0x0000)
|
|
struct BED_ComboNode_IsSupportViewType final
|
|
{
|
|
public:
|
|
ECalliopeViewType InViewType; // 0x0000(0x0001)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 ReturnValue : 1; // 0x0001(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BED_ComboNode_IsSupportViewType;
|
|
|
|
// Function b1-Managed.BAN_DispLibApplySceneInteractor.GSNotifyCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BAN_DispLibApplySceneInteractor_GSNotifyCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BAN_DispLibApplySceneInteractor_GSNotifyCS;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_InitDispLibWorld.PostPropertyChanged
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_InitDispLibWorld_PostPropertyChanged final
|
|
{
|
|
public:
|
|
class FString MemberName; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString PropertyName; // 0x0010(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_InitDispLibWorld_PostPropertyChanged;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_InitDispLibWorld.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_InitDispLibWorld_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_InitDispLibWorld_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.GSMovePanel.SetOffset
|
|
// 0x0004 (0x0004 - 0x0000)
|
|
struct GSMovePanel_SetOffset final
|
|
{
|
|
public:
|
|
float Offset_0; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_GSMovePanel_SetOffset;
|
|
|
|
// Function b1-Managed.GSMovePanel.SetSpeed
|
|
// 0x0004 (0x0004 - 0x0000)
|
|
struct GSMovePanel_SetSpeed final
|
|
{
|
|
public:
|
|
float Speed_0; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_GSMovePanel_SetSpeed;
|
|
|
|
// Function b1-Managed.GSMovePanel.SetScale
|
|
// 0x0004 (0x0004 - 0x0000)
|
|
struct GSMovePanel_SetScale final
|
|
{
|
|
public:
|
|
float Scale_0; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_GSMovePanel_SetScale;
|
|
|
|
// Function b1-Managed.BAN_DispLibChangeUnitMaterial.GSNotifyCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BAN_DispLibChangeUnitMaterial_GSNotifyCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BAN_DispLibChangeUnitMaterial_GSNotifyCS;
|
|
|
|
// Function b1-Managed.BED_MovieNode.IsSupportViewType
|
|
// 0x0002 (0x0002 - 0x0000)
|
|
struct BED_MovieNode_IsSupportViewType final
|
|
{
|
|
public:
|
|
ECalliopeViewType InViewType; // 0x0000(0x0001)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 ReturnValue : 1; // 0x0001(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BED_MovieNode_IsSupportViewType;
|
|
|
|
// Function b1-Managed.BED_MovieNode_PerformerTriggerSkillEffect.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_MovieNode_PerformerTriggerSkillEffect_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_MovieNode_PerformerTriggerSkillEffect_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.PerformerParam_Overlap.OnPropertyChanged
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct PerformerParam_Overlap_OnPropertyChanged final
|
|
{
|
|
public:
|
|
class FString MemberName; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString PropertyName; // 0x0010(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_PerformerParam_Overlap_OnPropertyChanged;
|
|
|
|
// Function b1-Managed.BED_DialogueNode_OnPlayerApproached.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_DialogueNode_OnPlayerApproached_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_DialogueNode_OnPlayerApproached_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_DialogueNode_OnPlayerApproached.IsSupportViewType
|
|
// 0x0002 (0x0002 - 0x0000)
|
|
struct BED_DialogueNode_OnPlayerApproached_IsSupportViewType final
|
|
{
|
|
public:
|
|
ECalliopeViewType InViewType; // 0x0000(0x0001)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 ReturnValue : 1; // 0x0001(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BED_DialogueNode_OnPlayerApproached_IsSupportViewType;
|
|
|
|
// Function b1-Managed.BAN_DispLibEndDBCEffects.GSNotifyCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BAN_DispLibEndDBCEffects_GSNotifyCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BAN_DispLibEndDBCEffects_GSNotifyCS;
|
|
|
|
// Function b1-Managed.DispLib_EditorTreeImposterTool.PythonCreatePerformanceTexture
|
|
// 0x0060 (0x0060 - 0x0000)
|
|
struct DispLib_EditorTreeImposterTool_PythonCreatePerformanceTexture final
|
|
{
|
|
public:
|
|
class FString CaptureRTSize_0; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString PerformanceMatInstanceAssetPath; // 0x0010(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString ImposterCombinedStdTextureFolderPath; // 0x0020(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString ImposterDataTextureFolderPath; // 0x0030(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString TrunkMaskThreshold_0; // 0x0040(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString LeafMaskThreshold_0; // 0x0050(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_DispLib_EditorTreeImposterTool_PythonCreatePerformanceTexture;
|
|
|
|
// Function b1-Managed.DispLib_EditorTreeImposterTool.TestRenderCustomShadowMask
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct DispLib_EditorTreeImposterTool_TestRenderCustomShadowMask final
|
|
{
|
|
public:
|
|
int32 cardIndex; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
int32 shadowMaskIndex; // 0x0004(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_DispLib_EditorTreeImposterTool_TestRenderCustomShadowMask;
|
|
|
|
// Function b1-Managed.DispLib_EditorTreeImposterTool.ReceiveTick
|
|
// 0x0004 (0x0004 - 0x0000)
|
|
struct DispLib_EditorTreeImposterTool_ReceiveTick final
|
|
{
|
|
public:
|
|
float DeltaSeconds; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_DispLib_EditorTreeImposterTool_ReceiveTick;
|
|
|
|
// Function b1-Managed.DispLib_EditorTreeImposterTool.CreatFinalImposterMaterial
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct DispLib_EditorTreeImposterTool_CreatFinalImposterMaterial final
|
|
{
|
|
public:
|
|
uint8 ForceOverrideMat : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_DispLib_EditorTreeImposterTool_CreatFinalImposterMaterial;
|
|
|
|
// Function b1-Managed.DispLib_EditorTreeImposterTool.CreatSceneShotToolActor
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct DispLib_EditorTreeImposterTool_CreatSceneShotToolActor final
|
|
{
|
|
public:
|
|
uint8 ReturnValue : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_DispLib_EditorTreeImposterTool_CreatSceneShotToolActor;
|
|
|
|
// Function b1-Managed.DispLib_EditorTreeImposterTool.DoCombinedFinalTexture
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct DispLib_EditorTreeImposterTool_DoCombinedFinalTexture final
|
|
{
|
|
public:
|
|
uint8 ReturnValue : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_DispLib_EditorTreeImposterTool_DoCombinedFinalTexture;
|
|
|
|
// Function b1-Managed.DispLib_EditorTreeImposterTool.CheckTaskMeshValidity
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct DispLib_EditorTreeImposterTool_CheckTaskMeshValidity final
|
|
{
|
|
public:
|
|
uint8 ReturnValue : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_DispLib_EditorTreeImposterTool_CheckTaskMeshValidity;
|
|
|
|
// Function b1-Managed.DispLib_EditorTreeImposterTool.SetNewLevelEnvActor
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct DispLib_EditorTreeImposterTool_SetNewLevelEnvActor final
|
|
{
|
|
public:
|
|
uint8 Visable : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_DispLib_EditorTreeImposterTool_SetNewLevelEnvActor;
|
|
|
|
// Function b1-Managed.DispLib_EditorTreeImposterTool.CheckHDABakeResult
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct DispLib_EditorTreeImposterTool_CheckHDABakeResult final
|
|
{
|
|
public:
|
|
uint8 ReturnValue : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_DispLib_EditorTreeImposterTool_CheckHDABakeResult;
|
|
|
|
// Function b1-Managed.DispLib_EditorTreeImposterTool.FillHoudiniData
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct DispLib_EditorTreeImposterTool_FillHoudiniData final
|
|
{
|
|
public:
|
|
uint8 ReturnValue : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_DispLib_EditorTreeImposterTool_FillHoudiniData;
|
|
|
|
// Function b1-Managed.DispLib_EditorTreeImposterTool.SetCurrentTask
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct DispLib_EditorTreeImposterTool_SetCurrentTask final
|
|
{
|
|
public:
|
|
int32 TaskIndex; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 ReturnValue : 1; // 0x0004(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_DispLib_EditorTreeImposterTool_SetCurrentTask;
|
|
|
|
// Function b1-Managed.BAN_DispLibPlayCameraShake.GSNotifyCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BAN_DispLibPlayCameraShake_GSNotifyCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BAN_DispLibPlayCameraShake_GSNotifyCS;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Global_InBenchMark.PostPropertyChanged
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BED_FSMNode_GI_Global_InBenchMark_PostPropertyChanged final
|
|
{
|
|
public:
|
|
class FString MemberName; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString PropertyName; // 0x0010(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Global_InBenchMark_PostPropertyChanged;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Global_InBenchMark.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_GI_Global_InBenchMark_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Global_InBenchMark_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_BehaviorNode_Start.IsSupportViewType
|
|
// 0x0002 (0x0002 - 0x0000)
|
|
struct BED_BehaviorNode_Start_IsSupportViewType final
|
|
{
|
|
public:
|
|
ECalliopeViewType InViewType; // 0x0000(0x0001)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 ReturnValue : 1; // 0x0001(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BED_BehaviorNode_Start_IsSupportViewType;
|
|
|
|
// Function b1-Managed.BAN_DispLibPlayCustomCameraShake.GSNotifyCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BAN_DispLibPlayCustomCameraShake_GSNotifyCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BAN_DispLibPlayCustomCameraShake_GSNotifyCS;
|
|
|
|
// Function b1-Managed.BGUInteractiveActorBase.OnConstructionCS
|
|
// 0x0060 (0x0060 - 0x0000)
|
|
struct BGUInteractiveActorBase_OnConstructionCS final
|
|
{
|
|
public:
|
|
struct FTransform Transform; // 0x0000(0x0060)(ConstParm, Parm, OutParm, ReferenceParm, IsPlainOldData, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BGUInteractiveActorBase_OnConstructionCS;
|
|
|
|
// Function b1-Managed.BGUInteractiveActorBase.OnDestroyDestructible
|
|
// 0x0038 (0x0038 - 0x0000)
|
|
struct BGUInteractiveActorBase_OnDestroyDestructible final
|
|
{
|
|
public:
|
|
struct FVector HitLocation; // 0x0000(0x0018)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
struct FVector ImpulseDir; // 0x0018(0x0018)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
float ImpulseStrength; // 0x0030(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
float Damage; // 0x0034(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUInteractiveActorBase_OnDestroyDestructible;
|
|
|
|
// Function b1-Managed.BGUInteractiveActorBase.OnResetDestructible
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BGUInteractiveActorBase_OnResetDestructible final
|
|
{
|
|
public:
|
|
uint8 IsDestroyed : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BGUInteractiveActorBase_OnResetDestructible;
|
|
|
|
// Function b1-Managed.BGUInteractiveActorBase.OnHitDestructible
|
|
// 0x0038 (0x0038 - 0x0000)
|
|
struct BGUInteractiveActorBase_OnHitDestructible final
|
|
{
|
|
public:
|
|
struct FVector HitLocation; // 0x0000(0x0018)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
struct FVector ImpulseDir; // 0x0018(0x0018)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
float ImpulseStrength; // 0x0030(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
float Damage; // 0x0034(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUInteractiveActorBase_OnHitDestructible;
|
|
|
|
// Function b1-Managed.BAN_DispLibPlayDBCDataAsset.GSNotifyCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BAN_DispLibPlayDBCDataAsset_GSNotifyCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BAN_DispLibPlayDBCDataAsset_GSNotifyCS;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Global_InBattleStandAlone.PostPropertyChanged
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BED_FSMNode_GI_Global_InBattleStandAlone_PostPropertyChanged final
|
|
{
|
|
public:
|
|
class FString MemberName; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString PropertyName; // 0x0010(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Global_InBattleStandAlone_PostPropertyChanged;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Global_InBattleStandAlone.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_GI_Global_InBattleStandAlone_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Global_InBattleStandAlone_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BAN_DispLibSimpleRibbonTrailsArray.GetSoftReferences
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BAN_DispLibSimpleRibbonTrailsArray_GetSoftReferences final
|
|
{
|
|
public:
|
|
TArray<struct FSoftObjectPath> ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ReturnParm)
|
|
};
|
|
DUMPER7_ASSERTS_BAN_DispLibSimpleRibbonTrailsArray_GetSoftReferences;
|
|
|
|
// Function b1-Managed.BAN_DispLibUnitArtFresnel.GSNotifyCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BAN_DispLibUnitArtFresnel_GSNotifyCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BAN_DispLibUnitArtFresnel_GSNotifyCS;
|
|
|
|
// Function b1-Managed.GSEQC_PlayerContext.ProvideActorsSetCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct GSEQC_PlayerContext_ProvideActorsSetCS final
|
|
{
|
|
public:
|
|
class UObject* QuerierObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class AActor* QuerierActor; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_GSEQC_PlayerContext_ProvideActorsSetCS;
|
|
|
|
// Function b1-Managed.BED_MovieNode_PerformerRemoveBuff.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_MovieNode_PerformerRemoveBuff_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_MovieNode_PerformerRemoveBuff_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BWS_EnvInteractiveCapture.RemoveInteractor
|
|
// 0x0004 (0x0004 - 0x0000)
|
|
struct BWS_EnvInteractiveCapture_RemoveInteractor final
|
|
{
|
|
public:
|
|
int32 InteractorID; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BWS_EnvInteractiveCapture_RemoveInteractor;
|
|
|
|
// Function b1-Managed.BWS_EnvInteractiveCapture.AddInteractor
|
|
// 0x0038 (0x0038 - 0x0000)
|
|
struct BWS_EnvInteractiveCapture_AddInteractor final
|
|
{
|
|
public:
|
|
class UPrimitiveComponent* PrimComp; // 0x0000(0x0008)(ExportObject, Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
int32 InteractiveType; // 0x0008(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 Pad_C[0x4]; // 0x000C(0x0004)(Fixing Size After Last Property [ Dumper-7 ])
|
|
struct FVector Size; // 0x0010(0x0018)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
float Intensity; // 0x0028(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
float Duration; // 0x002C(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
int32 ReturnValue; // 0x0030(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BWS_EnvInteractiveCapture_AddInteractor;
|
|
|
|
// Function b1-Managed.BWS_EnvInteractiveCapture.TriggerOnce
|
|
// 0x0040 (0x0040 - 0x0000)
|
|
struct BWS_EnvInteractiveCapture_TriggerOnce final
|
|
{
|
|
public:
|
|
struct FVector position; // 0x0000(0x0018)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
struct FVector Size; // 0x0018(0x0018)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
int32 InteractiveType; // 0x0030(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
float Intensity; // 0x0034(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
float Duration; // 0x0038(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
int32 ReturnValue; // 0x003C(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BWS_EnvInteractiveCapture_TriggerOnce;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Global_SubG_GI_Loading_PostWXLoginFinish.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_GI_Global_SubG_GI_Loading_PostWXLoginFinish_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Global_SubG_GI_Loading_PostWXLoginFinish_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_BossRushNode_Reroute.IsRerouteNode
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BED_BossRushNode_Reroute_IsRerouteNode final
|
|
{
|
|
public:
|
|
uint8 ReturnValue : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BED_BossRushNode_Reroute_IsRerouteNode;
|
|
|
|
// Function b1-Managed.BED_StateNode.IsSupportViewType
|
|
// 0x0002 (0x0002 - 0x0000)
|
|
struct BED_StateNode_IsSupportViewType final
|
|
{
|
|
public:
|
|
ECalliopeViewType InViewType; // 0x0000(0x0001)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 ReturnValue : 1; // 0x0001(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BED_StateNode_IsSupportViewType;
|
|
|
|
// Function b1-Managed.BED_StateNode_CustomExit.GetContextInputsInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_StateNode_CustomExit_GetContextInputsInCS final
|
|
{
|
|
public:
|
|
TArray<class FName> ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ReturnParm)
|
|
};
|
|
DUMPER7_ASSERTS_BED_StateNode_CustomExit_GetContextInputsInCS;
|
|
|
|
// Function b1-Managed.BWS_DispLibImageProcessor.KawaseBlur
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct BWS_DispLibImageProcessor_KawaseBlur final
|
|
{
|
|
public:
|
|
class UTexture* SrcTex; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class UTextureRenderTarget2D* DstTex; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 IsFlipVerticalAxis : 1; // 0x0010(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BWS_DispLibImageProcessor_KawaseBlur;
|
|
|
|
// Function b1-Managed.BWS_DispLibImageProcessor.CombileRGB
|
|
// 0x0028 (0x0028 - 0x0000)
|
|
struct BWS_DispLibImageProcessor_CombileRGB final
|
|
{
|
|
public:
|
|
class UTexture* RChannel; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class UTexture* GChannel; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class UTexture* BChannel; // 0x0010(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class UTextureRenderTarget2D* DstTex; // 0x0018(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 IsFlipVerticalAxis : 1; // 0x0020(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BWS_DispLibImageProcessor_CombileRGB;
|
|
|
|
// Function b1-Managed.BWS_DispLibImageProcessor.Init
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct BWS_DispLibImageProcessor_Init final
|
|
{
|
|
public:
|
|
class UObject* WorldContext; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class FString ConfigPath; // 0x0008(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BWS_DispLibImageProcessor_Init;
|
|
|
|
// Function b1-Managed.BWS_DispLibImageProcessor.Blit
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BWS_DispLibImageProcessor_Blit final
|
|
{
|
|
public:
|
|
class UTexture* SrcTex; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class UTexture* BlendTex; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class UTextureRenderTarget2D* DstTex; // 0x0010(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
float BlendAlpha; // 0x0018(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 IsFlipVerticalAxis : 1; // 0x001C(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BWS_DispLibImageProcessor_Blit;
|
|
|
|
// Function b1-Managed.GSTileView.PreConstruct
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct GSTileView_PreConstruct final
|
|
{
|
|
public:
|
|
uint8 IsDesignTime : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_GSTileView_PreConstruct;
|
|
|
|
// Function b1-Managed.GSTileView.OnMouseLeave
|
|
// 0x0090 (0x0090 - 0x0000)
|
|
struct GSTileView_OnMouseLeave final
|
|
{
|
|
public:
|
|
struct FPointerEvent MouseEvent; // 0x0000(0x0090)(ConstParm, Parm, OutParm, ReferenceParm)
|
|
};
|
|
DUMPER7_ASSERTS_GSTileView_OnMouseLeave;
|
|
|
|
// Function b1-Managed.GSTileView.OnMouseEnter
|
|
// 0x00D0 (0x00D0 - 0x0000)
|
|
struct GSTileView_OnMouseEnter final
|
|
{
|
|
public:
|
|
struct FGeometry MyGeometry; // 0x0000(0x0040)(Parm, IsPlainOldData, NoDestructor)
|
|
struct FPointerEvent MouseEvent; // 0x0040(0x0090)(ConstParm, Parm, OutParm, ReferenceParm)
|
|
};
|
|
DUMPER7_ASSERTS_GSTileView_OnMouseEnter;
|
|
|
|
// Function b1-Managed.BGW_OnlinePresence.OnSetPresenceCompleteCS
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BGW_OnlinePresence_OnSetPresenceCompleteCS final
|
|
{
|
|
public:
|
|
uint8 bWasSuccessful : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BGW_OnlinePresence_OnSetPresenceCompleteCS;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_GSGShowLoginUI.PostPropertyChanged
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_GSGShowLoginUI_PostPropertyChanged final
|
|
{
|
|
public:
|
|
class FString MemberName; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString PropertyName; // 0x0010(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_GSGShowLoginUI_PostPropertyChanged;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_GSGShowLoginUI.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_GSGShowLoginUI_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_GSGShowLoginUI_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BGUCineCameraActor.ReceiveEndPlay
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BGUCineCameraActor_ReceiveEndPlay final
|
|
{
|
|
public:
|
|
EEndPlayReason EndPlayReason; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUCineCameraActor_ReceiveEndPlay;
|
|
|
|
// Function b1-Managed.BANS_GSDodgeWindow.GSNotifyBeginCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_GSDodgeWindow_GSNotifyBeginCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
float TotalDuration; // 0x0048(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSDodgeWindow_GSNotifyBeginCS;
|
|
|
|
// Function b1-Managed.BED_QuestNode_PlayAnimMontage.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_QuestNode_PlayAnimMontage_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_QuestNode_PlayAnimMontage_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BGUFXActorBase.SetFloatValueToMaterialAdvect
|
|
// 0x000C (0x000C - 0x0000)
|
|
struct BGUFXActorBase_SetFloatValueToMaterialAdvect final
|
|
{
|
|
public:
|
|
class FName ParamName; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
float FloatValue; // 0x0008(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFXActorBase_SetFloatValueToMaterialAdvect;
|
|
|
|
// Function b1-Managed.BGUFXActorBase.OnDestroyDestructible
|
|
// 0x0038 (0x0038 - 0x0000)
|
|
struct BGUFXActorBase_OnDestroyDestructible final
|
|
{
|
|
public:
|
|
struct FVector HitLocation; // 0x0000(0x0018)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
struct FVector ImpulseDir; // 0x0018(0x0018)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
float ImpulseStrength; // 0x0030(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
float Damage; // 0x0034(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFXActorBase_OnDestroyDestructible;
|
|
|
|
// Function b1-Managed.BGUFXActorBase.OnResetDestructible
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BGUFXActorBase_OnResetDestructible final
|
|
{
|
|
public:
|
|
uint8 IsDestroyed : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BGUFXActorBase_OnResetDestructible;
|
|
|
|
// Function b1-Managed.BGUFXActorBase.OnHitDestructible
|
|
// 0x0038 (0x0038 - 0x0000)
|
|
struct BGUFXActorBase_OnHitDestructible final
|
|
{
|
|
public:
|
|
struct FVector HitLocation; // 0x0000(0x0018)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
struct FVector ImpulseDir; // 0x0018(0x0018)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
float ImpulseStrength; // 0x0030(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
float Damage; // 0x0034(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFXActorBase_OnHitDestructible;
|
|
|
|
// Function b1-Managed.BGUFXActorBase.IsDead
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BGUFXActorBase_IsDead final
|
|
{
|
|
public:
|
|
uint8 ReturnValue : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BGUFXActorBase_IsDead;
|
|
|
|
// Function b1-Managed.GSDispLib_PostProcessDebugger.ReceiveTick
|
|
// 0x0004 (0x0004 - 0x0000)
|
|
struct GSDispLib_PostProcessDebugger_ReceiveTick final
|
|
{
|
|
public:
|
|
float DeltaSeconds; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_GSDispLib_PostProcessDebugger_ReceiveTick;
|
|
|
|
// Function b1-Managed.BED_FSMNode_Condition_GI_Loading_TravelUrlHasHost.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_Condition_GI_Loading_TravelUrlHasHost_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_Condition_GI_Loading_TravelUrlHasHost_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BUI_MouseButtonEvent.OnUserWidgetAnimationSequenceEvent
|
|
// 0x0004 (0x0004 - 0x0000)
|
|
struct BUI_MouseButtonEvent_OnUserWidgetAnimationSequenceEvent final
|
|
{
|
|
public:
|
|
int32 Param; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BUI_MouseButtonEvent_OnUserWidgetAnimationSequenceEvent;
|
|
|
|
// Function b1-Managed.BUI_MouseButtonEvent.OnMouseButtonDown
|
|
// 0x0188 (0x0188 - 0x0000)
|
|
struct BUI_MouseButtonEvent_OnMouseButtonDown final
|
|
{
|
|
public:
|
|
struct FGeometry MyGeometry; // 0x0000(0x0040)(Parm, IsPlainOldData, NoDestructor)
|
|
struct FPointerEvent MouseEvent; // 0x0040(0x0090)(ConstParm, Parm, OutParm, ReferenceParm)
|
|
struct FEventReply ReturnValue; // 0x00D0(0x00B8)(Parm, OutParm, ReturnParm)
|
|
};
|
|
DUMPER7_ASSERTS_BUI_MouseButtonEvent_OnMouseButtonDown;
|
|
|
|
// Function b1-Managed.BUI_MouseButtonEvent.OnMouseButtonUp
|
|
// 0x0188 (0x0188 - 0x0000)
|
|
struct BUI_MouseButtonEvent_OnMouseButtonUp final
|
|
{
|
|
public:
|
|
struct FGeometry MyGeometry; // 0x0000(0x0040)(Parm, IsPlainOldData, NoDestructor)
|
|
struct FPointerEvent MouseEvent; // 0x0040(0x0090)(ConstParm, Parm, OutParm, ReferenceParm)
|
|
struct FEventReply ReturnValue; // 0x00D0(0x00B8)(Parm, OutParm, ReturnParm)
|
|
};
|
|
DUMPER7_ASSERTS_BUI_MouseButtonEvent_OnMouseButtonUp;
|
|
|
|
// Function b1-Managed.BUI_MouseButtonEvent.OnMouseLeave
|
|
// 0x0090 (0x0090 - 0x0000)
|
|
struct BUI_MouseButtonEvent_OnMouseLeave final
|
|
{
|
|
public:
|
|
struct FPointerEvent MouseEvent; // 0x0000(0x0090)(ConstParm, Parm, OutParm, ReferenceParm)
|
|
};
|
|
DUMPER7_ASSERTS_BUI_MouseButtonEvent_OnMouseLeave;
|
|
|
|
// Function b1-Managed.BUI_MouseButtonEvent.OnMouseEnter
|
|
// 0x00D0 (0x00D0 - 0x0000)
|
|
struct BUI_MouseButtonEvent_OnMouseEnter final
|
|
{
|
|
public:
|
|
struct FGeometry MyGeometry; // 0x0000(0x0040)(Parm, IsPlainOldData, NoDestructor)
|
|
struct FPointerEvent MouseEvent; // 0x0040(0x0090)(ConstParm, Parm, OutParm, ReferenceParm)
|
|
};
|
|
DUMPER7_ASSERTS_BUI_MouseButtonEvent_OnMouseEnter;
|
|
|
|
// Function b1-Managed.BUI_MouseButtonEvent.OnMouseMove
|
|
// 0x0188 (0x0188 - 0x0000)
|
|
struct BUI_MouseButtonEvent_OnMouseMove final
|
|
{
|
|
public:
|
|
struct FGeometry MyGeometry; // 0x0000(0x0040)(Parm, IsPlainOldData, NoDestructor)
|
|
struct FPointerEvent MouseEvent; // 0x0040(0x0090)(ConstParm, Parm, OutParm, ReferenceParm)
|
|
struct FEventReply ReturnValue; // 0x00D0(0x00B8)(Parm, OutParm, ReturnParm)
|
|
};
|
|
DUMPER7_ASSERTS_BUI_MouseButtonEvent_OnMouseMove;
|
|
|
|
// Function b1-Managed.BUI_MouseButtonEvent.Tick
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BUI_MouseButtonEvent_Tick final
|
|
{
|
|
public:
|
|
struct FGeometry MyGeometry; // 0x0000(0x0040)(Parm, IsPlainOldData, NoDestructor)
|
|
float InDeltaTime; // 0x0040(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BUI_MouseButtonEvent_Tick;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_RequestTemplatePostGSLoginFinish.PostPropertyChanged
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_RequestTemplatePostGSLoginFinish_PostPropertyChanged final
|
|
{
|
|
public:
|
|
class FString MemberName; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString PropertyName; // 0x0010(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_RequestTemplatePostGSLoginFinish_PostPropertyChanged;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_RequestTemplatePostGSLoginFinish.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_RequestTemplatePostGSLoginFinish_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_RequestTemplatePostGSLoginFinish_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BGP_AIPlayerControllerCS.GSRpcSendServer
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BGP_AIPlayerControllerCS_GSRpcSendServer final
|
|
{
|
|
public:
|
|
TArray<uint8> SendData; // 0x0000(0x0010)(Parm)
|
|
};
|
|
DUMPER7_ASSERTS_BGP_AIPlayerControllerCS_GSRpcSendServer;
|
|
|
|
// Function b1-Managed.BGP_AIPlayerControllerCS.GSRpcSendClient
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BGP_AIPlayerControllerCS_GSRpcSendClient final
|
|
{
|
|
public:
|
|
TArray<uint8> SendData; // 0x0000(0x0010)(Parm)
|
|
};
|
|
DUMPER7_ASSERTS_BGP_AIPlayerControllerCS_GSRpcSendClient;
|
|
|
|
// Function b1-Managed.GSEQG_ActorsByTag.DoItemGenerationCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct GSEQG_ActorsByTag_DoItemGenerationCS final
|
|
{
|
|
public:
|
|
TArray<struct FVector> ContextLocations; // 0x0000(0x0010)(ConstParm, Parm, OutParm, ReferenceParm)
|
|
};
|
|
DUMPER7_ASSERTS_GSEQG_ActorsByTag_DoItemGenerationCS;
|
|
|
|
// Function b1-Managed.BGU_DispLibDBCCarrierActor.ApplyWorldOffsetCS
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BGU_DispLibDBCCarrierActor_ApplyWorldOffsetCS final
|
|
{
|
|
public:
|
|
struct FVector InOffset; // 0x0000(0x0018)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 bWorldShift : 1; // 0x0018(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BGU_DispLibDBCCarrierActor_ApplyWorldOffsetCS;
|
|
|
|
// Function b1-Managed.BGUMotionMatchingDebugComp.TickComponentInCS
|
|
// 0x0004 (0x0004 - 0x0000)
|
|
struct BGUMotionMatchingDebugComp_TickComponentInCS final
|
|
{
|
|
public:
|
|
float DeltaTime; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUMotionMatchingDebugComp_TickComponentInCS;
|
|
|
|
// Function b1-Managed.DispLibEntityBase.ApplyWorldOffsetCS
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct DispLibEntityBase_ApplyWorldOffsetCS final
|
|
{
|
|
public:
|
|
struct FVector InOffset; // 0x0000(0x0018)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 bWorldShift : 1; // 0x0018(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_DispLibEntityBase_ApplyWorldOffsetCS;
|
|
|
|
// Function b1-Managed.DispLibDispWorld.ReceiveEndPlay
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct DispLibDispWorld_ReceiveEndPlay final
|
|
{
|
|
public:
|
|
EEndPlayReason EndPlayReason; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_DispLibDispWorld_ReceiveEndPlay;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Global_AsClientInGame.PostPropertyChanged
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BED_FSMNode_GI_Global_AsClientInGame_PostPropertyChanged final
|
|
{
|
|
public:
|
|
class FString MemberName; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString PropertyName; // 0x0010(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Global_AsClientInGame_PostPropertyChanged;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Global_AsClientInGame.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_GI_Global_AsClientInGame_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Global_AsClientInGame_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BGP_PlayerControllerCS.GetSeamlessTravelActorListCS
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct BGP_PlayerControllerCS_GetSeamlessTravelActorListCS final
|
|
{
|
|
public:
|
|
uint8 bToEntry : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
uint8 Pad_1[0x7]; // 0x0001(0x0007)(Fixing Size After Last Property [ Dumper-7 ])
|
|
TArray<class AActor*> ActorList; // 0x0008(0x0010)(Parm, OutParm)
|
|
};
|
|
DUMPER7_ASSERTS_BGP_PlayerControllerCS_GetSeamlessTravelActorListCS;
|
|
|
|
// Function b1-Managed.BGP_PlayerControllerCS.ConsoleCommandCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BGP_PlayerControllerCS_ConsoleCommandCS final
|
|
{
|
|
public:
|
|
class FString Command; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGP_PlayerControllerCS_ConsoleCommandCS;
|
|
|
|
// Function b1-Managed.BGP_PlayerControllerCS.ReceiveEndPlay
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BGP_PlayerControllerCS_ReceiveEndPlay final
|
|
{
|
|
public:
|
|
EEndPlayReason EndPlayReason; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGP_PlayerControllerCS_ReceiveEndPlay;
|
|
|
|
// Function b1-Managed.BGP_PlayerControllerCS.OnControlledPawnChange
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BGP_PlayerControllerCS_OnControlledPawnChange final
|
|
{
|
|
public:
|
|
class AActor* OldPawn; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class AActor* NewPawn; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGP_PlayerControllerCS_OnControlledPawnChange;
|
|
|
|
// Function b1-Managed.BGP_PlayerControllerCS.GSRpcSendServer
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BGP_PlayerControllerCS_GSRpcSendServer final
|
|
{
|
|
public:
|
|
TArray<uint8> SendData; // 0x0000(0x0010)(Parm)
|
|
};
|
|
DUMPER7_ASSERTS_BGP_PlayerControllerCS_GSRpcSendServer;
|
|
|
|
// Function b1-Managed.BGP_PlayerControllerCS.GSRpcSendClient
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BGP_PlayerControllerCS_GSRpcSendClient final
|
|
{
|
|
public:
|
|
TArray<uint8> SendData; // 0x0000(0x0010)(Parm)
|
|
};
|
|
DUMPER7_ASSERTS_BGP_PlayerControllerCS_GSRpcSendClient;
|
|
|
|
// Function b1-Managed.BGP_PlayerControllerCS.GetPlayerViewPointCS
|
|
// 0x0038 (0x0038 - 0x0000)
|
|
struct BGP_PlayerControllerCS_GetPlayerViewPointCS final
|
|
{
|
|
public:
|
|
struct FVector out_Location; // 0x0000(0x0018)(Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
struct FRotator out_Rotation; // 0x0018(0x0018)(Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor)
|
|
uint8 ReturnValue : 1; // 0x0030(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BGP_PlayerControllerCS_GetPlayerViewPointCS;
|
|
|
|
// Function b1-Managed.DispLib_DBCWEFMMotorComp.TickComponentInCS
|
|
// 0x0004 (0x0004 - 0x0000)
|
|
struct DispLib_DBCWEFMMotorComp_TickComponentInCS final
|
|
{
|
|
public:
|
|
float DeltaTime; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_DispLib_DBCWEFMMotorComp_TickComponentInCS;
|
|
|
|
// Function b1-Managed.DispLib_DBCWEFMMotorComp.OnPropertyChanged
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct DispLib_DBCWEFMMotorComp_OnPropertyChanged final
|
|
{
|
|
public:
|
|
class FString MemberName; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString PropertyName; // 0x0010(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_DispLib_DBCWEFMMotorComp_OnPropertyChanged;
|
|
|
|
// Function b1-Managed.DispLib_EditorZakkaComp.ReceiveTick
|
|
// 0x0004 (0x0004 - 0x0000)
|
|
struct DispLib_EditorZakkaComp_ReceiveTick final
|
|
{
|
|
public:
|
|
float DeltaSeconds; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_DispLib_EditorZakkaComp_ReceiveTick;
|
|
|
|
// Function b1-Managed.BUS_SpringArmComponent.CalcSmoothLocation
|
|
// 0x0068 (0x0068 - 0x0000)
|
|
struct BUS_SpringArmComponent_CalcSmoothLocation final
|
|
{
|
|
public:
|
|
struct FVector Current; // 0x0000(0x0018)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
struct FVector Target; // 0x0018(0x0018)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
float DeltaTime; // 0x0030(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 Pad_34[0x4]; // 0x0034(0x0004)(Fixing Size After Last Property [ Dumper-7 ])
|
|
struct FVector SmoothSpeed; // 0x0038(0x0018)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
struct FVector ReturnValue; // 0x0050(0x0018)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BUS_SpringArmComponent_CalcSmoothLocation;
|
|
|
|
// Function b1-Managed.BUS_SpringArmComponent.BlendLocationsInCS
|
|
// 0x0138 (0x0138 - 0x0000)
|
|
struct BUS_SpringArmComponent_BlendLocationsInCS final
|
|
{
|
|
public:
|
|
struct FVector OriginArmLocation; // 0x0000(0x0018)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
struct FVector DesiredArmLocation; // 0x0018(0x0018)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
struct FHitResult HitResult; // 0x0030(0x00E8)(ConstParm, Parm, OutParm, ReferenceParm, IsPlainOldData, NoDestructor)
|
|
float DeltaTime; // 0x0118(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 Pad_11C[0x4]; // 0x011C(0x0004)(Fixing Size After Last Property [ Dumper-7 ])
|
|
struct FVector ReturnValue; // 0x0120(0x0018)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BUS_SpringArmComponent_BlendLocationsInCS;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_GMRecordRebirthPos.PostPropertyChanged
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_GMRecordRebirthPos_PostPropertyChanged final
|
|
{
|
|
public:
|
|
class FString MemberName; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString PropertyName; // 0x0010(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_GMRecordRebirthPos_PostPropertyChanged;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_GMRecordRebirthPos.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_GMRecordRebirthPos_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_GMRecordRebirthPos_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.GooseCurveTest.TickComponentInCS
|
|
// 0x0004 (0x0004 - 0x0000)
|
|
struct GooseCurveTest_TickComponentInCS final
|
|
{
|
|
public:
|
|
float DeltaTime; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_GooseCurveTest_TickComponentInCS;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_SaveArchiveInTravelLevel.PostPropertyChanged
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_SaveArchiveInTravelLevel_PostPropertyChanged final
|
|
{
|
|
public:
|
|
class FString MemberName; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString PropertyName; // 0x0010(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_SaveArchiveInTravelLevel_PostPropertyChanged;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_SaveArchiveInTravelLevel.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_SaveArchiveInTravelLevel_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_SaveArchiveInTravelLevel_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BANS_AdjustTransformBySpline.GSNotifyBeginCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_AdjustTransformBySpline_GSNotifyBeginCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
float TotalDuration; // 0x0048(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_AdjustTransformBySpline_GSNotifyBeginCS;
|
|
|
|
// Function b1-Managed.BANS_AdjustTransformBySpline.GSNotifyTickCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_AdjustTransformBySpline_GSNotifyTickCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
float FrameDeltaTime; // 0x0048(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_AdjustTransformBySpline_GSNotifyTickCS;
|
|
|
|
// Function b1-Managed.BANS_AdjustTransformBySpline.GSNotifyEndCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BANS_AdjustTransformBySpline_GSNotifyEndCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_AdjustTransformBySpline_GSNotifyEndCS;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_WaitStartGamePsoPrecompileFinish.PostPropertyChanged
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_WaitStartGamePsoPrecompileFinish_PostPropertyChanged final
|
|
{
|
|
public:
|
|
class FString MemberName; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString PropertyName; // 0x0010(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_WaitStartGamePsoPrecompileFinish_PostPropertyChanged;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_WaitStartGamePsoPrecompileFinish.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_WaitStartGamePsoPrecompileFinish_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_WaitStartGamePsoPrecompileFinish_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BANS_CostAttrByChargeLevel.GSNotifyBeginCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_CostAttrByChargeLevel_GSNotifyBeginCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
float TotalDuration; // 0x0048(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_CostAttrByChargeLevel_GSNotifyBeginCS;
|
|
|
|
// Function b1-Managed.FluidSimulationComponent.TickComponentInCS
|
|
// 0x0004 (0x0004 - 0x0000)
|
|
struct FluidSimulationComponent_TickComponentInCS final
|
|
{
|
|
public:
|
|
float DeltaTime; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_FluidSimulationComponent_TickComponentInCS;
|
|
|
|
// Function b1-Managed.FluidSimulationComponent.RemoveActor
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct FluidSimulationComponent_RemoveActor final
|
|
{
|
|
public:
|
|
class AActor* Actor; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_FluidSimulationComponent_RemoveActor;
|
|
|
|
// Function b1-Managed.FluidSimulationComponent.AddActor
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct FluidSimulationComponent_AddActor final
|
|
{
|
|
public:
|
|
class AActor* Actor; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_FluidSimulationComponent_AddActor;
|
|
|
|
// Function b1-Managed.BANS_GSCantInteractState.GSNotifyBeginCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_GSCantInteractState_GSNotifyBeginCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
float TotalDuration; // 0x0048(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSCantInteractState_GSNotifyBeginCS;
|
|
|
|
// Function b1-Managed.BANS_GSCantInteractState.GSNotifyTickCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_GSCantInteractState_GSNotifyTickCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
float FrameDeltaTime; // 0x0048(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSCantInteractState_GSNotifyTickCS;
|
|
|
|
// Function b1-Managed.BANS_GSCantInteractState.GSNotifyEndCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BANS_GSCantInteractState_GSNotifyEndCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSCantInteractState_GSNotifyEndCS;
|
|
|
|
// Function b1-Managed.BANS_GSCameraArmLocationZCurve.GSNotifyBeginCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_GSCameraArmLocationZCurve_GSNotifyBeginCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
float TotalDuration; // 0x0048(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSCameraArmLocationZCurve_GSNotifyBeginCS;
|
|
|
|
// Function b1-Managed.BANS_GSCameraArmLocationZCurve.GSNotifyEndCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BANS_GSCameraArmLocationZCurve_GSNotifyEndCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSCameraArmLocationZCurve_GSNotifyEndCS;
|
|
|
|
// Function b1-Managed.BANS_GSItemSkillKeyCache.GSNotifyBeginCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_GSItemSkillKeyCache_GSNotifyBeginCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
float TotalDuration; // 0x0048(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSItemSkillKeyCache_GSNotifyBeginCS;
|
|
|
|
// Function b1-Managed.BANS_GSItemSkillWindow.GSNotifyBeginCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_GSItemSkillWindow_GSNotifyBeginCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
float TotalDuration; // 0x0048(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSItemSkillWindow_GSNotifyBeginCS;
|
|
|
|
// Function b1-Managed.BGUAreaBase.OnConstructionCS
|
|
// 0x0060 (0x0060 - 0x0000)
|
|
struct BGUAreaBase_OnConstructionCS final
|
|
{
|
|
public:
|
|
struct FTransform Transform; // 0x0000(0x0060)(ConstParm, Parm, OutParm, ReferenceParm, IsPlainOldData, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BGUAreaBase_OnConstructionCS;
|
|
|
|
// Function b1-Managed.BGUAreaBase.ReceiveEndPlay
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BGUAreaBase_ReceiveEndPlay final
|
|
{
|
|
public:
|
|
EEndPlayReason EndPlayReason; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUAreaBase_ReceiveEndPlay;
|
|
|
|
// Function b1-Managed.BGW_OnlineSubsystem.OnQueryIsOwnAdditionContentCompleteCS
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct BGW_OnlineSubsystem_OnQueryIsOwnAdditionContentCompleteCS final
|
|
{
|
|
public:
|
|
class FString EntitlementId; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
uint8 bWasSuccessful : 1; // 0x0010(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BGW_OnlineSubsystem_OnQueryIsOwnAdditionContentCompleteCS;
|
|
|
|
// Function b1-Managed.BGW_OnlineSubsystem.OnConnectionStatusChangedCS
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BGW_OnlineSubsystem_OnConnectionStatusChangedCS final
|
|
{
|
|
public:
|
|
uint8 Connected : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BGW_OnlineSubsystem_OnConnectionStatusChangedCS;
|
|
|
|
// Function b1-Managed.BGW_OnlineSubsystem.OnShowStoreUIClosedCS
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BGW_OnlineSubsystem_OnShowStoreUIClosedCS final
|
|
{
|
|
public:
|
|
uint8 bPurchased : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BGW_OnlineSubsystem_OnShowStoreUIClosedCS;
|
|
|
|
// Function b1-Managed.BAN_GSSetFPStateEnd.GSNotifyCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BAN_GSSetFPStateEnd_GSNotifyCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BAN_GSSetFPStateEnd_GSNotifyCS;
|
|
|
|
// Function b1-Managed.BANS_GSPausePhysics.GSNotifyBeginCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_GSPausePhysics_GSNotifyBeginCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
float TotalDuration; // 0x0048(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSPausePhysics_GSNotifyBeginCS;
|
|
|
|
// Function b1-Managed.BANS_GSPausePhysics.GSNotifyTickCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_GSPausePhysics_GSNotifyTickCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
float FrameDeltaTime; // 0x0048(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSPausePhysics_GSNotifyTickCS;
|
|
|
|
// Function b1-Managed.BANS_GSPausePhysics.GSNotifyEndCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BANS_GSPausePhysics_GSNotifyEndCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSPausePhysics_GSNotifyEndCS;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_PlayerDataInitPreEnterLevel.PostPropertyChanged
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_PlayerDataInitPreEnterLevel_PostPropertyChanged final
|
|
{
|
|
public:
|
|
class FString MemberName; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString PropertyName; // 0x0010(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_PlayerDataInitPreEnterLevel_PostPropertyChanged;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_PlayerDataInitPreEnterLevel.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_PlayerDataInitPreEnterLevel_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_PlayerDataInitPreEnterLevel_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BANS_GSPoleDrink.GSNotifyBeginCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_GSPoleDrink_GSNotifyBeginCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
float TotalDuration; // 0x0048(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSPoleDrink_GSNotifyBeginCS;
|
|
|
|
// Function b1-Managed.BANS_GSPoleDrink.GSNotifyEndCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BANS_GSPoleDrink_GSNotifyEndCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSPoleDrink_GSNotifyEndCS;
|
|
|
|
// Function b1-Managed.BANS_GSSetCloudMoveEnabled.GSNotifyBeginCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_GSSetCloudMoveEnabled_GSNotifyBeginCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
float TotalDuration; // 0x0048(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSSetCloudMoveEnabled_GSNotifyBeginCS;
|
|
|
|
// Function b1-Managed.BANS_GSBlendPhysicForDeath.GSNotifyBeginCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_GSBlendPhysicForDeath_GSNotifyBeginCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
float TotalDuration; // 0x0048(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSBlendPhysicForDeath_GSNotifyBeginCS;
|
|
|
|
// Function b1-Managed.BANS_GSCallDeathDissolve.GSNotifyBeginCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_GSCallDeathDissolve_GSNotifyBeginCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
float TotalDuration; // 0x0048(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSCallDeathDissolve_GSNotifyBeginCS;
|
|
|
|
// Function b1-Managed.BANS_GSCostAttrByBuff.GSNotifyBeginCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_GSCostAttrByBuff_GSNotifyBeginCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
float TotalDuration; // 0x0048(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSCostAttrByBuff_GSNotifyBeginCS;
|
|
|
|
// Function b1-Managed.BANS_GSCostAttrByBuff.GSNotifyEndCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BANS_GSCostAttrByBuff_GSNotifyEndCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSCostAttrByBuff_GSNotifyEndCS;
|
|
|
|
// Function b1-Managed.BGUDialogueProxyActor.OnConstructionCS
|
|
// 0x0060 (0x0060 - 0x0000)
|
|
struct BGUDialogueProxyActor_OnConstructionCS final
|
|
{
|
|
public:
|
|
struct FTransform Transform; // 0x0000(0x0060)(ConstParm, Parm, OutParm, ReferenceParm, IsPlainOldData, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BGUDialogueProxyActor_OnConstructionCS;
|
|
|
|
// Function b1-Managed.BANS_GSCricketJumpUp.GSNotifyBeginCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_GSCricketJumpUp_GSNotifyBeginCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
float TotalDuration; // 0x0048(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSCricketJumpUp_GSNotifyBeginCS;
|
|
|
|
// Function b1-Managed.BANS_GSCricketJumpUp.GSNotifyEndCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BANS_GSCricketJumpUp_GSNotifyEndCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSCricketJumpUp_GSNotifyEndCS;
|
|
|
|
// Function b1-Managed.UGSReplayCSharpFuncLibCS.ProcessGameSpecificDemoHeaderCS
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct UGSReplayCSharpFuncLibCS_ProcessGameSpecificDemoHeaderCS final
|
|
{
|
|
public:
|
|
class FString GameSpecificData; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString Error; // 0x0010(0x0010)(Parm, OutParm, ZeroConstructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_UGSReplayCSharpFuncLibCS_ProcessGameSpecificDemoHeaderCS;
|
|
|
|
// Function b1-Managed.UGSReplayCSharpFuncLibCS.WriteGameSpecificDemoHeaderCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct UGSReplayCSharpFuncLibCS_WriteGameSpecificDemoHeaderCS final
|
|
{
|
|
public:
|
|
TArray<class FString> GameSpecificData; // 0x0000(0x0010)(Parm, OutParm)
|
|
};
|
|
DUMPER7_ASSERTS_UGSReplayCSharpFuncLibCS_WriteGameSpecificDemoHeaderCS;
|
|
|
|
// Function b1-Managed.UGSReplayCSharpFuncLibCS.OnReplaySeverConnectionInit
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct UGSReplayCSharpFuncLibCS_OnReplaySeverConnectionInit final
|
|
{
|
|
public:
|
|
class UWorld* World; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class UNetConnection* SeverConnection; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_UGSReplayCSharpFuncLibCS_OnReplaySeverConnectionInit;
|
|
|
|
// Function b1-Managed.UGSReplayCSharpFuncLibCS.OnReplayScrubComplete
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct UGSReplayCSharpFuncLibCS_OnReplayScrubComplete final
|
|
{
|
|
public:
|
|
class UWorld* World; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_UGSReplayCSharpFuncLibCS_OnReplayScrubComplete;
|
|
|
|
// Function b1-Managed.UGSReplayCSharpFuncLibCS.GSNetworkRemapPathCS
|
|
// 0x0028 (0x0028 - 0x0000)
|
|
struct UGSReplayCSharpFuncLibCS_GSNetworkRemapPathCS final
|
|
{
|
|
public:
|
|
class UObject* Outer_0; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class FString OriginName; // 0x0008(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString Name_0; // 0x0018(0x0010)(Parm, OutParm, ZeroConstructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_UGSReplayCSharpFuncLibCS_GSNetworkRemapPathCS;
|
|
|
|
// Function b1-Managed.UGSReplayCSharpFuncLibCS.OnReplayStarted
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct UGSReplayCSharpFuncLibCS_OnReplayStarted final
|
|
{
|
|
public:
|
|
class UWorld* World; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_UGSReplayCSharpFuncLibCS_OnReplayStarted;
|
|
|
|
// Function b1-Managed.BANS_GSDetonateBuff.GSNotifyBeginCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_GSDetonateBuff_GSNotifyBeginCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
float TotalDuration; // 0x0048(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSDetonateBuff_GSNotifyBeginCS;
|
|
|
|
// Function b1-Managed.BUS_NeutralFXAnimalSpawnLogicComp.StartEscapeWitchSpdCheck
|
|
// 0x0108 (0x0108 - 0x0000)
|
|
struct BUS_NeutralFXAnimalSpawnLogicComp_StartEscapeWitchSpdCheck final
|
|
{
|
|
public:
|
|
class UPrimitiveComponent* OverlappedComponent; // 0x0000(0x0008)(ExportObject, Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class AActor* OtherActor; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class UPrimitiveComponent* OtherComp; // 0x0010(0x0008)(ExportObject, Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
int32 OtherBodyIndex; // 0x0018(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 bFromSweep : 1; // 0x001C(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
uint8 Pad_1D[0x3]; // 0x001D(0x0003)(Fixing Size After Last Property [ Dumper-7 ])
|
|
struct FHitResult SweepResult; // 0x0020(0x00E8)(Parm, IsPlainOldData, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BUS_NeutralFXAnimalSpawnLogicComp_StartEscapeWitchSpdCheck;
|
|
|
|
// Function b1-Managed.BUS_NeutralFXAnimalSpawnLogicComp.StartEscape
|
|
// 0x0108 (0x0108 - 0x0000)
|
|
struct BUS_NeutralFXAnimalSpawnLogicComp_StartEscape final
|
|
{
|
|
public:
|
|
class UPrimitiveComponent* OverlappedComponent; // 0x0000(0x0008)(ExportObject, Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class AActor* OtherActor; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class UPrimitiveComponent* OtherComp; // 0x0010(0x0008)(ExportObject, Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
int32 OtherBodyIndex; // 0x0018(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 bFromSweep : 1; // 0x001C(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
uint8 Pad_1D[0x3]; // 0x001D(0x0003)(Fixing Size After Last Property [ Dumper-7 ])
|
|
struct FHitResult SweepResult; // 0x0020(0x00E8)(Parm, IsPlainOldData, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BUS_NeutralFXAnimalSpawnLogicComp_StartEscape;
|
|
|
|
// Function b1-Managed.GSEQT_FlyPathFinding.OnPropertyChanged
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct GSEQT_FlyPathFinding_OnPropertyChanged final
|
|
{
|
|
public:
|
|
class FString MemberName; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString PropertyName; // 0x0010(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_GSEQT_FlyPathFinding_OnPropertyChanged;
|
|
|
|
// Function b1-Managed.GSEQT_FlyPathFinding.ShouldUseCustomItemScore
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct GSEQT_FlyPathFinding_ShouldUseCustomItemScore final
|
|
{
|
|
public:
|
|
uint8 ReturnValue : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_GSEQT_FlyPathFinding_ShouldUseCustomItemScore;
|
|
|
|
// Function b1-Managed.GSEQT_FlyPathFinding.ProcessCustomItemScoreCS
|
|
// 0x0040 (0x0040 - 0x0000)
|
|
struct GSEQT_FlyPathFinding_ProcessCustomItemScoreCS final
|
|
{
|
|
public:
|
|
struct FGSEnvQueryTestItem Item; // 0x0000(0x0040)(ConstParm, Parm, OutParm, ReferenceParm)
|
|
};
|
|
DUMPER7_ASSERTS_GSEQT_FlyPathFinding_ProcessCustomItemScoreCS;
|
|
|
|
// Function b1-Managed.GSEQT_FlyPathFinding.GetDescriptionDetailsCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct GSEQT_FlyPathFinding_GetDescriptionDetailsCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_GSEQT_FlyPathFinding_GetDescriptionDetailsCS;
|
|
|
|
// Function b1-Managed.GSEQT_FlyPathFinding.GetDescriptionTitleCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct GSEQT_FlyPathFinding_GetDescriptionTitleCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_GSEQT_FlyPathFinding_GetDescriptionTitleCS;
|
|
|
|
// Function b1-Managed.GSEQT_FlyPathFinding.ShouldPrepareContext
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct GSEQT_FlyPathFinding_ShouldPrepareContext final
|
|
{
|
|
public:
|
|
uint8 ReturnValue : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_GSEQT_FlyPathFinding_ShouldPrepareContext;
|
|
|
|
// Function b1-Managed.GSEQT_FlyPathFinding.PreProcessItems
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct GSEQT_FlyPathFinding_PreProcessItems final
|
|
{
|
|
public:
|
|
TArray<class AActor*> ContextActors; // 0x0000(0x0010)(ConstParm, Parm, OutParm, ReferenceParm)
|
|
TArray<struct FVector> ContextLocations; // 0x0010(0x0010)(ConstParm, Parm, OutParm, ReferenceParm)
|
|
};
|
|
DUMPER7_ASSERTS_GSEQT_FlyPathFinding_PreProcessItems;
|
|
|
|
// Function b1-Managed.BANS_GSCloudWindow.GSNotifyBeginCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_GSCloudWindow_GSNotifyBeginCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
float TotalDuration; // 0x0048(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSCloudWindow_GSNotifyBeginCS;
|
|
|
|
// Function b1-Managed.BANS_GSEmpty.GSAllowCrossSection
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BANS_GSEmpty_GSAllowCrossSection final
|
|
{
|
|
public:
|
|
uint8 ReturnValue : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSEmpty_GSAllowCrossSection;
|
|
|
|
// Function b1-Managed.BANS_GSEmpty.GSNotifyBeginCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_GSEmpty_GSNotifyBeginCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
float TotalDuration; // 0x0048(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSEmpty_GSNotifyBeginCS;
|
|
|
|
// Function b1-Managed.BANS_GSEmpty.GSNotifyTickCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_GSEmpty_GSNotifyTickCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
float FrameDeltaTime; // 0x0048(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSEmpty_GSNotifyTickCS;
|
|
|
|
// Function b1-Managed.BANS_GSEmpty.GSNotifyEndCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BANS_GSEmpty_GSNotifyEndCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSEmpty_GSNotifyEndCS;
|
|
|
|
// Function b1-Managed.BANS_GSHatch.GSNotifyBeginCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_GSHatch_GSNotifyBeginCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
float TotalDuration; // 0x0048(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSHatch_GSNotifyBeginCS;
|
|
|
|
// Function b1-Managed.BANS_GSHatch.GSNotifyEndCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BANS_GSHatch_GSNotifyEndCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSHatch_GSNotifyEndCS;
|
|
|
|
// Function b1-Managed.BANS_GSMyriapodsFootStep.GSNotifyBeginCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_GSMyriapodsFootStep_GSNotifyBeginCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
float TotalDuration; // 0x0048(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSMyriapodsFootStep_GSNotifyBeginCS;
|
|
|
|
// Function b1-Managed.BANS_GSMyriapodsFootStep.GSNotifyEndCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BANS_GSMyriapodsFootStep_GSNotifyEndCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSMyriapodsFootStep_GSNotifyEndCS;
|
|
|
|
// Function b1-Managed.BANS_GSPlayerInteractWindow.GSNotifyBeginCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_GSPlayerInteractWindow_GSNotifyBeginCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
float TotalDuration; // 0x0048(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSPlayerInteractWindow_GSNotifyBeginCS;
|
|
|
|
// Function b1-Managed.BANS_GSReleaseBlockState.GSNotifyBeginCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_GSReleaseBlockState_GSNotifyBeginCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
float TotalDuration; // 0x0048(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSReleaseBlockState_GSNotifyBeginCS;
|
|
|
|
// Function b1-Managed.BAN_ShowCommTips.GSNotifyCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BAN_ShowCommTips_GSNotifyCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BAN_ShowCommTips_GSNotifyCS;
|
|
|
|
// Function b1-Managed.BANS_GSSlowTime_LifeSaving.GSNotifyBeginCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_GSSlowTime_LifeSaving_GSNotifyBeginCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
float TotalDuration; // 0x0048(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSSlowTime_LifeSaving_GSNotifyBeginCS;
|
|
|
|
// Function b1-Managed.BED_BehaviorNode_MulticastCachedPointSet.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_BehaviorNode_MulticastCachedPointSet_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_BehaviorNode_MulticastCachedPointSet_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BANS_GSTriggerEffect.GSValidateInputCS
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct BANS_GSTriggerEffect_GSValidateInputCS final
|
|
{
|
|
public:
|
|
class AActor* Actor; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSTriggerEffect_GSValidateInputCS;
|
|
|
|
// Function b1-Managed.BANS_GSTriggerEffect.GSNotifyBeginCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_GSTriggerEffect_GSNotifyBeginCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
float TotalDuration; // 0x0048(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSTriggerEffect_GSNotifyBeginCS;
|
|
|
|
// Function b1-Managed.BANS_GSTriggerEffect.GSNotifyTickCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_GSTriggerEffect_GSNotifyTickCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
float FrameDeltaTime; // 0x0048(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSTriggerEffect_GSNotifyTickCS;
|
|
|
|
// Function b1-Managed.BANS_GSTriggerEffect.GSNotifyEndCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BANS_GSTriggerEffect_GSNotifyEndCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSTriggerEffect_GSNotifyEndCS;
|
|
|
|
// Function b1-Managed.BANS_GSTryHRCouonterAttack.GSNotifyBeginCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_GSTryHRCouonterAttack_GSNotifyBeginCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
float TotalDuration; // 0x0048(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSTryHRCouonterAttack_GSNotifyBeginCS;
|
|
|
|
// Function b1-Managed.BANS_GSTryHRCouonterAttack.GSNotifyTickCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_GSTryHRCouonterAttack_GSNotifyTickCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
float FrameDeltaTime; // 0x0048(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSTryHRCouonterAttack_GSNotifyTickCS;
|
|
|
|
// Function b1-Managed.BANS_LifeSavingHairBlocking.GSNotifyBeginCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_LifeSavingHairBlocking_GSNotifyBeginCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
float TotalDuration; // 0x0048(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_LifeSavingHairBlocking_GSNotifyBeginCS;
|
|
|
|
// Function b1-Managed.BANS_LifeSavingHairBlocking.GSNotifyEndCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BANS_LifeSavingHairBlocking_GSNotifyEndCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_LifeSavingHairBlocking_GSNotifyEndCS;
|
|
|
|
// Function b1-Managed.BANSM_MarkFoot.CheckState
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BANSM_MarkFoot_CheckState final
|
|
{
|
|
public:
|
|
class UAnimSequenceBase* AnimBase; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
float CurTime; // 0x0008(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 ReturnValue : 1; // 0x000C(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BANSM_MarkFoot_CheckState;
|
|
|
|
// Function b1-Managed.BANSM_AttackRotation.CheckState
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BANSM_AttackRotation_CheckState final
|
|
{
|
|
public:
|
|
class UAnimSequenceBase* AnimBase; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
float CurTime; // 0x0008(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 ReturnValue : 1; // 0x000C(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BANSM_AttackRotation_CheckState;
|
|
|
|
// Function b1-Managed.BANS_LifeSavingHairWindow.GSNotifyBeginCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_LifeSavingHairWindow_GSNotifyBeginCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
float TotalDuration; // 0x0048(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_LifeSavingHairWindow_GSNotifyBeginCS;
|
|
|
|
// Function b1-Managed.BANS_LifeSavingHairWindow.GSNotifyEndCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BANS_LifeSavingHairWindow_GSNotifyEndCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_LifeSavingHairWindow_GSNotifyEndCS;
|
|
|
|
// Function b1-Managed.BANS_GSVigorKeyCache.GSNotifyBeginCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_GSVigorKeyCache_GSNotifyBeginCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
float TotalDuration; // 0x0048(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSVigorKeyCache_GSNotifyBeginCS;
|
|
|
|
// Function b1-Managed.BANS_GSVigorWindow.GSNotifyBeginCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_GSVigorWindow_GSNotifyBeginCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
float TotalDuration; // 0x0048(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSVigorWindow_GSNotifyBeginCS;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_WaitGamePlayerInit.PostPropertyChanged
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_WaitGamePlayerInit_PostPropertyChanged final
|
|
{
|
|
public:
|
|
class FString MemberName; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString PropertyName; // 0x0010(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_WaitGamePlayerInit_PostPropertyChanged;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_WaitGamePlayerInit.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_WaitGamePlayerInit_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_WaitGamePlayerInit_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BANS_OnSpiderSkillEntangleStiffEnded.GSNotifyBeginCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_OnSpiderSkillEntangleStiffEnded_GSNotifyBeginCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
float TotalDuration; // 0x0048(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_OnSpiderSkillEntangleStiffEnded_GSNotifyBeginCS;
|
|
|
|
// Function b1-Managed.BANS_OnSpiderSkillEntangleStiffEnded.GSNotifyTickCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_OnSpiderSkillEntangleStiffEnded_GSNotifyTickCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
float FrameDeltaTime; // 0x0048(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_OnSpiderSkillEntangleStiffEnded_GSNotifyTickCS;
|
|
|
|
// Function b1-Managed.BANS_OnSpiderSkillEntangleStiffEnded.GSNotifyEndCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BANS_OnSpiderSkillEntangleStiffEnded_GSNotifyEndCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_OnSpiderSkillEntangleStiffEnded_GSNotifyEndCS;
|
|
|
|
// Function b1-Managed.BED_BehaviorNode_OnAllSummonBeKilled.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_BehaviorNode_OnAllSummonBeKilled_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_BehaviorNode_OnAllSummonBeKilled_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_BehaviorNode_OnAllSummonBeKilled.IsSupportViewType
|
|
// 0x0002 (0x0002 - 0x0000)
|
|
struct BED_BehaviorNode_OnAllSummonBeKilled_IsSupportViewType final
|
|
{
|
|
public:
|
|
ECalliopeViewType InViewType; // 0x0000(0x0001)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 ReturnValue : 1; // 0x0001(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BED_BehaviorNode_OnAllSummonBeKilled_IsSupportViewType;
|
|
|
|
// Function b1-Managed.BANS_PlayWaterSplash.GSNotifyBeginCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_PlayWaterSplash_GSNotifyBeginCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
float TotalDuration; // 0x0048(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_PlayWaterSplash_GSNotifyBeginCS;
|
|
|
|
// Function b1-Managed.BANS_PlayWaterSplash.GSNotifyTickCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_PlayWaterSplash_GSNotifyTickCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
float FrameDeltaTime; // 0x0048(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_PlayWaterSplash_GSNotifyTickCS;
|
|
|
|
// Function b1-Managed.BANS_PlayWaterSplash.GSNotifyEndCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BANS_PlayWaterSplash_GSNotifyEndCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_PlayWaterSplash_GSNotifyEndCS;
|
|
|
|
// Function b1-Managed.BED_FSMNode_Condition_GI_Loading_IsInPIEClient.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_Condition_GI_Loading_IsInPIEClient_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_Condition_GI_Loading_IsInPIEClient_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BANS_StopMontagePreLand.GSNotifyBeginCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_StopMontagePreLand_GSNotifyBeginCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
float TotalDuration; // 0x0048(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_StopMontagePreLand_GSNotifyBeginCS;
|
|
|
|
// Function b1-Managed.BANS_StopMontagePreLand.GSNotifyTickCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_StopMontagePreLand_GSNotifyTickCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
float FrameDeltaTime; // 0x0048(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_StopMontagePreLand_GSNotifyTickCS;
|
|
|
|
// Function b1-Managed.BANS_StopMontagePreLand.GSNotifyEndCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BANS_StopMontagePreLand_GSNotifyEndCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_StopMontagePreLand_GSNotifyEndCS;
|
|
|
|
// Function b1-Managed.BANS_StopMontageWhenLand.GSNotifyBeginCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_StopMontageWhenLand_GSNotifyBeginCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
float TotalDuration; // 0x0048(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_StopMontageWhenLand_GSNotifyBeginCS;
|
|
|
|
// Function b1-Managed.BANS_StopMontageWhenLand.GSNotifyTickCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_StopMontageWhenLand_GSNotifyTickCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
float FrameDeltaTime; // 0x0048(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_StopMontageWhenLand_GSNotifyTickCS;
|
|
|
|
// Function b1-Managed.BANS_StopMontageWhenLand.GSNotifyEndCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BANS_StopMontageWhenLand_GSNotifyEndCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_StopMontageWhenLand_GSNotifyEndCS;
|
|
|
|
// Function b1-Managed.BANS_Teleport.GSNotifyBeginCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_Teleport_GSNotifyBeginCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
float TotalDuration; // 0x0048(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_Teleport_GSNotifyBeginCS;
|
|
|
|
// Function b1-Managed.BANS_ToggleWeaponStatus.GSNotifyBeginCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_ToggleWeaponStatus_GSNotifyBeginCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
float TotalDuration; // 0x0048(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_ToggleWeaponStatus_GSNotifyBeginCS;
|
|
|
|
// Function b1-Managed.BANS_ToggleWeaponStatus.GSNotifyEndCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BANS_ToggleWeaponStatus_GSNotifyEndCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_ToggleWeaponStatus_GSNotifyEndCS;
|
|
|
|
// Function b1-Managed.BANS_TriggerBanTrans2DaSheng.GSNotifyBeginCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_TriggerBanTrans2DaSheng_GSNotifyBeginCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
float TotalDuration; // 0x0048(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_TriggerBanTrans2DaSheng_GSNotifyBeginCS;
|
|
|
|
// Function b1-Managed.BANS_TriggerSealingSpell.GSNotifyBeginCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_TriggerSealingSpell_GSNotifyBeginCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
float TotalDuration; // 0x0048(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_TriggerSealingSpell_GSNotifyBeginCS;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_MarkCanFinishLoopMovie.PostPropertyChanged
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_MarkCanFinishLoopMovie_PostPropertyChanged final
|
|
{
|
|
public:
|
|
class FString MemberName; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString PropertyName; // 0x0010(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_MarkCanFinishLoopMovie_PostPropertyChanged;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_MarkCanFinishLoopMovie.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_MarkCanFinishLoopMovie_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_MarkCanFinishLoopMovie_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BGUDestructibleActorBase.ReceiveTick
|
|
// 0x0004 (0x0004 - 0x0000)
|
|
struct BGUDestructibleActorBase_ReceiveTick final
|
|
{
|
|
public:
|
|
float DeltaSeconds; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUDestructibleActorBase_ReceiveTick;
|
|
|
|
// Function b1-Managed.BGUDestructibleActorBase.PlayDestructedEffect
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BGUDestructibleActorBase_PlayDestructedEffect final
|
|
{
|
|
public:
|
|
float SinkDelay; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
float SinkVelocity; // 0x0004(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class AActor* AtkActor; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUDestructibleActorBase_PlayDestructedEffect;
|
|
|
|
// Function b1-Managed.BANS_TriggerTrans2DaSheng.GSNotifyBeginCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_TriggerTrans2DaSheng_GSNotifyBeginCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
float TotalDuration; // 0x0048(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_TriggerTrans2DaSheng_GSNotifyBeginCS;
|
|
|
|
// Function b1-Managed.BANS_UnhideAndPlayAnim.GSNotifyBeginCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_UnhideAndPlayAnim_GSNotifyBeginCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
float TotalDuration; // 0x0048(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_UnhideAndPlayAnim_GSNotifyBeginCS;
|
|
|
|
// Function b1-Managed.BANS_UnhideAndPlayAnim.GSNotifyEndCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BANS_UnhideAndPlayAnim_GSNotifyEndCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_UnhideAndPlayAnim_GSNotifyEndCS;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_ShowArchiveMarkInStartGame.PostPropertyChanged
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_ShowArchiveMarkInStartGame_PostPropertyChanged final
|
|
{
|
|
public:
|
|
class FString MemberName; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString PropertyName; // 0x0010(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_ShowArchiveMarkInStartGame_PostPropertyChanged;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_ShowArchiveMarkInStartGame.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_ShowArchiveMarkInStartGame_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_ShowArchiveMarkInStartGame_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_ProcessMachineNode_State.GetBranchGraphToEditInCS
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct BED_ProcessMachineNode_State_GetBranchGraphToEditInCS final
|
|
{
|
|
public:
|
|
class FString OutBranchGraphIdentifier; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, HasGetValueTypeHash)
|
|
uint8 ReturnValue : 1; // 0x0010(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BED_ProcessMachineNode_State_GetBranchGraphToEditInCS;
|
|
|
|
// Function b1-Managed.BED_ProcessMachineNode_State.GetContextOutputsInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_ProcessMachineNode_State_GetContextOutputsInCS final
|
|
{
|
|
public:
|
|
TArray<class FName> ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ReturnParm)
|
|
};
|
|
DUMPER7_ASSERTS_BED_ProcessMachineNode_State_GetContextOutputsInCS;
|
|
|
|
// Function b1-Managed.BED_ProcessMachineNode_State.PostPropertyChanged
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BED_ProcessMachineNode_State_PostPropertyChanged final
|
|
{
|
|
public:
|
|
class FString MemberName; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString PropertyName; // 0x0010(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_ProcessMachineNode_State_PostPropertyChanged;
|
|
|
|
// Function b1-Managed.BED_ProcessMachineNode_State.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_ProcessMachineNode_State_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_ProcessMachineNode_State_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BAN_ExitPhasePerformance.bIsNativeBranchingPointCS
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BAN_ExitPhasePerformance_bIsNativeBranchingPointCS final
|
|
{
|
|
public:
|
|
uint8 ReturnValue : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BAN_ExitPhasePerformance_bIsNativeBranchingPointCS;
|
|
|
|
// Function b1-Managed.BAN_ExitPhasePerformance.GSNotifyCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BAN_ExitPhasePerformance_GSNotifyCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BAN_ExitPhasePerformance_GSNotifyCS;
|
|
|
|
// Function b1-Managed.UGSKeyEvent.OnAnalogInputEvent
|
|
// 0x0040 (0x0040 - 0x0000)
|
|
struct UGSKeyEvent_OnAnalogInputEvent final
|
|
{
|
|
public:
|
|
struct FAnalogInputEvent AnalogInputEvent; // 0x0000(0x0040)(Parm)
|
|
};
|
|
DUMPER7_ASSERTS_UGSKeyEvent_OnAnalogInputEvent;
|
|
|
|
// Function b1-Managed.UGSKeyEvent.OnMouseWheelEvent
|
|
// 0x0090 (0x0090 - 0x0000)
|
|
struct UGSKeyEvent_OnMouseWheelEvent final
|
|
{
|
|
public:
|
|
struct FPointerEvent InWheelEvent; // 0x0000(0x0090)(Parm)
|
|
};
|
|
DUMPER7_ASSERTS_UGSKeyEvent_OnMouseWheelEvent;
|
|
|
|
// Function b1-Managed.UGSKeyEvent.OnMouseDownEvent
|
|
// 0x0090 (0x0090 - 0x0000)
|
|
struct UGSKeyEvent_OnMouseDownEvent final
|
|
{
|
|
public:
|
|
struct FPointerEvent InMouseEvent; // 0x0000(0x0090)(Parm)
|
|
};
|
|
DUMPER7_ASSERTS_UGSKeyEvent_OnMouseDownEvent;
|
|
|
|
// Function b1-Managed.UGSKeyEvent.OnMouseUpEvent
|
|
// 0x0090 (0x0090 - 0x0000)
|
|
struct UGSKeyEvent_OnMouseUpEvent final
|
|
{
|
|
public:
|
|
struct FPointerEvent InMouseEvent; // 0x0000(0x0090)(Parm)
|
|
};
|
|
DUMPER7_ASSERTS_UGSKeyEvent_OnMouseUpEvent;
|
|
|
|
// Function b1-Managed.UGSKeyEvent.OnKeyDownEvent
|
|
// 0x0038 (0x0038 - 0x0000)
|
|
struct UGSKeyEvent_OnKeyDownEvent final
|
|
{
|
|
public:
|
|
struct FKeyEvent InKeyEvent; // 0x0000(0x0038)(Parm)
|
|
};
|
|
DUMPER7_ASSERTS_UGSKeyEvent_OnKeyDownEvent;
|
|
|
|
// Function b1-Managed.UGSKeyEvent.OnKeyUpEvent
|
|
// 0x0038 (0x0038 - 0x0000)
|
|
struct UGSKeyEvent_OnKeyUpEvent final
|
|
{
|
|
public:
|
|
struct FKeyEvent InKeyEvent; // 0x0000(0x0038)(Parm)
|
|
};
|
|
DUMPER7_ASSERTS_UGSKeyEvent_OnKeyUpEvent;
|
|
|
|
// Function b1-Managed.BANS_GSTriggerTransEffect.GetSoftReferences
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BANS_GSTriggerTransEffect_GetSoftReferences final
|
|
{
|
|
public:
|
|
TArray<struct FSoftObjectPath> ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ReturnParm)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSTriggerTransEffect_GetSoftReferences;
|
|
|
|
// Function b1-Managed.BANS_GSTriggerTransEffect.GSNotifyBeginCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_GSTriggerTransEffect_GSNotifyBeginCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
float TotalDuration; // 0x0048(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSTriggerTransEffect_GSNotifyBeginCS;
|
|
|
|
// Function b1-Managed.BANS_GSMoveWindow.GSNotifyBeginCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_GSMoveWindow_GSNotifyBeginCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
float TotalDuration; // 0x0048(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSMoveWindow_GSNotifyBeginCS;
|
|
|
|
// Function b1-Managed.BAN_GSApplyEnvironmentMask.GSNotifyCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BAN_GSApplyEnvironmentMask_GSNotifyCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BAN_GSApplyEnvironmentMask_GSNotifyCS;
|
|
|
|
// Function b1-Managed.BAN_GSCloudMoveAkEvent.GetSoftReferences
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BAN_GSCloudMoveAkEvent_GetSoftReferences final
|
|
{
|
|
public:
|
|
TArray<struct FSoftObjectPath> ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ReturnParm)
|
|
};
|
|
DUMPER7_ASSERTS_BAN_GSCloudMoveAkEvent_GetSoftReferences;
|
|
|
|
// Function b1-Managed.BAN_GSCloudMoveAkEvent.GSNotifyCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BAN_GSCloudMoveAkEvent_GSNotifyCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BAN_GSCloudMoveAkEvent_GSNotifyCS;
|
|
|
|
// Function b1-Managed.BAN_GSDestroyProjectile_ExceptID.bIsNativeBranchingPointCS
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BAN_GSDestroyProjectile_ExceptID_bIsNativeBranchingPointCS final
|
|
{
|
|
public:
|
|
uint8 ReturnValue : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BAN_GSDestroyProjectile_ExceptID_bIsNativeBranchingPointCS;
|
|
|
|
// Function b1-Managed.BAN_GSDestroyProjectile_ExceptID.GSNotifyCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BAN_GSDestroyProjectile_ExceptID_GSNotifyCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BAN_GSDestroyProjectile_ExceptID_GSNotifyCS;
|
|
|
|
// Function b1-Managed.BAN_GSMagicallyChangeFadeOut.GSNotifyCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BAN_GSMagicallyChangeFadeOut_GSNotifyCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BAN_GSMagicallyChangeFadeOut_GSNotifyCS;
|
|
|
|
// Function b1-Managed.BAN_GSStopInteractTargetIdleFX.GSNotifyCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BAN_GSStopInteractTargetIdleFX_GSNotifyCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BAN_GSStopInteractTargetIdleFX_GSNotifyCS;
|
|
|
|
// Function b1-Managed.BED_QuestNode_ObserveOnlineCondition.PostPropertyChanged
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BED_QuestNode_ObserveOnlineCondition_PostPropertyChanged final
|
|
{
|
|
public:
|
|
class FString MemberName; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString PropertyName; // 0x0010(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_QuestNode_ObserveOnlineCondition_PostPropertyChanged;
|
|
|
|
// Function b1-Managed.BED_QuestNode_ObserveOnlineCondition.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_QuestNode_ObserveOnlineCondition_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_QuestNode_ObserveOnlineCondition_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BAN_GSFinishMedicineTalkAnim.bIsNativeBranchingPointCS
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BAN_GSFinishMedicineTalkAnim_bIsNativeBranchingPointCS final
|
|
{
|
|
public:
|
|
uint8 ReturnValue : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BAN_GSFinishMedicineTalkAnim_bIsNativeBranchingPointCS;
|
|
|
|
// Function b1-Managed.BAN_GSFinishMedicineTalkAnim.GSNotifyCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BAN_GSFinishMedicineTalkAnim_GSNotifyCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BAN_GSFinishMedicineTalkAnim_GSNotifyCS;
|
|
|
|
// Function b1-Managed.BAN_GSItemTeleportTriggerPrepare.bIsNativeBranchingPointCS
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BAN_GSItemTeleportTriggerPrepare_bIsNativeBranchingPointCS final
|
|
{
|
|
public:
|
|
uint8 ReturnValue : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BAN_GSItemTeleportTriggerPrepare_bIsNativeBranchingPointCS;
|
|
|
|
// Function b1-Managed.BAN_GSItemTeleportTriggerPrepare.GSNotifyCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BAN_GSItemTeleportTriggerPrepare_GSNotifyCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BAN_GSItemTeleportTriggerPrepare_GSNotifyCS;
|
|
|
|
// Function b1-Managed.BAN_GSTriggerOpenMap.bIsNativeBranchingPointCS
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BAN_GSTriggerOpenMap_bIsNativeBranchingPointCS final
|
|
{
|
|
public:
|
|
uint8 ReturnValue : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BAN_GSTriggerOpenMap_bIsNativeBranchingPointCS;
|
|
|
|
// Function b1-Managed.BAN_GSTriggerOpenMap.GSNotifyCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BAN_GSTriggerOpenMap_GSNotifyCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BAN_GSTriggerOpenMap_GSNotifyCS;
|
|
|
|
// Function b1-Managed.BED_MovieNode_PlayerSetCloudMoveEnabled.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_MovieNode_PlayerSetCloudMoveEnabled_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_MovieNode_PlayerSetCloudMoveEnabled_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.GSEQT_STPriority.ShouldPrepareContext
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct GSEQT_STPriority_ShouldPrepareContext final
|
|
{
|
|
public:
|
|
uint8 ReturnValue : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_GSEQT_STPriority_ShouldPrepareContext;
|
|
|
|
// Function b1-Managed.GSEQT_STPriority.ProcessItemCS
|
|
// 0x0038 (0x0038 - 0x0000)
|
|
struct GSEQT_STPriority_ProcessItemCS final
|
|
{
|
|
public:
|
|
class UWorld* World; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
struct FVector ItemLocation; // 0x0008(0x0018)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class AActor* ItemActor; // 0x0020(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class AActor* Querier; // 0x0028(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 ReturnValue : 1; // 0x0030(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_GSEQT_STPriority_ProcessItemCS;
|
|
|
|
// Function b1-Managed.BAN_InteractTriggerFinish.bIsNativeBranchingPointCS
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BAN_InteractTriggerFinish_bIsNativeBranchingPointCS final
|
|
{
|
|
public:
|
|
uint8 ReturnValue : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BAN_InteractTriggerFinish_bIsNativeBranchingPointCS;
|
|
|
|
// Function b1-Managed.BAN_InteractTriggerFinish.GSNotifyCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BAN_InteractTriggerFinish_GSNotifyCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BAN_InteractTriggerFinish_GSNotifyCS;
|
|
|
|
// Function b1-Managed.AutoTest_Template.ReceiveTick
|
|
// 0x0004 (0x0004 - 0x0000)
|
|
struct AutoTest_Template_ReceiveTick final
|
|
{
|
|
public:
|
|
float DeltaTime; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_AutoTest_Template_ReceiveTick;
|
|
|
|
// Function b1-Managed.BGW_CommLevelMgr.OnAKBStateEndFunc
|
|
// 0x0014 (0x0014 - 0x0000)
|
|
struct BGW_CommLevelMgr_OnAKBStateEndFunc final
|
|
{
|
|
public:
|
|
class FName BeginStateName; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class FName EndStateName; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 IsForceImSet : 1; // 0x0010(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BGW_CommLevelMgr_OnAKBStateEndFunc;
|
|
|
|
// Function b1-Managed.BED_SkillMappingNode.IsSupportViewType
|
|
// 0x0002 (0x0002 - 0x0000)
|
|
struct BED_SkillMappingNode_IsSupportViewType final
|
|
{
|
|
public:
|
|
ECalliopeViewType InViewType; // 0x0000(0x0001)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 ReturnValue : 1; // 0x0001(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BED_SkillMappingNode_IsSupportViewType;
|
|
|
|
// Function b1-Managed.BED_SkillMappingNode_Condition.GetContextOutputsInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_SkillMappingNode_Condition_GetContextOutputsInCS final
|
|
{
|
|
public:
|
|
TArray<class FName> ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ReturnParm)
|
|
};
|
|
DUMPER7_ASSERTS_BED_SkillMappingNode_Condition_GetContextOutputsInCS;
|
|
|
|
// Function b1-Managed.BED_SkillMappingNode_Condition.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_SkillMappingNode_Condition_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_SkillMappingNode_Condition_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BAN_GSIGuideRebirthFinish.bIsNativeBranchingPointCS
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BAN_GSIGuideRebirthFinish_bIsNativeBranchingPointCS final
|
|
{
|
|
public:
|
|
uint8 ReturnValue : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BAN_GSIGuideRebirthFinish_bIsNativeBranchingPointCS;
|
|
|
|
// Function b1-Managed.BAN_GSIGuideRebirthFinish.GSNotifyCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BAN_GSIGuideRebirthFinish_GSNotifyCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BAN_GSIGuideRebirthFinish_GSNotifyCS;
|
|
|
|
// Function b1-Managed.BAN_GSRemoveBuffByID.bIsNativeBranchingPointCS
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BAN_GSRemoveBuffByID_bIsNativeBranchingPointCS final
|
|
{
|
|
public:
|
|
uint8 ReturnValue : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BAN_GSRemoveBuffByID_bIsNativeBranchingPointCS;
|
|
|
|
// Function b1-Managed.BAN_GSRemoveBuffByID.GSNotifyCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BAN_GSRemoveBuffByID_GSNotifyCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BAN_GSRemoveBuffByID_GSNotifyCS;
|
|
|
|
// Function b1-Managed.BAN_GSItemTeleportTrigger.bIsNativeBranchingPointCS
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BAN_GSItemTeleportTrigger_bIsNativeBranchingPointCS final
|
|
{
|
|
public:
|
|
uint8 ReturnValue : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BAN_GSItemTeleportTrigger_bIsNativeBranchingPointCS;
|
|
|
|
// Function b1-Managed.BAN_GSItemTeleportTrigger.GSNotifyCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BAN_GSItemTeleportTrigger_GSNotifyCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BAN_GSItemTeleportTrigger_GSNotifyCS;
|
|
|
|
// Function b1-Managed.BGUEnvironmentItemStateMachineActorBase.PlayAkEventWithDialogue
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct BGUEnvironmentItemStateMachineActorBase_PlayAkEventWithDialogue final
|
|
{
|
|
public:
|
|
class UAkComponent* AkComp; // 0x0000(0x0008)(ExportObject, Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class UAkAudioEvent* AkEvent; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
int32 ReturnValue; // 0x0010(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUEnvironmentItemStateMachineActorBase_PlayAkEventWithDialogue;
|
|
|
|
// Function b1-Managed.BGUEnvironmentItemStateMachineActorBase.OnCollisionBeginOverlap
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct BGUEnvironmentItemStateMachineActorBase_OnCollisionBeginOverlap final
|
|
{
|
|
public:
|
|
class AActor* OtherActor; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUEnvironmentItemStateMachineActorBase_OnCollisionBeginOverlap;
|
|
|
|
// Function b1-Managed.BGUEnvironmentItemStateMachineActorBase.OnCollisionEndOverlap
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct BGUEnvironmentItemStateMachineActorBase_OnCollisionEndOverlap final
|
|
{
|
|
public:
|
|
class AActor* OtherActor; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUEnvironmentItemStateMachineActorBase_OnCollisionEndOverlap;
|
|
|
|
// Function b1-Managed.BgmVolumeFunctionBinder.OnCollisionBeginOverlap
|
|
// 0x0108 (0x0108 - 0x0000)
|
|
struct BgmVolumeFunctionBinder_OnCollisionBeginOverlap final
|
|
{
|
|
public:
|
|
class UPrimitiveComponent* OverlappedComponent; // 0x0000(0x0008)(ExportObject, Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class AActor* OtherActor; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class UPrimitiveComponent* OtherComp; // 0x0010(0x0008)(ExportObject, Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
int32 OtherBodyIndex; // 0x0018(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 bFromSweep : 1; // 0x001C(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
uint8 Pad_1D[0x3]; // 0x001D(0x0003)(Fixing Size After Last Property [ Dumper-7 ])
|
|
struct FHitResult SweepResult; // 0x0020(0x00E8)(Parm, IsPlainOldData, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BgmVolumeFunctionBinder_OnCollisionBeginOverlap;
|
|
|
|
// Function b1-Managed.BgmVolumeFunctionBinder.OnCollisionEndOverlap
|
|
// 0x0108 (0x0108 - 0x0000)
|
|
struct BgmVolumeFunctionBinder_OnCollisionEndOverlap final
|
|
{
|
|
public:
|
|
class UPrimitiveComponent* OverlappedComponent; // 0x0000(0x0008)(ExportObject, Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class AActor* OtherActor; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class UPrimitiveComponent* OtherComp; // 0x0010(0x0008)(ExportObject, Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
int32 OtherBodyIndex; // 0x0018(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 bFromSweep : 1; // 0x001C(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
uint8 Pad_1D[0x3]; // 0x001D(0x0003)(Fixing Size After Last Property [ Dumper-7 ])
|
|
struct FHitResult SweepResult; // 0x0020(0x00E8)(Parm, IsPlainOldData, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BgmVolumeFunctionBinder_OnCollisionEndOverlap;
|
|
|
|
// Function b1-Managed.BgmVolumeFunctionBinder.OnActorLeave
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BgmVolumeFunctionBinder_OnActorLeave final
|
|
{
|
|
public:
|
|
class AActor* OverlapActor; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class AActor* OtherActor; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BgmVolumeFunctionBinder_OnActorLeave;
|
|
|
|
// Function b1-Managed.BgmVolumeFunctionBinder.OnActorEnter
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BgmVolumeFunctionBinder_OnActorEnter final
|
|
{
|
|
public:
|
|
class AActor* OverlapActor; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class AActor* OtherActor; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BgmVolumeFunctionBinder_OnActorEnter;
|
|
|
|
// Function b1-Managed.BAN_GSRecreateClothing.GSNotifyCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BAN_GSRecreateClothing_GSNotifyCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BAN_GSRecreateClothing_GSNotifyCS;
|
|
|
|
// Function b1-Managed.BAN_GSSimulatePhysics.GSNotifyCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BAN_GSSimulatePhysics_GSNotifyCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BAN_GSSimulatePhysics_GSNotifyCS;
|
|
|
|
// Function b1-Managed.FunctionBinder_AudioSystem.RoomSetSwitch
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct FunctionBinder_AudioSystem_RoomSetSwitch final
|
|
{
|
|
public:
|
|
class FString SwitchGroup; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString SwitchState; // 0x0010(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_FunctionBinder_AudioSystem_RoomSetSwitch;
|
|
|
|
// Function b1-Managed.BAN_GSTriggerWinePartner.bIsNativeBranchingPointCS
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BAN_GSTriggerWinePartner_bIsNativeBranchingPointCS final
|
|
{
|
|
public:
|
|
uint8 ReturnValue : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BAN_GSTriggerWinePartner_bIsNativeBranchingPointCS;
|
|
|
|
// Function b1-Managed.BAN_GSTriggerWinePartner.GSNotifyCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BAN_GSTriggerWinePartner_GSNotifyCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BAN_GSTriggerWinePartner_GSNotifyCS;
|
|
|
|
// Function b1-Managed.BAN_GainItem.GSNotifyCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BAN_GainItem_GSNotifyCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BAN_GainItem_GSNotifyCS;
|
|
|
|
// Function b1-Managed.BAN_GSFinishSeedSubmitAnim.bIsNativeBranchingPointCS
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BAN_GSFinishSeedSubmitAnim_bIsNativeBranchingPointCS final
|
|
{
|
|
public:
|
|
uint8 ReturnValue : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BAN_GSFinishSeedSubmitAnim_bIsNativeBranchingPointCS;
|
|
|
|
// Function b1-Managed.BAN_GSFinishSeedSubmitAnim.GSNotifyCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BAN_GSFinishSeedSubmitAnim_GSNotifyCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BAN_GSFinishSeedSubmitAnim_GSNotifyCS;
|
|
|
|
// Function b1-Managed.BAN_PlayDBCWithTargetInfo.GSNotifyCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BAN_PlayDBCWithTargetInfo_GSNotifyCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BAN_PlayDBCWithTargetInfo_GSNotifyCS;
|
|
|
|
// Function b1-Managed.BPS_GSEventCollection.EndPlayInCS
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BPS_GSEventCollection_EndPlayInCS final
|
|
{
|
|
public:
|
|
EEndPlayReason EndPlayReason; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BPS_GSEventCollection_EndPlayInCS;
|
|
|
|
// Function b1-Managed.GSEQG_NeutralAnimalSpawnPoints.DoItemGenerationCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct GSEQG_NeutralAnimalSpawnPoints_DoItemGenerationCS final
|
|
{
|
|
public:
|
|
TArray<struct FVector> ContextLocations; // 0x0000(0x0010)(ConstParm, Parm, OutParm, ReferenceParm)
|
|
};
|
|
DUMPER7_ASSERTS_GSEQG_NeutralAnimalSpawnPoints_DoItemGenerationCS;
|
|
|
|
// Function b1-Managed.BAN_Suicide.bIsNativeBranchingPointCS
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BAN_Suicide_bIsNativeBranchingPointCS final
|
|
{
|
|
public:
|
|
uint8 ReturnValue : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BAN_Suicide_bIsNativeBranchingPointCS;
|
|
|
|
// Function b1-Managed.BAN_Suicide.GSNotifyCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BAN_Suicide_GSNotifyCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BAN_Suicide_GSNotifyCS;
|
|
|
|
// Function b1-Managed.BAN_SwitchTransSpellSolution.bIsNativeBranchingPointCS
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BAN_SwitchTransSpellSolution_bIsNativeBranchingPointCS final
|
|
{
|
|
public:
|
|
uint8 ReturnValue : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BAN_SwitchTransSpellSolution_bIsNativeBranchingPointCS;
|
|
|
|
// Function b1-Managed.BAN_SwitchTransSpellSolution.GetNotifyName
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BAN_SwitchTransSpellSolution_GetNotifyName final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BAN_SwitchTransSpellSolution_GetNotifyName;
|
|
|
|
// Function b1-Managed.BAN_SwitchTransSpellSolution.GSNotifyCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BAN_SwitchTransSpellSolution_GSNotifyCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BAN_SwitchTransSpellSolution_GSNotifyCS;
|
|
|
|
// Function b1-Managed.BUAnimModularMesh.BlueprintThreadSafeUpdateAnimation
|
|
// 0x0004 (0x0004 - 0x0000)
|
|
struct BUAnimModularMesh_BlueprintThreadSafeUpdateAnimation final
|
|
{
|
|
public:
|
|
float DeltaTime; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BUAnimModularMesh_BlueprintThreadSafeUpdateAnimation;
|
|
|
|
// Function b1-Managed.BAN_GSSpawnStaticMeshActor.GSNotifyCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BAN_GSSpawnStaticMeshActor_GSNotifyCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BAN_GSSpawnStaticMeshActor_GSNotifyCS;
|
|
|
|
// Function b1-Managed.BUS_FXAnimalCommComp.StartEscape
|
|
// 0x0108 (0x0108 - 0x0000)
|
|
struct BUS_FXAnimalCommComp_StartEscape final
|
|
{
|
|
public:
|
|
class UPrimitiveComponent* OverlappedComponent; // 0x0000(0x0008)(ExportObject, Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class AActor* OtherActor; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class UPrimitiveComponent* OtherComp; // 0x0010(0x0008)(ExportObject, Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
int32 OtherBodyIndex; // 0x0018(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 bFromSweep : 1; // 0x001C(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
uint8 Pad_1D[0x3]; // 0x001D(0x0003)(Fixing Size After Last Property [ Dumper-7 ])
|
|
struct FHitResult SweepResult; // 0x0020(0x00E8)(Parm, IsPlainOldData, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BUS_FXAnimalCommComp_StartEscape;
|
|
|
|
// Function b1-Managed.BUS_GSEventCollection.EndPlayInCS
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BUS_GSEventCollection_EndPlayInCS final
|
|
{
|
|
public:
|
|
EEndPlayReason EndPlayReason; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BUS_GSEventCollection_EndPlayInCS;
|
|
|
|
// Function b1-Managed.BUAbnormalDispMuseum.ReceiveTick
|
|
// 0x0004 (0x0004 - 0x0000)
|
|
struct BUAbnormalDispMuseum_ReceiveTick final
|
|
{
|
|
public:
|
|
float DeltaSeconds; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BUAbnormalDispMuseum_ReceiveTick;
|
|
|
|
// Function b1-Managed.BAN_GSParkourLandCanMove.bIsNativeBranchingPointCS
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BAN_GSParkourLandCanMove_bIsNativeBranchingPointCS final
|
|
{
|
|
public:
|
|
uint8 ReturnValue : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BAN_GSParkourLandCanMove_bIsNativeBranchingPointCS;
|
|
|
|
// Function b1-Managed.BAN_GSParkourLandCanMove.GSNotifyCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BAN_GSParkourLandCanMove_GSNotifyCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BAN_GSParkourLandCanMove_GSNotifyCS;
|
|
|
|
// Function b1-Managed.BGULightFlickerComp.TickComponentInCS
|
|
// 0x0004 (0x0004 - 0x0000)
|
|
struct BGULightFlickerComp_TickComponentInCS final
|
|
{
|
|
public:
|
|
float DeltaTime; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGULightFlickerComp_TickComponentInCS;
|
|
|
|
// Function b1-Managed.BGULightFlickerComp.OverrideProperty
|
|
// 0x0030 (0x0030 - 0x0000)
|
|
struct BGULightFlickerComp_OverrideProperty final
|
|
{
|
|
public:
|
|
float flickRange_0; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
float flickTimeRandomMin_0; // 0x0004(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
float flickTimeRandomMax_0; // 0x0008(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
float randomRemapPower_0; // 0x000C(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
float destroyTime_0; // 0x0010(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 Pad_14[0x4]; // 0x0014(0x0004)(Fixing Size After Last Property [ Dumper-7 ])
|
|
struct FVector posFlickRange_0; // 0x0018(0x0018)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGULightFlickerComp_OverrideProperty;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_WaitLocalPlayerFillLoginOption.PostPropertyChanged
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_WaitLocalPlayerFillLoginOption_PostPropertyChanged final
|
|
{
|
|
public:
|
|
class FString MemberName; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString PropertyName; // 0x0010(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_WaitLocalPlayerFillLoginOption_PostPropertyChanged;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_WaitLocalPlayerFillLoginOption.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_WaitLocalPlayerFillLoginOption_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_WaitLocalPlayerFillLoginOption_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BGULightFlickerForSequenceComp.TickComponentInCS
|
|
// 0x0004 (0x0004 - 0x0000)
|
|
struct BGULightFlickerForSequenceComp_TickComponentInCS final
|
|
{
|
|
public:
|
|
float DeltaTime; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGULightFlickerForSequenceComp_TickComponentInCS;
|
|
|
|
// Function b1-Managed.FOnMultiLineEditableTextBoxCommittedEventWrapper.Callback
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct FOnMultiLineEditableTextBoxCommittedEventWrapper_Callback final
|
|
{
|
|
public:
|
|
class FText Text; // 0x0000(0x0018)(Parm)
|
|
ETextCommit CommitMethod; // 0x0018(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_FOnMultiLineEditableTextBoxCommittedEventWrapper_Callback;
|
|
|
|
// Function b1-Managed.BED_BehaviorNode_AiConversation.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_BehaviorNode_AiConversation_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_BehaviorNode_AiConversation_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_BehaviorNode_AiConversation.IsSupportViewType
|
|
// 0x0002 (0x0002 - 0x0000)
|
|
struct BED_BehaviorNode_AiConversation_IsSupportViewType final
|
|
{
|
|
public:
|
|
ECalliopeViewType InViewType; // 0x0000(0x0001)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 ReturnValue : 1; // 0x0001(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BED_BehaviorNode_AiConversation_IsSupportViewType;
|
|
|
|
// Function b1-Managed.B1ReplicationGraphNode_TamerMonster.GatherActorListsForConnectionCS
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct B1ReplicationGraphNode_TamerMonster_GatherActorListsForConnectionCS final
|
|
{
|
|
public:
|
|
class APlayerController* PlayerController; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_B1ReplicationGraphNode_TamerMonster_GatherActorListsForConnectionCS;
|
|
|
|
// Function b1-Managed.BUI_LoadingScreenPreview.OnSelectionChanged
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct BUI_LoadingScreenPreview_OnSelectionChanged final
|
|
{
|
|
public:
|
|
class FString SelectedItem; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
ESelectInfo SelectionType; // 0x0010(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BUI_LoadingScreenPreview_OnSelectionChanged;
|
|
|
|
// Function b1-Managed.BUI_LoadingScreenPreview.OnTextCommitted
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BUI_LoadingScreenPreview_OnTextCommitted final
|
|
{
|
|
public:
|
|
class FText Text; // 0x0000(0x0018)(Parm)
|
|
ETextCommit CommitMethod; // 0x0018(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BUI_LoadingScreenPreview_OnTextCommitted;
|
|
|
|
// Function b1-Managed.BGUCharacterCS.OnMovementModeChangedCS
|
|
// 0x0004 (0x0004 - 0x0000)
|
|
struct BGUCharacterCS_OnMovementModeChangedCS final
|
|
{
|
|
public:
|
|
EMovementMode PrevMovementMode; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
EMovementMode NewMovementMode; // 0x0001(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 PrevCustomMode; // 0x0002(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 NewCustomMode; // 0x0003(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUCharacterCS_OnMovementModeChangedCS;
|
|
|
|
// Function b1-Managed.BGUCharacterCS.GetGSAuthorityPlayerCS
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct BGUCharacterCS_GetGSAuthorityPlayerCS final
|
|
{
|
|
public:
|
|
class APlayerController* ReturnValue; // 0x0000(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUCharacterCS_GetGSAuthorityPlayerCS;
|
|
|
|
// Function b1-Managed.BGUCharacterCS.IsPlayerCharacterCS
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BGUCharacterCS_IsPlayerCharacterCS final
|
|
{
|
|
public:
|
|
uint8 ReturnValue : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BGUCharacterCS_IsPlayerCharacterCS;
|
|
|
|
// Function b1-Managed.BGUCharacterCS.OnActorChannelOpen
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct BGUCharacterCS_OnActorChannelOpen final
|
|
{
|
|
public:
|
|
class UNetConnection* Connection; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUCharacterCS_OnActorChannelOpen;
|
|
|
|
// Function b1-Managed.BGUCharacterCS.ReceiveEndPlay
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BGUCharacterCS_ReceiveEndPlay final
|
|
{
|
|
public:
|
|
EEndPlayReason EndPlayReason; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUCharacterCS_ReceiveEndPlay;
|
|
|
|
// Function b1-Managed.BGUCharacterCS.GetActorGuidCS
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct BGUCharacterCS_GetActorGuidCS final
|
|
{
|
|
public:
|
|
class FString OutActorGuid; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, HasGetValueTypeHash)
|
|
uint8 ReturnValue : 1; // 0x0010(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BGUCharacterCS_GetActorGuidCS;
|
|
|
|
// Function b1-Managed.FOnEditableTextBoxChangedEventWrapper.Callback
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct FOnEditableTextBoxChangedEventWrapper_Callback final
|
|
{
|
|
public:
|
|
class FText Text; // 0x0000(0x0018)(Parm)
|
|
};
|
|
DUMPER7_ASSERTS_FOnEditableTextBoxChangedEventWrapper_Callback;
|
|
|
|
// Function b1-Managed.BED_FSMNode_Condition_GI_Loading_IsInNetClient.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_Condition_GI_Loading_IsInNetClient_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_Condition_GI_Loading_IsInNetClient_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BGUCameraRig_Rail.ReceiveEndPlay
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BGUCameraRig_Rail_ReceiveEndPlay final
|
|
{
|
|
public:
|
|
EEndPlayReason EndPlayReason; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUCameraRig_Rail_ReceiveEndPlay;
|
|
|
|
// Function b1-Managed.BED_MovieNode_PerformerPostEvent.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_MovieNode_PerformerPostEvent_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_MovieNode_PerformerPostEvent_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_FSMNode_Condition_GI_Loading_HasPlayerLoginBtlSvr.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_Condition_GI_Loading_HasPlayerLoginBtlSvr_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_Condition_GI_Loading_HasPlayerLoginBtlSvr_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BANS_GSAbortWindow.GSNotifyBeginCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_GSAbortWindow_GSNotifyBeginCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
float TotalDuration; // 0x0048(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSAbortWindow_GSNotifyBeginCS;
|
|
|
|
// Function b1-Managed.BGUNetDefaultEmptyActor.OnConstructionCS
|
|
// 0x0060 (0x0060 - 0x0000)
|
|
struct BGUNetDefaultEmptyActor_OnConstructionCS final
|
|
{
|
|
public:
|
|
struct FTransform Transform; // 0x0000(0x0060)(ConstParm, Parm, OutParm, ReferenceParm, IsPlainOldData, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BGUNetDefaultEmptyActor_OnConstructionCS;
|
|
|
|
// Function b1-Managed.BGUNetDefaultEmptyActor.OnPossessedCS
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct BGUNetDefaultEmptyActor_OnPossessedCS final
|
|
{
|
|
public:
|
|
class AController* NewController; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUNetDefaultEmptyActor_OnPossessedCS;
|
|
|
|
// Function b1-Managed.BGUNetDefaultEmptyActor.ReceiveTick
|
|
// 0x0004 (0x0004 - 0x0000)
|
|
struct BGUNetDefaultEmptyActor_ReceiveTick final
|
|
{
|
|
public:
|
|
float DeltaSeconds; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUNetDefaultEmptyActor_ReceiveTick;
|
|
|
|
// Function b1-Managed.BANS_GSCanBlendToDeadAM.GSNotifyBeginCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_GSCanBlendToDeadAM_GSNotifyBeginCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
float TotalDuration; // 0x0048(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSCanBlendToDeadAM_GSNotifyBeginCS;
|
|
|
|
// Function b1-Managed.BANS_GSCanBlendToDeadAM.GSNotifyEndCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BANS_GSCanBlendToDeadAM_GSNotifyEndCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSCanBlendToDeadAM_GSNotifyEndCS;
|
|
|
|
// Function b1-Managed.LandscapeRoadBrush.ReceiveTick
|
|
// 0x0004 (0x0004 - 0x0000)
|
|
struct LandscapeRoadBrush_ReceiveTick final
|
|
{
|
|
public:
|
|
float DeltaSeconds; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_LandscapeRoadBrush_ReceiveTick;
|
|
|
|
// Function b1-Managed.LandscapeRoadBrush.Initialize
|
|
// 0x0070 (0x0070 - 0x0000)
|
|
struct LandscapeRoadBrush_Initialize final
|
|
{
|
|
public:
|
|
struct FTransform InLandscapeTransform; // 0x0000(0x0060)(Parm, IsPlainOldData, NoDestructor)
|
|
struct FIntPoint InLandscapeSize; // 0x0060(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
struct FIntPoint InLandscapeRenderTargetSize; // 0x0068(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_LandscapeRoadBrush_Initialize;
|
|
|
|
// Function b1-Managed.LandscapeRoadBrush.Render
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct LandscapeRoadBrush_Render final
|
|
{
|
|
public:
|
|
uint8 InIsHeightmap : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
uint8 Pad_1[0x7]; // 0x0001(0x0007)(Fixing Size After Last Property [ Dumper-7 ])
|
|
class UTextureRenderTarget2D* InCombinedResult; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class FName InWeightmapLayerName; // 0x0010(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class UTextureRenderTarget2D* ReturnValue; // 0x0018(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_LandscapeRoadBrush_Render;
|
|
|
|
// Function b1-Managed.BUI_EnemyBloodBarPure.DoShowIn
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct BUI_EnemyBloodBarPure_DoShowIn final
|
|
{
|
|
public:
|
|
class AActor* Owner; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BUI_EnemyBloodBarPure_DoShowIn;
|
|
|
|
// Function b1-Managed.BUI_EnemyBloodBarPure.DoGSInit
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct BUI_EnemyBloodBarPure_DoGSInit final
|
|
{
|
|
public:
|
|
class AActor* OwnerCharacter; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BUI_EnemyBloodBarPure_DoGSInit;
|
|
|
|
// Function b1-Managed.BUI_EnemyBar.GSInit
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct BUI_EnemyBar_GSInit final
|
|
{
|
|
public:
|
|
class AActor* InOwnerCharacter; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BUI_EnemyBar_GSInit;
|
|
|
|
// Function b1-Managed.FOnFloatValueChangedEventWrapper.Callback
|
|
// 0x0004 (0x0004 - 0x0000)
|
|
struct FOnFloatValueChangedEventWrapper_Callback final
|
|
{
|
|
public:
|
|
float Value; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_FOnFloatValueChangedEventWrapper_Callback;
|
|
|
|
// Function b1-Managed.BED_BehaviorNode_PlayLevelSeq.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_BehaviorNode_PlayLevelSeq_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_BehaviorNode_PlayLevelSeq_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BAN_GSSwitchMovementMode.bIsNativeBranchingPointCS
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BAN_GSSwitchMovementMode_bIsNativeBranchingPointCS final
|
|
{
|
|
public:
|
|
uint8 ReturnValue : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BAN_GSSwitchMovementMode_bIsNativeBranchingPointCS;
|
|
|
|
// Function b1-Managed.BAN_GSSwitchMovementMode.GSNotifyCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BAN_GSSwitchMovementMode_GSNotifyCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BAN_GSSwitchMovementMode_GSNotifyCS;
|
|
|
|
// Function b1-Managed.BGU_ValidateMgrFuncLib.ImArtDev
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct BGU_ValidateMgrFuncLib_ImArtDev final
|
|
{
|
|
public:
|
|
class AActor* Actor; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGU_ValidateMgrFuncLib_ImArtDev;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Global_SubG_GI_Loading_PreEnterMainMenu.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_GI_Global_SubG_GI_Loading_PreEnterMainMenu_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Global_SubG_GI_Loading_PreEnterMainMenu_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BUS_MFNegativeOverlapComp.OverlapBegin
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct BUS_MFNegativeOverlapComp_OverlapBegin final
|
|
{
|
|
public:
|
|
class UPrimitiveComponent* OverlappedComponent; // 0x0000(0x0008)(ExportObject, Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class AActor* OtherActor; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class UPrimitiveComponent* OtherComponent; // 0x0010(0x0008)(ExportObject, Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BUS_MFNegativeOverlapComp_OverlapBegin;
|
|
|
|
// Function b1-Managed.BUS_MFNegativeOverlapComp.OverlapEnd
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct BUS_MFNegativeOverlapComp_OverlapEnd final
|
|
{
|
|
public:
|
|
class UPrimitiveComponent* OverlappedComponent; // 0x0000(0x0008)(ExportObject, Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class AActor* OtherActor; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class UPrimitiveComponent* OtherComponent; // 0x0010(0x0008)(ExportObject, Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BUS_MFNegativeOverlapComp_OverlapEnd;
|
|
|
|
// Function b1-Managed.BANS_GSAddPostProcessMat.GSNotifyBeginCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_GSAddPostProcessMat_GSNotifyBeginCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
float TotalDuration; // 0x0048(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSAddPostProcessMat_GSNotifyBeginCS;
|
|
|
|
// Function b1-Managed.BANS_GSAddPostProcessMat.GSNotifyEndCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BANS_GSAddPostProcessMat_GSNotifyEndCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSAddPostProcessMat_GSNotifyEndCS;
|
|
|
|
// Function b1-Managed.BANS_GSAttackRotationForUpperBody.GSNotifyBeginCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_GSAttackRotationForUpperBody_GSNotifyBeginCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
float TotalDuration; // 0x0048(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSAttackRotationForUpperBody_GSNotifyBeginCS;
|
|
|
|
// Function b1-Managed.BANS_GSAttackRotationForUpperBody.GSNotifyEndCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BANS_GSAttackRotationForUpperBody_GSNotifyEndCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSAttackRotationForUpperBody_GSNotifyEndCS;
|
|
|
|
// Function b1-Managed.BANS_GSBlendPhysic.GSNotifyBeginCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_GSBlendPhysic_GSNotifyBeginCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
float TotalDuration; // 0x0048(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSBlendPhysic_GSNotifyBeginCS;
|
|
|
|
// Function b1-Managed.BAN_GSTryHRCounterattack.bIsNativeBranchingPointCS
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BAN_GSTryHRCounterattack_bIsNativeBranchingPointCS final
|
|
{
|
|
public:
|
|
uint8 ReturnValue : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BAN_GSTryHRCounterattack_bIsNativeBranchingPointCS;
|
|
|
|
// Function b1-Managed.BAN_GSTryHRCounterattack.GSNotifyCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BAN_GSTryHRCounterattack_GSNotifyCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BAN_GSTryHRCounterattack_GSNotifyCS;
|
|
|
|
// Function b1-Managed.BGW_ExceptionUIMgr.Get
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BGW_ExceptionUIMgr_Get final
|
|
{
|
|
public:
|
|
class UObject* WorldCtx; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class UBGW_ExceptionUIMgr* ReturnValue; // 0x0008(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGW_ExceptionUIMgr_Get;
|
|
|
|
// Function b1-Managed.BGUDynamicSDFGenerator2.ReceiveTick
|
|
// 0x0004 (0x0004 - 0x0000)
|
|
struct BGUDynamicSDFGenerator2_ReceiveTick final
|
|
{
|
|
public:
|
|
float DeltaTime; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUDynamicSDFGenerator2_ReceiveTick;
|
|
|
|
// Function b1-Managed.BUI_GMCameraPanel.CheckBox_UnlockDefault_OnCheckStateChanged
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BUI_GMCameraPanel_CheckBox_UnlockDefault_OnCheckStateChanged final
|
|
{
|
|
public:
|
|
uint8 bChecked : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BUI_GMCameraPanel_CheckBox_UnlockDefault_OnCheckStateChanged;
|
|
|
|
// Function b1-Managed.BUI_GMCameraPanel.CheckBox_CameraGroup03_OnCheckStateChanged
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BUI_GMCameraPanel_CheckBox_CameraGroup03_OnCheckStateChanged final
|
|
{
|
|
public:
|
|
uint8 bChecked : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BUI_GMCameraPanel_CheckBox_CameraGroup03_OnCheckStateChanged;
|
|
|
|
// Function b1-Managed.BUI_GMCameraPanel.CheckBox_CameraGroup02_OnCheckStateChanged
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BUI_GMCameraPanel_CheckBox_CameraGroup02_OnCheckStateChanged final
|
|
{
|
|
public:
|
|
uint8 bChecked : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BUI_GMCameraPanel_CheckBox_CameraGroup02_OnCheckStateChanged;
|
|
|
|
// Function b1-Managed.BUI_GMCameraPanel.CheckBox_CameraGroup01_OnCheckStateChanged
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BUI_GMCameraPanel_CheckBox_CameraGroup01_OnCheckStateChanged final
|
|
{
|
|
public:
|
|
uint8 bChecked : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BUI_GMCameraPanel_CheckBox_CameraGroup01_OnCheckStateChanged;
|
|
|
|
// Function b1-Managed.BUI_GMCameraPanel.CheckBox_UnlockClose_OnCheckStateChanged
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BUI_GMCameraPanel_CheckBox_UnlockClose_OnCheckStateChanged final
|
|
{
|
|
public:
|
|
uint8 bChecked : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BUI_GMCameraPanel_CheckBox_UnlockClose_OnCheckStateChanged;
|
|
|
|
// Function b1-Managed.BUI_GMCameraPanel.CheckBox_LockDefault_OnCheckStateChanged
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BUI_GMCameraPanel_CheckBox_LockDefault_OnCheckStateChanged final
|
|
{
|
|
public:
|
|
uint8 bChecked : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BUI_GMCameraPanel_CheckBox_LockDefault_OnCheckStateChanged;
|
|
|
|
// Function b1-Managed.BUI_GMCameraPanel.CheckBox_UnlockFree_OnCheckStateChanged
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BUI_GMCameraPanel_CheckBox_UnlockFree_OnCheckStateChanged final
|
|
{
|
|
public:
|
|
uint8 bChecked : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BUI_GMCameraPanel_CheckBox_UnlockFree_OnCheckStateChanged;
|
|
|
|
// Function b1-Managed.BUI_GMCameraPanel.CheckBox_UnlockMid_OnCheckStateChanged
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BUI_GMCameraPanel_CheckBox_UnlockMid_OnCheckStateChanged final
|
|
{
|
|
public:
|
|
uint8 bChecked : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BUI_GMCameraPanel_CheckBox_UnlockMid_OnCheckStateChanged;
|
|
|
|
// Function b1-Managed.BUI_GMCameraPanel.CheckBox_UnlockFar_OnCheckStateChanged
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BUI_GMCameraPanel_CheckBox_UnlockFar_OnCheckStateChanged final
|
|
{
|
|
public:
|
|
uint8 bChecked : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BUI_GMCameraPanel_CheckBox_UnlockFar_OnCheckStateChanged;
|
|
|
|
// Function b1-Managed.BUI_GMCameraPanel.CheckBox_LockClose_OnCheckStateChanged
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BUI_GMCameraPanel_CheckBox_LockClose_OnCheckStateChanged final
|
|
{
|
|
public:
|
|
uint8 bChecked : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BUI_GMCameraPanel_CheckBox_LockClose_OnCheckStateChanged;
|
|
|
|
// Function b1-Managed.BUI_GMCameraPanel.CheckBox_LockMid_OnCheckStateChanged
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BUI_GMCameraPanel_CheckBox_LockMid_OnCheckStateChanged final
|
|
{
|
|
public:
|
|
uint8 bChecked : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BUI_GMCameraPanel_CheckBox_LockMid_OnCheckStateChanged;
|
|
|
|
// Function b1-Managed.BUI_GMCameraPanel.CheckBox_LockFar_OnCheckStateChanged
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BUI_GMCameraPanel_CheckBox_LockFar_OnCheckStateChanged final
|
|
{
|
|
public:
|
|
uint8 bChecked : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BUI_GMCameraPanel_CheckBox_LockFar_OnCheckStateChanged;
|
|
|
|
// Function b1-Managed.TileViewDemoEntryWidget.OnItemSelectionChangedCallback
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct TileViewDemoEntryWidget_OnItemSelectionChangedCallback final
|
|
{
|
|
public:
|
|
uint8 IsSelected : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_TileViewDemoEntryWidget_OnItemSelectionChangedCallback;
|
|
|
|
// Function b1-Managed.TileViewDemoEntryWidget.OnListItemObjectSetCallback
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct TileViewDemoEntryWidget_OnListItemObjectSetCallback final
|
|
{
|
|
public:
|
|
class UObject* ListItemObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_TileViewDemoEntryWidget_OnListItemObjectSetCallback;
|
|
|
|
// Function b1-Managed.GSEQG_CertainPointGenerator.DoItemGenerationCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct GSEQG_CertainPointGenerator_DoItemGenerationCS final
|
|
{
|
|
public:
|
|
TArray<struct FVector> ContextLocations; // 0x0000(0x0010)(ConstParm, Parm, OutParm, ReferenceParm)
|
|
};
|
|
DUMPER7_ASSERTS_GSEQG_CertainPointGenerator_DoItemGenerationCS;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Global_SubG_GI_Loading_PartyRoomServer.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_GI_Global_SubG_GI_Loading_PartyRoomServer_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Global_SubG_GI_Loading_PartyRoomServer_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BSN_MediaCache.GetDisplayName
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BSN_MediaCache_GetDisplayName final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BSN_MediaCache_GetDisplayName;
|
|
|
|
// Function b1-Managed.BSN_MediaCache.OnNotify
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BSN_MediaCache_OnNotify final
|
|
{
|
|
public:
|
|
class UCalliopeLevelSequencePlayer* Player; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
int32 InStatus; // 0x0008(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 bInBackwards : 1; // 0x000C(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BSN_MediaCache_OnNotify;
|
|
|
|
// Function b1-Managed.BED_CalliopeAssetBase.PostDuplicateInCS
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BED_CalliopeAssetBase_PostDuplicateInCS final
|
|
{
|
|
public:
|
|
uint8 bDuplicateForPIE : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BED_CalliopeAssetBase_PostDuplicateInCS;
|
|
|
|
// Function b1-Managed.BED_CalliopeAssetBase.OnPropertyChanged
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BED_CalliopeAssetBase_OnPropertyChanged final
|
|
{
|
|
public:
|
|
class FString MemberName; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString PropertyName; // 0x0010(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_CalliopeAssetBase_OnPropertyChanged;
|
|
|
|
// Function b1-Managed.BED_CalliopeAssetBase.OnNodeDeactivate
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct BED_CalliopeAssetBase_OnNodeDeactivate final
|
|
{
|
|
public:
|
|
class UCalliopeNode* Node; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_CalliopeAssetBase_OnNodeDeactivate;
|
|
|
|
// Function b1-Managed.BED_CalliopeAssetBase.UnregisterNode
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_CalliopeAssetBase_UnregisterNode final
|
|
{
|
|
public:
|
|
struct FCalliopeGuid NodeGuid; // 0x0000(0x0010)(ConstParm, Parm, OutParm, ReferenceParm, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_CalliopeAssetBase_UnregisterNode;
|
|
|
|
// Function b1-Managed.BED_CalliopeAssetBase.OnNodeActivate
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct BED_CalliopeAssetBase_OnNodeActivate final
|
|
{
|
|
public:
|
|
class UCalliopeNode* Node; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_CalliopeAssetBase_OnNodeActivate;
|
|
|
|
// Function b1-Managed.BED_CalliopeAssetBase.RegisterNode
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct BED_CalliopeAssetBase_RegisterNode final
|
|
{
|
|
public:
|
|
struct FCalliopeGuid NewGuid; // 0x0000(0x0010)(ConstParm, Parm, OutParm, ReferenceParm, NoDestructor, HasGetValueTypeHash)
|
|
class UCalliopeNode* NewNode; // 0x0010(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_CalliopeAssetBase_RegisterNode;
|
|
|
|
// Function b1-Managed.BED_CalliopeAssetBase.ExportToData
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BED_CalliopeAssetBase_ExportToData final
|
|
{
|
|
public:
|
|
uint8 ReturnValue : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BED_CalliopeAssetBase_ExportToData;
|
|
|
|
// Function b1-Managed.BED_CalliopeAssetBase.GetObserveActorNodes
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_CalliopeAssetBase_GetObserveActorNodes final
|
|
{
|
|
public:
|
|
TArray<class UBED_QuestNode_ObserveByCondition*> ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ReturnParm)
|
|
};
|
|
DUMPER7_ASSERTS_BED_CalliopeAssetBase_GetObserveActorNodes;
|
|
|
|
// Function b1-Managed.BED_CalliopeAssetBase.ExportDataByExtern
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BED_CalliopeAssetBase_ExportDataByExtern final
|
|
{
|
|
public:
|
|
uint8 ReturnValue : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BED_CalliopeAssetBase_ExportDataByExtern;
|
|
|
|
// Function b1-Managed.BED_CalliopeAssetBase.GetSubGraphNodes
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_CalliopeAssetBase_GetSubGraphNodes final
|
|
{
|
|
public:
|
|
TArray<class UBED_QuestNode_SubGraph*> ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ReturnParm)
|
|
};
|
|
DUMPER7_ASSERTS_BED_CalliopeAssetBase_GetSubGraphNodes;
|
|
|
|
// Function b1-Managed.BED_CalliopeAssetBase.GetExtraDefaultOutputNodesInBranchGraph
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct BED_CalliopeAssetBase_GetExtraDefaultOutputNodesInBranchGraph final
|
|
{
|
|
public:
|
|
TArray<class UClass*> OutClasses; // 0x0000(0x0010)(Parm, OutParm)
|
|
int32 ReturnValue; // 0x0010(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_CalliopeAssetBase_GetExtraDefaultOutputNodesInBranchGraph;
|
|
|
|
// Function b1-Managed.BED_CalliopeAssetBase.GetExtraDefaultInputNodesInBranchGraph
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct BED_CalliopeAssetBase_GetExtraDefaultInputNodesInBranchGraph final
|
|
{
|
|
public:
|
|
TArray<class UClass*> OutClasses; // 0x0000(0x0010)(Parm, OutParm)
|
|
int32 ReturnValue; // 0x0010(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_CalliopeAssetBase_GetExtraDefaultInputNodesInBranchGraph;
|
|
|
|
// Function b1-Managed.BED_CalliopeAssetBase.GetRerouteNodeClassInBranchGraph
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct BED_CalliopeAssetBase_GetRerouteNodeClassInBranchGraph final
|
|
{
|
|
public:
|
|
class UClass* ReturnValue; // 0x0000(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_CalliopeAssetBase_GetRerouteNodeClassInBranchGraph;
|
|
|
|
// Function b1-Managed.BED_CalliopeAssetBase.GetStartNodeClassInBranchGraph
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct BED_CalliopeAssetBase_GetStartNodeClassInBranchGraph final
|
|
{
|
|
public:
|
|
class UClass* ReturnValue; // 0x0000(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_CalliopeAssetBase_GetStartNodeClassInBranchGraph;
|
|
|
|
// Function b1-Managed.BED_CalliopeAssetBase.GetExtraDefaultOutputNodes
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct BED_CalliopeAssetBase_GetExtraDefaultOutputNodes final
|
|
{
|
|
public:
|
|
TArray<class UClass*> OutClasses; // 0x0000(0x0010)(Parm, OutParm)
|
|
int32 ReturnValue; // 0x0010(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_CalliopeAssetBase_GetExtraDefaultOutputNodes;
|
|
|
|
// Function b1-Managed.BED_CalliopeAssetBase.GetExtraDefaultInputNodes
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct BED_CalliopeAssetBase_GetExtraDefaultInputNodes final
|
|
{
|
|
public:
|
|
TArray<class UClass*> OutClasses; // 0x0000(0x0010)(Parm, OutParm)
|
|
int32 ReturnValue; // 0x0010(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_CalliopeAssetBase_GetExtraDefaultInputNodes;
|
|
|
|
// Function b1-Managed.BED_CalliopeAssetBase.GetRerouteNodeClass
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct BED_CalliopeAssetBase_GetRerouteNodeClass final
|
|
{
|
|
public:
|
|
class UClass* ReturnValue; // 0x0000(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_CalliopeAssetBase_GetRerouteNodeClass;
|
|
|
|
// Function b1-Managed.BED_CalliopeAssetBase.GetStartNodeClass
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct BED_CalliopeAssetBase_GetStartNodeClass final
|
|
{
|
|
public:
|
|
class UClass* ReturnValue; // 0x0000(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_CalliopeAssetBase_GetStartNodeClass;
|
|
|
|
// Function b1-Managed.BED_CalliopeAssetBase.GetCustomOutputs
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_CalliopeAssetBase_GetCustomOutputs final
|
|
{
|
|
public:
|
|
TArray<class FName> ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ReturnParm)
|
|
};
|
|
DUMPER7_ASSERTS_BED_CalliopeAssetBase_GetCustomOutputs;
|
|
|
|
// Function b1-Managed.BED_CalliopeAssetBase.GetCustomInputs
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_CalliopeAssetBase_GetCustomInputs final
|
|
{
|
|
public:
|
|
TArray<class FName> ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ReturnParm)
|
|
};
|
|
DUMPER7_ASSERTS_BED_CalliopeAssetBase_GetCustomInputs;
|
|
|
|
// Function b1-Managed.BED_CalliopeAssetBase.GetViewType
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BED_CalliopeAssetBase_GetViewType final
|
|
{
|
|
public:
|
|
ECalliopeViewType ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_CalliopeAssetBase_GetViewType;
|
|
|
|
// Function b1-Managed.BED_CalliopeAssetBase.GetNodes
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BED_CalliopeAssetBase_GetNodes final
|
|
{
|
|
public:
|
|
TMap<struct FCalliopeGuid, class UCalliopeNode*> ReturnValue; // 0x0000(0x0050)(Parm, OutParm, ReturnParm)
|
|
};
|
|
DUMPER7_ASSERTS_BED_CalliopeAssetBase_GetNodes;
|
|
|
|
// Function b1-Managed.BED_CalliopeAssetBase.GetNode
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct BED_CalliopeAssetBase_GetNode final
|
|
{
|
|
public:
|
|
struct FCalliopeGuid InGuid; // 0x0000(0x0010)(ConstParm, Parm, OutParm, ReferenceParm, NoDestructor, HasGetValueTypeHash)
|
|
class UCalliopeNode* ReturnValue; // 0x0010(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_CalliopeAssetBase_GetNode;
|
|
|
|
// Function b1-Managed.BED_CalliopeAssetBase.GetActorGuidOptions
|
|
// 0x0028 (0x0028 - 0x0000)
|
|
struct BED_CalliopeAssetBase_GetActorGuidOptions final
|
|
{
|
|
public:
|
|
class FString PropertyName; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
TArray<struct FActorGuidOption> OutOptions; // 0x0010(0x0010)(Parm, OutParm)
|
|
int32 ReturnValue; // 0x0020(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_CalliopeAssetBase_GetActorGuidOptions;
|
|
|
|
// Function b1-Managed.BED_CalliopeAssetBase.CanManageStates
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BED_CalliopeAssetBase_CanManageStates final
|
|
{
|
|
public:
|
|
uint8 ReturnValue : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BED_CalliopeAssetBase_CanManageStates;
|
|
|
|
// Function b1-Managed.BED_CalliopeAssetBase.GetActorGuid
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BED_CalliopeAssetBase_GetActorGuid final
|
|
{
|
|
public:
|
|
class AActor* InActor; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class FString OutActorGuid; // 0x0008(0x0010)(Parm, OutParm, ZeroConstructor, HasGetValueTypeHash)
|
|
uint8 ReturnValue : 1; // 0x0018(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BED_CalliopeAssetBase_GetActorGuid;
|
|
|
|
// Function b1-Managed.BED_MovieAsset.GetExtraDefaultOutputNodesInBranchGraph
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct BED_MovieAsset_GetExtraDefaultOutputNodesInBranchGraph final
|
|
{
|
|
public:
|
|
TArray<class UClass*> OutClasses; // 0x0000(0x0010)(Parm, OutParm)
|
|
int32 ReturnValue; // 0x0010(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_MovieAsset_GetExtraDefaultOutputNodesInBranchGraph;
|
|
|
|
// Function b1-Managed.BED_MovieAsset.GetExtraDefaultInputNodesInBranchGraph
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct BED_MovieAsset_GetExtraDefaultInputNodesInBranchGraph final
|
|
{
|
|
public:
|
|
TArray<class UClass*> OutClasses; // 0x0000(0x0010)(Parm, OutParm)
|
|
int32 ReturnValue; // 0x0010(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_MovieAsset_GetExtraDefaultInputNodesInBranchGraph;
|
|
|
|
// Function b1-Managed.BED_MovieAsset.GetRerouteNodeClassInBranchGraph
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct BED_MovieAsset_GetRerouteNodeClassInBranchGraph final
|
|
{
|
|
public:
|
|
class UClass* ReturnValue; // 0x0000(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_MovieAsset_GetRerouteNodeClassInBranchGraph;
|
|
|
|
// Function b1-Managed.BED_MovieAsset.GetStartNodeClassInBranchGraph
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct BED_MovieAsset_GetStartNodeClassInBranchGraph final
|
|
{
|
|
public:
|
|
class UClass* ReturnValue; // 0x0000(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_MovieAsset_GetStartNodeClassInBranchGraph;
|
|
|
|
// Function b1-Managed.BED_MovieAsset.GetExtraDefaultOutputNodes
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct BED_MovieAsset_GetExtraDefaultOutputNodes final
|
|
{
|
|
public:
|
|
TArray<class UClass*> OutClasses; // 0x0000(0x0010)(Parm, OutParm)
|
|
int32 ReturnValue; // 0x0010(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_MovieAsset_GetExtraDefaultOutputNodes;
|
|
|
|
// Function b1-Managed.BED_MovieAsset.GetExtraDefaultInputNodes
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct BED_MovieAsset_GetExtraDefaultInputNodes final
|
|
{
|
|
public:
|
|
TArray<class UClass*> OutClasses; // 0x0000(0x0010)(Parm, OutParm)
|
|
int32 ReturnValue; // 0x0010(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_MovieAsset_GetExtraDefaultInputNodes;
|
|
|
|
// Function b1-Managed.BED_MovieAsset.GetRerouteNodeClass
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct BED_MovieAsset_GetRerouteNodeClass final
|
|
{
|
|
public:
|
|
class UClass* ReturnValue; // 0x0000(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_MovieAsset_GetRerouteNodeClass;
|
|
|
|
// Function b1-Managed.BED_MovieAsset.GetStartNodeClass
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct BED_MovieAsset_GetStartNodeClass final
|
|
{
|
|
public:
|
|
class UClass* ReturnValue; // 0x0000(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_MovieAsset_GetStartNodeClass;
|
|
|
|
// Function b1-Managed.BED_MovieAsset.GetViewType
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BED_MovieAsset_GetViewType final
|
|
{
|
|
public:
|
|
ECalliopeViewType ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_MovieAsset_GetViewType;
|
|
|
|
// Function b1-Managed.BED_FSMNode_Condition_GI_Loading_TeleportNeedLevelTravel.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_Condition_GI_Loading_TeleportNeedLevelTravel_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_Condition_GI_Loading_TeleportNeedLevelTravel_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BUAnimEquipPreview.BlueprintUpdateAnimation
|
|
// 0x0004 (0x0004 - 0x0000)
|
|
struct BUAnimEquipPreview_BlueprintUpdateAnimation final
|
|
{
|
|
public:
|
|
float DeltaTimeX; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BUAnimEquipPreview_BlueprintUpdateAnimation;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_SubG_GI_Loading_HandleArchiveInTravelLevel.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_SubG_GI_Loading_HandleArchiveInTravelLevel_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_SubG_GI_Loading_HandleArchiveInTravelLevel_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_TaskStageAsset.GetExtraDefaultOutputNodesInBranchGraph
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct BED_TaskStageAsset_GetExtraDefaultOutputNodesInBranchGraph final
|
|
{
|
|
public:
|
|
TArray<class UClass*> OutClasses; // 0x0000(0x0010)(Parm, OutParm)
|
|
int32 ReturnValue; // 0x0010(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_TaskStageAsset_GetExtraDefaultOutputNodesInBranchGraph;
|
|
|
|
// Function b1-Managed.BED_TaskStageAsset.GetExtraDefaultInputNodesInBranchGraph
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct BED_TaskStageAsset_GetExtraDefaultInputNodesInBranchGraph final
|
|
{
|
|
public:
|
|
TArray<class UClass*> OutClasses; // 0x0000(0x0010)(Parm, OutParm)
|
|
int32 ReturnValue; // 0x0010(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_TaskStageAsset_GetExtraDefaultInputNodesInBranchGraph;
|
|
|
|
// Function b1-Managed.BED_TaskStageAsset.GetRerouteNodeClassInBranchGraph
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct BED_TaskStageAsset_GetRerouteNodeClassInBranchGraph final
|
|
{
|
|
public:
|
|
class UClass* ReturnValue; // 0x0000(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_TaskStageAsset_GetRerouteNodeClassInBranchGraph;
|
|
|
|
// Function b1-Managed.BED_TaskStageAsset.GetStartNodeClassInBranchGraph
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct BED_TaskStageAsset_GetStartNodeClassInBranchGraph final
|
|
{
|
|
public:
|
|
class UClass* ReturnValue; // 0x0000(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_TaskStageAsset_GetStartNodeClassInBranchGraph;
|
|
|
|
// Function b1-Managed.BED_TaskStageAsset.GetExtraDefaultOutputNodes
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct BED_TaskStageAsset_GetExtraDefaultOutputNodes final
|
|
{
|
|
public:
|
|
TArray<class UClass*> OutClasses; // 0x0000(0x0010)(Parm, OutParm)
|
|
int32 ReturnValue; // 0x0010(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_TaskStageAsset_GetExtraDefaultOutputNodes;
|
|
|
|
// Function b1-Managed.BED_TaskStageAsset.GetExtraDefaultInputNodes
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct BED_TaskStageAsset_GetExtraDefaultInputNodes final
|
|
{
|
|
public:
|
|
TArray<class UClass*> OutClasses; // 0x0000(0x0010)(Parm, OutParm)
|
|
int32 ReturnValue; // 0x0010(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_TaskStageAsset_GetExtraDefaultInputNodes;
|
|
|
|
// Function b1-Managed.BED_TaskStageAsset.GetPossibleParamTypeCS
|
|
// 0x0038 (0x0038 - 0x0000)
|
|
struct BED_TaskStageAsset_GetPossibleParamTypeCS final
|
|
{
|
|
public:
|
|
class FString ParentPropertyName; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString PropertyName; // 0x0010(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
TArray<EGsManagedParamType> OutParamTypeArray; // 0x0020(0x0010)(Parm, OutParm)
|
|
uint8 bHasEmptyMatch : 1; // 0x0030(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, NoDestructor, HasGetValueTypeHash))
|
|
uint8 Pad_31[0x3]; // 0x0031(0x0003)(Fixing Size After Last Property [ Dumper-7 ])
|
|
int32 ReturnValue; // 0x0034(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_TaskStageAsset_GetPossibleParamTypeCS;
|
|
|
|
// Function b1-Managed.BED_TaskStageAsset.GetRerouteNodeClass
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct BED_TaskStageAsset_GetRerouteNodeClass final
|
|
{
|
|
public:
|
|
class UClass* ReturnValue; // 0x0000(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_TaskStageAsset_GetRerouteNodeClass;
|
|
|
|
// Function b1-Managed.BED_TaskStageAsset.GetStartNodeClass
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct BED_TaskStageAsset_GetStartNodeClass final
|
|
{
|
|
public:
|
|
class UClass* ReturnValue; // 0x0000(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_TaskStageAsset_GetStartNodeClass;
|
|
|
|
// Function b1-Managed.BED_TaskStageAsset.IsEditorOnlyCS
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BED_TaskStageAsset_IsEditorOnlyCS final
|
|
{
|
|
public:
|
|
uint8 ReturnValue : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BED_TaskStageAsset_IsEditorOnlyCS;
|
|
|
|
// Function b1-Managed.BED_TaskStageAsset.GetViewType
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BED_TaskStageAsset_GetViewType final
|
|
{
|
|
public:
|
|
ECalliopeViewType ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_TaskStageAsset_GetViewType;
|
|
|
|
// Function b1-Managed.BGW_AssetCollectorUtilMgr.CollectNiagaraAssetsFromPreloadAssetCollectionResult
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct BGW_AssetCollectorUtilMgr_CollectNiagaraAssetsFromPreloadAssetCollectionResult final
|
|
{
|
|
public:
|
|
class FString OutputInfo; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, HasGetValueTypeHash)
|
|
uint8 ReturnValue : 1; // 0x0010(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BGW_AssetCollectorUtilMgr_CollectNiagaraAssetsFromPreloadAssetCollectionResult;
|
|
|
|
// Function b1-Managed.BSN_MediaPlay.GetDisplayName
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BSN_MediaPlay_GetDisplayName final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BSN_MediaPlay_GetDisplayName;
|
|
|
|
// Function b1-Managed.BSN_MediaPlay.OnNotify
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BSN_MediaPlay_OnNotify final
|
|
{
|
|
public:
|
|
class UCalliopeLevelSequencePlayer* Player; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
int32 InStatus; // 0x0008(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 bInBackwards : 1; // 0x000C(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BSN_MediaPlay_OnNotify;
|
|
|
|
// Function b1-Managed.BANS_GSEnableMontageFootstep.GSNotifyBeginCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_GSEnableMontageFootstep_GSNotifyBeginCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
float TotalDuration; // 0x0048(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSEnableMontageFootstep_GSNotifyBeginCS;
|
|
|
|
// Function b1-Managed.BANS_GSEnableMontageFootstep.GSNotifyEndCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BANS_GSEnableMontageFootstep_GSNotifyEndCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSEnableMontageFootstep_GSNotifyEndCS;
|
|
|
|
// Function b1-Managed.AnimNotify_GSFootStep.GSNotifyCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct AnimNotify_GSFootStep_GSNotifyCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_AnimNotify_GSFootStep_GSNotifyCS;
|
|
|
|
// Function b1-Managed.AnimNotify_GSFootStep_FootL.GSNotifyCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct AnimNotify_GSFootStep_FootL_GSNotifyCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_AnimNotify_GSFootStep_FootL_GSNotifyCS;
|
|
|
|
// Function b1-Managed.BED_BossRushAsset.GetParamDisplayNameCS
|
|
// 0x0038 (0x0038 - 0x0000)
|
|
struct BED_BossRushAsset_GetParamDisplayNameCS final
|
|
{
|
|
public:
|
|
class FString PropertyName; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
struct FCalliopeGuid InConfigGuid; // 0x0010(0x0010)(Parm, NoDestructor, HasGetValueTypeHash)
|
|
class FString OutDisplayName; // 0x0020(0x0010)(Parm, OutParm, ZeroConstructor, HasGetValueTypeHash)
|
|
uint8 ReturnValue : 1; // 0x0030(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BED_BossRushAsset_GetParamDisplayNameCS;
|
|
|
|
// Function b1-Managed.BED_BossRushAsset.OnPropertyChanged
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BED_BossRushAsset_OnPropertyChanged final
|
|
{
|
|
public:
|
|
class FString MemberName; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString PropertyName; // 0x0010(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_BossRushAsset_OnPropertyChanged;
|
|
|
|
// Function b1-Managed.BED_BossRushAsset.HasRevertCondition
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BED_BossRushAsset_HasRevertCondition final
|
|
{
|
|
public:
|
|
uint8 ReturnValue : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BED_BossRushAsset_HasRevertCondition;
|
|
|
|
// Function b1-Managed.BED_BossRushAsset.GetExtraDefaultOutputNodes
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct BED_BossRushAsset_GetExtraDefaultOutputNodes final
|
|
{
|
|
public:
|
|
TArray<class UClass*> OutClasses; // 0x0000(0x0010)(Parm, OutParm)
|
|
int32 ReturnValue; // 0x0010(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_BossRushAsset_GetExtraDefaultOutputNodes;
|
|
|
|
// Function b1-Managed.BED_BossRushAsset.GetExtraDefaultInputNodes
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct BED_BossRushAsset_GetExtraDefaultInputNodes final
|
|
{
|
|
public:
|
|
TArray<class UClass*> OutClasses; // 0x0000(0x0010)(Parm, OutParm)
|
|
int32 ReturnValue; // 0x0010(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_BossRushAsset_GetExtraDefaultInputNodes;
|
|
|
|
// Function b1-Managed.BED_BossRushAsset.GetRerouteNodeClass
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct BED_BossRushAsset_GetRerouteNodeClass final
|
|
{
|
|
public:
|
|
class UClass* ReturnValue; // 0x0000(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_BossRushAsset_GetRerouteNodeClass;
|
|
|
|
// Function b1-Managed.BED_BossRushAsset.GetPossibleParamsCS
|
|
// 0x0038 (0x0038 - 0x0000)
|
|
struct BED_BossRushAsset_GetPossibleParamsCS final
|
|
{
|
|
public:
|
|
class FString ParentPropertyName; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString PropertyName; // 0x0010(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
TArray<struct FCalliopeGuid> OutParamArray; // 0x0020(0x0010)(Parm, OutParm)
|
|
uint8 ReturnValue : 1; // 0x0030(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BED_BossRushAsset_GetPossibleParamsCS;
|
|
|
|
// Function b1-Managed.BED_BossRushAsset.GetStartNodeClass
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct BED_BossRushAsset_GetStartNodeClass final
|
|
{
|
|
public:
|
|
class UClass* ReturnValue; // 0x0000(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_BossRushAsset_GetStartNodeClass;
|
|
|
|
// Function b1-Managed.BED_BossRushAsset.CanManageStates
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BED_BossRushAsset_CanManageStates final
|
|
{
|
|
public:
|
|
uint8 ReturnValue : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BED_BossRushAsset_CanManageStates;
|
|
|
|
// Function b1-Managed.BED_BossRushAsset.IsEditorOnlyCS
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BED_BossRushAsset_IsEditorOnlyCS final
|
|
{
|
|
public:
|
|
uint8 ReturnValue : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BED_BossRushAsset_IsEditorOnlyCS;
|
|
|
|
// Function b1-Managed.BED_BossRushAsset.GetViewType
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BED_BossRushAsset_GetViewType final
|
|
{
|
|
public:
|
|
ECalliopeViewType ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_BossRushAsset_GetViewType;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_FillIsInToilet.PostPropertyChanged
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_FillIsInToilet_PostPropertyChanged final
|
|
{
|
|
public:
|
|
class FString MemberName; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString PropertyName; // 0x0010(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_FillIsInToilet_PostPropertyChanged;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_FillIsInToilet.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_FillIsInToilet_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_FillIsInToilet_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BANS_GSMarkRolling.GSNotifyBeginCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_GSMarkRolling_GSNotifyBeginCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
float TotalDuration; // 0x0048(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSMarkRolling_GSNotifyBeginCS;
|
|
|
|
// Function b1-Managed.BANS_GSMarkRolling.GSNotifyEndCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BANS_GSMarkRolling_GSNotifyEndCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSMarkRolling_GSNotifyEndCS;
|
|
|
|
// Function b1-Managed.BED_BehaviorNode_ExitState.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_BehaviorNode_ExitState_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_BehaviorNode_ExitState_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_BehaviorNode_ExitState.CanShowInMyCalliope
|
|
// 0x0028 (0x0028 - 0x0000)
|
|
struct BED_BehaviorNode_ExitState_CanShowInMyCalliope final
|
|
{
|
|
public:
|
|
class FString ViewCategory; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString DisplayName; // 0x0010(0x0010)(Parm, OutParm, ZeroConstructor, HasGetValueTypeHash)
|
|
uint8 ReturnValue : 1; // 0x0020(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BED_BehaviorNode_ExitState_CanShowInMyCalliope;
|
|
|
|
// Function b1-Managed.BED_BehaviorNode_ExitState.IsSupportViewType
|
|
// 0x0002 (0x0002 - 0x0000)
|
|
struct BED_BehaviorNode_ExitState_IsSupportViewType final
|
|
{
|
|
public:
|
|
ECalliopeViewType InViewType; // 0x0000(0x0001)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 ReturnValue : 1; // 0x0001(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BED_BehaviorNode_ExitState_IsSupportViewType;
|
|
|
|
// Function b1-Managed.BANS_GSPauseAI.GSNotifyBeginCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_GSPauseAI_GSNotifyBeginCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
float TotalDuration; // 0x0048(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSPauseAI_GSNotifyBeginCS;
|
|
|
|
// Function b1-Managed.BANS_GSPauseAI.GSNotifyEndCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BANS_GSPauseAI_GSNotifyEndCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSPauseAI_GSNotifyEndCS;
|
|
|
|
// Function b1-Managed.BGUAiWeakInteractionActorBase.OnConstructionCS
|
|
// 0x0060 (0x0060 - 0x0000)
|
|
struct BGUAiWeakInteractionActorBase_OnConstructionCS final
|
|
{
|
|
public:
|
|
struct FTransform Transform; // 0x0000(0x0060)(ConstParm, Parm, OutParm, ReferenceParm, IsPlainOldData, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BGUAiWeakInteractionActorBase_OnConstructionCS;
|
|
|
|
// Function b1-Managed.BAN_GSMoveActor.GSNotifyCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BAN_GSMoveActor_GSNotifyCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BAN_GSMoveActor_GSNotifyCS;
|
|
|
|
// Function b1-Managed.FOnAkPostEventCallbackWrapper.Callback
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct FOnAkPostEventCallbackWrapper_Callback final
|
|
{
|
|
public:
|
|
EAkCallbackType CallbackType; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 Pad_1[0x7]; // 0x0001(0x0007)(Fixing Size After Last Property [ Dumper-7 ])
|
|
class UAkCallbackInfo* CallbackInfo; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_FOnAkPostEventCallbackWrapper_Callback;
|
|
|
|
// Function b1-Managed.BED_FSMNode_Condition_GI_Loading_IsInPreviewSeqContext.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_Condition_GI_Loading_IsInPreviewSeqContext_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_Condition_GI_Loading_IsInPreviewSeqContext_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.B1NetReplicationGraphConnectionCS.NotifyActorChannelCleanedUpCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct B1NetReplicationGraphConnectionCS_NotifyActorChannelCleanedUpCS final
|
|
{
|
|
public:
|
|
class UActorChannel* Channel; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
int32 CloseReason; // 0x0008(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_B1NetReplicationGraphConnectionCS_NotifyActorChannelCleanedUpCS;
|
|
|
|
// Function b1-Managed.B1NetReplicationGraphConnectionCS.NotifyActorChannelRemovedCS
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct B1NetReplicationGraphConnectionCS_NotifyActorChannelRemovedCS final
|
|
{
|
|
public:
|
|
class AActor* Actor; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_B1NetReplicationGraphConnectionCS_NotifyActorChannelRemovedCS;
|
|
|
|
// Function b1-Managed.B1NetReplicationGraphConnectionCS.NotifyActorChannelAddedCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct B1NetReplicationGraphConnectionCS_NotifyActorChannelAddedCS final
|
|
{
|
|
public:
|
|
class AActor* Actor; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class UActorChannel* Channel; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_B1NetReplicationGraphConnectionCS_NotifyActorChannelAddedCS;
|
|
|
|
// Function b1-Managed.FOnCheckBoxComponentStateChangedWrapper.Callback
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct FOnCheckBoxComponentStateChangedWrapper_Callback final
|
|
{
|
|
public:
|
|
uint8 bIsChecked : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_FOnCheckBoxComponentStateChangedWrapper_Callback;
|
|
|
|
// Function b1-Managed.BGWDataAsset_MagicallyChangeConfig.ReadConfigFromUnit
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct BGWDataAsset_MagicallyChangeConfig_ReadConfigFromUnit final
|
|
{
|
|
public:
|
|
class ABUTamerActor* Tamer; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGWDataAsset_MagicallyChangeConfig_ReadConfigFromUnit;
|
|
|
|
// Function b1-Managed.BSNS_SetSDFSolverCenter.OnNotifyBegin
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BSNS_SetSDFSolverCenter_OnNotifyBegin final
|
|
{
|
|
public:
|
|
class UCalliopeLevelSequencePlayer* InPlayer; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
int32 InStatus; // 0x0008(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 bInBackwards : 1; // 0x000C(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BSNS_SetSDFSolverCenter_OnNotifyBegin;
|
|
|
|
// Function b1-Managed.BSNS_SetSDFSolverCenter.OnNotifyEnd
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BSNS_SetSDFSolverCenter_OnNotifyEnd final
|
|
{
|
|
public:
|
|
class UCalliopeLevelSequencePlayer* InPlayer; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
int32 InStatus; // 0x0008(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 bInBackwards : 1; // 0x000C(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BSNS_SetSDFSolverCenter_OnNotifyEnd;
|
|
|
|
// Function b1-Managed.BGWTickRateOptimizeWorldSubSystem.OnWorldBeginPlayCS
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct BGWTickRateOptimizeWorldSubSystem_OnWorldBeginPlayCS final
|
|
{
|
|
public:
|
|
class UWorld* InWorld; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGWTickRateOptimizeWorldSubSystem_OnWorldBeginPlayCS;
|
|
|
|
// Function b1-Managed.BGWTickRateOptimizeWorldSubSystem.DoesSupportWorldTypeCS
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct BGWTickRateOptimizeWorldSubSystem_DoesSupportWorldTypeCS final
|
|
{
|
|
public:
|
|
int32 WorldType; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 ReturnValue : 1; // 0x0004(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BGWTickRateOptimizeWorldSubSystem_DoesSupportWorldTypeCS;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_PlayGoDownloadIncompleteImpl.PostPropertyChanged
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_PlayGoDownloadIncompleteImpl_PostPropertyChanged final
|
|
{
|
|
public:
|
|
class FString MemberName; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString PropertyName; // 0x0010(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_PlayGoDownloadIncompleteImpl_PostPropertyChanged;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_PlayGoDownloadIncompleteImpl.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_PlayGoDownloadIncompleteImpl_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_PlayGoDownloadIncompleteImpl_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BANS_GSSetCurveValueForCamOffset.GSNotifyBeginCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_GSSetCurveValueForCamOffset_GSNotifyBeginCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
float TotalDuration; // 0x0048(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSSetCurveValueForCamOffset_GSNotifyBeginCS;
|
|
|
|
// Function b1-Managed.BANS_GSSetCurveValueForCamOffset.GSNotifyEndCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BANS_GSSetCurveValueForCamOffset_GSNotifyEndCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSSetCurveValueForCamOffset_GSNotifyEndCS;
|
|
|
|
// Function b1-Managed.BED_ProcessMachineNode_TemplateBase.GetContextOutputsInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_ProcessMachineNode_TemplateBase_GetContextOutputsInCS final
|
|
{
|
|
public:
|
|
TArray<class FName> ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ReturnParm)
|
|
};
|
|
DUMPER7_ASSERTS_BED_ProcessMachineNode_TemplateBase_GetContextOutputsInCS;
|
|
|
|
// Function b1-Managed.BED_ProcessMachineNode_Story.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_ProcessMachineNode_Story_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_ProcessMachineNode_Story_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.UGSInputSettingsPreProcEvent.OnMouseButtonDownEvent
|
|
// 0x0090 (0x0090 - 0x0000)
|
|
struct UGSInputSettingsPreProcEvent_OnMouseButtonDownEvent final
|
|
{
|
|
public:
|
|
struct FPointerEvent InMouseEvent; // 0x0000(0x0090)(Parm)
|
|
};
|
|
DUMPER7_ASSERTS_UGSInputSettingsPreProcEvent_OnMouseButtonDownEvent;
|
|
|
|
// Function b1-Managed.UGSInputSettingsPreProcEvent.OnMouseButtonUpEvent
|
|
// 0x0090 (0x0090 - 0x0000)
|
|
struct UGSInputSettingsPreProcEvent_OnMouseButtonUpEvent final
|
|
{
|
|
public:
|
|
struct FPointerEvent InMouseEvent; // 0x0000(0x0090)(Parm)
|
|
};
|
|
DUMPER7_ASSERTS_UGSInputSettingsPreProcEvent_OnMouseButtonUpEvent;
|
|
|
|
// Function b1-Managed.UGSInputSettingsPreProcEvent.OnKeyDownEvent
|
|
// 0x0038 (0x0038 - 0x0000)
|
|
struct UGSInputSettingsPreProcEvent_OnKeyDownEvent final
|
|
{
|
|
public:
|
|
struct FKeyEvent InKeyEvent; // 0x0000(0x0038)(Parm)
|
|
};
|
|
DUMPER7_ASSERTS_UGSInputSettingsPreProcEvent_OnKeyDownEvent;
|
|
|
|
// Function b1-Managed.UGSInputSettingsPreProcEvent.OnKeyUpEvent
|
|
// 0x0038 (0x0038 - 0x0000)
|
|
struct UGSInputSettingsPreProcEvent_OnKeyUpEvent final
|
|
{
|
|
public:
|
|
struct FKeyEvent InKeyEvent; // 0x0000(0x0038)(Parm)
|
|
};
|
|
DUMPER7_ASSERTS_UGSInputSettingsPreProcEvent_OnKeyUpEvent;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Global_SubG_GI_Loading_BackToStandAlone.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_GI_Global_SubG_GI_Loading_BackToStandAlone_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Global_SubG_GI_Loading_BackToStandAlone_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BUS_AreaOverlapComp.OnActorLeave_EnterArea
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BUS_AreaOverlapComp_OnActorLeave_EnterArea final
|
|
{
|
|
public:
|
|
class UPrimitiveComponent* OverlappedComponent; // 0x0000(0x0008)(ExportObject, Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class AActor* OtherActor; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class UPrimitiveComponent* OtherComp; // 0x0010(0x0008)(ExportObject, Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
int32 OtherBodyIndex; // 0x0018(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BUS_AreaOverlapComp_OnActorLeave_EnterArea;
|
|
|
|
// Function b1-Managed.BUS_AreaOverlapComp.OnActorEnter_EnterArea
|
|
// 0x0108 (0x0108 - 0x0000)
|
|
struct BUS_AreaOverlapComp_OnActorEnter_EnterArea final
|
|
{
|
|
public:
|
|
class UPrimitiveComponent* OverlappedComponent; // 0x0000(0x0008)(ExportObject, Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class AActor* OtherActor; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class UPrimitiveComponent* OtherComp; // 0x0010(0x0008)(ExportObject, Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
int32 OtherBodyIndex; // 0x0018(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 bFromSweep : 1; // 0x001C(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
uint8 Pad_1D[0x3]; // 0x001D(0x0003)(Fixing Size After Last Property [ Dumper-7 ])
|
|
struct FHitResult SweepResult; // 0x0020(0x00E8)(Parm, IsPlainOldData, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BUS_AreaOverlapComp_OnActorEnter_EnterArea;
|
|
|
|
// Function b1-Managed.BUS_AreaOverlapComp.OnActorLeaveActor
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BUS_AreaOverlapComp_OnActorLeaveActor final
|
|
{
|
|
public:
|
|
class AActor* OverlappedActor; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class AActor* OtherActor; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BUS_AreaOverlapComp_OnActorLeaveActor;
|
|
|
|
// Function b1-Managed.BUS_AreaOverlapComp.OnActorEnterActor
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BUS_AreaOverlapComp_OnActorEnterActor final
|
|
{
|
|
public:
|
|
class AActor* OverlappedActor; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class AActor* OtherActor; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BUS_AreaOverlapComp_OnActorEnterActor;
|
|
|
|
// Function b1-Managed.BANS_GSAddBuffByID.GSValidateInputCS
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct BANS_GSAddBuffByID_GSValidateInputCS final
|
|
{
|
|
public:
|
|
class AActor* Actor; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSAddBuffByID_GSValidateInputCS;
|
|
|
|
// Function b1-Managed.BANS_GSAddBuffByID.GSNotifyBeginCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_GSAddBuffByID_GSNotifyBeginCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
float TotalDuration; // 0x0048(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSAddBuffByID_GSNotifyBeginCS;
|
|
|
|
// Function b1-Managed.BANS_GSAddBuffByID.GSNotifyTickCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_GSAddBuffByID_GSNotifyTickCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
float FrameDeltaTime; // 0x0048(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSAddBuffByID_GSNotifyTickCS;
|
|
|
|
// Function b1-Managed.BANS_GSAddBuffByID.GSNotifyEndCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BANS_GSAddBuffByID_GSNotifyEndCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSAddBuffByID_GSNotifyEndCS;
|
|
|
|
// Function b1-Managed.BED_ComboNode_State.GetContextOutputsInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_ComboNode_State_GetContextOutputsInCS final
|
|
{
|
|
public:
|
|
TArray<class FName> ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ReturnParm)
|
|
};
|
|
DUMPER7_ASSERTS_BED_ComboNode_State_GetContextOutputsInCS;
|
|
|
|
// Function b1-Managed.BED_ComboNode_State.PostPropertyChanged
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BED_ComboNode_State_PostPropertyChanged final
|
|
{
|
|
public:
|
|
class FString MemberName; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString PropertyName; // 0x0010(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_ComboNode_State_PostPropertyChanged;
|
|
|
|
// Function b1-Managed.BUS_PerformerDestructibleDestroyComp.TickComponentInCS
|
|
// 0x0004 (0x0004 - 0x0000)
|
|
struct BUS_PerformerDestructibleDestroyComp_TickComponentInCS final
|
|
{
|
|
public:
|
|
float DeltaTime; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BUS_PerformerDestructibleDestroyComp_TickComponentInCS;
|
|
|
|
// Function b1-Managed.BUS_PerformerDestructibleDestroyComp.SetEnableDestroyDestructible
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BUS_PerformerDestructibleDestroyComp_SetEnableDestroyDestructible final
|
|
{
|
|
public:
|
|
uint8 IsEnabled : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BUS_PerformerDestructibleDestroyComp_SetEnableDestroyDestructible;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Global_SubG_GI_Loading_820DemoStartUp.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_GI_Global_SubG_GI_Loading_820DemoStartUp_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Global_SubG_GI_Loading_820DemoStartUp_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BUAnimHumanoidCS_LinkedInstanceBase.BlueprintThreadSafeUpdateAnimation
|
|
// 0x0004 (0x0004 - 0x0000)
|
|
struct BUAnimHumanoidCS_LinkedInstanceBase_BlueprintThreadSafeUpdateAnimation final
|
|
{
|
|
public:
|
|
float DeltaTime; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BUAnimHumanoidCS_LinkedInstanceBase_BlueprintThreadSafeUpdateAnimation;
|
|
|
|
// Function b1-Managed.BUAnimHumanoidCS_LinkedInstanceBase.BlueprintUpdateAnimation
|
|
// 0x0004 (0x0004 - 0x0000)
|
|
struct BUAnimHumanoidCS_LinkedInstanceBase_BlueprintUpdateAnimation final
|
|
{
|
|
public:
|
|
float DeltaTimeX; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BUAnimHumanoidCS_LinkedInstanceBase_BlueprintUpdateAnimation;
|
|
|
|
// Function b1-Managed.BUAnimHumanoidCS_CloudLocomotion.SetupIdleAnim
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BUAnimHumanoidCS_CloudLocomotion_SetupIdleAnim final
|
|
{
|
|
public:
|
|
struct FAnimUpdateContext Context; // 0x0000(0x0010)(Parm, OutParm, ReferenceParm)
|
|
struct FAnimNodeReference Node; // 0x0010(0x0010)(Parm, OutParm, ReferenceParm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BUAnimHumanoidCS_CloudLocomotion_SetupIdleAnim;
|
|
|
|
// Function b1-Managed.BAIS_SurroundObstacleTick.OnPropertyChanged
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BAIS_SurroundObstacleTick_OnPropertyChanged final
|
|
{
|
|
public:
|
|
class FString MemberName; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString PropertyName; // 0x0010(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BAIS_SurroundObstacleTick_OnPropertyChanged;
|
|
|
|
// Function b1-Managed.BED_BossRushNode_Idle.GetContextOutputsInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_BossRushNode_Idle_GetContextOutputsInCS final
|
|
{
|
|
public:
|
|
TArray<class FName> ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ReturnParm)
|
|
};
|
|
DUMPER7_ASSERTS_BED_BossRushNode_Idle_GetContextOutputsInCS;
|
|
|
|
// Function b1-Managed.BED_BossRushNode_Idle.PostPropertyChanged
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BED_BossRushNode_Idle_PostPropertyChanged final
|
|
{
|
|
public:
|
|
class FString MemberName; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString PropertyName; // 0x0010(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_BossRushNode_Idle_PostPropertyChanged;
|
|
|
|
// Function b1-Managed.BUBirthPoint.ReceiveEndPlay
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BUBirthPoint_ReceiveEndPlay final
|
|
{
|
|
public:
|
|
EEndPlayReason EndPlayReason; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BUBirthPoint_ReceiveEndPlay;
|
|
|
|
// Function b1-Managed.AnimNotify_GSFootStep_FootR.GSNotifyCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct AnimNotify_GSFootStep_FootR_GSNotifyCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_AnimNotify_GSFootStep_FootR_GSNotifyCS;
|
|
|
|
// Function b1-Managed.BAIT_SwitchAttackAndWander.OnPropertyChanged
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BAIT_SwitchAttackAndWander_OnPropertyChanged final
|
|
{
|
|
public:
|
|
class FString MemberName; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString PropertyName; // 0x0010(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BAIT_SwitchAttackAndWander_OnPropertyChanged;
|
|
|
|
// Function b1-Managed.BAN_ShowMapTips.GSNotifyCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BAN_ShowMapTips_GSNotifyCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BAN_ShowMapTips_GSNotifyCS;
|
|
|
|
// Function b1-Managed.BANS_SweepHitSceneItems.GSNotifyBeginCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_SweepHitSceneItems_GSNotifyBeginCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
float TotalDuration; // 0x0048(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_SweepHitSceneItems_GSNotifyBeginCS;
|
|
|
|
// Function b1-Managed.BANS_SweepHitSceneItems.GSNotifyTickCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_SweepHitSceneItems_GSNotifyTickCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
float FrameDeltaTime; // 0x0048(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_SweepHitSceneItems_GSNotifyTickCS;
|
|
|
|
// Function b1-Managed.BANS_SweepHitSceneItems.GSNotifyEndCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BANS_SweepHitSceneItems_GSNotifyEndCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_SweepHitSceneItems_GSNotifyEndCS;
|
|
|
|
// Function b1-Managed.FOnKeySelectedWrapper.Callback
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct FOnKeySelectedWrapper_Callback final
|
|
{
|
|
public:
|
|
struct FInputChord SelectedKey; // 0x0000(0x0020)(Parm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_FOnKeySelectedWrapper_Callback;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_CheckArchiveDataIsValid.PostPropertyChanged
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_CheckArchiveDataIsValid_PostPropertyChanged final
|
|
{
|
|
public:
|
|
class FString MemberName; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString PropertyName; // 0x0010(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_CheckArchiveDataIsValid_PostPropertyChanged;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_CheckArchiveDataIsValid.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_CheckArchiveDataIsValid_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_CheckArchiveDataIsValid_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BGP_PlayerStateCS.ReceiveEndPlay
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BGP_PlayerStateCS_ReceiveEndPlay final
|
|
{
|
|
public:
|
|
EEndPlayReason EndPlayReason; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGP_PlayerStateCS_ReceiveEndPlay;
|
|
|
|
// Function b1-Managed.TestCaseUI.CustomTick
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct TestCaseUI_CustomTick final
|
|
{
|
|
public:
|
|
struct FGeometry MyGeometry; // 0x0000(0x0040)(Parm, IsPlainOldData, NoDestructor)
|
|
float InDeltaTime; // 0x0040(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_TestCaseUI_CustomTick;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_CacheArchiveDataForClient.PostPropertyChanged
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_CacheArchiveDataForClient_PostPropertyChanged final
|
|
{
|
|
public:
|
|
class FString MemberName; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString PropertyName; // 0x0010(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_CacheArchiveDataForClient_PostPropertyChanged;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_CacheArchiveDataForClient.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_CacheArchiveDataForClient_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_CacheArchiveDataForClient_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Global_SubG_GI_Loading_ToiletStandAlone.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_GI_Global_SubG_GI_Loading_ToiletStandAlone_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Global_SubG_GI_Loading_ToiletStandAlone_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_OpenLevelDefaultBattle.PostPropertyChanged
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_OpenLevelDefaultBattle_PostPropertyChanged final
|
|
{
|
|
public:
|
|
class FString MemberName; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString PropertyName; // 0x0010(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_OpenLevelDefaultBattle_PostPropertyChanged;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_OpenLevelDefaultBattle.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_OpenLevelDefaultBattle_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_OpenLevelDefaultBattle_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_ComboNode_Restart.GetContextOutputsInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_ComboNode_Restart_GetContextOutputsInCS final
|
|
{
|
|
public:
|
|
TArray<class FName> ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ReturnParm)
|
|
};
|
|
DUMPER7_ASSERTS_BED_ComboNode_Restart_GetContextOutputsInCS;
|
|
|
|
// Function b1-Managed.BED_ComboNode_Restart.GetContextInputsInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_ComboNode_Restart_GetContextInputsInCS final
|
|
{
|
|
public:
|
|
TArray<class FName> ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ReturnParm)
|
|
};
|
|
DUMPER7_ASSERTS_BED_ComboNode_Restart_GetContextInputsInCS;
|
|
|
|
// Function b1-Managed.FGSOnButtonCheckStateChangedWrapper.Callback
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct FGSOnButtonCheckStateChangedWrapper_Callback final
|
|
{
|
|
public:
|
|
int32 GSID; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 bIsChecked : 1; // 0x0004(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_FGSOnButtonCheckStateChangedWrapper_Callback;
|
|
|
|
// Function b1-Managed.B1ReplicationGraphNode_PlayerRelatedActor.GatherActorListsForConnectionCS
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct B1ReplicationGraphNode_PlayerRelatedActor_GatherActorListsForConnectionCS final
|
|
{
|
|
public:
|
|
class APlayerController* PlayerController; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_B1ReplicationGraphNode_PlayerRelatedActor_GatherActorListsForConnectionCS;
|
|
|
|
// Function b1-Managed.BED_FSMNode_Condition_GI_Loading_IsInDedicateServer.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_Condition_GI_Loading_IsInDedicateServer_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_Condition_GI_Loading_IsInDedicateServer_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_FSMNode_Condition_GI_Loading_IsInServer.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_Condition_GI_Loading_IsInServer_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_Condition_GI_Loading_IsInServer_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Global_SubG_GI_Loading_TravelToNextChapter.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_GI_Global_SubG_GI_Loading_TravelToNextChapter_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Global_SubG_GI_Loading_TravelToNextChapter_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.PerformerAction_PlayBeginLoopMontage.OnMontageBlendingOut
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct PerformerAction_PlayBeginLoopMontage_OnMontageBlendingOut final
|
|
{
|
|
public:
|
|
class UAnimMontage* InMontage; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 bInterrupted : 1; // 0x0008(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_PerformerAction_PlayBeginLoopMontage_OnMontageBlendingOut;
|
|
|
|
// Function b1-Managed.BED_QuestNode_CustomInput.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_QuestNode_CustomInput_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_QuestNode_CustomInput_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.GSEQG_AreaPointGenerator.DoItemGenerationCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct GSEQG_AreaPointGenerator_DoItemGenerationCS final
|
|
{
|
|
public:
|
|
TArray<struct FVector> ContextLocations; // 0x0000(0x0010)(ConstParm, Parm, OutParm, ReferenceParm)
|
|
};
|
|
DUMPER7_ASSERTS_GSEQG_AreaPointGenerator_DoItemGenerationCS;
|
|
|
|
// Function b1-Managed.BED_FSMNode_Condition_GI_Loading_IsEnableLoadingUserInput.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_Condition_GI_Loading_IsEnableLoadingUserInput_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_Condition_GI_Loading_IsEnableLoadingUserInput_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_FSMNode_Condition_GI_Global_IsIgnoreWXLogin.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_Condition_GI_Global_IsIgnoreWXLogin_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_Condition_GI_Global_IsIgnoreWXLogin_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Global_SubG_GI_Loading_GameLevelPass.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_GI_Global_SubG_GI_Loading_GameLevelPass_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Global_SubG_GI_Loading_GameLevelPass_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BANS_GSHiddenBossBar.GSNotifyBeginCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_GSHiddenBossBar_GSNotifyBeginCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
float TotalDuration; // 0x0048(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSHiddenBossBar_GSNotifyBeginCS;
|
|
|
|
// Function b1-Managed.BANS_GSHiddenBossBar.GSNotifyEndCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BANS_GSHiddenBossBar_GSNotifyEndCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSHiddenBossBar_GSNotifyEndCS;
|
|
|
|
// Function b1-Managed.InputPreProcEvent.OnMouseButtonDoubleClickEvent
|
|
// 0x0090 (0x0090 - 0x0000)
|
|
struct InputPreProcEvent_OnMouseButtonDoubleClickEvent final
|
|
{
|
|
public:
|
|
struct FPointerEvent InMouseEvent; // 0x0000(0x0090)(Parm)
|
|
};
|
|
DUMPER7_ASSERTS_InputPreProcEvent_OnMouseButtonDoubleClickEvent;
|
|
|
|
// Function b1-Managed.InputPreProcEvent.OnInputTypeChangeTrigger
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct InputPreProcEvent_OnInputTypeChangeTrigger final
|
|
{
|
|
public:
|
|
EGSInputType InputType; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_InputPreProcEvent_OnInputTypeChangeTrigger;
|
|
|
|
// Function b1-Managed.InputPreProcEvent.OnMouseButtonDownEvent
|
|
// 0x0090 (0x0090 - 0x0000)
|
|
struct InputPreProcEvent_OnMouseButtonDownEvent final
|
|
{
|
|
public:
|
|
struct FPointerEvent InMouseEvent; // 0x0000(0x0090)(Parm)
|
|
};
|
|
DUMPER7_ASSERTS_InputPreProcEvent_OnMouseButtonDownEvent;
|
|
|
|
// Function b1-Managed.InputPreProcEvent.OnMouseButtonUpEvent
|
|
// 0x0090 (0x0090 - 0x0000)
|
|
struct InputPreProcEvent_OnMouseButtonUpEvent final
|
|
{
|
|
public:
|
|
struct FPointerEvent InMouseEvent; // 0x0000(0x0090)(Parm)
|
|
};
|
|
DUMPER7_ASSERTS_InputPreProcEvent_OnMouseButtonUpEvent;
|
|
|
|
// Function b1-Managed.InputPreProcEvent.OnAnyKeyTriggerEvent
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct InputPreProcEvent_OnAnyKeyTriggerEvent final
|
|
{
|
|
public:
|
|
struct FKey Key; // 0x0000(0x0018)(Parm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_InputPreProcEvent_OnAnyKeyTriggerEvent;
|
|
|
|
// Function b1-Managed.InputPreProcEvent.OnAnalogInputEvent
|
|
// 0x0040 (0x0040 - 0x0000)
|
|
struct InputPreProcEvent_OnAnalogInputEvent final
|
|
{
|
|
public:
|
|
struct FAnalogInputEvent InAnalogInputEvent; // 0x0000(0x0040)(Parm)
|
|
};
|
|
DUMPER7_ASSERTS_InputPreProcEvent_OnAnalogInputEvent;
|
|
|
|
// Function b1-Managed.InputPreProcEvent.OnMouseWheelEvent
|
|
// 0x0090 (0x0090 - 0x0000)
|
|
struct InputPreProcEvent_OnMouseWheelEvent final
|
|
{
|
|
public:
|
|
struct FPointerEvent InMouseEvent; // 0x0000(0x0090)(Parm)
|
|
};
|
|
DUMPER7_ASSERTS_InputPreProcEvent_OnMouseWheelEvent;
|
|
|
|
// Function b1-Managed.InputPreProcEvent.OnMouseMoveEvent
|
|
// 0x0090 (0x0090 - 0x0000)
|
|
struct InputPreProcEvent_OnMouseMoveEvent final
|
|
{
|
|
public:
|
|
struct FPointerEvent InMouseEvent; // 0x0000(0x0090)(Parm)
|
|
};
|
|
DUMPER7_ASSERTS_InputPreProcEvent_OnMouseMoveEvent;
|
|
|
|
// Function b1-Managed.InputPreProcEvent.OnKeyDownEvent
|
|
// 0x0038 (0x0038 - 0x0000)
|
|
struct InputPreProcEvent_OnKeyDownEvent final
|
|
{
|
|
public:
|
|
struct FKeyEvent InKeyEvent; // 0x0000(0x0038)(Parm)
|
|
};
|
|
DUMPER7_ASSERTS_InputPreProcEvent_OnKeyDownEvent;
|
|
|
|
// Function b1-Managed.InputPreProcEvent.OnInputTrigger
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct InputPreProcEvent_OnInputTrigger final
|
|
{
|
|
public:
|
|
EGSInputType InputType; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_InputPreProcEvent_OnInputTrigger;
|
|
|
|
// Function b1-Managed.InputPreProcEvent.OnKeyUpEvent
|
|
// 0x0038 (0x0038 - 0x0000)
|
|
struct InputPreProcEvent_OnKeyUpEvent final
|
|
{
|
|
public:
|
|
struct FKeyEvent InKeyEvent; // 0x0000(0x0038)(Parm)
|
|
};
|
|
DUMPER7_ASSERTS_InputPreProcEvent_OnKeyUpEvent;
|
|
|
|
// Function b1-Managed.BANS_GSCallPointsRegister.GSNotifyBeginCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_GSCallPointsRegister_GSNotifyBeginCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
float TotalDuration; // 0x0048(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSCallPointsRegister_GSNotifyBeginCS;
|
|
|
|
// Function b1-Managed.BUS_LandingZoneComp.OnCollisionBeginOverlap
|
|
// 0x0108 (0x0108 - 0x0000)
|
|
struct BUS_LandingZoneComp_OnCollisionBeginOverlap final
|
|
{
|
|
public:
|
|
class UPrimitiveComponent* OverlappedComponent; // 0x0000(0x0008)(ExportObject, Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class AActor* OtherActor; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class UPrimitiveComponent* OtherComp; // 0x0010(0x0008)(ExportObject, Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
int32 OtherBodyIndex; // 0x0018(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 bFromSweep : 1; // 0x001C(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
uint8 Pad_1D[0x3]; // 0x001D(0x0003)(Fixing Size After Last Property [ Dumper-7 ])
|
|
struct FHitResult SweepResult; // 0x0020(0x00E8)(Parm, IsPlainOldData, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BUS_LandingZoneComp_OnCollisionBeginOverlap;
|
|
|
|
// Function b1-Managed.BUS_LandingZoneComp.OnCollisionEndOverlap
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BUS_LandingZoneComp_OnCollisionEndOverlap final
|
|
{
|
|
public:
|
|
class UPrimitiveComponent* OverlappedComponent; // 0x0000(0x0008)(ExportObject, Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class AActor* OtherActor; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class UPrimitiveComponent* OtherComp; // 0x0010(0x0008)(ExportObject, Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
int32 OtherBodyIndex; // 0x0018(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BUS_LandingZoneComp_OnCollisionEndOverlap;
|
|
|
|
// Function b1-Managed.PerformerParam_Performer.OnPropertyChanged
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct PerformerParam_Performer_OnPropertyChanged final
|
|
{
|
|
public:
|
|
class FString MemberName; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString PropertyName; // 0x0010(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_PerformerParam_Performer_OnPropertyChanged;
|
|
|
|
// Function b1-Managed.BED_QuestNode_StartWaveSpawnByChallenge.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_QuestNode_StartWaveSpawnByChallenge_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_QuestNode_StartWaveSpawnByChallenge_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_InitCollectionSpawnActorState.PostPropertyChanged
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_InitCollectionSpawnActorState_PostPropertyChanged final
|
|
{
|
|
public:
|
|
class FString MemberName; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString PropertyName; // 0x0010(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_InitCollectionSpawnActorState_PostPropertyChanged;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_InitCollectionSpawnActorState.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_InitCollectionSpawnActorState_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_InitCollectionSpawnActorState_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_GSGOnBattleDestroy.PostPropertyChanged
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_GSGOnBattleDestroy_PostPropertyChanged final
|
|
{
|
|
public:
|
|
class FString MemberName; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString PropertyName; // 0x0010(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_GSGOnBattleDestroy_PostPropertyChanged;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_GSGOnBattleDestroy.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_GSGOnBattleDestroy_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_GSGOnBattleDestroy_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_DialogueAsset.GetExtraDefaultOutputNodesInBranchGraph
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct BED_DialogueAsset_GetExtraDefaultOutputNodesInBranchGraph final
|
|
{
|
|
public:
|
|
TArray<class UClass*> OutClasses; // 0x0000(0x0010)(Parm, OutParm)
|
|
int32 ReturnValue; // 0x0010(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_DialogueAsset_GetExtraDefaultOutputNodesInBranchGraph;
|
|
|
|
// Function b1-Managed.BED_DialogueAsset.GetExtraDefaultInputNodesInBranchGraph
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct BED_DialogueAsset_GetExtraDefaultInputNodesInBranchGraph final
|
|
{
|
|
public:
|
|
TArray<class UClass*> OutClasses; // 0x0000(0x0010)(Parm, OutParm)
|
|
int32 ReturnValue; // 0x0010(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_DialogueAsset_GetExtraDefaultInputNodesInBranchGraph;
|
|
|
|
// Function b1-Managed.BED_DialogueAsset.GetRerouteNodeClassInBranchGraph
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct BED_DialogueAsset_GetRerouteNodeClassInBranchGraph final
|
|
{
|
|
public:
|
|
class UClass* ReturnValue; // 0x0000(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_DialogueAsset_GetRerouteNodeClassInBranchGraph;
|
|
|
|
// Function b1-Managed.BED_DialogueAsset.GetStartNodeClassInBranchGraph
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct BED_DialogueAsset_GetStartNodeClassInBranchGraph final
|
|
{
|
|
public:
|
|
class UClass* ReturnValue; // 0x0000(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_DialogueAsset_GetStartNodeClassInBranchGraph;
|
|
|
|
// Function b1-Managed.BED_DialogueAsset.GetExtraDefaultOutputNodes
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct BED_DialogueAsset_GetExtraDefaultOutputNodes final
|
|
{
|
|
public:
|
|
TArray<class UClass*> OutClasses; // 0x0000(0x0010)(Parm, OutParm)
|
|
int32 ReturnValue; // 0x0010(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_DialogueAsset_GetExtraDefaultOutputNodes;
|
|
|
|
// Function b1-Managed.BED_DialogueAsset.GetExtraDefaultInputNodes
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct BED_DialogueAsset_GetExtraDefaultInputNodes final
|
|
{
|
|
public:
|
|
TArray<class UClass*> OutClasses; // 0x0000(0x0010)(Parm, OutParm)
|
|
int32 ReturnValue; // 0x0010(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_DialogueAsset_GetExtraDefaultInputNodes;
|
|
|
|
// Function b1-Managed.BED_DialogueAsset.GetRerouteNodeClass
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct BED_DialogueAsset_GetRerouteNodeClass final
|
|
{
|
|
public:
|
|
class UClass* ReturnValue; // 0x0000(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_DialogueAsset_GetRerouteNodeClass;
|
|
|
|
// Function b1-Managed.BED_DialogueAsset.GetStartNodeClass
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct BED_DialogueAsset_GetStartNodeClass final
|
|
{
|
|
public:
|
|
class UClass* ReturnValue; // 0x0000(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_DialogueAsset_GetStartNodeClass;
|
|
|
|
// Function b1-Managed.BED_DialogueAsset.GetViewType
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BED_DialogueAsset_GetViewType final
|
|
{
|
|
public:
|
|
ECalliopeViewType ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_DialogueAsset_GetViewType;
|
|
|
|
// Function b1-Managed.BGU_EQSPointRecorderActor.OnPostEditMove
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BGU_EQSPointRecorderActor_OnPostEditMove final
|
|
{
|
|
public:
|
|
uint8 bFinish : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BGU_EQSPointRecorderActor_OnPostEditMove;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_SaveArchiveAndWaitFinish.PostPropertyChanged
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_SaveArchiveAndWaitFinish_PostPropertyChanged final
|
|
{
|
|
public:
|
|
class FString MemberName; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString PropertyName; // 0x0010(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_SaveArchiveAndWaitFinish_PostPropertyChanged;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_SaveArchiveAndWaitFinish.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_SaveArchiveAndWaitFinish_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_SaveArchiveAndWaitFinish_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BANS_GSWeaponAimTo.GSNotifyBeginCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_GSWeaponAimTo_GSNotifyBeginCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
float TotalDuration; // 0x0048(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSWeaponAimTo_GSNotifyBeginCS;
|
|
|
|
// Function b1-Managed.BANS_GSWeaponAimTo.GSNotifyEndCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BANS_GSWeaponAimTo_GSNotifyEndCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSWeaponAimTo_GSNotifyEndCS;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Global_InBattleOnLineLS.PostPropertyChanged
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BED_FSMNode_GI_Global_InBattleOnLineLS_PostPropertyChanged final
|
|
{
|
|
public:
|
|
class FString MemberName; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString PropertyName; // 0x0010(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Global_InBattleOnLineLS_PostPropertyChanged;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Global_InBattleOnLineLS.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_GI_Global_InBattleOnLineLS_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Global_InBattleOnLineLS_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BGUTortoiseLevelStreamingMgrActor.OnSingleSetLevelsStateFinished
|
|
// 0x0028 (0x0028 - 0x0000)
|
|
struct BGUTortoiseLevelStreamingMgrActor_OnSingleSetLevelsStateFinished final
|
|
{
|
|
public:
|
|
class FString LevelKeyword; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString LevelState; // 0x0010(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
int32 OperationID; // 0x0020(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUTortoiseLevelStreamingMgrActor_OnSingleSetLevelsStateFinished;
|
|
|
|
// Function b1-Managed.BMPS_Base.GetCategoryTextCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BMPS_Base_GetCategoryTextCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BMPS_Base_GetCategoryTextCS;
|
|
|
|
// Function b1-Managed.BMPS_Base.GetFooterTextCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BMPS_Base_GetFooterTextCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BMPS_Base_GetFooterTextCS;
|
|
|
|
// Function b1-Managed.BGUWeaponBase.Tool_CheckBoxChildren
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BGUWeaponBase_Tool_CheckBoxChildren final
|
|
{
|
|
public:
|
|
uint8 ReturnValue : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BGUWeaponBase_Tool_CheckBoxChildren;
|
|
|
|
// Function b1-Managed.BGUWeaponBase.WeaponBPFunc
|
|
// 0x0004 (0x0004 - 0x0000)
|
|
struct BGUWeaponBase_WeaponBPFunc final
|
|
{
|
|
public:
|
|
float FloatParam; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUWeaponBase_WeaponBPFunc;
|
|
|
|
// Function b1-Managed.BED_BossRushNode_Story.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_BossRushNode_Story_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_BossRushNode_Story_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_FSMNode_Condition_GI_Loading_TravelUrlIsListen.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_Condition_GI_Loading_TravelUrlIsListen_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_Condition_GI_Loading_TravelUrlIsListen_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BGUSeqAKBActor.GetPredicToStateCfgEasingTime
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BGUSeqAKBActor_GetPredicToStateCfgEasingTime final
|
|
{
|
|
public:
|
|
class FName TargetState; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
float PredicCfgEasingTime; // 0x0008(0x0004)(Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
float PredicCfgDelayEasingTime; // 0x000C(0x0004)(Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUSeqAKBActor_GetPredicToStateCfgEasingTime;
|
|
|
|
// Function b1-Managed.BGUSeqAKBActor.GSBeforeInitAddBindingActor
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BGUSeqAKBActor_GSBeforeInitAddBindingActor final
|
|
{
|
|
public:
|
|
class FName BindingActorTagName; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class AActor* InActor; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUSeqAKBActor_GSBeforeInitAddBindingActor;
|
|
|
|
// Function b1-Managed.BGUSeqAKBActor.OnAKBStateInteruptFunc
|
|
// 0x0014 (0x0014 - 0x0000)
|
|
struct BGUSeqAKBActor_OnAKBStateInteruptFunc final
|
|
{
|
|
public:
|
|
class FName BegineState; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class FName EndState; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 IsForceImSet : 1; // 0x0010(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BGUSeqAKBActor_OnAKBStateInteruptFunc;
|
|
|
|
// Function b1-Managed.BGUSeqAKBActor.WoodTestAnimKeyState
|
|
// 0x0028 (0x0028 - 0x0000)
|
|
struct BGUSeqAKBActor_WoodTestAnimKeyState final
|
|
{
|
|
public:
|
|
class FString AnimName; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString TargetState; // 0x0010(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
float InStateDelayEasingTime; // 0x0020(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 IsForce : 1; // 0x0024(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BGUSeqAKBActor_WoodTestAnimKeyState;
|
|
|
|
// Function b1-Managed.BGUSeqAKBActor.OnAKBStateBeginFunc
|
|
// 0x0014 (0x0014 - 0x0000)
|
|
struct BGUSeqAKBActor_OnAKBStateBeginFunc final
|
|
{
|
|
public:
|
|
class FName BegineState; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class FName EndState; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 IsForceImSet : 1; // 0x0010(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BGUSeqAKBActor_OnAKBStateBeginFunc;
|
|
|
|
// Function b1-Managed.BGUSeqAKBActor.OnAKBStateEndFunc
|
|
// 0x0014 (0x0014 - 0x0000)
|
|
struct BGUSeqAKBActor_OnAKBStateEndFunc final
|
|
{
|
|
public:
|
|
class FName BegineState; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class FName EndState; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 IsForceImSet : 1; // 0x0010(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BGUSeqAKBActor_OnAKBStateEndFunc;
|
|
|
|
// Function b1-Managed.BGUSeqAKBActor.ToState
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BGUSeqAKBActor_ToState final
|
|
{
|
|
public:
|
|
class FName TargetState; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
float InStateDelayEasingTime; // 0x0008(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
float InStateOverideEasingTime; // 0x000C(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUSeqAKBActor_ToState;
|
|
|
|
// Function b1-Managed.BGUSeqAKBActor.DoTick
|
|
// 0x0004 (0x0004 - 0x0000)
|
|
struct BGUSeqAKBActor_DoTick final
|
|
{
|
|
public:
|
|
float DeltaSeconds; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUSeqAKBActor_DoTick;
|
|
|
|
// Function b1-Managed.BED_FSMNode_Condition_GI_Loading_MonsterTeleportArchiveExist.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_Condition_GI_Loading_MonsterTeleportArchiveExist_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_Condition_GI_Loading_MonsterTeleportArchiveExist_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_ProcessMachineNode_ReportOSS.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_ProcessMachineNode_ReportOSS_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_ProcessMachineNode_ReportOSS_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BGUTransPreviewActorBase.OnConstructionCS
|
|
// 0x0060 (0x0060 - 0x0000)
|
|
struct BGUTransPreviewActorBase_OnConstructionCS final
|
|
{
|
|
public:
|
|
struct FTransform Transform; // 0x0000(0x0060)(ConstParm, Parm, OutParm, ReferenceParm, IsPlainOldData, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BGUTransPreviewActorBase_OnConstructionCS;
|
|
|
|
// Function b1-Managed.SplineFlyMoveTriggerCompFunctionBinder.OnCollisionBeginOverlap
|
|
// 0x0108 (0x0108 - 0x0000)
|
|
struct SplineFlyMoveTriggerCompFunctionBinder_OnCollisionBeginOverlap final
|
|
{
|
|
public:
|
|
class UPrimitiveComponent* OverlappedComponent; // 0x0000(0x0008)(ExportObject, Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class AActor* OtherActor; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class UPrimitiveComponent* OtherComp; // 0x0010(0x0008)(ExportObject, Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
int32 OtherBodyIndex; // 0x0018(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 bFromSweep : 1; // 0x001C(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
uint8 Pad_1D[0x3]; // 0x001D(0x0003)(Fixing Size After Last Property [ Dumper-7 ])
|
|
struct FHitResult SweepResult; // 0x0020(0x00E8)(Parm, IsPlainOldData, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_SplineFlyMoveTriggerCompFunctionBinder_OnCollisionBeginOverlap;
|
|
|
|
// Function b1-Managed.SplineFlyMoveTriggerCompFunctionBinder.OnCollisionEndOverlap
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct SplineFlyMoveTriggerCompFunctionBinder_OnCollisionEndOverlap final
|
|
{
|
|
public:
|
|
class UPrimitiveComponent* OverlappedComponent; // 0x0000(0x0008)(ExportObject, Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class AActor* OtherActor; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class UPrimitiveComponent* OtherComp; // 0x0010(0x0008)(ExportObject, Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
int32 OtherBodyIndex; // 0x0018(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_SplineFlyMoveTriggerCompFunctionBinder_OnCollisionEndOverlap;
|
|
|
|
// Function b1-Managed.FOnEditableTextChangedEventWrapper.Callback
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct FOnEditableTextChangedEventWrapper_Callback final
|
|
{
|
|
public:
|
|
class FText Text; // 0x0000(0x0018)(Parm)
|
|
};
|
|
DUMPER7_ASSERTS_FOnEditableTextChangedEventWrapper_Callback;
|
|
|
|
// Function b1-Managed.BANS_GSCostStamina.GSNotifyBeginCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_GSCostStamina_GSNotifyBeginCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
float TotalDuration; // 0x0048(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSCostStamina_GSNotifyBeginCS;
|
|
|
|
// Function b1-Managed.BANS_GSCostStamina.GSNotifyTickCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_GSCostStamina_GSNotifyTickCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
float FrameDeltaTime; // 0x0048(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSCostStamina_GSNotifyTickCS;
|
|
|
|
// Function b1-Managed.BANS_GSCostStamina.GSNotifyEndCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BANS_GSCostStamina_GSNotifyEndCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSCostStamina_GSNotifyEndCS;
|
|
|
|
// Function b1-Managed.BED_FSMNode_Condition_GI_Loading_IsNeedCloseLoadingScreen.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_Condition_GI_Loading_IsNeedCloseLoadingScreen_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_Condition_GI_Loading_IsNeedCloseLoadingScreen_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BGUProjectileSpawnPreviewActor.ReceiveTick
|
|
// 0x0004 (0x0004 - 0x0000)
|
|
struct BGUProjectileSpawnPreviewActor_ReceiveTick final
|
|
{
|
|
public:
|
|
float DeltaSeconds; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUProjectileSpawnPreviewActor_ReceiveTick;
|
|
|
|
// Function b1-Managed.BED_QuestNode_PlayDBCEfxToInteract.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_QuestNode_PlayDBCEfxToInteract_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_QuestNode_PlayDBCEfxToInteract_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BGUZBBCreatorActorBase.ReceiveTick
|
|
// 0x0004 (0x0004 - 0x0000)
|
|
struct BGUZBBCreatorActorBase_ReceiveTick final
|
|
{
|
|
public:
|
|
float DeltaSeconds; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUZBBCreatorActorBase_ReceiveTick;
|
|
|
|
// Function b1-Managed.BUAnimPerformer.BlueprintUpdateAnimation
|
|
// 0x0004 (0x0004 - 0x0000)
|
|
struct BUAnimPerformer_BlueprintUpdateAnimation final
|
|
{
|
|
public:
|
|
float DeltaTimeX; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BUAnimPerformer_BlueprintUpdateAnimation;
|
|
|
|
// Function b1-Managed.BUAnimPerformer.GetRandomBlinkAnim
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BUAnimPerformer_GetRandomBlinkAnim final
|
|
{
|
|
public:
|
|
struct FAnimUpdateContext Context; // 0x0000(0x0010)(Parm, OutParm, ReferenceParm)
|
|
struct FAnimNodeReference Node; // 0x0010(0x0010)(Parm, OutParm, ReferenceParm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BUAnimPerformer_GetRandomBlinkAnim;
|
|
|
|
// Function b1-Managed.BUAnimSimple.GetRandomIdleAnim
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BUAnimSimple_GetRandomIdleAnim final
|
|
{
|
|
public:
|
|
struct FAnimUpdateContext Context; // 0x0000(0x0010)(Parm, OutParm, ReferenceParm)
|
|
struct FAnimNodeReference Node; // 0x0010(0x0010)(Parm, OutParm, ReferenceParm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BUAnimSimple_GetRandomIdleAnim;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_PrepareFadeAway.PostPropertyChanged
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_PrepareFadeAway_PostPropertyChanged final
|
|
{
|
|
public:
|
|
class FString MemberName; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString PropertyName; // 0x0010(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_PrepareFadeAway_PostPropertyChanged;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_PrepareFadeAway.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_PrepareFadeAway_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_PrepareFadeAway_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BGUCameraRig_Crane.ReceiveEndPlay
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BGUCameraRig_Crane_ReceiveEndPlay final
|
|
{
|
|
public:
|
|
EEndPlayReason EndPlayReason; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUCameraRig_Crane_ReceiveEndPlay;
|
|
|
|
// Function b1-Managed.BANS_GSCostAttrBySkillEffect.GSNotifyBeginCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_GSCostAttrBySkillEffect_GSNotifyBeginCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
float TotalDuration; // 0x0048(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSCostAttrBySkillEffect_GSNotifyBeginCS;
|
|
|
|
// Function b1-Managed.BANS_GSCostAttrBySkillEffect.GSNotifyEndCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BANS_GSCostAttrBySkillEffect_GSNotifyEndCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSCostAttrBySkillEffect_GSNotifyEndCS;
|
|
|
|
// Function b1-Managed.BUS_FoliageInteractSoundCompImpl.OnCollisionBeginOverlap
|
|
// 0x0108 (0x0108 - 0x0000)
|
|
struct BUS_FoliageInteractSoundCompImpl_OnCollisionBeginOverlap final
|
|
{
|
|
public:
|
|
class UPrimitiveComponent* OverlappedComponent; // 0x0000(0x0008)(ExportObject, Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class AActor* OtherActor; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class UPrimitiveComponent* OtherComp; // 0x0010(0x0008)(ExportObject, Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
int32 OtherBodyIndex; // 0x0018(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 bFromSweep : 1; // 0x001C(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
uint8 Pad_1D[0x3]; // 0x001D(0x0003)(Fixing Size After Last Property [ Dumper-7 ])
|
|
struct FHitResult SweepResult; // 0x0020(0x00E8)(Parm, IsPlainOldData, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BUS_FoliageInteractSoundCompImpl_OnCollisionBeginOverlap;
|
|
|
|
// Function b1-Managed.BUS_FoliageInteractSoundCompImpl.OnCollisionEndOverlap
|
|
// 0x0108 (0x0108 - 0x0000)
|
|
struct BUS_FoliageInteractSoundCompImpl_OnCollisionEndOverlap final
|
|
{
|
|
public:
|
|
class UPrimitiveComponent* OverlappedComponent; // 0x0000(0x0008)(ExportObject, Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class AActor* OtherActor; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class UPrimitiveComponent* OtherComp; // 0x0010(0x0008)(ExportObject, Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
int32 OtherBodyIndex; // 0x0018(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 bFromSweep : 1; // 0x001C(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
uint8 Pad_1D[0x3]; // 0x001D(0x0003)(Fixing Size After Last Property [ Dumper-7 ])
|
|
struct FHitResult SweepResult; // 0x0020(0x00E8)(Parm, IsPlainOldData, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BUS_FoliageInteractSoundCompImpl_OnCollisionEndOverlap;
|
|
|
|
// Function b1-Managed.BED_FSMNode_Condition_GI_Loading_IsInDefaultBattleLevel.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_Condition_GI_Loading_IsInDefaultBattleLevel_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_Condition_GI_Loading_IsInDefaultBattleLevel_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BUS_PlayerApproachedNotifyComp.PlayerApproached_BeginOverlap
|
|
// 0x0108 (0x0108 - 0x0000)
|
|
struct BUS_PlayerApproachedNotifyComp_PlayerApproached_BeginOverlap final
|
|
{
|
|
public:
|
|
class UPrimitiveComponent* OverlappedComponent; // 0x0000(0x0008)(ExportObject, Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class AActor* OtherActor; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class UPrimitiveComponent* OtherComp; // 0x0010(0x0008)(ExportObject, Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
int32 OtherBodyIndex; // 0x0018(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 bFromSweep : 1; // 0x001C(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
uint8 Pad_1D[0x3]; // 0x001D(0x0003)(Fixing Size After Last Property [ Dumper-7 ])
|
|
struct FHitResult SweepResult; // 0x0020(0x00E8)(Parm, IsPlainOldData, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BUS_PlayerApproachedNotifyComp_PlayerApproached_BeginOverlap;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Global_SubG_GI_Loading_StartUp.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_GI_Global_SubG_GI_Loading_StartUp_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Global_SubG_GI_Loading_StartUp_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Global_SubG_GI_Loading_UnKnowLevelTravel.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_GI_Global_SubG_GI_Loading_UnKnowLevelTravel_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Global_SubG_GI_Loading_UnKnowLevelTravel_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BGW_PlatformEventMgr.OnNetworkInitializedChangeCS
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BGW_PlatformEventMgr_OnNetworkInitializedChangeCS final
|
|
{
|
|
public:
|
|
uint8 bIsNetworkInitialized : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BGW_PlatformEventMgr_OnNetworkInitializedChangeCS;
|
|
|
|
// Function b1-Managed.BGW_PlatformEventMgr.OnUserLoginChangeCS
|
|
// 0x000C (0x000C - 0x0000)
|
|
struct BGW_PlatformEventMgr_OnUserLoginChangeCS final
|
|
{
|
|
public:
|
|
uint8 bIsSignIn : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
uint8 Pad_1[0x3]; // 0x0001(0x0003)(Fixing Size After Last Property [ Dumper-7 ])
|
|
int32 PlatformUserId; // 0x0004(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
int32 UserIndex; // 0x0008(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGW_PlatformEventMgr_OnUserLoginChangeCS;
|
|
|
|
// Function b1-Managed.BSN_Log.OnNotify
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BSN_Log_OnNotify final
|
|
{
|
|
public:
|
|
class UCalliopeLevelSequencePlayer* InPlayer; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
int32 InStatus; // 0x0008(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 bInBackwards : 1; // 0x000C(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BSN_Log_OnNotify;
|
|
|
|
// Function b1-Managed.MovieInstance.OnLoadLevelStreamingFinish
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct MovieInstance_OnLoadLevelStreamingFinish final
|
|
{
|
|
public:
|
|
int32 ActionID; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
int32 Linkage; // 0x0004(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_MovieInstance_OnLoadLevelStreamingFinish;
|
|
|
|
// Function b1-Managed.InputActionEventReceiver.PostApplicationActivationChanged
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct InputActionEventReceiver_PostApplicationActivationChanged final
|
|
{
|
|
public:
|
|
uint8 IsActive : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_InputActionEventReceiver_PostApplicationActivationChanged;
|
|
|
|
// Function b1-Managed.InputActionEventReceiver.GetRichTextInlineIconInfo
|
|
// 0x000C (0x000C - 0x0000)
|
|
struct InputActionEventReceiver_GetRichTextInlineIconInfo final
|
|
{
|
|
public:
|
|
int32 BasePixelHeight; // 0x0000(0x0004)(Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
int32 BaselineOffset; // 0x0004(0x0004)(Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
int32 ConnectIconOffset; // 0x0008(0x0004)(Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_InputActionEventReceiver_GetRichTextInlineIconInfo;
|
|
|
|
// Function b1-Managed.InputActionEventReceiver.TryGetTextureInfoByName
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct InputActionEventReceiver_TryGetTextureInfoByName final
|
|
{
|
|
public:
|
|
class FString Name_0; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
float Offset; // 0x0010(0x0004)(Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
int32 BgType; // 0x0014(0x0004)(Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 ReturnValue : 1; // 0x0018(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_InputActionEventReceiver_TryGetTextureInfoByName;
|
|
|
|
// Function b1-Managed.InputActionEventReceiver.TryGetTextureByAction
|
|
// 0x0040 (0x0040 - 0x0000)
|
|
struct InputActionEventReceiver_TryGetTextureByAction final
|
|
{
|
|
public:
|
|
class UInputAction* InputAction; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
float Offset; // 0x0008(0x0004)(Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 Pad_C[0x4]; // 0x000C(0x0004)(Fixing Size After Last Property [ Dumper-7 ])
|
|
class UTexture2D* Texture; // 0x0010(0x0008)(Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
int32 BgType; // 0x0018(0x0004)(Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
float ChordOffset; // 0x001C(0x0004)(Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class UTexture2D* ChordTexture; // 0x0020(0x0008)(Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class UTexture2D* ConnectTexture; // 0x0028(0x0008)(Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class UTexture2D* NoneTexture; // 0x0030(0x0008)(Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 ReturnValue : 1; // 0x0038(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_InputActionEventReceiver_TryGetTextureByAction;
|
|
|
|
// Function b1-Managed.InputActionEventReceiver.TryGetInlineTexture
|
|
// 0x0038 (0x0038 - 0x0000)
|
|
struct InputActionEventReceiver_TryGetInlineTexture final
|
|
{
|
|
public:
|
|
class FString ActionTag; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
EGSInputRichTextMarkUpType MarkUpType; // 0x0010(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 Pad_11[0x7]; // 0x0011(0x0007)(Fixing Size After Last Property [ Dumper-7 ])
|
|
class UTexture2D* InlineTexture; // 0x0018(0x0008)(Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class UTexture2D* InlineChordTexture; // 0x0020(0x0008)(Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class UTexture2D* ConnectTexture; // 0x0028(0x0008)(Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 ReturnValue : 1; // 0x0030(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_InputActionEventReceiver_TryGetInlineTexture;
|
|
|
|
// Function b1-Managed.InputActionEventReceiver.IsInputDebuggerOpen
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct InputActionEventReceiver_IsInputDebuggerOpen final
|
|
{
|
|
public:
|
|
uint8 ReturnValue : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_InputActionEventReceiver_IsInputDebuggerOpen;
|
|
|
|
// Function b1-Managed.InputActionEventReceiver.InputActionTrigger
|
|
// 0x0030 (0x0030 - 0x0000)
|
|
struct InputActionEventReceiver_InputActionTrigger final
|
|
{
|
|
public:
|
|
class FString ActionName; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
ETriggerEvent TriggerEvent; // 0x0010(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
EInputActionValueType InputActionValueType; // 0x0011(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 Pad_12[0x6]; // 0x0012(0x0006)(Fixing Size After Last Property [ Dumper-7 ])
|
|
struct FVector InputActionValue; // 0x0018(0x0018)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_InputActionEventReceiver_InputActionTrigger;
|
|
|
|
// Function b1-Managed.InputActionEventReceiver.FetchDebugInfo
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct InputActionEventReceiver_FetchDebugInfo final
|
|
{
|
|
public:
|
|
TArray<class FString> DebugLines; // 0x0000(0x0010)(Parm, OutParm)
|
|
TArray<struct FColor> DebugColors; // 0x0010(0x0010)(Parm, OutParm)
|
|
};
|
|
DUMPER7_ASSERTS_InputActionEventReceiver_FetchDebugInfo;
|
|
|
|
// Function b1-Managed.BANS_GSPerfectChargeState.GSNotifyBeginCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_GSPerfectChargeState_GSNotifyBeginCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
float TotalDuration; // 0x0048(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSPerfectChargeState_GSNotifyBeginCS;
|
|
|
|
// Function b1-Managed.BANS_GSPerfectChargeState.GSNotifyEndCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BANS_GSPerfectChargeState_GSNotifyEndCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSPerfectChargeState_GSNotifyEndCS;
|
|
|
|
// Function b1-Managed.BGULevelStateFunctionBinder.OnSetLevelsStateFinished
|
|
// 0x0028 (0x0028 - 0x0000)
|
|
struct BGULevelStateFunctionBinder_OnSetLevelsStateFinished final
|
|
{
|
|
public:
|
|
class FString LevelKeyword; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString LevelState; // 0x0010(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
int32 OperationID; // 0x0020(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGULevelStateFunctionBinder_OnSetLevelsStateFinished;
|
|
|
|
// Function b1-Managed.UGSOverlayCS.OnChildAddToGSOverlayCS
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct UGSOverlayCS_OnChildAddToGSOverlayCS final
|
|
{
|
|
public:
|
|
class UWidget* Widget; // 0x0000(0x0008)(ExportObject, Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_UGSOverlayCS_OnChildAddToGSOverlayCS;
|
|
|
|
// Function b1-Managed.UBGWFunctionLibraryCS.SetMapAreaColorDataForEditorUtil
|
|
// 0x0028 (0x0028 - 0x0000)
|
|
struct UBGWFunctionLibraryCS_SetMapAreaColorDataForEditorUtil final
|
|
{
|
|
public:
|
|
int32 MapId; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 Pad_4[0x4]; // 0x0004(0x0004)(Fixing Size After Last Property [ Dumper-7 ])
|
|
class UGSMapAreaBaseData* TargetBaseData; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class FString ErrMsg; // 0x0010(0x0010)(Parm, OutParm, ZeroConstructor, HasGetValueTypeHash)
|
|
int32 ReturnValue; // 0x0020(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_UBGWFunctionLibraryCS_SetMapAreaColorDataForEditorUtil;
|
|
|
|
// Function b1-Managed.UBGWFunctionLibraryCS.TestCalcPosToMapAreaIDInGame
|
|
// 0x0028 (0x0028 - 0x0000)
|
|
struct UBGWFunctionLibraryCS_TestCalcPosToMapAreaIDInGame final
|
|
{
|
|
public:
|
|
int32 MapId; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 Pad_4[0x4]; // 0x0004(0x0004)(Fixing Size After Last Property [ Dumper-7 ])
|
|
struct FVector2D Pos; // 0x0008(0x0010)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class UObject* WorldContext; // 0x0018(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
int32 ReturnValue; // 0x0020(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_UBGWFunctionLibraryCS_TestCalcPosToMapAreaIDInGame;
|
|
|
|
// Function b1-Managed.UBGWFunctionLibraryCS.HasSequenceAlreadyPlayed
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct UBGWFunctionLibraryCS_HasSequenceAlreadyPlayed final
|
|
{
|
|
public:
|
|
class AActor* WorldCtx; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
int32 SeqID; // 0x0008(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 ReturnValue : 1; // 0x000C(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_UBGWFunctionLibraryCS_HasSequenceAlreadyPlayed;
|
|
|
|
// Function b1-Managed.UBGWFunctionLibraryCS.TestCalcPosToMapAreaID
|
|
// 0x0028 (0x0028 - 0x0000)
|
|
struct UBGWFunctionLibraryCS_TestCalcPosToMapAreaID final
|
|
{
|
|
public:
|
|
struct FVector2D Pos; // 0x0000(0x0010)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class UGSMapAreaBaseData* MapAreaBaseData; // 0x0010(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class UGSMapAreaDetailData* MapAreaDetailData; // 0x0018(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
int32 ReturnValue; // 0x0020(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_UBGWFunctionLibraryCS_TestCalcPosToMapAreaID;
|
|
|
|
// Function b1-Managed.UBGWFunctionLibraryCS.TestPlayMedia
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct UBGWFunctionLibraryCS_TestPlayMedia final
|
|
{
|
|
public:
|
|
class UMediaPlayer* MediaPlayerStop; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class UMediaPlayer* MediaPlayerOpen; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class UMediaSource* MediaSource; // 0x0010(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_UBGWFunctionLibraryCS_TestPlayMedia;
|
|
|
|
// Function b1-Managed.FOnUserScrolledEventWrapper.Callback
|
|
// 0x0004 (0x0004 - 0x0000)
|
|
struct FOnUserScrolledEventWrapper_Callback final
|
|
{
|
|
public:
|
|
float CurrentOffset; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_FOnUserScrolledEventWrapper_Callback;
|
|
|
|
// Function b1-Managed.FOnPointerEventWrapper.Callback
|
|
// 0x0188 (0x0188 - 0x0000)
|
|
struct FOnPointerEventWrapper_Callback final
|
|
{
|
|
public:
|
|
struct FGeometry Geometry; // 0x0000(0x0040)(Parm, IsPlainOldData, NoDestructor)
|
|
struct FPointerEvent PointerEvent; // 0x0040(0x0090)(Parm)
|
|
struct FEventReply ReturnValue; // 0x00D0(0x00B8)(Parm, OutParm, ReturnParm)
|
|
};
|
|
DUMPER7_ASSERTS_FOnPointerEventWrapper_Callback;
|
|
|
|
// Function b1-Managed.GSImage.SetCommParams
|
|
// 0x0060 (0x0060 - 0x0000)
|
|
struct GSImage_SetCommParams final
|
|
{
|
|
public:
|
|
struct FMatCommParams InCommParams; // 0x0000(0x0060)(Parm, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_GSImage_SetCommParams;
|
|
|
|
// Function b1-Managed.GSImage.SetUseTimer
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct GSImage_SetUseTimer final
|
|
{
|
|
public:
|
|
uint8 InUseTimer : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_GSImage_SetUseTimer;
|
|
|
|
// Function b1-Managed.FGSOnAKBStateBeginWrapper.Callback
|
|
// 0x0014 (0x0014 - 0x0000)
|
|
struct FGSOnAKBStateBeginWrapper_Callback final
|
|
{
|
|
public:
|
|
class FName BeginStateName; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class FName EndStateName; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 IsFromForceSetStateImmediately : 1; // 0x0010(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_FGSOnAKBStateBeginWrapper_Callback;
|
|
|
|
// Function b1-Managed.FGSOnAKBStateInteruptWrapper.Callback
|
|
// 0x0014 (0x0014 - 0x0000)
|
|
struct FGSOnAKBStateInteruptWrapper_Callback final
|
|
{
|
|
public:
|
|
class FName BeginStateName; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class FName EndStateName; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 IsFromForceSetStateImmediately : 1; // 0x0010(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_FGSOnAKBStateInteruptWrapper_Callback;
|
|
|
|
// Function b1-Managed.FGSOnAKBStateEndWrapper.Callback
|
|
// 0x0014 (0x0014 - 0x0000)
|
|
struct FGSOnAKBStateEndWrapper_Callback final
|
|
{
|
|
public:
|
|
class FName BeginStateName; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class FName EndStateName; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 IsFromForceSetStateImmediately : 1; // 0x0010(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_FGSOnAKBStateEndWrapper_Callback;
|
|
|
|
// Function b1-Managed.FOnSelectionChangedWrapper.Callback
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct FOnSelectionChangedWrapper_Callback final
|
|
{
|
|
public:
|
|
class FString SelectedItem; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
ESelectInfo SelectionType; // 0x0010(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_FOnSelectionChangedWrapper_Callback;
|
|
|
|
// Function b1-Managed.BANS_GSSetSkillSuperArmor.GSAllowCrossSection
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BANS_GSSetSkillSuperArmor_GSAllowCrossSection final
|
|
{
|
|
public:
|
|
uint8 ReturnValue : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSSetSkillSuperArmor_GSAllowCrossSection;
|
|
|
|
// Function b1-Managed.BANS_GSSetSkillSuperArmor.UpdateSkillSuperArmorLevelInfo
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BANS_GSSetSkillSuperArmor_UpdateSkillSuperArmorLevelInfo final
|
|
{
|
|
public:
|
|
uint8 ReturnValue : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSSetSkillSuperArmor_UpdateSkillSuperArmorLevelInfo;
|
|
|
|
// Function b1-Managed.BANS_GSSetSkillSuperArmor.GSNotifyBeginCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_GSSetSkillSuperArmor_GSNotifyBeginCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
float TotalDuration; // 0x0048(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSSetSkillSuperArmor_GSNotifyBeginCS;
|
|
|
|
// Function b1-Managed.BANS_GSSetSkillSuperArmor.GSNotifyEndCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BANS_GSSetSkillSuperArmor_GSNotifyEndCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSSetSkillSuperArmor_GSNotifyEndCS;
|
|
|
|
// Function b1-Managed.FOnMultiLineEditableTextChangedEventWrapper.Callback
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct FOnMultiLineEditableTextChangedEventWrapper_Callback final
|
|
{
|
|
public:
|
|
class FText Text; // 0x0000(0x0018)(Parm)
|
|
};
|
|
DUMPER7_ASSERTS_FOnMultiLineEditableTextChangedEventWrapper_Callback;
|
|
|
|
// Function b1-Managed.BANS_GSCloseCollisionCompHitMove.GSNotifyBeginCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_GSCloseCollisionCompHitMove_GSNotifyBeginCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
float TotalDuration; // 0x0048(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSCloseCollisionCompHitMove_GSNotifyBeginCS;
|
|
|
|
// Function b1-Managed.BANS_GSCloseCollisionCompHitMove.GSNotifyEndCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BANS_GSCloseCollisionCompHitMove_GSNotifyEndCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSCloseCollisionCompHitMove_GSNotifyEndCS;
|
|
|
|
// Function b1-Managed.FDownloadImageDelegateWrapper.Callback
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct FDownloadImageDelegateWrapper_Callback final
|
|
{
|
|
public:
|
|
class UTexture2DDynamic* Texture; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_FDownloadImageDelegateWrapper_Callback;
|
|
|
|
// Function b1-Managed.BED_BehaviorNode_CastSkillByScore.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_BehaviorNode_CastSkillByScore_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_BehaviorNode_CastSkillByScore_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_BehaviorNode_Log.IsSupportViewType
|
|
// 0x0002 (0x0002 - 0x0000)
|
|
struct BED_BehaviorNode_Log_IsSupportViewType final
|
|
{
|
|
public:
|
|
ECalliopeViewType InViewType; // 0x0000(0x0001)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 ReturnValue : 1; // 0x0001(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BED_BehaviorNode_Log_IsSupportViewType;
|
|
|
|
// Function b1-Managed.BED_BehaviorNode_WeightRandom.GetContextOutputsInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_BehaviorNode_WeightRandom_GetContextOutputsInCS final
|
|
{
|
|
public:
|
|
TArray<class FName> ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ReturnParm)
|
|
};
|
|
DUMPER7_ASSERTS_BED_BehaviorNode_WeightRandom_GetContextOutputsInCS;
|
|
|
|
// Function b1-Managed.BED_BehaviorNode_WeightRandom.IsSupportViewType
|
|
// 0x0002 (0x0002 - 0x0000)
|
|
struct BED_BehaviorNode_WeightRandom_IsSupportViewType final
|
|
{
|
|
public:
|
|
ECalliopeViewType InViewType; // 0x0000(0x0001)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 ReturnValue : 1; // 0x0001(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BED_BehaviorNode_WeightRandom_IsSupportViewType;
|
|
|
|
// Function b1-Managed.BED_BossRushNode_Battle.GetContextOutputsInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_BossRushNode_Battle_GetContextOutputsInCS final
|
|
{
|
|
public:
|
|
TArray<class FName> ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ReturnParm)
|
|
};
|
|
DUMPER7_ASSERTS_BED_BossRushNode_Battle_GetContextOutputsInCS;
|
|
|
|
// Function b1-Managed.BGUPOMDecalActor.OnConstructionCS
|
|
// 0x0060 (0x0060 - 0x0000)
|
|
struct BGUPOMDecalActor_OnConstructionCS final
|
|
{
|
|
public:
|
|
struct FTransform Transform; // 0x0000(0x0060)(ConstParm, Parm, OutParm, ReferenceParm, IsPlainOldData, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BGUPOMDecalActor_OnConstructionCS;
|
|
|
|
// Function b1-Managed.BED_BossRushNode_GroupStart.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_BossRushNode_GroupStart_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_BossRushNode_GroupStart_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BANS_GSSyncAnimations.GSNotifyBeginCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_GSSyncAnimations_GSNotifyBeginCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
float TotalDuration; // 0x0048(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSSyncAnimations_GSNotifyBeginCS;
|
|
|
|
// Function b1-Managed.BANS_GSSyncAnimations.GSNotifyTickCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_GSSyncAnimations_GSNotifyTickCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
float FrameDeltaTime; // 0x0048(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSSyncAnimations_GSNotifyTickCS;
|
|
|
|
// Function b1-Managed.BANS_GSSyncAnimations.GetAnimNSType
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BANS_GSSyncAnimations_GetAnimNSType final
|
|
{
|
|
public:
|
|
EGsEnAnimNS ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSSyncAnimations_GetAnimNSType;
|
|
|
|
// Function b1-Managed.BANS_GSSyncAnimations.GSNotifyEndCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BANS_GSSyncAnimations_GSNotifyEndCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSSyncAnimations_GSNotifyEndCS;
|
|
|
|
// Function b1-Managed.BossRushLevelConfig.OnPropertyChanged
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BossRushLevelConfig_OnPropertyChanged final
|
|
{
|
|
public:
|
|
class FString MemberName; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString PropertyName; // 0x0010(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BossRushLevelConfig_OnPropertyChanged;
|
|
|
|
// Function b1-Managed.BGWDataAsset_BossRushLevelConfig.OnPropertyChanged
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BGWDataAsset_BossRushLevelConfig_OnPropertyChanged final
|
|
{
|
|
public:
|
|
class FString MemberName; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString PropertyName; // 0x0010(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGWDataAsset_BossRushLevelConfig_OnPropertyChanged;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Global_SubG_GI_Loading_TravelLevel.PostPropertyChanged
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BED_FSMNode_GI_Global_SubG_GI_Loading_TravelLevel_PostPropertyChanged final
|
|
{
|
|
public:
|
|
class FString MemberName; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString PropertyName; // 0x0010(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Global_SubG_GI_Loading_TravelLevel_PostPropertyChanged;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Global_SubG_GI_Loading_TravelLevel.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_GI_Global_SubG_GI_Loading_TravelLevel_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Global_SubG_GI_Loading_TravelLevel_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_GSGEnterLevel.PostPropertyChanged
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_GSGEnterLevel_PostPropertyChanged final
|
|
{
|
|
public:
|
|
class FString MemberName; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString PropertyName; // 0x0010(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_GSGEnterLevel_PostPropertyChanged;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_GSGEnterLevel.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_GSGEnterLevel_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_GSGEnterLevel_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_FSMNode_Reroute.IsRerouteNode
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BED_FSMNode_Reroute_IsRerouteNode final
|
|
{
|
|
public:
|
|
uint8 ReturnValue : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_Reroute_IsRerouteNode;
|
|
|
|
// Function b1-Managed.BGWDataAsset_UnitDeathDispConfig.SetDefaultDBCAsset
|
|
// 0x0068 (0x0068 - 0x0000)
|
|
struct BGWDataAsset_UnitDeathDispConfig_SetDefaultDBCAsset final
|
|
{
|
|
public:
|
|
class UBUC_DispLibDispBaseConfigDataAsset* _NormalDissolveDBC; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class UBUC_DispLibDispBaseConfigDataAsset* Burn_AbnormalStateDeadDBC; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class UBUC_DispLibDispBaseConfigDataAsset* Burn_AbnormalStateDissolveDBC; // 0x0010(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class UBUC_DispLibDispBaseConfigDataAsset* Thunder_AbnormalStateDeadDBC; // 0x0018(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class UBUC_DispLibDispBaseConfigDataAsset* Thunder_AbnormalStateDissolveDBC; // 0x0020(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class UBUC_DispLibDispBaseConfigDataAsset* Poison_AbnormalStateDeadDBC; // 0x0028(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class UBUC_DispLibDispBaseConfigDataAsset* Poison_AbnormalStateDissolveDBC; // 0x0030(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class UBUC_DispLibDispBaseConfigDataAsset* Freeze_AbnormalStateDeadDBC; // 0x0038(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class UBUC_DispLibDispBaseConfigDataAsset* Freeze_AbnormalStateDissolveDBC; // 0x0040(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class UBUC_DispLibDispBaseConfigDataAsset* Yin_AbnormalStateDeadDBC; // 0x0048(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class UBUC_DispLibDispBaseConfigDataAsset* Yin_AbnormalStateDissolveDBC; // 0x0050(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class UBUC_DispLibDispBaseConfigDataAsset* Yang_AbnormalStateDeadDBC; // 0x0058(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class UBUC_DispLibDispBaseConfigDataAsset* Yang_AbnormalStateDissolveDBC; // 0x0060(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGWDataAsset_UnitDeathDispConfig_SetDefaultDBCAsset;
|
|
|
|
// Function b1-Managed.BED_FSMNode_Condition_GI_Loading_BattleLevelTravelNeedWaitCameraBlend.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_Condition_GI_Loading_BattleLevelTravelNeedWaitCameraBlend_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_Condition_GI_Loading_BattleLevelTravelNeedWaitCameraBlend_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_FSMNode_Condition_GI_Loading_CheckGlobalTravelMode.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_Condition_GI_Loading_CheckGlobalTravelMode_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_Condition_GI_Loading_CheckGlobalTravelMode_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_FSMNode_Condition_GI_Loading_CheckGMFlagsSupportUnknownTravel.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_Condition_GI_Loading_CheckGMFlagsSupportUnknownTravel_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_Condition_GI_Loading_CheckGMFlagsSupportUnknownTravel_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_FSMNode_Condition_GI_Loading_DetermineTravelLevelByHandlingArchive.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_Condition_GI_Loading_DetermineTravelLevelByHandlingArchive_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_Condition_GI_Loading_DetermineTravelLevelByHandlingArchive_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_FSMNode_Condition_GI_Loading_HasArchiveIdInContext.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_Condition_GI_Loading_HasArchiveIdInContext_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_Condition_GI_Loading_HasArchiveIdInContext_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_FSMNode_Condition_GI_Loading_IsFirstStartGame.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_Condition_GI_Loading_IsFirstStartGame_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_Condition_GI_Loading_IsFirstStartGame_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_FSMNode_Condition_GI_Loading_IsInBattleLevel.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_Condition_GI_Loading_IsInBattleLevel_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_Condition_GI_Loading_IsInBattleLevel_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_FSMNode_Condition_GI_Loading_IsInContextLevel.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_Condition_GI_Loading_IsInContextLevel_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_Condition_GI_Loading_IsInContextLevel_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_FSMNode_Condition_GI_Loading_IsInListenServer.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_Condition_GI_Loading_IsInListenServer_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_Condition_GI_Loading_IsInListenServer_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_FSMNode_Condition_GI_Loading_IsInMap.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_Condition_GI_Loading_IsInMap_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_Condition_GI_Loading_IsInMap_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_FSMNode_Condition_GI_Loading_IsInStartUpLevel.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_Condition_GI_Loading_IsInStartUpLevel_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_Condition_GI_Loading_IsInStartUpLevel_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_FSMNode_Condition_GI_Loading_IsInToilet.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_Condition_GI_Loading_IsInToilet_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_Condition_GI_Loading_IsInToilet_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BGUSkillPreviewSystem.TickComponentInCS
|
|
// 0x0004 (0x0004 - 0x0000)
|
|
struct BGUSkillPreviewSystem_TickComponentInCS final
|
|
{
|
|
public:
|
|
float DeltaTime; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUSkillPreviewSystem_TickComponentInCS;
|
|
|
|
// Function b1-Managed.BGUSkillPreviewSystem.OnSetPreviewConfig
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BGUSkillPreviewSystem_OnSetPreviewConfig final
|
|
{
|
|
public:
|
|
struct FZBBPreviewConfig Config; // 0x0000(0x0048)(Parm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUSkillPreviewSystem_OnSetPreviewConfig;
|
|
|
|
// Function b1-Managed.BGUSkillPreviewSystem.DrawforDebug
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct BGUSkillPreviewSystem_DrawforDebug final
|
|
{
|
|
public:
|
|
uint8 DrawAll : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
uint8 Pad_1[0x3]; // 0x0001(0x0003)(Fixing Size After Last Property [ Dumper-7 ])
|
|
int32 SectorNum; // 0x0004(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUSkillPreviewSystem_DrawforDebug;
|
|
|
|
// Function b1-Managed.BED_FSMNode_Condition_GI_Loading_IsNeedOpenLoadingScreen.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_Condition_GI_Loading_IsNeedOpenLoadingScreen_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_Condition_GI_Loading_IsNeedOpenLoadingScreen_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BANS_JumpWindow.GSNotifyBeginCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_JumpWindow_GSNotifyBeginCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
float TotalDuration; // 0x0048(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_JumpWindow_GSNotifyBeginCS;
|
|
|
|
// Function b1-Managed.BANS_JumpWindow.GSNotifyTickCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_JumpWindow_GSNotifyTickCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
float FrameDeltaTime; // 0x0048(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_JumpWindow_GSNotifyTickCS;
|
|
|
|
// Function b1-Managed.BANS_JumpWindow.GSNotifyEndCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BANS_JumpWindow_GSNotifyEndCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_JumpWindow_GSNotifyEndCS;
|
|
|
|
// Function b1-Managed.BED_FSMNode_Condition_GI_Loading_IsNeedPreEnterLevel.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_Condition_GI_Loading_IsNeedPreEnterLevel_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_Condition_GI_Loading_IsNeedPreEnterLevel_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_FSMNode_Condition_GI_Loading_IsNeedPreStartGameProcess.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_Condition_GI_Loading_IsNeedPreStartGameProcess_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_Condition_GI_Loading_IsNeedPreStartGameProcess_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_FSMNode_Condition_GI_Loading_IsPlayGoDownloadIncomplete.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_Condition_GI_Loading_IsPlayGoDownloadIncomplete_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_Condition_GI_Loading_IsPlayGoDownloadIncomplete_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_FSMNode_Condition_GI_Loading_IsReplayWorldLoadFinish.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_Condition_GI_Loading_IsReplayWorldLoadFinish_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_Condition_GI_Loading_IsReplayWorldLoadFinish_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_FSMNode_Condition_GI_Loading_IsStandAlone.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_Condition_GI_Loading_IsStandAlone_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_Condition_GI_Loading_IsStandAlone_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_FSMNode_Condition_GI_Loading_NeedSwitchPlayerGameMode.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_Condition_GI_Loading_NeedSwitchPlayerGameMode_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_Condition_GI_Loading_NeedSwitchPlayerGameMode_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_FSMNode_Condition_GI_Loading_OpenSeamlessLevelTravel.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_Condition_GI_Loading_OpenSeamlessLevelTravel_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_Condition_GI_Loading_OpenSeamlessLevelTravel_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_FSMNode_Condition_GI_Loading_PlayerGameStateCheck.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_Condition_GI_Loading_PlayerGameStateCheck_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_Condition_GI_Loading_PlayerGameStateCheck_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_FSMNode_Condition_GI_Loading_SwitchFillContextArchiveDataType.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_Condition_GI_Loading_SwitchFillContextArchiveDataType_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_Condition_GI_Loading_SwitchFillContextArchiveDataType_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_FSMNode_Condition_GI_Loading_SwitchSaveArchiveDegree.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_Condition_GI_Loading_SwitchSaveArchiveDegree_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_Condition_GI_Loading_SwitchSaveArchiveDegree_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_FSMNode_Condition_GI_Loading_SwitchTeleportType.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_Condition_GI_Loading_SwitchTeleportType_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_Condition_GI_Loading_SwitchTeleportType_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BGUFuncLibGMCS.TestReleaseECSWorldObjRef
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct BGUFuncLibGMCS_TestReleaseECSWorldObjRef final
|
|
{
|
|
public:
|
|
class ABGUCharacterCS* Chr; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFuncLibGMCS_TestReleaseECSWorldObjRef;
|
|
|
|
// Function b1-Managed.BGUFuncLibGMCS.TestDestroyECSWorldObj
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct BGUFuncLibGMCS_TestDestroyECSWorldObj final
|
|
{
|
|
public:
|
|
class ABGUCharacterCS* Chr; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFuncLibGMCS_TestDestroyECSWorldObj;
|
|
|
|
// Function b1-Managed.BGUFuncLibGMCS.PrintTestECSWorldObj
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct BGUFuncLibGMCS_PrintTestECSWorldObj final
|
|
{
|
|
public:
|
|
class ABGUCharacterCS* Chr; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFuncLibGMCS_PrintTestECSWorldObj;
|
|
|
|
// Function b1-Managed.BGUFuncLibGMCS.TestECSWorldObj
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct BGUFuncLibGMCS_TestECSWorldObj final
|
|
{
|
|
public:
|
|
class ABGUCharacterCS* Chr; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFuncLibGMCS_TestECSWorldObj;
|
|
|
|
// Function b1-Managed.BGUFuncLibGMCS.IsShenZhenDebug
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BGUFuncLibGMCS_IsShenZhenDebug final
|
|
{
|
|
public:
|
|
uint8 ReturnValue : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BGUFuncLibGMCS_IsShenZhenDebug;
|
|
|
|
// Function b1-Managed.BED_FSMNode_Condition_PS_Transaction_TaskCondition.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_Condition_PS_Transaction_TaskCondition_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_Condition_PS_Transaction_TaskCondition_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_GlobalAnyState.PostPropertyChanged
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BED_FSMNode_GI_GlobalAnyState_PostPropertyChanged final
|
|
{
|
|
public:
|
|
class FString MemberName; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString PropertyName; // 0x0010(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_GlobalAnyState_PostPropertyChanged;
|
|
|
|
// Function b1-Managed.BGUFuncLibProceduralMap.BuildProceduralDungeonsInfo
|
|
// 0x00B0 (0x00B0 - 0x0000)
|
|
struct BGUFuncLibProceduralMap_BuildProceduralDungeonsInfo final
|
|
{
|
|
public:
|
|
struct FMapProceduralInfo MapInfo; // 0x0000(0x00A8)(Parm, OutParm, ReferenceParm, HasGetValueTypeHash)
|
|
uint8 ReturnValue : 1; // 0x00A8(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BGUFuncLibProceduralMap_BuildProceduralDungeonsInfo;
|
|
|
|
// Function b1-Managed.BGUFuncLibProceduralMap.GenerateProceduralMapData
|
|
// 0x00B0 (0x00B0 - 0x0000)
|
|
struct BGUFuncLibProceduralMap_GenerateProceduralMapData final
|
|
{
|
|
public:
|
|
struct FMapProceduralInfo MapInfo; // 0x0000(0x00A8)(Parm, OutParm, ReferenceParm, HasGetValueTypeHash)
|
|
uint8 ReturnValue : 1; // 0x00A8(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BGUFuncLibProceduralMap_GenerateProceduralMapData;
|
|
|
|
// Function b1-Managed.BGUFuncLibProceduralMap.BuildWildernessLinearInfo
|
|
// 0x00B0 (0x00B0 - 0x0000)
|
|
struct BGUFuncLibProceduralMap_BuildWildernessLinearInfo final
|
|
{
|
|
public:
|
|
struct FMapProceduralInfo MapInfo; // 0x0000(0x00A8)(Parm, OutParm, ReferenceParm, HasGetValueTypeHash)
|
|
uint8 ReturnValue : 1; // 0x00A8(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BGUFuncLibProceduralMap_BuildWildernessLinearInfo;
|
|
|
|
// Function b1-Managed.BGUFuncLibProceduralMap.InitProceduralMapConfig
|
|
// 0x00C0 (0x00C0 - 0x0000)
|
|
struct BGUFuncLibProceduralMap_InitProceduralMapConfig final
|
|
{
|
|
public:
|
|
class UBGWProceduralMapConfigDataAsset* MapConfigDataAsset; // 0x0000(0x0008)(Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class UBGWProceduralMapBlockMappingDataAsset* MapBlockMappingInfo; // 0x0008(0x0008)(Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class UBGWCustomLightConfigDataAsset* MapLightInfo; // 0x0010(0x0008)(Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
struct FMapProceduralInfo MapInfo; // 0x0018(0x00A8)(Parm, OutParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFuncLibProceduralMap_InitProceduralMapConfig;
|
|
|
|
// Function b1-Managed.BGUFuncLibProceduralMap.MapPopulateWithPoints
|
|
// 0x00A8 (0x00A8 - 0x0000)
|
|
struct BGUFuncLibProceduralMap_MapPopulateWithPoints final
|
|
{
|
|
public:
|
|
struct FMapProceduralInfo MapInfo; // 0x0000(0x00A8)(Parm, OutParm, ReferenceParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFuncLibProceduralMap_MapPopulateWithPoints;
|
|
|
|
// Function b1-Managed.BGUFuncLibProceduralMap.MapConnectAllPoints
|
|
// 0x00B0 (0x00B0 - 0x0000)
|
|
struct BGUFuncLibProceduralMap_MapConnectAllPoints final
|
|
{
|
|
public:
|
|
struct FMapProceduralInfo MapInfo; // 0x0000(0x00A8)(Parm, OutParm, ReferenceParm, HasGetValueTypeHash)
|
|
EMapCatFlag AllowedGeneralCatDir; // 0x00A8(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
EMapCatFlag AllowedEntranceOutCatDir; // 0x00A9(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
EMapCatFlag AllowedExitInCatDir; // 0x00AA(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFuncLibProceduralMap_MapConnectAllPoints;
|
|
|
|
// Function b1-Managed.BGUFuncLibProceduralMap.BuildDemoMapInfo
|
|
// 0x00B0 (0x00B0 - 0x0000)
|
|
struct BGUFuncLibProceduralMap_BuildDemoMapInfo final
|
|
{
|
|
public:
|
|
struct FMapProceduralInfo MapInfo; // 0x0000(0x00A8)(Parm, OutParm, ReferenceParm, HasGetValueTypeHash)
|
|
uint8 ReturnValue : 1; // 0x00A8(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BGUFuncLibProceduralMap_BuildDemoMapInfo;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Global_AsListenServerInGame.PostPropertyChanged
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BED_FSMNode_GI_Global_AsListenServerInGame_PostPropertyChanged final
|
|
{
|
|
public:
|
|
class FString MemberName; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString PropertyName; // 0x0010(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Global_AsListenServerInGame_PostPropertyChanged;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Global_AsListenServerInGame.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_GI_Global_AsListenServerInGame_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Global_AsListenServerInGame_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Global_InBattleOnLineClient.PostPropertyChanged
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BED_FSMNode_GI_Global_InBattleOnLineClient_PostPropertyChanged final
|
|
{
|
|
public:
|
|
class FString MemberName; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString PropertyName; // 0x0010(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Global_InBattleOnLineClient_PostPropertyChanged;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Global_InBattleOnLineClient.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_GI_Global_InBattleOnLineClient_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Global_InBattleOnLineClient_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.UGSSuperArmorDescCustomizationHelper.FindDescIdByRowName
|
|
// 0x000C (0x000C - 0x0000)
|
|
struct UGSSuperArmorDescCustomizationHelper_FindDescIdByRowName final
|
|
{
|
|
public:
|
|
class FName RowName; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
int32 ReturnValue; // 0x0008(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_UGSSuperArmorDescCustomizationHelper_FindDescIdByRowName;
|
|
|
|
// Function b1-Managed.UGSSuperArmorDescCustomizationHelper.GetRowNameByDescId
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct UGSSuperArmorDescCustomizationHelper_GetRowNameByDescId final
|
|
{
|
|
public:
|
|
int32 DescID; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class FName RowName; // 0x0004(0x0008)(Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 ReturnValue : 1; // 0x000C(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_UGSSuperArmorDescCustomizationHelper_GetRowNameByDescId;
|
|
|
|
// Function b1-Managed.UGSSuperArmorDescCustomizationHelper.OnGetRowStrings
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct UGSSuperArmorDescCustomizationHelper_OnGetRowStrings final
|
|
{
|
|
public:
|
|
TArray<class FString> OutStrings; // 0x0000(0x0010)(Parm, OutParm)
|
|
TArray<uint8> OutRestrictedItems; // 0x0010(0x0010)(Parm, OutParm)
|
|
};
|
|
DUMPER7_ASSERTS_UGSSuperArmorDescCustomizationHelper_OnGetRowStrings;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Global_InBattleOnLineDS.PostPropertyChanged
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BED_FSMNode_GI_Global_InBattleOnLineDS_PostPropertyChanged final
|
|
{
|
|
public:
|
|
class FString MemberName; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString PropertyName; // 0x0010(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Global_InBattleOnLineDS_PostPropertyChanged;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Global_InBattleOnLineDS.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_GI_Global_InBattleOnLineDS_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Global_InBattleOnLineDS_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Global_InBattleParty.PostPropertyChanged
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BED_FSMNode_GI_Global_InBattleParty_PostPropertyChanged final
|
|
{
|
|
public:
|
|
class FString MemberName; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString PropertyName; // 0x0010(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Global_InBattleParty_PostPropertyChanged;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Global_InBattleParty.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_GI_Global_InBattleParty_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Global_InBattleParty_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Global_InBattleWaitingStartNewGame.PostPropertyChanged
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BED_FSMNode_GI_Global_InBattleWaitingStartNewGame_PostPropertyChanged final
|
|
{
|
|
public:
|
|
class FString MemberName; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString PropertyName; // 0x0010(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Global_InBattleWaitingStartNewGame_PostPropertyChanged;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Global_InBattleWaitingStartNewGame.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_GI_Global_InBattleWaitingStartNewGame_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Global_InBattleWaitingStartNewGame_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Global_MainMenu.PostPropertyChanged
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BED_FSMNode_GI_Global_MainMenu_PostPropertyChanged final
|
|
{
|
|
public:
|
|
class FString MemberName; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString PropertyName; // 0x0010(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Global_MainMenu_PostPropertyChanged;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Global_MainMenu.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_GI_Global_MainMenu_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Global_MainMenu_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Global_OpenMainMenuLevel.PostPropertyChanged
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BED_FSMNode_GI_Global_OpenMainMenuLevel_PostPropertyChanged final
|
|
{
|
|
public:
|
|
class FString MemberName; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString PropertyName; // 0x0010(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Global_OpenMainMenuLevel_PostPropertyChanged;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Global_OpenMainMenuLevel.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_GI_Global_OpenMainMenuLevel_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Global_OpenMainMenuLevel_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Global_SubG_GI_Global_BenchMark.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_GI_Global_SubG_GI_Global_BenchMark_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Global_SubG_GI_Global_BenchMark_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Global_SubG_GI_Global_WXLogin.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_GI_Global_SubG_GI_Global_WXLogin_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Global_SubG_GI_Global_WXLogin_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Global_SubG_GI_Loading_820DemoReSetGameData.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_GI_Global_SubG_GI_Loading_820DemoReSetGameData_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Global_SubG_GI_Loading_820DemoReSetGameData_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Global_SubG_GI_Loading_BackToMainMenu.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_GI_Global_SubG_GI_Loading_BackToMainMenu_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Global_SubG_GI_Loading_BackToMainMenu_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Global_SubG_GI_Loading_CheckGSSdkServerConfig.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_GI_Global_SubG_GI_Loading_CheckGSSdkServerConfig_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Global_SubG_GI_Loading_CheckGSSdkServerConfig_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Global_SubG_GI_Loading_HandleDisConnect.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_GI_Global_SubG_GI_Loading_HandleDisConnect_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Global_SubG_GI_Loading_HandleDisConnect_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Global_SubG_GI_Loading_InitWXLogin.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_GI_Global_SubG_GI_Loading_InitWXLogin_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Global_SubG_GI_Loading_InitWXLogin_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Global_SubG_GI_Loading_PartyRoomClient.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_GI_Global_SubG_GI_Loading_PartyRoomClient_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Global_SubG_GI_Loading_PartyRoomClient_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Global_SubG_GI_Loading_ReplayBattle.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_GI_Global_SubG_GI_Loading_ReplayBattle_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Global_SubG_GI_Loading_ReplayBattle_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BANS_GSPlayAMInAMing.GSNotifyBeginCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_GSPlayAMInAMing_GSNotifyBeginCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
float TotalDuration; // 0x0048(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSPlayAMInAMing_GSNotifyBeginCS;
|
|
|
|
// Function b1-Managed.BANS_GSPlayAMInAMing.GSNotifyTickCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_GSPlayAMInAMing_GSNotifyTickCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
float FrameDeltaTime; // 0x0048(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSPlayAMInAMing_GSNotifyTickCS;
|
|
|
|
// Function b1-Managed.BANS_GSPlayAMInAMing.GSNotifyEndCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BANS_GSPlayAMInAMing_GSNotifyEndCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSPlayAMInAMing_GSNotifyEndCS;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Global_SubG_GI_Loading_ServerLogin.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_GI_Global_SubG_GI_Loading_ServerLogin_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Global_SubG_GI_Loading_ServerLogin_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Global_SubG_GI_Loading_SetConfigAndPrecompilePSO.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_GI_Global_SubG_GI_Loading_SetConfigAndPrecompilePSO_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Global_SubG_GI_Loading_SetConfigAndPrecompilePSO_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Global_SubG_GI_Loading_StartNewGame.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_GI_Global_SubG_GI_Loading_StartNewGame_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Global_SubG_GI_Loading_StartNewGame_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Global_SubG_GI_Loading_StartNewGamePlus.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_GI_Global_SubG_GI_Loading_StartNewGamePlus_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Global_SubG_GI_Loading_StartNewGamePlus_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Global_SubG_GI_Loading_Teleport.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_GI_Global_SubG_GI_Loading_Teleport_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Global_SubG_GI_Loading_Teleport_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Global_SubG_GI_Loading_ToiletClient.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_GI_Global_SubG_GI_Loading_ToiletClient_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Global_SubG_GI_Loading_ToiletClient_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Global_SubG_GI_Loading_ToiletDedicateServer.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_GI_Global_SubG_GI_Loading_ToiletDedicateServer_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Global_SubG_GI_Loading_ToiletDedicateServer_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Global_SubG_GI_Loading_ToiletListenServer.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_GI_Global_SubG_GI_Loading_ToiletListenServer_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Global_SubG_GI_Loading_ToiletListenServer_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Global_WaitGameStart.PostPropertyChanged
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BED_FSMNode_GI_Global_WaitGameStart_PostPropertyChanged final
|
|
{
|
|
public:
|
|
class FString MemberName; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString PropertyName; // 0x0010(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Global_WaitGameStart_PostPropertyChanged;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Global_WaitGameStart.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_GI_Global_WaitGameStart_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Global_WaitGameStart_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Global_WaittingSelectLevel820Demo.PostPropertyChanged
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BED_FSMNode_GI_Global_WaittingSelectLevel820Demo_PostPropertyChanged final
|
|
{
|
|
public:
|
|
class FString MemberName; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString PropertyName; // 0x0010(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Global_WaittingSelectLevel820Demo_PostPropertyChanged;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Global_WaittingSelectLevel820Demo.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_GI_Global_WaittingSelectLevel820Demo_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Global_WaittingSelectLevel820Demo_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Global_WXLogin.PostPropertyChanged
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BED_FSMNode_GI_Global_WXLogin_PostPropertyChanged final
|
|
{
|
|
public:
|
|
class FString MemberName; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString PropertyName; // 0x0010(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Global_WXLogin_PostPropertyChanged;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Global_WXLogin.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_GI_Global_WXLogin_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Global_WXLogin_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BANS_GSCatchAndThrow.GSNotifyBeginCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_GSCatchAndThrow_GSNotifyBeginCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
float TotalDuration; // 0x0048(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSCatchAndThrow_GSNotifyBeginCS;
|
|
|
|
// Function b1-Managed.BANS_GSCatchAndThrow.GSNotifyTickCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_GSCatchAndThrow_GSNotifyTickCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
float FrameDeltaTime; // 0x0048(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSCatchAndThrow_GSNotifyTickCS;
|
|
|
|
// Function b1-Managed.BANS_GSCatchAndThrow.GSNotifyEndCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BANS_GSCatchAndThrow_GSNotifyEndCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSCatchAndThrow_GSNotifyEndCS;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_LoadingAnyState.PostPropertyChanged
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BED_FSMNode_GI_LoadingAnyState_PostPropertyChanged final
|
|
{
|
|
public:
|
|
class FString MemberName; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString PropertyName; // 0x0010(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_LoadingAnyState_PostPropertyChanged;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_CloseLoadingScreen.PostPropertyChanged
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_CloseLoadingScreen_PostPropertyChanged final
|
|
{
|
|
public:
|
|
class FString MemberName; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString PropertyName; // 0x0010(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_CloseLoadingScreen_PostPropertyChanged;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_CloseLoadingScreen.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_CloseLoadingScreen_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_CloseLoadingScreen_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_CreateNewRoleData.PostPropertyChanged
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_CreateNewRoleData_PostPropertyChanged final
|
|
{
|
|
public:
|
|
class FString MemberName; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString PropertyName; // 0x0010(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_CreateNewRoleData_PostPropertyChanged;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_CreateNewRoleData.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_CreateNewRoleData_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_CreateNewRoleData_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_ECSWorldBeginPlay.PostPropertyChanged
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_ECSWorldBeginPlay_PostPropertyChanged final
|
|
{
|
|
public:
|
|
class FString MemberName; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString PropertyName; // 0x0010(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_ECSWorldBeginPlay_PostPropertyChanged;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_ECSWorldBeginPlay.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_ECSWorldBeginPlay_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_ECSWorldBeginPlay_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_ECSWorldReset.PostPropertyChanged
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_ECSWorldReset_PostPropertyChanged final
|
|
{
|
|
public:
|
|
class FString MemberName; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString PropertyName; // 0x0010(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_ECSWorldReset_PostPropertyChanged;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_ECSWorldReset.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_ECSWorldReset_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_ECSWorldReset_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_EngineHandleDisconnect.PostPropertyChanged
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_EngineHandleDisconnect_PostPropertyChanged final
|
|
{
|
|
public:
|
|
class FString MemberName; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString PropertyName; // 0x0010(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_EngineHandleDisconnect_PostPropertyChanged;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_EngineHandleDisconnect.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_EngineHandleDisconnect_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_EngineHandleDisconnect_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_FillLoginRoleData.PostPropertyChanged
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_FillLoginRoleData_PostPropertyChanged final
|
|
{
|
|
public:
|
|
class FString MemberName; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString PropertyName; // 0x0010(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_FillLoginRoleData_PostPropertyChanged;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_FillLoginRoleData.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_FillLoginRoleData_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_FillLoginRoleData_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_FirstStartGameSettings.PostPropertyChanged
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_FirstStartGameSettings_PostPropertyChanged final
|
|
{
|
|
public:
|
|
class FString MemberName; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString PropertyName; // 0x0010(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_FirstStartGameSettings_PostPropertyChanged;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_FirstStartGameSettings.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_FirstStartGameSettings_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_FirstStartGameSettings_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_GSGBtlOnBattleDestroy.PostPropertyChanged
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_GSGBtlOnBattleDestroy_PostPropertyChanged final
|
|
{
|
|
public:
|
|
class FString MemberName; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString PropertyName; // 0x0010(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_GSGBtlOnBattleDestroy_PostPropertyChanged;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_GSGBtlOnBattleDestroy.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_GSGBtlOnBattleDestroy_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_GSGBtlOnBattleDestroy_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_GSGEnterBattleLevel.PostPropertyChanged
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_GSGEnterBattleLevel_PostPropertyChanged final
|
|
{
|
|
public:
|
|
class FString MemberName; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString PropertyName; // 0x0010(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_GSGEnterBattleLevel_PostPropertyChanged;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_GSGEnterBattleLevel.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_GSGEnterBattleLevel_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_GSGEnterBattleLevel_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_GSGExitLevel.PostPropertyChanged
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_GSGExitLevel_PostPropertyChanged final
|
|
{
|
|
public:
|
|
class FString MemberName; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString PropertyName; // 0x0010(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_GSGExitLevel_PostPropertyChanged;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_GSGExitLevel.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_GSGExitLevel_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_GSGExitLevel_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_GSGOnBattleStart.PostPropertyChanged
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_GSGOnBattleStart_PostPropertyChanged final
|
|
{
|
|
public:
|
|
class FString MemberName; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString PropertyName; // 0x0010(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_GSGOnBattleStart_PostPropertyChanged;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_GSGOnBattleStart.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_GSGOnBattleStart_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_GSGOnBattleStart_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_GSGRecoverMuseum.PostPropertyChanged
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_GSGRecoverMuseum_PostPropertyChanged final
|
|
{
|
|
public:
|
|
class FString MemberName; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString PropertyName; // 0x0010(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_GSGRecoverMuseum_PostPropertyChanged;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_GSGRecoverMuseum.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_GSGRecoverMuseum_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_GSGRecoverMuseum_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_GSGShowBattleUI.PostPropertyChanged
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_GSGShowBattleUI_PostPropertyChanged final
|
|
{
|
|
public:
|
|
class FString MemberName; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString PropertyName; // 0x0010(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_GSGShowBattleUI_PostPropertyChanged;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_GSGShowBattleUI.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_GSGShowBattleUI_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_GSGShowBattleUI_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_GSGShowWXlogin.PostPropertyChanged
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_GSGShowWXlogin_PostPropertyChanged final
|
|
{
|
|
public:
|
|
class FString MemberName; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString PropertyName; // 0x0010(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_GSGShowWXlogin_PostPropertyChanged;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_GSGShowWXlogin.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_GSGShowWXlogin_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_GSGShowWXlogin_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_InitClientPlayerContainer.PostPropertyChanged
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_InitClientPlayerContainer_PostPropertyChanged final
|
|
{
|
|
public:
|
|
class FString MemberName; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString PropertyName; // 0x0010(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_InitClientPlayerContainer_PostPropertyChanged;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_InitClientPlayerContainer.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_InitClientPlayerContainer_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_InitClientPlayerContainer_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_InitLocalPlayerContainer.PostPropertyChanged
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_InitLocalPlayerContainer_PostPropertyChanged final
|
|
{
|
|
public:
|
|
class FString MemberName; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString PropertyName; // 0x0010(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_InitLocalPlayerContainer_PostPropertyChanged;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_InitLocalPlayerContainer.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_InitLocalPlayerContainer_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_InitLocalPlayerContainer_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_InitNewArchiveData.PostPropertyChanged
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_InitNewArchiveData_PostPropertyChanged final
|
|
{
|
|
public:
|
|
class FString MemberName; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString PropertyName; // 0x0010(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_InitNewArchiveData_PostPropertyChanged;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_InitNewArchiveData.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_InitNewArchiveData_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_InitNewArchiveData_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BUS_AIComp.OnTargetPerceptionUpdated
|
|
// 0x0060 (0x0060 - 0x0000)
|
|
struct BUS_AIComp_OnTargetPerceptionUpdated final
|
|
{
|
|
public:
|
|
class AActor* Target; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
struct FAIStimulus Stimulus; // 0x0008(0x0058)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BUS_AIComp_OnTargetPerceptionUpdated;
|
|
|
|
// Function b1-Managed.BUS_UpdraftComp.OnActorLeave
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BUS_UpdraftComp_OnActorLeave final
|
|
{
|
|
public:
|
|
class UPrimitiveComponent* OverlappedComponent; // 0x0000(0x0008)(ExportObject, Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class AActor* OtherActor; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class UPrimitiveComponent* OtherComp; // 0x0010(0x0008)(ExportObject, Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
int32 OtherBodyIndex; // 0x0018(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BUS_UpdraftComp_OnActorLeave;
|
|
|
|
// Function b1-Managed.BUS_UpdraftComp.OnActorEnter
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BUS_UpdraftComp_OnActorEnter final
|
|
{
|
|
public:
|
|
class AActor* OverlappedActor; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class AActor* OtherActor; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BUS_UpdraftComp_OnActorEnter;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_LoadChapterViewLevel.PostPropertyChanged
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_LoadChapterViewLevel_PostPropertyChanged final
|
|
{
|
|
public:
|
|
class FString MemberName; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString PropertyName; // 0x0010(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_LoadChapterViewLevel_PostPropertyChanged;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_LoadChapterViewLevel.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_LoadChapterViewLevel_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_LoadChapterViewLevel_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_LoadCharacterViewLevel.PostPropertyChanged
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_LoadCharacterViewLevel_PostPropertyChanged final
|
|
{
|
|
public:
|
|
class FString MemberName; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString PropertyName; // 0x0010(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_LoadCharacterViewLevel_PostPropertyChanged;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_LoadCharacterViewLevel.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_LoadCharacterViewLevel_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_LoadCharacterViewLevel_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_LoadCommLevel.PostPropertyChanged
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_LoadCommLevel_PostPropertyChanged final
|
|
{
|
|
public:
|
|
class FString MemberName; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString PropertyName; // 0x0010(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_LoadCommLevel_PostPropertyChanged;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_LoadCommLevel.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_LoadCommLevel_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_LoadCommLevel_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_LoadingUIBeginFadeAway.PostPropertyChanged
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_LoadingUIBeginFadeAway_PostPropertyChanged final
|
|
{
|
|
public:
|
|
class FString MemberName; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString PropertyName; // 0x0010(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_LoadingUIBeginFadeAway_PostPropertyChanged;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_LoadingUIBeginFadeAway.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_LoadingUIBeginFadeAway_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_LoadingUIBeginFadeAway_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BGUPerformerActorCS.OnConstructionCS
|
|
// 0x0060 (0x0060 - 0x0000)
|
|
struct BGUPerformerActorCS_OnConstructionCS final
|
|
{
|
|
public:
|
|
struct FTransform Transform; // 0x0000(0x0060)(ConstParm, Parm, OutParm, ReferenceParm, IsPlainOldData, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BGUPerformerActorCS_OnConstructionCS;
|
|
|
|
// Function b1-Managed.BGUPerformerActorCS.EquipFinish
|
|
// 0x0004 (0x0004 - 0x0000)
|
|
struct BGUPerformerActorCS_EquipFinish final
|
|
{
|
|
public:
|
|
int32 EquipId; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUPerformerActorCS_EquipFinish;
|
|
|
|
// Function b1-Managed.BGUPerformerActorCS.GetActorGuidCS
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct BGUPerformerActorCS_GetActorGuidCS final
|
|
{
|
|
public:
|
|
class FString OutActorGuid; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, HasGetValueTypeHash)
|
|
uint8 ReturnValue : 1; // 0x0010(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BGUPerformerActorCS_GetActorGuidCS;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_LoadingUIFadeAway.PostPropertyChanged
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_LoadingUIFadeAway_PostPropertyChanged final
|
|
{
|
|
public:
|
|
class FString MemberName; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString PropertyName; // 0x0010(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_LoadingUIFadeAway_PostPropertyChanged;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_LoadingUIFadeAway.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_LoadingUIFadeAway_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_LoadingUIFadeAway_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_LoadingUIFadeIn.PostPropertyChanged
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_LoadingUIFadeIn_PostPropertyChanged final
|
|
{
|
|
public:
|
|
class FString MemberName; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString PropertyName; // 0x0010(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_LoadingUIFadeIn_PostPropertyChanged;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_LoadingUIFadeIn.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_LoadingUIFadeIn_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_LoadingUIFadeIn_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_LoadingUIWaitUserInput.PostPropertyChanged
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_LoadingUIWaitUserInput_PostPropertyChanged final
|
|
{
|
|
public:
|
|
class FString MemberName; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString PropertyName; // 0x0010(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_LoadingUIWaitUserInput_PostPropertyChanged;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_LoadingUIWaitUserInput.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_LoadingUIWaitUserInput_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_LoadingUIWaitUserInput_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_LockSaveArchiveByTravelLevel.PostPropertyChanged
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_LockSaveArchiveByTravelLevel_PostPropertyChanged final
|
|
{
|
|
public:
|
|
class FString MemberName; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString PropertyName; // 0x0010(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_LockSaveArchiveByTravelLevel_PostPropertyChanged;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_LockSaveArchiveByTravelLevel.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_LockSaveArchiveByTravelLevel_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_LockSaveArchiveByTravelLevel_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_LoginByRoleData.PostPropertyChanged
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_LoginByRoleData_PostPropertyChanged final
|
|
{
|
|
public:
|
|
class FString MemberName; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString PropertyName; // 0x0010(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_LoginByRoleData_PostPropertyChanged;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_LoginByRoleData.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_LoginByRoleData_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_LoginByRoleData_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_MarkFirstStartGameFlag.PostPropertyChanged
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_MarkFirstStartGameFlag_PostPropertyChanged final
|
|
{
|
|
public:
|
|
class FString MemberName; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString PropertyName; // 0x0010(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_MarkFirstStartGameFlag_PostPropertyChanged;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_MarkFirstStartGameFlag.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_MarkFirstStartGameFlag_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_MarkFirstStartGameFlag_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_MarkNewGameplusReady.PostPropertyChanged
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_MarkNewGameplusReady_PostPropertyChanged final
|
|
{
|
|
public:
|
|
class FString MemberName; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString PropertyName; // 0x0010(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_MarkNewGameplusReady_PostPropertyChanged;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_MarkNewGameplusReady.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_MarkNewGameplusReady_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_MarkNewGameplusReady_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_NetConectionFailurePreprocess.PostPropertyChanged
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_NetConectionFailurePreprocess_PostPropertyChanged final
|
|
{
|
|
public:
|
|
class FString MemberName; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString PropertyName; // 0x0010(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_NetConectionFailurePreprocess_PostPropertyChanged;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_NetConectionFailurePreprocess.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_NetConectionFailurePreprocess_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_NetConectionFailurePreprocess_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_NextChapterReqAndArchive.PostPropertyChanged
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_NextChapterReqAndArchive_PostPropertyChanged final
|
|
{
|
|
public:
|
|
class FString MemberName; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString PropertyName; // 0x0010(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_NextChapterReqAndArchive_PostPropertyChanged;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_NextChapterReqAndArchive.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_NextChapterReqAndArchive_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_NextChapterReqAndArchive_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_OpenLevelByIdInContext.PostPropertyChanged
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_OpenLevelByIdInContext_PostPropertyChanged final
|
|
{
|
|
public:
|
|
class FString MemberName; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString PropertyName; // 0x0010(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_OpenLevelByIdInContext_PostPropertyChanged;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_OpenLevelByIdInContext.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_OpenLevelByIdInContext_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_OpenLevelByIdInContext_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_OpenLevelByName.PostPropertyChanged
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_OpenLevelByName_PostPropertyChanged final
|
|
{
|
|
public:
|
|
class FString MemberName; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString PropertyName; // 0x0010(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_OpenLevelByName_PostPropertyChanged;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_OpenLevelByName.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_OpenLevelByName_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_OpenLevelByName_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_OpenLevelStartUp.PostPropertyChanged
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_OpenLevelStartUp_PostPropertyChanged final
|
|
{
|
|
public:
|
|
class FString MemberName; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString PropertyName; // 0x0010(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_OpenLevelStartUp_PostPropertyChanged;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_OpenLevelStartUp.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_OpenLevelStartUp_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_OpenLevelStartUp_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_OpenLoadingScreen.PostPropertyChanged
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_OpenLoadingScreen_PostPropertyChanged final
|
|
{
|
|
public:
|
|
class FString MemberName; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString PropertyName; // 0x0010(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_OpenLoadingScreen_PostPropertyChanged;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_OpenLoadingScreen.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_OpenLoadingScreen_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_OpenLoadingScreen_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_PauseGame.PostPropertyChanged
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_PauseGame_PostPropertyChanged final
|
|
{
|
|
public:
|
|
class FString MemberName; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString PropertyName; // 0x0010(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_PauseGame_PostPropertyChanged;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_PauseGame.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_PauseGame_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_PauseGame_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_PausePsoCachePrecompile.PostPropertyChanged
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_PausePsoCachePrecompile_PostPropertyChanged final
|
|
{
|
|
public:
|
|
class FString MemberName; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString PropertyName; // 0x0010(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_PausePsoCachePrecompile_PostPropertyChanged;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_PausePsoCachePrecompile.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_PausePsoCachePrecompile_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_PausePsoCachePrecompile_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_PlayerTeleportToTemplatetargetPos.PostPropertyChanged
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_PlayerTeleportToTemplatetargetPos_PostPropertyChanged final
|
|
{
|
|
public:
|
|
class FString MemberName; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString PropertyName; // 0x0010(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_PlayerTeleportToTemplatetargetPos_PostPropertyChanged;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_PlayerTeleportToTemplatetargetPos.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_PlayerTeleportToTemplatetargetPos_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_PlayerTeleportToTemplatetargetPos_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_PostLogin.PostPropertyChanged
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_PostLogin_PostPropertyChanged final
|
|
{
|
|
public:
|
|
class FString MemberName; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString PropertyName; // 0x0010(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_PostLogin_PostPropertyChanged;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_PostLogin.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_PostLogin_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_PostLogin_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BANS_GSMatchingTransform.GSNotifyBeginCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_GSMatchingTransform_GSNotifyBeginCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
float TotalDuration; // 0x0048(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSMatchingTransform_GSNotifyBeginCS;
|
|
|
|
// Function b1-Managed.BANS_GSMatchingTransform.GSNotifyEndCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BANS_GSMatchingTransform_GSNotifyEndCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSMatchingTransform_GSNotifyEndCS;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_PreLogin.PostPropertyChanged
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_PreLogin_PostPropertyChanged final
|
|
{
|
|
public:
|
|
class FString MemberName; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString PropertyName; // 0x0010(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_PreLogin_PostPropertyChanged;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_PreLogin.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_PreLogin_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_PreLogin_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_QuitGame.PostPropertyChanged
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_QuitGame_PostPropertyChanged final
|
|
{
|
|
public:
|
|
class FString MemberName; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString PropertyName; // 0x0010(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_QuitGame_PostPropertyChanged;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_QuitGame.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_QuitGame_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_QuitGame_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_ReadLatestArchive.PostPropertyChanged
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_ReadLatestArchive_PostPropertyChanged final
|
|
{
|
|
public:
|
|
class FString MemberName; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString PropertyName; // 0x0010(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_ReadLatestArchive_PostPropertyChanged;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_ReadLatestArchive.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_ReadLatestArchive_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_ReadLatestArchive_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_ReleaseSaveArchiveByTravelLevel.PostPropertyChanged
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_ReleaseSaveArchiveByTravelLevel_PostPropertyChanged final
|
|
{
|
|
public:
|
|
class FString MemberName; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString PropertyName; // 0x0010(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_ReleaseSaveArchiveByTravelLevel_PostPropertyChanged;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_ReleaseSaveArchiveByTravelLevel.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_ReleaseSaveArchiveByTravelLevel_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_ReleaseSaveArchiveByTravelLevel_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_RequestFadeAway.PostPropertyChanged
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_RequestFadeAway_PostPropertyChanged final
|
|
{
|
|
public:
|
|
class FString MemberName; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString PropertyName; // 0x0010(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_RequestFadeAway_PostPropertyChanged;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_RequestFadeAway.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_RequestFadeAway_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_RequestFadeAway_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BANS_GSSwitchMovementMode.GSNotifyBeginCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_GSSwitchMovementMode_GSNotifyBeginCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
float TotalDuration; // 0x0048(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSSwitchMovementMode_GSNotifyBeginCS;
|
|
|
|
// Function b1-Managed.BANS_GSSwitchMovementMode.GSNotifyEndCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BANS_GSSwitchMovementMode_GSNotifyEndCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSSwitchMovementMode_GSNotifyEndCS;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_RequestTemplateCreateArchiveData.PostPropertyChanged
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_RequestTemplateCreateArchiveData_PostPropertyChanged final
|
|
{
|
|
public:
|
|
class FString MemberName; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString PropertyName; // 0x0010(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_RequestTemplateCreateArchiveData_PostPropertyChanged;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_RequestTemplateCreateArchiveData.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_RequestTemplateCreateArchiveData_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_RequestTemplateCreateArchiveData_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BANS_GSSetCurveValueToMesh.GSNotifyBeginCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_GSSetCurveValueToMesh_GSNotifyBeginCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
float TotalDuration; // 0x0048(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSSetCurveValueToMesh_GSNotifyBeginCS;
|
|
|
|
// Function b1-Managed.BANS_GSSetCurveValueToMesh.GetAnimNSType
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BANS_GSSetCurveValueToMesh_GetAnimNSType final
|
|
{
|
|
public:
|
|
EGsEnAnimNS ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSSetCurveValueToMesh_GetAnimNSType;
|
|
|
|
// Function b1-Managed.BANS_GSSetCurveValueToMesh.GSNotifyEndCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BANS_GSSetCurveValueToMesh_GSNotifyEndCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSSetCurveValueToMesh_GSNotifyEndCS;
|
|
|
|
// Function b1-Managed.BANS_GSSetCurveValueToMesh.FilterByRule
|
|
// 0x0030 (0x0030 - 0x0000)
|
|
struct BANS_GSSetCurveValueToMesh_FilterByRule final
|
|
{
|
|
public:
|
|
TArray<class FString> LogArr; // 0x0000(0x0010)(Parm, OutParm)
|
|
class USkeletalMesh* SKMesh; // 0x0010(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
TArray<class FName> WhiteParamNameList; // 0x0018(0x0010)(Parm)
|
|
uint8 TotallyBelongToDBC : 1; // 0x0028(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, NoDestructor, HasGetValueTypeHash))
|
|
uint8 BitPad_28_1 : 7; // 0x0028(0x0001)(Fixing Bit-Field Size For New Byte [ Dumper-7 ])
|
|
uint8 ReturnValue : 1; // 0x0029(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSSetCurveValueToMesh_FilterByRule;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_RequestTemplateLoadArchiveData.PostPropertyChanged
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_RequestTemplateLoadArchiveData_PostPropertyChanged final
|
|
{
|
|
public:
|
|
class FString MemberName; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString PropertyName; // 0x0010(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_RequestTemplateLoadArchiveData_PostPropertyChanged;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_RequestTemplateLoadArchiveData.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_RequestTemplateLoadArchiveData_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_RequestTemplateLoadArchiveData_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_RequestTemplateOpenLevel.PostPropertyChanged
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_RequestTemplateOpenLevel_PostPropertyChanged final
|
|
{
|
|
public:
|
|
class FString MemberName; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString PropertyName; // 0x0010(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_RequestTemplateOpenLevel_PostPropertyChanged;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_RequestTemplateOpenLevel.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_RequestTemplateOpenLevel_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_RequestTemplateOpenLevel_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_RequestTemplatePerformActionsFromArchive.PostPropertyChanged
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_RequestTemplatePerformActionsFromArchive_PostPropertyChanged final
|
|
{
|
|
public:
|
|
class FString MemberName; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString PropertyName; // 0x0010(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_RequestTemplatePerformActionsFromArchive_PostPropertyChanged;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_RequestTemplatePerformActionsFromArchive.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_RequestTemplatePerformActionsFromArchive_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_RequestTemplatePerformActionsFromArchive_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_RequestTemplatePostEnterLevelFinish.PostPropertyChanged
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_RequestTemplatePostEnterLevelFinish_PostPropertyChanged final
|
|
{
|
|
public:
|
|
class FString MemberName; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString PropertyName; // 0x0010(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_RequestTemplatePostEnterLevelFinish_PostPropertyChanged;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_RequestTemplatePostEnterLevelFinish.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_RequestTemplatePostEnterLevelFinish_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_RequestTemplatePostEnterLevelFinish_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_RequestTemplatePostSaveArchiveFinish.PostPropertyChanged
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_RequestTemplatePostSaveArchiveFinish_PostPropertyChanged final
|
|
{
|
|
public:
|
|
class FString MemberName; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString PropertyName; // 0x0010(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_RequestTemplatePostSaveArchiveFinish_PostPropertyChanged;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_RequestTemplatePostSaveArchiveFinish.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_RequestTemplatePostSaveArchiveFinish_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_RequestTemplatePostSaveArchiveFinish_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_RequestTemplatePreLeaveLevel.PostPropertyChanged
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_RequestTemplatePreLeaveLevel_PostPropertyChanged final
|
|
{
|
|
public:
|
|
class FString MemberName; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString PropertyName; // 0x0010(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_RequestTemplatePreLeaveLevel_PostPropertyChanged;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_RequestTemplatePreLeaveLevel.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_RequestTemplatePreLeaveLevel_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_RequestTemplatePreLeaveLevel_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BANS_GSTriggerSkillCam.GSValidateInputCS
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct BANS_GSTriggerSkillCam_GSValidateInputCS final
|
|
{
|
|
public:
|
|
class AActor* Actor; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSTriggerSkillCam_GSValidateInputCS;
|
|
|
|
// Function b1-Managed.BANS_GSTriggerSkillCam.GSNotifyBeginCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_GSTriggerSkillCam_GSNotifyBeginCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
float TotalDuration; // 0x0048(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSTriggerSkillCam_GSNotifyBeginCS;
|
|
|
|
// Function b1-Managed.BANS_GSTriggerSkillCam.GSNotifyTickCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_GSTriggerSkillCam_GSNotifyTickCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
float FrameDeltaTime; // 0x0048(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSTriggerSkillCam_GSNotifyTickCS;
|
|
|
|
// Function b1-Managed.BANS_GSTriggerSkillCam.GSNotifyEndCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BANS_GSTriggerSkillCam_GSNotifyEndCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSTriggerSkillCam_GSNotifyEndCS;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_RequestTemplatePreSaveArchive.PostPropertyChanged
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_RequestTemplatePreSaveArchive_PostPropertyChanged final
|
|
{
|
|
public:
|
|
class FString MemberName; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString PropertyName; // 0x0010(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_RequestTemplatePreSaveArchive_PostPropertyChanged;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_RequestTemplatePreSaveArchive.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_RequestTemplatePreSaveArchive_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_RequestTemplatePreSaveArchive_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BANS_GSSwitchPlayerCamID.GSNotifyBeginCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_GSSwitchPlayerCamID_GSNotifyBeginCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
float TotalDuration; // 0x0048(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSSwitchPlayerCamID_GSNotifyBeginCS;
|
|
|
|
// Function b1-Managed.BANS_GSSwitchPlayerCamID.GSNotifyEndCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BANS_GSSwitchPlayerCamID_GSNotifyEndCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSSwitchPlayerCamID_GSNotifyEndCS;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_RequestTemplateTravelLevelBegin.PostPropertyChanged
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_RequestTemplateTravelLevelBegin_PostPropertyChanged final
|
|
{
|
|
public:
|
|
class FString MemberName; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString PropertyName; // 0x0010(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_RequestTemplateTravelLevelBegin_PostPropertyChanged;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_RequestTemplateTravelLevelBegin.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_RequestTemplateTravelLevelBegin_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_RequestTemplateTravelLevelBegin_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_RequestTemplateTravelLevelEnd.PostPropertyChanged
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_RequestTemplateTravelLevelEnd_PostPropertyChanged final
|
|
{
|
|
public:
|
|
class FString MemberName; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString PropertyName; // 0x0010(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_RequestTemplateTravelLevelEnd_PostPropertyChanged;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_RequestTemplateTravelLevelEnd.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_RequestTemplateTravelLevelEnd_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_RequestTemplateTravelLevelEnd_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_Reset820DemoGameData.PostPropertyChanged
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_Reset820DemoGameData_PostPropertyChanged final
|
|
{
|
|
public:
|
|
class FString MemberName; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString PropertyName; // 0x0010(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_Reset820DemoGameData_PostPropertyChanged;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_Reset820DemoGameData.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_Reset820DemoGameData_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_Reset820DemoGameData_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_ResetGameInstanceData.PostPropertyChanged
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_ResetGameInstanceData_PostPropertyChanged final
|
|
{
|
|
public:
|
|
class FString MemberName; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString PropertyName; // 0x0010(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_ResetGameInstanceData_PostPropertyChanged;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_ResetGameInstanceData.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_ResetGameInstanceData_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_ResetGameInstanceData_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_ResetNewGameplusArchive.PostPropertyChanged
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_ResetNewGameplusArchive_PostPropertyChanged final
|
|
{
|
|
public:
|
|
class FString MemberName; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString PropertyName; // 0x0010(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_ResetNewGameplusArchive_PostPropertyChanged;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_ResetNewGameplusArchive.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_ResetNewGameplusArchive_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_ResetNewGameplusArchive_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_ResumeGame.PostPropertyChanged
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_ResumeGame_PostPropertyChanged final
|
|
{
|
|
public:
|
|
class FString MemberName; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString PropertyName; // 0x0010(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_ResumeGame_PostPropertyChanged;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_ResumeGame.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_ResumeGame_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_ResumeGame_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_ResumePsoCachePrecompile.PostPropertyChanged
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_ResumePsoCachePrecompile_PostPropertyChanged final
|
|
{
|
|
public:
|
|
class FString MemberName; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString PropertyName; // 0x0010(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_ResumePsoCachePrecompile_PostPropertyChanged;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_ResumePsoCachePrecompile.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_ResumePsoCachePrecompile_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_ResumePsoCachePrecompile_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BANS_SetMPCParam.GSNotifyBeginCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_SetMPCParam_GSNotifyBeginCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
float TotalDuration; // 0x0048(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_SetMPCParam_GSNotifyBeginCS;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_ServerBattleReady.PostPropertyChanged
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_ServerBattleReady_PostPropertyChanged final
|
|
{
|
|
public:
|
|
class FString MemberName; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString PropertyName; // 0x0010(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_ServerBattleReady_PostPropertyChanged;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_ServerBattleReady.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_ServerBattleReady_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_ServerBattleReady_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_SetPSOCacheUsageMask.PostPropertyChanged
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_SetPSOCacheUsageMask_PostPropertyChanged final
|
|
{
|
|
public:
|
|
class FString MemberName; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString PropertyName; // 0x0010(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_SetPSOCacheUsageMask_PostPropertyChanged;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_SetPSOCacheUsageMask.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_SetPSOCacheUsageMask_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_SetPSOCacheUsageMask_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_ShowAgreementPolicyInStartGame.PostPropertyChanged
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_ShowAgreementPolicyInStartGame_PostPropertyChanged final
|
|
{
|
|
public:
|
|
class FString MemberName; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString PropertyName; // 0x0010(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_ShowAgreementPolicyInStartGame_PostPropertyChanged;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_ShowAgreementPolicyInStartGame.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_ShowAgreementPolicyInStartGame_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_ShowAgreementPolicyInStartGame_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_ShowGameDisclaimerInStartGame.PostPropertyChanged
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_ShowGameDisclaimerInStartGame_PostPropertyChanged final
|
|
{
|
|
public:
|
|
class FString MemberName; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString PropertyName; // 0x0010(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_ShowGameDisclaimerInStartGame_PostPropertyChanged;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_ShowGameDisclaimerInStartGame.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_ShowGameDisclaimerInStartGame_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_ShowGameDisclaimerInStartGame_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BGUFuncLibNonRuntime.BGUMigrateDataFromUnitCommDesc_OverrideData
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BGUFuncLibNonRuntime_BGUMigrateDataFromUnitCommDesc_OverrideData final
|
|
{
|
|
public:
|
|
class FString BlameName; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFuncLibNonRuntime_BGUMigrateDataFromUnitCommDesc_OverrideData;
|
|
|
|
// Function b1-Managed.BGUFuncLibNonRuntime.BGUEditorRecordSubLevelsInLevelPackage
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BGUFuncLibNonRuntime_BGUEditorRecordSubLevelsInLevelPackage final
|
|
{
|
|
public:
|
|
class FString LevelAsset; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString RecordFilePath; // 0x0010(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFuncLibNonRuntime_BGUEditorRecordSubLevelsInLevelPackage;
|
|
|
|
// Function b1-Managed.BGUFuncLibNonRuntime.BGUAutoAddFootSyncMarkerToAnimSequence
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BGUFuncLibNonRuntime_BGUAutoAddFootSyncMarkerToAnimSequence final
|
|
{
|
|
public:
|
|
class UAnimSequence* AnimSequence; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class FName LeftFootBoneName; // 0x0008(0x0008)(Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class FName RightFootBoneName; // 0x0010(0x0008)(Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
float GroundFootLimitHeight; // 0x0018(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 ReturnValue : 1; // 0x001C(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BGUFuncLibNonRuntime_BGUAutoAddFootSyncMarkerToAnimSequence;
|
|
|
|
// Function b1-Managed.BGUFuncLibNonRuntime.BGUDeserializeActorTransformsFromJson
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BGUFuncLibNonRuntime_BGUDeserializeActorTransformsFromJson final
|
|
{
|
|
public:
|
|
class FString JsonPath; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
TArray<class AActor*> ActorsToDeserialize; // 0x0010(0x0010)(Parm, OutParm, ReferenceParm)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFuncLibNonRuntime_BGUDeserializeActorTransformsFromJson;
|
|
|
|
// Function b1-Managed.BGUFuncLibNonRuntime.BGUGetLeftFootHeightByFootStepConfig
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct BGUFuncLibNonRuntime_BGUGetLeftFootHeightByFootStepConfig final
|
|
{
|
|
public:
|
|
int32 ResID; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 Pad_4[0x4]; // 0x0004(0x0004)(Fixing Size After Last Property [ Dumper-7 ])
|
|
class USkeletalMeshComponent* Mesh; // 0x0008(0x0008)(ExportObject, Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
float ReturnValue; // 0x0010(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFuncLibNonRuntime_BGUGetLeftFootHeightByFootStepConfig;
|
|
|
|
// Function b1-Managed.BGUFuncLibNonRuntime.BGUSerializeActorTransformsToJson
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BGUFuncLibNonRuntime_BGUSerializeActorTransformsToJson final
|
|
{
|
|
public:
|
|
class FString JsonPath; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
TArray<class AActor*> Actors; // 0x0010(0x0010)(Parm)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFuncLibNonRuntime_BGUSerializeActorTransformsToJson;
|
|
|
|
// Function b1-Managed.BGUFuncLibNonRuntime.BGUMigrateDataFromSkillEffectDesc
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BGUFuncLibNonRuntime_BGUMigrateDataFromSkillEffectDesc final
|
|
{
|
|
public:
|
|
class FString BlameName; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFuncLibNonRuntime_BGUMigrateDataFromSkillEffectDesc;
|
|
|
|
// Function b1-Managed.BGUFuncLibNonRuntime.BGUEditorRecordSubLevelsInWorld
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct BGUFuncLibNonRuntime_BGUEditorRecordSubLevelsInWorld final
|
|
{
|
|
public:
|
|
class UObject* WorldContext; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class FString RecordFilePath; // 0x0008(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFuncLibNonRuntime_BGUEditorRecordSubLevelsInWorld;
|
|
|
|
// Function b1-Managed.BGUFuncLibNonRuntime.AddMagicallyChangeFadeOutNotify
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct BGUFuncLibNonRuntime_AddMagicallyChangeFadeOutNotify final
|
|
{
|
|
public:
|
|
class UAnimMontage* Montage; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFuncLibNonRuntime_AddMagicallyChangeFadeOutNotify;
|
|
|
|
// Function b1-Managed.BGUFuncLibNonRuntime.BGUMigrateDataFromUnitCommDesc
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BGUFuncLibNonRuntime_BGUMigrateDataFromUnitCommDesc final
|
|
{
|
|
public:
|
|
class FString BlameName; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFuncLibNonRuntime_BGUMigrateDataFromUnitCommDesc;
|
|
|
|
// Function b1-Managed.BGUFuncLibNonRuntime.BGUAddNofityStateByPelvisSpeed
|
|
// 0x0038 (0x0038 - 0x0000)
|
|
struct BGUFuncLibNonRuntime_BGUAddNofityStateByPelvisSpeed final
|
|
{
|
|
public:
|
|
class UAnimMontage* AnimMontage; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
float SpeedThreshold; // 0x0008(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
int32 BuffID; // 0x000C(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class UClass* NewNotifyStateClass; // 0x0010(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 FirstRemoveAddBuffID : 1; // 0x0018(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
uint8 Pad_19[0x7]; // 0x0019(0x0007)(Fixing Size After Last Property [ Dumper-7 ])
|
|
class FString SocketName; // 0x0020(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
float TickTime; // 0x0030(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFuncLibNonRuntime_BGUAddNofityStateByPelvisSpeed;
|
|
|
|
// Function b1-Managed.BGUFuncLibNonRuntime.GetTemplateClassFromUnitAsset
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BGUFuncLibNonRuntime_GetTemplateClassFromUnitAsset final
|
|
{
|
|
public:
|
|
class UAssetDataArray* Assets; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class UClass* ReturnValue; // 0x0008(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFuncLibNonRuntime_GetTemplateClassFromUnitAsset;
|
|
|
|
// Function b1-Managed.BGUFuncLibNonRuntime.BGUSetUpDefaultFootstepAudio
|
|
// 0x0028 (0x0028 - 0x0000)
|
|
struct BGUFuncLibNonRuntime_BGUSetUpDefaultFootstepAudio final
|
|
{
|
|
public:
|
|
class ABUTamerActor* TamerActor; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
struct FSoftObjectPath AudioPath; // 0x0008(0x0018)(Parm, OutParm, ZeroConstructor, ReferenceParm, HasGetValueTypeHash)
|
|
uint8 ReturnValue : 1; // 0x0020(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BGUFuncLibNonRuntime_BGUSetUpDefaultFootstepAudio;
|
|
|
|
// Function b1-Managed.BGUFuncLibNonRuntime.GetAllSummonBPPathFromDesc
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BGUFuncLibNonRuntime_GetAllSummonBPPathFromDesc final
|
|
{
|
|
public:
|
|
TArray<class FString> CurrentUsedBPPath; // 0x0000(0x0010)(Parm, OutParm)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFuncLibNonRuntime_GetAllSummonBPPathFromDesc;
|
|
|
|
// Function b1-Managed.BGUFuncLibNonRuntime.CheckUnitCapsuleCollisions
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct BGUFuncLibNonRuntime_CheckUnitCapsuleCollisions final
|
|
{
|
|
public:
|
|
class UObject* WorldContext; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class FString ReturnValue; // 0x0008(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFuncLibNonRuntime_CheckUnitCapsuleCollisions;
|
|
|
|
// Function b1-Managed.BGUFuncLibNonRuntime.UpdateHitAudioPreloadList
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct BGUFuncLibNonRuntime_UpdateHitAudioPreloadList final
|
|
{
|
|
public:
|
|
TArray<class FString> PathList_Exist; // 0x0000(0x0010)(Parm, OutParm)
|
|
int32 ReturnValue; // 0x0010(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFuncLibNonRuntime_UpdateHitAudioPreloadList;
|
|
|
|
// Function b1-Managed.BGUFuncLibNonRuntime.GetOriFilePathByAssetPath
|
|
// 0x0030 (0x0030 - 0x0000)
|
|
struct BGUFuncLibNonRuntime_GetOriFilePathByAssetPath final
|
|
{
|
|
public:
|
|
class FString AssetPathName; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString AssetName; // 0x0010(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString ReturnValue; // 0x0020(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFuncLibNonRuntime_GetOriFilePathByAssetPath;
|
|
|
|
// Function b1-Managed.BGUFuncLibNonRuntime.CheckBeAttacked2Resources
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct BGUFuncLibNonRuntime_CheckBeAttacked2Resources final
|
|
{
|
|
public:
|
|
uint8 bCheckBasicRuleOnly : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
uint8 Pad_1[0x7]; // 0x0001(0x0007)(Fixing Size After Last Property [ Dumper-7 ])
|
|
class FString ReturnValue; // 0x0008(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFuncLibNonRuntime_CheckBeAttacked2Resources;
|
|
|
|
// Function b1-Managed.BGUFuncLibNonRuntime.CheckAttackStateAndWindow
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BGUFuncLibNonRuntime_CheckAttackStateAndWindow final
|
|
{
|
|
public:
|
|
TArray<class UObject*> SelectedAssets; // 0x0000(0x0010)(Parm)
|
|
class FString ReturnValue; // 0x0010(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFuncLibNonRuntime_CheckAttackStateAndWindow;
|
|
|
|
// Function b1-Managed.BGUFuncLibNonRuntime.BindNormalStiffAMInUBAC
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct BGUFuncLibNonRuntime_BindNormalStiffAMInUBAC final
|
|
{
|
|
public:
|
|
class UBGWDataAsset_UnitBeAttackedConfig* UBAC; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFuncLibNonRuntime_BindNormalStiffAMInUBAC;
|
|
|
|
// Function b1-Managed.BGUFuncLibNonRuntime.BGUAutoAddFootLockCurve
|
|
// 0x0028 (0x0028 - 0x0000)
|
|
struct BGUFuncLibNonRuntime_BGUAutoAddFootLockCurve final
|
|
{
|
|
public:
|
|
class UAnimSequence* AnimSequence; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class FName LeftFootBoneName; // 0x0008(0x0008)(Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class FName RightFootBoneName; // 0x0010(0x0008)(Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
float FootLockHeight; // 0x0018(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
float FootUnlockHeight; // 0x001C(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
float FootLockSpeed; // 0x0020(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
float FootUnlockSpeed; // 0x0024(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFuncLibNonRuntime_BGUAutoAddFootLockCurve;
|
|
|
|
// Function b1-Managed.BGUFuncLibNonRuntime.SetActorCompEditorOnly
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BGUFuncLibNonRuntime_SetActorCompEditorOnly final
|
|
{
|
|
public:
|
|
class UActorComponent* ActorComp; // 0x0000(0x0008)(ExportObject, Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 bIsEditorOnly : 1; // 0x0008(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BGUFuncLibNonRuntime_SetActorCompEditorOnly;
|
|
|
|
// Function b1-Managed.BGUFuncLibNonRuntime.GetAllProjectileBPPath
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BGUFuncLibNonRuntime_GetAllProjectileBPPath final
|
|
{
|
|
public:
|
|
TArray<class FString> PathList_Exist; // 0x0000(0x0010)(Parm, OutParm)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFuncLibNonRuntime_GetAllProjectileBPPath;
|
|
|
|
// Function b1-Managed.BGUFuncLibNonRuntime.GetResIDFromUnitAsset
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BGUFuncLibNonRuntime_GetResIDFromUnitAsset final
|
|
{
|
|
public:
|
|
class UAssetDataArray* Assets; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
int32 ReturnValue; // 0x0008(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFuncLibNonRuntime_GetResIDFromUnitAsset;
|
|
|
|
// Function b1-Managed.BGUFuncLibNonRuntime.BindDeathDispAMInUDDC
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct BGUFuncLibNonRuntime_BindDeathDispAMInUDDC final
|
|
{
|
|
public:
|
|
class UBGWDataAsset_UnitDeathDispConfig* UDDC; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFuncLibNonRuntime_BindDeathDispAMInUDDC;
|
|
|
|
// Function b1-Managed.BGUFuncLibNonRuntime.ModifyKeyCacheWindow
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BGUFuncLibNonRuntime_ModifyKeyCacheWindow final
|
|
{
|
|
public:
|
|
TArray<class UObject*> SelectedAssets; // 0x0000(0x0010)(Parm)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFuncLibNonRuntime_ModifyKeyCacheWindow;
|
|
|
|
// Function b1-Managed.BGUFuncLibNonRuntime.CheckHitMoveCapsules
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct BGUFuncLibNonRuntime_CheckHitMoveCapsules final
|
|
{
|
|
public:
|
|
class UObject* WorldContext; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class FString ReturnValue; // 0x0008(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFuncLibNonRuntime_CheckHitMoveCapsules;
|
|
|
|
// Function b1-Managed.BGUFuncLibNonRuntime.ProjectileSpawnTest
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct BGUFuncLibNonRuntime_ProjectileSpawnTest final
|
|
{
|
|
public:
|
|
class AActor* Spawnner; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class AActor* Target; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class UBGWDataAsset_ProjectileSpawnConfig* ProjectileSpawnConfig; // 0x0010(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFuncLibNonRuntime_ProjectileSpawnTest;
|
|
|
|
// Function b1-Managed.BGUFuncLibNonRuntime.GetResIDFromAsset
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct BGUFuncLibNonRuntime_GetResIDFromAsset final
|
|
{
|
|
public:
|
|
class UAssetDataArray* Assets; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
TArray<class UShapeComponent*> ReturnValue; // 0x0008(0x0010)(Parm, OutParm, ReturnParm)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFuncLibNonRuntime_GetResIDFromAsset;
|
|
|
|
// Function b1-Managed.BGUFuncLibNonRuntime.BGUCopyABPSetting
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BGUFuncLibNonRuntime_BGUCopyABPSetting final
|
|
{
|
|
public:
|
|
class UBGWDataAsset_AbpHumanoidSetting* Src; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class UBGWDataAsset_AbpHumanoidSetting* Dest; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFuncLibNonRuntime_BGUCopyABPSetting;
|
|
|
|
// Function b1-Managed.BGUFuncLibNonRuntime.BGUIsFileExist
|
|
// 0x0028 (0x0028 - 0x0000)
|
|
struct BGUFuncLibNonRuntime_BGUIsFileExist final
|
|
{
|
|
public:
|
|
class FString PathWithGameHead; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString FullPath; // 0x0010(0x0010)(Parm, OutParm, ZeroConstructor, HasGetValueTypeHash)
|
|
uint8 ReturnValue : 1; // 0x0020(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BGUFuncLibNonRuntime_BGUIsFileExist;
|
|
|
|
// Function b1-Managed.BGUFuncLibNonRuntime.SkillSVaild
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BGUFuncLibNonRuntime_SkillSVaild final
|
|
{
|
|
public:
|
|
class AActor* Unit; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
int32 SkillID; // 0x0008(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 ReturnValue : 1; // 0x000C(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BGUFuncLibNonRuntime_SkillSVaild;
|
|
|
|
// Function b1-Managed.BGUFuncLibNonRuntime.TestCode
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BGUFuncLibNonRuntime_TestCode final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFuncLibNonRuntime_TestCode;
|
|
|
|
// Function b1-Managed.BGUFuncLibNonRuntime.GetCDO
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BGUFuncLibNonRuntime_GetCDO final
|
|
{
|
|
public:
|
|
class UAssetDataArray* Assets; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class UObject* ReturnValue; // 0x0008(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFuncLibNonRuntime_GetCDO;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_ShowHealthyGamingAdviceInStartGame.PostPropertyChanged
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_ShowHealthyGamingAdviceInStartGame_PostPropertyChanged final
|
|
{
|
|
public:
|
|
class FString MemberName; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString PropertyName; // 0x0010(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_ShowHealthyGamingAdviceInStartGame_PostPropertyChanged;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_ShowHealthyGamingAdviceInStartGame.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_ShowHealthyGamingAdviceInStartGame_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_ShowHealthyGamingAdviceInStartGame_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_ShowLogoInStartGame.PostPropertyChanged
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_ShowLogoInStartGame_PostPropertyChanged final
|
|
{
|
|
public:
|
|
class FString MemberName; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString PropertyName; // 0x0010(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_ShowLogoInStartGame_PostPropertyChanged;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_ShowLogoInStartGame.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_ShowLogoInStartGame_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_ShowLogoInStartGame_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BUS_SeqHelperComp.SetCharacterCollisionProfile
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct BUS_SeqHelperComp_SetCharacterCollisionProfile final
|
|
{
|
|
public:
|
|
class FName CollisionProfileName; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BUS_SeqHelperComp_SetCharacterCollisionProfile;
|
|
|
|
// Function b1-Managed.BUS_SeqHelperComp.OverrideAIPerceptionSetting
|
|
// 0x0014 (0x0014 - 0x0000)
|
|
struct BUS_SeqHelperComp_OverrideAIPerceptionSetting final
|
|
{
|
|
public:
|
|
uint8 InEnableVisualize : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
uint8 Pad_1[0x3]; // 0x0001(0x0003)(Fixing Size After Last Property [ Dumper-7 ])
|
|
float InSightRange; // 0x0004(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
float InVisionAngleDegrees; // 0x0008(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
float InHearRange; // 0x000C(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
float InPursuitRange; // 0x0010(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BUS_SeqHelperComp_OverrideAIPerceptionSetting;
|
|
|
|
// Function b1-Managed.BUS_SeqHelperComp.SetMoveToTargetTransform
|
|
// 0x0060 (0x0060 - 0x0000)
|
|
struct BUS_SeqHelperComp_SetMoveToTargetTransform final
|
|
{
|
|
public:
|
|
struct FTransform Transform; // 0x0000(0x0060)(Parm, IsPlainOldData, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BUS_SeqHelperComp_SetMoveToTargetTransform;
|
|
|
|
// Function b1-Managed.BUS_SeqHelperComp.PerformMoveToLocation
|
|
// 0x0028 (0x0028 - 0x0000)
|
|
struct BUS_SeqHelperComp_PerformMoveToLocation final
|
|
{
|
|
public:
|
|
struct FVector position; // 0x0000(0x0018)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
EAIMoveSpeedType SpeedRateType; // 0x0018(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 Pad_19[0x3]; // 0x0019(0x0003)(Fixing Size After Last Property [ Dumper-7 ])
|
|
float AcceptableRadius; // 0x001C(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
EBGUMoveAIType MoveAIType; // 0x0020(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 IncludeSelfRadius : 1; // 0x0021(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
uint8 BitPad_21_1 : 7; // 0x0021(0x0001)(Fixing Bit-Field Size For New Byte [ Dumper-7 ])
|
|
uint8 IncludeTargetRadius : 1; // 0x0022(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BUS_SeqHelperComp_PerformMoveToLocation;
|
|
|
|
// Function b1-Managed.BUS_SeqHelperComp.PerformMoveToPlayer
|
|
// 0x000C (0x000C - 0x0000)
|
|
struct BUS_SeqHelperComp_PerformMoveToPlayer final
|
|
{
|
|
public:
|
|
EAIMoveSpeedType SpeedRateType; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 Pad_1[0x3]; // 0x0001(0x0003)(Fixing Size After Last Property [ Dumper-7 ])
|
|
float AcceptableRadius; // 0x0004(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
EBGUMoveAIType MoveAIType; // 0x0008(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 IncludeSelfRadius : 1; // 0x0009(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
uint8 BitPad_9_1 : 7; // 0x0009(0x0001)(Fixing Bit-Field Size For New Byte [ Dumper-7 ])
|
|
uint8 IncludeTargetRadius : 1; // 0x000A(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BUS_SeqHelperComp_PerformMoveToPlayer;
|
|
|
|
// Function b1-Managed.BUS_SeqHelperComp.UpdateSimpleStates
|
|
// 0x0002 (0x0002 - 0x0000)
|
|
struct BUS_SeqHelperComp_UpdateSimpleStates final
|
|
{
|
|
public:
|
|
EBGUSimpleState SimpleState; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 IsRemoving : 1; // 0x0001(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BUS_SeqHelperComp_UpdateSimpleStates;
|
|
|
|
// Function b1-Managed.BUS_SeqHelperComp.PerformJump
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BUS_SeqHelperComp_PerformJump final
|
|
{
|
|
public:
|
|
class UAnimMontage* JumpMontage; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
float JumpForce; // 0x0008(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BUS_SeqHelperComp_PerformJump;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_ShowMessageBoxAndWaitConfirm.PostPropertyChanged
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_ShowMessageBoxAndWaitConfirm_PostPropertyChanged final
|
|
{
|
|
public:
|
|
class FString MemberName; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString PropertyName; // 0x0010(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_ShowMessageBoxAndWaitConfirm_PostPropertyChanged;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_ShowMessageBoxAndWaitConfirm.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_ShowMessageBoxAndWaitConfirm_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_ShowMessageBoxAndWaitConfirm_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_ShowReplayUI.PostPropertyChanged
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_ShowReplayUI_PostPropertyChanged final
|
|
{
|
|
public:
|
|
class FString MemberName; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString PropertyName; // 0x0010(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_ShowReplayUI_PostPropertyChanged;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_ShowReplayUI.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_ShowReplayUI_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_ShowReplayUI_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_QuestNode_ChallengeSuccess.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_QuestNode_ChallengeSuccess_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_QuestNode_ChallengeSuccess_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_SpawnCharacterForClient.PostPropertyChanged
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_SpawnCharacterForClient_PostPropertyChanged final
|
|
{
|
|
public:
|
|
class FString MemberName; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString PropertyName; // 0x0010(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_SpawnCharacterForClient_PostPropertyChanged;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_SpawnCharacterForClient.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_SpawnCharacterForClient_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_SpawnCharacterForClient_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_SpawnPlayerPawnWithOutECSBeginPlay.PostPropertyChanged
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_SpawnPlayerPawnWithOutECSBeginPlay_PostPropertyChanged final
|
|
{
|
|
public:
|
|
class FString MemberName; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString PropertyName; // 0x0010(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_SpawnPlayerPawnWithOutECSBeginPlay_PostPropertyChanged;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_SpawnPlayerPawnWithOutECSBeginPlay.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_SpawnPlayerPawnWithOutECSBeginPlay_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_SpawnPlayerPawnWithOutECSBeginPlay_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_StartNewGamePlus.PostPropertyChanged
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_StartNewGamePlus_PostPropertyChanged final
|
|
{
|
|
public:
|
|
class FString MemberName; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString PropertyName; // 0x0010(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_StartNewGamePlus_PostPropertyChanged;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_StartNewGamePlus.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_StartNewGamePlus_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_StartNewGamePlus_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_SubG_GI_Loading_BattleLevelTravel.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_SubG_GI_Loading_BattleLevelTravel_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_SubG_GI_Loading_BattleLevelTravel_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BGUFuncLibReplication.GetActorNetRole
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BGUFuncLibReplication_GetActorNetRole final
|
|
{
|
|
public:
|
|
class AActor* Owner; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
int32 ReturnValue; // 0x0008(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFuncLibReplication_GetActorNetRole;
|
|
|
|
// Function b1-Managed.BED_QuestNode_StopWaveSpawnByChallenge.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_QuestNode_StopWaveSpawnByChallenge_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_QuestNode_StopWaveSpawnByChallenge_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_SubG_GI_Loading_ClientEnvInit.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_SubG_GI_Loading_ClientEnvInit_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_SubG_GI_Loading_ClientEnvInit_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_SubG_GI_Loading_GSLogin.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_SubG_GI_Loading_GSLogin_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_SubG_GI_Loading_GSLogin_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BGUFuncLibMeshCS.GetChildBones
|
|
// 0x0028 (0x0028 - 0x0000)
|
|
struct BGUFuncLibMeshCS_GetChildBones final
|
|
{
|
|
public:
|
|
class USkeletalMeshComponent* SkeletalMeshComp; // 0x0000(0x0008)(ExportObject, Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class FName BaseBoneName; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
TArray<class FName> ChildBoneNames; // 0x0010(0x0010)(Parm, OutParm, ReferenceParm)
|
|
int32 ReturnValue; // 0x0020(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFuncLibMeshCS_GetChildBones;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_SubG_GI_Loading_HideLoadingUI.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_SubG_GI_Loading_HideLoadingUI_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_SubG_GI_Loading_HideLoadingUI_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_SubG_GI_Loading_PostLeaveLevel.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_SubG_GI_Loading_PostLeaveLevel_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_SubG_GI_Loading_PostLeaveLevel_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_SubG_GI_Loading_ResetGameInstanceDataAndSaveArchive.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_SubG_GI_Loading_ResetGameInstanceDataAndSaveArchive_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_SubG_GI_Loading_ResetGameInstanceDataAndSaveArchive_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_SubG_GI_Loading_ReStartGSLogin.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_SubG_GI_Loading_ReStartGSLogin_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_SubG_GI_Loading_ReStartGSLogin_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_SubG_GI_Loading_SaveArchiveAndWaitFinish.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_SubG_GI_Loading_SaveArchiveAndWaitFinish_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_SubG_GI_Loading_SaveArchiveAndWaitFinish_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_TeleportTemplateBegin.PostPropertyChanged
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_TeleportTemplateBegin_PostPropertyChanged final
|
|
{
|
|
public:
|
|
class FString MemberName; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString PropertyName; // 0x0010(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_TeleportTemplateBegin_PostPropertyChanged;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_TeleportTemplateBegin.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_TeleportTemplateBegin_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_TeleportTemplateBegin_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_TeleportTemplateEnd.PostPropertyChanged
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_TeleportTemplateEnd_PostPropertyChanged final
|
|
{
|
|
public:
|
|
class FString MemberName; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString PropertyName; // 0x0010(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_TeleportTemplateEnd_PostPropertyChanged;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_TeleportTemplateEnd.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_TeleportTemplateEnd_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_TeleportTemplateEnd_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_TriggerBackToStandAlone.PostPropertyChanged
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_TriggerBackToStandAlone_PostPropertyChanged final
|
|
{
|
|
public:
|
|
class FString MemberName; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString PropertyName; // 0x0010(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_TriggerBackToStandAlone_PostPropertyChanged;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_TriggerBackToStandAlone.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_TriggerBackToStandAlone_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_TriggerBackToStandAlone_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_TriggerTeleportAndWaitFinish.PostPropertyChanged
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_TriggerTeleportAndWaitFinish_PostPropertyChanged final
|
|
{
|
|
public:
|
|
class FString MemberName; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString PropertyName; // 0x0010(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_TriggerTeleportAndWaitFinish_PostPropertyChanged;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_TriggerTeleportAndWaitFinish.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_TriggerTeleportAndWaitFinish_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_TriggerTeleportAndWaitFinish_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BGUProjectileBaseActor.ProjectileAbilityCheck_ByBPConfig
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BGUProjectileBaseActor_ProjectileAbilityCheck_ByBPConfig final
|
|
{
|
|
public:
|
|
uint8 ReturnValue : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BGUProjectileBaseActor_ProjectileAbilityCheck_ByBPConfig;
|
|
|
|
// Function b1-Managed.BGUProjectileBaseActor.OnConstructionCS
|
|
// 0x0060 (0x0060 - 0x0000)
|
|
struct BGUProjectileBaseActor_OnConstructionCS final
|
|
{
|
|
public:
|
|
struct FTransform Transform; // 0x0000(0x0060)(ConstParm, Parm, OutParm, ReferenceParm, IsPlainOldData, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BGUProjectileBaseActor_OnConstructionCS;
|
|
|
|
// Function b1-Managed.BGUProjectileBaseActor.GetStaticMeshCompChildsNum
|
|
// 0x0004 (0x0004 - 0x0000)
|
|
struct BGUProjectileBaseActor_GetStaticMeshCompChildsNum final
|
|
{
|
|
public:
|
|
int32 ReturnValue; // 0x0000(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUProjectileBaseActor_GetStaticMeshCompChildsNum;
|
|
|
|
// Function b1-Managed.BGUProjectileBaseActor.CheckDrawSignCondition
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BGUProjectileBaseActor_CheckDrawSignCondition final
|
|
{
|
|
public:
|
|
class AActor* HitActor; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 ReturnValue : 1; // 0x0008(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BGUProjectileBaseActor_CheckDrawSignCondition;
|
|
|
|
// Function b1-Managed.BGUProjectileBaseActor.GetProjectileMovement
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct BGUProjectileBaseActor_GetProjectileMovement final
|
|
{
|
|
public:
|
|
class UBGUProjectileMovementComponent* ReturnValue; // 0x0000(0x0008)(ExportObject, Parm, OutParm, ZeroConstructor, ReturnParm, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUProjectileBaseActor_GetProjectileMovement;
|
|
|
|
// Function b1-Managed.BGUProjectileBaseActor.GetProjectileID
|
|
// 0x0004 (0x0004 - 0x0000)
|
|
struct BGUProjectileBaseActor_GetProjectileID final
|
|
{
|
|
public:
|
|
int32 ReturnValue; // 0x0000(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUProjectileBaseActor_GetProjectileID;
|
|
|
|
// Function b1-Managed.BGUProjectileBaseActor.SpawnFinished
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct BGUProjectileBaseActor_SpawnFinished final
|
|
{
|
|
public:
|
|
struct FProjectileSpawnEventInfo ProjectileSpawnEventInfo; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUProjectileBaseActor_SpawnFinished;
|
|
|
|
// Function b1-Managed.BGUProjectileBaseActor.OnDrawSign
|
|
// 0x0070 (0x0070 - 0x0000)
|
|
struct BGUProjectileBaseActor_OnDrawSign final
|
|
{
|
|
public:
|
|
class AActor* HitActor; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 Pad_8[0x8]; // 0x0008(0x0008)(Fixing Size After Last Property [ Dumper-7 ])
|
|
struct FTransform HitTransform; // 0x0010(0x0060)(Parm, IsPlainOldData, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BGUProjectileBaseActor_OnDrawSign;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_UnlockScopeReplayScrubComplete.PostPropertyChanged
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_UnlockScopeReplayScrubComplete_PostPropertyChanged final
|
|
{
|
|
public:
|
|
class FString MemberName; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString PropertyName; // 0x0010(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_UnlockScopeReplayScrubComplete_PostPropertyChanged;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_UnlockScopeReplayScrubComplete.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_UnlockScopeReplayScrubComplete_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_UnlockScopeReplayScrubComplete_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_UnrealTravelToServer.PostPropertyChanged
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_UnrealTravelToServer_PostPropertyChanged final
|
|
{
|
|
public:
|
|
class FString MemberName; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString PropertyName; // 0x0010(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_UnrealTravelToServer_PostPropertyChanged;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_UnrealTravelToServer.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_UnrealTravelToServer_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_UnrealTravelToServer_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BUTamerActor.GetHighLODMeshConfig
|
|
// 0x00E0 (0x00E0 - 0x0000)
|
|
struct BUTamerActor_GetHighLODMeshConfig final
|
|
{
|
|
public:
|
|
struct FTamerHighLODRootMeshConfig OutMeshConfig; // 0x0000(0x00D0)(Parm, OutParm)
|
|
uint8 ReturnValue : 1; // 0x00D0(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BUTamerActor_GetHighLODMeshConfig;
|
|
|
|
// Function b1-Managed.BUTamerActor.OnConstructionCS
|
|
// 0x0060 (0x0060 - 0x0000)
|
|
struct BUTamerActor_OnConstructionCS final
|
|
{
|
|
public:
|
|
struct FTransform Transform; // 0x0000(0x0060)(ConstParm, Parm, OutParm, ReferenceParm, IsPlainOldData, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BUTamerActor_OnConstructionCS;
|
|
|
|
// Function b1-Managed.BUTamerActor.ReceiveEndPlay
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BUTamerActor_ReceiveEndPlay final
|
|
{
|
|
public:
|
|
EEndPlayReason EndPlayReason; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BUTamerActor_ReceiveEndPlay;
|
|
|
|
// Function b1-Managed.BUTamerActor.CopyPropertiesFromTamerActor
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct BUTamerActor_CopyPropertiesFromTamerActor final
|
|
{
|
|
public:
|
|
class ABUTamerActor* TamerActor; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BUTamerActor_CopyPropertiesFromTamerActor;
|
|
|
|
// Function b1-Managed.BUTamerActor.CopyPropertiesFromUnitActor
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct BUTamerActor_CopyPropertiesFromUnitActor final
|
|
{
|
|
public:
|
|
class ABGUCharacterCS* Unit; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BUTamerActor_CopyPropertiesFromUnitActor;
|
|
|
|
// Function b1-Managed.BUTamerActor.GetMonster
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct BUTamerActor_GetMonster final
|
|
{
|
|
public:
|
|
class ABGUCharacterCS* ReturnValue; // 0x0000(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BUTamerActor_GetMonster;
|
|
|
|
// Function b1-Managed.BUTamerActor.GetActorGuidCS
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct BUTamerActor_GetActorGuidCS final
|
|
{
|
|
public:
|
|
class FString OutActorGuid; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, HasGetValueTypeHash)
|
|
uint8 ReturnValue : 1; // 0x0010(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BUTamerActor_GetActorGuidCS;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_WaitAllAssetLoadFinsh.PostPropertyChanged
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_WaitAllAssetLoadFinsh_PostPropertyChanged final
|
|
{
|
|
public:
|
|
class FString MemberName; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString PropertyName; // 0x0010(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_WaitAllAssetLoadFinsh_PostPropertyChanged;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_WaitAllAssetLoadFinsh.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_WaitAllAssetLoadFinsh_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_WaitAllAssetLoadFinsh_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.FlowOverlapCompFunctionBinder.OnCollisionBeginOverlap
|
|
// 0x0108 (0x0108 - 0x0000)
|
|
struct FlowOverlapCompFunctionBinder_OnCollisionBeginOverlap final
|
|
{
|
|
public:
|
|
class UPrimitiveComponent* OverlappedComponent; // 0x0000(0x0008)(ExportObject, Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class AActor* OtherActor; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class UPrimitiveComponent* OtherComp; // 0x0010(0x0008)(ExportObject, Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
int32 OtherBodyIndex; // 0x0018(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 bFromSweep : 1; // 0x001C(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
uint8 Pad_1D[0x3]; // 0x001D(0x0003)(Fixing Size After Last Property [ Dumper-7 ])
|
|
struct FHitResult SweepResult; // 0x0020(0x00E8)(Parm, IsPlainOldData, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_FlowOverlapCompFunctionBinder_OnCollisionBeginOverlap;
|
|
|
|
// Function b1-Managed.FlowOverlapCompFunctionBinder.OnCollisionEndOverlap
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct FlowOverlapCompFunctionBinder_OnCollisionEndOverlap final
|
|
{
|
|
public:
|
|
class UPrimitiveComponent* OverlappedComponent; // 0x0000(0x0008)(ExportObject, Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class AActor* OtherActor; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class UPrimitiveComponent* OtherComp; // 0x0010(0x0008)(ExportObject, Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
int32 OtherBodyIndex; // 0x0018(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_FlowOverlapCompFunctionBinder_OnCollisionEndOverlap;
|
|
|
|
// Function b1-Managed.BUS_SceneWindEffectActorComp.TickComponentInCS
|
|
// 0x0004 (0x0004 - 0x0000)
|
|
struct BUS_SceneWindEffectActorComp_TickComponentInCS final
|
|
{
|
|
public:
|
|
float DeltaTime; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BUS_SceneWindEffectActorComp_TickComponentInCS;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_WaitCheck820DemoGameVersion.PostPropertyChanged
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_WaitCheck820DemoGameVersion_PostPropertyChanged final
|
|
{
|
|
public:
|
|
class FString MemberName; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString PropertyName; // 0x0010(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_WaitCheck820DemoGameVersion_PostPropertyChanged;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_WaitCheck820DemoGameVersion.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_WaitCheck820DemoGameVersion_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_WaitCheck820DemoGameVersion_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_WaitFirstPlayerLogin.PostPropertyChanged
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_WaitFirstPlayerLogin_PostPropertyChanged final
|
|
{
|
|
public:
|
|
class FString MemberName; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString PropertyName; // 0x0010(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_WaitFirstPlayerLogin_PostPropertyChanged;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_WaitFirstPlayerLogin.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_WaitFirstPlayerLogin_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_WaitFirstPlayerLogin_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_WaitGSLoginSuccess.PostPropertyChanged
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_WaitGSLoginSuccess_PostPropertyChanged final
|
|
{
|
|
public:
|
|
class FString MemberName; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString PropertyName; // 0x0010(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_WaitGSLoginSuccess_PostPropertyChanged;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_WaitGSLoginSuccess.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_WaitGSLoginSuccess_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_WaitGSLoginSuccess_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_WaitImportantAssetLoadFinsh.PostPropertyChanged
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_WaitImportantAssetLoadFinsh_PostPropertyChanged final
|
|
{
|
|
public:
|
|
class FString MemberName; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString PropertyName; // 0x0010(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_WaitImportantAssetLoadFinsh_PostPropertyChanged;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_WaitImportantAssetLoadFinsh.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_WaitImportantAssetLoadFinsh_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_WaitImportantAssetLoadFinsh_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_WaitLevelStreamingLoad.PostPropertyChanged
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_WaitLevelStreamingLoad_PostPropertyChanged final
|
|
{
|
|
public:
|
|
class FString MemberName; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString PropertyName; // 0x0010(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_WaitLevelStreamingLoad_PostPropertyChanged;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_WaitLevelStreamingLoad.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_WaitLevelStreamingLoad_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_WaitLevelStreamingLoad_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_WaitLocalPlayerStartPlay.PostPropertyChanged
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_WaitLocalPlayerStartPlay_PostPropertyChanged final
|
|
{
|
|
public:
|
|
class FString MemberName; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString PropertyName; // 0x0010(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_WaitLocalPlayerStartPlay_PostPropertyChanged;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_WaitLocalPlayerStartPlay.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_WaitLocalPlayerStartPlay_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_WaitLocalPlayerStartPlay_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_WaitPostLoadMap.PostPropertyChanged
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_WaitPostLoadMap_PostPropertyChanged final
|
|
{
|
|
public:
|
|
class FString MemberName; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString PropertyName; // 0x0010(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_WaitPostLoadMap_PostPropertyChanged;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_WaitPostLoadMap.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_WaitPostLoadMap_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_WaitPostLoadMap_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_WaitPostLoadMapClient.PostPropertyChanged
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_WaitPostLoadMapClient_PostPropertyChanged final
|
|
{
|
|
public:
|
|
class FString MemberName; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString PropertyName; // 0x0010(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_WaitPostLoadMapClient_PostPropertyChanged;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_WaitPostLoadMapClient.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_WaitPostLoadMapClient_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_WaitPostLoadMapClient_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_WaitPsoCachePrecompileFinish.PostPropertyChanged
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_WaitPsoCachePrecompileFinish_PostPropertyChanged final
|
|
{
|
|
public:
|
|
class FString MemberName; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString PropertyName; // 0x0010(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_WaitPsoCachePrecompileFinish_PostPropertyChanged;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_WaitPsoCachePrecompileFinish.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_WaitPsoCachePrecompileFinish_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_WaitPsoCachePrecompileFinish_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_WaitReplayPlayerSpawn.PostPropertyChanged
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_WaitReplayPlayerSpawn_PostPropertyChanged final
|
|
{
|
|
public:
|
|
class FString MemberName; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString PropertyName; // 0x0010(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_WaitReplayPlayerSpawn_PostPropertyChanged;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_WaitReplayPlayerSpawn.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_WaitReplayPlayerSpawn_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_WaitReplayPlayerSpawn_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_WaitTick.PostPropertyChanged
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_WaitTick_PostPropertyChanged final
|
|
{
|
|
public:
|
|
class FString MemberName; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString PropertyName; // 0x0010(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_WaitTick_PostPropertyChanged;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_WaitTick.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_WaitTick_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_WaitTick_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_WaitUntilGameStateInit.PostPropertyChanged
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_WaitUntilGameStateInit_PostPropertyChanged final
|
|
{
|
|
public:
|
|
class FString MemberName; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString PropertyName; // 0x0010(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_WaitUntilGameStateInit_PostPropertyChanged;
|
|
|
|
// Function b1-Managed.BED_FSMNode_GI_Loading_WaitUntilGameStateInit.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_GI_Loading_WaitUntilGameStateInit_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_GI_Loading_WaitUntilGameStateInit_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_FSMNode_PS_TransactionAnyState.PostPropertyChanged
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BED_FSMNode_PS_TransactionAnyState_PostPropertyChanged final
|
|
{
|
|
public:
|
|
class FString MemberName; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString PropertyName; // 0x0010(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_PS_TransactionAnyState_PostPropertyChanged;
|
|
|
|
// Function b1-Managed.BED_FSMNode_PS_Transaction_TransactionTask.PostPropertyChanged
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BED_FSMNode_PS_Transaction_TransactionTask_PostPropertyChanged final
|
|
{
|
|
public:
|
|
class FString MemberName; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString PropertyName; // 0x0010(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_PS_Transaction_TransactionTask_PostPropertyChanged;
|
|
|
|
// Function b1-Managed.BED_FSMNode_PS_Transaction_TransactionTask.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_FSMNode_PS_Transaction_TransactionTask_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMNode_PS_Transaction_TransactionTask_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_GuideAsset.GetRerouteNodeClass
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct BED_GuideAsset_GetRerouteNodeClass final
|
|
{
|
|
public:
|
|
class UClass* ReturnValue; // 0x0000(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_GuideAsset_GetRerouteNodeClass;
|
|
|
|
// Function b1-Managed.BED_GuideAsset.GetStartNodeClass
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct BED_GuideAsset_GetStartNodeClass final
|
|
{
|
|
public:
|
|
class UClass* ReturnValue; // 0x0000(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_GuideAsset_GetStartNodeClass;
|
|
|
|
// Function b1-Managed.BED_GuideAsset.GetViewType
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BED_GuideAsset_GetViewType final
|
|
{
|
|
public:
|
|
ECalliopeViewType ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_GuideAsset_GetViewType;
|
|
|
|
// Function b1-Managed.BED_GuideNode_Listener.GetContextOutputsInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_GuideNode_Listener_GetContextOutputsInCS final
|
|
{
|
|
public:
|
|
TArray<class FName> ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ReturnParm)
|
|
};
|
|
DUMPER7_ASSERTS_BED_GuideNode_Listener_GetContextOutputsInCS;
|
|
|
|
// Function b1-Managed.BED_GuideNode_Mark.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_GuideNode_Mark_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_GuideNode_Mark_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_GuideNode_Reroute.IsRerouteNode
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BED_GuideNode_Reroute_IsRerouteNode final
|
|
{
|
|
public:
|
|
uint8 ReturnValue : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BED_GuideNode_Reroute_IsRerouteNode;
|
|
|
|
// Function b1-Managed.BED_GuideNode_Wait.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_GuideNode_Wait_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_GuideNode_Wait_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BGW_OnlineFriend.OnReadFriendListCompleteCS
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BGW_OnlineFriend_OnReadFriendListCompleteCS final
|
|
{
|
|
public:
|
|
uint8 bWasSuccessful : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BGW_OnlineFriend_OnReadFriendListCompleteCS;
|
|
|
|
// Function b1-Managed.BED_MovieNode_Delay.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_MovieNode_Delay_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_MovieNode_Delay_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_MovieNode_SetStreamingManagerViewSource.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_MovieNode_SetStreamingManagerViewSource_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_MovieNode_SetStreamingManagerViewSource_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_MovieNode_PerformerExitPhasePerformance.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_MovieNode_PerformerExitPhasePerformance_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_MovieNode_PerformerExitPhasePerformance_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_MovieNode_ConditionQuery.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_MovieNode_ConditionQuery_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_MovieNode_ConditionQuery_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_MovieNode_SetStreamingLevelStateInfo.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_MovieNode_SetStreamingLevelStateInfo_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_MovieNode_SetStreamingLevelStateInfo_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_MovieNode_Transformation.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_MovieNode_Transformation_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_MovieNode_Transformation_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BGUShadowActorBase.OnConstructionCS
|
|
// 0x0060 (0x0060 - 0x0000)
|
|
struct BGUShadowActorBase_OnConstructionCS final
|
|
{
|
|
public:
|
|
struct FTransform Transform; // 0x0000(0x0060)(ConstParm, Parm, OutParm, ReferenceParm, IsPlainOldData, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BGUShadowActorBase_OnConstructionCS;
|
|
|
|
// Function b1-Managed.BED_SkillMappingAsset.IsAutoClearRecodes
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BED_SkillMappingAsset_IsAutoClearRecodes final
|
|
{
|
|
public:
|
|
uint8 ReturnValue : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BED_SkillMappingAsset_IsAutoClearRecodes;
|
|
|
|
// Function b1-Managed.BED_SkillMappingAsset.GetExtraDefaultOutputNodesInBranchGraph
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct BED_SkillMappingAsset_GetExtraDefaultOutputNodesInBranchGraph final
|
|
{
|
|
public:
|
|
TArray<class UClass*> OutClasses; // 0x0000(0x0010)(Parm, OutParm)
|
|
int32 ReturnValue; // 0x0010(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_SkillMappingAsset_GetExtraDefaultOutputNodesInBranchGraph;
|
|
|
|
// Function b1-Managed.BED_SkillMappingAsset.GetExtraDefaultInputNodesInBranchGraph
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct BED_SkillMappingAsset_GetExtraDefaultInputNodesInBranchGraph final
|
|
{
|
|
public:
|
|
TArray<class UClass*> OutClasses; // 0x0000(0x0010)(Parm, OutParm)
|
|
int32 ReturnValue; // 0x0010(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_SkillMappingAsset_GetExtraDefaultInputNodesInBranchGraph;
|
|
|
|
// Function b1-Managed.BED_SkillMappingAsset.GetRerouteNodeClassInBranchGraph
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct BED_SkillMappingAsset_GetRerouteNodeClassInBranchGraph final
|
|
{
|
|
public:
|
|
class UClass* ReturnValue; // 0x0000(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_SkillMappingAsset_GetRerouteNodeClassInBranchGraph;
|
|
|
|
// Function b1-Managed.BED_SkillMappingAsset.GetStartNodeClassInBranchGraph
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct BED_SkillMappingAsset_GetStartNodeClassInBranchGraph final
|
|
{
|
|
public:
|
|
class UClass* ReturnValue; // 0x0000(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_SkillMappingAsset_GetStartNodeClassInBranchGraph;
|
|
|
|
// Function b1-Managed.BED_SkillMappingAsset.GetExtraDefaultOutputNodes
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct BED_SkillMappingAsset_GetExtraDefaultOutputNodes final
|
|
{
|
|
public:
|
|
TArray<class UClass*> OutClasses; // 0x0000(0x0010)(Parm, OutParm)
|
|
int32 ReturnValue; // 0x0010(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_SkillMappingAsset_GetExtraDefaultOutputNodes;
|
|
|
|
// Function b1-Managed.BED_SkillMappingAsset.GetExtraDefaultInputNodes
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct BED_SkillMappingAsset_GetExtraDefaultInputNodes final
|
|
{
|
|
public:
|
|
TArray<class UClass*> OutClasses; // 0x0000(0x0010)(Parm, OutParm)
|
|
int32 ReturnValue; // 0x0010(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_SkillMappingAsset_GetExtraDefaultInputNodes;
|
|
|
|
// Function b1-Managed.BED_SkillMappingAsset.GetRerouteNodeClass
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct BED_SkillMappingAsset_GetRerouteNodeClass final
|
|
{
|
|
public:
|
|
class UClass* ReturnValue; // 0x0000(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_SkillMappingAsset_GetRerouteNodeClass;
|
|
|
|
// Function b1-Managed.BED_SkillMappingAsset.GetStartNodeClass
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct BED_SkillMappingAsset_GetStartNodeClass final
|
|
{
|
|
public:
|
|
class UClass* ReturnValue; // 0x0000(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_SkillMappingAsset_GetStartNodeClass;
|
|
|
|
// Function b1-Managed.BED_SkillMappingAsset.IsEditorOnlyCS
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BED_SkillMappingAsset_IsEditorOnlyCS final
|
|
{
|
|
public:
|
|
uint8 ReturnValue : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BED_SkillMappingAsset_IsEditorOnlyCS;
|
|
|
|
// Function b1-Managed.BED_SkillMappingAsset.GetViewType
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BED_SkillMappingAsset_GetViewType final
|
|
{
|
|
public:
|
|
ECalliopeViewType ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_SkillMappingAsset_GetViewType;
|
|
|
|
// Function b1-Managed.BED_SkillMappingNode_Montages.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_SkillMappingNode_Montages_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_SkillMappingNode_Montages_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_SkillMappingNode_SkillID.GetContextOutputsInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_SkillMappingNode_SkillID_GetContextOutputsInCS final
|
|
{
|
|
public:
|
|
TArray<class FName> ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ReturnParm)
|
|
};
|
|
DUMPER7_ASSERTS_BED_SkillMappingNode_SkillID_GetContextOutputsInCS;
|
|
|
|
// Function b1-Managed.BED_SkillMappingNode_SkillID.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_SkillMappingNode_SkillID_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_SkillMappingNode_SkillID_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_SkillMappingNode_SkillID.CanShowInMyCalliope
|
|
// 0x0028 (0x0028 - 0x0000)
|
|
struct BED_SkillMappingNode_SkillID_CanShowInMyCalliope final
|
|
{
|
|
public:
|
|
class FString ViewCategory; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString DisplayName; // 0x0010(0x0010)(Parm, OutParm, ZeroConstructor, HasGetValueTypeHash)
|
|
uint8 ReturnValue : 1; // 0x0020(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BED_SkillMappingNode_SkillID_CanShowInMyCalliope;
|
|
|
|
// Function b1-Managed.BED_StateNode_CustomEnter.GetContextOutputsInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_StateNode_CustomEnter_GetContextOutputsInCS final
|
|
{
|
|
public:
|
|
TArray<class FName> ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ReturnParm)
|
|
};
|
|
DUMPER7_ASSERTS_BED_StateNode_CustomEnter_GetContextOutputsInCS;
|
|
|
|
// Function b1-Managed.BED_BehaviorNode_ControlChildActor.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_BehaviorNode_ControlChildActor_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_BehaviorNode_ControlChildActor_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_BehaviorNode_ExitPhasePerformance.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_BehaviorNode_ExitPhasePerformance_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_BehaviorNode_ExitPhasePerformance_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_MovieNode_PreRoll.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_MovieNode_PreRoll_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_MovieNode_PreRoll_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BUS_MovementSystem.AIFlyPathMoveMode_Pathfinding_OnDynamicCollisionAlert
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BUS_MovementSystem_AIFlyPathMoveMode_Pathfinding_OnDynamicCollisionAlert final
|
|
{
|
|
public:
|
|
struct FDonNavigationDynamicCollisionPayload Data; // 0x0000(0x0048)(Parm)
|
|
};
|
|
DUMPER7_ASSERTS_BUS_MovementSystem_AIFlyPathMoveMode_Pathfinding_OnDynamicCollisionAlert;
|
|
|
|
// Function b1-Managed.BUS_MovementSystem.AIFlyPathMoveMode_Pathfinding_OnFinish
|
|
// 0x02B8 (0x02B8 - 0x0000)
|
|
struct BUS_MovementSystem_AIFlyPathMoveMode_Pathfinding_OnFinish final
|
|
{
|
|
public:
|
|
struct FDoNNavigationQueryData Data; // 0x0000(0x02B8)(Parm)
|
|
};
|
|
DUMPER7_ASSERTS_BUS_MovementSystem_AIFlyPathMoveMode_Pathfinding_OnFinish;
|
|
|
|
// Function b1-Managed.BUS_MovementSystem.OnAIPathMoveModeMoveComplete
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct BUS_MovementSystem_OnAIPathMoveModeMoveComplete final
|
|
{
|
|
public:
|
|
int32 MoveRequestID; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
EPathFollowingResult Result; // 0x0004(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BUS_MovementSystem_OnAIPathMoveModeMoveComplete;
|
|
|
|
// Function b1-Managed.BGUEQSFunctionBinder.OnEQSFinish
|
|
// 0x0030 (0x0030 - 0x0000)
|
|
struct BGUEQSFunctionBinder_OnEQSFinish final
|
|
{
|
|
public:
|
|
TArray<struct FVector> Results; // 0x0000(0x0010)(Parm)
|
|
TArray<float> Scores; // 0x0010(0x0010)(Parm)
|
|
struct FGSEQSExParam ExParam; // 0x0020(0x000C)(Parm, NoDestructor)
|
|
int32 QueryID; // 0x002C(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUEQSFunctionBinder_OnEQSFinish;
|
|
|
|
// Function b1-Managed.BGUPlayMontageBinder.OnInterrupted
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct BGUPlayMontageBinder_OnInterrupted final
|
|
{
|
|
public:
|
|
int32 _ReqIdx; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 Pad_4[0x4]; // 0x0004(0x0004)(Fixing Size After Last Property [ Dumper-7 ])
|
|
class UAnimInstance* AnimInstance; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class UAnimMontage* Montage; // 0x0010(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUPlayMontageBinder_OnInterrupted;
|
|
|
|
// Function b1-Managed.BGUPlayMontageBinder.OnCompleted
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct BGUPlayMontageBinder_OnCompleted final
|
|
{
|
|
public:
|
|
int32 _ReqIdx; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 Pad_4[0x4]; // 0x0004(0x0004)(Fixing Size After Last Property [ Dumper-7 ])
|
|
class UAnimInstance* AnimInstance; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class UAnimMontage* Montage; // 0x0010(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUPlayMontageBinder_OnCompleted;
|
|
|
|
// Function b1-Managed.BGUPlayMontageBinder.OnBlendOut
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct BGUPlayMontageBinder_OnBlendOut final
|
|
{
|
|
public:
|
|
int32 _ReqIdx; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 Pad_4[0x4]; // 0x0004(0x0004)(Fixing Size After Last Property [ Dumper-7 ])
|
|
class UAnimInstance* AnimInstance; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class UAnimMontage* Montage; // 0x0010(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUPlayMontageBinder_OnBlendOut;
|
|
|
|
// Function b1-Managed.GSBackgroundBlurCS.SetCommParams
|
|
// 0x0060 (0x0060 - 0x0000)
|
|
struct GSBackgroundBlurCS_SetCommParams final
|
|
{
|
|
public:
|
|
struct FMatCommParams InCommParams; // 0x0000(0x0060)(Parm, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_GSBackgroundBlurCS_SetCommParams;
|
|
|
|
// Function b1-Managed.BSNS_ShowSpecialUIV2.GetDisplayName
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BSNS_ShowSpecialUIV2_GetDisplayName final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BSNS_ShowSpecialUIV2_GetDisplayName;
|
|
|
|
// Function b1-Managed.BSNS_ShowSpecialUIV2.OnNotifyBegin
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BSNS_ShowSpecialUIV2_OnNotifyBegin final
|
|
{
|
|
public:
|
|
class UCalliopeLevelSequencePlayer* InPlayer; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
int32 InStatus; // 0x0008(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 bInBackwards : 1; // 0x000C(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BSNS_ShowSpecialUIV2_OnNotifyBegin;
|
|
|
|
// Function b1-Managed.BSNS_ShowSpecialUIV2.OnNotifyEnd
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BSNS_ShowSpecialUIV2_OnNotifyEnd final
|
|
{
|
|
public:
|
|
class UCalliopeLevelSequencePlayer* Player; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
int32 InStatus; // 0x0008(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 bInBackwards : 1; // 0x000C(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BSNS_ShowSpecialUIV2_OnNotifyEnd;
|
|
|
|
// Function b1-Managed.BGUBaseOnUnitRotateComponent.TickComponentGS
|
|
// 0x0004 (0x0004 - 0x0000)
|
|
struct BGUBaseOnUnitRotateComponent_TickComponentGS final
|
|
{
|
|
public:
|
|
float DeltaSeconds; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUBaseOnUnitRotateComponent_TickComponentGS;
|
|
|
|
// Function b1-Managed.BGUBaseOnUnitRotateComponent.BGUSetBaseOnUnitRotation
|
|
// 0x0038 (0x0038 - 0x0000)
|
|
struct BGUBaseOnUnitRotateComponent_BGUSetBaseOnUnitRotation final
|
|
{
|
|
public:
|
|
class AActor* BaseUnit; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
struct FRotator TargteRotation; // 0x0008(0x0018)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor)
|
|
struct FVector OffsetVector; // 0x0020(0x0018)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUBaseOnUnitRotateComponent_BGUSetBaseOnUnitRotation;
|
|
|
|
// Function b1-Managed.PlayerTransactionEventCollection.InteractTransactionStart
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct PlayerTransactionEventCollection_InteractTransactionStart final
|
|
{
|
|
public:
|
|
struct FPlayerTransactionInteractStartParams Param; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_PlayerTransactionEventCollection_InteractTransactionStart;
|
|
|
|
// Function b1-Managed.BMPS_CLS.TeardownForPipelineCS
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct BMPS_CLS_TeardownForPipelineCS final
|
|
{
|
|
public:
|
|
class UMoviePipeline* InPipeline; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BMPS_CLS_TeardownForPipelineCS;
|
|
|
|
// Function b1-Managed.BMPS_CLS.SetupForPipelineCS
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct BMPS_CLS_SetupForPipelineCS final
|
|
{
|
|
public:
|
|
class UMoviePipeline* InPipeline; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BMPS_CLS_SetupForPipelineCS;
|
|
|
|
// Function b1-Managed.BMPS_CLS.IgnoreTransientFiltersCS
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BMPS_CLS_IgnoreTransientFiltersCS final
|
|
{
|
|
public:
|
|
uint8 ReturnValue : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BMPS_CLS_IgnoreTransientFiltersCS;
|
|
|
|
// Function b1-Managed.BMPS_CLS.GetDisplayTextCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BMPS_CLS_GetDisplayTextCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BMPS_CLS_GetDisplayTextCS;
|
|
|
|
// Function b1-Managed.BMPS_Equip.SetupForPipelineCS
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct BMPS_Equip_SetupForPipelineCS final
|
|
{
|
|
public:
|
|
class UMoviePipeline* InPipeline; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BMPS_Equip_SetupForPipelineCS;
|
|
|
|
// Function b1-Managed.BMPS_Equip.GetDisplayTextCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BMPS_Equip_GetDisplayTextCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BMPS_Equip_GetDisplayTextCS;
|
|
|
|
// Function b1-Managed.BMPS_LevelStreaming.TeardownForPipelineCS
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct BMPS_LevelStreaming_TeardownForPipelineCS final
|
|
{
|
|
public:
|
|
class UMoviePipeline* InPipeline; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BMPS_LevelStreaming_TeardownForPipelineCS;
|
|
|
|
// Function b1-Managed.BMPS_LevelStreaming.SetupForPipelineCS
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct BMPS_LevelStreaming_SetupForPipelineCS final
|
|
{
|
|
public:
|
|
class UMoviePipeline* InPipeline; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BMPS_LevelStreaming_SetupForPipelineCS;
|
|
|
|
// Function b1-Managed.BMPS_LevelStreaming.GetDisplayTextCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BMPS_LevelStreaming_GetDisplayTextCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BMPS_LevelStreaming_GetDisplayTextCS;
|
|
|
|
// Function b1-Managed.BMPS_PerformerConfig.AfterLevelSequenceActorInitializedCS
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct BMPS_PerformerConfig_AfterLevelSequenceActorInitializedCS final
|
|
{
|
|
public:
|
|
class UMoviePipeline* InPipeline; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BMPS_PerformerConfig_AfterLevelSequenceActorInitializedCS;
|
|
|
|
// Function b1-Managed.BMPS_PerformerConfig.GetDisplayTextCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BMPS_PerformerConfig_GetDisplayTextCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BMPS_PerformerConfig_GetDisplayTextCS;
|
|
|
|
// Function b1-Managed.BSNS_CricketWinFinish.OnNotifyBegin
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BSNS_CricketWinFinish_OnNotifyBegin final
|
|
{
|
|
public:
|
|
class UCalliopeLevelSequencePlayer* InPlayer; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
int32 InStatus; // 0x0008(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 bInBackwards : 1; // 0x000C(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BSNS_CricketWinFinish_OnNotifyBegin;
|
|
|
|
// Function b1-Managed.BSNS_CricketWinFinish.OnNotifyEnd
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BSNS_CricketWinFinish_OnNotifyEnd final
|
|
{
|
|
public:
|
|
class UCalliopeLevelSequencePlayer* InPlayer; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
int32 InStatus; // 0x0008(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 bInBackwards : 1; // 0x000C(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BSNS_CricketWinFinish_OnNotifyEnd;
|
|
|
|
// Function b1-Managed.BSNS_GSDispInteract.OnNotifyBegin
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BSNS_GSDispInteract_OnNotifyBegin final
|
|
{
|
|
public:
|
|
class UCalliopeLevelSequencePlayer* InPlayer; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
int32 InStatus; // 0x0008(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 bInBackwards : 1; // 0x000C(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BSNS_GSDispInteract_OnNotifyBegin;
|
|
|
|
// Function b1-Managed.BSNS_GSDispInteract.OnNotifyEnd
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BSNS_GSDispInteract_OnNotifyEnd final
|
|
{
|
|
public:
|
|
class UCalliopeLevelSequencePlayer* InPlayer; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
int32 InStatus; // 0x0008(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 bInBackwards : 1; // 0x000C(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BSNS_GSDispInteract_OnNotifyEnd;
|
|
|
|
// Function b1-Managed.AudioTriggerCompFunctionBinder.AudioCallback
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct AudioTriggerCompFunctionBinder_AudioCallback final
|
|
{
|
|
public:
|
|
EAkCallbackType CallbackType; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 Pad_1[0x7]; // 0x0001(0x0007)(Fixing Size After Last Property [ Dumper-7 ])
|
|
class UAkCallbackInfo* CallbackInfo; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_AudioTriggerCompFunctionBinder_AudioCallback;
|
|
|
|
// Function b1-Managed.BED_Behavior_CheckCurrentCastSkillId.PostPropertyChanged
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BED_Behavior_CheckCurrentCastSkillId_PostPropertyChanged final
|
|
{
|
|
public:
|
|
class FString MemberName; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString PropertyName; // 0x0010(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_Behavior_CheckCurrentCastSkillId_PostPropertyChanged;
|
|
|
|
// Function b1-Managed.BSNS_StopAllAnimMontage.OnNotifyBegin
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BSNS_StopAllAnimMontage_OnNotifyBegin final
|
|
{
|
|
public:
|
|
class UCalliopeLevelSequencePlayer* Player; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
int32 InStatus; // 0x0008(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 bInBackwards : 1; // 0x000C(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BSNS_StopAllAnimMontage_OnNotifyBegin;
|
|
|
|
// Function b1-Managed.BSN_ForceTrigger.OnNotify
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BSN_ForceTrigger_OnNotify final
|
|
{
|
|
public:
|
|
class UCalliopeLevelSequencePlayer* InPlayer; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
int32 InStatus; // 0x0008(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 bInBackwards : 1; // 0x000C(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BSN_ForceTrigger_OnNotify;
|
|
|
|
// Function b1-Managed.BANS_GSSetBattleMainCon.GSNotifyBeginCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_GSSetBattleMainCon_GSNotifyBeginCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
float TotalDuration; // 0x0048(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSSetBattleMainCon_GSNotifyBeginCS;
|
|
|
|
// Function b1-Managed.BANS_GSSetDmgNumCanEnable.GSNotifyBeginCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_GSSetDmgNumCanEnable_GSNotifyBeginCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
float TotalDuration; // 0x0048(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSSetDmgNumCanEnable_GSNotifyBeginCS;
|
|
|
|
// Function b1-Managed.BAN_GSFallDyingCheck.bIsNativeBranchingPointCS
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BAN_GSFallDyingCheck_bIsNativeBranchingPointCS final
|
|
{
|
|
public:
|
|
uint8 ReturnValue : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BAN_GSFallDyingCheck_bIsNativeBranchingPointCS;
|
|
|
|
// Function b1-Managed.BAN_GSFallDyingCheck.GSNotifyCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BAN_GSFallDyingCheck_GSNotifyCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BAN_GSFallDyingCheck_GSNotifyCS;
|
|
|
|
// Function b1-Managed.BAN_GSMagicallyChange.bIsNativeBranchingPointCS
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BAN_GSMagicallyChange_bIsNativeBranchingPointCS final
|
|
{
|
|
public:
|
|
uint8 ReturnValue : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BAN_GSMagicallyChange_bIsNativeBranchingPointCS;
|
|
|
|
// Function b1-Managed.BAN_GSMagicallyChange.GSNotifyCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BAN_GSMagicallyChange_GSNotifyCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BAN_GSMagicallyChange_GSNotifyCS;
|
|
|
|
// Function b1-Managed.BAN_GSMagicallyChangeRecover.bIsNativeBranchingPointCS
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BAN_GSMagicallyChangeRecover_bIsNativeBranchingPointCS final
|
|
{
|
|
public:
|
|
uint8 ReturnValue : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BAN_GSMagicallyChangeRecover_bIsNativeBranchingPointCS;
|
|
|
|
// Function b1-Managed.BAN_GSMagicallyChangeRecover.GSNotifyCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BAN_GSMagicallyChangeRecover_GSNotifyCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BAN_GSMagicallyChangeRecover_GSNotifyCS;
|
|
|
|
// Function b1-Managed.BAN_GSTriggerSplineMoveDBC.GSNotifyCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BAN_GSTriggerSplineMoveDBC_GSNotifyCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BAN_GSTriggerSplineMoveDBC_GSNotifyCS;
|
|
|
|
// Function b1-Managed.BAN_GSPlayMappedSoundFX.GSNotifyCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BAN_GSPlayMappedSoundFX_GSNotifyCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BAN_GSPlayMappedSoundFX_GSNotifyCS;
|
|
|
|
// Function b1-Managed.BGUDropItemActorCS.DropItemBPFunc
|
|
// 0x0004 (0x0004 - 0x0000)
|
|
struct BGUDropItemActorCS_DropItemBPFunc final
|
|
{
|
|
public:
|
|
float FloatParam; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUDropItemActorCS_DropItemBPFunc;
|
|
|
|
// Function b1-Managed.BGS_GSEventCollection.EndPlayInCS
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BGS_GSEventCollection_EndPlayInCS final
|
|
{
|
|
public:
|
|
EEndPlayReason EndPlayReason; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGS_GSEventCollection_EndPlayInCS;
|
|
|
|
// Function b1-Managed.BAIT_Combo.OnPropertyChanged
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BAIT_Combo_OnPropertyChanged final
|
|
{
|
|
public:
|
|
class FString MemberName; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString PropertyName; // 0x0010(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BAIT_Combo_OnPropertyChanged;
|
|
|
|
// Function b1-Managed.BAIT_Combo.QACalcTrueComboArray
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BAIT_Combo_QACalcTrueComboArray final
|
|
{
|
|
public:
|
|
TArray<class FString> ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ReturnParm)
|
|
};
|
|
DUMPER7_ASSERTS_BAIT_Combo_QACalcTrueComboArray;
|
|
|
|
// Function b1-Managed.BAIT_Combo.QACalcSkillArray
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BAIT_Combo_QACalcSkillArray final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BAIT_Combo_QACalcSkillArray;
|
|
|
|
// Function b1-Managed.BANS_GSSyncAnimationsIgnoreHitMove.GSNotifyBeginCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_GSSyncAnimationsIgnoreHitMove_GSNotifyBeginCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
float TotalDuration; // 0x0048(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSSyncAnimationsIgnoreHitMove_GSNotifyBeginCS;
|
|
|
|
// Function b1-Managed.BANS_GSSyncAnimationsIgnoreHitMove.GSNotifyTickCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_GSSyncAnimationsIgnoreHitMove_GSNotifyTickCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
float FrameDeltaTime; // 0x0048(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSSyncAnimationsIgnoreHitMove_GSNotifyTickCS;
|
|
|
|
// Function b1-Managed.BANS_GSSyncAnimationsIgnoreHitMove.GSNotifyEndCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BANS_GSSyncAnimationsIgnoreHitMove_GSNotifyEndCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSSyncAnimationsIgnoreHitMove_GSNotifyEndCS;
|
|
|
|
// Function b1-Managed.BGURuntimeMeshActor.OnSliceRuntimeMesh
|
|
// 0x0038 (0x0038 - 0x0000)
|
|
struct BGURuntimeMeshActor_OnSliceRuntimeMesh final
|
|
{
|
|
public:
|
|
struct FVector PlanePosition; // 0x0000(0x0018)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
struct FVector PlaneNormal; // 0x0018(0x0018)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
float ApplyForce; // 0x0030(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGURuntimeMeshActor_OnSliceRuntimeMesh;
|
|
|
|
// Function b1-Managed.BANS_GSHitMoveCollisionScale.GSNotifyBeginCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_GSHitMoveCollisionScale_GSNotifyBeginCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
float TotalDuration; // 0x0048(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSHitMoveCollisionScale_GSNotifyBeginCS;
|
|
|
|
// Function b1-Managed.BANS_GSHitMoveCollisionScale.GSNotifyEndCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BANS_GSHitMoveCollisionScale_GSNotifyEndCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSHitMoveCollisionScale_GSNotifyEndCS;
|
|
|
|
// Function b1-Managed.BGUDroppableDestructionActorBase.SetFloatValueToMaterialAdvect
|
|
// 0x000C (0x000C - 0x0000)
|
|
struct BGUDroppableDestructionActorBase_SetFloatValueToMaterialAdvect final
|
|
{
|
|
public:
|
|
class FName ParamName; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
float FloatValue; // 0x0008(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUDroppableDestructionActorBase_SetFloatValueToMaterialAdvect;
|
|
|
|
// Function b1-Managed.BUS_SafeLandVolumeComp.OnActorLeave
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BUS_SafeLandVolumeComp_OnActorLeave final
|
|
{
|
|
public:
|
|
class UPrimitiveComponent* OverlappedComponent; // 0x0000(0x0008)(ExportObject, Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class AActor* OtherActor; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class UPrimitiveComponent* OtherComp; // 0x0010(0x0008)(ExportObject, Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
int32 OtherBodyIndex; // 0x0018(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BUS_SafeLandVolumeComp_OnActorLeave;
|
|
|
|
// Function b1-Managed.BUS_SafeLandVolumeComp.OnActorEnter
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BUS_SafeLandVolumeComp_OnActorEnter final
|
|
{
|
|
public:
|
|
class AActor* OverlappedActor; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class AActor* OtherActor; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BUS_SafeLandVolumeComp_OnActorEnter;
|
|
|
|
// Function b1-Managed.BANS_GSCastDingShen.GSNotifyBeginCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_GSCastDingShen_GSNotifyBeginCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
float TotalDuration; // 0x0048(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSCastDingShen_GSNotifyBeginCS;
|
|
|
|
// Function b1-Managed.BGUSpiderNavigationActor.ReceiveTick
|
|
// 0x0004 (0x0004 - 0x0000)
|
|
struct BGUSpiderNavigationActor_ReceiveTick final
|
|
{
|
|
public:
|
|
float DeltaSeconds; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUSpiderNavigationActor_ReceiveTick;
|
|
|
|
// Function b1-Managed.OverlapCompFunctionBinder.OnActorLeave
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct OverlapCompFunctionBinder_OnActorLeave final
|
|
{
|
|
public:
|
|
class AActor* OverlappedActor; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class AActor* OtherActor; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_OverlapCompFunctionBinder_OnActorLeave;
|
|
|
|
// Function b1-Managed.OverlapCompFunctionBinder.OnActorEnter
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct OverlapCompFunctionBinder_OnActorEnter final
|
|
{
|
|
public:
|
|
class AActor* OverlappedActor; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class AActor* OtherActor; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_OverlapCompFunctionBinder_OnActorEnter;
|
|
|
|
// Function b1-Managed.BED_BehaviorNode_RemoveBuff.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_BehaviorNode_RemoveBuff_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_BehaviorNode_RemoveBuff_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BANS_GSPreMontageSectionJumpDetection.GetJumpableSectionPrefix
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BANS_GSPreMontageSectionJumpDetection_GetJumpableSectionPrefix final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSPreMontageSectionJumpDetection_GetJumpableSectionPrefix;
|
|
|
|
// Function b1-Managed.BANS_GSPreMontageSectionJumpDetection.GSNotifyBeginCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_GSPreMontageSectionJumpDetection_GSNotifyBeginCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
float TotalDuration; // 0x0048(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSPreMontageSectionJumpDetection_GSNotifyBeginCS;
|
|
|
|
// Function b1-Managed.BANS_GSPreMontageSectionJumpDetection.GetAnimNSType
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BANS_GSPreMontageSectionJumpDetection_GetAnimNSType final
|
|
{
|
|
public:
|
|
EGsEnAnimNS ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSPreMontageSectionJumpDetection_GetAnimNSType;
|
|
|
|
// Function b1-Managed.BANS_GSPreMontageSectionJumpDetection.GSNotifyEndCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BANS_GSPreMontageSectionJumpDetection_GSNotifyEndCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSPreMontageSectionJumpDetection_GSNotifyEndCS;
|
|
|
|
// Function b1-Managed.BAN_GSCallPointsRegister.bIsNativeBranchingPointCS
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BAN_GSCallPointsRegister_bIsNativeBranchingPointCS final
|
|
{
|
|
public:
|
|
uint8 ReturnValue : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BAN_GSCallPointsRegister_bIsNativeBranchingPointCS;
|
|
|
|
// Function b1-Managed.BAN_GSCallPointsRegister.GSNotifyCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BAN_GSCallPointsRegister_GSNotifyCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BAN_GSCallPointsRegister_GSNotifyCS;
|
|
|
|
// Function b1-Managed.OverlapBoxFunctionBinder.OnActorLeave
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct OverlapBoxFunctionBinder_OnActorLeave final
|
|
{
|
|
public:
|
|
class AActor* OverlappedActor; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class AActor* OtherActor; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_OverlapBoxFunctionBinder_OnActorLeave;
|
|
|
|
// Function b1-Managed.OverlapBoxFunctionBinder.OnActorEnter
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct OverlapBoxFunctionBinder_OnActorEnter final
|
|
{
|
|
public:
|
|
class AActor* OverlappedActor; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class AActor* OtherActor; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_OverlapBoxFunctionBinder_OnActorEnter;
|
|
|
|
// Function b1-Managed.BAN_GSCallMultiPointsRegister.GSNotifyCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BAN_GSCallMultiPointsRegister_GSNotifyCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BAN_GSCallMultiPointsRegister_GSNotifyCS;
|
|
|
|
// Function b1-Managed.BAIT_FlyMoveTo.Pathfinding_OnDynamicCollisionAlert
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BAIT_FlyMoveTo_Pathfinding_OnDynamicCollisionAlert final
|
|
{
|
|
public:
|
|
struct FDonNavigationDynamicCollisionPayload Data; // 0x0000(0x0048)(Parm)
|
|
};
|
|
DUMPER7_ASSERTS_BAIT_FlyMoveTo_Pathfinding_OnDynamicCollisionAlert;
|
|
|
|
// Function b1-Managed.BAIT_FlyMoveTo.Pathfinding_OnFinish
|
|
// 0x02B8 (0x02B8 - 0x0000)
|
|
struct BAIT_FlyMoveTo_Pathfinding_OnFinish final
|
|
{
|
|
public:
|
|
struct FDoNNavigationQueryData Data; // 0x0000(0x02B8)(Parm)
|
|
};
|
|
DUMPER7_ASSERTS_BAIT_FlyMoveTo_Pathfinding_OnFinish;
|
|
|
|
// Function b1-Managed.BANS_GSComboKeyCache.GSNotifyBeginCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_GSComboKeyCache_GSNotifyBeginCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
float TotalDuration; // 0x0048(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSComboKeyCache_GSNotifyBeginCS;
|
|
|
|
// Function b1-Managed.BANS_GSChargeKeyCache.GSNotifyBeginCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_GSChargeKeyCache_GSNotifyBeginCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
float TotalDuration; // 0x0048(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSChargeKeyCache_GSNotifyBeginCS;
|
|
|
|
// Function b1-Managed.BANS_GSChargeKeyCache.GSNotifyEndCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BANS_GSChargeKeyCache_GSNotifyEndCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSChargeKeyCache_GSNotifyEndCS;
|
|
|
|
// Function b1-Managed.BGUCameraActor.ReceiveEndPlay
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BGUCameraActor_ReceiveEndPlay final
|
|
{
|
|
public:
|
|
EEndPlayReason EndPlayReason; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUCameraActor_ReceiveEndPlay;
|
|
|
|
// Function b1-Managed.QuestCovertTimerOverlapComp.OnCollisionBeginOverlap
|
|
// 0x0108 (0x0108 - 0x0000)
|
|
struct QuestCovertTimerOverlapComp_OnCollisionBeginOverlap final
|
|
{
|
|
public:
|
|
class UPrimitiveComponent* OverlappedComponent; // 0x0000(0x0008)(ExportObject, Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class AActor* OtherActor; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class UPrimitiveComponent* OtherComp; // 0x0010(0x0008)(ExportObject, Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
int32 OtherBodyIndex; // 0x0018(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 bFromSweep : 1; // 0x001C(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
uint8 Pad_1D[0x3]; // 0x001D(0x0003)(Fixing Size After Last Property [ Dumper-7 ])
|
|
struct FHitResult SweepResult; // 0x0020(0x00E8)(Parm, IsPlainOldData, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_QuestCovertTimerOverlapComp_OnCollisionBeginOverlap;
|
|
|
|
// Function b1-Managed.QuestCovertTimerOverlapComp.OnCollisionEndOverlap
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct QuestCovertTimerOverlapComp_OnCollisionEndOverlap final
|
|
{
|
|
public:
|
|
class UPrimitiveComponent* OverlappedComponent; // 0x0000(0x0008)(ExportObject, Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class AActor* OtherActor; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class UPrimitiveComponent* OtherComp; // 0x0010(0x0008)(ExportObject, Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
int32 OtherBodyIndex; // 0x0018(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_QuestCovertTimerOverlapComp_OnCollisionEndOverlap;
|
|
|
|
// Function b1-Managed.BAN_EnterSkillCameraGroup.bIsNativeBranchingPointCS
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BAN_EnterSkillCameraGroup_bIsNativeBranchingPointCS final
|
|
{
|
|
public:
|
|
uint8 ReturnValue : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BAN_EnterSkillCameraGroup_bIsNativeBranchingPointCS;
|
|
|
|
// Function b1-Managed.BAN_EnterSkillCameraGroup.GSNotifyCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BAN_EnterSkillCameraGroup_GSNotifyCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BAN_EnterSkillCameraGroup_GSNotifyCS;
|
|
|
|
// Function b1-Managed.BAN_GSCollectTrigger.bIsNativeBranchingPointCS
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BAN_GSCollectTrigger_bIsNativeBranchingPointCS final
|
|
{
|
|
public:
|
|
uint8 ReturnValue : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BAN_GSCollectTrigger_bIsNativeBranchingPointCS;
|
|
|
|
// Function b1-Managed.BAN_GSCollectTrigger.GSNotifyCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BAN_GSCollectTrigger_GSNotifyCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BAN_GSCollectTrigger_GSNotifyCS;
|
|
|
|
// Function b1-Managed.BUS_GroupAIAreaCompImpl.OverlapBegin
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BUS_GroupAIAreaCompImpl_OverlapBegin final
|
|
{
|
|
public:
|
|
class AActor* OverlappedActor; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class AActor* OtherActor; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BUS_GroupAIAreaCompImpl_OverlapBegin;
|
|
|
|
// Function b1-Managed.BUS_GroupAIAreaCompImpl.OverlapEnd
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BUS_GroupAIAreaCompImpl_OverlapEnd final
|
|
{
|
|
public:
|
|
class UPrimitiveComponent* OverlappedComponent; // 0x0000(0x0008)(ExportObject, Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class AActor* OtherActor; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class UPrimitiveComponent* OtherComp; // 0x0010(0x0008)(ExportObject, Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
int32 OtherBodyIndex; // 0x0018(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BUS_GroupAIAreaCompImpl_OverlapEnd;
|
|
|
|
// Function b1-Managed.QuestOverlapCompFunctionBinder.OnCollisionBeginOverlap
|
|
// 0x0108 (0x0108 - 0x0000)
|
|
struct QuestOverlapCompFunctionBinder_OnCollisionBeginOverlap final
|
|
{
|
|
public:
|
|
class UPrimitiveComponent* OverlappedComponent; // 0x0000(0x0008)(ExportObject, Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class AActor* OtherActor; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class UPrimitiveComponent* OtherComp; // 0x0010(0x0008)(ExportObject, Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
int32 OtherBodyIndex; // 0x0018(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 bFromSweep : 1; // 0x001C(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
uint8 Pad_1D[0x3]; // 0x001D(0x0003)(Fixing Size After Last Property [ Dumper-7 ])
|
|
struct FHitResult SweepResult; // 0x0020(0x00E8)(Parm, IsPlainOldData, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_QuestOverlapCompFunctionBinder_OnCollisionBeginOverlap;
|
|
|
|
// Function b1-Managed.QuestOverlapCompFunctionBinder.OnCollisionEndOverlap
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct QuestOverlapCompFunctionBinder_OnCollisionEndOverlap final
|
|
{
|
|
public:
|
|
class UPrimitiveComponent* OverlappedComponent; // 0x0000(0x0008)(ExportObject, Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class AActor* OtherActor; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class UPrimitiveComponent* OtherComp; // 0x0010(0x0008)(ExportObject, Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
int32 OtherBodyIndex; // 0x0018(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_QuestOverlapCompFunctionBinder_OnCollisionEndOverlap;
|
|
|
|
// Function b1-Managed.QuestOverlapCompFunctionBinder.OnActorLeave
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct QuestOverlapCompFunctionBinder_OnActorLeave final
|
|
{
|
|
public:
|
|
class AActor* OverlappedActor; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class AActor* OtherActor; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_QuestOverlapCompFunctionBinder_OnActorLeave;
|
|
|
|
// Function b1-Managed.QuestOverlapCompFunctionBinder.OnActorEnter
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct QuestOverlapCompFunctionBinder_OnActorEnter final
|
|
{
|
|
public:
|
|
class AActor* OverlappedActor; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class AActor* OtherActor; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_QuestOverlapCompFunctionBinder_OnActorEnter;
|
|
|
|
// Function b1-Managed.BGU_QuestActor.OnPropertyChanged
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BGU_QuestActor_OnPropertyChanged final
|
|
{
|
|
public:
|
|
class FString MemberName; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString PropertyName; // 0x0010(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGU_QuestActor_OnPropertyChanged;
|
|
|
|
// Function b1-Managed.BGU_QuestActor.ReceiveEndPlay
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BGU_QuestActor_ReceiveEndPlay final
|
|
{
|
|
public:
|
|
EEndPlayReason EndPlayReason; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGU_QuestActor_ReceiveEndPlay;
|
|
|
|
// Function b1-Managed.BGU_QuestActor.OnCollisionBeginOverlap
|
|
// 0x0108 (0x0108 - 0x0000)
|
|
struct BGU_QuestActor_OnCollisionBeginOverlap final
|
|
{
|
|
public:
|
|
class UPrimitiveComponent* OverlappedComponent; // 0x0000(0x0008)(ExportObject, Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class AActor* OtherActor; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class UPrimitiveComponent* OtherComp; // 0x0010(0x0008)(ExportObject, Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
int32 OtherBodyIndex; // 0x0018(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 bFromSweep : 1; // 0x001C(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
uint8 Pad_1D[0x3]; // 0x001D(0x0003)(Fixing Size After Last Property [ Dumper-7 ])
|
|
struct FHitResult SweepResult; // 0x0020(0x00E8)(Parm, IsPlainOldData, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BGU_QuestActor_OnCollisionBeginOverlap;
|
|
|
|
// Function b1-Managed.BGU_QuestActor.OnCollisionEndOverlap
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BGU_QuestActor_OnCollisionEndOverlap final
|
|
{
|
|
public:
|
|
class UPrimitiveComponent* OverlappedComponent; // 0x0000(0x0008)(ExportObject, Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class AActor* OtherActor; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class UPrimitiveComponent* OtherComp; // 0x0010(0x0008)(ExportObject, Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
int32 OtherBodyIndex; // 0x0018(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGU_QuestActor_OnCollisionEndOverlap;
|
|
|
|
// Function b1-Managed.BUS_ItemInteractAreaSystem_CPU.OnActorLeave
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BUS_ItemInteractAreaSystem_CPU_OnActorLeave final
|
|
{
|
|
public:
|
|
class UPrimitiveComponent* OverlappedComponent; // 0x0000(0x0008)(ExportObject, Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class AActor* OtherActor; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class UPrimitiveComponent* OtherComp; // 0x0010(0x0008)(ExportObject, Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
int32 OtherBodyIndex; // 0x0018(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BUS_ItemInteractAreaSystem_CPU_OnActorLeave;
|
|
|
|
// Function b1-Managed.BUS_ItemInteractAreaSystem_CPU.OnActorEnter
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BUS_ItemInteractAreaSystem_CPU_OnActorEnter final
|
|
{
|
|
public:
|
|
class AActor* OverlappedActor; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class AActor* OtherActor; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BUS_ItemInteractAreaSystem_CPU_OnActorEnter;
|
|
|
|
// Function b1-Managed.BGUFuncLibInput.OpenAcceptNavigationAction
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BGUFuncLibInput_OpenAcceptNavigationAction final
|
|
{
|
|
public:
|
|
uint8 bOpen : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BGUFuncLibInput_OpenAcceptNavigationAction;
|
|
|
|
// Function b1-Managed.BGUFuncLibInput.SetSuperUserInputMode
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BGUFuncLibInput_SetSuperUserInputMode final
|
|
{
|
|
public:
|
|
class UObject* WorldContext; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 IsOpen : 1; // 0x0008(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
EGSInputModeChangeReason ChangeReason; // 0x0009(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFuncLibInput_SetSuperUserInputMode;
|
|
|
|
// Function b1-Managed.BGUFuncLibInput.IsGamepadType
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BGUFuncLibInput_IsGamepadType final
|
|
{
|
|
public:
|
|
uint8 ReturnValue : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BGUFuncLibInput_IsGamepadType;
|
|
|
|
// Function b1-Managed.BAN_GSSetCompVisibility.bIsNativeBranchingPointCS
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BAN_GSSetCompVisibility_bIsNativeBranchingPointCS final
|
|
{
|
|
public:
|
|
uint8 ReturnValue : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BAN_GSSetCompVisibility_bIsNativeBranchingPointCS;
|
|
|
|
// Function b1-Managed.BAN_GSSetCompVisibility.GSNotifyCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BAN_GSSetCompVisibility_GSNotifyCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BAN_GSSetCompVisibility_GSNotifyCS;
|
|
|
|
// Function b1-Managed.BANS_GSJumpToPosition.GSNotifyBeginCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_GSJumpToPosition_GSNotifyBeginCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
float TotalDuration; // 0x0048(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSJumpToPosition_GSNotifyBeginCS;
|
|
|
|
// Function b1-Managed.BAN_SpawnLightningFXActor.GetSoftReferences
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BAN_SpawnLightningFXActor_GetSoftReferences final
|
|
{
|
|
public:
|
|
TArray<struct FSoftObjectPath> ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ReturnParm)
|
|
};
|
|
DUMPER7_ASSERTS_BAN_SpawnLightningFXActor_GetSoftReferences;
|
|
|
|
// Function b1-Managed.BAN_SpawnLightningFXActor.GSNotifyCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BAN_SpawnLightningFXActor_GSNotifyCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BAN_SpawnLightningFXActor_GSNotifyCS;
|
|
|
|
// Function b1-Managed.BANS_PlaySkillSequence.GetSoftReferences
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BANS_PlaySkillSequence_GetSoftReferences final
|
|
{
|
|
public:
|
|
TArray<struct FSoftObjectPath> ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ReturnParm)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_PlaySkillSequence_GetSoftReferences;
|
|
|
|
// Function b1-Managed.BANS_PlaySkillSequence.GSNotifyBeginCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_PlaySkillSequence_GSNotifyBeginCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
float TotalDuration; // 0x0048(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_PlaySkillSequence_GSNotifyBeginCS;
|
|
|
|
// Function b1-Managed.BAN_SpawnLightningFXActor_MultiSockets.GSNotifyCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BAN_SpawnLightningFXActor_MultiSockets_GSNotifyCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BAN_SpawnLightningFXActor_MultiSockets_GSNotifyCS;
|
|
|
|
// Function b1-Managed.GSEQT_HasProjectileInRange.GetDescriptionDetailsCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct GSEQT_HasProjectileInRange_GetDescriptionDetailsCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_GSEQT_HasProjectileInRange_GetDescriptionDetailsCS;
|
|
|
|
// Function b1-Managed.GSEQT_HasProjectileInRange.GetDescriptionTitleCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct GSEQT_HasProjectileInRange_GetDescriptionTitleCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_GSEQT_HasProjectileInRange_GetDescriptionTitleCS;
|
|
|
|
// Function b1-Managed.GSEQT_HasProjectileInRange.ShouldPrepareContext
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct GSEQT_HasProjectileInRange_ShouldPrepareContext final
|
|
{
|
|
public:
|
|
uint8 ReturnValue : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_GSEQT_HasProjectileInRange_ShouldPrepareContext;
|
|
|
|
// Function b1-Managed.GSEQT_HasProjectileInRange.PreProcessItems
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct GSEQT_HasProjectileInRange_PreProcessItems final
|
|
{
|
|
public:
|
|
TArray<class AActor*> ContextActors; // 0x0000(0x0010)(ConstParm, Parm, OutParm, ReferenceParm)
|
|
TArray<struct FVector> ContextLocations; // 0x0010(0x0010)(ConstParm, Parm, OutParm, ReferenceParm)
|
|
};
|
|
DUMPER7_ASSERTS_GSEQT_HasProjectileInRange_PreProcessItems;
|
|
|
|
// Function b1-Managed.GSEQT_HasProjectileInRange.ProcessItemCS
|
|
// 0x0038 (0x0038 - 0x0000)
|
|
struct GSEQT_HasProjectileInRange_ProcessItemCS final
|
|
{
|
|
public:
|
|
class UWorld* World; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
struct FVector ItemLocation; // 0x0008(0x0018)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class AActor* ItemActor; // 0x0020(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class AActor* Querier; // 0x0028(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 ReturnValue : 1; // 0x0030(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_GSEQT_HasProjectileInRange_ProcessItemCS;
|
|
|
|
// Function b1-Managed.BGUEnvironmentSurfaceEffectMgr.ReceiveEndPlay
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BGUEnvironmentSurfaceEffectMgr_ReceiveEndPlay final
|
|
{
|
|
public:
|
|
EEndPlayReason EndPlayReason; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUEnvironmentSurfaceEffectMgr_ReceiveEndPlay;
|
|
|
|
// Function b1-Managed.BGUEnvironmentSurfaceEffectMgr.ReceiveTick
|
|
// 0x0004 (0x0004 - 0x0000)
|
|
struct BGUEnvironmentSurfaceEffectMgr_ReceiveTick final
|
|
{
|
|
public:
|
|
float DeltaSeconds; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUEnvironmentSurfaceEffectMgr_ReceiveTick;
|
|
|
|
// Function b1-Managed.BANS_GSPlayCameraShake.GSNotifyBeginCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_GSPlayCameraShake_GSNotifyBeginCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
float TotalDuration; // 0x0048(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSPlayCameraShake_GSNotifyBeginCS;
|
|
|
|
// Function b1-Managed.BANS_GSPlayCameraShake.GSNotifyTickCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_GSPlayCameraShake_GSNotifyTickCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
float FrameDeltaTime; // 0x0048(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSPlayCameraShake_GSNotifyTickCS;
|
|
|
|
// Function b1-Managed.BANS_GSPlayCameraShake.GSNotifyEndCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BANS_GSPlayCameraShake_GSNotifyEndCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSPlayCameraShake_GSNotifyEndCS;
|
|
|
|
// Function b1-Managed.BGW_OnlineAchievement.OnAchievementsWrittenCompleteCS
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BGW_OnlineAchievement_OnAchievementsWrittenCompleteCS final
|
|
{
|
|
public:
|
|
uint8 bWasSuccessful : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BGW_OnlineAchievement_OnAchievementsWrittenCompleteCS;
|
|
|
|
// Function b1-Managed.BGW_OnlineAchievement.OnQueryAchievementsCompleteCS
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BGW_OnlineAchievement_OnQueryAchievementsCompleteCS final
|
|
{
|
|
public:
|
|
uint8 bWasSuccessful : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BGW_OnlineAchievement_OnQueryAchievementsCompleteCS;
|
|
|
|
// Function b1-Managed.BGW_OnlineAchievement.OnStatUpdatedCompleteCS
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BGW_OnlineAchievement_OnStatUpdatedCompleteCS final
|
|
{
|
|
public:
|
|
uint8 bWasSuccessful : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BGW_OnlineAchievement_OnStatUpdatedCompleteCS;
|
|
|
|
// Function b1-Managed.BGW_OnlineActivity.OnResetAllActiveActivitiesCompleteCS
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BGW_OnlineActivity_OnResetAllActiveActivitiesCompleteCS final
|
|
{
|
|
public:
|
|
uint8 bWasSuccessful : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BGW_OnlineActivity_OnResetAllActiveActivitiesCompleteCS;
|
|
|
|
// Function b1-Managed.BGW_OnlineActivity.OnSetActivityAvailabilityCompleteCS
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BGW_OnlineActivity_OnSetActivityAvailabilityCompleteCS final
|
|
{
|
|
public:
|
|
uint8 bWasSuccessful : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BGW_OnlineActivity_OnSetActivityAvailabilityCompleteCS;
|
|
|
|
// Function b1-Managed.BGW_OnlineActivity.OnGameActivityActivationCompleteCS
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BGW_OnlineActivity_OnGameActivityActivationCompleteCS final
|
|
{
|
|
public:
|
|
class FString sActivityId; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString sSessionStr; // 0x0010(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGW_OnlineActivity_OnGameActivityActivationCompleteCS;
|
|
|
|
// Function b1-Managed.BGW_OnlineActivity.OnSetActivityPriorityCompleteCS
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BGW_OnlineActivity_OnSetActivityPriorityCompleteCS final
|
|
{
|
|
public:
|
|
uint8 bWasSuccessful : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BGW_OnlineActivity_OnSetActivityPriorityCompleteCS;
|
|
|
|
// Function b1-Managed.BGW_OnlineActivity.OnResumeActivityCompleteCS
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BGW_OnlineActivity_OnResumeActivityCompleteCS final
|
|
{
|
|
public:
|
|
uint8 bWasSuccessful : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BGW_OnlineActivity_OnResumeActivityCompleteCS;
|
|
|
|
// Function b1-Managed.BGW_OnlineActivity.OnStartActivityCompleteCS
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BGW_OnlineActivity_OnStartActivityCompleteCS final
|
|
{
|
|
public:
|
|
uint8 bWasSuccessful : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BGW_OnlineActivity_OnStartActivityCompleteCS;
|
|
|
|
// Function b1-Managed.BGW_OnlineActivity.OnEndActivityCompleteCS
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BGW_OnlineActivity_OnEndActivityCompleteCS final
|
|
{
|
|
public:
|
|
uint8 bWasSuccessful : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BGW_OnlineActivity_OnEndActivityCompleteCS;
|
|
|
|
// Function b1-Managed.BGW_OnlineCloud.OnWriteUserCloudFileCompleteCS
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct BGW_OnlineCloud_OnWriteUserCloudFileCompleteCS final
|
|
{
|
|
public:
|
|
class FString Filename; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
uint8 bWasSuccessful : 1; // 0x0010(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BGW_OnlineCloud_OnWriteUserCloudFileCompleteCS;
|
|
|
|
// Function b1-Managed.BGW_OnlineCloud.OnEnumerateUserFilesCompleteCS
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BGW_OnlineCloud_OnEnumerateUserFilesCompleteCS final
|
|
{
|
|
public:
|
|
uint8 bWasSuccessful : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BGW_OnlineCloud_OnEnumerateUserFilesCompleteCS;
|
|
|
|
// Function b1-Managed.BGW_OnlineCloud.OnDeleteUserFilesCompleteCS
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct BGW_OnlineCloud_OnDeleteUserFilesCompleteCS final
|
|
{
|
|
public:
|
|
class FString Filename; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
uint8 bWasSuccessful : 1; // 0x0010(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BGW_OnlineCloud_OnDeleteUserFilesCompleteCS;
|
|
|
|
// Function b1-Managed.BGW_OnlineCloud.OnReadUserFilesCompleteCS
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct BGW_OnlineCloud_OnReadUserFilesCompleteCS final
|
|
{
|
|
public:
|
|
class FString Filename; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
uint8 bWasSuccessful : 1; // 0x0010(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BGW_OnlineCloud_OnReadUserFilesCompleteCS;
|
|
|
|
// Function b1-Managed.BANS_GSModifyDestructible.GSNotifyBeginCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_GSModifyDestructible_GSNotifyBeginCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
float TotalDuration; // 0x0048(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSModifyDestructible_GSNotifyBeginCS;
|
|
|
|
// Function b1-Managed.BANS_GSModifyDestructible.GSNotifyTickCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_GSModifyDestructible_GSNotifyTickCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
float FrameDeltaTime; // 0x0048(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSModifyDestructible_GSNotifyTickCS;
|
|
|
|
// Function b1-Managed.BANS_GSModifyDestructible.GSNotifyEndCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BANS_GSModifyDestructible_GSNotifyEndCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSModifyDestructible_GSNotifyEndCS;
|
|
|
|
// Function b1-Managed.BGW_OnlineIdentity.OnGetUserPrivilegeCompleteCS
|
|
// 0x0002 (0x0002 - 0x0000)
|
|
struct BGW_OnlineIdentity_OnGetUserPrivilegeCompleteCS final
|
|
{
|
|
public:
|
|
EBGWUserPrivileges Privilege; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
EBGWPrivilegeResult PrivilegeResult; // 0x0001(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGW_OnlineIdentity_OnGetUserPrivilegeCompleteCS;
|
|
|
|
// Function b1-Managed.BGW_OnlineIdentity.OnRecvAntiAddictionActionCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BGW_OnlineIdentity_OnRecvAntiAddictionActionCS final
|
|
{
|
|
public:
|
|
class FString RecvActionsJsonStr; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGW_OnlineIdentity_OnRecvAntiAddictionActionCS;
|
|
|
|
// Function b1-Managed.BGW_OnlineIdentity.OnLoginCompletedCS
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BGW_OnlineIdentity_OnLoginCompletedCS final
|
|
{
|
|
public:
|
|
uint8 bSuccessful : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BGW_OnlineIdentity_OnLoginCompletedCS;
|
|
|
|
// Function b1-Managed.BANS_GSAISkillFeature.GSNotifyBeginCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_GSAISkillFeature_GSNotifyBeginCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
float TotalDuration; // 0x0048(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSAISkillFeature_GSNotifyBeginCS;
|
|
|
|
// Function b1-Managed.BED_MovieNode_ManipulateStreamingSource.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_MovieNode_ManipulateStreamingSource_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_MovieNode_ManipulateStreamingSource_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_QuestNode_SetInteractState.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_QuestNode_SetInteractState_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_QuestNode_SetInteractState_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_BehaviorNode_BeHurt.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_BehaviorNode_BeHurt_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_BehaviorNode_BeHurt_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_BehaviorNode_BeHurt.IsSupportViewType
|
|
// 0x0002 (0x0002 - 0x0000)
|
|
struct BED_BehaviorNode_BeHurt_IsSupportViewType final
|
|
{
|
|
public:
|
|
ECalliopeViewType InViewType; // 0x0000(0x0001)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 ReturnValue : 1; // 0x0001(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BED_BehaviorNode_BeHurt_IsSupportViewType;
|
|
|
|
// Function b1-Managed.BGW_LevelStreamingManger.OnUnloadLevelStreamingFinish
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct BGW_LevelStreamingManger_OnUnloadLevelStreamingFinish final
|
|
{
|
|
public:
|
|
int32 ActionID; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
int32 Linkage; // 0x0004(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGW_LevelStreamingManger_OnUnloadLevelStreamingFinish;
|
|
|
|
// Function b1-Managed.BGW_LevelStreamingManger.OnLoadLevelStreamingFinish
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct BGW_LevelStreamingManger_OnLoadLevelStreamingFinish final
|
|
{
|
|
public:
|
|
int32 ActionID; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
int32 Linkage; // 0x0004(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGW_LevelStreamingManger_OnLoadLevelStreamingFinish;
|
|
|
|
// Function b1-Managed.GSScrollBox.OnMouseLeave
|
|
// 0x0090 (0x0090 - 0x0000)
|
|
struct GSScrollBox_OnMouseLeave final
|
|
{
|
|
public:
|
|
struct FPointerEvent MouseEvent; // 0x0000(0x0090)(ConstParm, Parm, OutParm, ReferenceParm)
|
|
};
|
|
DUMPER7_ASSERTS_GSScrollBox_OnMouseLeave;
|
|
|
|
// Function b1-Managed.GSScrollBox.OnMouseEnter
|
|
// 0x00D0 (0x00D0 - 0x0000)
|
|
struct GSScrollBox_OnMouseEnter final
|
|
{
|
|
public:
|
|
struct FGeometry MyGeometry; // 0x0000(0x0040)(Parm, IsPlainOldData, NoDestructor)
|
|
struct FPointerEvent MouseEvent; // 0x0040(0x0090)(ConstParm, Parm, OutParm, ReferenceParm)
|
|
};
|
|
DUMPER7_ASSERTS_GSScrollBox_OnMouseEnter;
|
|
|
|
// Function b1-Managed.GSScrollBox.ScrollOffsetChanged
|
|
// 0x0004 (0x0004 - 0x0000)
|
|
struct GSScrollBox_ScrollOffsetChanged final
|
|
{
|
|
public:
|
|
float CurrentOffset; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_GSScrollBox_ScrollOffsetChanged;
|
|
|
|
// Function b1-Managed.B1OnlineSessionCS.HandleDisconnectCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct B1OnlineSessionCS_HandleDisconnectCS final
|
|
{
|
|
public:
|
|
class UWorld* World; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class UNetDriver* NetDriver; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_B1OnlineSessionCS_HandleDisconnectCS;
|
|
|
|
// Function b1-Managed.B1ReplicationGraphCS.RemoveNetworkActorCS
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct B1ReplicationGraphCS_RemoveNetworkActorCS final
|
|
{
|
|
public:
|
|
class AActor* Actor; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_B1ReplicationGraphCS_RemoveNetworkActorCS;
|
|
|
|
// Function b1-Managed.B1ReplicationGraphCS.AddNetworkActorCS
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct B1ReplicationGraphCS_AddNetworkActorCS final
|
|
{
|
|
public:
|
|
class AActor* Actor; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_B1ReplicationGraphCS_AddNetworkActorCS;
|
|
|
|
// Function b1-Managed.B1ReplicationGraphNode_ClientAlwaysRelevant.GatherActorListsForConnectionCS
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct B1ReplicationGraphNode_ClientAlwaysRelevant_GatherActorListsForConnectionCS final
|
|
{
|
|
public:
|
|
class APlayerController* PlayerController; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_B1ReplicationGraphNode_ClientAlwaysRelevant_GatherActorListsForConnectionCS;
|
|
|
|
// Function b1-Managed.B1ReplicationGraphNode_ClientAlwaysRelevant.NotifyRemoveNetworkActorCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct B1ReplicationGraphNode_ClientAlwaysRelevant_NotifyRemoveNetworkActorCS final
|
|
{
|
|
public:
|
|
class AActor* Actor; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 bWarnIfNotFound : 1; // 0x0008(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
uint8 BitPad_8_1 : 7; // 0x0008(0x0001)(Fixing Bit-Field Size For New Byte [ Dumper-7 ])
|
|
uint8 ReturnValue : 1; // 0x0009(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_B1ReplicationGraphNode_ClientAlwaysRelevant_NotifyRemoveNetworkActorCS;
|
|
|
|
// Function b1-Managed.B1ReplicationGraphNode_ClientAlwaysRelevant.NotifyAddNetworkActorCS
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct B1ReplicationGraphNode_ClientAlwaysRelevant_NotifyAddNetworkActorCS final
|
|
{
|
|
public:
|
|
class AActor* Actor; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_B1ReplicationGraphNode_ClientAlwaysRelevant_NotifyAddNetworkActorCS;
|
|
|
|
// Function b1-Managed.B1ReplicationGraphOnline.ShouldServerMultiCastRPCForPlayerCS
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct B1ReplicationGraphOnline_ShouldServerMultiCastRPCForPlayerCS final
|
|
{
|
|
public:
|
|
class APlayerController* Controller; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class AActor* Actor; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
int64 FuncAddr; // 0x0010(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 ReturnValue : 1; // 0x0018(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_B1ReplicationGraphOnline_ShouldServerMultiCastRPCForPlayerCS;
|
|
|
|
// Function b1-Managed.B1ReplicationGraphOnline.InitConnectionGraphNodesCS
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct B1ReplicationGraphOnline_InitConnectionGraphNodesCS final
|
|
{
|
|
public:
|
|
class UNetReplicationGraphConnection* RepGraphConnection; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_B1ReplicationGraphOnline_InitConnectionGraphNodesCS;
|
|
|
|
// Function b1-Managed.B1ReplicationGraphOnline.RemoveNetworkActorCS
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct B1ReplicationGraphOnline_RemoveNetworkActorCS final
|
|
{
|
|
public:
|
|
class AActor* Actor; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_B1ReplicationGraphOnline_RemoveNetworkActorCS;
|
|
|
|
// Function b1-Managed.B1ReplicationGraphOnline.GSNetworkRemapPathCS
|
|
// 0x0028 (0x0028 - 0x0000)
|
|
struct B1ReplicationGraphOnline_GSNetworkRemapPathCS final
|
|
{
|
|
public:
|
|
class UObject* Outer_0; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class FString OriginName; // 0x0008(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString Name_0; // 0x0018(0x0010)(Parm, OutParm, ZeroConstructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_B1ReplicationGraphOnline_GSNetworkRemapPathCS;
|
|
|
|
// Function b1-Managed.B1ReplicationGraphOnline.AddNetworkActorCS
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct B1ReplicationGraphOnline_AddNetworkActorCS final
|
|
{
|
|
public:
|
|
class AActor* Actor; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_B1ReplicationGraphOnline_AddNetworkActorCS;
|
|
|
|
// Function b1-Managed.GSEQC_SummonContext.ProvideActorsSetCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct GSEQC_SummonContext_ProvideActorsSetCS final
|
|
{
|
|
public:
|
|
class UObject* QuerierObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class AActor* QuerierActor; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_GSEQC_SummonContext_ProvideActorsSetCS;
|
|
|
|
// Function b1-Managed.BGP_PlayerCameraManagerCS.OnViewTargetChangedCS
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct BGP_PlayerCameraManagerCS_OnViewTargetChangedCS final
|
|
{
|
|
public:
|
|
class APlayerController* PC; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class AActor* OldViewTarget; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class AActor* NewViewTarget; // 0x0010(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGP_PlayerCameraManagerCS_OnViewTargetChangedCS;
|
|
|
|
// Function b1-Managed.BGP_PlayerCameraManagerCS.SetViewTargetCS
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct BGP_PlayerCameraManagerCS_SetViewTargetCS final
|
|
{
|
|
public:
|
|
class AActor* NewViewTarget; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
struct FViewTargetTransitionParams TransitionParams; // 0x0008(0x0010)(Parm, NoDestructor)
|
|
};
|
|
//DUMPER7_ASSERTS_BGP_PlayerCameraManagerCS_SetViewTargetCS;
|
|
|
|
// Function b1-Managed.BGP_PlayerCameraManagerCS.UpdateCameraCS
|
|
// 0x0004 (0x0004 - 0x0000)
|
|
struct BGP_PlayerCameraManagerCS_UpdateCameraCS final
|
|
{
|
|
public:
|
|
float DeltaTime; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGP_PlayerCameraManagerCS_UpdateCameraCS;
|
|
|
|
// Function b1-Managed.BGP_PlayerCameraManagerCS.ReceiveEndPlay
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BGP_PlayerCameraManagerCS_ReceiveEndPlay final
|
|
{
|
|
public:
|
|
EEndPlayReason EndPlayReason; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGP_PlayerCameraManagerCS_ReceiveEndPlay;
|
|
|
|
// Function b1-Managed.GSLocalPlayerCS.GetGameLoginOptionsCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct GSLocalPlayerCS_GetGameLoginOptionsCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_GSLocalPlayerCS_GetGameLoginOptionsCS;
|
|
|
|
// Function b1-Managed.BUS_AKMgrComp.OnAkCompAutoDestroyed
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct BUS_AKMgrComp_OnAkCompAutoDestroyed final
|
|
{
|
|
public:
|
|
class UAkComponent* AkComp; // 0x0000(0x0008)(ExportObject, Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BUS_AKMgrComp_OnAkCompAutoDestroyed;
|
|
|
|
// Function b1-Managed.BUS_AKMgrComp.OnAkEventCallBack
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BUS_AKMgrComp_OnAkEventCallBack final
|
|
{
|
|
public:
|
|
EAkCallbackType CallbackType; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 Pad_1[0x7]; // 0x0001(0x0007)(Fixing Size After Last Property [ Dumper-7 ])
|
|
class UAkCallbackInfo* CallbackInfo; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BUS_AKMgrComp_OnAkEventCallBack;
|
|
|
|
// Function b1-Managed.GSEQG_SyncAnimationGuestPointGenerator.DoItemGenerationCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct GSEQG_SyncAnimationGuestPointGenerator_DoItemGenerationCS final
|
|
{
|
|
public:
|
|
TArray<struct FVector> ContextLocations; // 0x0000(0x0010)(ConstParm, Parm, OutParm, ReferenceParm)
|
|
};
|
|
DUMPER7_ASSERTS_GSEQG_SyncAnimationGuestPointGenerator_DoItemGenerationCS;
|
|
|
|
// Function b1-Managed.BED_QuestNode_PostAkEvent.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_QuestNode_PostAkEvent_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_QuestNode_PostAkEvent_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_QuestNode_OlineScreenMsg.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_QuestNode_OlineScreenMsg_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_QuestNode_OlineScreenMsg_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_ComboNode_Skill.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_ComboNode_Skill_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_ComboNode_Skill_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_ComboNode_Skill.CanShowInMyCalliope
|
|
// 0x0028 (0x0028 - 0x0000)
|
|
struct BED_ComboNode_Skill_CanShowInMyCalliope final
|
|
{
|
|
public:
|
|
class FString OutCategory; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString OutDisplayName; // 0x0010(0x0010)(Parm, OutParm, ZeroConstructor, HasGetValueTypeHash)
|
|
uint8 ReturnValue : 1; // 0x0020(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BED_ComboNode_Skill_CanShowInMyCalliope;
|
|
|
|
// Function b1-Managed.BED_ComboNode_Start.GetContextOutputsInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_ComboNode_Start_GetContextOutputsInCS final
|
|
{
|
|
public:
|
|
TArray<class FName> ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ReturnParm)
|
|
};
|
|
DUMPER7_ASSERTS_BED_ComboNode_Start_GetContextOutputsInCS;
|
|
|
|
// Function b1-Managed.BED_ComboNode_Start.PostPropertyChanged
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BED_ComboNode_Start_PostPropertyChanged final
|
|
{
|
|
public:
|
|
class FString MemberName; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString PropertyName; // 0x0010(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_ComboNode_Start_PostPropertyChanged;
|
|
|
|
// Function b1-Managed.ActorCompContainerCS.ApplyWorldOffsetCS
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct ActorCompContainerCS_ApplyWorldOffsetCS final
|
|
{
|
|
public:
|
|
struct FVector InOffset; // 0x0000(0x0018)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 bWorldShift : 1; // 0x0018(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_ActorCompContainerCS_ApplyWorldOffsetCS;
|
|
|
|
// Function b1-Managed.ActorCompContainerCS.EndPlayInCS
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct ActorCompContainerCS_EndPlayInCS final
|
|
{
|
|
public:
|
|
EEndPlayReason EndPlayReason; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_ActorCompContainerCS_EndPlayInCS;
|
|
|
|
// Function b1-Managed.BUS_DispInteractAreaComp.OnActorLeave
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BUS_DispInteractAreaComp_OnActorLeave final
|
|
{
|
|
public:
|
|
class UPrimitiveComponent* OverlappedComponent; // 0x0000(0x0008)(ExportObject, Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class AActor* OtherActor; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class UPrimitiveComponent* OtherComp; // 0x0010(0x0008)(ExportObject, Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
int32 OtherBodyIndex; // 0x0018(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BUS_DispInteractAreaComp_OnActorLeave;
|
|
|
|
// Function b1-Managed.BUS_DispInteractAreaComp.OnActorEnter
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BUS_DispInteractAreaComp_OnActorEnter final
|
|
{
|
|
public:
|
|
class AActor* OverlappedActor; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class AActor* OtherActor; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BUS_DispInteractAreaComp_OnActorEnter;
|
|
|
|
// Function b1-Managed.BANS_GSRotateWithCamFwd.GSNotifyBeginCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_GSRotateWithCamFwd_GSNotifyBeginCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
float TotalDuration; // 0x0048(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSRotateWithCamFwd_GSNotifyBeginCS;
|
|
|
|
// Function b1-Managed.BANS_GSRotateWithCamFwd.GSNotifyTickCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_GSRotateWithCamFwd_GSNotifyTickCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
float FrameDeltaTime; // 0x0048(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSRotateWithCamFwd_GSNotifyTickCS;
|
|
|
|
// Function b1-Managed.BANS_GSRotateWithCamFwd.GSNotifyEndCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BANS_GSRotateWithCamFwd_GSNotifyEndCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSRotateWithCamFwd_GSNotifyEndCS;
|
|
|
|
// Function b1-Managed.BANS_GSSwitchAimingSetting.GSNotifyBeginCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_GSSwitchAimingSetting_GSNotifyBeginCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
float TotalDuration; // 0x0048(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSSwitchAimingSetting_GSNotifyBeginCS;
|
|
|
|
// Function b1-Managed.BANS_GSSwitchAimingSetting.GSNotifyEndCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BANS_GSSwitchAimingSetting_GSNotifyEndCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSSwitchAimingSetting_GSNotifyEndCS;
|
|
|
|
// Function b1-Managed.BED_TaskStageNode.IsSupportViewType
|
|
// 0x0002 (0x0002 - 0x0000)
|
|
struct BED_TaskStageNode_IsSupportViewType final
|
|
{
|
|
public:
|
|
ECalliopeViewType InViewType; // 0x0000(0x0001)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 ReturnValue : 1; // 0x0001(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BED_TaskStageNode_IsSupportViewType;
|
|
|
|
// Function b1-Managed.BED_TaskStageNode_LogicalAnd.CanUserAddInputInCS
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BED_TaskStageNode_LogicalAnd_CanUserAddInputInCS final
|
|
{
|
|
public:
|
|
uint8 ReturnValue : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BED_TaskStageNode_LogicalAnd_CanUserAddInputInCS;
|
|
|
|
// Function b1-Managed.BANS_GSToNextSectionWhenLand.GSNotifyBeginCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_GSToNextSectionWhenLand_GSNotifyBeginCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
float TotalDuration; // 0x0048(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSToNextSectionWhenLand_GSNotifyBeginCS;
|
|
|
|
// Function b1-Managed.BANS_GSToNextSectionWhenLand.GSNotifyTickCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_GSToNextSectionWhenLand_GSNotifyTickCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
float FrameDeltaTime; // 0x0048(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSToNextSectionWhenLand_GSNotifyTickCS;
|
|
|
|
// Function b1-Managed.BANS_GSToNextSectionWhenLand.GSNotifyEndCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BANS_GSToNextSectionWhenLand_GSNotifyEndCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSToNextSectionWhenLand_GSNotifyEndCS;
|
|
|
|
// Function b1-Managed.BANS_GSLimitCharacterOnLand.GSNotifyTickCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_GSLimitCharacterOnLand_GSNotifyTickCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
float FrameDeltaTime; // 0x0048(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSLimitCharacterOnLand_GSNotifyTickCS;
|
|
|
|
// Function b1-Managed.GSEQG_PointsOnSphere.DoItemGenerationCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct GSEQG_PointsOnSphere_DoItemGenerationCS final
|
|
{
|
|
public:
|
|
TArray<struct FVector> ContextLocations; // 0x0000(0x0010)(ConstParm, Parm, OutParm, ReferenceParm)
|
|
};
|
|
DUMPER7_ASSERTS_GSEQG_PointsOnSphere_DoItemGenerationCS;
|
|
|
|
// Function b1-Managed.BANS_GSAddBuff.GSNotifyBeginCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_GSAddBuff_GSNotifyBeginCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
float TotalDuration; // 0x0048(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSAddBuff_GSNotifyBeginCS;
|
|
|
|
// Function b1-Managed.BANS_GSAddBuff.GSNotifyTickCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_GSAddBuff_GSNotifyTickCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
float FrameDeltaTime; // 0x0048(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSAddBuff_GSNotifyTickCS;
|
|
|
|
// Function b1-Managed.BANS_GSAddBuff.GSNotifyEndCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BANS_GSAddBuff_GSNotifyEndCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSAddBuff_GSNotifyEndCS;
|
|
|
|
// Function b1-Managed.BGUTriggerObjBase.OnConstructionCS
|
|
// 0x0060 (0x0060 - 0x0000)
|
|
struct BGUTriggerObjBase_OnConstructionCS final
|
|
{
|
|
public:
|
|
struct FTransform Transform; // 0x0000(0x0060)(ConstParm, Parm, OutParm, ReferenceParm, IsPlainOldData, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BGUTriggerObjBase_OnConstructionCS;
|
|
|
|
// Function b1-Managed.TriggerCompFunctionBinder.OnCollisionEndOverlap
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct TriggerCompFunctionBinder_OnCollisionEndOverlap final
|
|
{
|
|
public:
|
|
class UPrimitiveComponent* OverlappedComponent; // 0x0000(0x0008)(ExportObject, Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class AActor* OtherActor; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class UPrimitiveComponent* OtherComp; // 0x0010(0x0008)(ExportObject, Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
int32 OtherBodyIndex; // 0x0018(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_TriggerCompFunctionBinder_OnCollisionEndOverlap;
|
|
|
|
// Function b1-Managed.TriggerCompFunctionBinder.OnCollisionOverlap
|
|
// 0x0108 (0x0108 - 0x0000)
|
|
struct TriggerCompFunctionBinder_OnCollisionOverlap final
|
|
{
|
|
public:
|
|
class UPrimitiveComponent* OverlappedComponent; // 0x0000(0x0008)(ExportObject, Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class AActor* OtherActor; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class UPrimitiveComponent* OtherComp; // 0x0010(0x0008)(ExportObject, Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
int32 OtherBodyIndex; // 0x0018(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 bFromSweep : 1; // 0x001C(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
uint8 Pad_1D[0x3]; // 0x001D(0x0003)(Fixing Size After Last Property [ Dumper-7 ])
|
|
struct FHitResult SweepResult; // 0x0020(0x00E8)(Parm, IsPlainOldData, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_TriggerCompFunctionBinder_OnCollisionOverlap;
|
|
|
|
// Function b1-Managed.BANS_GSAttackIK.GSNotifyBeginCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_GSAttackIK_GSNotifyBeginCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
float TotalDuration; // 0x0048(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSAttackIK_GSNotifyBeginCS;
|
|
|
|
// Function b1-Managed.BANS_GSAttackIK.GSNotifyTickCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_GSAttackIK_GSNotifyTickCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
float FrameDeltaTime; // 0x0048(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSAttackIK_GSNotifyTickCS;
|
|
|
|
// Function b1-Managed.BANS_GSAttackIK.GSNotifyEndCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BANS_GSAttackIK_GSNotifyEndCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSAttackIK_GSNotifyEndCS;
|
|
|
|
// Function b1-Managed.BGUProceduralMapGenerator.OnProceduralStreamLevelLoaded
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct BGUProceduralMapGenerator_OnProceduralStreamLevelLoaded final
|
|
{
|
|
public:
|
|
int32 ID; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
int32 Linkage; // 0x0004(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUProceduralMapGenerator_OnProceduralStreamLevelLoaded;
|
|
|
|
// Function b1-Managed.BANS_GSAttackState.GSOnSectionManuallyChanged
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BANS_GSAttackState_GSOnSectionManuallyChanged final
|
|
{
|
|
public:
|
|
class ABGUCharacter* OwnerChar; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
float RemainingDuration; // 0x0008(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSAttackState_GSOnSectionManuallyChanged;
|
|
|
|
// Function b1-Managed.BANS_GSAttackState.GSAllowCrossSection
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BANS_GSAttackState_GSAllowCrossSection final
|
|
{
|
|
public:
|
|
uint8 ReturnValue : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSAttackState_GSAllowCrossSection;
|
|
|
|
// Function b1-Managed.BANS_GSAttackState.GSNotifyBeginCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_GSAttackState_GSNotifyBeginCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
float TotalDuration; // 0x0048(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSAttackState_GSNotifyBeginCS;
|
|
|
|
// Function b1-Managed.BANS_GSAttackState.GSNotifyEndCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BANS_GSAttackState_GSNotifyEndCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSAttackState_GSNotifyEndCS;
|
|
|
|
// Function b1-Managed.BGUProceduralSpawnCharacterBase.OnConstructionCS
|
|
// 0x0060 (0x0060 - 0x0000)
|
|
struct BGUProceduralSpawnCharacterBase_OnConstructionCS final
|
|
{
|
|
public:
|
|
struct FTransform Transform; // 0x0000(0x0060)(ConstParm, Parm, OutParm, ReferenceParm, IsPlainOldData, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BGUProceduralSpawnCharacterBase_OnConstructionCS;
|
|
|
|
// Function b1-Managed.BGUProceduralSpawnSceneItemBase.OnConstructionCS
|
|
// 0x0060 (0x0060 - 0x0000)
|
|
struct BGUProceduralSpawnSceneItemBase_OnConstructionCS final
|
|
{
|
|
public:
|
|
struct FTransform Transform; // 0x0000(0x0060)(ConstParm, Parm, OutParm, ReferenceParm, IsPlainOldData, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BGUProceduralSpawnSceneItemBase_OnConstructionCS;
|
|
|
|
// Function b1-Managed.BED_TaskNode_ExecutionSequence.CanUserAddOutputInCS
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BED_TaskNode_ExecutionSequence_CanUserAddOutputInCS final
|
|
{
|
|
public:
|
|
uint8 ReturnValue : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BED_TaskNode_ExecutionSequence_CanUserAddOutputInCS;
|
|
|
|
// Function b1-Managed.BGGGameStateCS.IsGSEventDebuggerOpenCS
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BGGGameStateCS_IsGSEventDebuggerOpenCS final
|
|
{
|
|
public:
|
|
uint8 ReturnValue : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BGGGameStateCS_IsGSEventDebuggerOpenCS;
|
|
|
|
// Function b1-Managed.BGGGameStateCS.OnTickDispatchEventCS
|
|
// 0x0004 (0x0004 - 0x0000)
|
|
struct BGGGameStateCS_OnTickDispatchEventCS final
|
|
{
|
|
public:
|
|
float DeltaTime; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGGGameStateCS_OnTickDispatchEventCS;
|
|
|
|
// Function b1-Managed.BGGGameStateCS.ReceiveEndPlay
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BGGGameStateCS_ReceiveEndPlay final
|
|
{
|
|
public:
|
|
EEndPlayReason EndPlayReason; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGGGameStateCS_ReceiveEndPlay;
|
|
|
|
// Function b1-Managed.BUAnimHumanoidCS_MotionMatching.SetupDefaultMMPoseData
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BUAnimHumanoidCS_MotionMatching_SetupDefaultMMPoseData final
|
|
{
|
|
public:
|
|
struct FAnimUpdateContext Context; // 0x0000(0x0010)(Parm, OutParm, ReferenceParm)
|
|
struct FAnimNodeReference Node; // 0x0010(0x0010)(Parm, OutParm, ReferenceParm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BUAnimHumanoidCS_MotionMatching_SetupDefaultMMPoseData;
|
|
|
|
// Function b1-Managed.BANS_GSMontageJumpToSectionWhenHasBuff.GetJumpableSectionPrefix
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BANS_GSMontageJumpToSectionWhenHasBuff_GetJumpableSectionPrefix final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSMontageJumpToSectionWhenHasBuff_GetJumpableSectionPrefix;
|
|
|
|
// Function b1-Managed.BANS_GSMontageJumpToSectionWhenHasBuff.GSAllowCrossSection
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BANS_GSMontageJumpToSectionWhenHasBuff_GSAllowCrossSection final
|
|
{
|
|
public:
|
|
uint8 ReturnValue : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSMontageJumpToSectionWhenHasBuff_GSAllowCrossSection;
|
|
|
|
// Function b1-Managed.BANS_GSMontageJumpToSectionWhenHasBuff.GSNotifyBeginCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_GSMontageJumpToSectionWhenHasBuff_GSNotifyBeginCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
float TotalDuration; // 0x0048(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSMontageJumpToSectionWhenHasBuff_GSNotifyBeginCS;
|
|
|
|
// Function b1-Managed.BANS_GSMontageJumpToSectionWhenHasBuff.GSNotifyTickCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_GSMontageJumpToSectionWhenHasBuff_GSNotifyTickCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
float FrameDeltaTime; // 0x0048(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSMontageJumpToSectionWhenHasBuff_GSNotifyTickCS;
|
|
|
|
// Function b1-Managed.BANS_GSMontageJumpToSectionWhenHasBuff.GetAnimNSType
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BANS_GSMontageJumpToSectionWhenHasBuff_GetAnimNSType final
|
|
{
|
|
public:
|
|
EGsEnAnimNS ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSMontageJumpToSectionWhenHasBuff_GetAnimNSType;
|
|
|
|
// Function b1-Managed.BANS_GSMontageJumpToSectionWhenHasBuff.GSNotifyEndCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BANS_GSMontageJumpToSectionWhenHasBuff_GSNotifyEndCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSMontageJumpToSectionWhenHasBuff_GSNotifyEndCS;
|
|
|
|
// Function b1-Managed.BUS_SceneInactiveActorComp.TickComponentInCS
|
|
// 0x0004 (0x0004 - 0x0000)
|
|
struct BUS_SceneInactiveActorComp_TickComponentInCS final
|
|
{
|
|
public:
|
|
float DeltaTime; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BUS_SceneInactiveActorComp_TickComponentInCS;
|
|
|
|
// Function b1-Managed.BUS_SceneInactiveActorComp.GetSceneActorActivationInfo
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BUS_SceneInactiveActorComp_GetSceneActorActivationInfo final
|
|
{
|
|
public:
|
|
TArray<struct FFGSSceneActorActivationInfo> ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ReturnParm)
|
|
};
|
|
DUMPER7_ASSERTS_BUS_SceneInactiveActorComp_GetSceneActorActivationInfo;
|
|
|
|
// Function b1-Managed.BUS_SceneInactiveActorComp.EndPlayInCS
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BUS_SceneInactiveActorComp_EndPlayInCS final
|
|
{
|
|
public:
|
|
EEndPlayReason EndPlayReason; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BUS_SceneInactiveActorComp_EndPlayInCS;
|
|
|
|
// Function b1-Managed.BUS_SceneInactiveActorComp.TryRemoveActivationInfo
|
|
// 0x000C (0x000C - 0x0000)
|
|
struct BUS_SceneInactiveActorComp_TryRemoveActivationInfo final
|
|
{
|
|
public:
|
|
EGSSceneActorActivationType SceneActorActivationType; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 Pad_1[0x3]; // 0x0001(0x0003)(Fixing Size After Last Property [ Dumper-7 ])
|
|
class FName Tag; // 0x0004(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BUS_SceneInactiveActorComp_TryRemoveActivationInfo;
|
|
|
|
// Function b1-Managed.BUS_SceneInactiveActorComp.TryAddActivationInfo
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BUS_SceneInactiveActorComp_TryAddActivationInfo final
|
|
{
|
|
public:
|
|
struct FFGSSceneActorActivationInfo ActivationInfo; // 0x0000(0x0010)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BUS_SceneInactiveActorComp_TryAddActivationInfo;
|
|
|
|
// Function b1-Managed.BAN_GSPlayLevelSequence.bIsNativeBranchingPointCS
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BAN_GSPlayLevelSequence_bIsNativeBranchingPointCS final
|
|
{
|
|
public:
|
|
uint8 ReturnValue : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BAN_GSPlayLevelSequence_bIsNativeBranchingPointCS;
|
|
|
|
// Function b1-Managed.BAN_GSPlayLevelSequence.GSNotifyCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BAN_GSPlayLevelSequence_GSNotifyCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BAN_GSPlayLevelSequence_GSNotifyCS;
|
|
|
|
// Function b1-Managed.BUS_SeqHelperActorComp.PerformPerceivePlayer
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct BUS_SeqHelperActorComp_PerformPerceivePlayer final
|
|
{
|
|
public:
|
|
class FName Tag; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BUS_SeqHelperActorComp_PerformPerceivePlayer;
|
|
|
|
// Function b1-Managed.BUS_SeqHelperActorComp.PerformMoveToLocation
|
|
// 0x0030 (0x0030 - 0x0000)
|
|
struct BUS_SeqHelperActorComp_PerformMoveToLocation final
|
|
{
|
|
public:
|
|
class FName Tag; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
struct FVector position; // 0x0008(0x0018)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
EAIMoveSpeedType SpeedRateType; // 0x0020(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 Pad_21[0x3]; // 0x0021(0x0003)(Fixing Size After Last Property [ Dumper-7 ])
|
|
float AcceptableRadius; // 0x0024(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
EBGUMoveAIType MoveAIType; // 0x0028(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 IncludeSelfRadius : 1; // 0x0029(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
uint8 BitPad_29_1 : 7; // 0x0029(0x0001)(Fixing Bit-Field Size For New Byte [ Dumper-7 ])
|
|
uint8 IncludeTargetRadius : 1; // 0x002A(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BUS_SeqHelperActorComp_PerformMoveToLocation;
|
|
|
|
// Function b1-Managed.BUS_SeqHelperActorComp.PerformMoveToPlayer
|
|
// 0x0014 (0x0014 - 0x0000)
|
|
struct BUS_SeqHelperActorComp_PerformMoveToPlayer final
|
|
{
|
|
public:
|
|
class FName Tag; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
EAIMoveSpeedType SpeedRateType; // 0x0008(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 Pad_9[0x3]; // 0x0009(0x0003)(Fixing Size After Last Property [ Dumper-7 ])
|
|
float AcceptableRadius; // 0x000C(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
EBGUMoveAIType MoveAIType; // 0x0010(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 IncludeSelfRadius : 1; // 0x0011(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
uint8 BitPad_11_1 : 7; // 0x0011(0x0001)(Fixing Bit-Field Size For New Byte [ Dumper-7 ])
|
|
uint8 IncludeTargetRadius : 1; // 0x0012(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BUS_SeqHelperActorComp_PerformMoveToPlayer;
|
|
|
|
// Function b1-Managed.BUS_SeqHelperActorComp.UpdateSimpleStates
|
|
// 0x000C (0x000C - 0x0000)
|
|
struct BUS_SeqHelperActorComp_UpdateSimpleStates final
|
|
{
|
|
public:
|
|
class FName Tag; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
EBGUSimpleState SimpleState; // 0x0008(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 IsRemoving : 1; // 0x0009(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BUS_SeqHelperActorComp_UpdateSimpleStates;
|
|
|
|
// Function b1-Managed.BUS_SeqHelperActorComp.SpawnPlayerPartner
|
|
// 0x0080 (0x0080 - 0x0000)
|
|
struct BUS_SeqHelperActorComp_SpawnPlayerPartner final
|
|
{
|
|
public:
|
|
class UClass* Class_0; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 Pad_8[0x8]; // 0x0008(0x0008)(Fixing Size After Last Property [ Dumper-7 ])
|
|
struct FTransform Transform; // 0x0010(0x0060)(Parm, IsPlainOldData, NoDestructor)
|
|
class FName Tag; // 0x0070(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 PauseAI : 1; // 0x0078(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BUS_SeqHelperActorComp_SpawnPlayerPartner;
|
|
|
|
// Function b1-Managed.BUS_SeqHelperActorComp.NotifyUnitDead
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct BUS_SeqHelperActorComp_NotifyUnitDead final
|
|
{
|
|
public:
|
|
class FName Tag; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BUS_SeqHelperActorComp_NotifyUnitDead;
|
|
|
|
// Function b1-Managed.BUS_SeqHelperActorComp.SetVisibility
|
|
// 0x000C (0x000C - 0x0000)
|
|
struct BUS_SeqHelperActorComp_SetVisibility final
|
|
{
|
|
public:
|
|
class FName Tag; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 IsHidden : 1; // 0x0008(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
uint8 BitPad_8_1 : 7; // 0x0008(0x0001)(Fixing Bit-Field Size For New Byte [ Dumper-7 ])
|
|
uint8 EnableCollision : 1; // 0x0009(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BUS_SeqHelperActorComp_SetVisibility;
|
|
|
|
// Function b1-Managed.BUS_SeqHelperActorComp.PerformPatrol
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct BUS_SeqHelperActorComp_PerformPatrol final
|
|
{
|
|
public:
|
|
class FName Tag; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BUS_SeqHelperActorComp_PerformPatrol;
|
|
|
|
// Function b1-Managed.BUS_SeqHelperActorComp.CatchAsTarget
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BUS_SeqHelperActorComp_CatchAsTarget final
|
|
{
|
|
public:
|
|
class FName SelfTag; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class FName TargetTag; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BUS_SeqHelperActorComp_CatchAsTarget;
|
|
|
|
// Function b1-Managed.BUS_SeqHelperActorComp.PlayMontage
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BUS_SeqHelperActorComp_PlayMontage final
|
|
{
|
|
public:
|
|
class FName Tag; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class UAnimMontage* MontageToPlay; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BUS_SeqHelperActorComp_PlayMontage;
|
|
|
|
// Function b1-Managed.BUS_SeqHelperActorComp.DisableAI
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct BUS_SeqHelperActorComp_DisableAI final
|
|
{
|
|
public:
|
|
class FName Tag; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BUS_SeqHelperActorComp_DisableAI;
|
|
|
|
// Function b1-Managed.BUS_SeqHelperActorComp.EnableAI
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct BUS_SeqHelperActorComp_EnableAI final
|
|
{
|
|
public:
|
|
class FName Tag; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BUS_SeqHelperActorComp_EnableAI;
|
|
|
|
// Function b1-Managed.BUS_SeqHelperActorComp.AddBuff
|
|
// 0x0014 (0x0014 - 0x0000)
|
|
struct BUS_SeqHelperActorComp_AddBuff final
|
|
{
|
|
public:
|
|
class FName Tag; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 IsRemoving : 1; // 0x0008(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
uint8 Pad_9[0x3]; // 0x0009(0x0003)(Fixing Size After Last Property [ Dumper-7 ])
|
|
int32 BuffID; // 0x000C(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
float Duration; // 0x0010(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BUS_SeqHelperActorComp_AddBuff;
|
|
|
|
// Function b1-Managed.BAN_GSAIJumpStart.bIsNativeBranchingPointCS
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BAN_GSAIJumpStart_bIsNativeBranchingPointCS final
|
|
{
|
|
public:
|
|
uint8 ReturnValue : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BAN_GSAIJumpStart_bIsNativeBranchingPointCS;
|
|
|
|
// Function b1-Managed.BAN_GSAIJumpStart.GSNotifyCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BAN_GSAIJumpStart_GSNotifyCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BAN_GSAIJumpStart_GSNotifyCS;
|
|
|
|
// Function b1-Managed.BUAnimHumanoidCS_AdvancedMonsterLocomotion.ShouldMoveTurnSwitchLockToFree
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BUAnimHumanoidCS_AdvancedMonsterLocomotion_ShouldMoveTurnSwitchLockToFree final
|
|
{
|
|
public:
|
|
uint8 ReturnValue : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BUAnimHumanoidCS_AdvancedMonsterLocomotion_ShouldMoveTurnSwitchLockToFree;
|
|
|
|
// Function b1-Managed.BUAnimHumanoidCS_AdvancedMonsterLocomotion.UpdateMoveLoopStateMachine
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BUAnimHumanoidCS_AdvancedMonsterLocomotion_UpdateMoveLoopStateMachine final
|
|
{
|
|
public:
|
|
struct FAnimUpdateContext Context; // 0x0000(0x0010)(Parm, OutParm, ReferenceParm)
|
|
struct FAnimNodeReference Node; // 0x0010(0x0010)(Parm, OutParm, ReferenceParm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BUAnimHumanoidCS_AdvancedMonsterLocomotion_UpdateMoveLoopStateMachine;
|
|
|
|
// Function b1-Managed.BUAnimHumanoidCS_AdvancedMonsterLocomotion.UpdateMoveLoopRF2RBOutput
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BUAnimHumanoidCS_AdvancedMonsterLocomotion_UpdateMoveLoopRF2RBOutput final
|
|
{
|
|
public:
|
|
struct FAnimUpdateContext Context; // 0x0000(0x0010)(Parm, OutParm, ReferenceParm)
|
|
struct FAnimNodeReference Node; // 0x0010(0x0010)(Parm, OutParm, ReferenceParm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BUAnimHumanoidCS_AdvancedMonsterLocomotion_UpdateMoveLoopRF2RBOutput;
|
|
|
|
// Function b1-Managed.BUAnimHumanoidCS_AdvancedMonsterLocomotion.UpdateMoveLoopRB2RFOutput
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BUAnimHumanoidCS_AdvancedMonsterLocomotion_UpdateMoveLoopRB2RFOutput final
|
|
{
|
|
public:
|
|
struct FAnimUpdateContext Context; // 0x0000(0x0010)(Parm, OutParm, ReferenceParm)
|
|
struct FAnimNodeReference Node; // 0x0010(0x0010)(Parm, OutParm, ReferenceParm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BUAnimHumanoidCS_AdvancedMonsterLocomotion_UpdateMoveLoopRB2RFOutput;
|
|
|
|
// Function b1-Managed.BUAnimHumanoidCS_AdvancedMonsterLocomotion.UpdateMoveLoopLF2LBOutput
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BUAnimHumanoidCS_AdvancedMonsterLocomotion_UpdateMoveLoopLF2LBOutput final
|
|
{
|
|
public:
|
|
struct FAnimUpdateContext Context; // 0x0000(0x0010)(Parm, OutParm, ReferenceParm)
|
|
struct FAnimNodeReference Node; // 0x0010(0x0010)(Parm, OutParm, ReferenceParm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BUAnimHumanoidCS_AdvancedMonsterLocomotion_UpdateMoveLoopLF2LBOutput;
|
|
|
|
// Function b1-Managed.BUAnimHumanoidCS_AdvancedMonsterLocomotion.UpdateMoveLoopLB2LFOutput
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BUAnimHumanoidCS_AdvancedMonsterLocomotion_UpdateMoveLoopLB2LFOutput final
|
|
{
|
|
public:
|
|
struct FAnimUpdateContext Context; // 0x0000(0x0010)(Parm, OutParm, ReferenceParm)
|
|
struct FAnimNodeReference Node; // 0x0010(0x0010)(Parm, OutParm, ReferenceParm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BUAnimHumanoidCS_AdvancedMonsterLocomotion_UpdateMoveLoopLB2LFOutput;
|
|
|
|
// Function b1-Managed.BUAnimHumanoidCS_AdvancedMonsterLocomotion.ShouldMoveLoopLeftTransFR
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BUAnimHumanoidCS_AdvancedMonsterLocomotion_ShouldMoveLoopLeftTransFR final
|
|
{
|
|
public:
|
|
uint8 ReturnValue : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BUAnimHumanoidCS_AdvancedMonsterLocomotion_ShouldMoveLoopLeftTransFR;
|
|
|
|
// Function b1-Managed.BUAnimHumanoidCS_AdvancedMonsterLocomotion.ShouldMoveLoopLeftTransFL
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BUAnimHumanoidCS_AdvancedMonsterLocomotion_ShouldMoveLoopLeftTransFL final
|
|
{
|
|
public:
|
|
uint8 ReturnValue : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BUAnimHumanoidCS_AdvancedMonsterLocomotion_ShouldMoveLoopLeftTransFL;
|
|
|
|
// Function b1-Managed.BUAnimHumanoidCS_AdvancedMonsterLocomotion.ShouldMoveLoopLeftTransBR
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BUAnimHumanoidCS_AdvancedMonsterLocomotion_ShouldMoveLoopLeftTransBR final
|
|
{
|
|
public:
|
|
uint8 ReturnValue : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BUAnimHumanoidCS_AdvancedMonsterLocomotion_ShouldMoveLoopLeftTransBR;
|
|
|
|
// Function b1-Managed.BUAnimHumanoidCS_AdvancedMonsterLocomotion.ShouldMoveLoopLeftTransBL
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BUAnimHumanoidCS_AdvancedMonsterLocomotion_ShouldMoveLoopLeftTransBL final
|
|
{
|
|
public:
|
|
uint8 ReturnValue : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BUAnimHumanoidCS_AdvancedMonsterLocomotion_ShouldMoveLoopLeftTransBL;
|
|
|
|
// Function b1-Managed.BUAnimHumanoidCS_AdvancedMonsterLocomotion.SetupMoveLoopAdditiveAnim
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BUAnimHumanoidCS_AdvancedMonsterLocomotion_SetupMoveLoopAdditiveAnim final
|
|
{
|
|
public:
|
|
struct FAnimUpdateContext Context; // 0x0000(0x0010)(Parm, OutParm, ReferenceParm)
|
|
struct FAnimNodeReference Node; // 0x0010(0x0010)(Parm, OutParm, ReferenceParm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BUAnimHumanoidCS_AdvancedMonsterLocomotion_SetupMoveLoopAdditiveAnim;
|
|
|
|
// Function b1-Managed.BUAnimHumanoidCS_AdvancedMonsterLocomotion.UpdateMoveLoopSimpleAnim
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BUAnimHumanoidCS_AdvancedMonsterLocomotion_UpdateMoveLoopSimpleAnim final
|
|
{
|
|
public:
|
|
struct FAnimUpdateContext Context; // 0x0000(0x0010)(Parm, OutParm, ReferenceParm)
|
|
struct FAnimNodeReference Node; // 0x0010(0x0010)(Parm, OutParm, ReferenceParm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BUAnimHumanoidCS_AdvancedMonsterLocomotion_UpdateMoveLoopSimpleAnim;
|
|
|
|
// Function b1-Managed.BUAnimHumanoidCS_AdvancedMonsterLocomotion.ShouldMoveTurnSwitchLock
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BUAnimHumanoidCS_AdvancedMonsterLocomotion_ShouldMoveTurnSwitchLock final
|
|
{
|
|
public:
|
|
uint8 ReturnValue : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BUAnimHumanoidCS_AdvancedMonsterLocomotion_ShouldMoveTurnSwitchLock;
|
|
|
|
// Function b1-Managed.BUAnimHumanoidCS_AdvancedMonsterLocomotion.ShouldMoveTurnSwitchFree
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BUAnimHumanoidCS_AdvancedMonsterLocomotion_ShouldMoveTurnSwitchFree final
|
|
{
|
|
public:
|
|
uint8 ReturnValue : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BUAnimHumanoidCS_AdvancedMonsterLocomotion_ShouldMoveTurnSwitchFree;
|
|
|
|
// Function b1-Managed.BUAnimHumanoidCS_AdvancedMonsterLocomotion.UpdateMoveLoopTransAnim
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BUAnimHumanoidCS_AdvancedMonsterLocomotion_UpdateMoveLoopTransAnim final
|
|
{
|
|
public:
|
|
struct FAnimUpdateContext Context; // 0x0000(0x0010)(Parm, OutParm, ReferenceParm)
|
|
struct FAnimNodeReference Node; // 0x0010(0x0010)(Parm, OutParm, ReferenceParm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BUAnimHumanoidCS_AdvancedMonsterLocomotion_UpdateMoveLoopTransAnim;
|
|
|
|
// Function b1-Managed.BUAnimHumanoidCS_AdvancedMonsterLocomotion.ShouldMoveLoopTransToFR
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BUAnimHumanoidCS_AdvancedMonsterLocomotion_ShouldMoveLoopTransToFR final
|
|
{
|
|
public:
|
|
uint8 ReturnValue : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BUAnimHumanoidCS_AdvancedMonsterLocomotion_ShouldMoveLoopTransToFR;
|
|
|
|
// Function b1-Managed.BUAnimHumanoidCS_AdvancedMonsterLocomotion.ShouldMoveLoopTransToFL
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BUAnimHumanoidCS_AdvancedMonsterLocomotion_ShouldMoveLoopTransToFL final
|
|
{
|
|
public:
|
|
uint8 ReturnValue : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BUAnimHumanoidCS_AdvancedMonsterLocomotion_ShouldMoveLoopTransToFL;
|
|
|
|
// Function b1-Managed.BUAnimHumanoidCS_AdvancedMonsterLocomotion.ShouldMoveLoopTransToBR
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BUAnimHumanoidCS_AdvancedMonsterLocomotion_ShouldMoveLoopTransToBR final
|
|
{
|
|
public:
|
|
uint8 ReturnValue : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BUAnimHumanoidCS_AdvancedMonsterLocomotion_ShouldMoveLoopTransToBR;
|
|
|
|
// Function b1-Managed.BUAnimHumanoidCS_AdvancedMonsterLocomotion.ShouldMoveLoopTransToBL
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BUAnimHumanoidCS_AdvancedMonsterLocomotion_ShouldMoveLoopTransToBL final
|
|
{
|
|
public:
|
|
uint8 ReturnValue : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BUAnimHumanoidCS_AdvancedMonsterLocomotion_ShouldMoveLoopTransToBL;
|
|
|
|
// Function b1-Managed.BUAnimHumanoidCS_AdvancedMonsterLocomotion.UpdateMoveLoopFwdAnim
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BUAnimHumanoidCS_AdvancedMonsterLocomotion_UpdateMoveLoopFwdAnim final
|
|
{
|
|
public:
|
|
struct FAnimUpdateContext Context; // 0x0000(0x0010)(Parm, OutParm, ReferenceParm)
|
|
struct FAnimNodeReference Node; // 0x0010(0x0010)(Parm, OutParm, ReferenceParm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BUAnimHumanoidCS_AdvancedMonsterLocomotion_UpdateMoveLoopFwdAnim;
|
|
|
|
// Function b1-Managed.BUAnimHumanoidCS_AdvancedMonsterLocomotion.UpdateMoveLoopBwdAnim
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BUAnimHumanoidCS_AdvancedMonsterLocomotion_UpdateMoveLoopBwdAnim final
|
|
{
|
|
public:
|
|
struct FAnimUpdateContext Context; // 0x0000(0x0010)(Parm, OutParm, ReferenceParm)
|
|
struct FAnimNodeReference Node; // 0x0010(0x0010)(Parm, OutParm, ReferenceParm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BUAnimHumanoidCS_AdvancedMonsterLocomotion_UpdateMoveLoopBwdAnim;
|
|
|
|
// Function b1-Managed.BUAnimHumanoidCS_AdvancedMonsterLocomotion.ShouldMoveLoopLeftFwd
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BUAnimHumanoidCS_AdvancedMonsterLocomotion_ShouldMoveLoopLeftFwd final
|
|
{
|
|
public:
|
|
uint8 ReturnValue : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BUAnimHumanoidCS_AdvancedMonsterLocomotion_ShouldMoveLoopLeftFwd;
|
|
|
|
// Function b1-Managed.BUAnimHumanoidCS_AdvancedMonsterLocomotion.ShouldMoveLoopLeftBwd
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BUAnimHumanoidCS_AdvancedMonsterLocomotion_ShouldMoveLoopLeftBwd final
|
|
{
|
|
public:
|
|
uint8 ReturnValue : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BUAnimHumanoidCS_AdvancedMonsterLocomotion_ShouldMoveLoopLeftBwd;
|
|
|
|
// Function b1-Managed.BUAnimHumanoidCS_AdvancedMonsterLocomotion.UpdateMoveTurnOutput
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BUAnimHumanoidCS_AdvancedMonsterLocomotion_UpdateMoveTurnOutput final
|
|
{
|
|
public:
|
|
struct FAnimUpdateContext Context; // 0x0000(0x0010)(Parm, OutParm, ReferenceParm)
|
|
struct FAnimNodeReference Node; // 0x0010(0x0010)(Parm, OutParm, ReferenceParm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BUAnimHumanoidCS_AdvancedMonsterLocomotion_UpdateMoveTurnOutput;
|
|
|
|
// Function b1-Managed.BUAnimHumanoidCS_AdvancedMonsterLocomotion.UpdateMoveStopOutput
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BUAnimHumanoidCS_AdvancedMonsterLocomotion_UpdateMoveStopOutput final
|
|
{
|
|
public:
|
|
struct FAnimUpdateContext Context; // 0x0000(0x0010)(Parm, OutParm, ReferenceParm)
|
|
struct FAnimNodeReference Node; // 0x0010(0x0010)(Parm, OutParm, ReferenceParm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BUAnimHumanoidCS_AdvancedMonsterLocomotion_UpdateMoveStopOutput;
|
|
|
|
// Function b1-Managed.BUAnimHumanoidCS_AdvancedMonsterLocomotion.UpdateMoveLoopOutput
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BUAnimHumanoidCS_AdvancedMonsterLocomotion_UpdateMoveLoopOutput final
|
|
{
|
|
public:
|
|
struct FAnimUpdateContext Context; // 0x0000(0x0010)(Parm, OutParm, ReferenceParm)
|
|
struct FAnimNodeReference Node; // 0x0010(0x0010)(Parm, OutParm, ReferenceParm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BUAnimHumanoidCS_AdvancedMonsterLocomotion_UpdateMoveLoopOutput;
|
|
|
|
// Function b1-Managed.BUAnimHumanoidCS_AdvancedMonsterLocomotion.UpdateMoveLoopFRAnim
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BUAnimHumanoidCS_AdvancedMonsterLocomotion_UpdateMoveLoopFRAnim final
|
|
{
|
|
public:
|
|
struct FAnimUpdateContext Context; // 0x0000(0x0010)(Parm, OutParm, ReferenceParm)
|
|
struct FAnimNodeReference Node; // 0x0010(0x0010)(Parm, OutParm, ReferenceParm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BUAnimHumanoidCS_AdvancedMonsterLocomotion_UpdateMoveLoopFRAnim;
|
|
|
|
// Function b1-Managed.BUAnimHumanoidCS_AdvancedMonsterLocomotion.UpdateMoveLoopFLAnim
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BUAnimHumanoidCS_AdvancedMonsterLocomotion_UpdateMoveLoopFLAnim final
|
|
{
|
|
public:
|
|
struct FAnimUpdateContext Context; // 0x0000(0x0010)(Parm, OutParm, ReferenceParm)
|
|
struct FAnimNodeReference Node; // 0x0010(0x0010)(Parm, OutParm, ReferenceParm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BUAnimHumanoidCS_AdvancedMonsterLocomotion_UpdateMoveLoopFLAnim;
|
|
|
|
// Function b1-Managed.BUAnimHumanoidCS_AdvancedMonsterLocomotion.UpdateMoveLoopBRAnim
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BUAnimHumanoidCS_AdvancedMonsterLocomotion_UpdateMoveLoopBRAnim final
|
|
{
|
|
public:
|
|
struct FAnimUpdateContext Context; // 0x0000(0x0010)(Parm, OutParm, ReferenceParm)
|
|
struct FAnimNodeReference Node; // 0x0010(0x0010)(Parm, OutParm, ReferenceParm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BUAnimHumanoidCS_AdvancedMonsterLocomotion_UpdateMoveLoopBRAnim;
|
|
|
|
// Function b1-Managed.BUAnimHumanoidCS_AdvancedMonsterLocomotion.UpdateMoveLoopBLAnim
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BUAnimHumanoidCS_AdvancedMonsterLocomotion_UpdateMoveLoopBLAnim final
|
|
{
|
|
public:
|
|
struct FAnimUpdateContext Context; // 0x0000(0x0010)(Parm, OutParm, ReferenceParm)
|
|
struct FAnimNodeReference Node; // 0x0010(0x0010)(Parm, OutParm, ReferenceParm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BUAnimHumanoidCS_AdvancedMonsterLocomotion_UpdateMoveLoopBLAnim;
|
|
|
|
// Function b1-Managed.BUAnimHumanoidCS_AdvancedMonsterLocomotion.ShouldMoveLoopLeftFR
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BUAnimHumanoidCS_AdvancedMonsterLocomotion_ShouldMoveLoopLeftFR final
|
|
{
|
|
public:
|
|
uint8 ReturnValue : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BUAnimHumanoidCS_AdvancedMonsterLocomotion_ShouldMoveLoopLeftFR;
|
|
|
|
// Function b1-Managed.BUAnimHumanoidCS_AdvancedMonsterLocomotion.ShouldMoveLoopLeftFL
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BUAnimHumanoidCS_AdvancedMonsterLocomotion_ShouldMoveLoopLeftFL final
|
|
{
|
|
public:
|
|
uint8 ReturnValue : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BUAnimHumanoidCS_AdvancedMonsterLocomotion_ShouldMoveLoopLeftFL;
|
|
|
|
// Function b1-Managed.BUAnimHumanoidCS_AdvancedMonsterLocomotion.ShouldMoveLoopLeftBR
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BUAnimHumanoidCS_AdvancedMonsterLocomotion_ShouldMoveLoopLeftBR final
|
|
{
|
|
public:
|
|
uint8 ReturnValue : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BUAnimHumanoidCS_AdvancedMonsterLocomotion_ShouldMoveLoopLeftBR;
|
|
|
|
// Function b1-Managed.BUAnimHumanoidCS_AdvancedMonsterLocomotion.ShouldMoveLoopLeftBL
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BUAnimHumanoidCS_AdvancedMonsterLocomotion_ShouldMoveLoopLeftBL final
|
|
{
|
|
public:
|
|
uint8 ReturnValue : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BUAnimHumanoidCS_AdvancedMonsterLocomotion_ShouldMoveLoopLeftBL;
|
|
|
|
// Function b1-Managed.BUAnimHumanoidCS_AdvancedMonsterLocomotion.ShouldMoveLoopFRToBR
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BUAnimHumanoidCS_AdvancedMonsterLocomotion_ShouldMoveLoopFRToBR final
|
|
{
|
|
public:
|
|
uint8 ReturnValue : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BUAnimHumanoidCS_AdvancedMonsterLocomotion_ShouldMoveLoopFRToBR;
|
|
|
|
// Function b1-Managed.BUAnimHumanoidCS_AdvancedMonsterLocomotion.ShouldMoveLoopFLToBL
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BUAnimHumanoidCS_AdvancedMonsterLocomotion_ShouldMoveLoopFLToBL final
|
|
{
|
|
public:
|
|
uint8 ReturnValue : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BUAnimHumanoidCS_AdvancedMonsterLocomotion_ShouldMoveLoopFLToBL;
|
|
|
|
// Function b1-Managed.BUAnimHumanoidCS_AdvancedMonsterLocomotion.ShouldMoveLoopBRToFR
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BUAnimHumanoidCS_AdvancedMonsterLocomotion_ShouldMoveLoopBRToFR final
|
|
{
|
|
public:
|
|
uint8 ReturnValue : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BUAnimHumanoidCS_AdvancedMonsterLocomotion_ShouldMoveLoopBRToFR;
|
|
|
|
// Function b1-Managed.BUAnimHumanoidCS_AdvancedMonsterLocomotion.ShouldMoveLoopBLToFL
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BUAnimHumanoidCS_AdvancedMonsterLocomotion_ShouldMoveLoopBLToFL final
|
|
{
|
|
public:
|
|
uint8 ReturnValue : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BUAnimHumanoidCS_AdvancedMonsterLocomotion_ShouldMoveLoopBLToFL;
|
|
|
|
// Function b1-Managed.BUAnimHumanoidCS_AdvancedMonsterLocomotion.SetupMoveStartOutput
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BUAnimHumanoidCS_AdvancedMonsterLocomotion_SetupMoveStartOutput final
|
|
{
|
|
public:
|
|
struct FAnimUpdateContext Context; // 0x0000(0x0010)(Parm, OutParm, ReferenceParm)
|
|
struct FAnimNodeReference Node; // 0x0010(0x0010)(Parm, OutParm, ReferenceParm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BUAnimHumanoidCS_AdvancedMonsterLocomotion_SetupMoveStartOutput;
|
|
|
|
// Function b1-Managed.BUAnimHumanoidCS_AdvancedMonsterLocomotion.UpdateMoveStartAnim
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BUAnimHumanoidCS_AdvancedMonsterLocomotion_UpdateMoveStartAnim final
|
|
{
|
|
public:
|
|
struct FAnimUpdateContext Context; // 0x0000(0x0010)(Parm, OutParm, ReferenceParm)
|
|
struct FAnimNodeReference Node; // 0x0010(0x0010)(Parm, OutParm, ReferenceParm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BUAnimHumanoidCS_AdvancedMonsterLocomotion_UpdateMoveStartAnim;
|
|
|
|
// Function b1-Managed.BUAnimHumanoidCS_AdvancedMonsterLocomotion.ShouldMoveLoopToFwd
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BUAnimHumanoidCS_AdvancedMonsterLocomotion_ShouldMoveLoopToFwd final
|
|
{
|
|
public:
|
|
uint8 ReturnValue : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BUAnimHumanoidCS_AdvancedMonsterLocomotion_ShouldMoveLoopToFwd;
|
|
|
|
// Function b1-Managed.BUAnimHumanoidCS_AdvancedMonsterLocomotion.ShouldMoveLoopToBwd
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BUAnimHumanoidCS_AdvancedMonsterLocomotion_ShouldMoveLoopToBwd final
|
|
{
|
|
public:
|
|
uint8 ReturnValue : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BUAnimHumanoidCS_AdvancedMonsterLocomotion_ShouldMoveLoopToBwd;
|
|
|
|
// Function b1-Managed.BUAnimHumanoidCS_AdvancedMonsterLocomotion.SetupMoveTurnOutput
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BUAnimHumanoidCS_AdvancedMonsterLocomotion_SetupMoveTurnOutput final
|
|
{
|
|
public:
|
|
struct FAnimUpdateContext Context; // 0x0000(0x0010)(Parm, OutParm, ReferenceParm)
|
|
struct FAnimNodeReference Node; // 0x0010(0x0010)(Parm, OutParm, ReferenceParm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BUAnimHumanoidCS_AdvancedMonsterLocomotion_SetupMoveTurnOutput;
|
|
|
|
// Function b1-Managed.BUAnimHumanoidCS_AdvancedMonsterLocomotion.SetupMoveStopOutput
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BUAnimHumanoidCS_AdvancedMonsterLocomotion_SetupMoveStopOutput final
|
|
{
|
|
public:
|
|
struct FAnimUpdateContext Context; // 0x0000(0x0010)(Parm, OutParm, ReferenceParm)
|
|
struct FAnimNodeReference Node; // 0x0010(0x0010)(Parm, OutParm, ReferenceParm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BUAnimHumanoidCS_AdvancedMonsterLocomotion_SetupMoveStopOutput;
|
|
|
|
// Function b1-Managed.BUAnimHumanoidCS_AdvancedMonsterLocomotion.SetupMoveLoopOutput
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BUAnimHumanoidCS_AdvancedMonsterLocomotion_SetupMoveLoopOutput final
|
|
{
|
|
public:
|
|
struct FAnimUpdateContext Context; // 0x0000(0x0010)(Parm, OutParm, ReferenceParm)
|
|
struct FAnimNodeReference Node; // 0x0010(0x0010)(Parm, OutParm, ReferenceParm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BUAnimHumanoidCS_AdvancedMonsterLocomotion_SetupMoveLoopOutput;
|
|
|
|
// Function b1-Managed.BUAnimHumanoidCS_AdvancedMonsterLocomotion.UpdateMoveTurnAnim
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BUAnimHumanoidCS_AdvancedMonsterLocomotion_UpdateMoveTurnAnim final
|
|
{
|
|
public:
|
|
struct FAnimUpdateContext Context; // 0x0000(0x0010)(Parm, OutParm, ReferenceParm)
|
|
struct FAnimNodeReference Node; // 0x0010(0x0010)(Parm, OutParm, ReferenceParm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BUAnimHumanoidCS_AdvancedMonsterLocomotion_UpdateMoveTurnAnim;
|
|
|
|
// Function b1-Managed.BUAnimHumanoidCS_AdvancedMonsterLocomotion.UpdateMoveStopAnim
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BUAnimHumanoidCS_AdvancedMonsterLocomotion_UpdateMoveStopAnim final
|
|
{
|
|
public:
|
|
struct FAnimUpdateContext Context; // 0x0000(0x0010)(Parm, OutParm, ReferenceParm)
|
|
struct FAnimNodeReference Node; // 0x0010(0x0010)(Parm, OutParm, ReferenceParm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BUAnimHumanoidCS_AdvancedMonsterLocomotion_UpdateMoveStopAnim;
|
|
|
|
// Function b1-Managed.BUAnimHumanoidCS_AdvancedMonsterLocomotion.ShouldMoveLoopToFR
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BUAnimHumanoidCS_AdvancedMonsterLocomotion_ShouldMoveLoopToFR final
|
|
{
|
|
public:
|
|
uint8 ReturnValue : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BUAnimHumanoidCS_AdvancedMonsterLocomotion_ShouldMoveLoopToFR;
|
|
|
|
// Function b1-Managed.BUAnimHumanoidCS_AdvancedMonsterLocomotion.ShouldMoveLoopToFL
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BUAnimHumanoidCS_AdvancedMonsterLocomotion_ShouldMoveLoopToFL final
|
|
{
|
|
public:
|
|
uint8 ReturnValue : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BUAnimHumanoidCS_AdvancedMonsterLocomotion_ShouldMoveLoopToFL;
|
|
|
|
// Function b1-Managed.BUAnimHumanoidCS_AdvancedMonsterLocomotion.ShouldMoveLoopToBR
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BUAnimHumanoidCS_AdvancedMonsterLocomotion_ShouldMoveLoopToBR final
|
|
{
|
|
public:
|
|
uint8 ReturnValue : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BUAnimHumanoidCS_AdvancedMonsterLocomotion_ShouldMoveLoopToBR;
|
|
|
|
// Function b1-Managed.BUAnimHumanoidCS_AdvancedMonsterLocomotion.ShouldMoveLoopToBL
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BUAnimHumanoidCS_AdvancedMonsterLocomotion_ShouldMoveLoopToBL final
|
|
{
|
|
public:
|
|
uint8 ReturnValue : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BUAnimHumanoidCS_AdvancedMonsterLocomotion_ShouldMoveLoopToBL;
|
|
|
|
// Function b1-Managed.BUAnimHumanoidCS_AdvancedMonsterLocomotion.SetupMoveStartAnim
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BUAnimHumanoidCS_AdvancedMonsterLocomotion_SetupMoveStartAnim final
|
|
{
|
|
public:
|
|
struct FAnimUpdateContext Context; // 0x0000(0x0010)(Parm, OutParm, ReferenceParm)
|
|
struct FAnimNodeReference Node; // 0x0010(0x0010)(Parm, OutParm, ReferenceParm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BUAnimHumanoidCS_AdvancedMonsterLocomotion_SetupMoveStartAnim;
|
|
|
|
// Function b1-Managed.BUAnimHumanoidCS_AdvancedMonsterLocomotion.SetupMoveTurnAnim
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BUAnimHumanoidCS_AdvancedMonsterLocomotion_SetupMoveTurnAnim final
|
|
{
|
|
public:
|
|
struct FAnimUpdateContext Context; // 0x0000(0x0010)(Parm, OutParm, ReferenceParm)
|
|
struct FAnimNodeReference Node; // 0x0010(0x0010)(Parm, OutParm, ReferenceParm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BUAnimHumanoidCS_AdvancedMonsterLocomotion_SetupMoveTurnAnim;
|
|
|
|
// Function b1-Managed.BUAnimHumanoidCS_AdvancedMonsterLocomotion.SetupMoveStopAnim
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BUAnimHumanoidCS_AdvancedMonsterLocomotion_SetupMoveStopAnim final
|
|
{
|
|
public:
|
|
struct FAnimUpdateContext Context; // 0x0000(0x0010)(Parm, OutParm, ReferenceParm)
|
|
struct FAnimNodeReference Node; // 0x0010(0x0010)(Parm, OutParm, ReferenceParm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BUAnimHumanoidCS_AdvancedMonsterLocomotion_SetupMoveStopAnim;
|
|
|
|
// Function b1-Managed.BUAnimHumanoidCS_AdvancedMonsterLocomotion.SetupMoveLoopAnim
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BUAnimHumanoidCS_AdvancedMonsterLocomotion_SetupMoveLoopAnim final
|
|
{
|
|
public:
|
|
struct FAnimUpdateContext Context; // 0x0000(0x0010)(Parm, OutParm, ReferenceParm)
|
|
struct FAnimNodeReference Node; // 0x0010(0x0010)(Parm, OutParm, ReferenceParm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BUAnimHumanoidCS_AdvancedMonsterLocomotion_SetupMoveLoopAnim;
|
|
|
|
// Function b1-Managed.BUAnimHumanoidCS_AdvancedMonsterLocomotion.SetupIdleOutput
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BUAnimHumanoidCS_AdvancedMonsterLocomotion_SetupIdleOutput final
|
|
{
|
|
public:
|
|
struct FAnimUpdateContext Context; // 0x0000(0x0010)(Parm, OutParm, ReferenceParm)
|
|
struct FAnimNodeReference Node; // 0x0010(0x0010)(Parm, OutParm, ReferenceParm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BUAnimHumanoidCS_AdvancedMonsterLocomotion_SetupIdleOutput;
|
|
|
|
// Function b1-Managed.BUAnimHumanoidCS_AdvancedMonsterLocomotion.SetupIdleAnim
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BUAnimHumanoidCS_AdvancedMonsterLocomotion_SetupIdleAnim final
|
|
{
|
|
public:
|
|
struct FAnimUpdateContext Context; // 0x0000(0x0010)(Parm, OutParm, ReferenceParm)
|
|
struct FAnimNodeReference Node; // 0x0010(0x0010)(Parm, OutParm, ReferenceParm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BUAnimHumanoidCS_AdvancedMonsterLocomotion_SetupIdleAnim;
|
|
|
|
// Function b1-Managed.BUAnimHumanoidCS_AdvancedMonsterLocomotion.ShouldToMove
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BUAnimHumanoidCS_AdvancedMonsterLocomotion_ShouldToMove final
|
|
{
|
|
public:
|
|
uint8 ReturnValue : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BUAnimHumanoidCS_AdvancedMonsterLocomotion_ShouldToMove;
|
|
|
|
// Function b1-Managed.BAN_GSFindSceneLocation.bIsNativeBranchingPointCS
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BAN_GSFindSceneLocation_bIsNativeBranchingPointCS final
|
|
{
|
|
public:
|
|
uint8 ReturnValue : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BAN_GSFindSceneLocation_bIsNativeBranchingPointCS;
|
|
|
|
// Function b1-Managed.BAN_GSFindSceneLocation.GSNotifyCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BAN_GSFindSceneLocation_GSNotifyCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BAN_GSFindSceneLocation_GSNotifyCS;
|
|
|
|
// Function b1-Managed.BGW_CameraAdapterMgr.OnViewPortResized
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct BGW_CameraAdapterMgr_OnViewPortResized final
|
|
{
|
|
public:
|
|
int32 NewWidth; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
int32 NewHeight; // 0x0004(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGW_CameraAdapterMgr_OnViewPortResized;
|
|
|
|
// Function b1-Managed.BGU_DebugActor.OnConstructionCS
|
|
// 0x0060 (0x0060 - 0x0000)
|
|
struct BGU_DebugActor_OnConstructionCS final
|
|
{
|
|
public:
|
|
struct FTransform Transform; // 0x0000(0x0060)(ConstParm, Parm, OutParm, ReferenceParm, IsPlainOldData, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BGU_DebugActor_OnConstructionCS;
|
|
|
|
// Function b1-Managed.BED_ProcessStateNode_EnableDetect.GetContextOutputsInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_ProcessStateNode_EnableDetect_GetContextOutputsInCS final
|
|
{
|
|
public:
|
|
TArray<class FName> ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ReturnParm)
|
|
};
|
|
DUMPER7_ASSERTS_BED_ProcessStateNode_EnableDetect_GetContextOutputsInCS;
|
|
|
|
// Function b1-Managed.BED_ProcessStateNode_EnableDetect.PostPropertyChanged
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BED_ProcessStateNode_EnableDetect_PostPropertyChanged final
|
|
{
|
|
public:
|
|
class FString MemberName; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString PropertyName; // 0x0010(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_ProcessStateNode_EnableDetect_PostPropertyChanged;
|
|
|
|
// Function b1-Managed.BED_ProcessStateNode_EnableDetect.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_ProcessStateNode_EnableDetect_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_ProcessStateNode_EnableDetect_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BUI_ProjectileDebugInfo.OnRegistOwner
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct BUI_ProjectileDebugInfo_OnRegistOwner final
|
|
{
|
|
public:
|
|
class ABGUProjectileBaseActor* projectileBaseActor; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BUI_ProjectileDebugInfo_OnRegistOwner;
|
|
|
|
// Function b1-Managed.GSCameraGraph.CameraGraphNode_AutoMoveTrailCamera
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct GSCameraGraph_CameraGraphNode_AutoMoveTrailCamera final
|
|
{
|
|
public:
|
|
uint8 bEnable : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_GSCameraGraph_CameraGraphNode_AutoMoveTrailCamera;
|
|
|
|
// Function b1-Managed.GSCameraGraph.CameraGraphNode_LerpPostProcess
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct GSCameraGraph_CameraGraphNode_LerpPostProcess final
|
|
{
|
|
public:
|
|
uint8 bEnable : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_GSCameraGraph_CameraGraphNode_LerpPostProcess;
|
|
|
|
// Function b1-Managed.GSCameraGraph.CameraGraphNode_CloudMoveLimit
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct GSCameraGraph_CameraGraphNode_CloudMoveLimit final
|
|
{
|
|
public:
|
|
uint8 bEnable : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_GSCameraGraph_CameraGraphNode_CloudMoveLimit;
|
|
|
|
// Function b1-Managed.GSCameraGraph.CameraGraphNode_TraceVelocity
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct GSCameraGraph_CameraGraphNode_TraceVelocity final
|
|
{
|
|
public:
|
|
uint8 bEnable : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_GSCameraGraph_CameraGraphNode_TraceVelocity;
|
|
|
|
// Function b1-Managed.GSCameraGraph.CameraGraphNode_InverseCamera
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct GSCameraGraph_CameraGraphNode_InverseCamera final
|
|
{
|
|
public:
|
|
uint8 bEnable : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_GSCameraGraph_CameraGraphNode_InverseCamera;
|
|
|
|
// Function b1-Managed.GSCameraGraph.CameraGraphNode_ShootSuction
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct GSCameraGraph_CameraGraphNode_ShootSuction final
|
|
{
|
|
public:
|
|
uint8 bEnable : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_GSCameraGraph_CameraGraphNode_ShootSuction;
|
|
|
|
// Function b1-Managed.GSCameraGraph.CameraGraphNode_GuiBeiCamera
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct GSCameraGraph_CameraGraphNode_GuiBeiCamera final
|
|
{
|
|
public:
|
|
uint8 bEnable : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_GSCameraGraph_CameraGraphNode_GuiBeiCamera;
|
|
|
|
// Function b1-Managed.GSCameraGraph.CameraGraphNode_PlayerSkill
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct GSCameraGraph_CameraGraphNode_PlayerSkill final
|
|
{
|
|
public:
|
|
uint8 bEnable : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_GSCameraGraph_CameraGraphNode_PlayerSkill;
|
|
|
|
// Function b1-Managed.GSCameraGraph.CameraGraphNode_SplineMove
|
|
// 0x000C (0x000C - 0x0000)
|
|
struct GSCameraGraph_CameraGraphNode_SplineMove final
|
|
{
|
|
public:
|
|
uint8 bEnable : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
uint8 Pad_1[0x3]; // 0x0001(0x0003)(Fixing Size After Last Property [ Dumper-7 ])
|
|
float CameraPitchAdditive; // 0x0004(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
float CameraYawAdditive; // 0x0008(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_GSCameraGraph_CameraGraphNode_SplineMove;
|
|
|
|
// Function b1-Managed.GSCameraGraph.CameraGraphNode_GiantSkill
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct GSCameraGraph_CameraGraphNode_GiantSkill final
|
|
{
|
|
public:
|
|
uint8 bEnable : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_GSCameraGraph_CameraGraphNode_GiantSkill;
|
|
|
|
// Function b1-Managed.GSCameraGraph.CameraGraphNode_FixedParam
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct GSCameraGraph_CameraGraphNode_FixedParam final
|
|
{
|
|
public:
|
|
uint8 bEnable : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_GSCameraGraph_CameraGraphNode_FixedParam;
|
|
|
|
// Function b1-Managed.GSCameraGraph.CameraGraphNode_AxisSmooth
|
|
// 0x000C (0x000C - 0x0000)
|
|
struct GSCameraGraph_CameraGraphNode_AxisSmooth final
|
|
{
|
|
public:
|
|
uint8 bEnable : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
uint8 BitPad_0_1 : 7; // 0x0000(0x0001)(Fixing Bit-Field Size For New Byte [ Dumper-7 ])
|
|
uint8 IsXAxisFixed : 1; // 0x0001(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
uint8 BitPad_1_1 : 7; // 0x0001(0x0001)(Fixing Bit-Field Size For New Byte [ Dumper-7 ])
|
|
uint8 IsYAxisFixed : 1; // 0x0002(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
uint8 BitPad_2_1 : 7; // 0x0002(0x0001)(Fixing Bit-Field Size For New Byte [ Dumper-7 ])
|
|
uint8 IsZAxisFixed : 1; // 0x0003(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
float SmoothSpeed; // 0x0004(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
float CameraLagSpeed; // 0x0008(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_GSCameraGraph_CameraGraphNode_AxisSmooth;
|
|
|
|
// Function b1-Managed.GSCameraGraph.CameraGraphNode_LockSkill
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct GSCameraGraph_CameraGraphNode_LockSkill final
|
|
{
|
|
public:
|
|
uint8 bEnable : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_GSCameraGraph_CameraGraphNode_LockSkill;
|
|
|
|
// Function b1-Managed.GSCameraGraph.CameraGraphNode_AutoTrail
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct GSCameraGraph_CameraGraphNode_AutoTrail final
|
|
{
|
|
public:
|
|
uint8 bEnable : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
uint8 Pad_1[0x3]; // 0x0001(0x0003)(Fixing Size After Last Property [ Dumper-7 ])
|
|
float InCameraRotationRate; // 0x0004(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
float InCameraRotationAccelerate; // 0x0008(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
float InCameraRotationVelocityThreshold; // 0x000C(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
float InFallingAdjustAngleLimit; // 0x0010(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
float InFallingAdjustSpeedPercent; // 0x0014(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_GSCameraGraph_CameraGraphNode_AutoTrail;
|
|
|
|
// Function b1-Managed.GSCameraGraph.CameraGraphNode_Player
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct GSCameraGraph_CameraGraphNode_Player final
|
|
{
|
|
public:
|
|
uint8 bEnable : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_GSCameraGraph_CameraGraphNode_Player;
|
|
|
|
// Function b1-Managed.GSCameraGraph.CameraGraphNode_Giant
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct GSCameraGraph_CameraGraphNode_Giant final
|
|
{
|
|
public:
|
|
uint8 bEnable : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_GSCameraGraph_CameraGraphNode_Giant;
|
|
|
|
// Function b1-Managed.GSCameraGraph.CameraGraphNode_Curve
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct GSCameraGraph_CameraGraphNode_Curve final
|
|
{
|
|
public:
|
|
uint8 bEnable : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_GSCameraGraph_CameraGraphNode_Curve;
|
|
|
|
// Function b1-Managed.GSCameraGraph.CameraGraphNode_Lock
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct GSCameraGraph_CameraGraphNode_Lock final
|
|
{
|
|
public:
|
|
uint8 bEnable : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_GSCameraGraph_CameraGraphNode_Lock;
|
|
|
|
// Function b1-Managed.GSCameraGraph.CameraGraphNode_Dead
|
|
// 0x0014 (0x0014 - 0x0000)
|
|
struct GSCameraGraph_CameraGraphNode_Dead final
|
|
{
|
|
public:
|
|
uint8 bEnable : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
uint8 Pad_1[0x3]; // 0x0001(0x0003)(Fixing Size After Last Property [ Dumper-7 ])
|
|
float ArmLength; // 0x0004(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
float ArmLengthSpeed; // 0x0008(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
float CameraPitch; // 0x000C(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
float CameraPitchSpeed; // 0x0010(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_GSCameraGraph_CameraGraphNode_Dead;
|
|
|
|
// Function b1-Managed.GSCameraGraph.TargetExtendIDEqual
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct GSCameraGraph_TargetExtendIDEqual final
|
|
{
|
|
public:
|
|
int32 ExtendID; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 ReturnValue : 1; // 0x0004(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_GSCameraGraph_TargetExtendIDEqual;
|
|
|
|
// Function b1-Managed.GSCameraGraph.CameraGraphNode_G4
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct GSCameraGraph_CameraGraphNode_G4 final
|
|
{
|
|
public:
|
|
uint8 bEnable : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_GSCameraGraph_CameraGraphNode_G4;
|
|
|
|
// Function b1-Managed.GSCameraGraph.IsUseGuiBeiCamera
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct GSCameraGraph_IsUseGuiBeiCamera final
|
|
{
|
|
public:
|
|
uint8 ReturnValue : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_GSCameraGraph_IsUseGuiBeiCamera;
|
|
|
|
// Function b1-Managed.GSCameraGraph.TargetResIDEqual
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct GSCameraGraph_TargetResIDEqual final
|
|
{
|
|
public:
|
|
int32 TargetResID; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 ReturnValue : 1; // 0x0004(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_GSCameraGraph_TargetResIDEqual;
|
|
|
|
// Function b1-Managed.GSCameraGraph.HasNoCameraInput
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct GSCameraGraph_HasNoCameraInput final
|
|
{
|
|
public:
|
|
float DurationTime; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 ReturnValue : 1; // 0x0004(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_GSCameraGraph_HasNoCameraInput;
|
|
|
|
// Function b1-Managed.GSCameraGraph.HasTarget
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct GSCameraGraph_HasTarget final
|
|
{
|
|
public:
|
|
uint8 ReturnValue : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_GSCameraGraph_HasTarget;
|
|
|
|
// Function b1-Managed.GSCameraGraph.IsLocked
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct GSCameraGraph_IsLocked final
|
|
{
|
|
public:
|
|
uint8 ReturnValue : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_GSCameraGraph_IsLocked;
|
|
|
|
// Function b1-Managed.GSCameraGraph.IsG4Mode
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct GSCameraGraph_IsG4Mode final
|
|
{
|
|
public:
|
|
uint8 ReturnValue : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_GSCameraGraph_IsG4Mode;
|
|
|
|
// Function b1-Managed.BANS_GSEnableIK.GSNotifyBeginCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_GSEnableIK_GSNotifyBeginCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
float TotalDuration; // 0x0048(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSEnableIK_GSNotifyBeginCS;
|
|
|
|
// Function b1-Managed.BANS_GSEnableIK.GSNotifyEndCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BANS_GSEnableIK_GSNotifyEndCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSEnableIK_GSNotifyEndCS;
|
|
|
|
// Function b1-Managed.BANS_GSPlayDummyAnim.GSNotifyBeginCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_GSPlayDummyAnim_GSNotifyBeginCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
float TotalDuration; // 0x0048(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSPlayDummyAnim_GSNotifyBeginCS;
|
|
|
|
// Function b1-Managed.BANS_GSPlayDummyAnim.GSNotifyEndCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BANS_GSPlayDummyAnim_GSNotifyEndCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSPlayDummyAnim_GSNotifyEndCS;
|
|
|
|
// Function b1-Managed.BUS_MovePhysicsTransformCompImpl.OnRootCompHit
|
|
// 0x0118 (0x0118 - 0x0000)
|
|
struct BUS_MovePhysicsTransformCompImpl_OnRootCompHit final
|
|
{
|
|
public:
|
|
class UPrimitiveComponent* HitComp; // 0x0000(0x0008)(ExportObject, Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class AActor* OtherActor; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class UPrimitiveComponent* OtherComp; // 0x0010(0x0008)(ExportObject, Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
struct FVector HitImpule; // 0x0018(0x0018)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
struct FHitResult Hit; // 0x0030(0x00E8)(Parm, IsPlainOldData, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BUS_MovePhysicsTransformCompImpl_OnRootCompHit;
|
|
|
|
// Function b1-Managed.BANS_GSSliceRuntimeMesh.GSNotifyBeginCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_GSSliceRuntimeMesh_GSNotifyBeginCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
float TotalDuration; // 0x0048(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSSliceRuntimeMesh_GSNotifyBeginCS;
|
|
|
|
// Function b1-Managed.BANS_GSSliceRuntimeMesh.GSNotifyTickCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_GSSliceRuntimeMesh_GSNotifyTickCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
float FrameDeltaTime; // 0x0048(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSSliceRuntimeMesh_GSNotifyTickCS;
|
|
|
|
// Function b1-Managed.BANS_GSSliceRuntimeMesh.GSNotifyEndCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BANS_GSSliceRuntimeMesh_GSNotifyEndCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSSliceRuntimeMesh_GSNotifyEndCS;
|
|
|
|
// Function b1-Managed.BED_QuestNode_GainItem.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_QuestNode_GainItem_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_QuestNode_GainItem_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BUS_PatrolCompImpl.OnTriggerBoxOverlap
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BUS_PatrolCompImpl_OnTriggerBoxOverlap final
|
|
{
|
|
public:
|
|
class AActor* OverlapActor; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class AActor* OtherActor; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BUS_PatrolCompImpl_OnTriggerBoxOverlap;
|
|
|
|
// Function b1-Managed.BANS_GSAutoCheckBlock.GSNotifyBeginCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_GSAutoCheckBlock_GSNotifyBeginCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
float TotalDuration; // 0x0048(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSAutoCheckBlock_GSNotifyBeginCS;
|
|
|
|
// Function b1-Managed.BANS_GSAutoCheckBlock.GSNotifyEndCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BANS_GSAutoCheckBlock_GSNotifyEndCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSAutoCheckBlock_GSNotifyEndCS;
|
|
|
|
// Function b1-Managed.BED_QuestNode_RunProcessGraph.PostPropertyChanged
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BED_QuestNode_RunProcessGraph_PostPropertyChanged final
|
|
{
|
|
public:
|
|
class FString MemberName; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString PropertyName; // 0x0010(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_QuestNode_RunProcessGraph_PostPropertyChanged;
|
|
|
|
// Function b1-Managed.BED_QuestNode_RunProcessGraph.PrePropertyChanged
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_QuestNode_RunProcessGraph_PrePropertyChanged final
|
|
{
|
|
public:
|
|
class FString PropertyName; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_QuestNode_RunProcessGraph_PrePropertyChanged;
|
|
|
|
// Function b1-Managed.BED_QuestNode_RunProcessGraph.GetAssetToEditInCS
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct BED_QuestNode_RunProcessGraph_GetAssetToEditInCS final
|
|
{
|
|
public:
|
|
class UObject* ReturnValue; // 0x0000(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_QuestNode_RunProcessGraph_GetAssetToEditInCS;
|
|
|
|
// Function b1-Managed.BED_QuestNode_RunProcessGraph.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_QuestNode_RunProcessGraph_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_QuestNode_RunProcessGraph_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BGUFunctionLibraryCS.ProjectWorldLocationToWidgetPositionWithSZInS
|
|
// 0x0030 (0x0030 - 0x0000)
|
|
struct BGUFunctionLibraryCS_ProjectWorldLocationToWidgetPositionWithSZInS final
|
|
{
|
|
public:
|
|
class APlayerController* PlayerController; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
struct FVector WorldPos; // 0x0008(0x0018)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
struct FVector2D ScreenPos; // 0x0020(0x0010)(Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFunctionLibraryCS_ProjectWorldLocationToWidgetPositionWithSZInS;
|
|
|
|
// Function b1-Managed.BGUFunctionLibraryCS.CalTransformRelativeToParentTransformOffset
|
|
// 0x0180 (0x0180 - 0x0000)
|
|
struct BGUFunctionLibraryCS_CalTransformRelativeToParentTransformOffset final
|
|
{
|
|
public:
|
|
struct FTransform SelfTransform; // 0x0000(0x0060)(Parm, IsPlainOldData, NoDestructor)
|
|
struct FTransform ParentTransform; // 0x0060(0x0060)(Parm, IsPlainOldData, NoDestructor)
|
|
struct FTransform ParentTransformOffset; // 0x00C0(0x0060)(Parm, IsPlainOldData, NoDestructor)
|
|
struct FTransform ReturnValue; // 0x0120(0x0060)(Parm, OutParm, ReturnParm, IsPlainOldData, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFunctionLibraryCS_CalTransformRelativeToParentTransformOffset;
|
|
|
|
// Function b1-Managed.BGUFunctionLibraryCS.RotateLevelRelativeToParentTransform
|
|
// 0x00D0 (0x00D0 - 0x0000)
|
|
struct BGUFunctionLibraryCS_RotateLevelRelativeToParentTransform final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class FName LevelName; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
struct FTransform ParentTransform; // 0x0010(0x0060)(Parm, IsPlainOldData, NoDestructor)
|
|
struct FTransform ParentTransformOffset; // 0x0070(0x0060)(Parm, IsPlainOldData, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFunctionLibraryCS_RotateLevelRelativeToParentTransform;
|
|
|
|
// Function b1-Managed.BGUFunctionLibraryCS.GetGuibeiBoneTransformFromLastTick
|
|
// 0x0080 (0x0080 - 0x0000)
|
|
struct BGUFunctionLibraryCS_GetGuibeiBoneTransformFromLastTick final
|
|
{
|
|
public:
|
|
class UAnimSequence* AnimSeq; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
float CurTime; // 0x0008(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
float LastTime; // 0x000C(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class FName BoneName; // 0x0010(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 Pad_18[0x8]; // 0x0018(0x0008)(Fixing Size After Last Property [ Dumper-7 ])
|
|
struct FTransform ReturnValue; // 0x0020(0x0060)(Parm, OutParm, ReturnParm, IsPlainOldData, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFunctionLibraryCS_GetGuibeiBoneTransformFromLastTick;
|
|
|
|
// Function b1-Managed.BGUFunctionLibraryCS.ExportTamerListToNewDAByWeaponInfo
|
|
// 0x0040 (0x0040 - 0x0000)
|
|
struct BGUFunctionLibraryCS_ExportTamerListToNewDAByWeaponInfo final
|
|
{
|
|
public:
|
|
class AActor* Actor; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class FString OldTamer; // 0x0008(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString NewTimer; // 0x0018(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString BlameName; // 0x0028(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
uint8 ReturnValue : 1; // 0x0038(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BGUFunctionLibraryCS_ExportTamerListToNewDAByWeaponInfo;
|
|
|
|
// Function b1-Managed.BGUFunctionLibraryCS.BGUCheckSpecialConsumeItemUseAble
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BGUFunctionLibraryCS_BGUCheckSpecialConsumeItemUseAble final
|
|
{
|
|
public:
|
|
class UObject* WorldContext; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
int32 ItemId; // 0x0008(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 bShowTips : 1; // 0x000C(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
uint8 BitPad_C_1 : 7; // 0x000C(0x0001)(Fixing Bit-Field Size For New Byte [ Dumper-7 ])
|
|
uint8 ReturnValue : 1; // 0x000D(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BGUFunctionLibraryCS_BGUCheckSpecialConsumeItemUseAble;
|
|
|
|
// Function b1-Managed.BGUFunctionLibraryCS.BGUSetPlayerInSequenceTransition
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BGUFunctionLibraryCS_BGUSetPlayerInSequenceTransition final
|
|
{
|
|
public:
|
|
class AActor* Owner; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 bValue : 1; // 0x0008(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BGUFunctionLibraryCS_BGUSetPlayerInSequenceTransition;
|
|
|
|
// Function b1-Managed.BGUFunctionLibraryCS.PauseCamShakeWithControlByActor
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BGUFunctionLibraryCS_PauseCamShakeWithControlByActor final
|
|
{
|
|
public:
|
|
class AActor* Target; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 bPause : 1; // 0x0008(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BGUFunctionLibraryCS_PauseCamShakeWithControlByActor;
|
|
|
|
// Function b1-Managed.BGUFunctionLibraryCS.BGUTryCastSpellWithStartSection
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct BGUFunctionLibraryCS_BGUTryCastSpellWithStartSection final
|
|
{
|
|
public:
|
|
class AActor* Unit; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
int32 SkillID; // 0x0008(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class FName MontageStartSectionName; // 0x000C(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
int32 ReturnValue; // 0x0014(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFunctionLibraryCS_BGUTryCastSpellWithStartSection;
|
|
|
|
// Function b1-Managed.BGUFunctionLibraryCS.BGUSetDispInteractActorAttachTo
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct BGUFunctionLibraryCS_BGUSetDispInteractActorAttachTo final
|
|
{
|
|
public:
|
|
class AActor* AttachTo; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFunctionLibraryCS_BGUSetDispInteractActorAttachTo;
|
|
|
|
// Function b1-Managed.BGUFunctionLibraryCS.PlayCamShakeWithControlByClass
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BGUFunctionLibraryCS_PlayCamShakeWithControlByClass final
|
|
{
|
|
public:
|
|
class UClass* CameraShakeCls; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class AActor* Target; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFunctionLibraryCS_PlayCamShakeWithControlByClass;
|
|
|
|
// Function b1-Managed.BGUFunctionLibraryCS.ExportTamerListToNewDAByBlame
|
|
// 0x0040 (0x0040 - 0x0000)
|
|
struct BGUFunctionLibraryCS_ExportTamerListToNewDAByBlame final
|
|
{
|
|
public:
|
|
class AActor* Actor; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class FString OldTamer; // 0x0008(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString NewTimer; // 0x0018(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString BlameName; // 0x0028(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
uint8 ReturnValue : 1; // 0x0038(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BGUFunctionLibraryCS_ExportTamerListToNewDAByBlame;
|
|
|
|
// Function b1-Managed.BGUFunctionLibraryCS.GenerateNavMeshBoundsVolumes
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct BGUFunctionLibraryCS_GenerateNavMeshBoundsVolumes final
|
|
{
|
|
public:
|
|
class AActor* TempleteActor; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFunctionLibraryCS_GenerateNavMeshBoundsVolumes;
|
|
|
|
// Function b1-Managed.BGUFunctionLibraryCS.ExportBulletSkillToDataAsset
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct BGUFunctionLibraryCS_ExportBulletSkillToDataAsset final
|
|
{
|
|
public:
|
|
class ABUTamerActor* TM; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFunctionLibraryCS_ExportBulletSkillToDataAsset;
|
|
|
|
// Function b1-Managed.BGUFunctionLibraryCS.BGUSpawnActorAndECSBeginPlay
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct BGUFunctionLibraryCS_BGUSpawnActorAndECSBeginPlay final
|
|
{
|
|
public:
|
|
class UWorld* _World; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class UClass* ActorClass; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class AActor* ReturnValue; // 0x0010(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFunctionLibraryCS_BGUSpawnActorAndECSBeginPlay;
|
|
|
|
// Function b1-Managed.BGUFunctionLibraryCS.BGUDisablePlayerGuiBeiCamera
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct BGUFunctionLibraryCS_BGUDisablePlayerGuiBeiCamera final
|
|
{
|
|
public:
|
|
class UObject* WorldContext; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFunctionLibraryCS_BGUDisablePlayerGuiBeiCamera;
|
|
|
|
// Function b1-Managed.BGUFunctionLibraryCS.BGUGetMultiPointCurrentUnit
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BGUFunctionLibraryCS_BGUGetMultiPointCurrentUnit final
|
|
{
|
|
public:
|
|
class AActor* Actor; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
int32 ReturnValue; // 0x0008(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFunctionLibraryCS_BGUGetMultiPointCurrentUnit;
|
|
|
|
// Function b1-Managed.BGUFunctionLibraryCS.BGUEnablePlayerGuiBeiCamera
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BGUFunctionLibraryCS_BGUEnablePlayerGuiBeiCamera final
|
|
{
|
|
public:
|
|
class UObject* WorldContext; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
struct FRotator CurInverseAnimRotation; // 0x0008(0x0018)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFunctionLibraryCS_BGUEnablePlayerGuiBeiCamera;
|
|
|
|
// Function b1-Managed.BGUFunctionLibraryCS.BGUPlatformPatroMoveSingle
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BGUFunctionLibraryCS_BGUPlatformPatroMoveSingle final
|
|
{
|
|
public:
|
|
class AActor* Unit; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
struct FVector BeginPos; // 0x0008(0x0018)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
struct FVector EndPos; // 0x0020(0x0018)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
float Speed; // 0x0038(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
int32 PlayerCount; // 0x003C(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
float Range; // 0x0040(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFunctionLibraryCS_BGUPlatformPatroMoveSingle;
|
|
|
|
// Function b1-Managed.BGUFunctionLibraryCS.BGUCalcCharacterRotOnSlope
|
|
// 0x0080 (0x0080 - 0x0000)
|
|
struct BGUFunctionLibraryCS_BGUCalcCharacterRotOnSlope final
|
|
{
|
|
public:
|
|
class ACharacter* OwnerChr; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
struct FVector SurfaceNormal_Normalized; // 0x0008(0x0018)(Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
struct FHitResultSimple LastHitResult; // 0x0020(0x0048)(Parm, OutParm, ReferenceParm, NoDestructor)
|
|
struct FRotator ReturnValue; // 0x0068(0x0018)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFunctionLibraryCS_BGUCalcCharacterRotOnSlope;
|
|
|
|
// Function b1-Managed.BGUFunctionLibraryCS.BGUTryDestroyDestructible
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct BGUFunctionLibraryCS_BGUTryDestroyDestructible final
|
|
{
|
|
public:
|
|
class AActor* DestructibleActor; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFunctionLibraryCS_BGUTryDestroyDestructible;
|
|
|
|
// Function b1-Managed.BGUFunctionLibraryCS.BGUPlayerCameraLockTarget
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BGUFunctionLibraryCS_BGUPlayerCameraLockTarget final
|
|
{
|
|
public:
|
|
class AActor* Player; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class AActor* Target; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFunctionLibraryCS_BGUPlayerCameraLockTarget;
|
|
|
|
// Function b1-Managed.BGUFunctionLibraryCS.BGUClosestPerceivedTarget
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BGUFunctionLibraryCS_BGUClosestPerceivedTarget final
|
|
{
|
|
public:
|
|
class AActor* Unit; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class AActor* ReturnValue; // 0x0008(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFunctionLibraryCS_BGUClosestPerceivedTarget;
|
|
|
|
// Function b1-Managed.BGUFunctionLibraryCS.TestProfileSimpleOverlap
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct BGUFunctionLibraryCS_TestProfileSimpleOverlap final
|
|
{
|
|
public:
|
|
class UObject* WorldContext; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFunctionLibraryCS_TestProfileSimpleOverlap;
|
|
|
|
// Function b1-Managed.BGUFunctionLibraryCS.SetCineCameraFocalLength
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BGUFunctionLibraryCS_SetCineCameraFocalLength final
|
|
{
|
|
public:
|
|
class ACineCameraActor* CineCameraActor; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
float NewFocalLength; // 0x0008(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFunctionLibraryCS_SetCineCameraFocalLength;
|
|
|
|
// Function b1-Managed.BGUFunctionLibraryCS.PrepareForSkillRecording
|
|
// 0x0030 (0x0030 - 0x0000)
|
|
struct BGUFunctionLibraryCS_PrepareForSkillRecording final
|
|
{
|
|
public:
|
|
class UWorld* World; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class UClass* UnitClass; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
int32 ResID; // 0x0010(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
int32 SkillID; // 0x0014(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 bNeedsSpawnNewUnit : 1; // 0x0018(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
uint8 Pad_19[0x7]; // 0x0019(0x0007)(Fixing Size After Last Property [ Dumper-7 ])
|
|
class ABGUCharacterCS* SpawnedUnit; // 0x0020(0x0008)(Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class UAnimMontage* PlayedMontage; // 0x0028(0x0008)(Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFunctionLibraryCS_PrepareForSkillRecording;
|
|
|
|
// Function b1-Managed.BGUFunctionLibraryCS.GetCineCameraFocalLength
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BGUFunctionLibraryCS_GetCineCameraFocalLength final
|
|
{
|
|
public:
|
|
class ACineCameraActor* CineCameraActor; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
float ReturnValue; // 0x0008(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFunctionLibraryCS_GetCineCameraFocalLength;
|
|
|
|
// Function b1-Managed.BGUFunctionLibraryCS.ClampAndAlignToLandScape
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct BGUFunctionLibraryCS_ClampAndAlignToLandScape final
|
|
{
|
|
public:
|
|
class AActor* Unit; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 ClampToLand : 1; // 0x0008(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
uint8 BitPad_8_1 : 7; // 0x0008(0x0001)(Fixing Bit-Field Size For New Byte [ Dumper-7 ])
|
|
uint8 AlignToLand : 1; // 0x0009(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
uint8 Pad_A[0x2]; // 0x000A(0x0002)(Fixing Size After Last Property [ Dumper-7 ])
|
|
float DeltaTime; // 0x000C(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
float InterpSpd; // 0x0010(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFunctionLibraryCS_ClampAndAlignToLandScape;
|
|
|
|
// Function b1-Managed.BGUFunctionLibraryCS.CastMagicallyChangeSkill
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct BGUFunctionLibraryCS_CastMagicallyChangeSkill final
|
|
{
|
|
public:
|
|
class AActor* Unit; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class UBGWDataAsset_MagicallyChangeConfig* Config; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
int32 SkillID; // 0x0010(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
int32 RecoverSkillID; // 0x0014(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFunctionLibraryCS_CastMagicallyChangeSkill;
|
|
|
|
// Function b1-Managed.BGUFunctionLibraryCS.CanActivateConsoleCommad
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BGUFunctionLibraryCS_CanActivateConsoleCommad final
|
|
{
|
|
public:
|
|
uint8 ReturnValue : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BGUFunctionLibraryCS_CanActivateConsoleCommad;
|
|
|
|
// Function b1-Managed.BGUFunctionLibraryCS.BGUSpawnActorNoBeginPlay
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct BGUFunctionLibraryCS_BGUSpawnActorNoBeginPlay final
|
|
{
|
|
public:
|
|
class UWorld* _World; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class UClass* ActorClass; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class AActor* ReturnValue; // 0x0010(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFunctionLibraryCS_BGUSpawnActorNoBeginPlay;
|
|
|
|
// Function b1-Managed.BGUFunctionLibraryCS.BGURemoveSkillSuperArmor
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct BGUFunctionLibraryCS_BGURemoveSkillSuperArmor final
|
|
{
|
|
public:
|
|
class AActor* Unit; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFunctionLibraryCS_BGURemoveSkillSuperArmor;
|
|
|
|
// Function b1-Managed.BGUFunctionLibraryCS.BGURemoveBuffImmediately
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BGUFunctionLibraryCS_BGURemoveBuffImmediately final
|
|
{
|
|
public:
|
|
class AActor* Unit; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
int32 BuffID; // 0x0008(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
EBuffEffectTriggerType EffectTriggerType; // 0x000C(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFunctionLibraryCS_BGURemoveBuffImmediately;
|
|
|
|
// Function b1-Managed.BGUFunctionLibraryCS.BGUOneHitBreakImmobility
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct BGUFunctionLibraryCS_BGUOneHitBreakImmobility final
|
|
{
|
|
public:
|
|
class AActor* Unit; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFunctionLibraryCS_BGUOneHitBreakImmobility;
|
|
|
|
// Function b1-Managed.BGUFunctionLibraryCS.EnterMonsterSkillCamera
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BGUFunctionLibraryCS_EnterMonsterSkillCamera final
|
|
{
|
|
public:
|
|
class AActor* Monster; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
int32 CameraID; // 0x0008(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFunctionLibraryCS_EnterMonsterSkillCamera;
|
|
|
|
// Function b1-Managed.BGUFunctionLibraryCS.BGUSetCanTriggerGroupAI
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BGUFunctionLibraryCS_BGUSetCanTriggerGroupAI final
|
|
{
|
|
public:
|
|
class UObject* WorldContext; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 CanTrigger : 1; // 0x0008(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BGUFunctionLibraryCS_BGUSetCanTriggerGroupAI;
|
|
|
|
// Function b1-Managed.BGUFunctionLibraryCS.TryGetComponentByFName
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct BGUFunctionLibraryCS_TryGetComponentByFName final
|
|
{
|
|
public:
|
|
class AActor* Actor; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class FName Name_0; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class UActorComponent* ReturnValue; // 0x0010(0x0008)(ExportObject, Parm, OutParm, ZeroConstructor, ReturnParm, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFunctionLibraryCS_TryGetComponentByFName;
|
|
|
|
// Function b1-Managed.BGUFunctionLibraryCS.SetCameraFocusDistance
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BGUFunctionLibraryCS_SetCameraFocusDistance final
|
|
{
|
|
public:
|
|
class ACameraActor* CameraActor; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
float NewFocusDistance; // 0x0008(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFunctionLibraryCS_SetCameraFocusDistance;
|
|
|
|
// Function b1-Managed.BGUFunctionLibraryCS.GetUnitLockTargetActor
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BGUFunctionLibraryCS_GetUnitLockTargetActor final
|
|
{
|
|
public:
|
|
class AActor* Unit; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class AActor* ReturnValue; // 0x0008(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFunctionLibraryCS_GetUnitLockTargetActor;
|
|
|
|
// Function b1-Managed.BGUFunctionLibraryCS.GetCameraFocusDistance
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BGUFunctionLibraryCS_GetCameraFocusDistance final
|
|
{
|
|
public:
|
|
class ACameraActor* CameraActor; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
float ReturnValue; // 0x0008(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFunctionLibraryCS_GetCameraFocusDistance;
|
|
|
|
// Function b1-Managed.BGUFunctionLibraryCS.ExitMonsterSkillCamera
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct BGUFunctionLibraryCS_ExitMonsterSkillCamera final
|
|
{
|
|
public:
|
|
class AActor* Monster; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFunctionLibraryCS_ExitMonsterSkillCamera;
|
|
|
|
// Function b1-Managed.BGUFunctionLibraryCS.EnterPlayerSkillCamera
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BGUFunctionLibraryCS_EnterPlayerSkillCamera final
|
|
{
|
|
public:
|
|
class UObject* WorldContext; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
int32 CameraID; // 0x0008(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFunctionLibraryCS_EnterPlayerSkillCamera;
|
|
|
|
// Function b1-Managed.BGUFunctionLibraryCS.BGUSetUnitCritRateBase
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BGUFunctionLibraryCS_BGUSetUnitCritRateBase final
|
|
{
|
|
public:
|
|
class AActor* Unit; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
float CritRate; // 0x0008(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFunctionLibraryCS_BGUSetUnitCritRateBase;
|
|
|
|
// Function b1-Managed.BGUFunctionLibraryCS.BGUHandleAbnormalState
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BGUFunctionLibraryCS_BGUHandleAbnormalState final
|
|
{
|
|
public:
|
|
class AActor* Attacker; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class AActor* Victim; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
struct FAbnormalStateAccConfig Config; // 0x0010(0x0030)(Parm, HasGetValueTypeHash)
|
|
float AddValue; // 0x0040(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFunctionLibraryCS_BGUHandleAbnormalState;
|
|
|
|
// Function b1-Managed.BGUFunctionLibraryCS.TriggerEffectToTarget
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct BGUFunctionLibraryCS_TriggerEffectToTarget final
|
|
{
|
|
public:
|
|
class AActor* Unit; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
int32 EffectID; // 0x0008(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 Pad_C[0x4]; // 0x000C(0x0004)(Fixing Size After Last Property [ Dumper-7 ])
|
|
class AActor* Target; // 0x0010(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFunctionLibraryCS_TriggerEffectToTarget;
|
|
|
|
// Function b1-Managed.BGUFunctionLibraryCS.ExitPlayerSkillCamera
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct BGUFunctionLibraryCS_ExitPlayerSkillCamera final
|
|
{
|
|
public:
|
|
class UObject* WorldContext; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFunctionLibraryCS_ExitPlayerSkillCamera;
|
|
|
|
// Function b1-Managed.BGUFunctionLibraryCS.EnterWeakPerformState
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BGUFunctionLibraryCS_EnterWeakPerformState final
|
|
{
|
|
public:
|
|
class UObject* InWorldContext; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
int32 ConfigID; // 0x0008(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFunctionLibraryCS_EnterWeakPerformState;
|
|
|
|
// Function b1-Managed.BGUFunctionLibraryCS.CheckCurCeilingHeight
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BGUFunctionLibraryCS_CheckCurCeilingHeight final
|
|
{
|
|
public:
|
|
class ACharacter* Character; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
float LineTraceLength; // 0x0008(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
float ReturnValue; // 0x000C(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFunctionLibraryCS_CheckCurCeilingHeight;
|
|
|
|
// Function b1-Managed.BGUFunctionLibraryCS.BGUUnitCastFaBaoSkill
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct BGUFunctionLibraryCS_BGUUnitCastFaBaoSkill final
|
|
{
|
|
public:
|
|
class AActor* Unit; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFunctionLibraryCS_BGUUnitCastFaBaoSkill;
|
|
|
|
// Function b1-Managed.BGUFunctionLibraryCS.BGUSetUnitSimpleState
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BGUFunctionLibraryCS_BGUSetUnitSimpleState final
|
|
{
|
|
public:
|
|
class AActor* Unit; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
EBGUSimpleState SimpleState; // 0x0008(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 IsRemove : 1; // 0x0009(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BGUFunctionLibraryCS_BGUSetUnitSimpleState;
|
|
|
|
// Function b1-Managed.BGUFunctionLibraryCS.BGUSetSkillSuperArmor
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct BGUFunctionLibraryCS_BGUSetSkillSuperArmor final
|
|
{
|
|
public:
|
|
class AActor* Unit; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class UAnimMontage* BreakSkillSupperArmorAM; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
float SkillSuperArmorValue; // 0x0010(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFunctionLibraryCS_BGUSetSkillSuperArmor;
|
|
|
|
// Function b1-Managed.BGUFunctionLibraryCS.BGUHasUnitSimpleState
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BGUFunctionLibraryCS_BGUHasUnitSimpleState final
|
|
{
|
|
public:
|
|
class AActor* Unit; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
EBGUSimpleState SimpleState; // 0x0008(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 ReturnValue : 1; // 0x0009(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BGUFunctionLibraryCS_BGUHasUnitSimpleState;
|
|
|
|
// Function b1-Managed.BGUFunctionLibraryCS.BGUGetCurrentUserType
|
|
// 0x0004 (0x0004 - 0x0000)
|
|
struct BGUFunctionLibraryCS_BGUGetCurrentUserType final
|
|
{
|
|
public:
|
|
int32 ReturnValue; // 0x0000(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFunctionLibraryCS_BGUGetCurrentUserType;
|
|
|
|
// Function b1-Managed.BGUFunctionLibraryCS.BGUCallPointsRegister
|
|
// 0x0090 (0x0090 - 0x0000)
|
|
struct BGUFunctionLibraryCS_BGUCallPointsRegister final
|
|
{
|
|
public:
|
|
class AActor* OwnerCharacter; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
int32 RequestID; // 0x0008(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
EPointsGenType GenType; // 0x000C(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 Pad_D[0x3]; // 0x000D(0x0003)(Fixing Size After Last Property [ Dumper-7 ])
|
|
struct FPointsGenExtParam ExtParam; // 0x0010(0x0080)(Parm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFunctionLibraryCS_BGUCallPointsRegister;
|
|
|
|
// Function b1-Managed.BGUFunctionLibraryCS.TriggerSwitchPhysics
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BGUFunctionLibraryCS_TriggerSwitchPhysics final
|
|
{
|
|
public:
|
|
class AActor* Unit; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
int32 ReturnValue; // 0x0008(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFunctionLibraryCS_TriggerSwitchPhysics;
|
|
|
|
// Function b1-Managed.BGUFunctionLibraryCS.SwitchFreeCameraMode
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct BGUFunctionLibraryCS_SwitchFreeCameraMode final
|
|
{
|
|
public:
|
|
class UObject* InWorldContext; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFunctionLibraryCS_SwitchFreeCameraMode;
|
|
|
|
// Function b1-Managed.BGUFunctionLibraryCS.SetTamerStrategyArea
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BGUFunctionLibraryCS_SetTamerStrategyArea final
|
|
{
|
|
public:
|
|
class UObject* InWorldContext; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
ETamerStrategyArea InArea; // 0x0008(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFunctionLibraryCS_SetTamerStrategyArea;
|
|
|
|
// Function b1-Managed.BGUFunctionLibraryCS.HandleAiConversation
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BGUFunctionLibraryCS_HandleAiConversation final
|
|
{
|
|
public:
|
|
class AActor* Caster; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
int32 ConversationContentID; // 0x0008(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFunctionLibraryCS_HandleAiConversation;
|
|
|
|
// Function b1-Managed.BGUFunctionLibraryCS.GetProjectBranchName
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BGUFunctionLibraryCS_GetProjectBranchName final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFunctionLibraryCS_GetProjectBranchName;
|
|
|
|
// Function b1-Managed.BGUFunctionLibraryCS.ExitWeakPerformState
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct BGUFunctionLibraryCS_ExitWeakPerformState final
|
|
{
|
|
public:
|
|
class UObject* InWorldContext; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFunctionLibraryCS_ExitWeakPerformState;
|
|
|
|
// Function b1-Managed.BGUFunctionLibraryCS.DestroyAllProjectile
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct BGUFunctionLibraryCS_DestroyAllProjectile final
|
|
{
|
|
public:
|
|
class AActor* Unit; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFunctionLibraryCS_DestroyAllProjectile;
|
|
|
|
// Function b1-Managed.BGUFunctionLibraryCS.ClearPhysAnimSetting
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BGUFunctionLibraryCS_ClearPhysAnimSetting final
|
|
{
|
|
public:
|
|
class AActor* Unit; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
int32 ReturnValue; // 0x0008(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFunctionLibraryCS_ClearPhysAnimSetting;
|
|
|
|
// Function b1-Managed.BGUFunctionLibraryCS.BGUPlatformPatroRota
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BGUFunctionLibraryCS_BGUPlatformPatroRota final
|
|
{
|
|
public:
|
|
class AActor* Unit; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
int32 MaxRate; // 0x0008(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
float Speed; // 0x000C(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFunctionLibraryCS_BGUPlatformPatroRota;
|
|
|
|
// Function b1-Managed.BGUFunctionLibraryCS.BGUPlatformPatroMove
|
|
// 0x0040 (0x0040 - 0x0000)
|
|
struct BGUFunctionLibraryCS_BGUPlatformPatroMove final
|
|
{
|
|
public:
|
|
class AActor* Unit; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
struct FVector BeginPos; // 0x0008(0x0018)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
struct FVector EndPos; // 0x0020(0x0018)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
float Speed; // 0x0038(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFunctionLibraryCS_BGUPlatformPatroMove;
|
|
|
|
// Function b1-Managed.BGUFunctionLibraryCS.BGUGetCachedPointSet
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BGUFunctionLibraryCS_BGUGetCachedPointSet final
|
|
{
|
|
public:
|
|
class AActor* OwnerCharacter; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
int32 RequestID; // 0x0008(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 Pad_C[0x4]; // 0x000C(0x0004)(Fixing Size After Last Property [ Dumper-7 ])
|
|
TArray<struct FVector> ReturnValue; // 0x0010(0x0010)(Parm, OutParm, ReturnParm)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFunctionLibraryCS_BGUGetCachedPointSet;
|
|
|
|
// Function b1-Managed.BGUFunctionLibraryCS.BGUGetActiveGameMode
|
|
// 0x0004 (0x0004 - 0x0000)
|
|
struct BGUFunctionLibraryCS_BGUGetActiveGameMode final
|
|
{
|
|
public:
|
|
int32 ReturnValue; // 0x0000(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFunctionLibraryCS_BGUGetActiveGameMode;
|
|
|
|
// Function b1-Managed.BGUFunctionLibraryCS.SkipCurrentSequence
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct BGUFunctionLibraryCS_SkipCurrentSequence final
|
|
{
|
|
public:
|
|
class UObject* WorldContext; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFunctionLibraryCS_SkipCurrentSequence;
|
|
|
|
// Function b1-Managed.BGUFunctionLibraryCS.FindTraceStatResult
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BGUFunctionLibraryCS_FindTraceStatResult final
|
|
{
|
|
public:
|
|
class UObject* WorldContext; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class FString Name_0; // 0x0008(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
float ReturnValue; // 0x0018(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFunctionLibraryCS_FindTraceStatResult;
|
|
|
|
// Function b1-Managed.BGUFunctionLibraryCS.DisablePhysicalMove
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BGUFunctionLibraryCS_DisablePhysicalMove final
|
|
{
|
|
public:
|
|
class AActor* Unit; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 bDisable : 1; // 0x0008(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BGUFunctionLibraryCS_DisablePhysicalMove;
|
|
|
|
// Function b1-Managed.BGUFunctionLibraryCS.BGUUnitUnequipFaBao
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct BGUFunctionLibraryCS_BGUUnitUnequipFaBao final
|
|
{
|
|
public:
|
|
class AActor* Unit; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFunctionLibraryCS_BGUUnitUnequipFaBao;
|
|
|
|
// Function b1-Managed.BGUFunctionLibraryCS.BGUTriggerUnitState
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BGUFunctionLibraryCS_BGUTriggerUnitState final
|
|
{
|
|
public:
|
|
class AActor* Actor; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
EBUStateTrigger StateTrigger; // 0x0008(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 Pad_9[0x3]; // 0x0009(0x0003)(Fixing Size After Last Property [ Dumper-7 ])
|
|
float Time; // 0x000C(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFunctionLibraryCS_BGUTriggerUnitState;
|
|
|
|
// Function b1-Managed.BGUFunctionLibraryCS.BGUSetSecondFogData
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct BGUFunctionLibraryCS_BGUSetSecondFogData final
|
|
{
|
|
public:
|
|
class UExponentialHeightFogComponent* ehfcomp; // 0x0000(0x0008)(ExportObject, Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
struct FExponentialHeightFogData SecondFogData; // 0x0008(0x000C)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFunctionLibraryCS_BGUSetSecondFogData;
|
|
|
|
// Function b1-Managed.BGUFunctionLibraryCS.BGURemoveImmobility
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct BGUFunctionLibraryCS_BGURemoveImmobility final
|
|
{
|
|
public:
|
|
class AActor* Unit; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFunctionLibraryCS_BGURemoveImmobility;
|
|
|
|
// Function b1-Managed.BGUFunctionLibraryCS.BGUGetWeaponByIndex
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct BGUFunctionLibraryCS_BGUGetWeaponByIndex final
|
|
{
|
|
public:
|
|
class AActor* Owner; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
int32 Index_0; // 0x0008(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 Pad_C[0x4]; // 0x000C(0x0004)(Fixing Size After Last Property [ Dumper-7 ])
|
|
class AActor* ReturnValue; // 0x0010(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFunctionLibraryCS_BGUGetWeaponByIndex;
|
|
|
|
// Function b1-Managed.BGUFunctionLibraryCS.PlayFacialAnimTest
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BGUFunctionLibraryCS_PlayFacialAnimTest final
|
|
{
|
|
public:
|
|
uint8 bPlay : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
uint8 Pad_1[0x7]; // 0x0001(0x0007)(Fixing Size After Last Property [ Dumper-7 ])
|
|
class AActor* Unit; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class UAnimSequence* FacialAnim; // 0x0010(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
float TimeOffset; // 0x0018(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
float AutoBlendOutTime; // 0x001C(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFunctionLibraryCS_PlayFacialAnimTest;
|
|
|
|
// Function b1-Managed.BGUFunctionLibraryCS.KJLSpawnProjectile
|
|
// 0x0090 (0x0090 - 0x0000)
|
|
struct BGUFunctionLibraryCS_KJLSpawnProjectile final
|
|
{
|
|
public:
|
|
class AActor* BulletSpawner; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class AActor* Target; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class FString PointGeneratorTag; // 0x0010(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
int32 BulletID; // 0x0020(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
float LimitDistance_ToPlayer; // 0x0024(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class UNiagaraSystem* LightningBeam; // 0x0028(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class FString LightningEndParamName; // 0x0030(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
TArray<class FString> SocketList; // 0x0040(0x0010)(Parm)
|
|
int32 DummyBulletNum; // 0x0050(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 Pad_54[0x4]; // 0x0054(0x0004)(Fixing Size After Last Property [ Dumper-7 ])
|
|
struct FVector EndPos_Noise; // 0x0058(0x0018)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class UNiagaraComponent* DummyNiagara; // 0x0070(0x0008)(ExportObject, Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
float DummyActiveDistance; // 0x0078(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 Pad_7C[0x4]; // 0x007C(0x0004)(Fixing Size After Last Property [ Dumper-7 ])
|
|
struct FVector2D RandomInterval; // 0x0080(0x0010)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFunctionLibraryCS_KJLSpawnProjectile;
|
|
|
|
// Function b1-Managed.BGUFunctionLibraryCS.InteruptPigsyStory
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct BGUFunctionLibraryCS_InteruptPigsyStory final
|
|
{
|
|
public:
|
|
class AActor* Unit; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFunctionLibraryCS_InteruptPigsyStory;
|
|
|
|
// Function b1-Managed.BGUFunctionLibraryCS.BGUToggleGlobalURO
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BGUFunctionLibraryCS_BGUToggleGlobalURO final
|
|
{
|
|
public:
|
|
class UObject* UObj; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 bEnable : 1; // 0x0008(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BGUFunctionLibraryCS_BGUToggleGlobalURO;
|
|
|
|
// Function b1-Managed.BGUFunctionLibraryCS.BGUSpawnGhostActor
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct BGUFunctionLibraryCS_BGUSpawnGhostActor final
|
|
{
|
|
public:
|
|
class AActor* Target; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class FString DAPath; // 0x0008(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFunctionLibraryCS_BGUSpawnGhostActor;
|
|
|
|
// Function b1-Managed.BGUFunctionLibraryCS.BGUSetBehaviorTree
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BGUFunctionLibraryCS_BGUSetBehaviorTree final
|
|
{
|
|
public:
|
|
class AActor* Unit; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class UBehaviorTree* BT; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFunctionLibraryCS_BGUSetBehaviorTree;
|
|
|
|
// Function b1-Managed.BGUFunctionLibraryCS.BGUFullTransEnergy
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct BGUFunctionLibraryCS_BGUFullTransEnergy final
|
|
{
|
|
public:
|
|
class UObject* WorldContext; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFunctionLibraryCS_BGUFullTransEnergy;
|
|
|
|
// Function b1-Managed.BGUFunctionLibraryCS.TimeLineNoiseTest
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BGUFunctionLibraryCS_TimeLineNoiseTest final
|
|
{
|
|
public:
|
|
float TotalTime; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
int32 TimePointNum; // 0x0004(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
float NoiseInterregional; // 0x0008(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 Pad_C[0x4]; // 0x000C(0x0004)(Fixing Size After Last Property [ Dumper-7 ])
|
|
class UCurveFloat* CurveFloat; // 0x0010(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
ERichCurveInterpMode InterpMode; // 0x0018(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFunctionLibraryCS_TimeLineNoiseTest;
|
|
|
|
// Function b1-Managed.BGUFunctionLibraryCS.SwitchCameraGroup
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BGUFunctionLibraryCS_SwitchCameraGroup final
|
|
{
|
|
public:
|
|
class UObject* WorldContext; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
int32 CameraGroupId; // 0x0008(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFunctionLibraryCS_SwitchCameraGroup;
|
|
|
|
// Function b1-Managed.BGUFunctionLibraryCS.SetTrainDummyInfo
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BGUFunctionLibraryCS_SetTrainDummyInfo final
|
|
{
|
|
public:
|
|
class UObject* WorldContext; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class FString TrainDummyClassPath; // 0x0008(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
int32 PlayerRoleDataConfigID; // 0x0018(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 Pad_1C[0x4]; // 0x001C(0x0004)(Fixing Size After Last Property [ Dumper-7 ])
|
|
class FString TrainDummyConfigPath; // 0x0020(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString CqgPath; // 0x0030(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
float DPSCalTime; // 0x0040(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 ReturnValue : 1; // 0x0044(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BGUFunctionLibraryCS_SetTrainDummyInfo;
|
|
|
|
// Function b1-Managed.BGUFunctionLibraryCS.BGUUnitEquipFaBao
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BGUFunctionLibraryCS_BGUUnitEquipFaBao final
|
|
{
|
|
public:
|
|
class AActor* Unit; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
int32 FaBaoID; // 0x0008(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFunctionLibraryCS_BGUUnitEquipFaBao;
|
|
|
|
// Function b1-Managed.BGUFunctionLibraryCS.BGUShowDialogueUI
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BGUFunctionLibraryCS_BGUShowDialogueUI final
|
|
{
|
|
public:
|
|
class AActor* Unit; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class FString DialogContent; // 0x0008(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
float Duration; // 0x0018(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFunctionLibraryCS_BGUShowDialogueUI;
|
|
|
|
// Function b1-Managed.BGUFunctionLibraryCS.BGUPlayLockTarget
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BGUFunctionLibraryCS_BGUPlayLockTarget final
|
|
{
|
|
public:
|
|
class AActor* Owner; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class ABGUCharacterCS* TargetChr; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFunctionLibraryCS_BGUPlayLockTarget;
|
|
|
|
// Function b1-Managed.BGUFunctionLibraryCS.BGUAISetSpeedRate
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BGUFunctionLibraryCS_BGUAISetSpeedRate final
|
|
{
|
|
public:
|
|
class AActor* Unit; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
float SpeedRate; // 0x0008(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFunctionLibraryCS_BGUAISetSpeedRate;
|
|
|
|
// Function b1-Managed.BGUFunctionLibraryCS.ResetPhysSetting
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct BGUFunctionLibraryCS_ResetPhysSetting final
|
|
{
|
|
public:
|
|
class AActor* Actor; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFunctionLibraryCS_ResetPhysSetting;
|
|
|
|
// Function b1-Managed.BGUFunctionLibraryCS.IsUEDebugGMLevel
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BGUFunctionLibraryCS_IsUEDebugGMLevel final
|
|
{
|
|
public:
|
|
uint8 ReturnValue : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BGUFunctionLibraryCS_IsUEDebugGMLevel;
|
|
|
|
// Function b1-Managed.BGUFunctionLibraryCS.BGUStartSceneQTE
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct BGUFunctionLibraryCS_BGUStartSceneQTE final
|
|
{
|
|
public:
|
|
class AActor* Unit; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
int32 QTEID; // 0x0008(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 Pad_C[0x4]; // 0x000C(0x0004)(Fixing Size After Last Property [ Dumper-7 ])
|
|
class AActor* TargetCharacter; // 0x0010(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFunctionLibraryCS_BGUStartSceneQTE;
|
|
|
|
// Function b1-Managed.BGUFunctionLibraryCS.BGUSetImmobility
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BGUFunctionLibraryCS_BGUSetImmobility final
|
|
{
|
|
public:
|
|
class AActor* Unit; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
float Timer; // 0x0008(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFunctionLibraryCS_BGUSetImmobility;
|
|
|
|
// Function b1-Managed.BGUFunctionLibraryCS.BGURemoveAllBuff
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BGUFunctionLibraryCS_BGURemoveAllBuff final
|
|
{
|
|
public:
|
|
class AActor* Unit; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
EBuffEffectTriggerType EffectTriggerType; // 0x0008(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFunctionLibraryCS_BGURemoveAllBuff;
|
|
|
|
// Function b1-Managed.BGUFunctionLibraryCS.ToggleCloudMove
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct BGUFunctionLibraryCS_ToggleCloudMove final
|
|
{
|
|
public:
|
|
class AActor* Unit; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFunctionLibraryCS_ToggleCloudMove;
|
|
|
|
// Function b1-Managed.BGUFunctionLibraryCS.SummonEventTest
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct BGUFunctionLibraryCS_SummonEventTest final
|
|
{
|
|
public:
|
|
class AActor* Unit; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFunctionLibraryCS_SummonEventTest;
|
|
|
|
// Function b1-Managed.BGUFunctionLibraryCS.SetSolverCenter
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct BGUFunctionLibraryCS_SetSolverCenter final
|
|
{
|
|
public:
|
|
class AActor* Unit; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFunctionLibraryCS_SetSolverCenter;
|
|
|
|
// Function b1-Managed.BGUFunctionLibraryCS.SeqChangeEquip2
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct BGUFunctionLibraryCS_SeqChangeEquip2 final
|
|
{
|
|
public:
|
|
class ABGUPerformerActor* SeqActor; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFunctionLibraryCS_SeqChangeEquip2;
|
|
|
|
// Function b1-Managed.BGUFunctionLibraryCS.GlobalEventTest
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BGUFunctionLibraryCS_GlobalEventTest final
|
|
{
|
|
public:
|
|
class AActor* Unit; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
int32 Times; // 0x0008(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFunctionLibraryCS_GlobalEventTest;
|
|
|
|
// Function b1-Managed.BGUFunctionLibraryCS.GenerateGrayBox
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct BGUFunctionLibraryCS_GenerateGrayBox final
|
|
{
|
|
public:
|
|
class AActor* TempleteActor; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFunctionLibraryCS_GenerateGrayBox;
|
|
|
|
// Function b1-Managed.BGUFunctionLibraryCS.BGUTryCastSpell
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct BGUFunctionLibraryCS_BGUTryCastSpell final
|
|
{
|
|
public:
|
|
class AActor* Unit; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
int32 SkillID; // 0x0008(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
ECastSkillSourceType SourceType; // 0x000C(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 IsUseComboingSection : 1; // 0x000D(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
uint8 Pad_E[0x2]; // 0x000E(0x0002)(Fixing Size After Last Property [ Dumper-7 ])
|
|
int32 ReturnValue; // 0x0010(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFunctionLibraryCS_BGUTryCastSpell;
|
|
|
|
// Function b1-Managed.BGUFunctionLibraryCS.BGUSetAttrValue
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BGUFunctionLibraryCS_BGUSetAttrValue final
|
|
{
|
|
public:
|
|
class AActor* Unit; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
EBGUAttrFloat AttrID; // 0x0008(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 Pad_9[0x3]; // 0x0009(0x0003)(Fixing Size After Last Property [ Dumper-7 ])
|
|
float TargetValue; // 0x000C(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFunctionLibraryCS_BGUSetAttrValue;
|
|
|
|
// Function b1-Managed.BGUFunctionLibraryCS.BGUHasUnitState
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BGUFunctionLibraryCS_BGUHasUnitState final
|
|
{
|
|
public:
|
|
class AActor* Unit; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
EBGUUnitState UnitState; // 0x0008(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 ReturnValue : 1; // 0x0009(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BGUFunctionLibraryCS_BGUHasUnitState;
|
|
|
|
// Function b1-Managed.BGUFunctionLibraryCS.BGUGetWeaponNum
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BGUFunctionLibraryCS_BGUGetWeaponNum final
|
|
{
|
|
public:
|
|
class AActor* Unit; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
int32 ReturnValue; // 0x0008(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFunctionLibraryCS_BGUGetWeaponNum;
|
|
|
|
// Function b1-Managed.BGUFunctionLibraryCS.BGUGetFloatAttr
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BGUFunctionLibraryCS_BGUGetFloatAttr final
|
|
{
|
|
public:
|
|
class AActor* Unit; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
EBGUAttrFloat AttrID; // 0x0008(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 Pad_9[0x3]; // 0x0009(0x0003)(Fixing Size After Last Property [ Dumper-7 ])
|
|
float ReturnValue; // 0x000C(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFunctionLibraryCS_BGUGetFloatAttr;
|
|
|
|
// Function b1-Managed.BGUFunctionLibraryCS.TestInputEvent
|
|
// 0x0038 (0x0038 - 0x0000)
|
|
struct BGUFunctionLibraryCS_TestInputEvent final
|
|
{
|
|
public:
|
|
struct FKeyEvent A; // 0x0000(0x0038)(Parm)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFunctionLibraryCS_TestInputEvent;
|
|
|
|
// Function b1-Managed.BGUFunctionLibraryCS.SetPhysSetting
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BGUFunctionLibraryCS_SetPhysSetting final
|
|
{
|
|
public:
|
|
class AActor* Actor; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
EPhysAnimType Type; // 0x0008(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFunctionLibraryCS_SetPhysSetting;
|
|
|
|
// Function b1-Managed.BGUFunctionLibraryCS.SeqChangeEquip
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BGUFunctionLibraryCS_SeqChangeEquip final
|
|
{
|
|
public:
|
|
class ABGUPerformerActor* SeqActor; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
int32 EquipId; // 0x0008(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFunctionLibraryCS_SeqChangeEquip;
|
|
|
|
// Function b1-Managed.BGUFunctionLibraryCS.RunEQSForDebug
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BGUFunctionLibraryCS_RunEQSForDebug final
|
|
{
|
|
public:
|
|
class AActor* Querier; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class UEnvQuery* Env; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFunctionLibraryCS_RunEQSForDebug;
|
|
|
|
// Function b1-Managed.BGUFunctionLibraryCS.PlayPigsyStory
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct BGUFunctionLibraryCS_PlayPigsyStory final
|
|
{
|
|
public:
|
|
class AActor* Unit; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFunctionLibraryCS_PlayPigsyStory;
|
|
|
|
// Function b1-Managed.BGUFunctionLibraryCS.IsDebugGMLevel
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BGUFunctionLibraryCS_IsDebugGMLevel final
|
|
{
|
|
public:
|
|
uint8 ReturnValue : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BGUFunctionLibraryCS_IsDebugGMLevel;
|
|
|
|
// Function b1-Managed.BGUFunctionLibraryCS.IsCheatGMLevel
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BGUFunctionLibraryCS_IsCheatGMLevel final
|
|
{
|
|
public:
|
|
uint8 ReturnValue : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BGUFunctionLibraryCS_IsCheatGMLevel;
|
|
|
|
// Function b1-Managed.BGUFunctionLibraryCS.BreakCloudMove
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BGUFunctionLibraryCS_BreakCloudMove final
|
|
{
|
|
public:
|
|
class AActor* Unit; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
int32 BreakAnimId; // 0x0008(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFunctionLibraryCS_BreakCloudMove;
|
|
|
|
// Function b1-Managed.BGUFunctionLibraryCS.BGUIsEnemyTeam
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct BGUFunctionLibraryCS_BGUIsEnemyTeam final
|
|
{
|
|
public:
|
|
class AActor* SelfUnit; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class AActor* OtherUnit; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 ReturnValue : 1; // 0x0010(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BGUFunctionLibraryCS_BGUIsEnemyTeam;
|
|
|
|
// Function b1-Managed.BGUFunctionLibraryCS.BGUHideLevelUI
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct BGUFunctionLibraryCS_BGUHideLevelUI final
|
|
{
|
|
public:
|
|
class AActor* Unit; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFunctionLibraryCS_BGUHideLevelUI;
|
|
|
|
// Function b1-Managed.BGUFunctionLibraryCS.BGUHasBuffByID
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BGUFunctionLibraryCS_BGUHasBuffByID final
|
|
{
|
|
public:
|
|
class AActor* Unit; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
int32 BuffID; // 0x0008(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 ReturnValue : 1; // 0x000C(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BGUFunctionLibraryCS_BGUHasBuffByID;
|
|
|
|
// Function b1-Managed.BGUFunctionLibraryCS.BGUClearWeapon
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct BGUFunctionLibraryCS_BGUClearWeapon final
|
|
{
|
|
public:
|
|
class AActor* Owner; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFunctionLibraryCS_BGUClearWeapon;
|
|
|
|
// Function b1-Managed.BGUFunctionLibraryCS.TriggerEffect
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BGUFunctionLibraryCS_TriggerEffect final
|
|
{
|
|
public:
|
|
class AActor* Unit; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
int32 EffectID; // 0x0008(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFunctionLibraryCS_TriggerEffect;
|
|
|
|
// Function b1-Managed.BGUFunctionLibraryCS.StopFetchTick
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct BGUFunctionLibraryCS_StopFetchTick final
|
|
{
|
|
public:
|
|
class UObject* WorldContext; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFunctionLibraryCS_StopFetchTick;
|
|
|
|
// Function b1-Managed.BGUFunctionLibraryCS.GetAllEquipId
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BGUFunctionLibraryCS_GetAllEquipId final
|
|
{
|
|
public:
|
|
TArray<int32> ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ReturnParm)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFunctionLibraryCS_GetAllEquipId;
|
|
|
|
// Function b1-Managed.BGUFunctionLibraryCS.BGUSpawnActor
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BGUFunctionLibraryCS_BGUSpawnActor final
|
|
{
|
|
public:
|
|
class UWorld* _World; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class UClass* ActorClass; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
struct FVector Location; // 0x0010(0x0018)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
struct FRotator Rotation; // 0x0028(0x0018)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor)
|
|
class AActor* ReturnValue; // 0x0040(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFunctionLibraryCS_BGUSpawnActor;
|
|
|
|
// Function b1-Managed.BGUFunctionLibraryCS.BGURemoveBuff
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct BGUFunctionLibraryCS_BGURemoveBuff final
|
|
{
|
|
public:
|
|
class AActor* Unit; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
int32 BuffID; // 0x0008(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
EBuffEffectTriggerType EffectTriggerType; // 0x000C(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 Pad_D[0x3]; // 0x000D(0x0003)(Fixing Size After Last Property [ Dumper-7 ])
|
|
int32 Layer; // 0x0010(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFunctionLibraryCS_BGURemoveBuff;
|
|
|
|
// Function b1-Managed.BGUFunctionLibraryCS.BGUIsUnitDead
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BGUFunctionLibraryCS_BGUIsUnitDead final
|
|
{
|
|
public:
|
|
class AActor* Unit; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 ReturnValue : 1; // 0x0008(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BGUFunctionLibraryCS_BGUIsUnitDead;
|
|
|
|
// Function b1-Managed.BGUFunctionLibraryCS.SetCameraFOV
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BGUFunctionLibraryCS_SetCameraFOV final
|
|
{
|
|
public:
|
|
class ACameraActor* CameraActor; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
float NewFOV; // 0x0008(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFunctionLibraryCS_SetCameraFOV;
|
|
|
|
// Function b1-Managed.BGUFunctionLibraryCS.RunGMCommand
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BGUFunctionLibraryCS_RunGMCommand final
|
|
{
|
|
public:
|
|
class AActor* Actor; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class FString Cmd; // 0x0008(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
uint8 JustRunInBin : 1; // 0x0018(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BGUFunctionLibraryCS_RunGMCommand;
|
|
|
|
// Function b1-Managed.BGUFunctionLibraryCS.GetCameraFOV
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BGUFunctionLibraryCS_GetCameraFOV final
|
|
{
|
|
public:
|
|
class ACameraActor* CameraActor; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
float ReturnValue; // 0x0008(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFunctionLibraryCS_GetCameraFOV;
|
|
|
|
// Function b1-Managed.BGUFunctionLibraryCS.GetAttrValue
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BGUFunctionLibraryCS_GetAttrValue final
|
|
{
|
|
public:
|
|
class AActor* Unit; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
EBGUAttrFloat AttrID; // 0x0008(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 Pad_9[0x3]; // 0x0009(0x0003)(Fixing Size After Last Property [ Dumper-7 ])
|
|
float ReturnValue; // 0x000C(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFunctionLibraryCS_GetAttrValue;
|
|
|
|
// Function b1-Managed.BGUFunctionLibraryCS.BGUShowFPSUI
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct BGUFunctionLibraryCS_BGUShowFPSUI final
|
|
{
|
|
public:
|
|
class AActor* Unit; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFunctionLibraryCS_BGUShowFPSUI;
|
|
|
|
// Function b1-Managed.BGUFunctionLibraryCS.BGUGetTarget
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BGUFunctionLibraryCS_BGUGetTarget final
|
|
{
|
|
public:
|
|
class AActor* Unit; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class AActor* ReturnValue; // 0x0008(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFunctionLibraryCS_BGUGetTarget;
|
|
|
|
// Function b1-Managed.BGUFunctionLibraryCS.UnitSuicide
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct BGUFunctionLibraryCS_UnitSuicide final
|
|
{
|
|
public:
|
|
class AActor* Unit; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFunctionLibraryCS_UnitSuicide;
|
|
|
|
// Function b1-Managed.BGUFunctionLibraryCS.PlayUISound
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct BGUFunctionLibraryCS_PlayUISound final
|
|
{
|
|
public:
|
|
class UObject* InWorldContext; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class UAkAudioEvent* InAudioEvent; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
int32 ReturnValue; // 0x0010(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFunctionLibraryCS_PlayUISound;
|
|
|
|
// Function b1-Managed.BGUFunctionLibraryCS.DicSortTest
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct BGUFunctionLibraryCS_DicSortTest final
|
|
{
|
|
public:
|
|
class AActor* Unit; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFunctionLibraryCS_DicSortTest;
|
|
|
|
// Function b1-Managed.BGUFunctionLibraryCS.ChangeEquip
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BGUFunctionLibraryCS_ChangeEquip final
|
|
{
|
|
public:
|
|
class APawn* Actor; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
int32 ID; // 0x0008(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFunctionLibraryCS_ChangeEquip;
|
|
|
|
// Function b1-Managed.BGUFunctionLibraryCS.CanShutdown
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BGUFunctionLibraryCS_CanShutdown final
|
|
{
|
|
public:
|
|
class UObject* WorldContext; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 ReturnValue : 1; // 0x0008(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BGUFunctionLibraryCS_CanShutdown;
|
|
|
|
// Function b1-Managed.BGUFunctionLibraryCS.BGUTestEnum
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BGUFunctionLibraryCS_BGUTestEnum final
|
|
{
|
|
public:
|
|
class AActor* Unit; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
EBGUSimpleState SimpleState; // 0x0008(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFunctionLibraryCS_BGUTestEnum;
|
|
|
|
// Function b1-Managed.BGUFunctionLibraryCS.BGUGetResID
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BGUFunctionLibraryCS_BGUGetResID final
|
|
{
|
|
public:
|
|
class AActor* Unit; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
int32 ReturnValue; // 0x0008(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFunctionLibraryCS_BGUGetResID;
|
|
|
|
// Function b1-Managed.BGUFunctionLibraryCS.BGUCostAttr
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct BGUFunctionLibraryCS_BGUCostAttr final
|
|
{
|
|
public:
|
|
class AActor* Unit; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
EAttrCostType AttrCostType; // 0x0008(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 Pad_9[0x3]; // 0x0009(0x0003)(Fixing Size After Last Property [ Dumper-7 ])
|
|
float CostBase; // 0x000C(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
float CostRatio; // 0x0010(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFunctionLibraryCS_BGUCostAttr;
|
|
|
|
// Function b1-Managed.BGUFunctionLibraryCS.TestVector
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct BGUFunctionLibraryCS_TestVector final
|
|
{
|
|
public:
|
|
struct FVector A; // 0x0000(0x0018)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFunctionLibraryCS_TestVector;
|
|
|
|
// Function b1-Managed.BGUFunctionLibraryCS.GetRTForFX
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct BGUFunctionLibraryCS_GetRTForFX final
|
|
{
|
|
public:
|
|
class AActor* OwnerActor; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
ERenderTargetType RTType; // 0x0008(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 Pad_9[0x7]; // 0x0009(0x0007)(Fixing Size After Last Property [ Dumper-7 ])
|
|
class UTextureRenderTarget2D* ReturnValue; // 0x0010(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFunctionLibraryCS_GetRTForFX;
|
|
|
|
// Function b1-Managed.BGUFunctionLibraryCS.GM_AddAttr
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BGUFunctionLibraryCS_GM_AddAttr final
|
|
{
|
|
public:
|
|
class AActor* Unit; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
EBGUAttrFloat AttrType; // 0x0008(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 Pad_9[0x3]; // 0x0009(0x0003)(Fixing Size After Last Property [ Dumper-7 ])
|
|
float AddValue; // 0x000C(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFunctionLibraryCS_GM_AddAttr;
|
|
|
|
// Function b1-Managed.BGUFunctionLibraryCS.BGUHasBuff
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BGUFunctionLibraryCS_BGUHasBuff final
|
|
{
|
|
public:
|
|
class AActor* Unit; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
EBPBuffID BuffID; // 0x0008(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 ReturnValue : 1; // 0x0009(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BGUFunctionLibraryCS_BGUHasBuff;
|
|
|
|
// Function b1-Managed.BGUFunctionLibraryCS.BGUDBCTest
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct BGUFunctionLibraryCS_BGUDBCTest final
|
|
{
|
|
public:
|
|
class AActor* Owner; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class FString DBCPath; // 0x0008(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFunctionLibraryCS_BGUDBCTest;
|
|
|
|
// Function b1-Managed.BGUFunctionLibraryCS.BGUAddBuff
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BGUFunctionLibraryCS_BGUAddBuff final
|
|
{
|
|
public:
|
|
class AActor* Caster; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class AActor* Target; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
int32 BuffID; // 0x0010(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
EBuffSourceType BuffSourceType; // 0x0014(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 Pad_15[0x3]; // 0x0015(0x0003)(Fixing Size After Last Property [ Dumper-7 ])
|
|
float BuffDurationTimer; // 0x0018(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFunctionLibraryCS_BGUAddBuff;
|
|
|
|
// Function b1-Managed.BGUFunctionLibraryCS.BGUGMDead
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct BGUFunctionLibraryCS_BGUGMDead final
|
|
{
|
|
public:
|
|
class AActor* Unit; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFunctionLibraryCS_BGUGMDead;
|
|
|
|
// Function b1-Managed.BGUFuncLibSelectTargetsCS.DeadPhyReset
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct BGUFuncLibSelectTargetsCS_DeadPhyReset final
|
|
{
|
|
public:
|
|
class AActor* Unit; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFuncLibSelectTargetsCS_DeadPhyReset;
|
|
|
|
// Function b1-Managed.BGUFuncLibSelectTargetsCS.DeadPhyTest
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct BGUFuncLibSelectTargetsCS_DeadPhyTest final
|
|
{
|
|
public:
|
|
class AActor* Unit; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFuncLibSelectTargetsCS_DeadPhyTest;
|
|
|
|
// Function b1-Managed.BGUFuncLibResCS.GetLevelStreamingStateVolumeControlledLevelInfo
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct BGUFuncLibResCS_GetLevelStreamingStateVolumeControlledLevelInfo final
|
|
{
|
|
public:
|
|
class ABGWLevelStreamingStateVolume* Volume; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class FString ReturnValue; // 0x0008(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFuncLibResCS_GetLevelStreamingStateVolumeControlledLevelInfo;
|
|
|
|
// Function b1-Managed.BGUFuncLibResCS.GetLevelAllLevelStreamingDataAssetConfigByCPG
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BGUFuncLibResCS_GetLevelAllLevelStreamingDataAssetConfigByCPG final
|
|
{
|
|
public:
|
|
class FString LevelName; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString ReturnValue; // 0x0010(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFuncLibResCS_GetLevelAllLevelStreamingDataAssetConfigByCPG;
|
|
|
|
// Function b1-Managed.BGUFuncLibResCS.BGUAddLifeSavingHairWindowToDeathMontage
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct BGUFuncLibResCS_BGUAddLifeSavingHairWindowToDeathMontage final
|
|
{
|
|
public:
|
|
class UAnimMontage* InMontage; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFuncLibResCS_BGUAddLifeSavingHairWindowToDeathMontage;
|
|
|
|
// Function b1-Managed.BGUFuncLibResCS.BGUAddBlendPhysicToDeathMontage
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct BGUFuncLibResCS_BGUAddBlendPhysicToDeathMontage final
|
|
{
|
|
public:
|
|
class UAnimMontage* InMontage; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
float Thresholds; // 0x0008(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class FName BoneName; // 0x000C(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFuncLibResCS_BGUAddBlendPhysicToDeathMontage;
|
|
|
|
// Function b1-Managed.BGUFuncLibResCS.BGUGetNewSweepCheckGroupIdInAM
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BGUFuncLibResCS_BGUGetNewSweepCheckGroupIdInAM final
|
|
{
|
|
public:
|
|
class UAnimMontage* InMontage; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
int32 ReturnValue; // 0x0008(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFuncLibResCS_BGUGetNewSweepCheckGroupIdInAM;
|
|
|
|
// Function b1-Managed.BGUFuncLibResCS.BGUSetUnitNameForUDDConfig
|
|
// 0x0028 (0x0028 - 0x0000)
|
|
struct BGUFuncLibResCS_BGUSetUnitNameForUDDConfig final
|
|
{
|
|
public:
|
|
class UBGWDataAsset_UnitDeathDispConfig* UDDConfig; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class FString NormalDeadAMPath; // 0x0008(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString UnitResName; // 0x0018(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFuncLibResCS_BGUSetUnitNameForUDDConfig;
|
|
|
|
// Function b1-Managed.BGUFuncLibResCS.BGUSetUnitNameForUBAConfig
|
|
// 0x0028 (0x0028 - 0x0000)
|
|
struct BGUFuncLibResCS_BGUSetUnitNameForUBAConfig final
|
|
{
|
|
public:
|
|
class UBGWDataAsset_UnitBeAttackedConfig* UBAConfig; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class FString NormalStiffAMPath; // 0x0008(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString UnitResName; // 0x0018(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFuncLibResCS_BGUSetUnitNameForUBAConfig;
|
|
|
|
// Function b1-Managed.BGUFuncLibResCS.BGUAddNotifyStateToMontage
|
|
// 0x0028 (0x0028 - 0x0000)
|
|
struct BGUFuncLibResCS_BGUAddNotifyStateToMontage final
|
|
{
|
|
public:
|
|
class UAnimMontage* InMontage; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class FName TrackName; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
float StartPos; // 0x0010(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
float Duration; // 0x0014(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class UClass* NotifyClass; // 0x0018(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 bRemoveOldTrack : 1; // 0x0020(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BGUFuncLibResCS_BGUAddNotifyStateToMontage;
|
|
|
|
// Function b1-Managed.BGUFuncLibResCS.CheckoutAndSavePackage
|
|
// 0x0028 (0x0028 - 0x0000)
|
|
struct BGUFuncLibResCS_CheckoutAndSavePackage final
|
|
{
|
|
public:
|
|
TArray<class UObject*> Objects; // 0x0000(0x0010)(Parm)
|
|
TArray<class UPackage*> FailedPackages; // 0x0010(0x0010)(Parm, OutParm)
|
|
uint8 bCheckDirty : 1; // 0x0020(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
uint8 BitPad_20_1 : 7; // 0x0020(0x0001)(Fixing Bit-Field Size For New Byte [ Dumper-7 ])
|
|
uint8 bPromptToSave : 1; // 0x0021(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
uint8 BitPad_21_1 : 7; // 0x0021(0x0001)(Fixing Bit-Field Size For New Byte [ Dumper-7 ])
|
|
uint8 bAlreadyCheckedOut : 1; // 0x0022(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
uint8 BitPad_22_1 : 7; // 0x0022(0x0001)(Fixing Bit-Field Size For New Byte [ Dumper-7 ])
|
|
uint8 bCanBeDeclined : 1; // 0x0023(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
uint8 BitPad_23_1 : 7; // 0x0023(0x0001)(Fixing Bit-Field Size For New Byte [ Dumper-7 ])
|
|
uint8 ReturnValue : 1; // 0x0024(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BGUFuncLibResCS_CheckoutAndSavePackage;
|
|
|
|
// Function b1-Managed.BGUFuncLibResCS.BGUCopyAndRenameDEADAM
|
|
// 0x0028 (0x0028 - 0x0000)
|
|
struct BGUFuncLibResCS_BGUCopyAndRenameDEADAM final
|
|
{
|
|
public:
|
|
int32 BeginResID; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
int32 EndResID; // 0x0004(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
TArray<class FString> NeedDeleteDeadAMCatalogList; // 0x0008(0x0010)(Parm, OutParm)
|
|
TArray<struct FMoveAMPath> Result; // 0x0018(0x0010)(Parm, OutParm)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFuncLibResCS_BGUCopyAndRenameDEADAM;
|
|
|
|
// Function b1-Managed.BGUFuncLibResCS.BGUCopyAndRenameBHAM
|
|
// 0x0038 (0x0038 - 0x0000)
|
|
struct BGUFuncLibResCS_BGUCopyAndRenameBHAM final
|
|
{
|
|
public:
|
|
class UObject* WorldContext; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 IsB1 : 1; // 0x0008(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
uint8 Pad_9[0x3]; // 0x0009(0x0003)(Fixing Size After Last Property [ Dumper-7 ])
|
|
int32 BeginResID; // 0x000C(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
int32 EndResID; // 0x0010(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 Pad_14[0x4]; // 0x0014(0x0004)(Fixing Size After Last Property [ Dumper-7 ])
|
|
TArray<class FString> NeedDeleteBHCatalogList; // 0x0018(0x0010)(Parm, OutParm)
|
|
TArray<struct FMoveAMPath> Result; // 0x0028(0x0010)(Parm, OutParm)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFuncLibResCS_BGUCopyAndRenameBHAM;
|
|
|
|
// Function b1-Managed.BGUFuncLibAICS.BGUAISetUnitsTargetAsPlayerByTamerActorTag
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BGUFuncLibAICS_BGUAISetUnitsTargetAsPlayerByTamerActorTag final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class FName MatchTag; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFuncLibAICS_BGUAISetUnitsTargetAsPlayerByTamerActorTag;
|
|
|
|
// Function b1-Managed.BGUFuncLibAICS.BGURequestAIWallAndCellMoveToLocation
|
|
// 0x0038 (0x0038 - 0x0000)
|
|
struct BGUFuncLibAICS_BGURequestAIWallAndCellMoveToLocation final
|
|
{
|
|
public:
|
|
class AActor* Unit; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
struct FVector position; // 0x0008(0x0018)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
EAIMoveSpeedType SpeedRateType; // 0x0020(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 Pad_21[0x3]; // 0x0021(0x0003)(Fixing Size After Last Property [ Dumper-7 ])
|
|
float turnSpeed; // 0x0024(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
float AcceptableRadius; // 0x0028(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 IncludeSelfRadius : 1; // 0x002C(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
uint8 Pad_2D[0x3]; // 0x002D(0x0003)(Fixing Size After Last Property [ Dumper-7 ])
|
|
int32 ReturnValue; // 0x0030(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFuncLibAICS_BGURequestAIWallAndCellMoveToLocation;
|
|
|
|
// Function b1-Managed.BGUFuncLibAICS.BGURequestAIMoveToLocationWithMM
|
|
// 0x0030 (0x0030 - 0x0000)
|
|
struct BGUFuncLibAICS_BGURequestAIMoveToLocationWithMM final
|
|
{
|
|
public:
|
|
class AActor* Unit; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
struct FVector position; // 0x0008(0x0018)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
EAIMoveSpeedType SpeedRateType; // 0x0020(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 Pad_21[0x3]; // 0x0021(0x0003)(Fixing Size After Last Property [ Dumper-7 ])
|
|
float AcceptableRadius; // 0x0024(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
EBGUMoveAIType MoveAIType; // 0x0028(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 IncludeSelfRadius : 1; // 0x0029(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
uint8 BitPad_29_1 : 7; // 0x0029(0x0001)(Fixing Bit-Field Size For New Byte [ Dumper-7 ])
|
|
uint8 IncludeTargetRadius : 1; // 0x002A(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
EState_MM MotionMatchingState; // 0x002B(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
int32 ReturnValue; // 0x002C(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFuncLibAICS_BGURequestAIMoveToLocationWithMM;
|
|
|
|
// Function b1-Managed.BGUFuncLibAICS.BGURequestAIUseSkillWithSkillID
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct BGUFuncLibAICS_BGURequestAIUseSkillWithSkillID final
|
|
{
|
|
public:
|
|
class AActor* Unit; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
int32 SkillID; // 0x0008(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
ECastSkillSourceType SourceType; // 0x000C(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 Pad_D[0x3]; // 0x000D(0x0003)(Fixing Size After Last Property [ Dumper-7 ])
|
|
int32 ReturnValue; // 0x0010(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFuncLibAICS_BGURequestAIUseSkillWithSkillID;
|
|
|
|
// Function b1-Managed.BGUFuncLibAICS.BGUAISetUnitsTargetAsPlayer
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct BGUFuncLibAICS_BGUAISetUnitsTargetAsPlayer final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFuncLibAICS_BGUAISetUnitsTargetAsPlayer;
|
|
|
|
// Function b1-Managed.BGUFuncLibAICS.BGURequestAIMoveToLocation
|
|
// 0x0030 (0x0030 - 0x0000)
|
|
struct BGUFuncLibAICS_BGURequestAIMoveToLocation final
|
|
{
|
|
public:
|
|
class AActor* Unit; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
struct FVector position; // 0x0008(0x0018)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
EAIMoveSpeedType SpeedRateType; // 0x0020(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 Pad_21[0x3]; // 0x0021(0x0003)(Fixing Size After Last Property [ Dumper-7 ])
|
|
float AcceptableRadius; // 0x0024(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
EBGUMoveAIType MoveAIType; // 0x0028(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 IncludeSelfRadius : 1; // 0x0029(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
uint8 BitPad_29_1 : 7; // 0x0029(0x0001)(Fixing Bit-Field Size For New Byte [ Dumper-7 ])
|
|
uint8 IncludeTargetRadius : 1; // 0x002A(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
uint8 Pad_2B[0x1]; // 0x002B(0x0001)(Fixing Size After Last Property [ Dumper-7 ])
|
|
int32 ReturnValue; // 0x002C(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFuncLibAICS_BGURequestAIMoveToLocation;
|
|
|
|
// Function b1-Managed.BGUFuncLibAICS.BGUAISetUnitTargetAsPlayer
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct BGUFuncLibAICS_BGUAISetUnitTargetAsPlayer final
|
|
{
|
|
public:
|
|
class AActor* Unit; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFuncLibAICS_BGUAISetUnitTargetAsPlayer;
|
|
|
|
// Function b1-Managed.BGUFuncLibAICS.BGURequestAIMontageMoveTo
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BGUFuncLibAICS_BGURequestAIMontageMoveTo final
|
|
{
|
|
public:
|
|
class AActor* Unit; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class UAnimMontage* Montage; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
float ScaleRate; // 0x0010(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
float PlayTimeRate; // 0x0014(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
float PosOffset; // 0x0018(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
int32 ReturnValue; // 0x001C(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFuncLibAICS_BGURequestAIMontageMoveTo;
|
|
|
|
// Function b1-Managed.BGUFuncLibAICS.BGUUpdateUnitBattleState
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BGUFuncLibAICS_BGUUpdateUnitBattleState final
|
|
{
|
|
public:
|
|
class ABGUCharacterCS* Unit; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 IsInBattle : 1; // 0x0008(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BGUFuncLibAICS_BGUUpdateUnitBattleState;
|
|
|
|
// Function b1-Managed.BGUFuncLibAICS.BGUCancelAICurrentMove
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct BGUFuncLibAICS_BGUCancelAICurrentMove final
|
|
{
|
|
public:
|
|
class AActor* Unit; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFuncLibAICS_BGUCancelAICurrentMove;
|
|
|
|
// Function b1-Managed.BGUFuncLibAICS.BGUAITriggerFSMEvent
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BGUFuncLibAICS_BGUAITriggerFSMEvent final
|
|
{
|
|
public:
|
|
class AActor* Unit; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
EBGUFSMEventName FSMEvent; // 0x0008(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFuncLibAICS_BGUAITriggerFSMEvent;
|
|
|
|
// Function b1-Managed.BGUFuncLibAICS.BGUAISwitchSideWalk
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BGUFuncLibAICS_BGUAISwitchSideWalk final
|
|
{
|
|
public:
|
|
class AActor* Unit; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 bEnable : 1; // 0x0008(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BGUFuncLibAICS_BGUAISwitchSideWalk;
|
|
|
|
// Function b1-Managed.BGUFuncLibAICS.BGUCancelAIMoveTo
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BGUFuncLibAICS_BGUCancelAIMoveTo final
|
|
{
|
|
public:
|
|
class AActor* Unit; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
int32 RequestIdx; // 0x0008(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFuncLibAICS_BGUCancelAIMoveTo;
|
|
|
|
// Function b1-Managed.BGUFuncLibAICS.BGUAISideWalk
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct BGUFuncLibAICS_BGUAISideWalk final
|
|
{
|
|
public:
|
|
class AActor* Unit; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
float MoveForwardValue; // 0x0008(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
float MoveHorizonValue; // 0x000C(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
int32 ReturnValue; // 0x0010(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFuncLibAICS_BGUAISideWalk;
|
|
|
|
// Function b1-Managed.BED_QuestNode_ObserveByCondition.PostPropertyChanged
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BED_QuestNode_ObserveByCondition_PostPropertyChanged final
|
|
{
|
|
public:
|
|
class FString MemberName; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString PropertyName; // 0x0010(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_QuestNode_ObserveByCondition_PostPropertyChanged;
|
|
|
|
// Function b1-Managed.BED_QuestNode_ObserveByCondition.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_QuestNode_ObserveByCondition_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_QuestNode_ObserveByCondition_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BGUFuncLibSkillCS.BGUCalcSkillMontageScaleRate
|
|
// 0x0058 (0x0058 - 0x0000)
|
|
struct BGUFuncLibSkillCS_BGUCalcSkillMontageScaleRate final
|
|
{
|
|
public:
|
|
class ACharacter* Unit; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
struct FVector TargetPos; // 0x0008(0x0018)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
float NotifyBeginTime; // 0x0020(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
float NotifyEndTime; // 0x0024(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
float AMScaleMinRate; // 0x0028(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
float AMScaleMaxRate; // 0x002C(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
float AMScaleMoveOffset; // 0x0030(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
float AMScaleMoveOffsetZ; // 0x0034(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 EnableDebug : 1; // 0x0038(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
uint8 Pad_39[0x7]; // 0x0039(0x0007)(Fixing Size After Last Property [ Dumper-7 ])
|
|
struct FVector ReturnValue; // 0x0040(0x0018)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFuncLibSkillCS_BGUCalcSkillMontageScaleRate;
|
|
|
|
// Function b1-Managed.BGUFuncLibSkillCS.BGUGetLastSkillCastTime
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BGUFuncLibSkillCS_BGUGetLastSkillCastTime final
|
|
{
|
|
public:
|
|
class AActor* Unit; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
int32 SkillID; // 0x0008(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
float ReturnValue; // 0x000C(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFuncLibSkillCS_BGUGetLastSkillCastTime;
|
|
|
|
// Function b1-Managed.BGUFuncLibSkillCS.BGUGetCastingSkillID
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BGUFuncLibSkillCS_BGUGetCastingSkillID final
|
|
{
|
|
public:
|
|
class ACharacter* Unit; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
int32 ReturnValue; // 0x0008(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFuncLibSkillCS_BGUGetCastingSkillID;
|
|
|
|
// Function b1-Managed.BGUFuncLibSkillCS.BGUGetLastSkillID
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BGUFuncLibSkillCS_BGUGetLastSkillID final
|
|
{
|
|
public:
|
|
class AActor* Unit; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
int32 ReturnValue; // 0x0008(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFuncLibSkillCS_BGUGetLastSkillID;
|
|
|
|
// Function b1-Managed.BGUFuncLibProjectile.GetAllProjectileBPPathFromDesc_without_C
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BGUFuncLibProjectile_GetAllProjectileBPPathFromDesc_without_C final
|
|
{
|
|
public:
|
|
TArray<class FString> CurrentUsedBPPath; // 0x0000(0x0010)(Parm, OutParm)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFuncLibProjectile_GetAllProjectileBPPathFromDesc_without_C;
|
|
|
|
// Function b1-Managed.BGUFuncLibProjectile.GetAllProjectileBPPathFromDesc_with_C
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BGUFuncLibProjectile_GetAllProjectileBPPathFromDesc_with_C final
|
|
{
|
|
public:
|
|
TArray<class FString> CurrentUsedBPPath; // 0x0000(0x0010)(Parm, OutParm)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFuncLibProjectile_GetAllProjectileBPPathFromDesc_with_C;
|
|
|
|
// Function b1-Managed.BGUFuncLibProjectile.ProjectileAssetMoveCompToBP_Single
|
|
// 0x0028 (0x0028 - 0x0000)
|
|
struct BGUFuncLibProjectile_ProjectileAssetMoveCompToBP_Single final
|
|
{
|
|
public:
|
|
class ABGUProjectileBaseActor* ProjectileBaseActor_CDO; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class UBlueprint* BP; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class FString ErrorLog; // 0x0010(0x0010)(Parm, OutParm, ZeroConstructor, HasGetValueTypeHash)
|
|
uint8 bNeedLoadData : 1; // 0x0020(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BGUFuncLibProjectile_ProjectileAssetMoveCompToBP_Single;
|
|
|
|
// Function b1-Managed.BGUFuncLibProjectile.ProjectileAssetMoveCompToBP_Full
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BGUFuncLibProjectile_ProjectileAssetMoveCompToBP_Full final
|
|
{
|
|
public:
|
|
class FString ErrorLog; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFuncLibProjectile_ProjectileAssetMoveCompToBP_Full;
|
|
|
|
// Function b1-Managed.BGUFuncLibProjectile.CreateInteractCompForProjectile
|
|
// 0x0028 (0x0028 - 0x0000)
|
|
struct BGUFuncLibProjectile_CreateInteractCompForProjectile final
|
|
{
|
|
public:
|
|
class ABGUProjectileBaseActor* ProjectileBaseActor_CDO; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class UBlueprint* BP; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class FString ErrorLog; // 0x0010(0x0010)(Parm, OutParm, ZeroConstructor, HasGetValueTypeHash)
|
|
uint8 ReturnValue : 1; // 0x0020(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BGUFuncLibProjectile_CreateInteractCompForProjectile;
|
|
|
|
// Function b1-Managed.BGUFuncLibProjectile.ModifyProjectileCheckShapeType
|
|
// 0x0030 (0x0030 - 0x0000)
|
|
struct BGUFuncLibProjectile_ModifyProjectileCheckShapeType final
|
|
{
|
|
public:
|
|
class ABGUProjectileBaseActor* ProjectileBaseActor_CDO; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class UBlueprint* BP; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
EProjectileCheckShapeType CheckShape; // 0x0010(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 Pad_11[0x7]; // 0x0011(0x0007)(Fixing Size After Last Property [ Dumper-7 ])
|
|
class FString ErrorLog; // 0x0018(0x0010)(Parm, OutParm, ZeroConstructor, HasGetValueTypeHash)
|
|
uint8 ReturnValue : 1; // 0x0028(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BGUFuncLibProjectile_ModifyProjectileCheckShapeType;
|
|
|
|
// Function b1-Managed.BGUFuncLibProjectile.CheckEffectsUsedInBulletExpand
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BGUFuncLibProjectile_CheckEffectsUsedInBulletExpand final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFuncLibProjectile_CheckEffectsUsedInBulletExpand;
|
|
|
|
// Function b1-Managed.BGUFuncLibProjectile.CreateCheckCompForProjectile
|
|
// 0x0030 (0x0030 - 0x0000)
|
|
struct BGUFuncLibProjectile_CreateCheckCompForProjectile final
|
|
{
|
|
public:
|
|
class ABGUProjectileBaseActor* ProjectileBaseActor_CDO; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class UBlueprint* BP; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
EProjectileCheckShapeType CheckShape; // 0x0010(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 Pad_11[0x7]; // 0x0011(0x0007)(Fixing Size After Last Property [ Dumper-7 ])
|
|
class FString ErrorLog; // 0x0018(0x0010)(Parm, OutParm, ZeroConstructor, HasGetValueTypeHash)
|
|
uint8 bNeedLoadData : 1; // 0x0028(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
uint8 BitPad_28_1 : 7; // 0x0028(0x0001)(Fixing Bit-Field Size For New Byte [ Dumper-7 ])
|
|
uint8 ReturnValue : 1; // 0x0029(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BGUFuncLibProjectile_CreateCheckCompForProjectile;
|
|
|
|
// Function b1-Managed.BGUFuncLibProjectile.ProjectileAssetCheck_Single
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BGUFuncLibProjectile_ProjectileAssetCheck_Single final
|
|
{
|
|
public:
|
|
class ABGUProjectileBaseActor* ProjectileBaseActor_CDO; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class FString ErrorLog; // 0x0008(0x0010)(Parm, OutParm, ZeroConstructor, HasGetValueTypeHash)
|
|
uint8 bNeedLoadData : 1; // 0x0018(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
uint8 BitPad_18_1 : 7; // 0x0018(0x0001)(Fixing Bit-Field Size For New Byte [ Dumper-7 ])
|
|
uint8 ReturnValue : 1; // 0x0019(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BGUFuncLibProjectile_ProjectileAssetCheck_Single;
|
|
|
|
// Function b1-Managed.BGUFuncLibProjectile.ProjectileAssetCheck_Full
|
|
// 0x0028 (0x0028 - 0x0000)
|
|
struct BGUFuncLibProjectile_ProjectileAssetCheck_Full final
|
|
{
|
|
public:
|
|
class FString ErrorLog; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, HasGetValueTypeHash)
|
|
TArray<class FString> MarkDirtyList; // 0x0010(0x0010)(Parm, OutParm)
|
|
uint8 ReturnValue : 1; // 0x0020(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BGUFuncLibProjectile_ProjectileAssetCheck_Full;
|
|
|
|
// Function b1-Managed.BGUFuncLibProjectile.CheckBuffDispUsedInBullet
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BGUFuncLibProjectile_CheckBuffDispUsedInBullet final
|
|
{
|
|
public:
|
|
TArray<int32> ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ReturnParm)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFuncLibProjectile_CheckBuffDispUsedInBullet;
|
|
|
|
// Function b1-Managed.BGUFuncLibProjectile.FindProjectileAboutFlame
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct BGUFuncLibProjectile_FindProjectileAboutFlame final
|
|
{
|
|
public:
|
|
class FString ErrorLog; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, HasGetValueTypeHash)
|
|
uint8 ReturnValue : 1; // 0x0010(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BGUFuncLibProjectile_FindProjectileAboutFlame;
|
|
|
|
// Function b1-Managed.BGUFuncLibProjectile.CheckOutAllProjectileBP
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct BGUFuncLibProjectile_CheckOutAllProjectileBP final
|
|
{
|
|
public:
|
|
class FString CheckOutMap; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, HasGetValueTypeHash)
|
|
uint8 ReturnValue : 1; // 0x0010(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BGUFuncLibProjectile_CheckOutAllProjectileBP;
|
|
|
|
// Function b1-Managed.BGUFuncLibProjectile.CheckCompHasChildComp
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BGUFuncLibProjectile_CheckCompHasChildComp final
|
|
{
|
|
public:
|
|
TArray<class FString> ErrorBPPathList; // 0x0000(0x0010)(Parm, OutParm)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFuncLibProjectile_CheckCompHasChildComp;
|
|
|
|
// Function b1-Managed.BGUFuncLibProjectile.CheckBuffUsedInBullet
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BGUFuncLibProjectile_CheckBuffUsedInBullet final
|
|
{
|
|
public:
|
|
TArray<int32> ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ReturnParm)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFuncLibProjectile_CheckBuffUsedInBullet;
|
|
|
|
// Function b1-Managed.BGUFuncLibProjectile.GetCtrProjectileByID
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct BGUFuncLibProjectile_GetCtrProjectileByID final
|
|
{
|
|
public:
|
|
class ABGUCharacterCS* CurCharacter; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
int32 ProjectileID; // 0x0008(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 Pad_C[0x4]; // 0x000C(0x0004)(Fixing Size After Last Property [ Dumper-7 ])
|
|
class AActor* ReturnValue; // 0x0010(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFuncLibProjectile_GetCtrProjectileByID;
|
|
|
|
// Function b1-Managed.BGUFuncLibProjectile.GetBuffEffectTypes
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct BGUFuncLibProjectile_GetBuffEffectTypes final
|
|
{
|
|
public:
|
|
int32 BuffID; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 Pad_4[0x4]; // 0x0004(0x0004)(Fixing Size After Last Property [ Dumper-7 ])
|
|
TArray<EBuffAndSkillEffectType> ReturnValue; // 0x0008(0x0010)(Parm, OutParm, ReturnParm)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFuncLibProjectile_GetBuffEffectTypes;
|
|
|
|
// Function b1-Managed.BGUFuncLibProjectile.GetProjectileType
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct BGUFuncLibProjectile_GetProjectileType final
|
|
{
|
|
public:
|
|
int32 ProjectileID; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
int32 ReturnValue; // 0x0004(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFuncLibProjectile_GetProjectileType;
|
|
|
|
// Function b1-Managed.BGUFunclibEditorUtility.GetAllSkeletalActorWithoutPerfFromSelected
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BGUFunclibEditorUtility_GetAllSkeletalActorWithoutPerfFromSelected final
|
|
{
|
|
public:
|
|
TArray<class FString> SelectedLevels; // 0x0000(0x0010)(Parm)
|
|
TArray<struct FLevelSkeletalMeshCheckInfoHelper> ReturnValue; // 0x0010(0x0010)(Parm, OutParm, ReturnParm)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFunclibEditorUtility_GetAllSkeletalActorWithoutPerfFromSelected;
|
|
|
|
// Function b1-Managed.BGUFunclibEditorUtility.SetupSkeletalActorInactiveInfo
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct BGUFunclibEditorUtility_SetupSkeletalActorInactiveInfo final
|
|
{
|
|
public:
|
|
class AActor* InActor; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFunclibEditorUtility_SetupSkeletalActorInactiveInfo;
|
|
|
|
// Function b1-Managed.BGUFunclibEditorUtility.PrintSkeletalMeshPerfInfoCSV
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BGUFunclibEditorUtility_PrintSkeletalMeshPerfInfoCSV final
|
|
{
|
|
public:
|
|
TArray<struct FLevelSkeletalMeshCheckInfoHelper> LevelSkeletalMeshInfo; // 0x0000(0x0010)(Parm)
|
|
class FString CSVPath; // 0x0010(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFunclibEditorUtility_PrintSkeletalMeshPerfInfoCSV;
|
|
|
|
// Function b1-Managed.BGUFunclibEditorUtility.CheckIsActorInactiveManaged
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BGUFunclibEditorUtility_CheckIsActorInactiveManaged final
|
|
{
|
|
public:
|
|
class AActor* Actor; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 ReturnValue : 1; // 0x0008(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BGUFunclibEditorUtility_CheckIsActorInactiveManaged;
|
|
|
|
// Function b1-Managed.BGUFunclibEditorUtility.GetAllSkeletalActorInLevel
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct BGUFunclibEditorUtility_GetAllSkeletalActorInLevel final
|
|
{
|
|
public:
|
|
class ULevel* Level; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
TArray<class AActor*> ReturnValue; // 0x0008(0x0010)(Parm, OutParm, ReturnParm)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFunclibEditorUtility_GetAllSkeletalActorInLevel;
|
|
|
|
// Function b1-Managed.BGUFunclibEditorUtility.SwitchDebugWidgetState
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct BGUFunclibEditorUtility_SwitchDebugWidgetState final
|
|
{
|
|
public:
|
|
class AActor* Actor; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFunclibEditorUtility_SwitchDebugWidgetState;
|
|
|
|
// Function b1-Managed.BGUFunclibEditorUtility.GetSkillIDByAMPath
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BGUFunclibEditorUtility_GetSkillIDByAMPath final
|
|
{
|
|
public:
|
|
class FString AMPath; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
TArray<int32> ReturnValue; // 0x0010(0x0010)(Parm, OutParm, ReturnParm)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFunclibEditorUtility_GetSkillIDByAMPath;
|
|
|
|
// Function b1-Managed.BGUFunclibEditorUtility.GetAMPathBySkillID
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct BGUFunclibEditorUtility_GetAMPathBySkillID final
|
|
{
|
|
public:
|
|
int32 SkillID; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 Pad_4[0x4]; // 0x0004(0x0004)(Fixing Size After Last Property [ Dumper-7 ])
|
|
class FString ReturnValue; // 0x0008(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFunclibEditorUtility_GetAMPathBySkillID;
|
|
|
|
// Function b1-Managed.BGUFunclibEditorUtility.PrintStringsToCSV
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BGUFunclibEditorUtility_PrintStringsToCSV final
|
|
{
|
|
public:
|
|
TArray<class FString> Infos; // 0x0000(0x0010)(Parm)
|
|
class FString CSVPath; // 0x0010(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFunclibEditorUtility_PrintStringsToCSV;
|
|
|
|
// Function b1-Managed.BGUFuncLibAnim.BGUSetPlayerLocomotionLockMoveDirection
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BGUFuncLibAnim_BGUSetPlayerLocomotionLockMoveDirection final
|
|
{
|
|
public:
|
|
class AActor* Owner; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
ELockMoveDirectionSix Direction; // 0x0008(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFuncLibAnim_BGUSetPlayerLocomotionLockMoveDirection;
|
|
|
|
// Function b1-Managed.BGUFuncLibAnim.BGUTryFindCPGIdleNodeWithoutResetGroup
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BGUFuncLibAnim_BGUTryFindCPGIdleNodeWithoutResetGroup final
|
|
{
|
|
public:
|
|
class UBED_ProcessAsset* CPG; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
EIdleProcessActionType TargetAction; // 0x0008(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 ReturnValue : 1; // 0x0009(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BGUFuncLibAnim_BGUTryFindCPGIdleNodeWithoutResetGroup;
|
|
|
|
// Function b1-Managed.BGUFuncLibAnim.BGUPlayerLocomotionEnterLockMoveState
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct BGUFuncLibAnim_BGUPlayerLocomotionEnterLockMoveState final
|
|
{
|
|
public:
|
|
class AActor* Owner; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFuncLibAnim_BGUPlayerLocomotionEnterLockMoveState;
|
|
|
|
// Function b1-Managed.BGUFuncLibAnim.BGUSetMonsterLocomotionLockMoveDir
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BGUFuncLibAnim_BGUSetMonsterLocomotionLockMoveDir final
|
|
{
|
|
public:
|
|
class AActor* Owner; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
EMoveDirectionEight MoveDir; // 0x0008(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFuncLibAnim_BGUSetMonsterLocomotionLockMoveDir;
|
|
|
|
// Function b1-Managed.BGUFuncLibAnim.BGUPlayerLocomotionLockTurnStopDir
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BGUFuncLibAnim_BGUPlayerLocomotionLockTurnStopDir final
|
|
{
|
|
public:
|
|
class AActor* Owner; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
ELockMoveDirectionSix Direction; // 0x0008(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFuncLibAnim_BGUPlayerLocomotionLockTurnStopDir;
|
|
|
|
// Function b1-Managed.BGUFuncLibAnim.BGUMonsterLocomotionLockStopRight
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BGUFuncLibAnim_BGUMonsterLocomotionLockStopRight final
|
|
{
|
|
public:
|
|
class AActor* Owner; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class UAnimInstance* MonsterLocomotionAnimInst; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFuncLibAnim_BGUMonsterLocomotionLockStopRight;
|
|
|
|
// Function b1-Managed.BGUFuncLibAnim.BGUMonsterLocomotionEnterMoveLoop
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BGUFuncLibAnim_BGUMonsterLocomotionEnterMoveLoop final
|
|
{
|
|
public:
|
|
class AActor* Owner; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class UAnimInstance* MonsterLocomotionAnimInst; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFuncLibAnim_BGUMonsterLocomotionEnterMoveLoop;
|
|
|
|
// Function b1-Managed.BGUFuncLibAnim.BGUMonsterLocomotionLockStopLeft
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BGUFuncLibAnim_BGUMonsterLocomotionLockStopLeft final
|
|
{
|
|
public:
|
|
class AActor* Owner; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class UAnimInstance* MonsterLocomotionAnimInst; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFuncLibAnim_BGUMonsterLocomotionLockStopLeft;
|
|
|
|
// Function b1-Managed.BGUFuncLibAnim.BGUSetCharacterMontagePlaying
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BGUFuncLibAnim_BGUSetCharacterMontagePlaying final
|
|
{
|
|
public:
|
|
class AActor* Owner; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 IsPlaying : 1; // 0x0008(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BGUFuncLibAnim_BGUSetCharacterMontagePlaying;
|
|
|
|
// Function b1-Managed.BGUFuncLibAnim.BGUPlayerLocomotionStartIdle
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct BGUFuncLibAnim_BGUPlayerLocomotionStartIdle final
|
|
{
|
|
public:
|
|
class AActor* Owner; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFuncLibAnim_BGUPlayerLocomotionStartIdle;
|
|
|
|
// Function b1-Managed.BGUFuncLibAnim.BGUSplineMoveEnterStopState
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct BGUFuncLibAnim_BGUSplineMoveEnterStopState final
|
|
{
|
|
public:
|
|
class AActor* Owner; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFuncLibAnim_BGUSplineMoveEnterStopState;
|
|
|
|
// Function b1-Managed.BGUFuncLibAnim.BGUSetParkourMoveAnimState
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BGUFuncLibAnim_BGUSetParkourMoveAnimState final
|
|
{
|
|
public:
|
|
class AActor* Owner; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
EParkourMoveAnimState State; // 0x0008(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFuncLibAnim_BGUSetParkourMoveAnimState;
|
|
|
|
// Function b1-Managed.BGUFuncLibAnim.BGUSetGlideMoveAnimState
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BGUFuncLibAnim_BGUSetGlideMoveAnimState final
|
|
{
|
|
public:
|
|
class AActor* Owner; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
EGlideMoveAnimState State; // 0x0008(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFuncLibAnim_BGUSetGlideMoveAnimState;
|
|
|
|
// Function b1-Managed.BGUFuncLibAnim.BGURootMotionJumpStart
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct BGUFuncLibAnim_BGURootMotionJumpStart final
|
|
{
|
|
public:
|
|
class AActor* Owner; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFuncLibAnim_BGURootMotionJumpStart;
|
|
|
|
// Function b1-Managed.BGUFuncLibAnim.BGUActorTryPlayMontage
|
|
// 0x0030 (0x0030 - 0x0000)
|
|
struct BGUFuncLibAnim_BGUActorTryPlayMontage final
|
|
{
|
|
public:
|
|
class AActor* Owner; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class UAnimMontage* Montage; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class FName StartSectionName; // 0x0010(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
EMontageBindReason Reason; // 0x0018(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 Pad_19[0x3]; // 0x0019(0x0003)(Fixing Size After Last Property [ Dumper-7 ])
|
|
float Scale; // 0x001C(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
float PlayTimeRate; // 0x0020(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
float MontagePosOffset; // 0x0024(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
float ReturnValue; // 0x0028(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFuncLibAnim_BGUActorTryPlayMontage;
|
|
|
|
// Function b1-Managed.BGUFuncLibAnim.BGUSetUseSnapshotPose
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BGUFuncLibAnim_BGUSetUseSnapshotPose final
|
|
{
|
|
public:
|
|
class AActor* Owner; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 bUseSnapshot : 1; // 0x0008(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
uint8 Pad_9[0x3]; // 0x0009(0x0003)(Fixing Size After Last Property [ Dumper-7 ])
|
|
float BlendTime; // 0x000C(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFuncLibAnim_BGUSetUseSnapshotPose;
|
|
|
|
// Function b1-Managed.BGUFuncLibAnim.BGURootMotionJumpEnd
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct BGUFuncLibAnim_BGURootMotionJumpEnd final
|
|
{
|
|
public:
|
|
class AActor* Owner; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFuncLibAnim_BGURootMotionJumpEnd;
|
|
|
|
// Function b1-Managed.BGUFuncLibWXLogin.WriteLoginCookie
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BGUFuncLibWXLogin_WriteLoginCookie final
|
|
{
|
|
public:
|
|
class UObject* WorldCtx; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class FString Val; // 0x0008(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
int32 ReturnValue; // 0x0018(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFuncLibWXLogin_WriteLoginCookie;
|
|
|
|
// Function b1-Managed.BGUFuncLibWXLogin.QywxLoginSuccess
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct BGUFuncLibWXLogin_QywxLoginSuccess final
|
|
{
|
|
public:
|
|
class UObject* WorldCtx; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
TArray<class FString> Params_0; // 0x0008(0x0010)(Parm)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFuncLibWXLogin_QywxLoginSuccess;
|
|
|
|
// Function b1-Managed.BGUFuncLibWXLogin.ReadLoginCookie
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct BGUFuncLibWXLogin_ReadLoginCookie final
|
|
{
|
|
public:
|
|
class UObject* WorldCtx; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class FString ReturnValue; // 0x0008(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFuncLibWXLogin_ReadLoginCookie;
|
|
|
|
// Function b1-Managed.BGUFuncLibWXLogin.SaveUserInfo
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BGUFuncLibWXLogin_SaveUserInfo final
|
|
{
|
|
public:
|
|
class UObject* WorldCtx; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class FString Val; // 0x0008(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
int32 ReturnValue; // 0x0018(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFuncLibWXLogin_SaveUserInfo;
|
|
|
|
// Function b1-Managed.BGUFuncLibWXLogin.LoadUserInfo
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct BGUFuncLibWXLogin_LoadUserInfo final
|
|
{
|
|
public:
|
|
class UObject* WorldCtx; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
TArray<class FString> ReturnValue; // 0x0008(0x0010)(Parm, OutParm, ReturnParm)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFuncLibWXLogin_LoadUserInfo;
|
|
|
|
// Function b1-Managed.BGUFuncLibWXLogin.GetIpList
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct BGUFuncLibWXLogin_GetIpList final
|
|
{
|
|
public:
|
|
class UObject* WorldCtx; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class FString ReturnValue; // 0x0008(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFuncLibWXLogin_GetIpList;
|
|
|
|
// Function b1-Managed.BED_BehaviorNode_DetectUnit.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_BehaviorNode_DetectUnit_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_BehaviorNode_DetectUnit_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_BehaviorNode_DetectUnit.IsSupportViewType
|
|
// 0x0002 (0x0002 - 0x0000)
|
|
struct BED_BehaviorNode_DetectUnit_IsSupportViewType final
|
|
{
|
|
public:
|
|
ECalliopeViewType InViewType; // 0x0000(0x0001)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 ReturnValue : 1; // 0x0001(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BED_BehaviorNode_DetectUnit_IsSupportViewType;
|
|
|
|
// Function b1-Managed.BGWGameInstanceCS.ReceiveTickEvenWhenPaused
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct BGWGameInstanceCS_ReceiveTickEvenWhenPaused final
|
|
{
|
|
public:
|
|
float DeltaSeconds; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
int32 TickGroup; // 0x0004(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGWGameInstanceCS_ReceiveTickEvenWhenPaused;
|
|
|
|
// Function b1-Managed.BGWGameInstanceCS.OnGameModeMatchStateSetCS
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct BGWGameInstanceCS_OnGameModeMatchStateSetCS final
|
|
{
|
|
public:
|
|
class FName NewMatchState; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGWGameInstanceCS_OnGameModeMatchStateSetCS;
|
|
|
|
// Function b1-Managed.BGWGameInstanceCS.GetOnlineSessionClassCS
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct BGWGameInstanceCS_GetOnlineSessionClassCS final
|
|
{
|
|
public:
|
|
class UClass* ReturnValue; // 0x0000(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGWGameInstanceCS_GetOnlineSessionClassCS;
|
|
|
|
// Function b1-Managed.BGWGameInstanceCS.StartGameInstanceForCS
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BGWGameInstanceCS_StartGameInstanceForCS final
|
|
{
|
|
public:
|
|
EStartGameInstanceTypeForCS StartType; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGWGameInstanceCS_StartGameInstanceForCS;
|
|
|
|
// Function b1-Managed.BGWGameInstanceCS.OnWorldTickStartCS
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct BGWGameInstanceCS_OnWorldTickStartCS final
|
|
{
|
|
public:
|
|
class UWorld* World; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGWGameInstanceCS_OnWorldTickStartCS;
|
|
|
|
// Function b1-Managed.BGWGameInstanceCS.OnPostActorTickCS
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct BGWGameInstanceCS_OnPostActorTickCS final
|
|
{
|
|
public:
|
|
class UWorld* World; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGWGameInstanceCS_OnPostActorTickCS;
|
|
|
|
// Function b1-Managed.BGWGameInstanceCS.OnWorldChangedCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BGWGameInstanceCS_OnWorldChangedCS final
|
|
{
|
|
public:
|
|
class UWorld* OldWorld; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class UWorld* NewWorld; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGWGameInstanceCS_OnWorldChangedCS;
|
|
|
|
// Function b1-Managed.BGWGameInstanceCS.ReceiveTick
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct BGWGameInstanceCS_ReceiveTick final
|
|
{
|
|
public:
|
|
float DeltaSeconds; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
int32 TickGroup; // 0x0004(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGWGameInstanceCS_ReceiveTick;
|
|
|
|
// Function b1-Managed.BED_ProcessStateNode_ObserveRoleData.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_ProcessStateNode_ObserveRoleData_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_ProcessStateNode_ObserveRoleData_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_MovieNode_PlayerLockTarget.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_MovieNode_PlayerLockTarget_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_MovieNode_PlayerLockTarget_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_MovieNode_PlayEnd.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_MovieNode_PlayEnd_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_MovieNode_PlayEnd_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_BehaviorNode_CastSkill.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_BehaviorNode_CastSkill_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_BehaviorNode_CastSkill_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BGWDataAsset_ProjectileSpawnConfig.AboutEffectCaster
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BGWDataAsset_ProjectileSpawnConfig_AboutEffectCaster final
|
|
{
|
|
public:
|
|
uint8 ReturnValue : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BGWDataAsset_ProjectileSpawnConfig_AboutEffectCaster;
|
|
|
|
// Function b1-Managed.BED_QuestNode_PlayerMoveToTrainDummyTarget.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_QuestNode_PlayerMoveToTrainDummyTarget_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_QuestNode_PlayerMoveToTrainDummyTarget_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_MovieNode_PerformerAddBuff.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_MovieNode_PerformerAddBuff_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_MovieNode_PerformerAddBuff_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BAN_GSDetachWeapon.bIsNativeBranchingPointCS
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BAN_GSDetachWeapon_bIsNativeBranchingPointCS final
|
|
{
|
|
public:
|
|
uint8 ReturnValue : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BAN_GSDetachWeapon_bIsNativeBranchingPointCS;
|
|
|
|
// Function b1-Managed.BAN_GSDetachWeapon.GSNotifyCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BAN_GSDetachWeapon_GSNotifyCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BAN_GSDetachWeapon_GSNotifyCS;
|
|
|
|
// Function b1-Managed.BAN_GSAttachWeaponToSocket.bIsNativeBranchingPointCS
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BAN_GSAttachWeaponToSocket_bIsNativeBranchingPointCS final
|
|
{
|
|
public:
|
|
uint8 ReturnValue : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BAN_GSAttachWeaponToSocket_bIsNativeBranchingPointCS;
|
|
|
|
// Function b1-Managed.BAN_GSAttachWeaponToSocket.GSNotifyCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BAN_GSAttachWeaponToSocket_GSNotifyCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BAN_GSAttachWeaponToSocket_GSNotifyCS;
|
|
|
|
// Function b1-Managed.BUS_ManualSplineMoveCompImpl.OnCollisionBeginOverlap
|
|
// 0x0108 (0x0108 - 0x0000)
|
|
struct BUS_ManualSplineMoveCompImpl_OnCollisionBeginOverlap final
|
|
{
|
|
public:
|
|
class UPrimitiveComponent* OverlappedComponent; // 0x0000(0x0008)(ExportObject, Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class AActor* OtherActor; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class UPrimitiveComponent* OtherComp; // 0x0010(0x0008)(ExportObject, Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
int32 OtherBodyIndex; // 0x0018(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 bFromSweep : 1; // 0x001C(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
uint8 Pad_1D[0x3]; // 0x001D(0x0003)(Fixing Size After Last Property [ Dumper-7 ])
|
|
struct FHitResult SweepResult; // 0x0020(0x00E8)(Parm, IsPlainOldData, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BUS_ManualSplineMoveCompImpl_OnCollisionBeginOverlap;
|
|
|
|
// Function b1-Managed.BUS_ManualSplineMoveCompImpl.OnCollisionEndOverlap
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BUS_ManualSplineMoveCompImpl_OnCollisionEndOverlap final
|
|
{
|
|
public:
|
|
class UPrimitiveComponent* OverlappedComponent; // 0x0000(0x0008)(ExportObject, Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class AActor* OtherActor; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class UPrimitiveComponent* OtherComp; // 0x0010(0x0008)(ExportObject, Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
int32 OtherBodyIndex; // 0x0018(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BUS_ManualSplineMoveCompImpl_OnCollisionEndOverlap;
|
|
|
|
// Function b1-Managed.BED_QuestNode_SpawnBossTrace.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_QuestNode_SpawnBossTrace_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_QuestNode_SpawnBossTrace_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BAN_GSTriggerEffect.bIsNativeBranchingPointCS
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BAN_GSTriggerEffect_bIsNativeBranchingPointCS final
|
|
{
|
|
public:
|
|
uint8 ReturnValue : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BAN_GSTriggerEffect_bIsNativeBranchingPointCS;
|
|
|
|
// Function b1-Managed.BAN_GSTriggerEffect.GSValidateInputCS
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct BAN_GSTriggerEffect_GSValidateInputCS final
|
|
{
|
|
public:
|
|
class AActor* Actor; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BAN_GSTriggerEffect_GSValidateInputCS;
|
|
|
|
// Function b1-Managed.BAN_GSTriggerEffect.GSNotifyCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BAN_GSTriggerEffect_GSNotifyCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BAN_GSTriggerEffect_GSNotifyCS;
|
|
|
|
// Function b1-Managed.B1_StartupGameMode.ReceiveEndPlay
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct B1_StartupGameMode_ReceiveEndPlay final
|
|
{
|
|
public:
|
|
EEndPlayReason EndPlayReason; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_B1_StartupGameMode_ReceiveEndPlay;
|
|
|
|
// Function b1-Managed.BGG_GameMode.GetSeamlessTravelActorListCS
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct BGG_GameMode_GetSeamlessTravelActorListCS final
|
|
{
|
|
public:
|
|
uint8 bToTransition : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
uint8 Pad_1[0x7]; // 0x0001(0x0007)(Fixing Size After Last Property [ Dumper-7 ])
|
|
TArray<class AActor*> ActorList; // 0x0008(0x0010)(Parm, OutParm)
|
|
};
|
|
DUMPER7_ASSERTS_BGG_GameMode_GetSeamlessTravelActorListCS;
|
|
|
|
// Function b1-Managed.BGG_GameMode.ChoosePlayerStart
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BGG_GameMode_ChoosePlayerStart final
|
|
{
|
|
public:
|
|
class AController* Player; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class AActor* ReturnValue; // 0x0008(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGG_GameMode_ChoosePlayerStart;
|
|
|
|
// Function b1-Managed.BGGGameStateStartUpCS.ReceiveEndPlay
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BGGGameStateStartUpCS_ReceiveEndPlay final
|
|
{
|
|
public:
|
|
EEndPlayReason EndPlayReason; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGGGameStateStartUpCS_ReceiveEndPlay;
|
|
|
|
// Function b1-Managed.BSN_GainItem.OnNotify
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BSN_GainItem_OnNotify final
|
|
{
|
|
public:
|
|
class UCalliopeLevelSequencePlayer* InPlayer; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
int32 InStatus; // 0x0008(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 bInBackwards : 1; // 0x000C(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BSN_GainItem_OnNotify;
|
|
|
|
// Function b1-Managed.BGWCellPatitionWorldSubSystem.OnWorldBeginPlayCS
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct BGWCellPatitionWorldSubSystem_OnWorldBeginPlayCS final
|
|
{
|
|
public:
|
|
class UWorld* InWorld; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGWCellPatitionWorldSubSystem_OnWorldBeginPlayCS;
|
|
|
|
// Function b1-Managed.BGWCellPatitionWorldSubSystem.OnTickCS
|
|
// 0x0004 (0x0004 - 0x0000)
|
|
struct BGWCellPatitionWorldSubSystem_OnTickCS final
|
|
{
|
|
public:
|
|
float DeltaTime; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGWCellPatitionWorldSubSystem_OnTickCS;
|
|
|
|
// Function b1-Managed.BGWCellPatitionWorldSubSystem.DoesSupportWorldTypeCS
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct BGWCellPatitionWorldSubSystem_DoesSupportWorldTypeCS final
|
|
{
|
|
public:
|
|
int32 WorldType; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 ReturnValue : 1; // 0x0004(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BGWCellPatitionWorldSubSystem_DoesSupportWorldTypeCS;
|
|
|
|
// Function b1-Managed.BANSM_AttackState.CheckState
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BANSM_AttackState_CheckState final
|
|
{
|
|
public:
|
|
class UAnimSequenceBase* AnimBase; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
float CurTime; // 0x0008(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 ReturnValue : 1; // 0x000C(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BANSM_AttackState_CheckState;
|
|
|
|
// Function b1-Managed.BANS_ChangeAimOffset.GSNotifyBeginCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_ChangeAimOffset_GSNotifyBeginCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
float TotalDuration; // 0x0048(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_ChangeAimOffset_GSNotifyBeginCS;
|
|
|
|
// Function b1-Managed.BANS_ChangeAimOffset.GSNotifyEndCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BANS_ChangeAimOffset_GSNotifyEndCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_ChangeAimOffset_GSNotifyEndCS;
|
|
|
|
// Function b1-Managed.BANS_FBIK_StandBar.GSNotifyBeginCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_FBIK_StandBar_GSNotifyBeginCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
float TotalDuration; // 0x0048(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_FBIK_StandBar_GSNotifyBeginCS;
|
|
|
|
// Function b1-Managed.BANS_FBIK_StandBar.GSNotifyTickCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_FBIK_StandBar_GSNotifyTickCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
float FrameDeltaTime; // 0x0048(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_FBIK_StandBar_GSNotifyTickCS;
|
|
|
|
// Function b1-Managed.BANS_FBIK_StandBar.GSNotifyEndCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BANS_FBIK_StandBar_GSNotifyEndCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_FBIK_StandBar_GSNotifyEndCS;
|
|
|
|
// Function b1-Managed.BANS_GSDisableEnterGlide.GSNotifyBeginCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_GSDisableEnterGlide_GSNotifyBeginCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
float TotalDuration; // 0x0048(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSDisableEnterGlide_GSNotifyBeginCS;
|
|
|
|
// Function b1-Managed.BANS_GSDisableEnterGlide.GSNotifyEndCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BANS_GSDisableEnterGlide_GSNotifyEndCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSDisableEnterGlide_GSNotifyEndCS;
|
|
|
|
// Function b1-Managed.BANS_GSProcessDeathInASS.GSNotifyBeginCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_GSProcessDeathInASS_GSNotifyBeginCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
float TotalDuration; // 0x0048(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSProcessDeathInASS_GSNotifyBeginCS;
|
|
|
|
// Function b1-Managed.BANS_GSChangeMIParam.GSNotifyBeginCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_GSChangeMIParam_GSNotifyBeginCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
float TotalDuration; // 0x0048(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSChangeMIParam_GSNotifyBeginCS;
|
|
|
|
// Function b1-Managed.BANS_GSChangeMIParam.GSNotifyTickCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_GSChangeMIParam_GSNotifyTickCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
float FrameDeltaTime; // 0x0048(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSChangeMIParam_GSNotifyTickCS;
|
|
|
|
// Function b1-Managed.BANS_GSChangeMIParam.GSNotifyEndCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BANS_GSChangeMIParam_GSNotifyEndCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSChangeMIParam_GSNotifyEndCS;
|
|
|
|
// Function b1-Managed.BANS_GSCastTTTB.GSNotifyBeginCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_GSCastTTTB_GSNotifyBeginCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
float TotalDuration; // 0x0048(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSCastTTTB_GSNotifyBeginCS;
|
|
|
|
// Function b1-Managed.BANS_GSDestroyWeapon.GSNotifyBeginCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_GSDestroyWeapon_GSNotifyBeginCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
float TotalDuration; // 0x0048(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSDestroyWeapon_GSNotifyBeginCS;
|
|
|
|
// Function b1-Managed.BANS_GSAttachEquipCompToSocket.GSNotifyBeginCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_GSAttachEquipCompToSocket_GSNotifyBeginCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
float TotalDuration; // 0x0048(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSAttachEquipCompToSocket_GSNotifyBeginCS;
|
|
|
|
// Function b1-Managed.BANS_GSAttachEquipCompToSocket.GSNotifyEndCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BANS_GSAttachEquipCompToSocket_GSNotifyEndCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSAttachEquipCompToSocket_GSNotifyEndCS;
|
|
|
|
// Function b1-Managed.BED_MovieNode_CustomEvent.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_MovieNode_CustomEvent_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_MovieNode_CustomEvent_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BANS_GSAttackRangeOffset.GSNotifyBeginCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_GSAttackRangeOffset_GSNotifyBeginCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
float TotalDuration; // 0x0048(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSAttackRangeOffset_GSNotifyBeginCS;
|
|
|
|
// Function b1-Managed.BANS_GSAttackRangeOffset.GSNotifyTickCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_GSAttackRangeOffset_GSNotifyTickCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
float FrameDeltaTime; // 0x0048(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSAttackRangeOffset_GSNotifyTickCS;
|
|
|
|
// Function b1-Managed.BANS_GSAttackRangeOffset.GSNotifyEndCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BANS_GSAttackRangeOffset_GSNotifyEndCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSAttackRangeOffset_GSNotifyEndCS;
|
|
|
|
// Function b1-Managed.BANS_GSCameraFixedParam.GSNotifyBeginCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_GSCameraFixedParam_GSNotifyBeginCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
float TotalDuration; // 0x0048(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSCameraFixedParam_GSNotifyBeginCS;
|
|
|
|
// Function b1-Managed.BANS_GSCameraFixedParam.GSNotifyEndCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BANS_GSCameraFixedParam_GSNotifyEndCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSCameraFixedParam_GSNotifyEndCS;
|
|
|
|
// Function b1-Managed.BANS_FloatingHitState.GSNotifyBeginCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_FloatingHitState_GSNotifyBeginCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
float TotalDuration; // 0x0048(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_FloatingHitState_GSNotifyBeginCS;
|
|
|
|
// Function b1-Managed.BANS_GSAimOffsetBlendOutToBlendIn.GSNotifyBeginCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_GSAimOffsetBlendOutToBlendIn_GSNotifyBeginCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
float TotalDuration; // 0x0048(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSAimOffsetBlendOutToBlendIn_GSNotifyBeginCS;
|
|
|
|
// Function b1-Managed.BANS_GSAimOffsetBlendOutToBlendIn.GSNotifyEndCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BANS_GSAimOffsetBlendOutToBlendIn_GSNotifyEndCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSAimOffsetBlendOutToBlendIn_GSNotifyEndCS;
|
|
|
|
// Function b1-Managed.BANS_GSAMCurveMove.GSNotifyBeginCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_GSAMCurveMove_GSNotifyBeginCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
float TotalDuration; // 0x0048(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSAMCurveMove_GSNotifyBeginCS;
|
|
|
|
// Function b1-Managed.BANS_GSAMCurveMove.GSNotifyEndCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BANS_GSAMCurveMove_GSNotifyEndCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSAMCurveMove_GSNotifyEndCS;
|
|
|
|
// Function b1-Managed.BANS_GSAlignAttackToSlope.GSNotifyBeginCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_GSAlignAttackToSlope_GSNotifyBeginCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
float TotalDuration; // 0x0048(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSAlignAttackToSlope_GSNotifyBeginCS;
|
|
|
|
// Function b1-Managed.BANS_GSAlignAttackToSlope.GSNotifyTickCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_GSAlignAttackToSlope_GSNotifyTickCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
float FrameDeltaTime; // 0x0048(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSAlignAttackToSlope_GSNotifyTickCS;
|
|
|
|
// Function b1-Managed.BANS_GSAlignAttackToSlope.GSNotifyEndCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BANS_GSAlignAttackToSlope_GSNotifyEndCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSAlignAttackToSlope_GSNotifyEndCS;
|
|
|
|
// Function b1-Managed.BANS_GSAttackIKCancle.GSNotifyBeginCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_GSAttackIKCancle_GSNotifyBeginCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
float TotalDuration; // 0x0048(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSAttackIKCancle_GSNotifyBeginCS;
|
|
|
|
// Function b1-Managed.BANS_GSAttackIKCancle.GSNotifyTickCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_GSAttackIKCancle_GSNotifyTickCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
float FrameDeltaTime; // 0x0048(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSAttackIKCancle_GSNotifyTickCS;
|
|
|
|
// Function b1-Managed.BANS_GSAttackIKCancle.GSNotifyEndCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BANS_GSAttackIKCancle_GSNotifyEndCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSAttackIKCancle_GSNotifyEndCS;
|
|
|
|
// Function b1-Managed.BANS_GSAttackRotation.GSOnSectionManuallyChanged
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BANS_GSAttackRotation_GSOnSectionManuallyChanged final
|
|
{
|
|
public:
|
|
class ABGUCharacter* OwnerChar; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
float RemainingDuration; // 0x0008(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSAttackRotation_GSOnSectionManuallyChanged;
|
|
|
|
// Function b1-Managed.BANS_GSAttackRotation.GSAllowCrossSection
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BANS_GSAttackRotation_GSAllowCrossSection final
|
|
{
|
|
public:
|
|
uint8 ReturnValue : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSAttackRotation_GSAllowCrossSection;
|
|
|
|
// Function b1-Managed.BANS_GSAttackRotation.GSNotifyBeginCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_GSAttackRotation_GSNotifyBeginCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
float TotalDuration; // 0x0048(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSAttackRotation_GSNotifyBeginCS;
|
|
|
|
// Function b1-Managed.BANS_GSAttackRotation.GSNotifyEndCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BANS_GSAttackRotation_GSNotifyEndCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSAttackRotation_GSNotifyEndCS;
|
|
|
|
// Function b1-Managed.BANS_GSAttackRotation.MarkDirty
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BANS_GSAttackRotation_MarkDirty final
|
|
{
|
|
public:
|
|
uint8 ReturnValue : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSAttackRotation_MarkDirty;
|
|
|
|
// Function b1-Managed.BAN_GSPlayCameraShake.GSNotifyCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BAN_GSPlayCameraShake_GSNotifyCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BAN_GSPlayCameraShake_GSNotifyCS;
|
|
|
|
// Function b1-Managed.BANS_GSCalcAMScale.GSAllowCrossSection
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BANS_GSCalcAMScale_GSAllowCrossSection final
|
|
{
|
|
public:
|
|
uint8 ReturnValue : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSCalcAMScale_GSAllowCrossSection;
|
|
|
|
// Function b1-Managed.BANS_GSCalcAMScale.GSValidateInputCS
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct BANS_GSCalcAMScale_GSValidateInputCS final
|
|
{
|
|
public:
|
|
class AActor* Actor; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSCalcAMScale_GSValidateInputCS;
|
|
|
|
// Function b1-Managed.BANS_GSCalcAMScale.GSNotifyBeginCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_GSCalcAMScale_GSNotifyBeginCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
float TotalDuration; // 0x0048(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSCalcAMScale_GSNotifyBeginCS;
|
|
|
|
// Function b1-Managed.BANS_GSCamArmLengthCurve.GSNotifyBeginCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_GSCamArmLengthCurve_GSNotifyBeginCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
float TotalDuration; // 0x0048(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSCamArmLengthCurve_GSNotifyBeginCS;
|
|
|
|
// Function b1-Managed.BANS_GSCamArmLengthCurve.GSNotifyTickCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_GSCamArmLengthCurve_GSNotifyTickCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
float FrameDeltaTime; // 0x0048(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSCamArmLengthCurve_GSNotifyTickCS;
|
|
|
|
// Function b1-Managed.BANS_GSCamArmLengthCurve.GSNotifyEndCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BANS_GSCamArmLengthCurve_GSNotifyEndCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSCamArmLengthCurve_GSNotifyEndCS;
|
|
|
|
// Function b1-Managed.BANS_GSCamPitchCurve.GSNotifyBeginCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_GSCamPitchCurve_GSNotifyBeginCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
float TotalDuration; // 0x0048(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSCamPitchCurve_GSNotifyBeginCS;
|
|
|
|
// Function b1-Managed.BANS_GSCamPitchCurve.GSNotifyTickCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_GSCamPitchCurve_GSNotifyTickCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
float FrameDeltaTime; // 0x0048(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSCamPitchCurve_GSNotifyTickCS;
|
|
|
|
// Function b1-Managed.BANS_GSCamPitchCurve.GSNotifyEndCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BANS_GSCamPitchCurve_GSNotifyEndCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSCamPitchCurve_GSNotifyEndCS;
|
|
|
|
// Function b1-Managed.BANS_GSCamSASOCurve.GSNotifyBeginCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_GSCamSASOCurve_GSNotifyBeginCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
float TotalDuration; // 0x0048(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSCamSASOCurve_GSNotifyBeginCS;
|
|
|
|
// Function b1-Managed.BANS_GSCamSASOCurve.GSNotifyTickCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_GSCamSASOCurve_GSNotifyTickCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
float FrameDeltaTime; // 0x0048(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSCamSASOCurve_GSNotifyTickCS;
|
|
|
|
// Function b1-Managed.BANS_GSCamSASOCurve.GSNotifyEndCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BANS_GSCamSASOCurve_GSNotifyEndCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSCamSASOCurve_GSNotifyEndCS;
|
|
|
|
// Function b1-Managed.BANS_GSCastingState.GSNotifyBeginCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_GSCastingState_GSNotifyBeginCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
float TotalDuration; // 0x0048(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSCastingState_GSNotifyBeginCS;
|
|
|
|
// Function b1-Managed.BANS_GSCastingState.GSNotifyTickCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_GSCastingState_GSNotifyTickCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
float FrameDeltaTime; // 0x0048(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSCastingState_GSNotifyTickCS;
|
|
|
|
// Function b1-Managed.BANS_GSCastingState.GSNotifyEndCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BANS_GSCastingState_GSNotifyEndCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSCastingState_GSNotifyEndCS;
|
|
|
|
// Function b1-Managed.BANS_GSSetCollisionEnabledByTag.GSNotifyBeginCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_GSSetCollisionEnabledByTag_GSNotifyBeginCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
float TotalDuration; // 0x0048(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSSetCollisionEnabledByTag_GSNotifyBeginCS;
|
|
|
|
// Function b1-Managed.BANS_GSSetCollisionEnabledByTag.GSNotifyEndCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BANS_GSSetCollisionEnabledByTag_GSNotifyEndCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSSetCollisionEnabledByTag_GSNotifyEndCS;
|
|
|
|
// Function b1-Managed.BANS_GSCloseGravity.GSNotifyBeginCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_GSCloseGravity_GSNotifyBeginCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
float TotalDuration; // 0x0048(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSCloseGravity_GSNotifyBeginCS;
|
|
|
|
// Function b1-Managed.BANS_GSCloseGravity.GSNotifyEndCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BANS_GSCloseGravity_GSNotifyEndCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSCloseGravity_GSNotifyEndCS;
|
|
|
|
// Function b1-Managed.BANS_GSCloseHitMove.GSNotifyBeginCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_GSCloseHitMove_GSNotifyBeginCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
float TotalDuration; // 0x0048(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSCloseHitMove_GSNotifyBeginCS;
|
|
|
|
// Function b1-Managed.BANS_GSCloseHitMove.GSNotifyEndCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BANS_GSCloseHitMove_GSNotifyEndCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSCloseHitMove_GSNotifyEndCS;
|
|
|
|
// Function b1-Managed.BANS_GSCollisionResponseToChannel.GetCollisionChannelIndex_Capsule
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BANS_GSCollisionResponseToChannel_GetCollisionChannelIndex_Capsule final
|
|
{
|
|
public:
|
|
TArray<int32> ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ReturnParm)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSCollisionResponseToChannel_GetCollisionChannelIndex_Capsule;
|
|
|
|
// Function b1-Managed.BANS_GSCollisionResponseToChannel.GSNotifyBeginCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_GSCollisionResponseToChannel_GSNotifyBeginCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
float TotalDuration; // 0x0048(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSCollisionResponseToChannel_GSNotifyBeginCS;
|
|
|
|
// Function b1-Managed.BANS_GSCollisionResponseToChannel.GetCollisionChannelIndex_Mesh
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BANS_GSCollisionResponseToChannel_GetCollisionChannelIndex_Mesh final
|
|
{
|
|
public:
|
|
TArray<int32> ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ReturnParm)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSCollisionResponseToChannel_GetCollisionChannelIndex_Mesh;
|
|
|
|
// Function b1-Managed.BANS_GSCollisionResponseToChannel.GSNotifyEndCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BANS_GSCollisionResponseToChannel_GSNotifyEndCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSCollisionResponseToChannel_GSNotifyEndCS;
|
|
|
|
// Function b1-Managed.BANS_GSComboWindow.GSNotifyBeginCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_GSComboWindow_GSNotifyBeginCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
float TotalDuration; // 0x0048(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSComboWindow_GSNotifyBeginCS;
|
|
|
|
// Function b1-Managed.BANS_GSComboWindow.GetAnimNSType
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BANS_GSComboWindow_GetAnimNSType final
|
|
{
|
|
public:
|
|
EGsEnAnimNS ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSComboWindow_GetAnimNSType;
|
|
|
|
// Function b1-Managed.BUI_ZBBPanel.GenerateReport
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct BUI_ZBBPanel_GenerateReport final
|
|
{
|
|
public:
|
|
class FString SelectedItem; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
ESelectInfo SelectionType; // 0x0010(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BUI_ZBBPanel_GenerateReport;
|
|
|
|
// Function b1-Managed.BANS_GSDashHitWallCheck.GSNotifyBeginCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_GSDashHitWallCheck_GSNotifyBeginCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
float TotalDuration; // 0x0048(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSDashHitWallCheck_GSNotifyBeginCS;
|
|
|
|
// Function b1-Managed.BANS_GSDashHitWallCheck.GSNotifyTickCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_GSDashHitWallCheck_GSNotifyTickCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
float FrameDeltaTime; // 0x0048(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSDashHitWallCheck_GSNotifyTickCS;
|
|
|
|
// Function b1-Managed.BANS_GSDashHitWallCheck.GSNotifyEndCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BANS_GSDashHitWallCheck_GSNotifyEndCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSDashHitWallCheck_GSNotifyEndCS;
|
|
|
|
// Function b1-Managed.BANS_GSDispInteract.GSNotifyBeginCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_GSDispInteract_GSNotifyBeginCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
float TotalDuration; // 0x0048(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSDispInteract_GSNotifyBeginCS;
|
|
|
|
// Function b1-Managed.BANS_GSDispInteract.GSNotifyTickCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_GSDispInteract_GSNotifyTickCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
float FrameDeltaTime; // 0x0048(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSDispInteract_GSNotifyTickCS;
|
|
|
|
// Function b1-Managed.BANS_GSDispInteract.GSNotifyEndCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BANS_GSDispInteract_GSNotifyEndCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSDispInteract_GSNotifyEndCS;
|
|
|
|
// Function b1-Managed.BANS_GSDodgeComboKeyCache.GSNotifyBeginCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_GSDodgeComboKeyCache_GSNotifyBeginCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
float TotalDuration; // 0x0048(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSDodgeComboKeyCache_GSNotifyBeginCS;
|
|
|
|
// Function b1-Managed.BANS_GSSetCharacterModuleConstraintProfile.GSNotifyBeginCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_GSSetCharacterModuleConstraintProfile_GSNotifyBeginCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
float TotalDuration; // 0x0048(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSSetCharacterModuleConstraintProfile_GSNotifyBeginCS;
|
|
|
|
// Function b1-Managed.BANS_GSSetCharacterModuleConstraintProfile.GSNotifyEndCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BANS_GSSetCharacterModuleConstraintProfile_GSNotifyEndCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSSetCharacterModuleConstraintProfile_GSNotifyEndCS;
|
|
|
|
// Function b1-Managed.BANS_GSShooterMode.GSNotifyBeginCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_GSShooterMode_GSNotifyBeginCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
float TotalDuration; // 0x0048(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSShooterMode_GSNotifyBeginCS;
|
|
|
|
// Function b1-Managed.BANS_GSShooterMode.GSNotifyTickCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_GSShooterMode_GSNotifyTickCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
float FrameDeltaTime; // 0x0048(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSShooterMode_GSNotifyTickCS;
|
|
|
|
// Function b1-Managed.BANS_GSShooterMode.GSNotifyEndCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BANS_GSShooterMode_GSNotifyEndCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSShooterMode_GSNotifyEndCS;
|
|
|
|
// Function b1-Managed.BANS_GSSpawnActorAndSyncAnimation.GSNotifyBeginCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_GSSpawnActorAndSyncAnimation_GSNotifyBeginCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
float TotalDuration; // 0x0048(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSSpawnActorAndSyncAnimation_GSNotifyBeginCS;
|
|
|
|
// Function b1-Managed.BANS_GSSpawnActorAndSyncAnimation.GetAnimNSType
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BANS_GSSpawnActorAndSyncAnimation_GetAnimNSType final
|
|
{
|
|
public:
|
|
EGsEnAnimNS ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSSpawnActorAndSyncAnimation_GetAnimNSType;
|
|
|
|
// Function b1-Managed.BANS_GSSpawnActorAndSyncAnimation.GSNotifyEndCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BANS_GSSpawnActorAndSyncAnimation_GSNotifyEndCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSSpawnActorAndSyncAnimation_GSNotifyEndCS;
|
|
|
|
// Function b1-Managed.BANS_GSSwitchCollisionProfile.GSNotifyBeginCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_GSSwitchCollisionProfile_GSNotifyBeginCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
float TotalDuration; // 0x0048(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSSwitchCollisionProfile_GSNotifyBeginCS;
|
|
|
|
// Function b1-Managed.BANS_GSSwitchCollisionProfile.GSNotifyEndCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BANS_GSSwitchCollisionProfile_GSNotifyEndCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSSwitchCollisionProfile_GSNotifyEndCS;
|
|
|
|
// Function b1-Managed.BAN_GSDetachMultipleWeapons.bIsNativeBranchingPointCS
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BAN_GSDetachMultipleWeapons_bIsNativeBranchingPointCS final
|
|
{
|
|
public:
|
|
uint8 ReturnValue : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BAN_GSDetachMultipleWeapons_bIsNativeBranchingPointCS;
|
|
|
|
// Function b1-Managed.BAN_GSDetachMultipleWeapons.GSNotifyCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BAN_GSDetachMultipleWeapons_GSNotifyCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BAN_GSDetachMultipleWeapons_GSNotifyCS;
|
|
|
|
// Function b1-Managed.BANS_GSJumpReady.GSNotifyBeginCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_GSJumpReady_GSNotifyBeginCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
float TotalDuration; // 0x0048(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSJumpReady_GSNotifyBeginCS;
|
|
|
|
// Function b1-Managed.BANS_GSJumpReady.GSNotifyEndCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BANS_GSJumpReady_GSNotifyEndCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSJumpReady_GSNotifyEndCS;
|
|
|
|
// Function b1-Managed.BANS_GSJumpToCeiling.GSNotifyBeginCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_GSJumpToCeiling_GSNotifyBeginCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
float TotalDuration; // 0x0048(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSJumpToCeiling_GSNotifyBeginCS;
|
|
|
|
// Function b1-Managed.BANS_GSJumpToCeiling.GSNotifyTickCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_GSJumpToCeiling_GSNotifyTickCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
float FrameDeltaTime; // 0x0048(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSJumpToCeiling_GSNotifyTickCS;
|
|
|
|
// Function b1-Managed.BANS_GSJumpToCeiling.GSNotifyEndCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BANS_GSJumpToCeiling_GSNotifyEndCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSJumpToCeiling_GSNotifyEndCS;
|
|
|
|
// Function b1-Managed.BANS_GSMagicKeyCache.GSNotifyBeginCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_GSMagicKeyCache_GSNotifyBeginCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
float TotalDuration; // 0x0048(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSMagicKeyCache_GSNotifyBeginCS;
|
|
|
|
// Function b1-Managed.BANS_GSMagicWindow.GSNotifyBeginCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_GSMagicWindow_GSNotifyBeginCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
float TotalDuration; // 0x0048(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSMagicWindow_GSNotifyBeginCS;
|
|
|
|
// Function b1-Managed.BANS_GSPhysicsForce.GSNotifyBeginCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_GSPhysicsForce_GSNotifyBeginCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
float TotalDuration; // 0x0048(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSPhysicsForce_GSNotifyBeginCS;
|
|
|
|
// Function b1-Managed.BANS_GSPhysicsForce.GSNotifyTickCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_GSPhysicsForce_GSNotifyTickCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
float FrameDeltaTime; // 0x0048(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSPhysicsForce_GSNotifyTickCS;
|
|
|
|
// Function b1-Managed.BANS_GSPhysicsForce.GSNotifyEndCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BANS_GSPhysicsForce_GSNotifyEndCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSPhysicsForce_GSNotifyEndCS;
|
|
|
|
// Function b1-Managed.BANS_GSSetAMSpeedRate.GetModifySpeedRate
|
|
// 0x0004 (0x0004 - 0x0000)
|
|
struct BANS_GSSetAMSpeedRate_GetModifySpeedRate final
|
|
{
|
|
public:
|
|
float ReturnValue; // 0x0000(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSSetAMSpeedRate_GetModifySpeedRate;
|
|
|
|
// Function b1-Managed.BANS_GSSetAMSpeedRate.GSValidateInputCS
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct BANS_GSSetAMSpeedRate_GSValidateInputCS final
|
|
{
|
|
public:
|
|
class AActor* Actor; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSSetAMSpeedRate_GSValidateInputCS;
|
|
|
|
// Function b1-Managed.BANS_GSSetAMSpeedRate.GSNotifyBeginCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_GSSetAMSpeedRate_GSNotifyBeginCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
float TotalDuration; // 0x0048(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSSetAMSpeedRate_GSNotifyBeginCS;
|
|
|
|
// Function b1-Managed.BANS_GSSetAMSpeedRate.GetAnimNSType
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BANS_GSSetAMSpeedRate_GetAnimNSType final
|
|
{
|
|
public:
|
|
EGsEnAnimNS ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSSetAMSpeedRate_GetAnimNSType;
|
|
|
|
// Function b1-Managed.BANS_GSSetAMSpeedRate.GSNotifyEndCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BANS_GSSetAMSpeedRate_GSNotifyEndCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSSetAMSpeedRate_GSNotifyEndCS;
|
|
|
|
// Function b1-Managed.BANS_GSSetCompVisibility.GSNotifyBeginCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_GSSetCompVisibility_GSNotifyBeginCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
float TotalDuration; // 0x0048(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSSetCompVisibility_GSNotifyBeginCS;
|
|
|
|
// Function b1-Managed.BANS_GSSetCompVisibility.GSNotifyTickCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_GSSetCompVisibility_GSNotifyTickCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
float FrameDeltaTime; // 0x0048(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSSetCompVisibility_GSNotifyTickCS;
|
|
|
|
// Function b1-Managed.BANS_GSSetCompVisibility.GSNotifyEndCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BANS_GSSetCompVisibility_GSNotifyEndCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSSetCompVisibility_GSNotifyEndCS;
|
|
|
|
// Function b1-Managed.BUS_LeavesSkillManageComp.TickComponentInCS
|
|
// 0x0004 (0x0004 - 0x0000)
|
|
struct BUS_LeavesSkillManageComp_TickComponentInCS final
|
|
{
|
|
public:
|
|
float DeltaTime; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BUS_LeavesSkillManageComp_TickComponentInCS;
|
|
|
|
// Function b1-Managed.BUS_LeavesSkillManageComp.EndPlayInCS
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BUS_LeavesSkillManageComp_EndPlayInCS final
|
|
{
|
|
public:
|
|
EEndPlayReason EndPlayReason; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BUS_LeavesSkillManageComp_EndPlayInCS;
|
|
|
|
// Function b1-Managed.BUI_AnimWidget.OnAnimationSequenceEvent
|
|
// 0x0004 (0x0004 - 0x0000)
|
|
struct BUI_AnimWidget_OnAnimationSequenceEvent final
|
|
{
|
|
public:
|
|
int32 Param; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BUI_AnimWidget_OnAnimationSequenceEvent;
|
|
|
|
// Function b1-Managed.BANS_GSSlowTime.GSNotifyBeginCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_GSSlowTime_GSNotifyBeginCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
float TotalDuration; // 0x0048(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSSlowTime_GSNotifyBeginCS;
|
|
|
|
// Function b1-Managed.BED_QuestNode_RemoveBuff.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_QuestNode_RemoveBuff_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_QuestNode_RemoveBuff_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BANS_GSSpawnBullets.GSValidateInputCS
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct BANS_GSSpawnBullets_GSValidateInputCS final
|
|
{
|
|
public:
|
|
class AActor* InActor; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSSpawnBullets_GSValidateInputCS;
|
|
|
|
// Function b1-Managed.BANS_GSSpawnBullets.GSNotifyBeginCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_GSSpawnBullets_GSNotifyBeginCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
float TotalDuration; // 0x0048(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSSpawnBullets_GSNotifyBeginCS;
|
|
|
|
// Function b1-Managed.BANS_GSSpawnBullets.GSNotifyEndCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BANS_GSSpawnBullets_GSNotifyEndCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSSpawnBullets_GSNotifyEndCS;
|
|
|
|
// Function b1-Managed.BANS_GSSpawnBullets.MarkDirty
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BANS_GSSpawnBullets_MarkDirty final
|
|
{
|
|
public:
|
|
uint8 ReturnValue : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSSpawnBullets_MarkDirty;
|
|
|
|
// Function b1-Managed.BED_TaskNode_GamePass.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_TaskNode_GamePass_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_TaskNode_GamePass_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BANS_GSSweepCheck.GSValidateInputCS
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct BANS_GSSweepCheck_GSValidateInputCS final
|
|
{
|
|
public:
|
|
class AActor* Actor; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSSweepCheck_GSValidateInputCS;
|
|
|
|
// Function b1-Managed.BANS_GSSweepCheck.GSNotifyBeginCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_GSSweepCheck_GSNotifyBeginCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
float TotalDuration; // 0x0048(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSSweepCheck_GSNotifyBeginCS;
|
|
|
|
// Function b1-Managed.BANS_GSSweepCheck.GSNotifyTickCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_GSSweepCheck_GSNotifyTickCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
float FrameDeltaTime; // 0x0048(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSSweepCheck_GSNotifyTickCS;
|
|
|
|
// Function b1-Managed.BANS_GSSweepCheck.GSNotifyEndCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BANS_GSSweepCheck_GSNotifyEndCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSSweepCheck_GSNotifyEndCS;
|
|
|
|
// Function b1-Managed.BANS_GSSweepCheck.AddAssistBreakFrozenEffectID
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct BANS_GSSweepCheck_AddAssistBreakFrozenEffectID final
|
|
{
|
|
public:
|
|
int32 AssistBreakFrozenEffectID; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 ReturnValue : 1; // 0x0004(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSSweepCheck_AddAssistBreakFrozenEffectID;
|
|
|
|
// Function b1-Managed.BANS_GSSweepCheck.ReplaceEffectIDByPreID
|
|
// 0x000C (0x000C - 0x0000)
|
|
struct BANS_GSSweepCheck_ReplaceEffectIDByPreID final
|
|
{
|
|
public:
|
|
int32 OldPreID; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
int32 NewPreID; // 0x0004(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 ReturnValue : 1; // 0x0008(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSSweepCheck_ReplaceEffectIDByPreID;
|
|
|
|
// Function b1-Managed.BANS_GSSweepCheck.ResetSweepCheckChanel
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BANS_GSSweepCheck_ResetSweepCheckChanel final
|
|
{
|
|
public:
|
|
ECollisionChannel NewCollisionChanel; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSSweepCheck_ResetSweepCheckChanel;
|
|
|
|
// Function b1-Managed.BANS_GSSweepCheck.HasAbnormalStateData
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BANS_GSSweepCheck_HasAbnormalStateData final
|
|
{
|
|
public:
|
|
uint8 ReturnValue : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSSweepCheck_HasAbnormalStateData;
|
|
|
|
// Function b1-Managed.BANS_GSMontageJumpToSection.GetJumpableSectionPrefix
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BANS_GSMontageJumpToSection_GetJumpableSectionPrefix final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSMontageJumpToSection_GetJumpableSectionPrefix;
|
|
|
|
// Function b1-Managed.BANS_GSMontageJumpToSection.GSAllowCrossSection
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BANS_GSMontageJumpToSection_GSAllowCrossSection final
|
|
{
|
|
public:
|
|
uint8 ReturnValue : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSMontageJumpToSection_GSAllowCrossSection;
|
|
|
|
// Function b1-Managed.BANS_GSMontageJumpToSection.GSNotifyBeginCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_GSMontageJumpToSection_GSNotifyBeginCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
float TotalDuration; // 0x0048(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSMontageJumpToSection_GSNotifyBeginCS;
|
|
|
|
// Function b1-Managed.BANS_GSMontageJumpToSection.GetAnimNSType
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BANS_GSMontageJumpToSection_GetAnimNSType final
|
|
{
|
|
public:
|
|
EGsEnAnimNS ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSMontageJumpToSection_GetAnimNSType;
|
|
|
|
// Function b1-Managed.BANS_GSTestIn426.GSNotifyBeginCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_GSTestIn426_GSNotifyBeginCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
float TotalDuration; // 0x0048(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSTestIn426_GSNotifyBeginCS;
|
|
|
|
// Function b1-Managed.BANS_GSTestIn426.GSNotifyTickCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_GSTestIn426_GSNotifyTickCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
float FrameDeltaTime; // 0x0048(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSTestIn426_GSNotifyTickCS;
|
|
|
|
// Function b1-Managed.BANS_GSTestIn426.GSNotifyEndCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BANS_GSTestIn426_GSNotifyEndCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSTestIn426_GSNotifyEndCS;
|
|
|
|
// Function b1-Managed.BUAnimQuadruped.BlueprintThreadSafeUpdateAnimation
|
|
// 0x0004 (0x0004 - 0x0000)
|
|
struct BUAnimQuadruped_BlueprintThreadSafeUpdateAnimation final
|
|
{
|
|
public:
|
|
float DeltaTime; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BUAnimQuadruped_BlueprintThreadSafeUpdateAnimation;
|
|
|
|
// Function b1-Managed.BANS_GSTireMarks.GSNotifyBeginCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_GSTireMarks_GSNotifyBeginCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
float TotalDuration; // 0x0048(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSTireMarks_GSNotifyBeginCS;
|
|
|
|
// Function b1-Managed.BANS_GSTireMarks.GSNotifyTickCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_GSTireMarks_GSNotifyTickCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
float FrameDeltaTime; // 0x0048(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSTireMarks_GSNotifyTickCS;
|
|
|
|
// Function b1-Managed.BANS_GSTireMarks.GSNotifyEndCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BANS_GSTireMarks_GSNotifyEndCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSTireMarks_GSNotifyEndCS;
|
|
|
|
// Function b1-Managed.BANS_GSTouchItem.GSNotifyBeginCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_GSTouchItem_GSNotifyBeginCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
float TotalDuration; // 0x0048(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSTouchItem_GSNotifyBeginCS;
|
|
|
|
// Function b1-Managed.BANS_GSTouchItem.GSNotifyTickCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_GSTouchItem_GSNotifyTickCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
float FrameDeltaTime; // 0x0048(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSTouchItem_GSNotifyTickCS;
|
|
|
|
// Function b1-Managed.BANS_GSTouchItem.GSNotifyEndCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BANS_GSTouchItem_GSNotifyEndCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSTouchItem_GSNotifyEndCS;
|
|
|
|
// Function b1-Managed.BUAnim_PostProcess_Wukong.BlueprintUpdateAnimation
|
|
// 0x0004 (0x0004 - 0x0000)
|
|
struct BUAnim_PostProcess_Wukong_BlueprintUpdateAnimation final
|
|
{
|
|
public:
|
|
float DeltaTimeX; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BUAnim_PostProcess_Wukong_BlueprintUpdateAnimation;
|
|
|
|
// Function b1-Managed.BANS_GSWeponHide.GSNotifyBeginCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_GSWeponHide_GSNotifyBeginCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
float TotalDuration; // 0x0048(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSWeponHide_GSNotifyBeginCS;
|
|
|
|
// Function b1-Managed.BANS_GSWeponHide.GSNotifyEndCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BANS_GSWeponHide_GSNotifyEndCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSWeponHide_GSNotifyEndCS;
|
|
|
|
// Function b1-Managed.BANS_PlayRotAMByCamRotInAM.GSNotifyBeginCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_PlayRotAMByCamRotInAM_GSNotifyBeginCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
float TotalDuration; // 0x0048(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_PlayRotAMByCamRotInAM_GSNotifyBeginCS;
|
|
|
|
// Function b1-Managed.BANS_PlayRotAMByCamRotInAM.GSNotifyTickCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_PlayRotAMByCamRotInAM_GSNotifyTickCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
float FrameDeltaTime; // 0x0048(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_PlayRotAMByCamRotInAM_GSNotifyTickCS;
|
|
|
|
// Function b1-Managed.BANS_PlayRotAMByCamRotInAM.GSNotifyEndCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BANS_PlayRotAMByCamRotInAM_GSNotifyEndCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_PlayRotAMByCamRotInAM_GSNotifyEndCS;
|
|
|
|
// Function b1-Managed.BANS_RespectCollisionInASS.GSAllowCrossSection
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BANS_RespectCollisionInASS_GSAllowCrossSection final
|
|
{
|
|
public:
|
|
uint8 ReturnValue : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BANS_RespectCollisionInASS_GSAllowCrossSection;
|
|
|
|
// Function b1-Managed.BANS_RespectCollisionInASS.GSNotifyBeginCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_RespectCollisionInASS_GSNotifyBeginCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
float TotalDuration; // 0x0048(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_RespectCollisionInASS_GSNotifyBeginCS;
|
|
|
|
// Function b1-Managed.BANS_RespectCollisionInASS.GSNotifyEndCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BANS_RespectCollisionInASS_GSNotifyEndCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_RespectCollisionInASS_GSNotifyEndCS;
|
|
|
|
// Function b1-Managed.BED_ComboAsset.GetExtraDefaultOutputNodesInBranchGraph
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct BED_ComboAsset_GetExtraDefaultOutputNodesInBranchGraph final
|
|
{
|
|
public:
|
|
TArray<class UClass*> OutClasses; // 0x0000(0x0010)(Parm, OutParm)
|
|
int32 ReturnValue; // 0x0010(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_ComboAsset_GetExtraDefaultOutputNodesInBranchGraph;
|
|
|
|
// Function b1-Managed.BED_ComboAsset.GetExtraDefaultInputNodesInBranchGraph
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct BED_ComboAsset_GetExtraDefaultInputNodesInBranchGraph final
|
|
{
|
|
public:
|
|
TArray<class UClass*> OutClasses; // 0x0000(0x0010)(Parm, OutParm)
|
|
int32 ReturnValue; // 0x0010(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_ComboAsset_GetExtraDefaultInputNodesInBranchGraph;
|
|
|
|
// Function b1-Managed.BED_ComboAsset.GetRerouteNodeClassInBranchGraph
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct BED_ComboAsset_GetRerouteNodeClassInBranchGraph final
|
|
{
|
|
public:
|
|
class UClass* ReturnValue; // 0x0000(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_ComboAsset_GetRerouteNodeClassInBranchGraph;
|
|
|
|
// Function b1-Managed.BED_ComboAsset.GetStartNodeClassInBranchGraph
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct BED_ComboAsset_GetStartNodeClassInBranchGraph final
|
|
{
|
|
public:
|
|
class UClass* ReturnValue; // 0x0000(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_ComboAsset_GetStartNodeClassInBranchGraph;
|
|
|
|
// Function b1-Managed.BED_ComboAsset.GetExtraDefaultOutputNodes
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct BED_ComboAsset_GetExtraDefaultOutputNodes final
|
|
{
|
|
public:
|
|
TArray<class UClass*> OutClasses; // 0x0000(0x0010)(Parm, OutParm)
|
|
int32 ReturnValue; // 0x0010(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_ComboAsset_GetExtraDefaultOutputNodes;
|
|
|
|
// Function b1-Managed.BED_ComboAsset.GetExtraDefaultInputNodes
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct BED_ComboAsset_GetExtraDefaultInputNodes final
|
|
{
|
|
public:
|
|
TArray<class UClass*> OutClasses; // 0x0000(0x0010)(Parm, OutParm)
|
|
int32 ReturnValue; // 0x0010(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_ComboAsset_GetExtraDefaultInputNodes;
|
|
|
|
// Function b1-Managed.BED_ComboAsset.GetRerouteNodeClass
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct BED_ComboAsset_GetRerouteNodeClass final
|
|
{
|
|
public:
|
|
class UClass* ReturnValue; // 0x0000(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_ComboAsset_GetRerouteNodeClass;
|
|
|
|
// Function b1-Managed.BED_ComboAsset.GetStartNodeClass
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct BED_ComboAsset_GetStartNodeClass final
|
|
{
|
|
public:
|
|
class UClass* ReturnValue; // 0x0000(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_ComboAsset_GetStartNodeClass;
|
|
|
|
// Function b1-Managed.BED_ComboAsset.GetViewType
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BED_ComboAsset_GetViewType final
|
|
{
|
|
public:
|
|
ECalliopeViewType ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_ComboAsset_GetViewType;
|
|
|
|
// Function b1-Managed.BANS_SetCurveValueToHair.GetAnimNSType
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BANS_SetCurveValueToHair_GetAnimNSType final
|
|
{
|
|
public:
|
|
EGsEnAnimNS ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_SetCurveValueToHair_GetAnimNSType;
|
|
|
|
// Function b1-Managed.BAN_GSReSetHoldShield.bIsNativeBranchingPointCS
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BAN_GSReSetHoldShield_bIsNativeBranchingPointCS final
|
|
{
|
|
public:
|
|
uint8 ReturnValue : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BAN_GSReSetHoldShield_bIsNativeBranchingPointCS;
|
|
|
|
// Function b1-Managed.BAN_GSReSetHoldShield.GSValidateInputCS
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct BAN_GSReSetHoldShield_GSValidateInputCS final
|
|
{
|
|
public:
|
|
class AActor* Actor; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BAN_GSReSetHoldShield_GSValidateInputCS;
|
|
|
|
// Function b1-Managed.BAN_GSReSetHoldShield.GSNotifyCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BAN_GSReSetHoldShield_GSNotifyCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BAN_GSReSetHoldShield_GSNotifyCS;
|
|
|
|
// Function b1-Managed.BANS_GSSlowIK.GSNotifyBeginCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_GSSlowIK_GSNotifyBeginCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
float TotalDuration; // 0x0048(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSSlowIK_GSNotifyBeginCS;
|
|
|
|
// Function b1-Managed.BANS_GSSlowIK.GSNotifyTickCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_GSSlowIK_GSNotifyTickCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
float FrameDeltaTime; // 0x0048(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSSlowIK_GSNotifyTickCS;
|
|
|
|
// Function b1-Managed.BANS_GSSlowIK.GSNotifyEndCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BANS_GSSlowIK_GSNotifyEndCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSSlowIK_GSNotifyEndCS;
|
|
|
|
// Function b1-Managed.BANS_SwicthMoveState.GSNotifyBeginCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_SwicthMoveState_GSNotifyBeginCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
float TotalDuration; // 0x0048(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_SwicthMoveState_GSNotifyBeginCS;
|
|
|
|
// Function b1-Managed.BANS_SwicthMoveState.GSNotifyEndCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BANS_SwicthMoveState_GSNotifyEndCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_SwicthMoveState_GSNotifyEndCS;
|
|
|
|
// Function b1-Managed.BANS_GSHandleBattleMessage.bIsNativeBranchingPointCS
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BANS_GSHandleBattleMessage_bIsNativeBranchingPointCS final
|
|
{
|
|
public:
|
|
uint8 ReturnValue : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSHandleBattleMessage_bIsNativeBranchingPointCS;
|
|
|
|
// Function b1-Managed.BANS_GSHandleBattleMessage.GSNotifyCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BANS_GSHandleBattleMessage_GSNotifyCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSHandleBattleMessage_GSNotifyCS;
|
|
|
|
// Function b1-Managed.BAN_GSNotifyBehaviorGraph.bIsNativeBranchingPointCS
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BAN_GSNotifyBehaviorGraph_bIsNativeBranchingPointCS final
|
|
{
|
|
public:
|
|
uint8 ReturnValue : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BAN_GSNotifyBehaviorGraph_bIsNativeBranchingPointCS;
|
|
|
|
// Function b1-Managed.BAN_GSNotifyBehaviorGraph.GSNotifyCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BAN_GSNotifyBehaviorGraph_GSNotifyCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BAN_GSNotifyBehaviorGraph_GSNotifyCS;
|
|
|
|
// Function b1-Managed.BAN_GSSummonUnit.GSNotifyCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BAN_GSSummonUnit_GSNotifyCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BAN_GSSummonUnit_GSNotifyCS;
|
|
|
|
// Function b1-Managed.BAN_ShowShrineMain.GSNotifyCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BAN_ShowShrineMain_GSNotifyCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BAN_ShowShrineMain_GSNotifyCS;
|
|
|
|
// Function b1-Managed.BED_FSMAsset.GetExtraDefaultOutputNodesInBranchGraph
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct BED_FSMAsset_GetExtraDefaultOutputNodesInBranchGraph final
|
|
{
|
|
public:
|
|
TArray<class UClass*> OutClasses; // 0x0000(0x0010)(Parm, OutParm)
|
|
int32 ReturnValue; // 0x0010(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMAsset_GetExtraDefaultOutputNodesInBranchGraph;
|
|
|
|
// Function b1-Managed.BED_FSMAsset.GetExtraDefaultInputNodesInBranchGraph
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct BED_FSMAsset_GetExtraDefaultInputNodesInBranchGraph final
|
|
{
|
|
public:
|
|
TArray<class UClass*> OutClasses; // 0x0000(0x0010)(Parm, OutParm)
|
|
int32 ReturnValue; // 0x0010(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMAsset_GetExtraDefaultInputNodesInBranchGraph;
|
|
|
|
// Function b1-Managed.BED_FSMAsset.GetRerouteNodeClassInBranchGraph
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct BED_FSMAsset_GetRerouteNodeClassInBranchGraph final
|
|
{
|
|
public:
|
|
class UClass* ReturnValue; // 0x0000(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMAsset_GetRerouteNodeClassInBranchGraph;
|
|
|
|
// Function b1-Managed.BED_FSMAsset.GetStartNodeClassInBranchGraph
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct BED_FSMAsset_GetStartNodeClassInBranchGraph final
|
|
{
|
|
public:
|
|
class UClass* ReturnValue; // 0x0000(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMAsset_GetStartNodeClassInBranchGraph;
|
|
|
|
// Function b1-Managed.BED_FSMAsset.GetExtraDefaultOutputNodes
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct BED_FSMAsset_GetExtraDefaultOutputNodes final
|
|
{
|
|
public:
|
|
TArray<class UClass*> OutClasses; // 0x0000(0x0010)(Parm, OutParm)
|
|
int32 ReturnValue; // 0x0010(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMAsset_GetExtraDefaultOutputNodes;
|
|
|
|
// Function b1-Managed.BED_FSMAsset.GetExtraDefaultInputNodes
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct BED_FSMAsset_GetExtraDefaultInputNodes final
|
|
{
|
|
public:
|
|
TArray<class UClass*> OutClasses; // 0x0000(0x0010)(Parm, OutParm)
|
|
int32 ReturnValue; // 0x0010(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMAsset_GetExtraDefaultInputNodes;
|
|
|
|
// Function b1-Managed.BED_FSMAsset.GetRerouteNodeClass
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct BED_FSMAsset_GetRerouteNodeClass final
|
|
{
|
|
public:
|
|
class UClass* ReturnValue; // 0x0000(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMAsset_GetRerouteNodeClass;
|
|
|
|
// Function b1-Managed.BED_FSMAsset.GetStartNodeClass
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct BED_FSMAsset_GetStartNodeClass final
|
|
{
|
|
public:
|
|
class UClass* ReturnValue; // 0x0000(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMAsset_GetStartNodeClass;
|
|
|
|
// Function b1-Managed.BED_FSMAsset.GetViewType
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BED_FSMAsset_GetViewType final
|
|
{
|
|
public:
|
|
ECalliopeViewType ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_FSMAsset_GetViewType;
|
|
|
|
// Function b1-Managed.BANS_SpawnFXByDispConfig.GSNotifyBeginCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_SpawnFXByDispConfig_GSNotifyBeginCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
float TotalDuration; // 0x0048(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_SpawnFXByDispConfig_GSNotifyBeginCS;
|
|
|
|
// Function b1-Managed.BANS_SpawnFXByDispConfig.GSNotifyEndCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BANS_SpawnFXByDispConfig_GSNotifyEndCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_SpawnFXByDispConfig_GSNotifyEndCS;
|
|
|
|
// Function b1-Managed.BANS_TriggerSkillCameraGroup.GSNotifyBeginCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_TriggerSkillCameraGroup_GSNotifyBeginCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
float TotalDuration; // 0x0048(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_TriggerSkillCameraGroup_GSNotifyBeginCS;
|
|
|
|
// Function b1-Managed.BANS_TriggerSkillCameraGroup.GSNotifyEndCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BANS_TriggerSkillCameraGroup_GSNotifyEndCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_TriggerSkillCameraGroup_GSNotifyEndCS;
|
|
|
|
// Function b1-Managed.BANS_X2_PlayDBCDataAsset.GSNotifyBeginCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_X2_PlayDBCDataAsset_GSNotifyBeginCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
float TotalDuration; // 0x0048(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_X2_PlayDBCDataAsset_GSNotifyBeginCS;
|
|
|
|
// Function b1-Managed.BANS_X2_PlayDBCDataAsset.GSNotifyEndCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BANS_X2_PlayDBCDataAsset_GSNotifyEndCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_X2_PlayDBCDataAsset_GSNotifyEndCS;
|
|
|
|
// Function b1-Managed.BANS_GSAttachDropItemToSocket.GSNotifyBeginCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_GSAttachDropItemToSocket_GSNotifyBeginCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
float TotalDuration; // 0x0048(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSAttachDropItemToSocket_GSNotifyBeginCS;
|
|
|
|
// Function b1-Managed.BANS_GSAttachDropItemToSocket.GSNotifyEndCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BANS_GSAttachDropItemToSocket_GSNotifyEndCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSAttachDropItemToSocket_GSNotifyEndCS;
|
|
|
|
// Function b1-Managed.BAN_GSReplaceDropItem.bIsNativeBranchingPointCS
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BAN_GSReplaceDropItem_bIsNativeBranchingPointCS final
|
|
{
|
|
public:
|
|
uint8 ReturnValue : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BAN_GSReplaceDropItem_bIsNativeBranchingPointCS;
|
|
|
|
// Function b1-Managed.BAN_GSReplaceDropItem.GSNotifyCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BAN_GSReplaceDropItem_GSNotifyCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BAN_GSReplaceDropItem_GSNotifyCS;
|
|
|
|
// Function b1-Managed.BAN_GSEndForcePerformance.bIsNativeBranchingPointCS
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BAN_GSEndForcePerformance_bIsNativeBranchingPointCS final
|
|
{
|
|
public:
|
|
uint8 ReturnValue : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BAN_GSEndForcePerformance_bIsNativeBranchingPointCS;
|
|
|
|
// Function b1-Managed.BAN_GSEndForcePerformance.GSNotifyCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BAN_GSEndForcePerformance_GSNotifyCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BAN_GSEndForcePerformance_GSNotifyCS;
|
|
|
|
// Function b1-Managed.BAN_GSSetSimpleState.GSNotifyCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BAN_GSSetSimpleState_GSNotifyCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BAN_GSSetSimpleState_GSNotifyCS;
|
|
|
|
// Function b1-Managed.BAN_GSAIJumpEnd.bIsNativeBranchingPointCS
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BAN_GSAIJumpEnd_bIsNativeBranchingPointCS final
|
|
{
|
|
public:
|
|
uint8 ReturnValue : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BAN_GSAIJumpEnd_bIsNativeBranchingPointCS;
|
|
|
|
// Function b1-Managed.BAN_GSAIJumpEnd.GSNotifyCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BAN_GSAIJumpEnd_GSNotifyCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BAN_GSAIJumpEnd_GSNotifyCS;
|
|
|
|
// Function b1-Managed.BAN_GSAkEvent.bIsNativeBranchingPointCS
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BAN_GSAkEvent_bIsNativeBranchingPointCS final
|
|
{
|
|
public:
|
|
uint8 ReturnValue : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BAN_GSAkEvent_bIsNativeBranchingPointCS;
|
|
|
|
// Function b1-Managed.BAN_GSAkEvent.GetSoftReferences
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BAN_GSAkEvent_GetSoftReferences final
|
|
{
|
|
public:
|
|
TArray<struct FSoftObjectPath> ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ReturnParm)
|
|
};
|
|
DUMPER7_ASSERTS_BAN_GSAkEvent_GetSoftReferences;
|
|
|
|
// Function b1-Managed.BAN_GSAkEvent.GSNotifyCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BAN_GSAkEvent_GSNotifyCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BAN_GSAkEvent_GSNotifyCS;
|
|
|
|
// Function b1-Managed.BANS_GSCallMultiPointsRegister.GSNotifyBeginCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_GSCallMultiPointsRegister_GSNotifyBeginCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
float TotalDuration; // 0x0048(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSCallMultiPointsRegister_GSNotifyBeginCS;
|
|
|
|
// Function b1-Managed.BAN_GSIncreaseChargeLevel.bIsNativeBranchingPointCS
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BAN_GSIncreaseChargeLevel_bIsNativeBranchingPointCS final
|
|
{
|
|
public:
|
|
uint8 ReturnValue : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BAN_GSIncreaseChargeLevel_bIsNativeBranchingPointCS;
|
|
|
|
// Function b1-Managed.BAN_GSIncreaseChargeLevel.GSNotifyCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BAN_GSIncreaseChargeLevel_GSNotifyCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BAN_GSIncreaseChargeLevel_GSNotifyCS;
|
|
|
|
// Function b1-Managed.BAN_GSLaunchCharacter.bIsNativeBranchingPointCS
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BAN_GSLaunchCharacter_bIsNativeBranchingPointCS final
|
|
{
|
|
public:
|
|
uint8 ReturnValue : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BAN_GSLaunchCharacter_bIsNativeBranchingPointCS;
|
|
|
|
// Function b1-Managed.BAN_GSLaunchCharacter.GSNotifyCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BAN_GSLaunchCharacter_GSNotifyCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BAN_GSLaunchCharacter_GSNotifyCS;
|
|
|
|
// Function b1-Managed.BAN_GSAwakePartner.bIsNativeBranchingPointCS
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BAN_GSAwakePartner_bIsNativeBranchingPointCS final
|
|
{
|
|
public:
|
|
uint8 ReturnValue : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BAN_GSAwakePartner_bIsNativeBranchingPointCS;
|
|
|
|
// Function b1-Managed.BAN_GSAwakePartner.GSNotifyCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BAN_GSAwakePartner_GSNotifyCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BAN_GSAwakePartner_GSNotifyCS;
|
|
|
|
// Function b1-Managed.BAN_GSB1SpawnDecalActor.GSNotifyCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BAN_GSB1SpawnDecalActor_GSNotifyCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BAN_GSB1SpawnDecalActor_GSNotifyCS;
|
|
|
|
// Function b1-Managed.BAN_GSCallMasterUseSkill.bIsNativeBranchingPointCS
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BAN_GSCallMasterUseSkill_bIsNativeBranchingPointCS final
|
|
{
|
|
public:
|
|
uint8 ReturnValue : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BAN_GSCallMasterUseSkill_bIsNativeBranchingPointCS;
|
|
|
|
// Function b1-Managed.BAN_GSCallMasterUseSkill.GSNotifyCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BAN_GSCallMasterUseSkill_GSNotifyCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BAN_GSCallMasterUseSkill_GSNotifyCS;
|
|
|
|
// Function b1-Managed.BAN_GSClearComboKeyCache.bIsNativeBranchingPointCS
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BAN_GSClearComboKeyCache_bIsNativeBranchingPointCS final
|
|
{
|
|
public:
|
|
uint8 ReturnValue : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BAN_GSClearComboKeyCache_bIsNativeBranchingPointCS;
|
|
|
|
// Function b1-Managed.BAN_GSClearComboKeyCache.GSNotifyCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BAN_GSClearComboKeyCache_GSNotifyCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BAN_GSClearComboKeyCache_GSNotifyCS;
|
|
|
|
// Function b1-Managed.BAN_GSDestroyFXCompByTag.GSNotifyCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BAN_GSDestroyFXCompByTag_GSNotifyCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BAN_GSDestroyFXCompByTag_GSNotifyCS;
|
|
|
|
// Function b1-Managed.BAN_GSDestroyProjectileByID.bIsNativeBranchingPointCS
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BAN_GSDestroyProjectileByID_bIsNativeBranchingPointCS final
|
|
{
|
|
public:
|
|
uint8 ReturnValue : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BAN_GSDestroyProjectileByID_bIsNativeBranchingPointCS;
|
|
|
|
// Function b1-Managed.BAN_GSDestroyProjectileByID.GSNotifyCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BAN_GSDestroyProjectileByID_GSNotifyCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BAN_GSDestroyProjectileByID_GSNotifyCS;
|
|
|
|
// Function b1-Managed.BAN_GSEnableAIPerception.bIsNativeBranchingPointCS
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BAN_GSEnableAIPerception_bIsNativeBranchingPointCS final
|
|
{
|
|
public:
|
|
uint8 ReturnValue : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BAN_GSEnableAIPerception_bIsNativeBranchingPointCS;
|
|
|
|
// Function b1-Managed.BAN_GSEnableAIPerception.GSNotifyCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BAN_GSEnableAIPerception_GSNotifyCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BAN_GSEnableAIPerception_GSNotifyCS;
|
|
|
|
// Function b1-Managed.AnimNotifyState_GSFootSlide.GSNotifyBeginCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct AnimNotifyState_GSFootSlide_GSNotifyBeginCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
float TotalDuration; // 0x0048(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_AnimNotifyState_GSFootSlide_GSNotifyBeginCS;
|
|
|
|
// Function b1-Managed.BAN_GSGhost.GSNotifyCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BAN_GSGhost_GSNotifyCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BAN_GSGhost_GSNotifyCS;
|
|
|
|
// Function b1-Managed.BAN_GSMontageJumpToSectionByCondition.bIsNativeBranchingPointCS
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BAN_GSMontageJumpToSectionByCondition_bIsNativeBranchingPointCS final
|
|
{
|
|
public:
|
|
uint8 ReturnValue : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BAN_GSMontageJumpToSectionByCondition_bIsNativeBranchingPointCS;
|
|
|
|
// Function b1-Managed.BAN_GSMontageJumpToSectionByCondition.GetJumpableSectionPrefix
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BAN_GSMontageJumpToSectionByCondition_GetJumpableSectionPrefix final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BAN_GSMontageJumpToSectionByCondition_GetJumpableSectionPrefix;
|
|
|
|
// Function b1-Managed.BAN_GSMontageJumpToSectionByCondition.GetAnimNType
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BAN_GSMontageJumpToSectionByCondition_GetAnimNType final
|
|
{
|
|
public:
|
|
EGsEnAnimN ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BAN_GSMontageJumpToSectionByCondition_GetAnimNType;
|
|
|
|
// Function b1-Managed.BAN_GSMontageJumpToSectionByCondition.GSNotifyCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BAN_GSMontageJumpToSectionByCondition_GSNotifyCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BAN_GSMontageJumpToSectionByCondition_GSNotifyCS;
|
|
|
|
// Function b1-Managed.BAN_GSPlayAtkFXOnGround.GSNotifyCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BAN_GSPlayAtkFXOnGround_GSNotifyCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BAN_GSPlayAtkFXOnGround_GSNotifyCS;
|
|
|
|
// Function b1-Managed.BAN_GSPlayBeamFX.GetSoftReferences
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BAN_GSPlayBeamFX_GetSoftReferences final
|
|
{
|
|
public:
|
|
TArray<struct FSoftObjectPath> ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ReturnParm)
|
|
};
|
|
DUMPER7_ASSERTS_BAN_GSPlayBeamFX_GetSoftReferences;
|
|
|
|
// Function b1-Managed.BAN_GSPlayBeamFX.GSNotifyCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BAN_GSPlayBeamFX_GSNotifyCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BAN_GSPlayBeamFX_GSNotifyCS;
|
|
|
|
// Function b1-Managed.BAN_GSPlayDummyAnim.bIsNativeBranchingPointCS
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BAN_GSPlayDummyAnim_bIsNativeBranchingPointCS final
|
|
{
|
|
public:
|
|
uint8 ReturnValue : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BAN_GSPlayDummyAnim_bIsNativeBranchingPointCS;
|
|
|
|
// Function b1-Managed.BAN_GSPlayDummyAnim.GSNotifyCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BAN_GSPlayDummyAnim_GSNotifyCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BAN_GSPlayDummyAnim_GSNotifyCS;
|
|
|
|
// Function b1-Managed.BAN_GSPlaySequence.bIsNativeBranchingPointCS
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BAN_GSPlaySequence_bIsNativeBranchingPointCS final
|
|
{
|
|
public:
|
|
uint8 ReturnValue : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BAN_GSPlaySequence_bIsNativeBranchingPointCS;
|
|
|
|
// Function b1-Managed.BAN_GSPlaySequence.GetSoftReferences
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BAN_GSPlaySequence_GetSoftReferences final
|
|
{
|
|
public:
|
|
TArray<struct FSoftObjectPath> ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ReturnParm)
|
|
};
|
|
DUMPER7_ASSERTS_BAN_GSPlaySequence_GetSoftReferences;
|
|
|
|
// Function b1-Managed.BAN_GSPlaySequence.GSNotifyCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BAN_GSPlaySequence_GSNotifyCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BAN_GSPlaySequence_GSNotifyCS;
|
|
|
|
// Function b1-Managed.BAN_GSPlayerJump.bIsNativeBranchingPointCS
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BAN_GSPlayerJump_bIsNativeBranchingPointCS final
|
|
{
|
|
public:
|
|
uint8 ReturnValue : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BAN_GSPlayerJump_bIsNativeBranchingPointCS;
|
|
|
|
// Function b1-Managed.BAN_GSPlayerJump.GSNotifyCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BAN_GSPlayerJump_GSNotifyCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BAN_GSPlayerJump_GSNotifyCS;
|
|
|
|
// Function b1-Managed.BAN_GSQTEDecHP.GSNotifyCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BAN_GSQTEDecHP_GSNotifyCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BAN_GSQTEDecHP_GSNotifyCS;
|
|
|
|
// Function b1-Managed.BAN_GSQTESceneNotify.GSNotifyCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BAN_GSQTESceneNotify_GSNotifyCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BAN_GSQTESceneNotify_GSNotifyCS;
|
|
|
|
// Function b1-Managed.BAN_GSRagDoll.GSNotifyCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BAN_GSRagDoll_GSNotifyCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BAN_GSRagDoll_GSNotifyCS;
|
|
|
|
// Function b1-Managed.BAN_GSRemoveSceneItemData.bIsNativeBranchingPointCS
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BAN_GSRemoveSceneItemData_bIsNativeBranchingPointCS final
|
|
{
|
|
public:
|
|
uint8 ReturnValue : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BAN_GSRemoveSceneItemData_bIsNativeBranchingPointCS;
|
|
|
|
// Function b1-Managed.BAN_GSRemoveSceneItemData.GSNotifyCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BAN_GSRemoveSceneItemData_GSNotifyCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BAN_GSRemoveSceneItemData_GSNotifyCS;
|
|
|
|
// Function b1-Managed.BAN_GSSetActorScale.bIsNativeBranchingPointCS
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BAN_GSSetActorScale_bIsNativeBranchingPointCS final
|
|
{
|
|
public:
|
|
uint8 ReturnValue : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BAN_GSSetActorScale_bIsNativeBranchingPointCS;
|
|
|
|
// Function b1-Managed.BAN_GSSetActorScale.GSNotifyCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BAN_GSSetActorScale_GSNotifyCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BAN_GSSetActorScale_GSNotifyCS;
|
|
|
|
// Function b1-Managed.BAN_GSSetCachePoint.bIsNativeBranchingPointCS
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BAN_GSSetCachePoint_bIsNativeBranchingPointCS final
|
|
{
|
|
public:
|
|
uint8 ReturnValue : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BAN_GSSetCachePoint_bIsNativeBranchingPointCS;
|
|
|
|
// Function b1-Managed.BAN_GSSetCachePoint.GSNotifyCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BAN_GSSetCachePoint_GSNotifyCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BAN_GSSetCachePoint_GSNotifyCS;
|
|
|
|
// Function b1-Managed.BAN_GSSetCustomDepthStencil.GSNotifyCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BAN_GSSetCustomDepthStencil_GSNotifyCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BAN_GSSetCustomDepthStencil_GSNotifyCS;
|
|
|
|
// Function b1-Managed.BANS_GSRebirthPointInteract.GSNotifyBeginCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_GSRebirthPointInteract_GSNotifyBeginCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
float TotalDuration; // 0x0048(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSRebirthPointInteract_GSNotifyBeginCS;
|
|
|
|
// Function b1-Managed.BANS_GSRebirthPointInteract.GSNotifyTickCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_GSRebirthPointInteract_GSNotifyTickCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
float FrameDeltaTime; // 0x0048(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSRebirthPointInteract_GSNotifyTickCS;
|
|
|
|
// Function b1-Managed.BANS_GSRebirthPointInteract.GSNotifyEndCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BANS_GSRebirthPointInteract_GSNotifyEndCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSRebirthPointInteract_GSNotifyEndCS;
|
|
|
|
// Function b1-Managed.BAN_GSSpawnLightningActor.GSNotifyCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BAN_GSSpawnLightningActor_GSNotifyCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BAN_GSSpawnLightningActor_GSNotifyCS;
|
|
|
|
// Function b1-Managed.BAN_GSSpawnSceneItem.bIsNativeBranchingPointCS
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BAN_GSSpawnSceneItem_bIsNativeBranchingPointCS final
|
|
{
|
|
public:
|
|
uint8 ReturnValue : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BAN_GSSpawnSceneItem_bIsNativeBranchingPointCS;
|
|
|
|
// Function b1-Managed.BAN_GSSpawnSceneItem.GSNotifyCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BAN_GSSpawnSceneItem_GSNotifyCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BAN_GSSpawnSceneItem_GSNotifyCS;
|
|
|
|
// Function b1-Managed.BAN_GSSplineFlyMove.bIsNativeBranchingPointCS
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BAN_GSSplineFlyMove_bIsNativeBranchingPointCS final
|
|
{
|
|
public:
|
|
uint8 ReturnValue : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BAN_GSSplineFlyMove_bIsNativeBranchingPointCS;
|
|
|
|
// Function b1-Managed.BAN_GSSplineFlyMove.GSNotifyCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BAN_GSSplineFlyMove_GSNotifyCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BAN_GSSplineFlyMove_GSNotifyCS;
|
|
|
|
// Function b1-Managed.BAN_GSTriggerChargeSkill.bIsNativeBranchingPointCS
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BAN_GSTriggerChargeSkill_bIsNativeBranchingPointCS final
|
|
{
|
|
public:
|
|
uint8 ReturnValue : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BAN_GSTriggerChargeSkill_bIsNativeBranchingPointCS;
|
|
|
|
// Function b1-Managed.BAN_GSTriggerChargeSkill.GSValidateInputCS
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct BAN_GSTriggerChargeSkill_GSValidateInputCS final
|
|
{
|
|
public:
|
|
class AActor* Actor; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BAN_GSTriggerChargeSkill_GSValidateInputCS;
|
|
|
|
// Function b1-Managed.BAN_GSTriggerChargeSkill.GSNotifyCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BAN_GSTriggerChargeSkill_GSNotifyCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BAN_GSTriggerChargeSkill_GSNotifyCS;
|
|
|
|
// Function b1-Managed.BAN_GSTriggerCostItem.bIsNativeBranchingPointCS
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BAN_GSTriggerCostItem_bIsNativeBranchingPointCS final
|
|
{
|
|
public:
|
|
uint8 ReturnValue : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BAN_GSTriggerCostItem_bIsNativeBranchingPointCS;
|
|
|
|
// Function b1-Managed.BAN_GSTriggerCostItem.GSNotifyCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BAN_GSTriggerCostItem_GSNotifyCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BAN_GSTriggerCostItem_GSNotifyCS;
|
|
|
|
// Function b1-Managed.BANS_GSFaBaoCastSucceed.GSNotifyBeginCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_GSFaBaoCastSucceed_GSNotifyBeginCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
float TotalDuration; // 0x0048(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSFaBaoCastSucceed_GSNotifyBeginCS;
|
|
|
|
// Function b1-Managed.BAN_GSTryAttachSceneItem.bIsNativeBranchingPointCS
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BAN_GSTryAttachSceneItem_bIsNativeBranchingPointCS final
|
|
{
|
|
public:
|
|
uint8 ReturnValue : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BAN_GSTryAttachSceneItem_bIsNativeBranchingPointCS;
|
|
|
|
// Function b1-Managed.BAN_GSTryAttachSceneItem.GSNotifyCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BAN_GSTryAttachSceneItem_GSNotifyCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BAN_GSTryAttachSceneItem_GSNotifyCS;
|
|
|
|
// Function b1-Managed.BAN_GSTryFindSceneItem.bIsNativeBranchingPointCS
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BAN_GSTryFindSceneItem_bIsNativeBranchingPointCS final
|
|
{
|
|
public:
|
|
uint8 ReturnValue : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BAN_GSTryFindSceneItem_bIsNativeBranchingPointCS;
|
|
|
|
// Function b1-Managed.BAN_GSTryFindSceneItem.GSNotifyCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BAN_GSTryFindSceneItem_GSNotifyCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BAN_GSTryFindSceneItem_GSNotifyCS;
|
|
|
|
// Function b1-Managed.BAN_HandleAiConversation.bIsNativeBranchingPointCS
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BAN_HandleAiConversation_bIsNativeBranchingPointCS final
|
|
{
|
|
public:
|
|
uint8 ReturnValue : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BAN_HandleAiConversation_bIsNativeBranchingPointCS;
|
|
|
|
// Function b1-Managed.BAN_HandleAiConversation.GSNotifyCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BAN_HandleAiConversation_GSNotifyCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BAN_HandleAiConversation_GSNotifyCS;
|
|
|
|
// Function b1-Managed.BAN_SkillValidAttackEnded.bIsNativeBranchingPointCS
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BAN_SkillValidAttackEnded_bIsNativeBranchingPointCS final
|
|
{
|
|
public:
|
|
uint8 ReturnValue : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BAN_SkillValidAttackEnded_bIsNativeBranchingPointCS;
|
|
|
|
// Function b1-Managed.BAN_SkillValidAttackEnded.GSNotifyCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BAN_SkillValidAttackEnded_GSNotifyCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BAN_SkillValidAttackEnded_GSNotifyCS;
|
|
|
|
// Function b1-Managed.BAN_TeleportPlayerTo.bIsNativeBranchingPointCS
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BAN_TeleportPlayerTo_bIsNativeBranchingPointCS final
|
|
{
|
|
public:
|
|
uint8 ReturnValue : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BAN_TeleportPlayerTo_bIsNativeBranchingPointCS;
|
|
|
|
// Function b1-Managed.BAN_TeleportPlayerTo.GSNotifyCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BAN_TeleportPlayerTo_GSNotifyCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BAN_TeleportPlayerTo_GSNotifyCS;
|
|
|
|
// Function b1-Managed.BAN_X2_PlayDBCDataAsset.GSNotifyCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BAN_X2_PlayDBCDataAsset_GSNotifyCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BAN_X2_PlayDBCDataAsset_GSNotifyCS;
|
|
|
|
// Function b1-Managed.BANS_GSAttackWarnning.GSNotifyBeginCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_GSAttackWarnning_GSNotifyBeginCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
float TotalDuration; // 0x0048(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSAttackWarnning_GSNotifyBeginCS;
|
|
|
|
// Function b1-Managed.BANS_GSAttackWarnning.GSNotifyTickCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_GSAttackWarnning_GSNotifyTickCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
float FrameDeltaTime; // 0x0048(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSAttackWarnning_GSNotifyTickCS;
|
|
|
|
// Function b1-Managed.BANS_GSAttackWarnning.GSNotifyEndCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BANS_GSAttackWarnning_GSNotifyEndCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSAttackWarnning_GSNotifyEndCS;
|
|
|
|
// Function b1-Managed.BGUPlayerCharacterCS.SetupPlayerInputComponentCS
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct BGUPlayerCharacterCS_SetupPlayerInputComponentCS final
|
|
{
|
|
public:
|
|
class UInputComponent* PlayerInputComponent_0; // 0x0000(0x0008)(ExportObject, Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUPlayerCharacterCS_SetupPlayerInputComponentCS;
|
|
|
|
// Function b1-Managed.BGUPlayerCharacterCS.IsPlayerCharacterCS
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BGUPlayerCharacterCS_IsPlayerCharacterCS final
|
|
{
|
|
public:
|
|
uint8 ReturnValue : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BGUPlayerCharacterCS_IsPlayerCharacterCS;
|
|
|
|
// Function b1-Managed.BGUPlayerCharacterCS.OnConstructionCS
|
|
// 0x0060 (0x0060 - 0x0000)
|
|
struct BGUPlayerCharacterCS_OnConstructionCS final
|
|
{
|
|
public:
|
|
struct FTransform Transform; // 0x0000(0x0060)(ConstParm, Parm, OutParm, ReferenceParm, IsPlainOldData, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BGUPlayerCharacterCS_OnConstructionCS;
|
|
|
|
// Function b1-Managed.BGUPlayerCharacterCS.ReceiveEndPlay
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BGUPlayerCharacterCS_ReceiveEndPlay final
|
|
{
|
|
public:
|
|
EEndPlayReason EndPlayReason; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUPlayerCharacterCS_ReceiveEndPlay;
|
|
|
|
// Function b1-Managed.BGUPlayerCharacterCS.OnPossessedCS
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct BGUPlayerCharacterCS_OnPossessedCS final
|
|
{
|
|
public:
|
|
class AController* NewController; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUPlayerCharacterCS_OnPossessedCS;
|
|
|
|
// Function b1-Managed.BGUCutDeathActor.PreviewPhy
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct BGUCutDeathActor_PreviewPhy final
|
|
{
|
|
public:
|
|
class ABGUCharacterCS* OwnerChar; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUCutDeathActor_PreviewPhy;
|
|
|
|
// Function b1-Managed.BGUEquipPreviewActorBase.OnConstructionCS
|
|
// 0x0060 (0x0060 - 0x0000)
|
|
struct BGUEquipPreviewActorBase_OnConstructionCS final
|
|
{
|
|
public:
|
|
struct FTransform Transform; // 0x0000(0x0060)(ConstParm, Parm, OutParm, ReferenceParm, IsPlainOldData, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BGUEquipPreviewActorBase_OnConstructionCS;
|
|
|
|
// Function b1-Managed.BGUBoundCircleComp.TickComponentGS
|
|
// 0x0004 (0x0004 - 0x0000)
|
|
struct BGUBoundCircleComp_TickComponentGS final
|
|
{
|
|
public:
|
|
float DeltaTime; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUBoundCircleComp_TickComponentGS;
|
|
|
|
// Function b1-Managed.BGUBoundCircleComp.SetGSEnabled
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BGUBoundCircleComp_SetGSEnabled final
|
|
{
|
|
public:
|
|
uint8 IsEnabled : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BGUBoundCircleComp_SetGSEnabled;
|
|
|
|
// Function b1-Managed.BGUBoundCircleComp.AddDragVec
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BGUBoundCircleComp_AddDragVec final
|
|
{
|
|
public:
|
|
struct FVector DragVectorInWorld; // 0x0000(0x0018)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
float DragFactor; // 0x0018(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUBoundCircleComp_AddDragVec;
|
|
|
|
// Function b1-Managed.BGUStaminaBarUIComp.TickComponentGS
|
|
// 0x0004 (0x0004 - 0x0000)
|
|
struct BGUStaminaBarUIComp_TickComponentGS final
|
|
{
|
|
public:
|
|
float DeltaTime; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUStaminaBarUIComp_TickComponentGS;
|
|
|
|
// Function b1-Managed.BGUStaminaBarUIComp.SetGSEnabled
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BGUStaminaBarUIComp_SetGSEnabled final
|
|
{
|
|
public:
|
|
uint8 IsEnabled : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BGUStaminaBarUIComp_SetGSEnabled;
|
|
|
|
// Function b1-Managed.B1X2_DispWorld.ReceiveEndPlay
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct B1X2_DispWorld_ReceiveEndPlay final
|
|
{
|
|
public:
|
|
EEndPlayReason EndPlayReason; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_B1X2_DispWorld_ReceiveEndPlay;
|
|
|
|
// Function b1-Managed.BGUFunctionLibraryManaged.FixFontForPIEPreviewInEditorDebug
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct BGUFunctionLibraryManaged_FixFontForPIEPreviewInEditorDebug final
|
|
{
|
|
public:
|
|
class UUserWidget* TargetWidget; // 0x0000(0x0008)(ExportObject, Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFunctionLibraryManaged_FixFontForPIEPreviewInEditorDebug;
|
|
|
|
// Function b1-Managed.BGUFunctionLibraryManaged.BatchReplaceMapSpawnerWithTamer
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct BGUFunctionLibraryManaged_BatchReplaceMapSpawnerWithTamer final
|
|
{
|
|
public:
|
|
class UObject* WorldContext; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFunctionLibraryManaged_BatchReplaceMapSpawnerWithTamer;
|
|
|
|
// Function b1-Managed.BGUFunctionLibraryManaged.SetShaderPipelineCacheEnabled
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct BGUFunctionLibraryManaged_SetShaderPipelineCacheEnabled final
|
|
{
|
|
public:
|
|
class UObject* WorldContext; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 IsEnable : 1; // 0x0008(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
uint8 Pad_9[0x7]; // 0x0009(0x0007)(Fixing Size After Last Property [ Dumper-7 ])
|
|
class APlayerController* TargetPlayerController; // 0x0010(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFunctionLibraryManaged_SetShaderPipelineCacheEnabled;
|
|
|
|
// Function b1-Managed.BGUFunctionLibraryManaged.IsContainNonexistentTaskStage
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BGUFunctionLibraryManaged_IsContainNonexistentTaskStage final
|
|
{
|
|
public:
|
|
class UBED_CalliopeAssetBase* InAsset; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 ReturnValue : 1; // 0x0008(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BGUFunctionLibraryManaged_IsContainNonexistentTaskStage;
|
|
|
|
// Function b1-Managed.BGUFunctionLibraryManaged.AutoGenTamerFromUnitBlueprint
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BGUFunctionLibraryManaged_AutoGenTamerFromUnitBlueprint final
|
|
{
|
|
public:
|
|
class UObject* WorldContext; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class FString folder; // 0x0008(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
uint8 bRecursive : 1; // 0x0018(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BGUFunctionLibraryManaged_AutoGenTamerFromUnitBlueprint;
|
|
|
|
// Function b1-Managed.BGUFunctionLibraryManaged.ConvertToTamerPathFromBPPath
|
|
// 0x0028 (0x0028 - 0x0000)
|
|
struct BGUFunctionLibraryManaged_ConvertToTamerPathFromBPPath final
|
|
{
|
|
public:
|
|
class UObject* WorldContext; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class FString BPPath; // 0x0008(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString ReturnValue; // 0x0018(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFunctionLibraryManaged_ConvertToTamerPathFromBPPath;
|
|
|
|
// Function b1-Managed.BGUFunctionLibraryManaged.BatchReplaceMapUnitWithTamer
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct BGUFunctionLibraryManaged_BatchReplaceMapUnitWithTamer final
|
|
{
|
|
public:
|
|
class UObject* WorldContext; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFunctionLibraryManaged_BatchReplaceMapUnitWithTamer;
|
|
|
|
// Function b1-Managed.BGUFunctionLibraryManaged.UnRegGSGridConScreenAdapter
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BGUFunctionLibraryManaged_UnRegGSGridConScreenAdapter final
|
|
{
|
|
public:
|
|
class UObject* WorldContext; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class UGSGridConScreenAdapter* RefGSGridConScreenAdapter; // 0x0008(0x0008)(ExportObject, Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFunctionLibraryManaged_UnRegGSGridConScreenAdapter;
|
|
|
|
// Function b1-Managed.BGUFunctionLibraryManaged.RegGSGridConScreenAdapter
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BGUFunctionLibraryManaged_RegGSGridConScreenAdapter final
|
|
{
|
|
public:
|
|
class UObject* WorldContext; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class UGSGridConScreenAdapter* RefGSGridConScreenAdapter; // 0x0008(0x0008)(ExportObject, Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFunctionLibraryManaged_RegGSGridConScreenAdapter;
|
|
|
|
// Function b1-Managed.BGUFunctionLibraryManaged.IsAnyStoryNodeHasGainItem
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BGUFunctionLibraryManaged_IsAnyStoryNodeHasGainItem final
|
|
{
|
|
public:
|
|
class UBED_CalliopeAssetBase* InAsset; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 ReturnValue : 1; // 0x0008(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BGUFunctionLibraryManaged_IsAnyStoryNodeHasGainItem;
|
|
|
|
// Function b1-Managed.BGUFunctionLibraryManaged.BGUChangeChapterLightBase
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BGUFunctionLibraryManaged_BGUChangeChapterLightBase final
|
|
{
|
|
public:
|
|
class UObject* WorldContext; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
float LightBase; // 0x0008(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFunctionLibraryManaged_BGUChangeChapterLightBase;
|
|
|
|
// Function b1-Managed.BGUFunctionLibraryManaged.CreateTamerFromUnitClass
|
|
// 0x0028 (0x0028 - 0x0000)
|
|
struct BGUFunctionLibraryManaged_CreateTamerFromUnitClass final
|
|
{
|
|
public:
|
|
class UObject* WorldContext; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class UClass* UnitClass; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class UObject* TamerObject; // 0x0010(0x0008)(Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class UClass* TamerClass; // 0x0018(0x0008)(Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 ReturnValue : 1; // 0x0020(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BGUFunctionLibraryManaged_CreateTamerFromUnitClass;
|
|
|
|
// Function b1-Managed.BGUFunctionLibraryManaged.FixTransactionalTamer
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct BGUFunctionLibraryManaged_FixTransactionalTamer final
|
|
{
|
|
public:
|
|
class UObject* WorldContext; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFunctionLibraryManaged_FixTransactionalTamer;
|
|
|
|
// Function b1-Managed.BGUFunctionLibraryManaged.CreateTamerFromBPPath
|
|
// 0x0030 (0x0030 - 0x0000)
|
|
struct BGUFunctionLibraryManaged_CreateTamerFromBPPath final
|
|
{
|
|
public:
|
|
class UObject* WorldContext; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class FString BPPath; // 0x0008(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class UObject* TamerObject; // 0x0018(0x0008)(Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class UClass* TamerClass; // 0x0020(0x0008)(Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 ReturnValue : 1; // 0x0028(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BGUFunctionLibraryManaged_CreateTamerFromBPPath;
|
|
|
|
// Function b1-Managed.BGUFunctionLibraryManaged.BGUActiveUIBlackOut
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BGUFunctionLibraryManaged_BGUActiveUIBlackOut final
|
|
{
|
|
public:
|
|
class UObject* WorldContext; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 IsActive : 1; // 0x0008(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BGUFunctionLibraryManaged_BGUActiveUIBlackOut;
|
|
|
|
// Function b1-Managed.BGUFunctionLibraryManaged.FindAllNodeByClass
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BGUFunctionLibraryManaged_FindAllNodeByClass final
|
|
{
|
|
public:
|
|
class UBED_CalliopeAssetBase* InAsset; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class UClass* NodeClass; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
TArray<class UBED_CalliopeNodeBae*> Nodes; // 0x0010(0x0010)(Parm, OutParm)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFunctionLibraryManaged_FindAllNodeByClass;
|
|
|
|
// Function b1-Managed.BGUFunctionLibraryManaged.BGUSaveTempWidget
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct BGUFunctionLibraryManaged_BGUSaveTempWidget final
|
|
{
|
|
public:
|
|
class UUserWidget* TmpWidget; // 0x0000(0x0008)(ExportObject, Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFunctionLibraryManaged_BGUSaveTempWidget;
|
|
|
|
// Function b1-Managed.BGUFunctionLibraryManaged.BGUSetPageActive
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BGUFunctionLibraryManaged_BGUSetPageActive final
|
|
{
|
|
public:
|
|
class UObject* WorldContext; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
EUIPageID PageId; // 0x0008(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 IsActive : 1; // 0x0009(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BGUFunctionLibraryManaged_BGUSetPageActive;
|
|
|
|
// Function b1-Managed.BGUFunctionLibraryManaged.FindOrLoadClass
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct BGUFunctionLibraryManaged_FindOrLoadClass final
|
|
{
|
|
public:
|
|
class FString ClassName; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class UClass* ReturnValue; // 0x0010(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFunctionLibraryManaged_FindOrLoadClass;
|
|
|
|
// Function b1-Managed.BGUFunctionLibraryManaged.BGUSwitchPage
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BGUFunctionLibraryManaged_BGUSwitchPage final
|
|
{
|
|
public:
|
|
class UObject* WorldContext; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
EUIPageID PageId; // 0x0008(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFunctionLibraryManaged_BGUSwitchPage;
|
|
|
|
// Function b1-Managed.BGUFunctionLibraryManaged.RunScriptGM
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct BGUFunctionLibraryManaged_RunScriptGM final
|
|
{
|
|
public:
|
|
class FString GMCommand; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class UObject* WorldContext; // 0x0010(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUFunctionLibraryManaged_RunScriptGM;
|
|
|
|
// Function b1-Managed.BGW_PlayerController_U3.ProcessPlayerInputCS
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct BGW_PlayerController_U3_ProcessPlayerInputCS final
|
|
{
|
|
public:
|
|
float DeltaTime; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 bGamePaused : 1; // 0x0004(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BGW_PlayerController_U3_ProcessPlayerInputCS;
|
|
|
|
// Function b1-Managed.BGW_PlayerController_U3.OnAxisMoveSidewaysGamepad
|
|
// 0x0004 (0x0004 - 0x0000)
|
|
struct BGW_PlayerController_U3_OnAxisMoveSidewaysGamepad final
|
|
{
|
|
public:
|
|
float AxisValue; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGW_PlayerController_U3_OnAxisMoveSidewaysGamepad;
|
|
|
|
// Function b1-Managed.BGW_PlayerController_U3.OnAxisMoveForwardGamepad
|
|
// 0x0004 (0x0004 - 0x0000)
|
|
struct BGW_PlayerController_U3_OnAxisMoveForwardGamepad final
|
|
{
|
|
public:
|
|
float AxisValue; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGW_PlayerController_U3_OnAxisMoveForwardGamepad;
|
|
|
|
// Function b1-Managed.BGW_PlayerController_U3.OnAxisMoveSideways
|
|
// 0x0004 (0x0004 - 0x0000)
|
|
struct BGW_PlayerController_U3_OnAxisMoveSideways final
|
|
{
|
|
public:
|
|
float AxisValue; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGW_PlayerController_U3_OnAxisMoveSideways;
|
|
|
|
// Function b1-Managed.BGW_PlayerController_U3.OnAxisMoveForward
|
|
// 0x0004 (0x0004 - 0x0000)
|
|
struct BGW_PlayerController_U3_OnAxisMoveForward final
|
|
{
|
|
public:
|
|
float AxisValue; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGW_PlayerController_U3_OnAxisMoveForward;
|
|
|
|
// Function b1-Managed.BGW_ChapterViewMgrV2.OnAKBStateEndFunc
|
|
// 0x0014 (0x0014 - 0x0000)
|
|
struct BGW_ChapterViewMgrV2_OnAKBStateEndFunc final
|
|
{
|
|
public:
|
|
class FName BeginStateName; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class FName EndStateName; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 IsForceImSet : 1; // 0x0010(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BGW_ChapterViewMgrV2_OnAKBStateEndFunc;
|
|
|
|
// Function b1-Managed.BGW_ChapterViewMgr.OnAKBStateEndFunc
|
|
// 0x0014 (0x0014 - 0x0000)
|
|
struct BGW_ChapterViewMgr_OnAKBStateEndFunc final
|
|
{
|
|
public:
|
|
class FName BeginStateName; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class FName EndStateName; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 IsForceImSet : 1; // 0x0010(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BGW_ChapterViewMgr_OnAKBStateEndFunc;
|
|
|
|
// Function b1-Managed.BGUChapterSurpriseActor.ReceiveTick
|
|
// 0x0004 (0x0004 - 0x0000)
|
|
struct BGUChapterSurpriseActor_ReceiveTick final
|
|
{
|
|
public:
|
|
float DeltaSeconds; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUChapterSurpriseActor_ReceiveTick;
|
|
|
|
// Function b1-Managed.BED_BehaviorNode_AMNotify.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_BehaviorNode_AMNotify_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_BehaviorNode_AMNotify_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_BehaviorNode_AMNotify.CanShowInMyCalliope
|
|
// 0x0028 (0x0028 - 0x0000)
|
|
struct BED_BehaviorNode_AMNotify_CanShowInMyCalliope final
|
|
{
|
|
public:
|
|
class FString ViewCategory; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString DisplayName; // 0x0010(0x0010)(Parm, OutParm, ZeroConstructor, HasGetValueTypeHash)
|
|
uint8 ReturnValue : 1; // 0x0020(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BED_BehaviorNode_AMNotify_CanShowInMyCalliope;
|
|
|
|
// Function b1-Managed.BED_BehaviorNode_AMNotify.IsSupportViewType
|
|
// 0x0002 (0x0002 - 0x0000)
|
|
struct BED_BehaviorNode_AMNotify_IsSupportViewType final
|
|
{
|
|
public:
|
|
ECalliopeViewType InViewType; // 0x0000(0x0001)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 ReturnValue : 1; // 0x0001(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BED_BehaviorNode_AMNotify_IsSupportViewType;
|
|
|
|
// Function b1-Managed.BED_BehaviorNode_BeAttackedNumFromSkill.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_BehaviorNode_BeAttackedNumFromSkill_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_BehaviorNode_BeAttackedNumFromSkill_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_BehaviorNode_BeAttackedNumFromSkill.IsSupportViewType
|
|
// 0x0002 (0x0002 - 0x0000)
|
|
struct BED_BehaviorNode_BeAttackedNumFromSkill_IsSupportViewType final
|
|
{
|
|
public:
|
|
ECalliopeViewType InViewType; // 0x0000(0x0001)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 ReturnValue : 1; // 0x0001(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BED_BehaviorNode_BeAttackedNumFromSkill_IsSupportViewType;
|
|
|
|
// Function b1-Managed.BED_BehaviorNode_BeAttackedNumFromSkillEffect.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_BehaviorNode_BeAttackedNumFromSkillEffect_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_BehaviorNode_BeAttackedNumFromSkillEffect_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_BehaviorNode_BeAttackedNumFromSkillEffect.IsSupportViewType
|
|
// 0x0002 (0x0002 - 0x0000)
|
|
struct BED_BehaviorNode_BeAttackedNumFromSkillEffect_IsSupportViewType final
|
|
{
|
|
public:
|
|
ECalliopeViewType InViewType; // 0x0000(0x0001)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 ReturnValue : 1; // 0x0001(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BED_BehaviorNode_BeAttackedNumFromSkillEffect_IsSupportViewType;
|
|
|
|
// Function b1-Managed.BED_BehaviorNode_BeKilled.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_BehaviorNode_BeKilled_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_BehaviorNode_BeKilled_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_BehaviorNode_BeKilled.IsSupportViewType
|
|
// 0x0002 (0x0002 - 0x0000)
|
|
struct BED_BehaviorNode_BeKilled_IsSupportViewType final
|
|
{
|
|
public:
|
|
ECalliopeViewType InViewType; // 0x0000(0x0001)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 ReturnValue : 1; // 0x0001(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BED_BehaviorNode_BeKilled_IsSupportViewType;
|
|
|
|
// Function b1-Managed.BED_BehaviorNode_GenAndCachePointSet.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_BehaviorNode_GenAndCachePointSet_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_BehaviorNode_GenAndCachePointSet_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_BehaviorNode_OnSkillValidAttackFrameEnded.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_BehaviorNode_OnSkillValidAttackFrameEnded_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_BehaviorNode_OnSkillValidAttackFrameEnded_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_BehaviorNode_OnSkillValidAttackFrameEnded.IsSupportViewType
|
|
// 0x0002 (0x0002 - 0x0000)
|
|
struct BED_BehaviorNode_OnSkillValidAttackFrameEnded_IsSupportViewType final
|
|
{
|
|
public:
|
|
ECalliopeViewType InViewType; // 0x0000(0x0001)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 ReturnValue : 1; // 0x0001(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BED_BehaviorNode_OnSkillValidAttackFrameEnded_IsSupportViewType;
|
|
|
|
// Function b1-Managed.BED_BehaviorNode_OnUnitTrans.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_BehaviorNode_OnUnitTrans_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_BehaviorNode_OnUnitTrans_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_BehaviorNode_OnUnitTrans.IsSupportViewType
|
|
// 0x0002 (0x0002 - 0x0000)
|
|
struct BED_BehaviorNode_OnUnitTrans_IsSupportViewType final
|
|
{
|
|
public:
|
|
ECalliopeViewType InViewType; // 0x0000(0x0001)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 ReturnValue : 1; // 0x0001(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BED_BehaviorNode_OnUnitTrans_IsSupportViewType;
|
|
|
|
// Function b1-Managed.BED_BehaviorNode_Random.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_BehaviorNode_Random_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_BehaviorNode_Random_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_BehaviorNode_Random.IsSupportViewType
|
|
// 0x0002 (0x0002 - 0x0000)
|
|
struct BED_BehaviorNode_Random_IsSupportViewType final
|
|
{
|
|
public:
|
|
ECalliopeViewType InViewType; // 0x0000(0x0001)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 ReturnValue : 1; // 0x0001(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BED_BehaviorNode_Random_IsSupportViewType;
|
|
|
|
// Function b1-Managed.BED_BehaviorNode_TriggerAttackStiff.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_BehaviorNode_TriggerAttackStiff_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_BehaviorNode_TriggerAttackStiff_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_BehaviorNode_TriggerAttackStiff.IsSupportViewType
|
|
// 0x0002 (0x0002 - 0x0000)
|
|
struct BED_BehaviorNode_TriggerAttackStiff_IsSupportViewType final
|
|
{
|
|
public:
|
|
ECalliopeViewType InViewType; // 0x0000(0x0001)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 ReturnValue : 1; // 0x0001(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BED_BehaviorNode_TriggerAttackStiff_IsSupportViewType;
|
|
|
|
// Function b1-Managed.BED_BehaviorNode_TriggerAttackStiff_ListenAttacker.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_BehaviorNode_TriggerAttackStiff_ListenAttacker_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_BehaviorNode_TriggerAttackStiff_ListenAttacker_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_BehaviorNode_TriggerAttackStiff_ListenAttacker.IsSupportViewType
|
|
// 0x0002 (0x0002 - 0x0000)
|
|
struct BED_BehaviorNode_TriggerAttackStiff_ListenAttacker_IsSupportViewType final
|
|
{
|
|
public:
|
|
ECalliopeViewType InViewType; // 0x0000(0x0001)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 ReturnValue : 1; // 0x0001(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BED_BehaviorNode_TriggerAttackStiff_ListenAttacker_IsSupportViewType;
|
|
|
|
// Function b1-Managed.BED_BehaviorNode_TriggerSkillEffect.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_BehaviorNode_TriggerSkillEffect_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_BehaviorNode_TriggerSkillEffect_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_MovieNode_LoadOrUnloadStreamingLevel.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_MovieNode_LoadOrUnloadStreamingLevel_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_MovieNode_LoadOrUnloadStreamingLevel_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_MovieNode_PerformerHiddenInGame.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_MovieNode_PerformerHiddenInGame_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_MovieNode_PerformerHiddenInGame_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_MovieNode_PlayFromMarkedFrame.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_MovieNode_PlayFromMarkedFrame_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_MovieNode_PlayFromMarkedFrame_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_MovieNode_ShowOrHiddenStreamingLevel.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_MovieNode_ShowOrHiddenStreamingLevel_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_MovieNode_ShowOrHiddenStreamingLevel_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_ProcessStateNode_ObserveSequence.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_ProcessStateNode_ObserveSequence_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_ProcessStateNode_ObserveSequence_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_ProcessStateNode_QueryCompoundCondition.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_ProcessStateNode_QueryCompoundCondition_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_ProcessStateNode_QueryCompoundCondition_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_ProcessMachineNode_NPCState.GetBranchGraphToEditInCS
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct BED_ProcessMachineNode_NPCState_GetBranchGraphToEditInCS final
|
|
{
|
|
public:
|
|
class FString OutBranchGraphIdentifier; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, HasGetValueTypeHash)
|
|
uint8 ReturnValue : 1; // 0x0010(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BED_ProcessMachineNode_NPCState_GetBranchGraphToEditInCS;
|
|
|
|
// Function b1-Managed.BED_ProcessMachineNode_NPCState.GetContextOutputsInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_ProcessMachineNode_NPCState_GetContextOutputsInCS final
|
|
{
|
|
public:
|
|
TArray<class FName> ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ReturnParm)
|
|
};
|
|
DUMPER7_ASSERTS_BED_ProcessMachineNode_NPCState_GetContextOutputsInCS;
|
|
|
|
// Function b1-Managed.BED_ProcessMachineNode_NPCState.PostPropertyChanged
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BED_ProcessMachineNode_NPCState_PostPropertyChanged final
|
|
{
|
|
public:
|
|
class FString MemberName; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString PropertyName; // 0x0010(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_ProcessMachineNode_NPCState_PostPropertyChanged;
|
|
|
|
// Function b1-Managed.BED_ProcessMachineNode_NPCState.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_ProcessMachineNode_NPCState_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_ProcessMachineNode_NPCState_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_ProcessMachineNode_SaveArchive.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_ProcessMachineNode_SaveArchive_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_ProcessMachineNode_SaveArchive_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_QuestNode_TrainDummyResultReport.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_QuestNode_TrainDummyResultReport_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_QuestNode_TrainDummyResultReport_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_QuestNode_PlayerCondition.PostPropertyChanged
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BED_QuestNode_PlayerCondition_PostPropertyChanged final
|
|
{
|
|
public:
|
|
class FString MemberName; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString PropertyName; // 0x0010(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_QuestNode_PlayerCondition_PostPropertyChanged;
|
|
|
|
// Function b1-Managed.BED_QuestNode_PlayerCondition.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_QuestNode_PlayerCondition_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_QuestNode_PlayerCondition_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_QuestNode_PlayerUseItem.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_QuestNode_PlayerUseItem_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_QuestNode_PlayerUseItem_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_QuestNode_PlayerLockTrainDummyTarget.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_QuestNode_PlayerLockTrainDummyTarget_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_QuestNode_PlayerLockTrainDummyTarget_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_QuestNode_PlayerCastSkill.PostPropertyChanged
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BED_QuestNode_PlayerCastSkill_PostPropertyChanged final
|
|
{
|
|
public:
|
|
class FString MemberName; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString PropertyName; // 0x0010(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_QuestNode_PlayerCastSkill_PostPropertyChanged;
|
|
|
|
// Function b1-Managed.BED_QuestNode_PlayerCastSkill.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_QuestNode_PlayerCastSkill_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_QuestNode_PlayerCastSkill_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_QuestNode_AwardPrizesRandom.PostPropertyChanged
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BED_QuestNode_AwardPrizesRandom_PostPropertyChanged final
|
|
{
|
|
public:
|
|
class FString MemberName; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString PropertyName; // 0x0010(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_QuestNode_AwardPrizesRandom_PostPropertyChanged;
|
|
|
|
// Function b1-Managed.BED_QuestNode_AwardPrizesRandom.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_QuestNode_AwardPrizesRandom_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_QuestNode_AwardPrizesRandom_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_QuestNode_GainItemPerformance.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_QuestNode_GainItemPerformance_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_QuestNode_GainItemPerformance_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_QuestNode_RaiseAwardProbability.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_QuestNode_RaiseAwardProbability_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_QuestNode_RaiseAwardProbability_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_QuestNode_SetAwardState.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_QuestNode_SetAwardState_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_QuestNode_SetAwardState_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_QuestNode_UnitTeleport.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_QuestNode_UnitTeleport_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_QuestNode_UnitTeleport_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_TaskNode_ObserveUnitsDeadWithOrder.PostPropertyChanged
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BED_TaskNode_ObserveUnitsDeadWithOrder_PostPropertyChanged final
|
|
{
|
|
public:
|
|
class FString MemberName; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString PropertyName; // 0x0010(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_TaskNode_ObserveUnitsDeadWithOrder_PostPropertyChanged;
|
|
|
|
// Function b1-Managed.BED_TaskNode_ObserveUnitsDeadWithOrder.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_TaskNode_ObserveUnitsDeadWithOrder_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_TaskNode_ObserveUnitsDeadWithOrder_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_TaskNode_ObserveSequence.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_TaskNode_ObserveSequence_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_TaskNode_ObserveSequence_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_TaskNode_QueryCompoundCondition.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_TaskNode_QueryCompoundCondition_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_TaskNode_QueryCompoundCondition_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.GSUIMiscUtil.GSUpdateABSMatSrcPosSizeForImg
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct GSUIMiscUtil_GSUpdateABSMatSrcPosSizeForImg final
|
|
{
|
|
public:
|
|
class UImage* RefImage; // 0x0000(0x0008)(ExportObject, Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_GSUIMiscUtil_GSUpdateABSMatSrcPosSizeForImg;
|
|
|
|
// Function b1-Managed.GSUIMiscUtil.GSUpdateABSMatCoverPosForImg
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct GSUIMiscUtil_GSUpdateABSMatCoverPosForImg final
|
|
{
|
|
public:
|
|
class UImage* RefImage; // 0x0000(0x0008)(ExportObject, Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
struct FVector2D ScreenRefPos; // 0x0008(0x0010)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_GSUIMiscUtil_GSUpdateABSMatCoverPosForImg;
|
|
|
|
// Function b1-Managed.GSUIMiscUtil.GSUpdateABSMatSrcPosSize
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct GSUIMiscUtil_GSUpdateABSMatSrcPosSize final
|
|
{
|
|
public:
|
|
class UWidget* RefWidget; // 0x0000(0x0008)(ExportObject, Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class UMaterialInstanceDynamic* RefABSDynamicInst; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_GSUIMiscUtil_GSUpdateABSMatSrcPosSize;
|
|
|
|
// Function b1-Managed.GSUIMiscUtil.GSUpdateABSMatCoverPos
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct GSUIMiscUtil_GSUpdateABSMatCoverPos final
|
|
{
|
|
public:
|
|
class UMaterialInstanceDynamic* RefABSDynamicInst; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
struct FVector2D ScreenRefPos; // 0x0008(0x0010)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_GSUIMiscUtil_GSUpdateABSMatCoverPos;
|
|
|
|
// Function b1-Managed.UDSSettingFunctionBinder.OnMonitorAsPrimaryChange
|
|
// 0x0004 (0x0004 - 0x0000)
|
|
struct UDSSettingFunctionBinder_OnMonitorAsPrimaryChange final
|
|
{
|
|
public:
|
|
int32 MonitorIdx; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_UDSSettingFunctionBinder_OnMonitorAsPrimaryChange;
|
|
|
|
// Function b1-Managed.UDSSettingFunctionBinder.OnViewportResizedEvent
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct UDSSettingFunctionBinder_OnViewportResizedEvent final
|
|
{
|
|
public:
|
|
struct FIntPoint NewSize; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_UDSSettingFunctionBinder_OnViewportResizedEvent;
|
|
|
|
// Function b1-Managed.BED_ProcessMachineNode_Battle.GetContextOutputsInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_ProcessMachineNode_Battle_GetContextOutputsInCS final
|
|
{
|
|
public:
|
|
TArray<class FName> ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ReturnParm)
|
|
};
|
|
DUMPER7_ASSERTS_BED_ProcessMachineNode_Battle_GetContextOutputsInCS;
|
|
|
|
// Function b1-Managed.BED_ProcessMachineNode_ResetGroup.GetContextOutputsInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_ProcessMachineNode_ResetGroup_GetContextOutputsInCS final
|
|
{
|
|
public:
|
|
TArray<class FName> ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ReturnParm)
|
|
};
|
|
DUMPER7_ASSERTS_BED_ProcessMachineNode_ResetGroup_GetContextOutputsInCS;
|
|
|
|
// Function b1-Managed.BED_ProcessMachineNode_ResetGroup.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_ProcessMachineNode_ResetGroup_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_ProcessMachineNode_ResetGroup_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_ProcessMachineNode_Idle.GetContextOutputsInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_ProcessMachineNode_Idle_GetContextOutputsInCS final
|
|
{
|
|
public:
|
|
TArray<class FName> ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ReturnParm)
|
|
};
|
|
DUMPER7_ASSERTS_BED_ProcessMachineNode_Idle_GetContextOutputsInCS;
|
|
|
|
// Function b1-Managed.BED_ProcessMachineNode_Idle.PostPropertyChanged
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BED_ProcessMachineNode_Idle_PostPropertyChanged final
|
|
{
|
|
public:
|
|
class FString MemberName; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString PropertyName; // 0x0010(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_ProcessMachineNode_Idle_PostPropertyChanged;
|
|
|
|
// Function b1-Managed.QATamerDescriber.QADescribeAnimBySkillID
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct QATamerDescriber_QADescribeAnimBySkillID final
|
|
{
|
|
public:
|
|
int32 SkillID; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 Pad_4[0x4]; // 0x0004(0x0004)(Fixing Size After Last Property [ Dumper-7 ])
|
|
class FString ReturnValue; // 0x0008(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_QATamerDescriber_QADescribeAnimBySkillID;
|
|
|
|
// Function b1-Managed.QATamerDescriber.QADescribeAnimByMontage
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct QATamerDescriber_QADescribeAnimByMontage final
|
|
{
|
|
public:
|
|
class UAnimMontage* Montage; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class FString ReturnValue; // 0x0008(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_QATamerDescriber_QADescribeAnimByMontage;
|
|
|
|
// Function b1-Managed.QATamerDescriber.QADescribeBattleArena
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct QATamerDescriber_QADescribeBattleArena final
|
|
{
|
|
public:
|
|
class ABUTamerActor* TM; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class FString ReturnValue; // 0x0008(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_QATamerDescriber_QADescribeBattleArena;
|
|
|
|
// Function b1-Managed.QATamerDescriber.QADescribeEngagement
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct QATamerDescriber_QADescribeEngagement final
|
|
{
|
|
public:
|
|
class ABUTamerActor* TM; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class FString ReturnValue; // 0x0008(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_QATamerDescriber_QADescribeEngagement;
|
|
|
|
// Function b1-Managed.QATamerDescriber.QADescribeBeAttacked
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct QATamerDescriber_QADescribeBeAttacked final
|
|
{
|
|
public:
|
|
class ABUTamerActor* TM; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class FString ReturnValue; // 0x0008(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_QATamerDescriber_QADescribeBeAttacked;
|
|
|
|
// Function b1-Managed.QATamerDescriber.QADescribeCounter
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct QATamerDescriber_QADescribeCounter final
|
|
{
|
|
public:
|
|
class ABUTamerActor* TM; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class FString ReturnValue; // 0x0008(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_QATamerDescriber_QADescribeCounter;
|
|
|
|
// Function b1-Managed.QATamerDescriber.QAGetBTTaskNodes
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct QATamerDescriber_QAGetBTTaskNodes final
|
|
{
|
|
public:
|
|
class UBehaviorTree* BT; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
struct FBehaviorTreeNodeData ReturnValue; // 0x0008(0x0010)(Parm, OutParm, ReturnParm)
|
|
};
|
|
DUMPER7_ASSERTS_QATamerDescriber_QAGetBTTaskNodes;
|
|
|
|
// Function b1-Managed.QATamerDescriber.QADescribeBattle
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct QATamerDescriber_QADescribeBattle final
|
|
{
|
|
public:
|
|
class ABUTamerActor* TM; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class FString ReturnValue; // 0x0008(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_QATamerDescriber_QADescribeBattle;
|
|
|
|
// Function b1-Managed.QATamerDescriber.QADescribeSkill
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct QATamerDescriber_QADescribeSkill final
|
|
{
|
|
public:
|
|
class ABUTamerActor* TM; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class FString ReturnValue; // 0x0008(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_QATamerDescriber_QADescribeSkill;
|
|
|
|
// Function b1-Managed.QATamerDescriber.QADescribeDeath
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct QATamerDescriber_QADescribeDeath final
|
|
{
|
|
public:
|
|
class ABUTamerActor* TM; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class FString ReturnValue; // 0x0008(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_QATamerDescriber_QADescribeDeath;
|
|
|
|
// Function b1-Managed.QATamerDescriber.QADescribeISO
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct QATamerDescriber_QADescribeISO final
|
|
{
|
|
public:
|
|
class ABUTamerActor* TM; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class FString ReturnValue; // 0x0008(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_QATamerDescriber_QADescribeISO;
|
|
|
|
// Function b1-Managed.QATamerDescriber.QADescribeArt
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct QATamerDescriber_QADescribeArt final
|
|
{
|
|
public:
|
|
class ABUTamerActor* TM; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class FString ReturnValue; // 0x0008(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_QATamerDescriber_QADescribeArt;
|
|
|
|
// Function b1-Managed.QATamerDescriber.QADescribeBT
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct QATamerDescriber_QADescribeBT final
|
|
{
|
|
public:
|
|
class UBehaviorTree* BT; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class FString ReturnValue; // 0x0008(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_QATamerDescriber_QADescribeBT;
|
|
|
|
// Function b1-Managed.GSTileViewPanel.OnViewWidgetSizeChangedEvent
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct GSTileViewPanel_OnViewWidgetSizeChangedEvent final
|
|
{
|
|
public:
|
|
struct FVector2D Size; // 0x0000(0x0010)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_GSTileViewPanel_OnViewWidgetSizeChangedEvent;
|
|
|
|
// Function b1-Managed.GSTileViewPanel.OnEntryWidgetGeneratedEvent
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct GSTileViewPanel_OnEntryWidgetGeneratedEvent final
|
|
{
|
|
public:
|
|
class UUserWidget* Widget; // 0x0000(0x0008)(ExportObject, Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_GSTileViewPanel_OnEntryWidgetGeneratedEvent;
|
|
|
|
// Function b1-Managed.GSTileViewPanel.OnEntryWidgetReleasedEvent
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct GSTileViewPanel_OnEntryWidgetReleasedEvent final
|
|
{
|
|
public:
|
|
class UUserWidget* Widget; // 0x0000(0x0008)(ExportObject, Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_GSTileViewPanel_OnEntryWidgetReleasedEvent;
|
|
|
|
// Function b1-Managed.GSTileViewPanel.ItemScrolledIntoViewEvent
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct GSTileViewPanel_ItemScrolledIntoViewEvent final
|
|
{
|
|
public:
|
|
class UObject* Item; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class UUserWidget* Widget; // 0x0008(0x0008)(ExportObject, Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_GSTileViewPanel_ItemScrolledIntoViewEvent;
|
|
|
|
// Function b1-Managed.GSTileViewPanel.OnEntryInitializedEvent
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct GSTileViewPanel_OnEntryInitializedEvent final
|
|
{
|
|
public:
|
|
class UObject* Item; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class UUserWidget* Widget; // 0x0008(0x0008)(ExportObject, Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_GSTileViewPanel_OnEntryInitializedEvent;
|
|
|
|
// Function b1-Managed.BSNS_DisablePhysicalMove.OnNotifyBegin
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BSNS_DisablePhysicalMove_OnNotifyBegin final
|
|
{
|
|
public:
|
|
class UCalliopeLevelSequencePlayer* InPlayer; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
int32 InStatus; // 0x0008(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 bInBackwards : 1; // 0x000C(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BSNS_DisablePhysicalMove_OnNotifyBegin;
|
|
|
|
// Function b1-Managed.BSNS_DisablePhysicalMove.OnNotifyEnd
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BSNS_DisablePhysicalMove_OnNotifyEnd final
|
|
{
|
|
public:
|
|
class UCalliopeLevelSequencePlayer* InPlayer; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
int32 InStatus; // 0x0008(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 bInBackwards : 1; // 0x000C(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BSNS_DisablePhysicalMove_OnNotifyEnd;
|
|
|
|
// Function b1-Managed.GSSecondOrderDynamicsUtil.CurSecOrdDynUpdate
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct GSSecondOrderDynamicsUtil_CurSecOrdDynUpdate final
|
|
{
|
|
public:
|
|
float T; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
float X; // 0x0004(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
float XD; // 0x0008(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
float ReturnValue; // 0x000C(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_GSSecondOrderDynamicsUtil_CurSecOrdDynUpdate;
|
|
|
|
// Function b1-Managed.GSSecondOrderDynamicsUtil.InitCurSecOrdDyn
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct GSSecondOrderDynamicsUtil_InitCurSecOrdDyn final
|
|
{
|
|
public:
|
|
float F; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
float Z; // 0x0004(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
float R; // 0x0008(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
float X0; // 0x000C(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_GSSecondOrderDynamicsUtil_InitCurSecOrdDyn;
|
|
|
|
// Function b1-Managed.UGSSdkHttpRequestCallbackListener.OnReponseComplete
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct UGSSdkHttpRequestCallbackListener_OnReponseComplete final
|
|
{
|
|
public:
|
|
uint8 bSuccess : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
uint8 Pad_1[0x3]; // 0x0001(0x0003)(Fixing Size After Last Property [ Dumper-7 ])
|
|
int32 HttpCode; // 0x0004(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
TArray<uint8> Content; // 0x0008(0x0010)(ConstParm, Parm, OutParm, ReferenceParm)
|
|
};
|
|
DUMPER7_ASSERTS_UGSSdkHttpRequestCallbackListener_OnReponseComplete;
|
|
|
|
// Function b1-Managed.Bezier_MovementComponentInCS.ReceiveTick
|
|
// 0x0004 (0x0004 - 0x0000)
|
|
struct Bezier_MovementComponentInCS_ReceiveTick final
|
|
{
|
|
public:
|
|
float DeltaSeconds; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_Bezier_MovementComponentInCS_ReceiveTick;
|
|
|
|
// Function b1-Managed.Bezier_MovementComponentInCS.InitMovementParam
|
|
// 0x0060 (0x0060 - 0x0000)
|
|
struct Bezier_MovementComponentInCS_InitMovementParam final
|
|
{
|
|
public:
|
|
float _RotateSpeed; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
float _FlySpeed; // 0x0004(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
float _DestroyTime; // 0x0008(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
float _MaxFlySpeed; // 0x000C(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
int32 _BezierPathPointNum; // 0x0010(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
float _BezierMoveWeight; // 0x0014(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
float _AccelerationTime; // 0x0018(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
float _ApproachDis; // 0x001C(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 _EnableDrawDebugPoint : 1; // 0x0020(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
uint8 Pad_21[0x7]; // 0x0021(0x0007)(Fixing Size After Last Property [ Dumper-7 ])
|
|
class UCurveFloat* _SpeedCurve; // 0x0028(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
struct FVector _ControlAdditionPoint1; // 0x0030(0x0018)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
struct FVector _ControlAdditionPoint2; // 0x0048(0x0018)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_Bezier_MovementComponentInCS_InitMovementParam;
|
|
|
|
// Function b1-Managed.BED_CalliopeInteractor.SetCustomOutputNodeEventName
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct BED_CalliopeInteractor_SetCustomOutputNodeEventName final
|
|
{
|
|
public:
|
|
class UCalliopeNode* Node; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class FName InEventName; // 0x0008(0x0008)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 ReturnValue : 1; // 0x0010(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BED_CalliopeInteractor_SetCustomOutputNodeEventName;
|
|
|
|
// Function b1-Managed.BED_CalliopeInteractor.SetCustomInputNodeEventName
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct BED_CalliopeInteractor_SetCustomInputNodeEventName final
|
|
{
|
|
public:
|
|
class UCalliopeNode* Node; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class FName InEventName; // 0x0008(0x0008)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 ReturnValue : 1; // 0x0010(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BED_CalliopeInteractor_SetCustomInputNodeEventName;
|
|
|
|
// Function b1-Managed.BED_CalliopeInteractor.GetExecutionMultiGateNodeClasses
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct BED_CalliopeInteractor_GetExecutionMultiGateNodeClasses final
|
|
{
|
|
public:
|
|
TArray<class UClass*> OutClasses; // 0x0000(0x0010)(Parm, OutParm)
|
|
int32 ReturnValue; // 0x0010(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_CalliopeInteractor_GetExecutionMultiGateNodeClasses;
|
|
|
|
// Function b1-Managed.BED_CalliopeInteractor.GetExecutionSequenceNodeClasses
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct BED_CalliopeInteractor_GetExecutionSequenceNodeClasses final
|
|
{
|
|
public:
|
|
TArray<class UClass*> OutClasses; // 0x0000(0x0010)(Parm, OutParm)
|
|
int32 ReturnValue; // 0x0010(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_CalliopeInteractor_GetExecutionSequenceNodeClasses;
|
|
|
|
// Function b1-Managed.BED_CalliopeInteractor.GetComponentObserverNodeClasses
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct BED_CalliopeInteractor_GetComponentObserverNodeClasses final
|
|
{
|
|
public:
|
|
TArray<class UClass*> OutClasses; // 0x0000(0x0010)(Parm, OutParm)
|
|
int32 ReturnValue; // 0x0010(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_CalliopeInteractor_GetComponentObserverNodeClasses;
|
|
|
|
// Function b1-Managed.BED_CalliopeInteractor.GetCustomOutputNodeEventName
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct BED_CalliopeInteractor_GetCustomOutputNodeEventName final
|
|
{
|
|
public:
|
|
class UCalliopeNode* Node; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class FName OutEventName; // 0x0008(0x0008)(Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 ReturnValue : 1; // 0x0010(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BED_CalliopeInteractor_GetCustomOutputNodeEventName;
|
|
|
|
// Function b1-Managed.BED_CalliopeInteractor.GetCustomInputNodeEventName
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct BED_CalliopeInteractor_GetCustomInputNodeEventName final
|
|
{
|
|
public:
|
|
class UCalliopeNode* Node; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class FName OutEventName; // 0x0008(0x0008)(Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 ReturnValue : 1; // 0x0010(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BED_CalliopeInteractor_GetCustomInputNodeEventName;
|
|
|
|
// Function b1-Managed.BED_CalliopeInteractor.GetCustomOutputNodeClasses
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct BED_CalliopeInteractor_GetCustomOutputNodeClasses final
|
|
{
|
|
public:
|
|
TArray<class UClass*> OutClasses; // 0x0000(0x0010)(Parm, OutParm)
|
|
int32 ReturnValue; // 0x0010(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_CalliopeInteractor_GetCustomOutputNodeClasses;
|
|
|
|
// Function b1-Managed.BED_CalliopeInteractor.GetCustomInputNodeClasses
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct BED_CalliopeInteractor_GetCustomInputNodeClasses final
|
|
{
|
|
public:
|
|
TArray<class UClass*> OutClasses; // 0x0000(0x0010)(Parm, OutParm)
|
|
int32 ReturnValue; // 0x0010(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_CalliopeInteractor_GetCustomInputNodeClasses;
|
|
|
|
// Function b1-Managed.BED_CalliopeInteractor.GetSubGraphNodeClasses
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct BED_CalliopeInteractor_GetSubGraphNodeClasses final
|
|
{
|
|
public:
|
|
TArray<class UClass*> OutClasses; // 0x0000(0x0010)(Parm, OutParm)
|
|
int32 ReturnValue; // 0x0010(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_CalliopeInteractor_GetSubGraphNodeClasses;
|
|
|
|
// Function b1-Managed.BED_CalliopeInteractor.GetRerouteNodeClasses
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct BED_CalliopeInteractor_GetRerouteNodeClasses final
|
|
{
|
|
public:
|
|
TArray<class UClass*> OutClasses; // 0x0000(0x0010)(Parm, OutParm)
|
|
int32 ReturnValue; // 0x0010(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_CalliopeInteractor_GetRerouteNodeClasses;
|
|
|
|
// Function b1-Managed.BED_CalliopeInteractor.GetFinishNodeClasses
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct BED_CalliopeInteractor_GetFinishNodeClasses final
|
|
{
|
|
public:
|
|
TArray<class UClass*> OutClasses; // 0x0000(0x0010)(Parm, OutParm)
|
|
int32 ReturnValue; // 0x0010(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_CalliopeInteractor_GetFinishNodeClasses;
|
|
|
|
// Function b1-Managed.BED_CalliopeInteractor.GetStartNodeClasses
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct BED_CalliopeInteractor_GetStartNodeClasses final
|
|
{
|
|
public:
|
|
TArray<class UClass*> OutClasses; // 0x0000(0x0010)(Parm, OutParm)
|
|
int32 ReturnValue; // 0x0010(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_CalliopeInteractor_GetStartNodeClasses;
|
|
|
|
// Function b1-Managed.BED_BehaviorAsset.GetExtraDefaultOutputNodesInBranchGraph
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct BED_BehaviorAsset_GetExtraDefaultOutputNodesInBranchGraph final
|
|
{
|
|
public:
|
|
TArray<class UClass*> OutClasses; // 0x0000(0x0010)(Parm, OutParm)
|
|
int32 ReturnValue; // 0x0010(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_BehaviorAsset_GetExtraDefaultOutputNodesInBranchGraph;
|
|
|
|
// Function b1-Managed.BED_BehaviorAsset.GetExtraDefaultInputNodesInBranchGraph
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct BED_BehaviorAsset_GetExtraDefaultInputNodesInBranchGraph final
|
|
{
|
|
public:
|
|
TArray<class UClass*> OutClasses; // 0x0000(0x0010)(Parm, OutParm)
|
|
int32 ReturnValue; // 0x0010(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_BehaviorAsset_GetExtraDefaultInputNodesInBranchGraph;
|
|
|
|
// Function b1-Managed.BED_BehaviorAsset.GetRerouteNodeClassInBranchGraph
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct BED_BehaviorAsset_GetRerouteNodeClassInBranchGraph final
|
|
{
|
|
public:
|
|
class UClass* ReturnValue; // 0x0000(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_BehaviorAsset_GetRerouteNodeClassInBranchGraph;
|
|
|
|
// Function b1-Managed.BED_BehaviorAsset.GetStartNodeClassInBranchGraph
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct BED_BehaviorAsset_GetStartNodeClassInBranchGraph final
|
|
{
|
|
public:
|
|
class UClass* ReturnValue; // 0x0000(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_BehaviorAsset_GetStartNodeClassInBranchGraph;
|
|
|
|
// Function b1-Managed.BED_BehaviorAsset.GetExtraDefaultOutputNodes
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct BED_BehaviorAsset_GetExtraDefaultOutputNodes final
|
|
{
|
|
public:
|
|
TArray<class UClass*> OutClasses; // 0x0000(0x0010)(Parm, OutParm)
|
|
int32 ReturnValue; // 0x0010(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_BehaviorAsset_GetExtraDefaultOutputNodes;
|
|
|
|
// Function b1-Managed.BED_BehaviorAsset.GetExtraDefaultInputNodes
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct BED_BehaviorAsset_GetExtraDefaultInputNodes final
|
|
{
|
|
public:
|
|
TArray<class UClass*> OutClasses; // 0x0000(0x0010)(Parm, OutParm)
|
|
int32 ReturnValue; // 0x0010(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_BehaviorAsset_GetExtraDefaultInputNodes;
|
|
|
|
// Function b1-Managed.BED_BehaviorAsset.GetRerouteNodeClass
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct BED_BehaviorAsset_GetRerouteNodeClass final
|
|
{
|
|
public:
|
|
class UClass* ReturnValue; // 0x0000(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_BehaviorAsset_GetRerouteNodeClass;
|
|
|
|
// Function b1-Managed.BED_BehaviorAsset.GetStartNodeClass
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct BED_BehaviorAsset_GetStartNodeClass final
|
|
{
|
|
public:
|
|
class UClass* ReturnValue; // 0x0000(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_BehaviorAsset_GetStartNodeClass;
|
|
|
|
// Function b1-Managed.BED_BehaviorAsset.GetViewType
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BED_BehaviorAsset_GetViewType final
|
|
{
|
|
public:
|
|
ECalliopeViewType ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_BehaviorAsset_GetViewType;
|
|
|
|
// Function b1-Managed.BED_BehaviorNode_AddBuff.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_BehaviorNode_AddBuff_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_BehaviorNode_AddBuff_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_BehaviorNode_DetectForce.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_BehaviorNode_DetectForce_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_BehaviorNode_DetectForce_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_BehaviorNode_DetectUnitOnce.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_BehaviorNode_DetectUnitOnce_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_BehaviorNode_DetectUnitOnce_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_BehaviorNode_DetectUnitOnce.IsSupportViewType
|
|
// 0x0002 (0x0002 - 0x0000)
|
|
struct BED_BehaviorNode_DetectUnitOnce_IsSupportViewType final
|
|
{
|
|
public:
|
|
ECalliopeViewType InViewType; // 0x0000(0x0001)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 ReturnValue : 1; // 0x0001(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BED_BehaviorNode_DetectUnitOnce_IsSupportViewType;
|
|
|
|
// Function b1-Managed.BED_BehaviorNode_EnterState.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_BehaviorNode_EnterState_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_BehaviorNode_EnterState_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_BehaviorNode_EnterState.CanShowInMyCalliope
|
|
// 0x0028 (0x0028 - 0x0000)
|
|
struct BED_BehaviorNode_EnterState_CanShowInMyCalliope final
|
|
{
|
|
public:
|
|
class FString ViewCategory; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString DisplayName; // 0x0010(0x0010)(Parm, OutParm, ZeroConstructor, HasGetValueTypeHash)
|
|
uint8 ReturnValue : 1; // 0x0020(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BED_BehaviorNode_EnterState_CanShowInMyCalliope;
|
|
|
|
// Function b1-Managed.BED_BehaviorNode_EnterState.IsSupportViewType
|
|
// 0x0002 (0x0002 - 0x0000)
|
|
struct BED_BehaviorNode_EnterState_IsSupportViewType final
|
|
{
|
|
public:
|
|
ECalliopeViewType InViewType; // 0x0000(0x0001)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 ReturnValue : 1; // 0x0001(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BED_BehaviorNode_EnterState_IsSupportViewType;
|
|
|
|
// Function b1-Managed.BED_BehaviorNode_LogicalOr.CanUserAddInputInCS
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BED_BehaviorNode_LogicalOr_CanUserAddInputInCS final
|
|
{
|
|
public:
|
|
uint8 ReturnValue : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BED_BehaviorNode_LogicalOr_CanUserAddInputInCS;
|
|
|
|
// Function b1-Managed.BED_BehaviorNode_LogicalOr.IsSupportViewType
|
|
// 0x0002 (0x0002 - 0x0000)
|
|
struct BED_BehaviorNode_LogicalOr_IsSupportViewType final
|
|
{
|
|
public:
|
|
ECalliopeViewType InViewType; // 0x0000(0x0001)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 ReturnValue : 1; // 0x0001(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BED_BehaviorNode_LogicalOr_IsSupportViewType;
|
|
|
|
// Function b1-Managed.BED_BehaviorNode_NotifyExclusiveItem.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_BehaviorNode_NotifyExclusiveItem_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_BehaviorNode_NotifyExclusiveItem_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_BehaviorNode_OnTrigerFSMEvent.CanShowInMyCalliope
|
|
// 0x0028 (0x0028 - 0x0000)
|
|
struct BED_BehaviorNode_OnTrigerFSMEvent_CanShowInMyCalliope final
|
|
{
|
|
public:
|
|
class FString ViewCategory; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString DisplayName; // 0x0010(0x0010)(Parm, OutParm, ZeroConstructor, HasGetValueTypeHash)
|
|
uint8 ReturnValue : 1; // 0x0020(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BED_BehaviorNode_OnTrigerFSMEvent_CanShowInMyCalliope;
|
|
|
|
// Function b1-Managed.BED_BehaviorNode_OnTrigerFSMEvent.IsSupportViewType
|
|
// 0x0002 (0x0002 - 0x0000)
|
|
struct BED_BehaviorNode_OnTrigerFSMEvent_IsSupportViewType final
|
|
{
|
|
public:
|
|
ECalliopeViewType InViewType; // 0x0000(0x0001)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 ReturnValue : 1; // 0x0001(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BED_BehaviorNode_OnTrigerFSMEvent_IsSupportViewType;
|
|
|
|
// Function b1-Managed.BED_BehaviorNode_Sequence.CanUserAddOutputInCS
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BED_BehaviorNode_Sequence_CanUserAddOutputInCS final
|
|
{
|
|
public:
|
|
uint8 ReturnValue : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BED_BehaviorNode_Sequence_CanUserAddOutputInCS;
|
|
|
|
// Function b1-Managed.BED_BehaviorNode_Sequence.IsSupportViewType
|
|
// 0x0002 (0x0002 - 0x0000)
|
|
struct BED_BehaviorNode_Sequence_IsSupportViewType final
|
|
{
|
|
public:
|
|
ECalliopeViewType InViewType; // 0x0000(0x0001)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 ReturnValue : 1; // 0x0001(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BED_BehaviorNode_Sequence_IsSupportViewType;
|
|
|
|
// Function b1-Managed.BED_BehaviorNode_SimpleState.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_BehaviorNode_SimpleState_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_BehaviorNode_SimpleState_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_BehaviorNode_UnitStateTrigger.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_BehaviorNode_UnitStateTrigger_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_BehaviorNode_UnitStateTrigger_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_MovieNode_BeforePlay.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_MovieNode_BeforePlay_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_MovieNode_BeforePlay_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_MovieNode_Cut.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_MovieNode_Cut_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_MovieNode_Cut_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_MovieNode_PerformerCatchTarget.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_MovieNode_PerformerCatchTarget_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_MovieNode_PerformerCatchTarget_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_MovieNode_PerformerSetTransform.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_MovieNode_PerformerSetTransform_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_MovieNode_PerformerSetTransform_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_MovieNode_PerformerStopWaiting.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_MovieNode_PerformerStopWaiting_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_MovieNode_PerformerStopWaiting_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_MovieNode_Start.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_MovieNode_Start_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_MovieNode_Start_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_MovieNode_PerformerSyncTransformToRefObj.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_MovieNode_PerformerSyncTransformToRefObj_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_MovieNode_PerformerSyncTransformToRefObj_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_MovieNode_Timer.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_MovieNode_Timer_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_MovieNode_Timer_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_ProcessAsset.OnPropertyChanged
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BED_ProcessAsset_OnPropertyChanged final
|
|
{
|
|
public:
|
|
class FString MemberName; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString PropertyName; // 0x0010(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_ProcessAsset_OnPropertyChanged;
|
|
|
|
// Function b1-Managed.BED_ProcessAsset.UnregisterNode
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_ProcessAsset_UnregisterNode final
|
|
{
|
|
public:
|
|
struct FCalliopeGuid NodeGuid; // 0x0000(0x0010)(ConstParm, Parm, OutParm, ReferenceParm, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_ProcessAsset_UnregisterNode;
|
|
|
|
// Function b1-Managed.BED_ProcessAsset.RegisterNode
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct BED_ProcessAsset_RegisterNode final
|
|
{
|
|
public:
|
|
struct FCalliopeGuid NewGuid; // 0x0000(0x0010)(ConstParm, Parm, OutParm, ReferenceParm, NoDestructor, HasGetValueTypeHash)
|
|
class UCalliopeNode* NewNode; // 0x0010(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_ProcessAsset_RegisterNode;
|
|
|
|
// Function b1-Managed.BED_ProcessAsset.HasRevertCondition
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BED_ProcessAsset_HasRevertCondition final
|
|
{
|
|
public:
|
|
uint8 ReturnValue : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BED_ProcessAsset_HasRevertCondition;
|
|
|
|
// Function b1-Managed.BED_ProcessAsset.GetExtraDefaultOutputNodesInBranchGraph
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct BED_ProcessAsset_GetExtraDefaultOutputNodesInBranchGraph final
|
|
{
|
|
public:
|
|
TArray<class UClass*> OutClasses; // 0x0000(0x0010)(Parm, OutParm)
|
|
int32 ReturnValue; // 0x0010(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_ProcessAsset_GetExtraDefaultOutputNodesInBranchGraph;
|
|
|
|
// Function b1-Managed.BED_ProcessAsset.GetExtraDefaultInputNodesInBranchGraph
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct BED_ProcessAsset_GetExtraDefaultInputNodesInBranchGraph final
|
|
{
|
|
public:
|
|
TArray<class UClass*> OutClasses; // 0x0000(0x0010)(Parm, OutParm)
|
|
int32 ReturnValue; // 0x0010(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_ProcessAsset_GetExtraDefaultInputNodesInBranchGraph;
|
|
|
|
// Function b1-Managed.BED_ProcessAsset.GetRerouteNodeClassInBranchGraph
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct BED_ProcessAsset_GetRerouteNodeClassInBranchGraph final
|
|
{
|
|
public:
|
|
class UClass* ReturnValue; // 0x0000(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_ProcessAsset_GetRerouteNodeClassInBranchGraph;
|
|
|
|
// Function b1-Managed.BED_ProcessAsset.GetStartNodeClassInBranchGraph
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct BED_ProcessAsset_GetStartNodeClassInBranchGraph final
|
|
{
|
|
public:
|
|
class UClass* ReturnValue; // 0x0000(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_ProcessAsset_GetStartNodeClassInBranchGraph;
|
|
|
|
// Function b1-Managed.BED_ProcessAsset.GetExtraDefaultOutputNodes
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct BED_ProcessAsset_GetExtraDefaultOutputNodes final
|
|
{
|
|
public:
|
|
TArray<class UClass*> OutClasses; // 0x0000(0x0010)(Parm, OutParm)
|
|
int32 ReturnValue; // 0x0010(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_ProcessAsset_GetExtraDefaultOutputNodes;
|
|
|
|
// Function b1-Managed.BED_ProcessAsset.GetExtraDefaultInputNodes
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct BED_ProcessAsset_GetExtraDefaultInputNodes final
|
|
{
|
|
public:
|
|
TArray<class UClass*> OutClasses; // 0x0000(0x0010)(Parm, OutParm)
|
|
int32 ReturnValue; // 0x0010(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_ProcessAsset_GetExtraDefaultInputNodes;
|
|
|
|
// Function b1-Managed.BED_ProcessAsset.GetRerouteNodeClass
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct BED_ProcessAsset_GetRerouteNodeClass final
|
|
{
|
|
public:
|
|
class UClass* ReturnValue; // 0x0000(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_ProcessAsset_GetRerouteNodeClass;
|
|
|
|
// Function b1-Managed.BED_ProcessAsset.GetStartNodeClass
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct BED_ProcessAsset_GetStartNodeClass final
|
|
{
|
|
public:
|
|
class UClass* ReturnValue; // 0x0000(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_ProcessAsset_GetStartNodeClass;
|
|
|
|
// Function b1-Managed.BED_ProcessAsset.CanManageStates
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BED_ProcessAsset_CanManageStates final
|
|
{
|
|
public:
|
|
uint8 ReturnValue : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BED_ProcessAsset_CanManageStates;
|
|
|
|
// Function b1-Managed.BED_ProcessAsset.IsEditorOnlyCS
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BED_ProcessAsset_IsEditorOnlyCS final
|
|
{
|
|
public:
|
|
uint8 ReturnValue : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BED_ProcessAsset_IsEditorOnlyCS;
|
|
|
|
// Function b1-Managed.BED_ProcessAsset.GetViewType
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BED_ProcessAsset_GetViewType final
|
|
{
|
|
public:
|
|
ECalliopeViewType ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_ProcessAsset_GetViewType;
|
|
|
|
// Function b1-Managed.BED_ProcessStateNode_DetectStart.GetContextOutputsInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_ProcessStateNode_DetectStart_GetContextOutputsInCS final
|
|
{
|
|
public:
|
|
TArray<class FName> ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ReturnParm)
|
|
};
|
|
DUMPER7_ASSERTS_BED_ProcessStateNode_DetectStart_GetContextOutputsInCS;
|
|
|
|
// Function b1-Managed.BED_ProcessStateNode_DetectStart.PostPropertyChanged
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BED_ProcessStateNode_DetectStart_PostPropertyChanged final
|
|
{
|
|
public:
|
|
class FString MemberName; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString PropertyName; // 0x0010(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_ProcessStateNode_DetectStart_PostPropertyChanged;
|
|
|
|
// Function b1-Managed.BED_ProcessStateNode_DetectStart.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_ProcessStateNode_DetectStart_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_ProcessStateNode_DetectStart_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_ProcessStateNode_DisableDetect.GetContextOutputsInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_ProcessStateNode_DisableDetect_GetContextOutputsInCS final
|
|
{
|
|
public:
|
|
TArray<class FName> ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ReturnParm)
|
|
};
|
|
DUMPER7_ASSERTS_BED_ProcessStateNode_DisableDetect_GetContextOutputsInCS;
|
|
|
|
// Function b1-Managed.BED_ProcessStateNode_DisableDetect.PostPropertyChanged
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BED_ProcessStateNode_DisableDetect_PostPropertyChanged final
|
|
{
|
|
public:
|
|
class FString MemberName; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString PropertyName; // 0x0010(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_ProcessStateNode_DisableDetect_PostPropertyChanged;
|
|
|
|
// Function b1-Managed.BED_ProcessStateNode_DisableDetect.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_ProcessStateNode_DisableDetect_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_ProcessStateNode_DisableDetect_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BUI_RoundRectDemoOne.UpdatePosRefWorldPos
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BUI_RoundRectDemoOne_UpdatePosRefWorldPos final
|
|
{
|
|
public:
|
|
class UWidget* TargetWidget; // 0x0000(0x0008)(ExportObject, Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
struct FVector WorldPos; // 0x0008(0x0018)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BUI_RoundRectDemoOne_UpdatePosRefWorldPos;
|
|
|
|
// Function b1-Managed.BUI_RoundRectDemoOne.UpdateShow
|
|
// 0x0004 (0x0004 - 0x0000)
|
|
struct BUI_RoundRectDemoOne_UpdateShow final
|
|
{
|
|
public:
|
|
float InDeltaTime; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BUI_RoundRectDemoOne_UpdateShow;
|
|
|
|
// Function b1-Managed.BED_ProcessStateNode_ExecutionSequence.CanUserAddOutputInCS
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BED_ProcessStateNode_ExecutionSequence_CanUserAddOutputInCS final
|
|
{
|
|
public:
|
|
uint8 ReturnValue : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BED_ProcessStateNode_ExecutionSequence_CanUserAddOutputInCS;
|
|
|
|
// Function b1-Managed.BED_ProcessStateNode_Log.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_ProcessStateNode_Log_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_ProcessStateNode_Log_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_ProcessStateNode_LogicalOr.CanUserAddInputInCS
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BED_ProcessStateNode_LogicalOr_CanUserAddInputInCS final
|
|
{
|
|
public:
|
|
uint8 ReturnValue : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BED_ProcessStateNode_LogicalOr_CanUserAddInputInCS;
|
|
|
|
// Function b1-Managed.BED_ProcessStateNode_NotifySelf.GetContextOutputsInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_ProcessStateNode_NotifySelf_GetContextOutputsInCS final
|
|
{
|
|
public:
|
|
TArray<class FName> ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ReturnParm)
|
|
};
|
|
DUMPER7_ASSERTS_BED_ProcessStateNode_NotifySelf_GetContextOutputsInCS;
|
|
|
|
// Function b1-Managed.BED_ProcessStateNode_NotifySelf.PostPropertyChanged
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BED_ProcessStateNode_NotifySelf_PostPropertyChanged final
|
|
{
|
|
public:
|
|
class FString MemberName; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString PropertyName; // 0x0010(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_ProcessStateNode_NotifySelf_PostPropertyChanged;
|
|
|
|
// Function b1-Managed.BED_ProcessStateNode_NotifySelf.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_ProcessStateNode_NotifySelf_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_ProcessStateNode_NotifySelf_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_ProcessStateNode_PlayLevelSequence.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_ProcessStateNode_PlayLevelSequence_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_ProcessStateNode_PlayLevelSequence_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_ProcessStateNode_Reroute.IsRerouteNode
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BED_ProcessStateNode_Reroute_IsRerouteNode final
|
|
{
|
|
public:
|
|
uint8 ReturnValue : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BED_ProcessStateNode_Reroute_IsRerouteNode;
|
|
|
|
// Function b1-Managed.BED_ProcessStateNode_ResetDetect.GetContextOutputsInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_ProcessStateNode_ResetDetect_GetContextOutputsInCS final
|
|
{
|
|
public:
|
|
TArray<class FName> ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ReturnParm)
|
|
};
|
|
DUMPER7_ASSERTS_BED_ProcessStateNode_ResetDetect_GetContextOutputsInCS;
|
|
|
|
// Function b1-Managed.BED_ProcessStateNode_ResetDetect.PostPropertyChanged
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BED_ProcessStateNode_ResetDetect_PostPropertyChanged final
|
|
{
|
|
public:
|
|
class FString MemberName; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString PropertyName; // 0x0010(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_ProcessStateNode_ResetDetect_PostPropertyChanged;
|
|
|
|
// Function b1-Managed.BED_ProcessStateNode_ResetDetect.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_ProcessStateNode_ResetDetect_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_ProcessStateNode_ResetDetect_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_ProcessStateNode_Timer.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_ProcessStateNode_Timer_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_ProcessStateNode_Timer_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_ProcessMachineNode_Fork.CanUserAddOutputInCS
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BED_ProcessMachineNode_Fork_CanUserAddOutputInCS final
|
|
{
|
|
public:
|
|
uint8 ReturnValue : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BED_ProcessMachineNode_Fork_CanUserAddOutputInCS;
|
|
|
|
// Function b1-Managed.BED_ProcessMachineNode_Fork.IsSupportViewType
|
|
// 0x0002 (0x0002 - 0x0000)
|
|
struct BED_ProcessMachineNode_Fork_IsSupportViewType final
|
|
{
|
|
public:
|
|
ECalliopeViewType InViewType; // 0x0000(0x0001)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 ReturnValue : 1; // 0x0001(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BED_ProcessMachineNode_Fork_IsSupportViewType;
|
|
|
|
// Function b1-Managed.BED_ProcessMachineNode_Join.CanUserAddInputInCS
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BED_ProcessMachineNode_Join_CanUserAddInputInCS final
|
|
{
|
|
public:
|
|
uint8 ReturnValue : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BED_ProcessMachineNode_Join_CanUserAddInputInCS;
|
|
|
|
// Function b1-Managed.BED_ProcessMachineNode_Join.IsSupportViewType
|
|
// 0x0002 (0x0002 - 0x0000)
|
|
struct BED_ProcessMachineNode_Join_IsSupportViewType final
|
|
{
|
|
public:
|
|
ECalliopeViewType InViewType; // 0x0000(0x0001)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 ReturnValue : 1; // 0x0001(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BED_ProcessMachineNode_Join_IsSupportViewType;
|
|
|
|
// Function b1-Managed.BED_ProcessMachineNode_Junction.GetContextOutputsInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_ProcessMachineNode_Junction_GetContextOutputsInCS final
|
|
{
|
|
public:
|
|
TArray<class FName> ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ReturnParm)
|
|
};
|
|
DUMPER7_ASSERTS_BED_ProcessMachineNode_Junction_GetContextOutputsInCS;
|
|
|
|
// Function b1-Managed.BED_ProcessMachineNode_Junction.PostPropertyChanged
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BED_ProcessMachineNode_Junction_PostPropertyChanged final
|
|
{
|
|
public:
|
|
class FString MemberName; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString PropertyName; // 0x0010(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_ProcessMachineNode_Junction_PostPropertyChanged;
|
|
|
|
// Function b1-Managed.BED_ProcessMachineNode_Junction.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_ProcessMachineNode_Junction_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_ProcessMachineNode_Junction_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_ProcessMachineNode_Junction.IsSupportViewType
|
|
// 0x0002 (0x0002 - 0x0000)
|
|
struct BED_ProcessMachineNode_Junction_IsSupportViewType final
|
|
{
|
|
public:
|
|
ECalliopeViewType InViewType; // 0x0000(0x0001)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 ReturnValue : 1; // 0x0001(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BED_ProcessMachineNode_Junction_IsSupportViewType;
|
|
|
|
// Function b1-Managed.BED_ProcessMachineNode_Reroute.IsRerouteNode
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BED_ProcessMachineNode_Reroute_IsRerouteNode final
|
|
{
|
|
public:
|
|
uint8 ReturnValue : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BED_ProcessMachineNode_Reroute_IsRerouteNode;
|
|
|
|
// Function b1-Managed.BED_ProcessMachineNode_Terminate.IsSupportViewType
|
|
// 0x0002 (0x0002 - 0x0000)
|
|
struct BED_ProcessMachineNode_Terminate_IsSupportViewType final
|
|
{
|
|
public:
|
|
ECalliopeViewType InViewType; // 0x0000(0x0001)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 ReturnValue : 1; // 0x0001(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BED_ProcessMachineNode_Terminate_IsSupportViewType;
|
|
|
|
// Function b1-Managed.BED_QuestNode_AddBuff.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_QuestNode_AddBuff_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_QuestNode_AddBuff_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_QuestNode_AiConversation.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_QuestNode_AiConversation_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_QuestNode_AiConversation_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_QuestNode_BackToCheckPoint.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_QuestNode_BackToCheckPoint_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_QuestNode_BackToCheckPoint_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BUI_DraggableV2.OnPreviewMouseButtonDown
|
|
// 0x0188 (0x0188 - 0x0000)
|
|
struct BUI_DraggableV2_OnPreviewMouseButtonDown final
|
|
{
|
|
public:
|
|
struct FGeometry MyGeometry; // 0x0000(0x0040)(Parm, IsPlainOldData, NoDestructor)
|
|
struct FPointerEvent MouseEvent; // 0x0040(0x0090)(ConstParm, Parm, OutParm, ReferenceParm)
|
|
struct FEventReply ReturnValue; // 0x00D0(0x00B8)(Parm, OutParm, ReturnParm)
|
|
};
|
|
DUMPER7_ASSERTS_BUI_DraggableV2_OnPreviewMouseButtonDown;
|
|
|
|
// Function b1-Managed.BUI_DraggableV2.OnMouseButtonDown
|
|
// 0x0188 (0x0188 - 0x0000)
|
|
struct BUI_DraggableV2_OnMouseButtonDown final
|
|
{
|
|
public:
|
|
struct FGeometry MyGeometry; // 0x0000(0x0040)(Parm, IsPlainOldData, NoDestructor)
|
|
struct FPointerEvent MouseEvent; // 0x0040(0x0090)(ConstParm, Parm, OutParm, ReferenceParm)
|
|
struct FEventReply ReturnValue; // 0x00D0(0x00B8)(Parm, OutParm, ReturnParm)
|
|
};
|
|
DUMPER7_ASSERTS_BUI_DraggableV2_OnMouseButtonDown;
|
|
|
|
// Function b1-Managed.BUI_DraggableV2.OnMouseButtonUp
|
|
// 0x0188 (0x0188 - 0x0000)
|
|
struct BUI_DraggableV2_OnMouseButtonUp final
|
|
{
|
|
public:
|
|
struct FGeometry MyGeometry; // 0x0000(0x0040)(Parm, IsPlainOldData, NoDestructor)
|
|
struct FPointerEvent MouseEvent; // 0x0040(0x0090)(ConstParm, Parm, OutParm, ReferenceParm)
|
|
struct FEventReply ReturnValue; // 0x00D0(0x00B8)(Parm, OutParm, ReturnParm)
|
|
};
|
|
DUMPER7_ASSERTS_BUI_DraggableV2_OnMouseButtonUp;
|
|
|
|
// Function b1-Managed.BUI_DraggableV2.OnDragCancelled
|
|
// 0x0098 (0x0098 - 0x0000)
|
|
struct BUI_DraggableV2_OnDragCancelled final
|
|
{
|
|
public:
|
|
struct FPointerEvent MouseEvent; // 0x0000(0x0090)(ConstParm, Parm, OutParm, ReferenceParm)
|
|
class UDragDropOperation* Operation; // 0x0090(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BUI_DraggableV2_OnDragCancelled;
|
|
|
|
// Function b1-Managed.BUI_DraggableV2.OnMouseLeave
|
|
// 0x0090 (0x0090 - 0x0000)
|
|
struct BUI_DraggableV2_OnMouseLeave final
|
|
{
|
|
public:
|
|
struct FPointerEvent MouseEvent; // 0x0000(0x0090)(ConstParm, Parm, OutParm, ReferenceParm)
|
|
};
|
|
DUMPER7_ASSERTS_BUI_DraggableV2_OnMouseLeave;
|
|
|
|
// Function b1-Managed.BUI_DraggableV2.OnMouseMove
|
|
// 0x0188 (0x0188 - 0x0000)
|
|
struct BUI_DraggableV2_OnMouseMove final
|
|
{
|
|
public:
|
|
struct FGeometry MyGeometry; // 0x0000(0x0040)(Parm, IsPlainOldData, NoDestructor)
|
|
struct FPointerEvent MouseEvent; // 0x0040(0x0090)(ConstParm, Parm, OutParm, ReferenceParm)
|
|
struct FEventReply ReturnValue; // 0x00D0(0x00B8)(Parm, OutParm, ReturnParm)
|
|
};
|
|
DUMPER7_ASSERTS_BUI_DraggableV2_OnMouseMove;
|
|
|
|
// Function b1-Managed.BUI_DraggableV2.Tick
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BUI_DraggableV2_Tick final
|
|
{
|
|
public:
|
|
struct FGeometry MyGeometry; // 0x0000(0x0040)(Parm, IsPlainOldData, NoDestructor)
|
|
float InDeltaTime; // 0x0040(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BUI_DraggableV2_Tick;
|
|
|
|
// Function b1-Managed.BED_QuestNode_GamePass.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_QuestNode_GamePass_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_QuestNode_GamePass_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_QuestNode_PlayLevelSequence.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_QuestNode_PlayLevelSequence_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_QuestNode_PlayLevelSequence_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_QuestNode_SetPlayerRebirthPoint.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_QuestNode_SetPlayerRebirthPoint_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_QuestNode_SetPlayerRebirthPoint_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_QuestNode_SwitchCameraGroup.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_QuestNode_SwitchCameraGroup_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_QuestNode_SwitchCameraGroup_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_QuestNode_Teleport.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_QuestNode_Teleport_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_QuestNode_Teleport_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_SkillNode.IsSupportViewType
|
|
// 0x0002 (0x0002 - 0x0000)
|
|
struct BED_SkillNode_IsSupportViewType final
|
|
{
|
|
public:
|
|
ECalliopeViewType InViewType; // 0x0000(0x0001)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 ReturnValue : 1; // 0x0001(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BED_SkillNode_IsSupportViewType;
|
|
|
|
// Function b1-Managed.BED_SkillAsset.GetExtraDefaultOutputNodesInBranchGraph
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct BED_SkillAsset_GetExtraDefaultOutputNodesInBranchGraph final
|
|
{
|
|
public:
|
|
TArray<class UClass*> OutClasses; // 0x0000(0x0010)(Parm, OutParm)
|
|
int32 ReturnValue; // 0x0010(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_SkillAsset_GetExtraDefaultOutputNodesInBranchGraph;
|
|
|
|
// Function b1-Managed.BED_SkillAsset.GetExtraDefaultInputNodesInBranchGraph
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct BED_SkillAsset_GetExtraDefaultInputNodesInBranchGraph final
|
|
{
|
|
public:
|
|
TArray<class UClass*> OutClasses; // 0x0000(0x0010)(Parm, OutParm)
|
|
int32 ReturnValue; // 0x0010(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_SkillAsset_GetExtraDefaultInputNodesInBranchGraph;
|
|
|
|
// Function b1-Managed.BED_SkillAsset.GetRerouteNodeClassInBranchGraph
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct BED_SkillAsset_GetRerouteNodeClassInBranchGraph final
|
|
{
|
|
public:
|
|
class UClass* ReturnValue; // 0x0000(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_SkillAsset_GetRerouteNodeClassInBranchGraph;
|
|
|
|
// Function b1-Managed.BED_SkillAsset.GetStartNodeClassInBranchGraph
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct BED_SkillAsset_GetStartNodeClassInBranchGraph final
|
|
{
|
|
public:
|
|
class UClass* ReturnValue; // 0x0000(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_SkillAsset_GetStartNodeClassInBranchGraph;
|
|
|
|
// Function b1-Managed.BED_SkillAsset.GetExtraDefaultOutputNodes
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct BED_SkillAsset_GetExtraDefaultOutputNodes final
|
|
{
|
|
public:
|
|
TArray<class UClass*> OutClasses; // 0x0000(0x0010)(Parm, OutParm)
|
|
int32 ReturnValue; // 0x0010(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_SkillAsset_GetExtraDefaultOutputNodes;
|
|
|
|
// Function b1-Managed.BED_SkillAsset.GetExtraDefaultInputNodes
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct BED_SkillAsset_GetExtraDefaultInputNodes final
|
|
{
|
|
public:
|
|
TArray<class UClass*> OutClasses; // 0x0000(0x0010)(Parm, OutParm)
|
|
int32 ReturnValue; // 0x0010(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_SkillAsset_GetExtraDefaultInputNodes;
|
|
|
|
// Function b1-Managed.BED_SkillAsset.GetRerouteNodeClass
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct BED_SkillAsset_GetRerouteNodeClass final
|
|
{
|
|
public:
|
|
class UClass* ReturnValue; // 0x0000(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_SkillAsset_GetRerouteNodeClass;
|
|
|
|
// Function b1-Managed.BED_SkillAsset.GetStartNodeClass
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct BED_SkillAsset_GetStartNodeClass final
|
|
{
|
|
public:
|
|
class UClass* ReturnValue; // 0x0000(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_SkillAsset_GetStartNodeClass;
|
|
|
|
// Function b1-Managed.BED_SkillAsset.GetViewType
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BED_SkillAsset_GetViewType final
|
|
{
|
|
public:
|
|
ECalliopeViewType ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_SkillAsset_GetViewType;
|
|
|
|
// Function b1-Managed.BED_ComboNode_Condition.GetContextOutputsInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_ComboNode_Condition_GetContextOutputsInCS final
|
|
{
|
|
public:
|
|
TArray<class FName> ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ReturnParm)
|
|
};
|
|
DUMPER7_ASSERTS_BED_ComboNode_Condition_GetContextOutputsInCS;
|
|
|
|
// Function b1-Managed.BED_ComboNode_Condition.PostPropertyChanged
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BED_ComboNode_Condition_PostPropertyChanged final
|
|
{
|
|
public:
|
|
class FString MemberName; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString PropertyName; // 0x0010(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_ComboNode_Condition_PostPropertyChanged;
|
|
|
|
// Function b1-Managed.BED_ComboNode_Reroute.IsRerouteNode
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BED_ComboNode_Reroute_IsRerouteNode final
|
|
{
|
|
public:
|
|
uint8 ReturnValue : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BED_ComboNode_Reroute_IsRerouteNode;
|
|
|
|
// Function b1-Managed.BED_QuestAsset.OnPropertyChanged
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BED_QuestAsset_OnPropertyChanged final
|
|
{
|
|
public:
|
|
class FString MemberName; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString PropertyName; // 0x0010(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_QuestAsset_OnPropertyChanged;
|
|
|
|
// Function b1-Managed.BED_QuestAsset.GetExtraDefaultOutputNodesInBranchGraph
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct BED_QuestAsset_GetExtraDefaultOutputNodesInBranchGraph final
|
|
{
|
|
public:
|
|
TArray<class UClass*> OutClasses; // 0x0000(0x0010)(Parm, OutParm)
|
|
int32 ReturnValue; // 0x0010(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_QuestAsset_GetExtraDefaultOutputNodesInBranchGraph;
|
|
|
|
// Function b1-Managed.BED_QuestAsset.GetExtraDefaultInputNodesInBranchGraph
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct BED_QuestAsset_GetExtraDefaultInputNodesInBranchGraph final
|
|
{
|
|
public:
|
|
TArray<class UClass*> OutClasses; // 0x0000(0x0010)(Parm, OutParm)
|
|
int32 ReturnValue; // 0x0010(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_QuestAsset_GetExtraDefaultInputNodesInBranchGraph;
|
|
|
|
// Function b1-Managed.BED_QuestAsset.GetRerouteNodeClassInBranchGraph
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct BED_QuestAsset_GetRerouteNodeClassInBranchGraph final
|
|
{
|
|
public:
|
|
class UClass* ReturnValue; // 0x0000(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_QuestAsset_GetRerouteNodeClassInBranchGraph;
|
|
|
|
// Function b1-Managed.BED_QuestAsset.GetStartNodeClassInBranchGraph
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct BED_QuestAsset_GetStartNodeClassInBranchGraph final
|
|
{
|
|
public:
|
|
class UClass* ReturnValue; // 0x0000(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_QuestAsset_GetStartNodeClassInBranchGraph;
|
|
|
|
// Function b1-Managed.BED_QuestAsset.GetExtraDefaultOutputNodes
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct BED_QuestAsset_GetExtraDefaultOutputNodes final
|
|
{
|
|
public:
|
|
TArray<class UClass*> OutClasses; // 0x0000(0x0010)(Parm, OutParm)
|
|
int32 ReturnValue; // 0x0010(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_QuestAsset_GetExtraDefaultOutputNodes;
|
|
|
|
// Function b1-Managed.BED_QuestAsset.GetExtraDefaultInputNodes
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct BED_QuestAsset_GetExtraDefaultInputNodes final
|
|
{
|
|
public:
|
|
TArray<class UClass*> OutClasses; // 0x0000(0x0010)(Parm, OutParm)
|
|
int32 ReturnValue; // 0x0010(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_QuestAsset_GetExtraDefaultInputNodes;
|
|
|
|
// Function b1-Managed.BED_QuestAsset.GetRerouteNodeClass
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct BED_QuestAsset_GetRerouteNodeClass final
|
|
{
|
|
public:
|
|
class UClass* ReturnValue; // 0x0000(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_QuestAsset_GetRerouteNodeClass;
|
|
|
|
// Function b1-Managed.BED_QuestAsset.GetStartNodeClass
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct BED_QuestAsset_GetStartNodeClass final
|
|
{
|
|
public:
|
|
class UClass* ReturnValue; // 0x0000(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_QuestAsset_GetStartNodeClass;
|
|
|
|
// Function b1-Managed.BED_QuestAsset.GetViewType
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BED_QuestAsset_GetViewType final
|
|
{
|
|
public:
|
|
ECalliopeViewType ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_QuestAsset_GetViewType;
|
|
|
|
// Function b1-Managed.BED_QuestNode_BlendToCamera.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_QuestNode_BlendToCamera_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_QuestNode_BlendToCamera_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_QuestNode_CustomOutput.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_QuestNode_CustomOutput_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_QuestNode_CustomOutput_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_QuestNode_ExecutionSequence.CanUserAddOutputInCS
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BED_QuestNode_ExecutionSequence_CanUserAddOutputInCS final
|
|
{
|
|
public:
|
|
uint8 ReturnValue : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BED_QuestNode_ExecutionSequence_CanUserAddOutputInCS;
|
|
|
|
// Function b1-Managed.BED_QuestNode_LevelStream.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_QuestNode_LevelStream_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_QuestNode_LevelStream_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_QuestNode_Log.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_QuestNode_Log_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_QuestNode_Log_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_QuestNode_Log.IsSupportViewType
|
|
// 0x0002 (0x0002 - 0x0000)
|
|
struct BED_QuestNode_Log_IsSupportViewType final
|
|
{
|
|
public:
|
|
ECalliopeViewType InViewType; // 0x0000(0x0001)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 ReturnValue : 1; // 0x0001(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BED_QuestNode_Log_IsSupportViewType;
|
|
|
|
// Function b1-Managed.BED_QuestNode_LogicalAnd.CanUserAddInputInCS
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BED_QuestNode_LogicalAnd_CanUserAddInputInCS final
|
|
{
|
|
public:
|
|
uint8 ReturnValue : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BED_QuestNode_LogicalAnd_CanUserAddInputInCS;
|
|
|
|
// Function b1-Managed.BED_QuestNode_LogicalOr.CanUserAddInputInCS
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BED_QuestNode_LogicalOr_CanUserAddInputInCS final
|
|
{
|
|
public:
|
|
uint8 ReturnValue : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BED_QuestNode_LogicalOr_CanUserAddInputInCS;
|
|
|
|
// Function b1-Managed.BED_QuestNode_NotifyActor.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_QuestNode_NotifyActor_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_QuestNode_NotifyActor_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_QuestNode_Reroute.IsRerouteNode
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BED_QuestNode_Reroute_IsRerouteNode final
|
|
{
|
|
public:
|
|
uint8 ReturnValue : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BED_QuestNode_Reroute_IsRerouteNode;
|
|
|
|
// Function b1-Managed.BED_QuestNode_SubGraph.GetContextOutputsInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_QuestNode_SubGraph_GetContextOutputsInCS final
|
|
{
|
|
public:
|
|
TArray<class FName> ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ReturnParm)
|
|
};
|
|
DUMPER7_ASSERTS_BED_QuestNode_SubGraph_GetContextOutputsInCS;
|
|
|
|
// Function b1-Managed.BED_QuestNode_SubGraph.GetContextInputsInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_QuestNode_SubGraph_GetContextInputsInCS final
|
|
{
|
|
public:
|
|
TArray<class FName> ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ReturnParm)
|
|
};
|
|
DUMPER7_ASSERTS_BED_QuestNode_SubGraph_GetContextInputsInCS;
|
|
|
|
// Function b1-Managed.BED_QuestNode_SubGraph.PostPropertyChanged
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BED_QuestNode_SubGraph_PostPropertyChanged final
|
|
{
|
|
public:
|
|
class FString MemberName; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString PropertyName; // 0x0010(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_QuestNode_SubGraph_PostPropertyChanged;
|
|
|
|
// Function b1-Managed.BED_QuestNode_SubGraph.PrePropertyChanged
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_QuestNode_SubGraph_PrePropertyChanged final
|
|
{
|
|
public:
|
|
class FString PropertyName; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_QuestNode_SubGraph_PrePropertyChanged;
|
|
|
|
// Function b1-Managed.BED_QuestNode_SubGraph.GetAssetToEditInCS
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct BED_QuestNode_SubGraph_GetAssetToEditInCS final
|
|
{
|
|
public:
|
|
class UObject* ReturnValue; // 0x0000(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_QuestNode_SubGraph_GetAssetToEditInCS;
|
|
|
|
// Function b1-Managed.BED_QuestNode_SubGraph.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_QuestNode_SubGraph_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_QuestNode_SubGraph_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_QuestNode_Timer.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_QuestNode_Timer_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_QuestNode_Timer_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_StateAsset.GetExtraDefaultOutputNodesInBranchGraph
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct BED_StateAsset_GetExtraDefaultOutputNodesInBranchGraph final
|
|
{
|
|
public:
|
|
TArray<class UClass*> OutClasses; // 0x0000(0x0010)(Parm, OutParm)
|
|
int32 ReturnValue; // 0x0010(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_StateAsset_GetExtraDefaultOutputNodesInBranchGraph;
|
|
|
|
// Function b1-Managed.BED_StateAsset.GetExtraDefaultInputNodesInBranchGraph
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct BED_StateAsset_GetExtraDefaultInputNodesInBranchGraph final
|
|
{
|
|
public:
|
|
TArray<class UClass*> OutClasses; // 0x0000(0x0010)(Parm, OutParm)
|
|
int32 ReturnValue; // 0x0010(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_StateAsset_GetExtraDefaultInputNodesInBranchGraph;
|
|
|
|
// Function b1-Managed.BED_StateAsset.GetRerouteNodeClassInBranchGraph
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct BED_StateAsset_GetRerouteNodeClassInBranchGraph final
|
|
{
|
|
public:
|
|
class UClass* ReturnValue; // 0x0000(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_StateAsset_GetRerouteNodeClassInBranchGraph;
|
|
|
|
// Function b1-Managed.BED_StateAsset.GetStartNodeClassInBranchGraph
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct BED_StateAsset_GetStartNodeClassInBranchGraph final
|
|
{
|
|
public:
|
|
class UClass* ReturnValue; // 0x0000(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_StateAsset_GetStartNodeClassInBranchGraph;
|
|
|
|
// Function b1-Managed.BED_StateAsset.GetExtraDefaultOutputNodes
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct BED_StateAsset_GetExtraDefaultOutputNodes final
|
|
{
|
|
public:
|
|
TArray<class UClass*> OutClasses; // 0x0000(0x0010)(Parm, OutParm)
|
|
int32 ReturnValue; // 0x0010(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_StateAsset_GetExtraDefaultOutputNodes;
|
|
|
|
// Function b1-Managed.BED_StateAsset.GetExtraDefaultInputNodes
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct BED_StateAsset_GetExtraDefaultInputNodes final
|
|
{
|
|
public:
|
|
TArray<class UClass*> OutClasses; // 0x0000(0x0010)(Parm, OutParm)
|
|
int32 ReturnValue; // 0x0010(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_StateAsset_GetExtraDefaultInputNodes;
|
|
|
|
// Function b1-Managed.BED_StateAsset.GetRerouteNodeClass
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct BED_StateAsset_GetRerouteNodeClass final
|
|
{
|
|
public:
|
|
class UClass* ReturnValue; // 0x0000(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_StateAsset_GetRerouteNodeClass;
|
|
|
|
// Function b1-Managed.BED_StateAsset.GetStartNodeClass
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct BED_StateAsset_GetStartNodeClass final
|
|
{
|
|
public:
|
|
class UClass* ReturnValue; // 0x0000(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_StateAsset_GetStartNodeClass;
|
|
|
|
// Function b1-Managed.BED_StateAsset.GetViewType
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BED_StateAsset_GetViewType final
|
|
{
|
|
public:
|
|
ECalliopeViewType ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_StateAsset_GetViewType;
|
|
|
|
// Function b1-Managed.BUI_BossBar.GSInit
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct BUI_BossBar_GSInit final
|
|
{
|
|
public:
|
|
class AActor* InOwnerCharacter; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BUI_BossBar_GSInit;
|
|
|
|
// Function b1-Managed.BED_StateNode_Fork.CanUserAddOutputInCS
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BED_StateNode_Fork_CanUserAddOutputInCS final
|
|
{
|
|
public:
|
|
uint8 ReturnValue : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BED_StateNode_Fork_CanUserAddOutputInCS;
|
|
|
|
// Function b1-Managed.BED_StateNode_Join.CanUserAddInputInCS
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BED_StateNode_Join_CanUserAddInputInCS final
|
|
{
|
|
public:
|
|
uint8 ReturnValue : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BED_StateNode_Join_CanUserAddInputInCS;
|
|
|
|
// Function b1-Managed.BED_StateNode_Junction.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_StateNode_Junction_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_StateNode_Junction_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_StateNode_Reroute.IsRerouteNode
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BED_StateNode_Reroute_IsRerouteNode final
|
|
{
|
|
public:
|
|
uint8 ReturnValue : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BED_StateNode_Reroute_IsRerouteNode;
|
|
|
|
// Function b1-Managed.BED_StateNode_Single.GetContextOutputsInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_StateNode_Single_GetContextOutputsInCS final
|
|
{
|
|
public:
|
|
TArray<class FName> ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ReturnParm)
|
|
};
|
|
DUMPER7_ASSERTS_BED_StateNode_Single_GetContextOutputsInCS;
|
|
|
|
// Function b1-Managed.BED_StateNode_Single.GetContextInputsInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_StateNode_Single_GetContextInputsInCS final
|
|
{
|
|
public:
|
|
TArray<class FName> ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ReturnParm)
|
|
};
|
|
DUMPER7_ASSERTS_BED_StateNode_Single_GetContextInputsInCS;
|
|
|
|
// Function b1-Managed.BED_StateNode_Single.PostPropertyChanged
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BED_StateNode_Single_PostPropertyChanged final
|
|
{
|
|
public:
|
|
class FString MemberName; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString PropertyName; // 0x0010(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_StateNode_Single_PostPropertyChanged;
|
|
|
|
// Function b1-Managed.BED_StateNode_Single.PrePropertyChanged
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_StateNode_Single_PrePropertyChanged final
|
|
{
|
|
public:
|
|
class FString PropertyName; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_StateNode_Single_PrePropertyChanged;
|
|
|
|
// Function b1-Managed.BED_StateNode_Single.GetAssetToEditInCS
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct BED_StateNode_Single_GetAssetToEditInCS final
|
|
{
|
|
public:
|
|
class UObject* ReturnValue; // 0x0000(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_StateNode_Single_GetAssetToEditInCS;
|
|
|
|
// Function b1-Managed.BED_StateNode_Single.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_StateNode_Single_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_StateNode_Single_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_StateNode_Single.SetSubGraphAssetInPIE
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct BED_StateNode_Single_SetSubGraphAssetInPIE final
|
|
{
|
|
public:
|
|
class UCalliopeAsset* InSubGraphAsset; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_StateNode_Single_SetSubGraphAssetInPIE;
|
|
|
|
// Function b1-Managed.BED_StateNode_Single.IsSubGraphNode
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BED_StateNode_Single_IsSubGraphNode final
|
|
{
|
|
public:
|
|
uint8 ReturnValue : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BED_StateNode_Single_IsSubGraphNode;
|
|
|
|
// Function b1-Managed.BED_TaskAsset.GetExtraDefaultOutputNodesInBranchGraph
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct BED_TaskAsset_GetExtraDefaultOutputNodesInBranchGraph final
|
|
{
|
|
public:
|
|
TArray<class UClass*> OutClasses; // 0x0000(0x0010)(Parm, OutParm)
|
|
int32 ReturnValue; // 0x0010(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_TaskAsset_GetExtraDefaultOutputNodesInBranchGraph;
|
|
|
|
// Function b1-Managed.BED_TaskAsset.GetExtraDefaultInputNodesInBranchGraph
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct BED_TaskAsset_GetExtraDefaultInputNodesInBranchGraph final
|
|
{
|
|
public:
|
|
TArray<class UClass*> OutClasses; // 0x0000(0x0010)(Parm, OutParm)
|
|
int32 ReturnValue; // 0x0010(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_TaskAsset_GetExtraDefaultInputNodesInBranchGraph;
|
|
|
|
// Function b1-Managed.BED_TaskAsset.GetRerouteNodeClassInBranchGraph
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct BED_TaskAsset_GetRerouteNodeClassInBranchGraph final
|
|
{
|
|
public:
|
|
class UClass* ReturnValue; // 0x0000(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_TaskAsset_GetRerouteNodeClassInBranchGraph;
|
|
|
|
// Function b1-Managed.BED_TaskAsset.GetStartNodeClassInBranchGraph
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct BED_TaskAsset_GetStartNodeClassInBranchGraph final
|
|
{
|
|
public:
|
|
class UClass* ReturnValue; // 0x0000(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_TaskAsset_GetStartNodeClassInBranchGraph;
|
|
|
|
// Function b1-Managed.BED_TaskAsset.GetExtraDefaultOutputNodes
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct BED_TaskAsset_GetExtraDefaultOutputNodes final
|
|
{
|
|
public:
|
|
TArray<class UClass*> OutClasses; // 0x0000(0x0010)(Parm, OutParm)
|
|
int32 ReturnValue; // 0x0010(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_TaskAsset_GetExtraDefaultOutputNodes;
|
|
|
|
// Function b1-Managed.BED_TaskAsset.GetExtraDefaultInputNodes
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct BED_TaskAsset_GetExtraDefaultInputNodes final
|
|
{
|
|
public:
|
|
TArray<class UClass*> OutClasses; // 0x0000(0x0010)(Parm, OutParm)
|
|
int32 ReturnValue; // 0x0010(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_TaskAsset_GetExtraDefaultInputNodes;
|
|
|
|
// Function b1-Managed.BED_TaskAsset.GetRerouteNodeClass
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct BED_TaskAsset_GetRerouteNodeClass final
|
|
{
|
|
public:
|
|
class UClass* ReturnValue; // 0x0000(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_TaskAsset_GetRerouteNodeClass;
|
|
|
|
// Function b1-Managed.BED_TaskAsset.GetActorGuidOptions
|
|
// 0x0028 (0x0028 - 0x0000)
|
|
struct BED_TaskAsset_GetActorGuidOptions final
|
|
{
|
|
public:
|
|
class FString PropertyName; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
TArray<struct FActorGuidOption> OutOptions; // 0x0010(0x0010)(Parm, OutParm)
|
|
int32 ReturnValue; // 0x0020(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_TaskAsset_GetActorGuidOptions;
|
|
|
|
// Function b1-Managed.BED_TaskAsset.GetStartNodeClass
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct BED_TaskAsset_GetStartNodeClass final
|
|
{
|
|
public:
|
|
class UClass* ReturnValue; // 0x0000(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_TaskAsset_GetStartNodeClass;
|
|
|
|
// Function b1-Managed.BED_TaskAsset.IsEditorOnlyCS
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BED_TaskAsset_IsEditorOnlyCS final
|
|
{
|
|
public:
|
|
uint8 ReturnValue : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BED_TaskAsset_IsEditorOnlyCS;
|
|
|
|
// Function b1-Managed.BED_TaskAsset.GetViewType
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BED_TaskAsset_GetViewType final
|
|
{
|
|
public:
|
|
ECalliopeViewType ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_TaskAsset_GetViewType;
|
|
|
|
// Function b1-Managed.BED_TaskNode_LogicalAnd.CanUserAddInputInCS
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BED_TaskNode_LogicalAnd_CanUserAddInputInCS final
|
|
{
|
|
public:
|
|
uint8 ReturnValue : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BED_TaskNode_LogicalAnd_CanUserAddInputInCS;
|
|
|
|
// Function b1-Managed.BED_TaskNode_ObserveUnitByCondition.PostPropertyChanged
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BED_TaskNode_ObserveUnitByCondition_PostPropertyChanged final
|
|
{
|
|
public:
|
|
class FString MemberName; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString PropertyName; // 0x0010(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_TaskNode_ObserveUnitByCondition_PostPropertyChanged;
|
|
|
|
// Function b1-Managed.BED_TaskNode_ObserveUnitByCondition.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_TaskNode_ObserveUnitByCondition_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_TaskNode_ObserveUnitByCondition_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_TaskNode_ObserveRoleData.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_TaskNode_ObserveRoleData_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_TaskNode_ObserveRoleData_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_TaskNode_RunProcessGraph.PostPropertyChanged
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BED_TaskNode_RunProcessGraph_PostPropertyChanged final
|
|
{
|
|
public:
|
|
class FString MemberName; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString PropertyName; // 0x0010(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_TaskNode_RunProcessGraph_PostPropertyChanged;
|
|
|
|
// Function b1-Managed.BED_TaskNode_RunProcessGraph.PrePropertyChanged
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_TaskNode_RunProcessGraph_PrePropertyChanged final
|
|
{
|
|
public:
|
|
class FString PropertyName; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_TaskNode_RunProcessGraph_PrePropertyChanged;
|
|
|
|
// Function b1-Managed.BED_TaskNode_RunProcessGraph.GetAssetToEditInCS
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct BED_TaskNode_RunProcessGraph_GetAssetToEditInCS final
|
|
{
|
|
public:
|
|
class UObject* ReturnValue; // 0x0000(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_TaskNode_RunProcessGraph_GetAssetToEditInCS;
|
|
|
|
// Function b1-Managed.BED_TaskNode_RunProcessGraph.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_TaskNode_RunProcessGraph_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_TaskNode_RunProcessGraph_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_TaskNode_SaveArchive.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_TaskNode_SaveArchive_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_TaskNode_SaveArchive_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_TaskNode_SubGraph.GetContextOutputsInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_TaskNode_SubGraph_GetContextOutputsInCS final
|
|
{
|
|
public:
|
|
TArray<class FName> ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ReturnParm)
|
|
};
|
|
DUMPER7_ASSERTS_BED_TaskNode_SubGraph_GetContextOutputsInCS;
|
|
|
|
// Function b1-Managed.BED_TaskNode_SubGraph.GetContextInputsInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_TaskNode_SubGraph_GetContextInputsInCS final
|
|
{
|
|
public:
|
|
TArray<class FName> ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ReturnParm)
|
|
};
|
|
DUMPER7_ASSERTS_BED_TaskNode_SubGraph_GetContextInputsInCS;
|
|
|
|
// Function b1-Managed.BED_TaskNode_SubGraph.PostPropertyChanged
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BED_TaskNode_SubGraph_PostPropertyChanged final
|
|
{
|
|
public:
|
|
class FString MemberName; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString PropertyName; // 0x0010(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_TaskNode_SubGraph_PostPropertyChanged;
|
|
|
|
// Function b1-Managed.BED_TaskNode_SubGraph.PrePropertyChanged
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_TaskNode_SubGraph_PrePropertyChanged final
|
|
{
|
|
public:
|
|
class FString PropertyName; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_TaskNode_SubGraph_PrePropertyChanged;
|
|
|
|
// Function b1-Managed.BED_TaskNode_SubGraph.GetAssetToEditInCS
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct BED_TaskNode_SubGraph_GetAssetToEditInCS final
|
|
{
|
|
public:
|
|
class UObject* ReturnValue; // 0x0000(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_TaskNode_SubGraph_GetAssetToEditInCS;
|
|
|
|
// Function b1-Managed.BED_TaskNode_SubGraph.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_TaskNode_SubGraph_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_TaskNode_SubGraph_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_TaskNode_PushTaskStageState.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_TaskNode_PushTaskStageState_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_TaskNode_PushTaskStageState_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.SkillsRefCheckToolUtility.CheckMontage
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct SkillsRefCheckToolUtility_CheckMontage final
|
|
{
|
|
public:
|
|
int32 SkillID; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 Pad_4[0x4]; // 0x0004(0x0004)(Fixing Size After Last Property [ Dumper-7 ])
|
|
class FString Path; // 0x0008(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_SkillsRefCheckToolUtility_CheckMontage;
|
|
|
|
// Function b1-Managed.SkillsRefCheckToolUtility.CheckNotify
|
|
// 0x00C0 (0x00C0 - 0x0000)
|
|
struct SkillsRefCheckToolUtility_CheckNotify final
|
|
{
|
|
public:
|
|
int32 SkillID; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 Pad_4[0x4]; // 0x0004(0x0004)(Fixing Size After Last Property [ Dumper-7 ])
|
|
struct FAnimNotifyEvent Notify; // 0x0008(0x00B8)(Parm)
|
|
};
|
|
DUMPER7_ASSERTS_SkillsRefCheckToolUtility_CheckNotify;
|
|
|
|
// Function b1-Managed.BST_PostAudioOnUnit.GetDurationTime
|
|
// 0x0004 (0x0004 - 0x0000)
|
|
struct BST_PostAudioOnUnit_GetDurationTime final
|
|
{
|
|
public:
|
|
float ReturnValue; // 0x0000(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BST_PostAudioOnUnit_GetDurationTime;
|
|
|
|
// Function b1-Managed.BST_PostAudioOnUnit.GetDisplayName
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BST_PostAudioOnUnit_GetDisplayName final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BST_PostAudioOnUnit_GetDisplayName;
|
|
|
|
// Function b1-Managed.BST_PostAudioOnUnit.Evaluate
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct BST_PostAudioOnUnit_Evaluate final
|
|
{
|
|
public:
|
|
class UMovieSceneCalliopeSectionData* InSectionData; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BST_PostAudioOnUnit_Evaluate;
|
|
|
|
// Function b1-Managed.BST_PostAudioOnUnit.SetEvent_Editor
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct BST_PostAudioOnUnit_SetEvent_Editor final
|
|
{
|
|
public:
|
|
class UAkAudioEvent* Event; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BST_PostAudioOnUnit_SetEvent_Editor;
|
|
|
|
// Function b1-Managed.BST_PostAudioOnUnit.SectionBeingDestroyed
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct BST_PostAudioOnUnit_SectionBeingDestroyed final
|
|
{
|
|
public:
|
|
class UMovieSceneCalliopeSectionData* InSectionData; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BST_PostAudioOnUnit_SectionBeingDestroyed;
|
|
|
|
// Function b1-Managed.BST_PostAudioOnUnit.MakeSectionData
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct BST_PostAudioOnUnit_MakeSectionData final
|
|
{
|
|
public:
|
|
class UMovieSceneCalliopeSectionData* ReturnValue; // 0x0000(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BST_PostAudioOnUnit_MakeSectionData;
|
|
|
|
// Function b1-Managed.SequenceSectionContext_PostAudioOnUnit.PostEventCallbackHandler
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct SequenceSectionContext_PostAudioOnUnit_PostEventCallbackHandler final
|
|
{
|
|
public:
|
|
EAkCallbackType CallbackType; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 Pad_1[0x7]; // 0x0001(0x0007)(Fixing Size After Last Property [ Dumper-7 ])
|
|
class UAkCallbackInfo* CallbackInfo; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_SequenceSectionContext_PostAudioOnUnit_PostEventCallbackHandler;
|
|
|
|
// Function b1-Managed.BSNS_EnableUnitIK.OnPreviewNotifyBegin
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BSNS_EnableUnitIK_OnPreviewNotifyBegin final
|
|
{
|
|
public:
|
|
class UObject* InPlaybackContext; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
int32 InStatus; // 0x0008(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 bInBackwards : 1; // 0x000C(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BSNS_EnableUnitIK_OnPreviewNotifyBegin;
|
|
|
|
// Function b1-Managed.BSNS_EnableUnitIK.OnPreviewNotifyEnd
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BSNS_EnableUnitIK_OnPreviewNotifyEnd final
|
|
{
|
|
public:
|
|
class UObject* InPlaybackContext; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
int32 InStatus; // 0x0008(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 bInBackwards : 1; // 0x000C(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BSNS_EnableUnitIK_OnPreviewNotifyEnd;
|
|
|
|
// Function b1-Managed.BSNS_EnableUnitIK.OnNotifyBegin
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BSNS_EnableUnitIK_OnNotifyBegin final
|
|
{
|
|
public:
|
|
class UCalliopeLevelSequencePlayer* InPlayer; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
int32 InStatus; // 0x0008(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 bInBackwards : 1; // 0x000C(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BSNS_EnableUnitIK_OnNotifyBegin;
|
|
|
|
// Function b1-Managed.BSNS_EnableUnitIK.OnNotifyEnd
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BSNS_EnableUnitIK_OnNotifyEnd final
|
|
{
|
|
public:
|
|
class UCalliopeLevelSequencePlayer* InPlayer; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
int32 InStatus; // 0x0008(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 bInBackwards : 1; // 0x000C(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BSNS_EnableUnitIK_OnNotifyEnd;
|
|
|
|
// Function b1-Managed.BSNS_MarkCannotBeSkip.OnNotifyBegin
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BSNS_MarkCannotBeSkip_OnNotifyBegin final
|
|
{
|
|
public:
|
|
class UCalliopeLevelSequencePlayer* InPlayer; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
int32 InStatus; // 0x0008(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 bInBackwards : 1; // 0x000C(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BSNS_MarkCannotBeSkip_OnNotifyBegin;
|
|
|
|
// Function b1-Managed.BSNS_MarkCannotBeSkip.OnNotifyEnd
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BSNS_MarkCannotBeSkip_OnNotifyEnd final
|
|
{
|
|
public:
|
|
class UCalliopeLevelSequencePlayer* InPlayer; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
int32 InStatus; // 0x0008(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 bInBackwards : 1; // 0x000C(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BSNS_MarkCannotBeSkip_OnNotifyEnd;
|
|
|
|
// Function b1-Managed.BSNS_PauseAI.OnNotifyBegin
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BSNS_PauseAI_OnNotifyBegin final
|
|
{
|
|
public:
|
|
class UCalliopeLevelSequencePlayer* InPlayer; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
int32 InStatus; // 0x0008(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 bInBackwards : 1; // 0x000C(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BSNS_PauseAI_OnNotifyBegin;
|
|
|
|
// Function b1-Managed.BSNS_PauseAI.OnNotifyEnd
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BSNS_PauseAI_OnNotifyEnd final
|
|
{
|
|
public:
|
|
class UCalliopeLevelSequencePlayer* InPlayer; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
int32 InStatus; // 0x0008(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 bInBackwards : 1; // 0x000C(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BSNS_PauseAI_OnNotifyEnd;
|
|
|
|
// Function b1-Managed.BSNS_ShowSpecialUI.GetDisplayName
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BSNS_ShowSpecialUI_GetDisplayName final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BSNS_ShowSpecialUI_GetDisplayName;
|
|
|
|
// Function b1-Managed.BSNS_ShowSpecialUI.OnNotifyBegin
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BSNS_ShowSpecialUI_OnNotifyBegin final
|
|
{
|
|
public:
|
|
class UCalliopeLevelSequencePlayer* InPlayer; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
int32 InStatus; // 0x0008(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 bInBackwards : 1; // 0x000C(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BSNS_ShowSpecialUI_OnNotifyBegin;
|
|
|
|
// Function b1-Managed.BSN_AddBuffOnUnit.OnPreviewNotify
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BSN_AddBuffOnUnit_OnPreviewNotify final
|
|
{
|
|
public:
|
|
class UObject* InPlaybackContext; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
int32 InStatus; // 0x0008(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 bInBackwards : 1; // 0x000C(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BSN_AddBuffOnUnit_OnPreviewNotify;
|
|
|
|
// Function b1-Managed.BSN_AddBuffOnUnit.OnNotify
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BSN_AddBuffOnUnit_OnNotify final
|
|
{
|
|
public:
|
|
class UCalliopeLevelSequencePlayer* InPlayer; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
int32 InStatus; // 0x0008(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 bInBackwards : 1; // 0x000C(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BSN_AddBuffOnUnit_OnNotify;
|
|
|
|
// Function b1-Managed.BSN_ChangeBT.OnNotify
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BSN_ChangeBT_OnNotify final
|
|
{
|
|
public:
|
|
class UCalliopeLevelSequencePlayer* InPlayer; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
int32 InStatus; // 0x0008(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 bInBackwards : 1; // 0x000C(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BSN_ChangeBT_OnNotify;
|
|
|
|
// Function b1-Managed.BSN_DetachCameraInSkillSequence.OnNotify
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BSN_DetachCameraInSkillSequence_OnNotify final
|
|
{
|
|
public:
|
|
class UCalliopeLevelSequencePlayer* InPlayer; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
int32 InStatus; // 0x0008(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 bInBackwards : 1; // 0x000C(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BSN_DetachCameraInSkillSequence_OnNotify;
|
|
|
|
// Function b1-Managed.BSN_HideUI.OnNotify
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BSN_HideUI_OnNotify final
|
|
{
|
|
public:
|
|
class UCalliopeLevelSequencePlayer* InPlayer; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
int32 InStatus; // 0x0008(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 bInBackwards : 1; // 0x000C(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BSN_HideUI_OnNotify;
|
|
|
|
// Function b1-Managed.BSN_NotifyActor.OnPreviewNotify
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BSN_NotifyActor_OnPreviewNotify final
|
|
{
|
|
public:
|
|
class UObject* InPlaybackContext; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
int32 InStatus; // 0x0008(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 bInBackwards : 1; // 0x000C(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BSN_NotifyActor_OnPreviewNotify;
|
|
|
|
// Function b1-Managed.BSN_NotifyActor.OnNotify
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BSN_NotifyActor_OnNotify final
|
|
{
|
|
public:
|
|
class UCalliopeLevelSequencePlayer* InPlayer; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
int32 InStatus; // 0x0008(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 bInBackwards : 1; // 0x000C(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BSN_NotifyActor_OnNotify;
|
|
|
|
// Function b1-Managed.BSN_NotifyPlayEnd.OnNotify
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BSN_NotifyPlayEnd_OnNotify final
|
|
{
|
|
public:
|
|
class UCalliopeLevelSequencePlayer* InPlayer; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
int32 InStatus; // 0x0008(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 bInBackwards : 1; // 0x000C(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BSN_NotifyPlayEnd_OnNotify;
|
|
|
|
// Function b1-Managed.BSN_PostAkEventOnUnit.OnPreviewNotify
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BSN_PostAkEventOnUnit_OnPreviewNotify final
|
|
{
|
|
public:
|
|
class UObject* InPlaybackContext; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
int32 InStatus; // 0x0008(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 bInBackwards : 1; // 0x000C(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BSN_PostAkEventOnUnit_OnPreviewNotify;
|
|
|
|
// Function b1-Managed.BSN_PostAkEventOnUnit.GetDurationTime
|
|
// 0x0004 (0x0004 - 0x0000)
|
|
struct BSN_PostAkEventOnUnit_GetDurationTime final
|
|
{
|
|
public:
|
|
float ReturnValue; // 0x0000(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BSN_PostAkEventOnUnit_GetDurationTime;
|
|
|
|
// Function b1-Managed.BSN_PostAkEventOnUnit.GetDisplayName
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BSN_PostAkEventOnUnit_GetDisplayName final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BSN_PostAkEventOnUnit_GetDisplayName;
|
|
|
|
// Function b1-Managed.BSN_PostAkEventOnUnit.OnNotify
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BSN_PostAkEventOnUnit_OnNotify final
|
|
{
|
|
public:
|
|
class UCalliopeLevelSequencePlayer* InPlayer; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
int32 InStatus; // 0x0008(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 bInBackwards : 1; // 0x000C(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BSN_PostAkEventOnUnit_OnNotify;
|
|
|
|
// Function b1-Managed.BUAnimWheel.BlueprintUpdateAnimation
|
|
// 0x0004 (0x0004 - 0x0000)
|
|
struct BUAnimWheel_BlueprintUpdateAnimation final
|
|
{
|
|
public:
|
|
float DeltaTimeX; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BUAnimWheel_BlueprintUpdateAnimation;
|
|
|
|
// Function b1-Managed.BSN_RemoveBuffOnUnit.OnPreviewNotify
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BSN_RemoveBuffOnUnit_OnPreviewNotify final
|
|
{
|
|
public:
|
|
class UObject* InPlaybackContext; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
int32 InStatus; // 0x0008(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 bInBackwards : 1; // 0x000C(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BSN_RemoveBuffOnUnit_OnPreviewNotify;
|
|
|
|
// Function b1-Managed.BSN_RemoveBuffOnUnit.OnNotify
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BSN_RemoveBuffOnUnit_OnNotify final
|
|
{
|
|
public:
|
|
class UCalliopeLevelSequencePlayer* InPlayer; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
int32 InStatus; // 0x0008(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 bInBackwards : 1; // 0x000C(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BSN_RemoveBuffOnUnit_OnNotify;
|
|
|
|
// Function b1-Managed.BSN_TriggerCustomEvent.OnNotify
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BSN_TriggerCustomEvent_OnNotify final
|
|
{
|
|
public:
|
|
class UCalliopeLevelSequencePlayer* InPlayer; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
int32 InStatus; // 0x0008(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 bInBackwards : 1; // 0x000C(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BSN_TriggerCustomEvent_OnNotify;
|
|
|
|
// Function b1-Managed.BSN_SetUnitTransform.OnPreviewNotify
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BSN_SetUnitTransform_OnPreviewNotify final
|
|
{
|
|
public:
|
|
class UObject* InPlaybackContext; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
int32 InStatus; // 0x0008(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 bInBackwards : 1; // 0x000C(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BSN_SetUnitTransform_OnPreviewNotify;
|
|
|
|
// Function b1-Managed.BSN_SetUnitTransform.OnNotify
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BSN_SetUnitTransform_OnNotify final
|
|
{
|
|
public:
|
|
class UCalliopeLevelSequencePlayer* InPlayer; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
int32 InStatus; // 0x0008(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 bInBackwards : 1; // 0x000C(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BSN_SetUnitTransform_OnNotify;
|
|
|
|
// Function b1-Managed.BSN_ShowUI.OnNotify
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BSN_ShowUI_OnNotify final
|
|
{
|
|
public:
|
|
class UCalliopeLevelSequencePlayer* InPlayer; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
int32 InStatus; // 0x0008(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 bInBackwards : 1; // 0x000C(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BSN_ShowUI_OnNotify;
|
|
|
|
// Function b1-Managed.BUI_Startup.OnChangeNeverShowStartupUI
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BUI_Startup_OnChangeNeverShowStartupUI final
|
|
{
|
|
public:
|
|
uint8 bChecked : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BUI_Startup_OnChangeNeverShowStartupUI;
|
|
|
|
// Function b1-Managed.BUI_Startup.OnChangeDoEnableEnemyBar
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BUI_Startup_OnChangeDoEnableEnemyBar final
|
|
{
|
|
public:
|
|
uint8 bChecked : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BUI_Startup_OnChangeDoEnableEnemyBar;
|
|
|
|
// Function b1-Managed.BUI_Startup.OnLevelSelectionChanged
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct BUI_Startup_OnLevelSelectionChanged final
|
|
{
|
|
public:
|
|
class FString SelectedItem; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
ESelectInfo SelectionType; // 0x0010(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BUI_Startup_OnLevelSelectionChanged;
|
|
|
|
// Function b1-Managed.BUI_Startup.OnChangeApplyByDefault
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BUI_Startup_OnChangeApplyByDefault final
|
|
{
|
|
public:
|
|
uint8 bChecked : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BUI_Startup_OnChangeApplyByDefault;
|
|
|
|
// Function b1-Managed.BUI_Startup.OnChangeDoLockStamina
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BUI_Startup_OnChangeDoLockStamina final
|
|
{
|
|
public:
|
|
uint8 bChecked : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BUI_Startup_OnChangeDoLockStamina;
|
|
|
|
// Function b1-Managed.BUI_Startup.OnChangeDoLockEnemyHP
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BUI_Startup_OnChangeDoLockEnemyHP final
|
|
{
|
|
public:
|
|
uint8 bChecked : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BUI_Startup_OnChangeDoLockEnemyHP;
|
|
|
|
// Function b1-Managed.BUI_Startup.OnChangeDoInvincible
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BUI_Startup_OnChangeDoInvincible final
|
|
{
|
|
public:
|
|
uint8 bChecked : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BUI_Startup_OnChangeDoInvincible;
|
|
|
|
// Function b1-Managed.BUI_Startup.OnChangeDoLock60FPS
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BUI_Startup_OnChangeDoLock60FPS final
|
|
{
|
|
public:
|
|
uint8 bChecked : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BUI_Startup_OnChangeDoLock60FPS;
|
|
|
|
// Function b1-Managed.BUI_Startup.OnToggleAllEnemyAI
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BUI_Startup_OnToggleAllEnemyAI final
|
|
{
|
|
public:
|
|
uint8 bChecked : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BUI_Startup_OnToggleAllEnemyAI;
|
|
|
|
// Function b1-Managed.BUI_Startup.OnChangeDoToggleUI
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BUI_Startup_OnChangeDoToggleUI final
|
|
{
|
|
public:
|
|
uint8 bChecked : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BUI_Startup_OnChangeDoToggleUI;
|
|
|
|
// Function b1-Managed.BUI_Startup.OnCancelAllEnemyCD
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BUI_Startup_OnCancelAllEnemyCD final
|
|
{
|
|
public:
|
|
uint8 bChecked : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BUI_Startup_OnCancelAllEnemyCD;
|
|
|
|
// Function b1-Managed.BUI_Startup.OnCMDTextCommitted
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BUI_Startup_OnCMDTextCommitted final
|
|
{
|
|
public:
|
|
class FText Text; // 0x0000(0x0018)(Parm)
|
|
ETextCommit CommitMethod; // 0x0018(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BUI_Startup_OnCMDTextCommitted;
|
|
|
|
// Function b1-Managed.BUI_Startup.OnChangeDoLockHP2
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BUI_Startup_OnChangeDoLockHP2 final
|
|
{
|
|
public:
|
|
uint8 bChecked : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BUI_Startup_OnChangeDoLockHP2;
|
|
|
|
// Function b1-Managed.BUI_Startup.OnChangeDoVSync
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BUI_Startup_OnChangeDoVSync final
|
|
{
|
|
public:
|
|
uint8 bChecked : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BUI_Startup_OnChangeDoVSync;
|
|
|
|
// Function b1-Managed.BUI_Startup.OnSetInvisible
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BUI_Startup_OnSetInvisible final
|
|
{
|
|
public:
|
|
uint8 bChecked : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BUI_Startup_OnSetInvisible;
|
|
|
|
// Function b1-Managed.GSEaseFunc.EaseInOutQuint
|
|
// 0x0014 (0x0014 - 0x0000)
|
|
struct GSEaseFunc_EaseInOutQuint final
|
|
{
|
|
public:
|
|
float Start; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
float End; // 0x0004(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
float alpha; // 0x0008(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
float Param; // 0x000C(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
float ReturnValue; // 0x0010(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_GSEaseFunc_EaseInOutQuint;
|
|
|
|
// Function b1-Managed.GSEaseFunc.EaseTransform
|
|
// 0x0140 (0x0140 - 0x0000)
|
|
struct GSEaseFunc_EaseTransform final
|
|
{
|
|
public:
|
|
ENGSEasingFunc ENGSEasingFunc; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 Pad_1[0xF]; // 0x0001(0x000F)(Fixing Size After Last Property [ Dumper-7 ])
|
|
struct FTransform Start; // 0x0010(0x0060)(Parm, IsPlainOldData, NoDestructor)
|
|
struct FTransform End; // 0x0070(0x0060)(Parm, IsPlainOldData, NoDestructor)
|
|
float alpha; // 0x00D0(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
float Param; // 0x00D4(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
float BlendExp; // 0x00D8(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
int32 Steps; // 0x00DC(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
struct FTransform ReturnValue; // 0x00E0(0x0060)(Parm, OutParm, ReturnParm, IsPlainOldData, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_GSEaseFunc_EaseTransform;
|
|
|
|
// Function b1-Managed.GSEaseFunc.BackEaseInOut
|
|
// 0x0014 (0x0014 - 0x0000)
|
|
struct GSEaseFunc_BackEaseInOut final
|
|
{
|
|
public:
|
|
float Start; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
float End; // 0x0004(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
float alpha; // 0x0008(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
float Param; // 0x000C(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
float ReturnValue; // 0x0010(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_GSEaseFunc_BackEaseInOut;
|
|
|
|
// Function b1-Managed.GSEaseFunc.EaseRotator
|
|
// 0x0060 (0x0060 - 0x0000)
|
|
struct GSEaseFunc_EaseRotator final
|
|
{
|
|
public:
|
|
ENGSEasingFunc ENGSEasingFunc; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 Pad_1[0x7]; // 0x0001(0x0007)(Fixing Size After Last Property [ Dumper-7 ])
|
|
struct FRotator Start; // 0x0008(0x0018)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor)
|
|
struct FRotator End; // 0x0020(0x0018)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor)
|
|
float alpha; // 0x0038(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
float Param; // 0x003C(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
float BlendExp; // 0x0040(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
int32 Steps; // 0x0044(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
struct FRotator ReturnValue; // 0x0048(0x0018)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_GSEaseFunc_EaseRotator;
|
|
|
|
// Function b1-Managed.GSEaseFunc.EaseInQuart
|
|
// 0x0014 (0x0014 - 0x0000)
|
|
struct GSEaseFunc_EaseInQuart final
|
|
{
|
|
public:
|
|
float Start; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
float End; // 0x0004(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
float alpha; // 0x0008(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
float Param; // 0x000C(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
float ReturnValue; // 0x0010(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_GSEaseFunc_EaseInQuart;
|
|
|
|
// Function b1-Managed.GSEaseFunc.BackEaseOut
|
|
// 0x0014 (0x0014 - 0x0000)
|
|
struct GSEaseFunc_BackEaseOut final
|
|
{
|
|
public:
|
|
float Start; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
float End; // 0x0004(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
float alpha; // 0x0008(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
float Param; // 0x000C(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
float ReturnValue; // 0x0010(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_GSEaseFunc_BackEaseOut;
|
|
|
|
// Function b1-Managed.GSEaseFunc.EaseVector
|
|
// 0x0060 (0x0060 - 0x0000)
|
|
struct GSEaseFunc_EaseVector final
|
|
{
|
|
public:
|
|
ENGSEasingFunc ENGSEasingFunc; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 Pad_1[0x7]; // 0x0001(0x0007)(Fixing Size After Last Property [ Dumper-7 ])
|
|
struct FVector Start; // 0x0008(0x0018)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
struct FVector End; // 0x0020(0x0018)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
float alpha; // 0x0038(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
float Param; // 0x003C(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
float BlendExp; // 0x0040(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
int32 Steps; // 0x0044(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
struct FVector ReturnValue; // 0x0048(0x0018)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_GSEaseFunc_EaseVector;
|
|
|
|
// Function b1-Managed.GSEaseFunc.BackEaseIn
|
|
// 0x0014 (0x0014 - 0x0000)
|
|
struct GSEaseFunc_BackEaseIn final
|
|
{
|
|
public:
|
|
float Start; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
float End; // 0x0004(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
float alpha; // 0x0008(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
float Param; // 0x000C(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
float ReturnValue; // 0x0010(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_GSEaseFunc_BackEaseIn;
|
|
|
|
// Function b1-Managed.GSEaseFunc.EaseColor
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct GSEaseFunc_EaseColor final
|
|
{
|
|
public:
|
|
ENGSEasingFunc ENGSEasingFunc; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 Pad_1[0x3]; // 0x0001(0x0003)(Fixing Size After Last Property [ Dumper-7 ])
|
|
struct FColor Start; // 0x0004(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
struct FColor End; // 0x0008(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
float alpha; // 0x000C(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
float Param; // 0x0010(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
float BlendExp; // 0x0014(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
int32 Steps; // 0x0018(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
struct FColor ReturnValue; // 0x001C(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_GSEaseFunc_EaseColor;
|
|
|
|
// Function b1-Managed.GSEaseFunc.Ease
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct GSEaseFunc_Ease final
|
|
{
|
|
public:
|
|
ENGSEasingFunc ENGSEasingFunc; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 Pad_1[0x3]; // 0x0001(0x0003)(Fixing Size After Last Property [ Dumper-7 ])
|
|
float Start; // 0x0004(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
float End; // 0x0008(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
float alpha; // 0x000C(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
float Param; // 0x0010(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
float BlendExp; // 0x0014(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
int32 Steps; // 0x0018(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
float ReturnValue; // 0x001C(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_GSEaseFunc_Ease;
|
|
|
|
// Function b1-Managed.GSEaseFunc.Sin
|
|
// 0x0014 (0x0014 - 0x0000)
|
|
struct GSEaseFunc_Sin final
|
|
{
|
|
public:
|
|
float Start; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
float End; // 0x0004(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
float alpha; // 0x0008(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
float Param; // 0x000C(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
float ReturnValue; // 0x0010(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_GSEaseFunc_Sin;
|
|
|
|
// Function b1-Managed.CustomShadowComp.TickComponentInCS
|
|
// 0x0004 (0x0004 - 0x0000)
|
|
struct CustomShadowComp_TickComponentInCS final
|
|
{
|
|
public:
|
|
float DeltaTime; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_CustomShadowComp_TickComponentInCS;
|
|
|
|
// Function b1-Managed.GPUSplineMesh.ReceiveTick
|
|
// 0x0004 (0x0004 - 0x0000)
|
|
struct GPUSplineMesh_ReceiveTick final
|
|
{
|
|
public:
|
|
float DeltaSeconds; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_GPUSplineMesh_ReceiveTick;
|
|
|
|
// Function b1-Managed.LandscapeBpBrushTest.Initialize
|
|
// 0x0070 (0x0070 - 0x0000)
|
|
struct LandscapeBpBrushTest_Initialize final
|
|
{
|
|
public:
|
|
struct FTransform InLandscapeTransform; // 0x0000(0x0060)(Parm, IsPlainOldData, NoDestructor)
|
|
struct FIntPoint InLandscapeSize; // 0x0060(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
struct FIntPoint InLandscapeRenderTargetSize; // 0x0068(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_LandscapeBpBrushTest_Initialize;
|
|
|
|
// Function b1-Managed.LandscapeBpBrushTest.Render
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct LandscapeBpBrushTest_Render final
|
|
{
|
|
public:
|
|
uint8 InIsHeightmap : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
uint8 Pad_1[0x7]; // 0x0001(0x0007)(Fixing Size After Last Property [ Dumper-7 ])
|
|
class UTextureRenderTarget2D* InCombinedResult; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class FName InWeightmapLayerName; // 0x0010(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class UTextureRenderTarget2D* ReturnValue; // 0x0018(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_LandscapeBpBrushTest_Render;
|
|
|
|
// Function b1-Managed.LandscapeLayerBrush.ReceiveTick
|
|
// 0x0004 (0x0004 - 0x0000)
|
|
struct LandscapeLayerBrush_ReceiveTick final
|
|
{
|
|
public:
|
|
float DeltaSeconds; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_LandscapeLayerBrush_ReceiveTick;
|
|
|
|
// Function b1-Managed.LandscapeLayerBrush.Initialize
|
|
// 0x0070 (0x0070 - 0x0000)
|
|
struct LandscapeLayerBrush_Initialize final
|
|
{
|
|
public:
|
|
struct FTransform InLandscapeTransform; // 0x0000(0x0060)(Parm, IsPlainOldData, NoDestructor)
|
|
struct FIntPoint InLandscapeSize; // 0x0060(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
struct FIntPoint InLandscapeRenderTargetSize; // 0x0068(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_LandscapeLayerBrush_Initialize;
|
|
|
|
// Function b1-Managed.LandscapeLayerBrush.Render
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct LandscapeLayerBrush_Render final
|
|
{
|
|
public:
|
|
uint8 InIsHeightmap : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
uint8 Pad_1[0x7]; // 0x0001(0x0007)(Fixing Size After Last Property [ Dumper-7 ])
|
|
class UTextureRenderTarget2D* InCombinedResult; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class FName InWeightmapLayerName; // 0x0010(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class UTextureRenderTarget2D* ReturnValue; // 0x0018(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_LandscapeLayerBrush_Render;
|
|
|
|
// Function b1-Managed.BP_ActorTouchDraggingController.OnTick
|
|
// 0x0004 (0x0004 - 0x0000)
|
|
struct BP_ActorTouchDraggingController_OnTick final
|
|
{
|
|
public:
|
|
float DeltaTime; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BP_ActorTouchDraggingController_OnTick;
|
|
|
|
// Function b1-Managed.LandscapeRoadSpline.ReceiveTick
|
|
// 0x0004 (0x0004 - 0x0000)
|
|
struct LandscapeRoadSpline_ReceiveTick final
|
|
{
|
|
public:
|
|
float DeltaSeconds; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_LandscapeRoadSpline_ReceiveTick;
|
|
|
|
// Function b1-Managed.BANS_GSB1TimedPlayNiagaraFX.GetSoftReferences
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BANS_GSB1TimedPlayNiagaraFX_GetSoftReferences final
|
|
{
|
|
public:
|
|
TArray<struct FSoftObjectPath> ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ReturnParm)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSB1TimedPlayNiagaraFX_GetSoftReferences;
|
|
|
|
// Function b1-Managed.BANS_GSB1TimedPlayNiagaraFX.GSNotifyBeginCS
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct BANS_GSB1TimedPlayNiagaraFX_GSNotifyBeginCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
float TotalDuration; // 0x0048(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSB1TimedPlayNiagaraFX_GSNotifyBeginCS;
|
|
|
|
// Function b1-Managed.BANS_GSB1TimedPlayNiagaraFX.GSNotifyEndCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct BANS_GSB1TimedPlayNiagaraFX_GSNotifyEndCS final
|
|
{
|
|
public:
|
|
struct FUStGSNotifyParam NotifyParam; // 0x0000(0x0048)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BANS_GSB1TimedPlayNiagaraFX_GSNotifyEndCS;
|
|
|
|
// Function b1-Managed.BGG_GameModeB1.GetDefaultPawnClassForController
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BGG_GameModeB1_GetDefaultPawnClassForController final
|
|
{
|
|
public:
|
|
class AController* InController; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class UClass* ReturnValue; // 0x0008(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGG_GameModeB1_GetDefaultPawnClassForController;
|
|
|
|
// Function b1-Managed.BGG_GameModeB1.ReceiveEndPlay
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BGG_GameModeB1_ReceiveEndPlay final
|
|
{
|
|
public:
|
|
EEndPlayReason EndPlayReason; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGG_GameModeB1_ReceiveEndPlay;
|
|
|
|
// Function b1-Managed.BGG_GameModeB1.ReceiveTick
|
|
// 0x0004 (0x0004 - 0x0000)
|
|
struct BGG_GameModeB1_ReceiveTick final
|
|
{
|
|
public:
|
|
float DeltaSeconds; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGG_GameModeB1_ReceiveTick;
|
|
|
|
// Function b1-Managed.BGG_GameModeB1.PostLoginCS
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct BGG_GameModeB1_PostLoginCS final
|
|
{
|
|
public:
|
|
class APlayerController* NewPlayer; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGG_GameModeB1_PostLoginCS;
|
|
|
|
// Function b1-Managed.BGG_GameModeB1.PreLoginCS
|
|
// 0x0040 (0x0040 - 0x0000)
|
|
struct BGG_GameModeB1_PreLoginCS final
|
|
{
|
|
public:
|
|
class FString Options; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString LoginAddress; // 0x0010(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString UniqueId; // 0x0020(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString ErrorMessage; // 0x0030(0x0010)(Parm, OutParm, ZeroConstructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGG_GameModeB1_PreLoginCS;
|
|
|
|
// Function b1-Managed.BGG_GameModeB1.LoginOutCS
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct BGG_GameModeB1_LoginOutCS final
|
|
{
|
|
public:
|
|
class AController* Exiting; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGG_GameModeB1_LoginOutCS;
|
|
|
|
// Function b1-Managed.BGG_GameModeB1Net.ReceiveEndPlay
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BGG_GameModeB1Net_ReceiveEndPlay final
|
|
{
|
|
public:
|
|
EEndPlayReason EndPlayReason; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGG_GameModeB1Net_ReceiveEndPlay;
|
|
|
|
// Function b1-Managed.BGG_GameModeB1Net.PostLoginCS
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct BGG_GameModeB1Net_PostLoginCS final
|
|
{
|
|
public:
|
|
class APlayerController* NewPlayer; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGG_GameModeB1Net_PostLoginCS;
|
|
|
|
// Function b1-Managed.GuidingRootWidget.OnMouseButtonDown
|
|
// 0x0188 (0x0188 - 0x0000)
|
|
struct GuidingRootWidget_OnMouseButtonDown final
|
|
{
|
|
public:
|
|
struct FGeometry MyGeometry; // 0x0000(0x0040)(Parm, IsPlainOldData, NoDestructor)
|
|
struct FPointerEvent MouseEvent; // 0x0040(0x0090)(ConstParm, Parm, OutParm, ReferenceParm)
|
|
struct FEventReply ReturnValue; // 0x00D0(0x00B8)(Parm, OutParm, ReturnParm)
|
|
};
|
|
DUMPER7_ASSERTS_GuidingRootWidget_OnMouseButtonDown;
|
|
|
|
// Function b1-Managed.GuidingRootWidget.OnMouseButtonUp
|
|
// 0x0188 (0x0188 - 0x0000)
|
|
struct GuidingRootWidget_OnMouseButtonUp final
|
|
{
|
|
public:
|
|
struct FGeometry MyGeometry; // 0x0000(0x0040)(Parm, IsPlainOldData, NoDestructor)
|
|
struct FPointerEvent MouseEvent; // 0x0040(0x0090)(ConstParm, Parm, OutParm, ReferenceParm)
|
|
struct FEventReply ReturnValue; // 0x00D0(0x00B8)(Parm, OutParm, ReturnParm)
|
|
};
|
|
DUMPER7_ASSERTS_GuidingRootWidget_OnMouseButtonUp;
|
|
|
|
// Function b1-Managed.MyTestHttpListener.OnRequestProgress
|
|
// 0x000C (0x000C - 0x0000)
|
|
struct MyTestHttpListener_OnRequestProgress final
|
|
{
|
|
public:
|
|
int32 sentBytes; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
int32 lReceivedBytes; // 0x0004(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
int32 lTotalBytes; // 0x0008(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_MyTestHttpListener_OnRequestProgress;
|
|
|
|
// Function b1-Managed.MyTestHttpListener.OnReponseComplete
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct MyTestHttpListener_OnReponseComplete final
|
|
{
|
|
public:
|
|
uint8 bSuccess : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
uint8 Pad_1[0x3]; // 0x0001(0x0003)(Fixing Size After Last Property [ Dumper-7 ])
|
|
int32 HttpCode; // 0x0004(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
TArray<uint8> Content; // 0x0008(0x0010)(ConstParm, Parm, OutParm, ReferenceParm)
|
|
};
|
|
DUMPER7_ASSERTS_MyTestHttpListener_OnReponseComplete;
|
|
|
|
// Function b1-Managed.MyTestHttpListener.IsNeedProgress
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct MyTestHttpListener_IsNeedProgress final
|
|
{
|
|
public:
|
|
uint8 ReturnValue : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_MyTestHttpListener_IsNeedProgress;
|
|
|
|
// Function b1-Managed.SharpPerfTest.ReceiveTick
|
|
// 0x0004 (0x0004 - 0x0000)
|
|
struct SharpPerfTest_ReceiveTick final
|
|
{
|
|
public:
|
|
float DeltaSeconds; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_SharpPerfTest_ReceiveTick;
|
|
|
|
// Function b1-Managed.SharpPerfTest.TickInCS
|
|
// 0x0004 (0x0004 - 0x0000)
|
|
struct SharpPerfTest_TickInCS final
|
|
{
|
|
public:
|
|
float DeltaTime; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_SharpPerfTest_TickInCS;
|
|
|
|
// Function b1-Managed.SharpPerfTest.DelegateCB
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct SharpPerfTest_DelegateCB final
|
|
{
|
|
public:
|
|
int32 p1; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
int32 p2; // 0x0004(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
int32 p3; // 0x0008(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
int32 p4; // 0x000C(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_SharpPerfTest_DelegateCB;
|
|
|
|
// Function b1-Managed.IL2CPPUnitTestFuncLib.GetIL2CPPTestValue
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct IL2CPPUnitTestFuncLib_GetIL2CPPTestValue final
|
|
{
|
|
public:
|
|
int32 TestVal; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
int32 ReturnValue; // 0x0004(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_IL2CPPUnitTestFuncLib_GetIL2CPPTestValue;
|
|
|
|
// Function b1-Managed.IL2CPPStructPersistTest.PrintStruct
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct IL2CPPStructPersistTest_PrintStruct final
|
|
{
|
|
public:
|
|
struct FCppTestStructOuter Input; // 0x0000(0x0018)(Parm)
|
|
};
|
|
DUMPER7_ASSERTS_IL2CPPStructPersistTest_PrintStruct;
|
|
|
|
// Function b1-Managed.IL2CPPUnitTest.IntRetTest2
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct IL2CPPUnitTest_IntRetTest2 final
|
|
{
|
|
public:
|
|
int32 p1; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
float p2; // 0x0004(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 bP3 : 1; // 0x0008(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
uint8 Pad_9[0x3]; // 0x0009(0x0003)(Fixing Size After Last Property [ Dumper-7 ])
|
|
int32 ReturnValue; // 0x000C(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_IL2CPPUnitTest_IntRetTest2;
|
|
|
|
// Function b1-Managed.IL2CPPUnitTest.BoolRetTest
|
|
// 0x000C (0x000C - 0x0000)
|
|
struct IL2CPPUnitTest_BoolRetTest final
|
|
{
|
|
public:
|
|
int32 p1; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
float p2; // 0x0004(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 bP3 : 1; // 0x0008(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
uint8 BitPad_8_1 : 7; // 0x0008(0x0001)(Fixing Bit-Field Size For New Byte [ Dumper-7 ])
|
|
uint8 ReturnValue : 1; // 0x0009(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_IL2CPPUnitTest_BoolRetTest;
|
|
|
|
// Function b1-Managed.IL2CPPUnitTest.IntRetTest
|
|
// 0x0014 (0x0014 - 0x0000)
|
|
struct IL2CPPUnitTest_IntRetTest final
|
|
{
|
|
public:
|
|
int32 p1; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
float p2; // 0x0004(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 bP3 : 1; // 0x0008(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
uint8 Pad_9[0x3]; // 0x0009(0x0003)(Fixing Size After Last Property [ Dumper-7 ])
|
|
int32 Out1; // 0x000C(0x0004)(Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
int32 ReturnValue; // 0x0010(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_IL2CPPUnitTest_IntRetTest;
|
|
|
|
// Function b1-Managed.IL2CPPUnitTest.TickInCS
|
|
// 0x0004 (0x0004 - 0x0000)
|
|
struct IL2CPPUnitTest_TickInCS final
|
|
{
|
|
public:
|
|
float DeltaTime; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_IL2CPPUnitTest_TickInCS;
|
|
|
|
// Function b1-Managed.IL2CPPUnitTest.TestPassComplexStruct
|
|
// 0x0028 (0x0028 - 0x0000)
|
|
struct IL2CPPUnitTest_TestPassComplexStruct final
|
|
{
|
|
public:
|
|
struct FIL2CPPUnitTestStructOuter OuterStruct; // 0x0000(0x0028)(Parm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_IL2CPPUnitTest_TestPassComplexStruct;
|
|
|
|
// Function b1-Managed.IL2CPPUnitTest.DelegateCB
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct IL2CPPUnitTest_DelegateCB final
|
|
{
|
|
public:
|
|
int32 p1; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
int32 p2; // 0x0004(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
int32 p3; // 0x0008(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
int32 p4; // 0x000C(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_IL2CPPUnitTest_DelegateCB;
|
|
|
|
// Function b1-Managed.IL2CPPUnitTest.CallInBP
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct IL2CPPUnitTest_CallInBP final
|
|
{
|
|
public:
|
|
class FString CheckIt; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_IL2CPPUnitTest_CallInBP;
|
|
|
|
// Function b1-Managed.GSGridConScreenAdapter.UpdateForAdaptInEditorMode
|
|
// 0x000C (0x000C - 0x0000)
|
|
struct GSGridConScreenAdapter_UpdateForAdaptInEditorMode final
|
|
{
|
|
public:
|
|
float DeltaTime; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
int32 RefViewPortWidth; // 0x0004(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
int32 RefViewPortHeight; // 0x0008(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_GSGridConScreenAdapter_UpdateForAdaptInEditorMode;
|
|
|
|
// Function b1-Managed.GSGridConScreenAdapter.UpdateForAdapt
|
|
// 0x0004 (0x0004 - 0x0000)
|
|
struct GSGridConScreenAdapter_UpdateForAdapt final
|
|
{
|
|
public:
|
|
float DeltaTime; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_GSGridConScreenAdapter_UpdateForAdapt;
|
|
|
|
// Function b1-Managed.GSProcBar.SetMaxIncPercent
|
|
// 0x0004 (0x0004 - 0x0000)
|
|
struct GSProcBar_SetMaxIncPercent final
|
|
{
|
|
public:
|
|
float InMaxIncPercent; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_GSProcBar_SetMaxIncPercent;
|
|
|
|
// Function b1-Managed.GSRetainerBox.OnViewWidgetSizeChangedEvent
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct GSRetainerBox_OnViewWidgetSizeChangedEvent final
|
|
{
|
|
public:
|
|
struct FVector2D Size; // 0x0000(0x0010)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_GSRetainerBox_OnViewWidgetSizeChangedEvent;
|
|
|
|
// Function b1-Managed.GSButton.GSOnLostFocused
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct GSButton_GSOnLostFocused final
|
|
{
|
|
public:
|
|
struct FFocusEvent FocusEvent; // 0x0000(0x0008)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_GSButton_GSOnLostFocused;
|
|
|
|
// Function b1-Managed.GSButton.GSOnFocused
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct GSButton_GSOnFocused final
|
|
{
|
|
public:
|
|
struct FFocusEvent FocusEvent; // 0x0000(0x0008)(Parm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_GSButton_GSOnFocused;
|
|
|
|
// Function b1-Managed.GSRoundRectCS.CalcMappingRoundRectPoint
|
|
// 0x0060 (0x0060 - 0x0000)
|
|
struct GSRoundRectCS_CalcMappingRoundRectPoint final
|
|
{
|
|
public:
|
|
struct FVector2D PosInViewPort; // 0x0000(0x0010)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 IsInFront : 1; // 0x0010(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
uint8 Pad_11[0x7]; // 0x0011(0x0007)(Fixing Size After Last Property [ Dumper-7 ])
|
|
struct FVector2D InnerContentRectSize; // 0x0018(0x0010)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
struct FVector2D InnerContentRectAlign; // 0x0028(0x0010)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 IsOuter : 1; // 0x0038(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
uint8 Pad_39[0x7]; // 0x0039(0x0007)(Fixing Size After Last Property [ Dumper-7 ])
|
|
struct FVector2D BorderPosRefRoundRect; // 0x0040(0x0010)(Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
float RectAngle; // 0x0050(0x0004)(Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
int32 OutIndicatorType; // 0x0054(0x0004)(Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 ReturnValue : 1; // 0x0058(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_GSRoundRectCS_CalcMappingRoundRectPoint;
|
|
|
|
// Function b1-Managed.GSRoundRectCS.GetLastUpdateCenterPos
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct GSRoundRectCS_GetLastUpdateCenterPos final
|
|
{
|
|
public:
|
|
struct FVector2D ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_GSRoundRectCS_GetLastUpdateCenterPos;
|
|
|
|
// Function b1-Managed.GSRoundRectCS.IsInRoundRect
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct GSRoundRectCS_IsInRoundRect final
|
|
{
|
|
public:
|
|
struct FVector2D PosInViewPort; // 0x0000(0x0010)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 ReturnValue : 1; // 0x0010(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_GSRoundRectCS_IsInRoundRect;
|
|
|
|
// Function b1-Managed.GSRoundRectCS.SetDebugDraw
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct GSRoundRectCS_SetDebugDraw final
|
|
{
|
|
public:
|
|
uint8 IsDebugDraw : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_GSRoundRectCS_SetDebugDraw;
|
|
|
|
// Function b1-Managed.GSRoundRectCS.GetDebugDraw
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct GSRoundRectCS_GetDebugDraw final
|
|
{
|
|
public:
|
|
uint8 ReturnValue : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_GSRoundRectCS_GetDebugDraw;
|
|
|
|
// Function b1-Managed.BED_LevelConfUtil.GetLevelStreamingBoundingBox
|
|
// 0x0038 (0x0038 - 0x0000)
|
|
struct BED_LevelConfUtil_GetLevelStreamingBoundingBox final
|
|
{
|
|
public:
|
|
class ULevelStreaming* LevelStreaming; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
struct FVector Center; // 0x0008(0x0018)(Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
struct FVector BoxExtent; // 0x0020(0x0018)(Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_LevelConfUtil_GetLevelStreamingBoundingBox;
|
|
|
|
// Function b1-Managed.GlobalAudioMgr.GetUApplicationLifecycleComponent
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct GlobalAudioMgr_GetUApplicationLifecycleComponent final
|
|
{
|
|
public:
|
|
class UApplicationLifecycleComponent* ReturnValue; // 0x0000(0x0008)(ExportObject, Parm, OutParm, ZeroConstructor, ReturnParm, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_GlobalAudioMgr_GetUApplicationLifecycleComponent;
|
|
|
|
// Function b1-Managed.BUAnim_PostProcess_Quadruped.BlueprintUpdateAnimation
|
|
// 0x0004 (0x0004 - 0x0000)
|
|
struct BUAnim_PostProcess_Quadruped_BlueprintUpdateAnimation final
|
|
{
|
|
public:
|
|
float DeltaTimeX; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BUAnim_PostProcess_Quadruped_BlueprintUpdateAnimation;
|
|
|
|
// Function b1-Managed.BED_TaskStageNode_DetectCondition.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_TaskStageNode_DetectCondition_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_TaskStageNode_DetectCondition_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_TaskStageNode_LogicalOR.CanUserAddInputInCS
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BED_TaskStageNode_LogicalOR_CanUserAddInputInCS final
|
|
{
|
|
public:
|
|
uint8 ReturnValue : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BED_TaskStageNode_LogicalOR_CanUserAddInputInCS;
|
|
|
|
// Function b1-Managed.BED_TaskStageNode_PushTaskStage.GetNodeDescriptionInCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BED_TaskStageNode_PushTaskStage_GetNodeDescriptionInCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BED_TaskStageNode_PushTaskStage_GetNodeDescriptionInCS;
|
|
|
|
// Function b1-Managed.BED_TaskStageNode_PushTaskStage.CanShowInMyCalliope
|
|
// 0x0028 (0x0028 - 0x0000)
|
|
struct BED_TaskStageNode_PushTaskStage_CanShowInMyCalliope final
|
|
{
|
|
public:
|
|
class FString OutCategory; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString OutDisplayName; // 0x0010(0x0010)(Parm, OutParm, ZeroConstructor, HasGetValueTypeHash)
|
|
uint8 ReturnValue : 1; // 0x0020(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BED_TaskStageNode_PushTaskStage_CanShowInMyCalliope;
|
|
|
|
// Function b1-Managed.BED_BehaviorNode_PlayPigsyStory.IsSupportViewType
|
|
// 0x0002 (0x0002 - 0x0000)
|
|
struct BED_BehaviorNode_PlayPigsyStory_IsSupportViewType final
|
|
{
|
|
public:
|
|
ECalliopeViewType InViewType; // 0x0000(0x0001)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 ReturnValue : 1; // 0x0001(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BED_BehaviorNode_PlayPigsyStory_IsSupportViewType;
|
|
|
|
// Function b1-Managed.BGW_CharacterViewMgr.OnAKBStateEndFunc
|
|
// 0x0014 (0x0014 - 0x0000)
|
|
struct BGW_CharacterViewMgr_OnAKBStateEndFunc final
|
|
{
|
|
public:
|
|
class FName BeginStateName; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class FName EndStateName; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 IsForceImSet : 1; // 0x0010(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BGW_CharacterViewMgr_OnAKBStateEndFunc;
|
|
|
|
// Function b1-Managed.GSEQC_CachedEnterBattlePoint.ProvideSingleLocationCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct GSEQC_CachedEnterBattlePoint_ProvideSingleLocationCS final
|
|
{
|
|
public:
|
|
class UObject* QuerierObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class AActor* QuerierActor; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_GSEQC_CachedEnterBattlePoint_ProvideSingleLocationCS;
|
|
|
|
// Function b1-Managed.GSEQC_CachedGroupAIHotZonePoint.ProvideSingleLocationCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct GSEQC_CachedGroupAIHotZonePoint_ProvideSingleLocationCS final
|
|
{
|
|
public:
|
|
class UObject* QuerierObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class AActor* QuerierActor; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_GSEQC_CachedGroupAIHotZonePoint_ProvideSingleLocationCS;
|
|
|
|
// Function b1-Managed.GSEQC_CachedSceneItem.ProvideActorsSetCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct GSEQC_CachedSceneItem_ProvideActorsSetCS final
|
|
{
|
|
public:
|
|
class UObject* QuerierObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class AActor* QuerierActor; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_GSEQC_CachedSceneItem_ProvideActorsSetCS;
|
|
|
|
// Function b1-Managed.GSEQC_QATargetLocationContext.ProvideLocationsSetCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct GSEQC_QATargetLocationContext_ProvideLocationsSetCS final
|
|
{
|
|
public:
|
|
class UObject* QuerierObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class AActor* QuerierActor; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_GSEQC_QATargetLocationContext_ProvideLocationsSetCS;
|
|
|
|
// Function b1-Managed.GSEQC_SkillBaseTargetContext.ProvideActorsSetCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct GSEQC_SkillBaseTargetContext_ProvideActorsSetCS final
|
|
{
|
|
public:
|
|
class UObject* QuerierObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class AActor* QuerierActor; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_GSEQC_SkillBaseTargetContext_ProvideActorsSetCS;
|
|
|
|
// Function b1-Managed.GSEQG_LandingPointGenerator.DoItemGenerationCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct GSEQG_LandingPointGenerator_DoItemGenerationCS final
|
|
{
|
|
public:
|
|
TArray<struct FVector> ContextLocations; // 0x0000(0x0010)(ConstParm, Parm, OutParm, ReferenceParm)
|
|
};
|
|
DUMPER7_ASSERTS_GSEQG_LandingPointGenerator_DoItemGenerationCS;
|
|
|
|
// Function b1-Managed.GSEQG_SummonSpawnPointGenerator.DoItemGenerationCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct GSEQG_SummonSpawnPointGenerator_DoItemGenerationCS final
|
|
{
|
|
public:
|
|
TArray<struct FVector> ContextLocations; // 0x0000(0x0010)(ConstParm, Parm, OutParm, ReferenceParm)
|
|
};
|
|
DUMPER7_ASSERTS_GSEQG_SummonSpawnPointGenerator_DoItemGenerationCS;
|
|
|
|
// Function b1-Managed.GSEQC_CaptainContext.ProvideSingleActorCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct GSEQC_CaptainContext_ProvideSingleActorCS final
|
|
{
|
|
public:
|
|
class UObject* QuerierObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class AActor* QuerierActor; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_GSEQC_CaptainContext_ProvideSingleActorCS;
|
|
|
|
// Function b1-Managed.GSEQC_ProjectileContext.ProvideActorsSetCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct GSEQC_ProjectileContext_ProvideActorsSetCS final
|
|
{
|
|
public:
|
|
class UObject* QuerierObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class AActor* QuerierActor; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_GSEQC_ProjectileContext_ProvideActorsSetCS;
|
|
|
|
// Function b1-Managed.GSEQC_QuerierNavProjectLocation.ProvideLocationsSetCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct GSEQC_QuerierNavProjectLocation_ProvideLocationsSetCS final
|
|
{
|
|
public:
|
|
class UObject* QuerierObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class AActor* QuerierActor; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_GSEQC_QuerierNavProjectLocation_ProvideLocationsSetCS;
|
|
|
|
// Function b1-Managed.GSEQC_TargetContext.ProvideActorsSetCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct GSEQC_TargetContext_ProvideActorsSetCS final
|
|
{
|
|
public:
|
|
class UObject* QuerierObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class AActor* QuerierActor; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_GSEQC_TargetContext_ProvideActorsSetCS;
|
|
|
|
// Function b1-Managed.GSEQC_TeamContext.ProvideActorsSetCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct GSEQC_TeamContext_ProvideActorsSetCS final
|
|
{
|
|
public:
|
|
class UObject* QuerierObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class AActor* QuerierActor; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_GSEQC_TeamContext_ProvideActorsSetCS;
|
|
|
|
// Function b1-Managed.GSEQG_CircleAroundProjectile.DoItemGenerationCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct GSEQG_CircleAroundProjectile_DoItemGenerationCS final
|
|
{
|
|
public:
|
|
TArray<struct FVector> ContextLocations; // 0x0000(0x0010)(ConstParm, Parm, OutParm, ReferenceParm)
|
|
};
|
|
DUMPER7_ASSERTS_GSEQG_CircleAroundProjectile_DoItemGenerationCS;
|
|
|
|
// Function b1-Managed.GSEQG_WanderPointGenerator.DoItemGenerationCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct GSEQG_WanderPointGenerator_DoItemGenerationCS final
|
|
{
|
|
public:
|
|
TArray<struct FVector> ContextLocations; // 0x0000(0x0010)(ConstParm, Parm, OutParm, ReferenceParm)
|
|
};
|
|
DUMPER7_ASSERTS_GSEQG_WanderPointGenerator_DoItemGenerationCS;
|
|
|
|
// Function b1-Managed.GSEQT_CheckAngle.ShouldPrepareContext
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct GSEQT_CheckAngle_ShouldPrepareContext final
|
|
{
|
|
public:
|
|
uint8 ReturnValue : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_GSEQT_CheckAngle_ShouldPrepareContext;
|
|
|
|
// Function b1-Managed.GSEQT_CheckAngle.ProcessItemCS
|
|
// 0x0038 (0x0038 - 0x0000)
|
|
struct GSEQT_CheckAngle_ProcessItemCS final
|
|
{
|
|
public:
|
|
class UWorld* World; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
struct FVector ItemLocation; // 0x0008(0x0018)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class AActor* ItemActor; // 0x0020(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class AActor* Querier; // 0x0028(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 ReturnValue : 1; // 0x0030(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_GSEQT_CheckAngle_ProcessItemCS;
|
|
|
|
// Function b1-Managed.GSEQT_OverlapByObjectType.GetDescriptionTitleCS
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct GSEQT_OverlapByObjectType_GetDescriptionTitleCS final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_GSEQT_OverlapByObjectType_GetDescriptionTitleCS;
|
|
|
|
// Function b1-Managed.GSEQT_OverlapByObjectType.ShouldPrepareContext
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct GSEQT_OverlapByObjectType_ShouldPrepareContext final
|
|
{
|
|
public:
|
|
uint8 ReturnValue : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_GSEQT_OverlapByObjectType_ShouldPrepareContext;
|
|
|
|
// Function b1-Managed.GSEQT_OverlapByObjectType.ProcessItemCS
|
|
// 0x0038 (0x0038 - 0x0000)
|
|
struct GSEQT_OverlapByObjectType_ProcessItemCS final
|
|
{
|
|
public:
|
|
class UWorld* World; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
struct FVector ItemLocation; // 0x0008(0x0018)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class AActor* ItemActor; // 0x0020(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class AActor* Querier; // 0x0028(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 ReturnValue : 1; // 0x0030(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_GSEQT_OverlapByObjectType_ProcessItemCS;
|
|
|
|
// Function b1-Managed.GSEQT_STByResID.ShouldPrepareContext
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct GSEQT_STByResID_ShouldPrepareContext final
|
|
{
|
|
public:
|
|
uint8 ReturnValue : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_GSEQT_STByResID_ShouldPrepareContext;
|
|
|
|
// Function b1-Managed.GSEQT_STByResID.ProcessItemCS
|
|
// 0x0038 (0x0038 - 0x0000)
|
|
struct GSEQT_STByResID_ProcessItemCS final
|
|
{
|
|
public:
|
|
class UWorld* World; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
struct FVector ItemLocation; // 0x0008(0x0018)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class AActor* ItemActor; // 0x0020(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class AActor* Querier; // 0x0028(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 ReturnValue : 1; // 0x0030(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_GSEQT_STByResID_ProcessItemCS;
|
|
|
|
// Function b1-Managed.BGUAudioSystem.OnDead
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct BGUAudioSystem_OnDead final
|
|
{
|
|
public:
|
|
class AActor* Attacker; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUAudioSystem_OnDead;
|
|
|
|
// Function b1-Managed.BGUNvFlowCameraBlockLogic.ReceiveTick
|
|
// 0x0004 (0x0004 - 0x0000)
|
|
struct BGUNvFlowCameraBlockLogic_ReceiveTick final
|
|
{
|
|
public:
|
|
float DeltaSeconds; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUNvFlowCameraBlockLogic_ReceiveTick;
|
|
|
|
// Function b1-Managed.BGUNvFlowCameraBlockLogic.Init
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct BGUNvFlowCameraBlockLogic_Init final
|
|
{
|
|
public:
|
|
class USceneComponent* Cam; // 0x0000(0x0008)(ExportObject, Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class USceneComponent* Actor; // 0x0008(0x0008)(ExportObject, Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class UCapsuleComponent* Blocker; // 0x0010(0x0008)(ExportObject, Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGUNvFlowCameraBlockLogic_Init;
|
|
|
|
// Function b1-Managed.BGWTeleportNamedPoint.ReceiveEndPlay
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BGWTeleportNamedPoint_ReceiveEndPlay final
|
|
{
|
|
public:
|
|
EEndPlayReason EndPlayReason; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGWTeleportNamedPoint_ReceiveEndPlay;
|
|
|
|
// Function b1-Managed.BUAnimationAnalyzer.GenerateNewAACSAsset
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BUAnimationAnalyzer_GenerateNewAACSAsset final
|
|
{
|
|
public:
|
|
class UAnimationAnalyzer* OrgAA; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class UBUAnimationAnalyzer* ReturnValue; // 0x0008(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BUAnimationAnalyzer_GenerateNewAACSAsset;
|
|
|
|
// Function b1-Managed.BUAnimationAnalyzer.RequireAnimationsLoadAtDesiredReferences
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct BUAnimationAnalyzer_RequireAnimationsLoadAtDesiredReferences final
|
|
{
|
|
public:
|
|
int32 Ref; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 bLoadAll : 1; // 0x0004(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
uint8 Pad_5[0x3]; // 0x0005(0x0003)(Fixing Size After Last Property [ Dumper-7 ])
|
|
class UObject* Obj; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
int32 ReturnValue; // 0x0010(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BUAnimationAnalyzer_RequireAnimationsLoadAtDesiredReferences;
|
|
|
|
// Function b1-Managed.BUAnimationAnalyzer.CheckIsFirstLoadRequireDesireAsset
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct BUAnimationAnalyzer_CheckIsFirstLoadRequireDesireAsset final
|
|
{
|
|
public:
|
|
int32 Ref; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 ReturnValue : 1; // 0x0004(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BUAnimationAnalyzer_CheckIsFirstLoadRequireDesireAsset;
|
|
|
|
// Function b1-Managed.BUAnimationAnalyzer.MMAnimationSeqUsingNotify_Inner
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BUAnimationAnalyzer_MMAnimationSeqUsingNotify_Inner final
|
|
{
|
|
public:
|
|
int32 Ref; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 Pad_4[0x4]; // 0x0004(0x0004)(Fixing Size After Last Property [ Dumper-7 ])
|
|
class AActor* Owner; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BUAnimationAnalyzer_MMAnimationSeqUsingNotify_Inner;
|
|
|
|
// Function b1-Managed.BUAnimationAnalyzer.AddToABPSettingSameToAA
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BUAnimationAnalyzer_AddToABPSettingSameToAA final
|
|
{
|
|
public:
|
|
class UBGWDataAsset_AbpHumanoidSetting* ABP_Setting; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class FString OrgAAPackageName; // 0x0008(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
uint8 ReturnValue : 1; // 0x0018(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BUAnimationAnalyzer_AddToABPSettingSameToAA;
|
|
|
|
// Function b1-Managed.BUAnimationAnalyzer.FindABPSettingSameToAA
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BUAnimationAnalyzer_FindABPSettingSameToAA final
|
|
{
|
|
public:
|
|
class UBGWDataAsset_AbpHumanoidSetting* ABP_Setting; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class FString OrgAAPackageName; // 0x0008(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
uint8 ReturnValue : 1; // 0x0018(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BUAnimationAnalyzer_FindABPSettingSameToAA;
|
|
|
|
// Function b1-Managed.BGAnimDragon.BlueprintThreadSafeUpdateAnimation
|
|
// 0x0004 (0x0004 - 0x0000)
|
|
struct BGAnimDragon_BlueprintThreadSafeUpdateAnimation final
|
|
{
|
|
public:
|
|
float DeltaSeconds; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGAnimDragon_BlueprintThreadSafeUpdateAnimation;
|
|
|
|
// Function b1-Managed.BGAnimDragon.BlueprintUpdateAnimation
|
|
// 0x0004 (0x0004 - 0x0000)
|
|
struct BGAnimDragon_BlueprintUpdateAnimation final
|
|
{
|
|
public:
|
|
float DeltaTimeX; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGAnimDragon_BlueprintUpdateAnimation;
|
|
|
|
// Function b1-Managed.BGAnimSpider.BlueprintUpdateAnimation
|
|
// 0x0004 (0x0004 - 0x0000)
|
|
struct BGAnimSpider_BlueprintUpdateAnimation final
|
|
{
|
|
public:
|
|
float DeltaSeconds; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BGAnimSpider_BlueprintUpdateAnimation;
|
|
|
|
// Function b1-Managed.BUAnimHumanoidCS_PlayerLocomotion.SetupSequenceTransitionAnim
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BUAnimHumanoidCS_PlayerLocomotion_SetupSequenceTransitionAnim final
|
|
{
|
|
public:
|
|
struct FAnimUpdateContext Context; // 0x0000(0x0010)(Parm, OutParm, ReferenceParm)
|
|
struct FAnimNodeReference Node; // 0x0010(0x0010)(Parm, OutParm, ReferenceParm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BUAnimHumanoidCS_PlayerLocomotion_SetupSequenceTransitionAnim;
|
|
|
|
// Function b1-Managed.BUAnimHumanoidCS_PlayerLocomotion.SetUpRushStopAnim
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BUAnimHumanoidCS_PlayerLocomotion_SetUpRushStopAnim final
|
|
{
|
|
public:
|
|
struct FAnimUpdateContext Context; // 0x0000(0x0010)(Parm, OutParm, ReferenceParm)
|
|
struct FAnimNodeReference Node; // 0x0010(0x0010)(Parm, OutParm, ReferenceParm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BUAnimHumanoidCS_PlayerLocomotion_SetUpRushStopAnim;
|
|
|
|
// Function b1-Managed.BUAnimHumanoidCS_PlayerLocomotion.GetRandomIdleAnim
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BUAnimHumanoidCS_PlayerLocomotion_GetRandomIdleAnim final
|
|
{
|
|
public:
|
|
struct FAnimUpdateContext Context; // 0x0000(0x0010)(Parm, OutParm, ReferenceParm)
|
|
struct FAnimNodeReference Node; // 0x0010(0x0010)(Parm, OutParm, ReferenceParm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BUAnimHumanoidCS_PlayerLocomotion_GetRandomIdleAnim;
|
|
|
|
// Function b1-Managed.BUAnimHumanoidCS_SpecialMove.UpdateGroundAdditive
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BUAnimHumanoidCS_SpecialMove_UpdateGroundAdditive final
|
|
{
|
|
public:
|
|
struct FAnimUpdateContext Context; // 0x0000(0x0010)(Parm, OutParm, ReferenceParm)
|
|
struct FAnimNodeReference Node; // 0x0010(0x0010)(Parm, OutParm, ReferenceParm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BUAnimHumanoidCS_SpecialMove_UpdateGroundAdditive;
|
|
|
|
// Function b1-Managed.BUAnimHumanoidCS_SpecialMove.UpdateGroundJump
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BUAnimHumanoidCS_SpecialMove_UpdateGroundJump final
|
|
{
|
|
public:
|
|
struct FAnimUpdateContext Context; // 0x0000(0x0010)(Parm, OutParm, ReferenceParm)
|
|
struct FAnimNodeReference Node; // 0x0010(0x0010)(Parm, OutParm, ReferenceParm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BUAnimHumanoidCS_SpecialMove_UpdateGroundJump;
|
|
|
|
// Function b1-Managed.BUAnimHumanoidCS_SpecialMove.GetAnimCloudLand
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct BUAnimHumanoidCS_SpecialMove_GetAnimCloudLand final
|
|
{
|
|
public:
|
|
class UAnimSequence* AnimCloudLand; // 0x0000(0x0008)(Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BUAnimHumanoidCS_SpecialMove_GetAnimCloudLand;
|
|
|
|
// Function b1-Managed.BUAnimHumanoidCS_SpecialMove.SetupLandAnim
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BUAnimHumanoidCS_SpecialMove_SetupLandAnim final
|
|
{
|
|
public:
|
|
struct FAnimUpdateContext Context; // 0x0000(0x0010)(Parm, OutParm, ReferenceParm)
|
|
struct FAnimNodeReference Node; // 0x0010(0x0010)(Parm, OutParm, ReferenceParm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BUAnimHumanoidCS_SpecialMove_SetupLandAnim;
|
|
|
|
// Function b1-Managed.BUAnimHumanoidCS_QuadrupedLocomotion.SetupLandStopAnim
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BUAnimHumanoidCS_QuadrupedLocomotion_SetupLandStopAnim final
|
|
{
|
|
public:
|
|
struct FAnimUpdateContext Context; // 0x0000(0x0010)(Parm, OutParm, ReferenceParm)
|
|
struct FAnimNodeReference Node; // 0x0010(0x0010)(Parm, OutParm, ReferenceParm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BUAnimHumanoidCS_QuadrupedLocomotion_SetupLandStopAnim;
|
|
|
|
// Function b1-Managed.BUAnimHumanoidCS_QuadrupedLocomotion.SetupLandMoveAnim
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BUAnimHumanoidCS_QuadrupedLocomotion_SetupLandMoveAnim final
|
|
{
|
|
public:
|
|
struct FAnimUpdateContext Context; // 0x0000(0x0010)(Parm, OutParm, ReferenceParm)
|
|
struct FAnimNodeReference Node; // 0x0010(0x0010)(Parm, OutParm, ReferenceParm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BUAnimHumanoidCS_QuadrupedLocomotion_SetupLandMoveAnim;
|
|
|
|
// Function b1-Managed.BUAnimHumanoidCS_QuadrupedLocomotion.GetRandomIdleAnim
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BUAnimHumanoidCS_QuadrupedLocomotion_GetRandomIdleAnim final
|
|
{
|
|
public:
|
|
struct FAnimUpdateContext Context; // 0x0000(0x0010)(Parm, OutParm, ReferenceParm)
|
|
struct FAnimNodeReference Node; // 0x0010(0x0010)(Parm, OutParm, ReferenceParm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BUAnimHumanoidCS_QuadrupedLocomotion_GetRandomIdleAnim;
|
|
|
|
// Function b1-Managed.BUAnimHumanoidCS_QuadrupedLocomotion.SetupFallAnim
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BUAnimHumanoidCS_QuadrupedLocomotion_SetupFallAnim final
|
|
{
|
|
public:
|
|
struct FAnimUpdateContext Context; // 0x0000(0x0010)(Parm, OutParm, ReferenceParm)
|
|
struct FAnimNodeReference Node; // 0x0010(0x0010)(Parm, OutParm, ReferenceParm, NoDestructor)
|
|
};
|
|
DUMPER7_ASSERTS_BUAnimHumanoidCS_QuadrupedLocomotion_SetupFallAnim;
|
|
|
|
// Function b1-Managed.BUAnim_PostProcess.BlueprintUpdateAnimation
|
|
// 0x0004 (0x0004 - 0x0000)
|
|
struct BUAnim_PostProcess_BlueprintUpdateAnimation final
|
|
{
|
|
public:
|
|
float DeltaTimeX; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BUAnim_PostProcess_BlueprintUpdateAnimation;
|
|
|
|
// Function b1-Managed.BUAnimHumanoidCS.BlueprintThreadSafeUpdateAnimation
|
|
// 0x0004 (0x0004 - 0x0000)
|
|
struct BUAnimHumanoidCS_BlueprintThreadSafeUpdateAnimation final
|
|
{
|
|
public:
|
|
float DeltaTimeX; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BUAnimHumanoidCS_BlueprintThreadSafeUpdateAnimation;
|
|
|
|
// Function b1-Managed.BUI_ReplayPanel.OnSliderValueChanged
|
|
// 0x0004 (0x0004 - 0x0000)
|
|
struct BUI_ReplayPanel_OnSliderValueChanged final
|
|
{
|
|
public:
|
|
float Value; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BUI_ReplayPanel_OnSliderValueChanged;
|
|
|
|
// Function b1-Managed.BUI_DataValidatePanel.OnCheckDisplayFull
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BUI_DataValidatePanel_OnCheckDisplayFull final
|
|
{
|
|
public:
|
|
uint8 bIsChecked : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BUI_DataValidatePanel_OnCheckDisplayFull;
|
|
|
|
// Function b1-Managed.BUI_UnitDebugInfo.OnRegistOwner
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct BUI_UnitDebugInfo_OnRegistOwner final
|
|
{
|
|
public:
|
|
class ABGUCharacterCS* UnitActor; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BUI_UnitDebugInfo_OnRegistOwner;
|
|
|
|
// Function b1-Managed.WBP_ActorDraggingController.OnMouseButtonDown
|
|
// 0x0188 (0x0188 - 0x0000)
|
|
struct WBP_ActorDraggingController_OnMouseButtonDown final
|
|
{
|
|
public:
|
|
struct FGeometry MyGeometry; // 0x0000(0x0040)(Parm, IsPlainOldData, NoDestructor)
|
|
struct FPointerEvent MouseEvent; // 0x0040(0x0090)(ConstParm, Parm, OutParm, ReferenceParm)
|
|
struct FEventReply ReturnValue; // 0x00D0(0x00B8)(Parm, OutParm, ReturnParm)
|
|
};
|
|
DUMPER7_ASSERTS_WBP_ActorDraggingController_OnMouseButtonDown;
|
|
|
|
// Function b1-Managed.WBP_ActorDraggingController.OnDragCancelled
|
|
// 0x0098 (0x0098 - 0x0000)
|
|
struct WBP_ActorDraggingController_OnDragCancelled final
|
|
{
|
|
public:
|
|
struct FPointerEvent PointerEvent; // 0x0000(0x0090)(ConstParm, Parm, OutParm, ReferenceParm)
|
|
class UDragDropOperation* Operation; // 0x0090(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_WBP_ActorDraggingController_OnDragCancelled;
|
|
|
|
// Function b1-Managed.WBP_ActorDraggingController.OnDragDetected
|
|
// 0x00D8 (0x00D8 - 0x0000)
|
|
struct WBP_ActorDraggingController_OnDragDetected final
|
|
{
|
|
public:
|
|
struct FGeometry MyGeometry; // 0x0000(0x0040)(Parm, IsPlainOldData, NoDestructor)
|
|
struct FPointerEvent PointerEvent; // 0x0040(0x0090)(ConstParm, Parm, OutParm, ReferenceParm)
|
|
class UDragDropOperation* Operation; // 0x00D0(0x0008)(Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_WBP_ActorDraggingController_OnDragDetected;
|
|
|
|
// Function b1-Managed.WBP_ActorDraggingController.OnMouseButtonDownCallback
|
|
// 0x0188 (0x0188 - 0x0000)
|
|
struct WBP_ActorDraggingController_OnMouseButtonDownCallback final
|
|
{
|
|
public:
|
|
struct FGeometry MyGeometry; // 0x0000(0x0040)(Parm, IsPlainOldData, NoDestructor)
|
|
struct FPointerEvent MouseEvent; // 0x0040(0x0090)(Parm)
|
|
struct FEventReply ReturnValue; // 0x00D0(0x00B8)(Parm, OutParm, ReturnParm)
|
|
};
|
|
DUMPER7_ASSERTS_WBP_ActorDraggingController_OnMouseButtonDownCallback;
|
|
|
|
// Function b1-Managed.WBP_ActorDraggingController.OnDragOver
|
|
// 0x00E0 (0x00E0 - 0x0000)
|
|
struct WBP_ActorDraggingController_OnDragOver final
|
|
{
|
|
public:
|
|
struct FGeometry MyGeometry; // 0x0000(0x0040)(Parm, IsPlainOldData, NoDestructor)
|
|
struct FPointerEvent PointerEvent; // 0x0040(0x0090)(Parm)
|
|
class UDragDropOperation* Operation; // 0x00D0(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 ReturnValue : 1; // 0x00D8(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_WBP_ActorDraggingController_OnDragOver;
|
|
|
|
// Function b1-Managed.WBP_ActorDraggingController.OnDragCancelledCallback
|
|
// 0x0098 (0x0098 - 0x0000)
|
|
struct WBP_ActorDraggingController_OnDragCancelledCallback final
|
|
{
|
|
public:
|
|
struct FPointerEvent PointerEvent; // 0x0000(0x0090)(Parm)
|
|
class UDragDropOperation* Operation; // 0x0090(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_WBP_ActorDraggingController_OnDragCancelledCallback;
|
|
|
|
// Function b1-Managed.WBP_ActorDraggingController.OnDragDetectedCallback
|
|
// 0x00D0 (0x00D0 - 0x0000)
|
|
struct WBP_ActorDraggingController_OnDragDetectedCallback final
|
|
{
|
|
public:
|
|
struct FGeometry MyGeometry; // 0x0000(0x0040)(Parm, IsPlainOldData, NoDestructor)
|
|
struct FPointerEvent PointerEvent; // 0x0040(0x0090)(Parm)
|
|
};
|
|
DUMPER7_ASSERTS_WBP_ActorDraggingController_OnDragDetectedCallback;
|
|
|
|
// Function b1-Managed.WBP_ActorDraggingController.OnDragOverCallback
|
|
// 0x00E0 (0x00E0 - 0x0000)
|
|
struct WBP_ActorDraggingController_OnDragOverCallback final
|
|
{
|
|
public:
|
|
struct FGeometry MyGeometry; // 0x0000(0x0040)(Parm, IsPlainOldData, NoDestructor)
|
|
struct FPointerEvent PointerEvent; // 0x0040(0x0090)(Parm)
|
|
class UDragDropOperation* Operation; // 0x00D0(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 ReturnValue : 1; // 0x00D8(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_WBP_ActorDraggingController_OnDragOverCallback;
|
|
|
|
// Function b1-Managed.CanvasCoordTransMainWidget.OnTickCallback
|
|
// 0x0004 (0x0004 - 0x0000)
|
|
struct CanvasCoordTransMainWidget_OnTickCallback final
|
|
{
|
|
public:
|
|
float DeltaTime; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_CanvasCoordTransMainWidget_OnTickCallback;
|
|
|
|
// Function b1-Managed.ListViewDemoEntryWidget.OnItemSelectionChangedCallback
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct ListViewDemoEntryWidget_OnItemSelectionChangedCallback final
|
|
{
|
|
public:
|
|
uint8 IsSelected : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_ListViewDemoEntryWidget_OnItemSelectionChangedCallback;
|
|
|
|
// Function b1-Managed.ListViewDemoEntryWidget.OnListItemObjectSetCallback
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct ListViewDemoEntryWidget_OnListItemObjectSetCallback final
|
|
{
|
|
public:
|
|
class UObject* ListItemObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_ListViewDemoEntryWidget_OnListItemObjectSetCallback;
|
|
|
|
// Function b1-Managed.UI_EditorUtilSample.ConstructCS
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct UI_EditorUtilSample_ConstructCS final
|
|
{
|
|
public:
|
|
class UObject* Widget; // 0x0000(0x0008)(ExportObject, Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_UI_EditorUtilSample_ConstructCS;
|
|
|
|
// Function b1-Managed.UI_EditorUtilSample.TickCS
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct UI_EditorUtilSample_TickCS final
|
|
{
|
|
public:
|
|
struct FGeometry MyGeometry; // 0x0000(0x0040)(Parm, IsPlainOldData, NoDestructor)
|
|
float InDeltaTime; // 0x0040(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_UI_EditorUtilSample_TickCS;
|
|
|
|
// Function b1-Managed.BUI_GMSkillPanel.OnToggleTTTB
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BUI_GMSkillPanel_OnToggleTTTB final
|
|
{
|
|
public:
|
|
uint8 IsChecked : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BUI_GMSkillPanel_OnToggleTTTB;
|
|
|
|
// Function b1-Managed.BUI_GMSkillPanel.OnToggleJYBS
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BUI_GMSkillPanel_OnToggleJYBS final
|
|
{
|
|
public:
|
|
uint8 IsChecked : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BUI_GMSkillPanel_OnToggleJYBS;
|
|
|
|
// Function b1-Managed.BUI_GMSkillPanel.OnToggleFTXD
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BUI_GMSkillPanel_OnToggleFTXD final
|
|
{
|
|
public:
|
|
uint8 IsChecked : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BUI_GMSkillPanel_OnToggleFTXD;
|
|
|
|
// Function b1-Managed.BUI_GMSkillPanel.OnToggleZZG
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BUI_GMSkillPanel_OnToggleZZG final
|
|
{
|
|
public:
|
|
uint8 IsChecked : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BUI_GMSkillPanel_OnToggleZZG;
|
|
|
|
// Function b1-Managed.BUI_GMSkillPanel.OnToggleCCG
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BUI_GMSkillPanel_OnToggleCCG final
|
|
{
|
|
public:
|
|
uint8 IsChecked : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BUI_GMSkillPanel_OnToggleCCG;
|
|
|
|
// Function b1-Managed.BUI_GMSkillPanel.OnToggleJC
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BUI_GMSkillPanel_OnToggleJC final
|
|
{
|
|
public:
|
|
uint8 IsChecked : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BUI_GMSkillPanel_OnToggleJC;
|
|
|
|
// Function b1-Managed.BUI_GMSkillPanel.OnToggleFS
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BUI_GMSkillPanel_OnToggleFS final
|
|
{
|
|
public:
|
|
uint8 IsChecked : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BUI_GMSkillPanel_OnToggleFS;
|
|
|
|
// Function b1-Managed.BUI_GMSkillPanel.OnToggleDS
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BUI_GMSkillPanel_OnToggleDS final
|
|
{
|
|
public:
|
|
uint8 IsChecked : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BUI_GMSkillPanel_OnToggleDS;
|
|
|
|
// Function b1-Managed.BUI_GMUI.OnChangeDoEnableEnemyBar
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BUI_GMUI_OnChangeDoEnableEnemyBar final
|
|
{
|
|
public:
|
|
uint8 IsChecked : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BUI_GMUI_OnChangeDoEnableEnemyBar;
|
|
|
|
// Function b1-Managed.BUI_GMUI.OnChangeDoLockStamina
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BUI_GMUI_OnChangeDoLockStamina final
|
|
{
|
|
public:
|
|
uint8 IsChecked : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BUI_GMUI_OnChangeDoLockStamina;
|
|
|
|
// Function b1-Managed.BUI_GMUI.OnChangeDoLockEnemyHP
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BUI_GMUI_OnChangeDoLockEnemyHP final
|
|
{
|
|
public:
|
|
uint8 IsChecked : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BUI_GMUI_OnChangeDoLockEnemyHP;
|
|
|
|
// Function b1-Managed.BUI_GMUI.OnChangeDoInvincible
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BUI_GMUI_OnChangeDoInvincible final
|
|
{
|
|
public:
|
|
uint8 IsChecked : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BUI_GMUI_OnChangeDoInvincible;
|
|
|
|
// Function b1-Managed.BUI_GMUI.OnToggleAllEnemyAI
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BUI_GMUI_OnToggleAllEnemyAI final
|
|
{
|
|
public:
|
|
uint8 IsChecked : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BUI_GMUI_OnToggleAllEnemyAI;
|
|
|
|
// Function b1-Managed.BUI_GMUI.OnChangeDoToggleUI
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BUI_GMUI_OnChangeDoToggleUI final
|
|
{
|
|
public:
|
|
uint8 IsChecked : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BUI_GMUI_OnChangeDoToggleUI;
|
|
|
|
// Function b1-Managed.BUI_GMUI.OnCancelAllEnemyCD
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BUI_GMUI_OnCancelAllEnemyCD final
|
|
{
|
|
public:
|
|
uint8 bCancel : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BUI_GMUI_OnCancelAllEnemyCD;
|
|
|
|
// Function b1-Managed.BUI_GMUI.OnChangeDoLockHP2
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BUI_GMUI_OnChangeDoLockHP2 final
|
|
{
|
|
public:
|
|
uint8 IsChecked : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BUI_GMUI_OnChangeDoLockHP2;
|
|
|
|
// Function b1-Managed.BUI_GMUI.OnSetInvisible
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BUI_GMUI_OnSetInvisible final
|
|
{
|
|
public:
|
|
uint8 IsChecked : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BUI_GMUI_OnSetInvisible;
|
|
|
|
// Function b1-Managed.BUI_GM_CalliopePanel.RefreshInstanceListWithFilter
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BUI_GM_CalliopePanel_RefreshInstanceListWithFilter final
|
|
{
|
|
public:
|
|
class FString InFilterStr; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
TArray<class FName> Instances; // 0x0010(0x0010)(Parm, OutParm)
|
|
};
|
|
DUMPER7_ASSERTS_BUI_GM_CalliopePanel_RefreshInstanceListWithFilter;
|
|
|
|
// Function b1-Managed.BUI_GM_CalliopePanel.GetInstanceDebugInfo
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct BUI_GM_CalliopePanel_GetInstanceDebugInfo final
|
|
{
|
|
public:
|
|
class FName InInstanceName; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class FString ReturnValue; // 0x0008(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BUI_GM_CalliopePanel_GetInstanceDebugInfo;
|
|
|
|
// Function b1-Managed.BUI_GM_HatredAndTargetPanel.RefreshInstanceListWithFilterRadius
|
|
// 0x0030 (0x0030 - 0x0000)
|
|
struct BUI_GM_HatredAndTargetPanel_RefreshInstanceListWithFilterRadius final
|
|
{
|
|
public:
|
|
class FString _FilterRadius; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
TArray<class FName> Instances; // 0x0010(0x0010)(Parm, OutParm)
|
|
TArray<class AActor*> Units; // 0x0020(0x0010)(Parm, OutParm)
|
|
};
|
|
DUMPER7_ASSERTS_BUI_GM_HatredAndTargetPanel_RefreshInstanceListWithFilterRadius;
|
|
|
|
// Function b1-Managed.BUI_GM_HatredAndTargetPanel.SetNeedShowDebugTargetInfos
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BUI_GM_HatredAndTargetPanel_SetNeedShowDebugTargetInfos final
|
|
{
|
|
public:
|
|
class AActor* Target; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
int32 Value; // 0x0008(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BUI_GM_HatredAndTargetPanel_SetNeedShowDebugTargetInfos;
|
|
|
|
// Function b1-Managed.BUI_GM_HatredAndTargetPanel.GetDebugTargetInfo
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BUI_GM_HatredAndTargetPanel_GetDebugTargetInfo final
|
|
{
|
|
public:
|
|
class AActor* Target; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
int32 ReturnValue; // 0x0008(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BUI_GM_HatredAndTargetPanel_GetDebugTargetInfo;
|
|
|
|
// Function b1-Managed.BUI_LoopWidget.SetActiveLoop
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BUI_LoopWidget_SetActiveLoop final
|
|
{
|
|
public:
|
|
uint8 InActiveLoop : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BUI_LoopWidget_SetActiveLoop;
|
|
|
|
// Function b1-Managed.BUI_LoopWidget.GetActiveLoop
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BUI_LoopWidget_GetActiveLoop final
|
|
{
|
|
public:
|
|
uint8 ReturnValue : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BUI_LoopWidget_GetActiveLoop;
|
|
|
|
// Function b1-Managed.BUI_LoopWidget.Reset
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct BUI_LoopWidget_Reset final
|
|
{
|
|
public:
|
|
uint8 ReturnValue : 1; // 0x0000(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BUI_LoopWidget_Reset;
|
|
|
|
// Function b1-Managed.BUI_RoundRectDemo.UpdatePosRefWorldPos
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BUI_RoundRectDemo_UpdatePosRefWorldPos final
|
|
{
|
|
public:
|
|
class UWidget* TargetWidget; // 0x0000(0x0008)(ExportObject, Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
struct FVector WorldPos; // 0x0008(0x0018)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BUI_RoundRectDemo_UpdatePosRefWorldPos;
|
|
|
|
// Function b1-Managed.BUI_RoundRectDemo.UpdateShow
|
|
// 0x0004 (0x0004 - 0x0000)
|
|
struct BUI_RoundRectDemo_UpdateShow final
|
|
{
|
|
public:
|
|
float InDeltaTime; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BUI_RoundRectDemo_UpdateShow;
|
|
|
|
// Function b1-Managed.BUI_DebugDrawRoundRect.SetRefRectPosCenter
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BUI_DebugDrawRoundRect_SetRefRectPosCenter final
|
|
{
|
|
public:
|
|
struct FVector2D RefPos; // 0x0000(0x0010)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BUI_DebugDrawRoundRect_SetRefRectPosCenter;
|
|
|
|
// Function b1-Managed.BUI_DebugDrawRoundRect.SetRadiusCfg
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct BUI_DebugDrawRoundRect_SetRadiusCfg final
|
|
{
|
|
public:
|
|
struct FVector4 InRadiusCfg; // 0x0000(0x0020)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BUI_DebugDrawRoundRect_SetRadiusCfg;
|
|
|
|
// Function b1-Managed.BUI_BarCSharp.UpdateBarWithCurLength
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct BUI_BarCSharp_UpdateBarWithCurLength final
|
|
{
|
|
public:
|
|
class UNamedSlot* inBarSlot; // 0x0000(0x0008)(ExportObject, Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BUI_BarCSharp_UpdateBarWithCurLength;
|
|
|
|
// Function b1-Managed.BUI_BarCSharp.InitSetCurAndMaxValue
|
|
// 0x000C (0x000C - 0x0000)
|
|
struct BUI_BarCSharp_InitSetCurAndMaxValue final
|
|
{
|
|
public:
|
|
float InMaxValue; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
float InCurValue; // 0x0004(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 InIsReCalcMaxLen : 1; // 0x0008(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_BUI_BarCSharp_InitSetCurAndMaxValue;
|
|
|
|
// Function b1-Managed.BUI_BarCSharp.CalcBarLengthByValue
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct BUI_BarCSharp_CalcBarLengthByValue final
|
|
{
|
|
public:
|
|
float InValue; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
float ReturnValue; // 0x0004(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BUI_BarCSharp_CalcBarLengthByValue;
|
|
|
|
// Function b1-Managed.BUI_BarCSharp.UninterruptDecrease
|
|
// 0x0004 (0x0004 - 0x0000)
|
|
struct BUI_BarCSharp_UninterruptDecrease final
|
|
{
|
|
public:
|
|
float DecreaseValueIn; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BUI_BarCSharp_UninterruptDecrease;
|
|
|
|
// Function b1-Managed.BUI_BarCSharp.UpdateCurMaxValue
|
|
// 0x0004 (0x0004 - 0x0000)
|
|
struct BUI_BarCSharp_UpdateCurMaxValue final
|
|
{
|
|
public:
|
|
float InValue; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BUI_BarCSharp_UpdateCurMaxValue;
|
|
|
|
// Function b1-Managed.BUI_BarCSharp.UpdateBarByLength
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BUI_BarCSharp_UpdateBarByLength final
|
|
{
|
|
public:
|
|
class UWidget* InBarWidget; // 0x0000(0x0008)(ExportObject, Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
float InBarLength; // 0x0008(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BUI_BarCSharp_UpdateBarByLength;
|
|
|
|
// Function b1-Managed.BUI_BarCSharp.UpdateBarByValue
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct BUI_BarCSharp_UpdateBarByValue final
|
|
{
|
|
public:
|
|
class UNamedSlot* inBarSlot; // 0x0000(0x0008)(ExportObject, Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
float InValue; // 0x0008(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BUI_BarCSharp_UpdateBarByValue;
|
|
|
|
// Function b1-Managed.BUI_BarCSharp.CalcCurBarLength
|
|
// 0x0004 (0x0004 - 0x0000)
|
|
struct BUI_BarCSharp_CalcCurBarLength final
|
|
{
|
|
public:
|
|
float ReturnValue; // 0x0000(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BUI_BarCSharp_CalcCurBarLength;
|
|
|
|
// Function b1-Managed.BUI_BarCSharp.ChangeMaxValue
|
|
// 0x0004 (0x0004 - 0x0000)
|
|
struct BUI_BarCSharp_ChangeMaxValue final
|
|
{
|
|
public:
|
|
float InValue; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BUI_BarCSharp_ChangeMaxValue;
|
|
|
|
// Function b1-Managed.BUI_BarCSharp.BarChangeValue
|
|
// 0x0004 (0x0004 - 0x0000)
|
|
struct BUI_BarCSharp_BarChangeValue final
|
|
{
|
|
public:
|
|
float ChangeValue; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BUI_BarCSharp_BarChangeValue;
|
|
|
|
// Function b1-Managed.BUI_BarCSharp.ValueIncrease
|
|
// 0x0004 (0x0004 - 0x0000)
|
|
struct BUI_BarCSharp_ValueIncrease final
|
|
{
|
|
public:
|
|
float IncreaseValueIn; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BUI_BarCSharp_ValueIncrease;
|
|
|
|
// Function b1-Managed.BUI_BarCSharp.ValueDecrease
|
|
// 0x0004 (0x0004 - 0x0000)
|
|
struct BUI_BarCSharp_ValueDecrease final
|
|
{
|
|
public:
|
|
float DecreaseValueIn; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_BUI_BarCSharp_ValueDecrease;
|
|
|
|
// Function b1-Managed.AutoTestHelperLib.AutoTestInjectInputEvent
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct AutoTestHelperLib_AutoTestInjectInputEvent final
|
|
{
|
|
public:
|
|
class UObject* WorldContext; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class FString ActionName; // 0x0008(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
ETriggerEvent TriggerEvent; // 0x0018(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_AutoTestHelperLib_AutoTestInjectInputEvent;
|
|
|
|
// Function b1-Managed.AutoTestHelperLib.RebirthPointChoiceClick
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct AutoTestHelperLib_RebirthPointChoiceClick final
|
|
{
|
|
public:
|
|
class UObject* WorldContext; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class FString Choice; // 0x0008(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
uint8 ReturnValue : 1; // 0x0018(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_AutoTestHelperLib_RebirthPointChoiceClick;
|
|
|
|
// Function b1-Managed.AutoTestHelperLib.QAUploadPerformanceData
|
|
// 0x0038 (0x0038 - 0x0000)
|
|
struct AutoTestHelperLib_QAUploadPerformanceData final
|
|
{
|
|
public:
|
|
class UObject* WorldContext; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class FString Catelog; // 0x0008(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString Summary; // 0x0018(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
TArray<class FString> FileList; // 0x0028(0x0010)(Parm)
|
|
};
|
|
DUMPER7_ASSERTS_AutoTestHelperLib_QAUploadPerformanceData;
|
|
|
|
// Function b1-Managed.AutoTestHelperLib.GetActorLocationByName
|
|
// 0x0038 (0x0038 - 0x0000)
|
|
struct AutoTestHelperLib_GetActorLocationByName final
|
|
{
|
|
public:
|
|
class UObject* WorldContext; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class FString ActorName; // 0x0008(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
struct FVector ActorLocation; // 0x0018(0x0018)(Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 ReturnValue : 1; // 0x0030(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_AutoTestHelperLib_GetActorLocationByName;
|
|
|
|
// Function b1-Managed.AutoTestHelperLib.IsPlayingCameraMovie
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct AutoTestHelperLib_IsPlayingCameraMovie final
|
|
{
|
|
public:
|
|
class UObject* WorldContext; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 ReturnValue : 1; // 0x0008(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_AutoTestHelperLib_IsPlayingCameraMovie;
|
|
|
|
// Function b1-Managed.AutoTestHelperLib.GetPlayingSequenceID
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct AutoTestHelperLib_GetPlayingSequenceID final
|
|
{
|
|
public:
|
|
class UObject* WorldContext; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
int32 SequenceID; // 0x0008(0x0004)(Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 ReturnValue : 1; // 0x000C(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_AutoTestHelperLib_GetPlayingSequenceID;
|
|
|
|
// Function b1-Managed.AutoTestHelperLib.GetPlayerTargetActor
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct AutoTestHelperLib_GetPlayerTargetActor final
|
|
{
|
|
public:
|
|
class UObject* WorldContext; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class ABGUCharacterCS* ReturnValue; // 0x0008(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_AutoTestHelperLib_GetPlayerTargetActor;
|
|
|
|
// Function b1-Managed.AutoTestHelperLib.QAGetCurrentSkillID
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct AutoTestHelperLib_QAGetCurrentSkillID final
|
|
{
|
|
public:
|
|
class AActor* Target; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class FString ReturnValue; // 0x0008(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_AutoTestHelperLib_QAGetCurrentSkillID;
|
|
|
|
// Function b1-Managed.AutoTestHelperLib.GetTamerInViewCount
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct AutoTestHelperLib_GetTamerInViewCount final
|
|
{
|
|
public:
|
|
class UObject* WorldContext; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_AutoTestHelperLib_GetTamerInViewCount;
|
|
|
|
// Function b1-Managed.AutoTestHelperLib.QAGetCurrentAMName
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct AutoTestHelperLib_QAGetCurrentAMName final
|
|
{
|
|
public:
|
|
class AActor* Target; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class FString ReturnValue; // 0x0008(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_AutoTestHelperLib_QAGetCurrentAMName;
|
|
|
|
// Function b1-Managed.AutoTestHelperLib.JudgeWidgetVisible
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct AutoTestHelperLib_JudgeWidgetVisible final
|
|
{
|
|
public:
|
|
class UWidget* Widget; // 0x0000(0x0008)(ExportObject, Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 ReturnValue : 1; // 0x0008(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_AutoTestHelperLib_JudgeWidgetVisible;
|
|
|
|
// Function b1-Managed.AutoTestHelperLib.QAStringArraySort
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct AutoTestHelperLib_QAStringArraySort final
|
|
{
|
|
public:
|
|
TArray<class FString> StringList; // 0x0000(0x0010)(Parm)
|
|
TArray<class FString> ReturnValue; // 0x0010(0x0010)(Parm, OutParm, ReturnParm)
|
|
};
|
|
DUMPER7_ASSERTS_AutoTestHelperLib_QAStringArraySort;
|
|
|
|
// Function b1-Managed.AutoTestHelperLib.GetUnitAllSkillID
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct AutoTestHelperLib_GetUnitAllSkillID final
|
|
{
|
|
public:
|
|
class AActor* Unit; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
TArray<int32> ReturnValue; // 0x0008(0x0010)(Parm, OutParm, ReturnParm)
|
|
};
|
|
DUMPER7_ASSERTS_AutoTestHelperLib_GetUnitAllSkillID;
|
|
|
|
// Function b1-Managed.AutoTestHelperLib.QADrawSkillRange
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct AutoTestHelperLib_QADrawSkillRange final
|
|
{
|
|
public:
|
|
class AActor* Unit; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
int32 SkillID; // 0x0008(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
float Duration; // 0x000C(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_AutoTestHelperLib_QADrawSkillRange;
|
|
|
|
// Function b1-Managed.AutoTestHelperLib.IsEquippingSpell
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct AutoTestHelperLib_IsEquippingSpell final
|
|
{
|
|
public:
|
|
class UObject* WorldContext; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
int32 SpellID; // 0x0008(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 ReturnValue : 1; // 0x000C(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_AutoTestHelperLib_IsEquippingSpell;
|
|
|
|
// Function b1-Managed.AutoTestHelperLib.DrinkBloodBottom
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct AutoTestHelperLib_DrinkBloodBottom final
|
|
{
|
|
public:
|
|
class UObject* WorldContext; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_AutoTestHelperLib_DrinkBloodBottom;
|
|
|
|
// Function b1-Managed.AutoTestHelperLib.CameraLockTarget
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct AutoTestHelperLib_CameraLockTarget final
|
|
{
|
|
public:
|
|
class UObject* WorldContext; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class AActor* LockTarget; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_AutoTestHelperLib_CameraLockTarget;
|
|
|
|
// Function b1-Managed.AutoTestHelperLib.AutoMoveComplete
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct AutoTestHelperLib_AutoMoveComplete final
|
|
{
|
|
public:
|
|
class UObject* WorldContext; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_AutoTestHelperLib_AutoMoveComplete;
|
|
|
|
// Function b1-Managed.AutoTestHelperLib.SetPlayerAttack
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct AutoTestHelperLib_SetPlayerAttack final
|
|
{
|
|
public:
|
|
class AActor* Unit; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
int32 AttackNum; // 0x0008(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_AutoTestHelperLib_SetPlayerAttack;
|
|
|
|
// Function b1-Managed.AutoTestHelperLib.CanUnitBeTarget
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct AutoTestHelperLib_CanUnitBeTarget final
|
|
{
|
|
public:
|
|
class ABGUCharacterCS* Enemy; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 ReturnValue : 1; // 0x0008(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_AutoTestHelperLib_CanUnitBeTarget;
|
|
|
|
// Function b1-Managed.AutoTestHelperLib.IsUnitInBattle
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct AutoTestHelperLib_IsUnitInBattle final
|
|
{
|
|
public:
|
|
class AActor* Unit; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 ReturnValue : 1; // 0x0008(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_AutoTestHelperLib_IsUnitInBattle;
|
|
|
|
// Function b1-Managed.AutoTestHelperLib.GenShiXianFeng
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct AutoTestHelperLib_GenShiXianFeng final
|
|
{
|
|
public:
|
|
class UWorld* World; // 0x0000(0x0008)(Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_AutoTestHelperLib_GenShiXianFeng;
|
|
|
|
// Function b1-Managed.AutoTestHelperLib.FindNearbyUnit
|
|
// 0x0030 (0x0030 - 0x0000)
|
|
struct AutoTestHelperLib_FindNearbyUnit final
|
|
{
|
|
public:
|
|
class UObject* WorldContext; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
int32 AttackRadius; // 0x0008(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 Pad_C[0x4]; // 0x000C(0x0004)(Fixing Size After Last Property [ Dumper-7 ])
|
|
class ABGUCharacterCS* EnemyUnit; // 0x0010(0x0008)(Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class FString UnitBP; // 0x0018(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
uint8 ReturnValue : 1; // 0x0028(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_AutoTestHelperLib_FindNearbyUnit;
|
|
|
|
// Function b1-Managed.AutoTestHelperLib.UseVigorSkill
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct AutoTestHelperLib_UseVigorSkill final
|
|
{
|
|
public:
|
|
class UObject* WorldContext; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_AutoTestHelperLib_UseVigorSkill;
|
|
|
|
// Function b1-Managed.AutoTestHelperLib.RunToPosition
|
|
// 0x0028 (0x0028 - 0x0000)
|
|
struct AutoTestHelperLib_RunToPosition final
|
|
{
|
|
public:
|
|
class UObject* WorldContext; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
struct FVector TargetLocation; // 0x0008(0x0018)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
int32 ReachRadius; // 0x0020(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 ReturnValue : 1; // 0x0024(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_AutoTestHelperLib_RunToPosition;
|
|
|
|
// Function b1-Managed.AutoTestHelperLib.RemoveGroupAI
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct AutoTestHelperLib_RemoveGroupAI final
|
|
{
|
|
public:
|
|
class UObject* WorldContext; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class AActor* OwnerActor; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_AutoTestHelperLib_RemoveGroupAI;
|
|
|
|
// Function b1-Managed.AutoTestHelperLib.ReadDataTable
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct AutoTestHelperLib_ReadDataTable final
|
|
{
|
|
public:
|
|
int32 ID; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 Pad_4[0x4]; // 0x0004(0x0004)(Fixing Size After Last Property [ Dumper-7 ])
|
|
class FString ReturnValue; // 0x0008(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_AutoTestHelperLib_ReadDataTable;
|
|
|
|
// Function b1-Managed.AutoTestHelperLib.MagicArtifact
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct AutoTestHelperLib_MagicArtifact final
|
|
{
|
|
public:
|
|
class UObject* WorldContext; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_AutoTestHelperLib_MagicArtifact;
|
|
|
|
// Function b1-Managed.AutoTestHelperLib.HasItemNumber
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct AutoTestHelperLib_HasItemNumber final
|
|
{
|
|
public:
|
|
class UObject* WorldContext; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
int32 ItemId; // 0x0008(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
int32 ReturnValue; // 0x000C(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_AutoTestHelperLib_HasItemNumber;
|
|
|
|
// Function b1-Managed.AutoTestHelperLib.SetCurrentHp
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct AutoTestHelperLib_SetCurrentHp final
|
|
{
|
|
public:
|
|
class AActor* Unit; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
int32 Hp; // 0x0008(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_AutoTestHelperLib_SetCurrentHp;
|
|
|
|
// Function b1-Managed.AutoTestHelperLib.MouseGoBack
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct AutoTestHelperLib_MouseGoBack final
|
|
{
|
|
public:
|
|
class UObject* WorldContext; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_AutoTestHelperLib_MouseGoBack;
|
|
|
|
// Function b1-Managed.AutoTestHelperLib.LightAttack
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct AutoTestHelperLib_LightAttack final
|
|
{
|
|
public:
|
|
class UObject* WorldContext; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_AutoTestHelperLib_LightAttack;
|
|
|
|
// Function b1-Managed.AutoTestHelperLib.HeavyAttack
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct AutoTestHelperLib_HeavyAttack final
|
|
{
|
|
public:
|
|
class UObject* WorldContext; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_AutoTestHelperLib_HeavyAttack;
|
|
|
|
// Function b1-Managed.AutoTestHelperLib.ClickButton
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct AutoTestHelperLib_ClickButton final
|
|
{
|
|
public:
|
|
class UWidget* Btn; // 0x0000(0x0008)(ExportObject, Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_AutoTestHelperLib_ClickButton;
|
|
|
|
// Function b1-Managed.AutoTestHelperLib.RunToEnemy
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct AutoTestHelperLib_RunToEnemy final
|
|
{
|
|
public:
|
|
class UObject* WorldContext; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class ABGUCharacterCS* Enemy; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
int32 ReachRadius; // 0x0010(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 ReturnValue : 1; // 0x0014(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_AutoTestHelperLib_RunToEnemy;
|
|
|
|
// Function b1-Managed.AutoTestHelperLib.QAPauseBT
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct AutoTestHelperLib_QAPauseBT final
|
|
{
|
|
public:
|
|
class AActor* Unit; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 Status : 1; // 0x0008(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_AutoTestHelperLib_QAPauseBT;
|
|
|
|
// Function b1-Managed.AutoTestHelperLib.KillEnemy
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct AutoTestHelperLib_KillEnemy final
|
|
{
|
|
public:
|
|
class UObject* WorldContext; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class AActor* KillTarget; // 0x0008(0x0008)(Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_AutoTestHelperLib_KillEnemy;
|
|
|
|
// Function b1-Managed.AutoTestHelperLib.CastSpell
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct AutoTestHelperLib_CastSpell final
|
|
{
|
|
public:
|
|
class UObject* WorldContext; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
ESpellType SkillType; // 0x0008(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_AutoTestHelperLib_CastSpell;
|
|
|
|
// Function b1-Managed.AutoTestHelperLib.TestCode
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct AutoTestHelperLib_TestCode final
|
|
{
|
|
public:
|
|
class UObject* WorldContext; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_AutoTestHelperLib_TestCode;
|
|
|
|
// Function b1-Managed.AutoTestHelperLib.SetMaxHp
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct AutoTestHelperLib_SetMaxHp final
|
|
{
|
|
public:
|
|
class AActor* Unit; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_AutoTestHelperLib_SetMaxHp;
|
|
|
|
// Function b1-Managed.AutoTestHelperLib.Interact
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct AutoTestHelperLib_Interact final
|
|
{
|
|
public:
|
|
class UObject* WorldContext; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 ReturnValue : 1; // 0x0008(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_AutoTestHelperLib_Interact;
|
|
|
|
// Function b1-Managed.AutoTestHelperLib.HasSpell
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct AutoTestHelperLib_HasSpell final
|
|
{
|
|
public:
|
|
class UObject* WorldContext; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
int32 SpellID; // 0x0008(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 ReturnValue : 1; // 0x000C(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_AutoTestHelperLib_HasSpell;
|
|
|
|
// Function b1-Managed.AutoTestHelperLib.GenActor
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct AutoTestHelperLib_GenActor final
|
|
{
|
|
public:
|
|
class UWorld* World; // 0x0000(0x0008)(Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class UClass* ActorClass; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_AutoTestHelperLib_GenActor;
|
|
|
|
// Function b1-Managed.AutoTestHelperLib.FindText
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct AutoTestHelperLib_FindText final
|
|
{
|
|
public:
|
|
class UObject* WorldContext; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class FString Text; // 0x0008(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
uint8 bNeedClick : 1; // 0x0018(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
uint8 BitPad_18_1 : 7; // 0x0018(0x0001)(Fixing Bit-Field Size For New Byte [ Dumper-7 ])
|
|
uint8 ReturnValue : 1; // 0x0019(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_AutoTestHelperLib_FindText;
|
|
|
|
// Function b1-Managed.AutoTestHelperLib.UseItem
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct AutoTestHelperLib_UseItem final
|
|
{
|
|
public:
|
|
class UObject* WorldContext; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
int32 ItemPosition; // 0x0008(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_AutoTestHelperLib_UseItem;
|
|
|
|
// Function b1-Managed.AutoTestHelperLib.OpenBag
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct AutoTestHelperLib_OpenBag final
|
|
{
|
|
public:
|
|
class UObject* WorldContext; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 IsOpen : 1; // 0x0008(0x0001)(BitIndex: 0x00, PropSize: 0x0001 (Parm, NoDestructor, HasGetValueTypeHash))
|
|
};
|
|
DUMPER7_ASSERTS_AutoTestHelperLib_OpenBag;
|
|
|
|
// Function b1-Managed.AutoTestHelperLib.Dodge
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct AutoTestHelperLib_Dodge final
|
|
{
|
|
public:
|
|
class UObject* WorldContext; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_AutoTestHelperLib_Dodge;
|
|
|
|
// Function b1-Managed.AutoTestHelperLib.Spin
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct AutoTestHelperLib_Spin final
|
|
{
|
|
public:
|
|
class UObject* WorldContext; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_AutoTestHelperLib_Spin;
|
|
|
|
// Function b1-Managed.AutoTestHelperLib.Jump
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct AutoTestHelperLib_Jump final
|
|
{
|
|
public:
|
|
class UObject* WorldContext; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
DUMPER7_ASSERTS_AutoTestHelperLib_Jump;
|
|
|
|
}
|
|
|