18134 lines
1.2 MiB
18134 lines
1.2 MiB
#pragma once
|
|
|
|
/*
|
|
* SDK generated by Dumper-7
|
|
*
|
|
* https://github.com/Encryqed/Dumper-7
|
|
*/
|
|
|
|
// Package: Kosmos
|
|
|
|
#include "Basic.hpp"
|
|
|
|
#include "Engine_structs.hpp"
|
|
#include "GameplayAbilities_structs.hpp"
|
|
#include "CoreUObject_structs.hpp"
|
|
#include "Kosmos_structs.hpp"
|
|
#include "GameplayTags_structs.hpp"
|
|
#include "InputCore_structs.hpp"
|
|
#include "SMGCommon_structs.hpp"
|
|
#include "PhysicsCore_structs.hpp"
|
|
#include "AkAudio_structs.hpp"
|
|
#include "UMG_structs.hpp"
|
|
#include "SlateCore_structs.hpp"
|
|
#include "SMGUIBase_structs.hpp"
|
|
#include "MovieScene_structs.hpp"
|
|
|
|
|
|
namespace SDK::Params
|
|
{
|
|
|
|
// Function Kosmos.AbilityTask_ApplyRootMotionSpecialForce.ApplyRootMotionSpecialForce
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct AbilityTask_ApplyRootMotionSpecialForce_ApplyRootMotionSpecialForce final
|
|
{
|
|
public:
|
|
class UGameplayAbility* OwningAbility; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class FName TaskInstanceName; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FVector TargetLocation_0; // 0x0010(0x000C)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
float Duration_0; // 0x001C(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool bSetNewMovementMode_0; // 0x0020(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
EMovementMode MovementMode; // 0x0021(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool bRestrictSpeedToExpected_0; // 0x0022(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_23[0x5]; // 0x0023(0x0005)(Fixing Size After Last Property [ Dumper-7 ])
|
|
class UCurveFloat* MovementDistributionCurve_0; // 0x0028(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
ERootMotionFinishVelocityMode VelocityOnFinishMode; // 0x0030(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_31[0x3]; // 0x0031(0x0003)(Fixing Size After Last Property [ Dumper-7 ])
|
|
struct FVector SetVelocityOnFinish; // 0x0034(0x000C)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
float ClampVelocityOnFinish; // 0x0040(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_44[0x4]; // 0x0044(0x0004)(Fixing Size After Last Property [ Dumper-7 ])
|
|
class UAbilityTask_ApplyRootMotionSpecialForce* ReturnValue; // 0x0048(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_AbilityTask_ApplyRootMotionSpecialForce_ApplyRootMotionSpecialForce;
|
|
|
|
// Function Kosmos.KosmosEntitlementManager.DebugDisableEntitlement
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosEntitlementManager_DebugDisableEntitlement final
|
|
{
|
|
public:
|
|
class UKosmosEntitlementDataAsset* InAsset; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosEntitlementManager_DebugDisableEntitlement;
|
|
|
|
// Function Kosmos.KosmosEntitlementManager.DebugEnableEntitlement
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosEntitlementManager_DebugEnableEntitlement final
|
|
{
|
|
public:
|
|
class UKosmosEntitlementDataAsset* InAsset; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosEntitlementManager_DebugEnableEntitlement;
|
|
|
|
// Function Kosmos.KosmosEntitlementManager.IsEntitlementEnabled
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosEntitlementManager_IsEntitlementEnabled final
|
|
{
|
|
public:
|
|
class UKosmosEntitlementDataAsset* InAsset; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool ReturnValue; // 0x0008(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_9[0x7]; // 0x0009(0x0007)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosEntitlementManager_IsEntitlementEnabled;
|
|
|
|
// Function Kosmos.AnimationControlComponent.CopyLocomotionToDefault
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct AnimationControlComponent_CopyLocomotionToDefault final
|
|
{
|
|
public:
|
|
class FName Name_0; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_AnimationControlComponent_CopyLocomotionToDefault;
|
|
|
|
// Function Kosmos.AnimationControlComponent.IsPlayingAnimationState
|
|
// 0x0014 (0x0014 - 0x0000)
|
|
struct AnimationControlComponent_IsPlayingAnimationState final
|
|
{
|
|
public:
|
|
struct FSoftEnumName Name_0; // 0x0000(0x0010)(ConstParm, Parm, OutParm, ReferenceParm, NoDestructor, NativeAccessSpecifierPublic)
|
|
bool ReturnValue; // 0x0010(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_11[0x3]; // 0x0011(0x0003)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_AnimationControlComponent_IsPlayingAnimationState;
|
|
|
|
// Function Kosmos.AnimationControlComponent.OnAnimationStateFinished
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct AnimationControlComponent_OnAnimationStateFinished final
|
|
{
|
|
public:
|
|
class AActor* notifier; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class FName NotifyName; // 0x0008(0x0008)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
TArray<class UAnimMetaData*> AnimMetaData; // 0x0010(0x0010)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_AnimationControlComponent_OnAnimationStateFinished;
|
|
|
|
// Function Kosmos.AnimationControlComponent.OnAnimationStateStarted
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct AnimationControlComponent_OnAnimationStateStarted final
|
|
{
|
|
public:
|
|
class AActor* notifier; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class FName NotifyName; // 0x0008(0x0008)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
TArray<class UAnimMetaData*> AnimMetaData; // 0x0010(0x0010)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_AnimationControlComponent_OnAnimationStateStarted;
|
|
|
|
// Function Kosmos.AnimationControlComponent.PlayActionAnimation
|
|
// 0x0028 (0x0028 - 0x0000)
|
|
struct AnimationControlComponent_PlayActionAnimation final
|
|
{
|
|
public:
|
|
class FName Name_0; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
TDelegate<void(class FName Name)> OnFinished; // 0x0008(0x0010)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NoDestructor, NativeAccessSpecifierPublic)
|
|
TDelegate<void(class FName Name)> OnInterrupted; // 0x0018(0x0010)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NoDestructor, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_AnimationControlComponent_PlayActionAnimation;
|
|
|
|
// Function Kosmos.AnimationControlComponent.PlayAnimationAndWait
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct AnimationControlComponent_PlayAnimationAndWait final
|
|
{
|
|
public:
|
|
float DeltaTime; // 0x0000(0x0004)(Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_4[0x4]; // 0x0004(0x0004)(Fixing Size After Last Property [ Dumper-7 ])
|
|
class UAnimationAsset* Animation; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FCharacterAnimStateTransitions Transitions; // 0x0010(0x0018)(Parm, NoDestructor, AdvancedDisplay, NativeAccessSpecifierPublic)
|
|
EAnimationLayering Layering; // 0x0028(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool Additive; // 0x0029(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool Loop; // 0x002A(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
EMovementRestriction RootMotionMode; // 0x002B(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_2C[0x4]; // 0x002C(0x0004)(Fixing Size After Last Property [ Dumper-7 ])
|
|
struct FLatentActionInfo LatentInfo; // 0x0030(0x0018)(Parm, NoDestructor, AdvancedDisplay, NativeAccessSpecifierPublic)
|
|
ELatentPlayAnimationResult animResult; // 0x0048(0x0001)(Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_49[0x7]; // 0x0049(0x0007)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_AnimationControlComponent_PlayAnimationAndWait;
|
|
|
|
// Function Kosmos.AnimationControlComponent.PlayAnimationOverrideState
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct AnimationControlComponent_PlayAnimationOverrideState final
|
|
{
|
|
public:
|
|
class UAnimSequenceBase* AnimationToPlay; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
TDelegate<void(class FName Name)> OnFinished; // 0x0008(0x0010)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NoDestructor, NativeAccessSpecifierPublic)
|
|
TDelegate<void(class FName Name)> OnInterrupted; // 0x0018(0x0010)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NoDestructor, NativeAccessSpecifierPublic)
|
|
EMovementRestriction movementRestriction; // 0x0028(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool Looping; // 0x0029(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_2A[0x6]; // 0x002A(0x0006)(Fixing Size After Last Property [ Dumper-7 ])
|
|
struct FCharacterAnimStateTransitions Transitions; // 0x0030(0x0018)(Parm, NoDestructor, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_AnimationControlComponent_PlayAnimationOverrideState;
|
|
|
|
// Function Kosmos.AnimationControlComponent.PlayAnimationState
|
|
// 0x0034 (0x0034 - 0x0000)
|
|
struct AnimationControlComponent_PlayAnimationState final
|
|
{
|
|
public:
|
|
struct FSoftEnumName Name_0; // 0x0000(0x0010)(Parm, NoDestructor, NativeAccessSpecifierPublic)
|
|
TDelegate<void(class FName Name)> OnFinished; // 0x0010(0x0010)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NoDestructor, NativeAccessSpecifierPublic)
|
|
TDelegate<void(class FName Name)> OnInterrupted; // 0x0020(0x0010)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NoDestructor, NativeAccessSpecifierPublic)
|
|
struct FPlayAnimStateOptions playOptions; // 0x0030(0x0004)(Parm, NoDestructor, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_AnimationControlComponent_PlayAnimationState;
|
|
|
|
// Function Kosmos.AnimationControlComponent.PlayAnimationStateAndWait
|
|
// 0x0038 (0x0038 - 0x0000)
|
|
struct AnimationControlComponent_PlayAnimationStateAndWait final
|
|
{
|
|
public:
|
|
float DeltaTime; // 0x0000(0x0004)(Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FSoftEnumName StateName; // 0x0004(0x0010)(Parm, NoDestructor, NativeAccessSpecifierPublic)
|
|
uint8 Pad_14[0x4]; // 0x0014(0x0004)(Fixing Size After Last Property [ Dumper-7 ])
|
|
struct FLatentActionInfo LatentInfo; // 0x0018(0x0018)(Parm, NoDestructor, NativeAccessSpecifierPublic)
|
|
ELatentPlayAnimationResult animResult; // 0x0030(0x0001)(Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_31[0x7]; // 0x0031(0x0007)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_AnimationControlComponent_PlayAnimationStateAndWait;
|
|
|
|
// Function Kosmos.AnimationControlComponent.PlayBlendSpaceOverrideState
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct AnimationControlComponent_PlayBlendSpaceOverrideState final
|
|
{
|
|
public:
|
|
class UBlendSpaceBase* blendSpaceToPlay; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
TDelegate<void(class FName Name)> OnFinished; // 0x0008(0x0010)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NoDestructor, NativeAccessSpecifierPublic)
|
|
TDelegate<void(class FName Name)> OnInterrupted; // 0x0018(0x0010)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NoDestructor, NativeAccessSpecifierPublic)
|
|
EMovementRestriction movementRestriction; // 0x0028(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool Looping; // 0x0029(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_2A[0x6]; // 0x002A(0x0006)(Fixing Size After Last Property [ Dumper-7 ])
|
|
struct FCharacterAnimStateTransitions Transitions; // 0x0030(0x0018)(Parm, NoDestructor, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_AnimationControlComponent_PlayBlendSpaceOverrideState;
|
|
|
|
// Function Kosmos.AnimationControlComponent.SetAnimationForState
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct AnimationControlComponent_SetAnimationForState final
|
|
{
|
|
public:
|
|
class FName StateName; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class UAnimSequenceBase* Animation; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_AnimationControlComponent_SetAnimationForState;
|
|
|
|
// Function Kosmos.AnimationControlComponent.SetAnimationStateBlendspaceInput
|
|
// 0x000C (0x000C - 0x0000)
|
|
struct AnimationControlComponent_SetAnimationStateBlendspaceInput final
|
|
{
|
|
public:
|
|
struct FRotator BlendspaceInput; // 0x0000(0x000C)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_AnimationControlComponent_SetAnimationStateBlendspaceInput;
|
|
|
|
// Function Kosmos.AnimationControlComponent.SetAnimationStateDirection
|
|
// 0x000C (0x000C - 0x0000)
|
|
struct AnimationControlComponent_SetAnimationStateDirection final
|
|
{
|
|
public:
|
|
struct FVector Direction; // 0x0000(0x000C)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_AnimationControlComponent_SetAnimationStateDirection;
|
|
|
|
// Function Kosmos.AnimationControlComponent.SetBlendSpaceForState
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct AnimationControlComponent_SetBlendSpaceForState final
|
|
{
|
|
public:
|
|
class FName StateName; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class UBlendSpaceBase* BlendSpace; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_AnimationControlComponent_SetBlendSpaceForState;
|
|
|
|
// Function Kosmos.AnimationControlComponent.SetBlendSpaceInputForState
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct AnimationControlComponent_SetBlendSpaceInputForState final
|
|
{
|
|
public:
|
|
class FName StateName; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FVector2D Input; // 0x0008(0x0008)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_AnimationControlComponent_SetBlendSpaceInputForState;
|
|
|
|
// Function Kosmos.AnimationControlComponent.SetLocomotion
|
|
// 0x000C (0x000C - 0x0000)
|
|
struct AnimationControlComponent_SetLocomotion final
|
|
{
|
|
public:
|
|
class FName Name_0; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool Run; // 0x0008(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_9[0x3]; // 0x0009(0x0003)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_AnimationControlComponent_SetLocomotion;
|
|
|
|
// Function Kosmos.AnimationControlComponent.StopActionAnimation
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct AnimationControlComponent_StopActionAnimation final
|
|
{
|
|
public:
|
|
class FName Name_0; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_AnimationControlComponent_StopActionAnimation;
|
|
|
|
// Function Kosmos.AnimationControlComponent.StopAnimationOverrideState
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct AnimationControlComponent_StopAnimationOverrideState final
|
|
{
|
|
public:
|
|
bool skipExitAnimation; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_AnimationControlComponent_StopAnimationOverrideState;
|
|
|
|
// Function Kosmos.AnimationControlComponent.StopAnimationState
|
|
// 0x0014 (0x0014 - 0x0000)
|
|
struct AnimationControlComponent_StopAnimationState final
|
|
{
|
|
public:
|
|
struct FSoftEnumName Name_0; // 0x0000(0x0010)(Parm, NoDestructor, NativeAccessSpecifierPublic)
|
|
bool skipExitAnimation; // 0x0010(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_11[0x3]; // 0x0011(0x0003)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_AnimationControlComponent_StopAnimationState;
|
|
|
|
// Function Kosmos.AnimationControlComponent.UnsetLocomotion
|
|
// 0x000C (0x000C - 0x0000)
|
|
struct AnimationControlComponent_UnsetLocomotion final
|
|
{
|
|
public:
|
|
class FName Name_0; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool Run; // 0x0008(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_9[0x3]; // 0x0009(0x0003)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_AnimationControlComponent_UnsetLocomotion;
|
|
|
|
// Function Kosmos.AnimationControlComponent.IsPlayingOverrideAnimation
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct AnimationControlComponent_IsPlayingOverrideAnimation final
|
|
{
|
|
public:
|
|
bool ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_AnimationControlComponent_IsPlayingOverrideAnimation;
|
|
|
|
// Function Kosmos.KosmosCheckpointBlueprintLibrary.GetCheckpointReaderForSoftActor
|
|
// 0x0040 (0x0040 - 0x0000)
|
|
struct KosmosCheckpointBlueprintLibrary_GetCheckpointReaderForSoftActor final
|
|
{
|
|
public:
|
|
class UObject* InWorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
TSoftObjectPtr<class AActor> InActor; // 0x0008(0x0028)(Parm, UObjectWrapper, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
EKosmosPersistence InPersistence; // 0x0030(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_31[0x7]; // 0x0031(0x0007)(Fixing Size After Last Property [ Dumper-7 ])
|
|
class UKosmosCheckpointReader* ReturnValue; // 0x0038(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosCheckpointBlueprintLibrary_GetCheckpointReaderForSoftActor;
|
|
|
|
// Function Kosmos.KosmosCheckpointBlueprintLibrary.GetCheckpointWriterForSoftActor
|
|
// 0x0040 (0x0040 - 0x0000)
|
|
struct KosmosCheckpointBlueprintLibrary_GetCheckpointWriterForSoftActor final
|
|
{
|
|
public:
|
|
class UObject* InWorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
TSoftObjectPtr<class AActor> InActor; // 0x0008(0x0028)(Parm, UObjectWrapper, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
EKosmosPersistence InPersistence; // 0x0030(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_31[0x7]; // 0x0031(0x0007)(Fixing Size After Last Property [ Dumper-7 ])
|
|
class UKosmosCheckpointWriter* ReturnValue; // 0x0038(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosCheckpointBlueprintLibrary_GetCheckpointWriterForSoftActor;
|
|
|
|
// Function Kosmos.AbilityTask_ApplyRootMotionVariableForce.ApplyRootMotionVariableForce
|
|
// 0x0030 (0x0030 - 0x0000)
|
|
struct AbilityTask_ApplyRootMotionVariableForce_ApplyRootMotionVariableForce final
|
|
{
|
|
public:
|
|
class UGameplayAbility* OwningAbility; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class FName TaskInstanceName; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FVector WorldDirection_0; // 0x0010(0x000C)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
float Strength_0; // 0x001C(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
float Duration_0; // 0x0020(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
EEasingFunc EaseFunc_0; // 0x0024(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool bReverseEase_0; // 0x0025(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool bEnableGravity_0; // 0x0026(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_27[0x1]; // 0x0027(0x0001)(Fixing Size After Last Property [ Dumper-7 ])
|
|
class UAbilityTask_ApplyRootMotionVariableForce* ReturnValue; // 0x0028(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_AbilityTask_ApplyRootMotionVariableForce_ApplyRootMotionVariableForce;
|
|
|
|
// Function Kosmos.PlayAnimationDelegateProxy.AnimationFinished
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct PlayAnimationDelegateProxy_AnimationFinished final
|
|
{
|
|
public:
|
|
class FName Name_0; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_PlayAnimationDelegateProxy_AnimationFinished;
|
|
|
|
// Function Kosmos.PlayAnimationDelegateProxy.AnimationInterrupted
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct PlayAnimationDelegateProxy_AnimationInterrupted final
|
|
{
|
|
public:
|
|
class FName Name_0; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_PlayAnimationDelegateProxy_AnimationInterrupted;
|
|
|
|
// Function Kosmos.PlayAnimationDelegateProxy.OnWorldReloaded
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct PlayAnimationDelegateProxy_OnWorldReloaded final
|
|
{
|
|
public:
|
|
class UWorld* World; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_PlayAnimationDelegateProxy_OnWorldReloaded;
|
|
|
|
// Function Kosmos.KosmosBaseGrabberInterface.OnGrabChanged
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosBaseGrabberInterface_OnGrabChanged final
|
|
{
|
|
public:
|
|
bool Value; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosBaseGrabberInterface_OnGrabChanged;
|
|
|
|
// Function Kosmos.KosmosBaseGrabberInterface.OnWantsRegrabChanged
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosBaseGrabberInterface_OnWantsRegrabChanged final
|
|
{
|
|
public:
|
|
bool Value; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosBaseGrabberInterface_OnWantsRegrabChanged;
|
|
|
|
// Function Kosmos.KosmosBaseGrabberInterface.ReleaseGrab
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosBaseGrabberInterface_ReleaseGrab final
|
|
{
|
|
public:
|
|
EGrabReleaseOptions releaseOption; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosBaseGrabberInterface_ReleaseGrab;
|
|
|
|
// Function Kosmos.KosmosBaseGrabberInterface.SubscribeOnGrabEnd
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosBaseGrabberInterface_SubscribeOnGrabEnd final
|
|
{
|
|
public:
|
|
TDelegate<void(class ACharacter* Character)> eventGrabEnd; // 0x0000(0x0010)(Parm, ZeroConstructor, NoDestructor, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosBaseGrabberInterface_SubscribeOnGrabEnd;
|
|
|
|
// Function Kosmos.KosmosBaseGrabberInterface.SubscribeOnGrabStart
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosBaseGrabberInterface_SubscribeOnGrabStart final
|
|
{
|
|
public:
|
|
TDelegate<void(class ACharacter* Character)> eventGrabStart; // 0x0000(0x0010)(Parm, ZeroConstructor, NoDestructor, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosBaseGrabberInterface_SubscribeOnGrabStart;
|
|
|
|
// Function Kosmos.KosmosBaseGrabberInterface.GetGrabbingState
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosBaseGrabberInterface_GetGrabbingState final
|
|
{
|
|
public:
|
|
EGrabbingStates ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosBaseGrabberInterface_GetGrabbingState;
|
|
|
|
// Function Kosmos.AbilityTask_Approach.Approach
|
|
// 0x0038 (0x0038 - 0x0000)
|
|
struct AbilityTask_Approach_Approach final
|
|
{
|
|
public:
|
|
class UGameplayAbility* OwningAbility; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FVector TargetLocation; // 0x0008(0x000C)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FVector TargetDirection; // 0x0014(0x000C)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
float TimeOutDuration; // 0x0020(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_24[0x4]; // 0x0024(0x0004)(Fixing Size After Last Property [ Dumper-7 ])
|
|
class UObject* InNotifyObject; // 0x0028(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class UAbilityTask_Approach* ReturnValue; // 0x0030(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_AbilityTask_Approach_Approach;
|
|
|
|
// Function Kosmos.AnimationOverrideBlueprintLibrary.ClearOverride
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct AnimationOverrideBlueprintLibrary_ClearOverride final
|
|
{
|
|
public:
|
|
struct FAnimationOverrideHandle Handle; // 0x0000(0x0018)(Parm, OutParm, ZeroConstructor, ReferenceParm, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_AnimationOverrideBlueprintLibrary_ClearOverride;
|
|
|
|
// Function Kosmos.AnimationOverrideBlueprintLibrary.IsValid
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct AnimationOverrideBlueprintLibrary_IsValid final
|
|
{
|
|
public:
|
|
struct FAnimationOverrideHandle Handle; // 0x0000(0x0018)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NativeAccessSpecifierPublic)
|
|
bool ReturnValue; // 0x0018(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_19[0x7]; // 0x0019(0x0007)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_AnimationOverrideBlueprintLibrary_IsValid;
|
|
|
|
// Function Kosmos.KosmosCarriable.AttachCarriable
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosCarriable_AttachCarriable final
|
|
{
|
|
public:
|
|
class AActor* InAttachableParent; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class USceneComponent* InAttachmentComponent; // 0x0008(0x0008)(Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosCarriable_AttachCarriable;
|
|
|
|
// Function Kosmos.KosmosCarriable.CanBePickedUpPutdown
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosCarriable_CanBePickedUpPutdown final
|
|
{
|
|
public:
|
|
bool ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosCarriable_CanBePickedUpPutdown;
|
|
|
|
// Function Kosmos.KosmosCarriable.CanGrab
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosCarriable_CanGrab final
|
|
{
|
|
public:
|
|
class AKosmosBaseCharacter* Character; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool ReturnValue; // 0x0008(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_9[0x7]; // 0x0009(0x0007)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosCarriable_CanGrab;
|
|
|
|
// Function Kosmos.KosmosCarriable.DetachCarriable
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosCarriable_DetachCarriable final
|
|
{
|
|
public:
|
|
bool bIsEjected; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosCarriable_DetachCarriable;
|
|
|
|
// Function Kosmos.KosmosCarriable.GetCanPickup
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosCarriable_GetCanPickup final
|
|
{
|
|
public:
|
|
bool ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosCarriable_GetCanPickup;
|
|
|
|
// Function Kosmos.KosmosCarriable.GetClosestLocationInfo
|
|
// 0x0028 (0x0028 - 0x0000)
|
|
struct KosmosCarriable_GetClosestLocationInfo final
|
|
{
|
|
public:
|
|
struct FVector TargetLocation; // 0x0000(0x000C)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FVector OutLocation; // 0x000C(0x000C)(Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FVector outForward; // 0x0018(0x000C)(Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool ReturnValue; // 0x0024(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_25[0x3]; // 0x0025(0x0003)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosCarriable_GetClosestLocationInfo;
|
|
|
|
// Function Kosmos.KosmosCarriable.GetPickupInfo
|
|
// 0x0030 (0x0030 - 0x0000)
|
|
struct KosmosCarriable_GetPickupInfo final
|
|
{
|
|
public:
|
|
bool bIsAlone; // 0x0000(0x0001)(ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_1[0x7]; // 0x0001(0x0007)(Fixing Size After Last Property [ Dumper-7 ])
|
|
struct FKosmosCarriableInteractData ReturnValue; // 0x0008(0x0028)(Parm, OutParm, ReturnParm, NoDestructor, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosCarriable_GetPickupInfo;
|
|
|
|
// Function Kosmos.KosmosCarriable.GetPutdownInfo
|
|
// 0x0030 (0x0030 - 0x0000)
|
|
struct KosmosCarriable_GetPutdownInfo final
|
|
{
|
|
public:
|
|
bool bIsAlone; // 0x0000(0x0001)(ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_1[0x7]; // 0x0001(0x0007)(Fixing Size After Last Property [ Dumper-7 ])
|
|
struct FKosmosCarriableInteractData ReturnValue; // 0x0008(0x0028)(Parm, OutParm, ReturnParm, NoDestructor, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosCarriable_GetPutdownInfo;
|
|
|
|
// Function Kosmos.KosmosCarriable.HandleResume
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosCarriable_HandleResume final
|
|
{
|
|
public:
|
|
class UKosmosCheckpointReader* InCheckpointReader; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosCarriable_HandleResume;
|
|
|
|
// Function Kosmos.KosmosCarriable.HandleSnapshot
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosCarriable_HandleSnapshot final
|
|
{
|
|
public:
|
|
class UKosmosCheckpointWriter* InCheckpointWriter; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosCarriable_HandleSnapshot;
|
|
|
|
// Function Kosmos.KosmosCarriable.IsInHandStateSet
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosCarriable_IsInHandStateSet final
|
|
{
|
|
public:
|
|
int32 Bitmask; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool ReturnValue; // 0x0004(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_5[0x3]; // 0x0005(0x0003)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosCarriable_IsInHandStateSet;
|
|
|
|
// Function Kosmos.KosmosCarriable.IsOnGroundStateSet
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosCarriable_IsOnGroundStateSet final
|
|
{
|
|
public:
|
|
int32 Bitmask; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool ReturnValue; // 0x0004(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_5[0x3]; // 0x0005(0x0003)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosCarriable_IsOnGroundStateSet;
|
|
|
|
// Function Kosmos.KosmosCarriable.IsOtherStateSet
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosCarriable_IsOtherStateSet final
|
|
{
|
|
public:
|
|
int32 Bitmask; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool ReturnValue; // 0x0004(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_5[0x3]; // 0x0005(0x0003)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosCarriable_IsOtherStateSet;
|
|
|
|
// Function Kosmos.KosmosCarriable.IsWithinHorizontalPickUpRange
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosCarriable_IsWithinHorizontalPickUpRange final
|
|
{
|
|
public:
|
|
class AKosmosBaseCharacter* Character; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool ReturnValue; // 0x0008(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_9[0x7]; // 0x0009(0x0007)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosCarriable_IsWithinHorizontalPickUpRange;
|
|
|
|
// Function Kosmos.KosmosCarriable.IsWithinMaxFacingPickUpAngle
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosCarriable_IsWithinMaxFacingPickUpAngle final
|
|
{
|
|
public:
|
|
class AKosmosBaseCharacter* Character; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool ReturnValue; // 0x0008(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_9[0x7]; // 0x0009(0x0007)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosCarriable_IsWithinMaxFacingPickUpAngle;
|
|
|
|
// Function Kosmos.KosmosCarriable.IsWithinVerticalPickUpRange
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosCarriable_IsWithinVerticalPickUpRange final
|
|
{
|
|
public:
|
|
class AKosmosBaseCharacter* Character; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool ReturnValue; // 0x0008(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_9[0x7]; // 0x0009(0x0007)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosCarriable_IsWithinVerticalPickUpRange;
|
|
|
|
// Function Kosmos.KosmosCarriable.Multi_Resume
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosCarriable_Multi_Resume final
|
|
{
|
|
public:
|
|
bool InCanPickup; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosCarriable_Multi_Resume;
|
|
|
|
// Function Kosmos.KosmosCarriable.Multi_Resume_Full
|
|
// 0x001C (0x001C - 0x0000)
|
|
struct KosmosCarriable_Multi_Resume_Full final
|
|
{
|
|
public:
|
|
bool InCanPickup; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_1[0x3]; // 0x0001(0x0003)(Fixing Size After Last Property [ Dumper-7 ])
|
|
struct FVector_NetQuantize InLocation; // 0x0004(0x000C)(ConstParm, Parm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FVector_NetQuantize InRotation; // 0x0010(0x000C)(ConstParm, Parm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosCarriable_Multi_Resume_Full;
|
|
|
|
// Function Kosmos.KosmosCarriable.Multicast_AttachCarriable
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosCarriable_Multicast_AttachCarriable final
|
|
{
|
|
public:
|
|
class USceneComponent* InAttachmentComponent; // 0x0000(0x0008)(Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosCarriable_Multicast_AttachCarriable;
|
|
|
|
// Function Kosmos.KosmosCarriable.SetAttachParent
|
|
// 0x0028 (0x0028 - 0x0000)
|
|
struct KosmosCarriable_SetAttachParent final
|
|
{
|
|
public:
|
|
TSoftObjectPtr<class AActor> Parent; // 0x0000(0x0028)(ConstParm, Parm, OutParm, ReferenceParm, UObjectWrapper, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosCarriable_SetAttachParent;
|
|
|
|
// Function Kosmos.KosmosCarriable.SetCanPickup
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosCarriable_SetCanPickup final
|
|
{
|
|
public:
|
|
bool CanPickup; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosCarriable_SetCanPickup;
|
|
|
|
// Function Kosmos.KosmosCarriable.SetCarriableUsage
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosCarriable_SetCarriableUsage final
|
|
{
|
|
public:
|
|
EKosmosCarriableUsage Value; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosCarriable_SetCarriableUsage;
|
|
|
|
// Function Kosmos.KosmosCarriable.SetInHandState
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosCarriable_SetInHandState final
|
|
{
|
|
public:
|
|
int32 Bitmask; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool bSet; // 0x0004(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_5[0x3]; // 0x0005(0x0003)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosCarriable_SetInHandState;
|
|
|
|
// Function Kosmos.KosmosCarriable.SetOnGroundState
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosCarriable_SetOnGroundState final
|
|
{
|
|
public:
|
|
int32 Bitmask; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool bSet; // 0x0004(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_5[0x3]; // 0x0005(0x0003)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosCarriable_SetOnGroundState;
|
|
|
|
// Function Kosmos.KosmosCarriable.SetOtherState
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosCarriable_SetOtherState final
|
|
{
|
|
public:
|
|
int32 Bitmask; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool bSet; // 0x0004(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_5[0x3]; // 0x0005(0x0003)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosCarriable_SetOtherState;
|
|
|
|
// Function Kosmos.KosmosCarriable.TriggerCollectedDelegate
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosCarriable_TriggerCollectedDelegate final
|
|
{
|
|
public:
|
|
class AKosmosBaseCharacter* InCharacter; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosCarriable_TriggerCollectedDelegate;
|
|
|
|
// Function Kosmos.KosmosCarriable.GetAttachParent
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosCarriable_GetAttachParent final
|
|
{
|
|
public:
|
|
class AActor* ReturnValue; // 0x0000(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosCarriable_GetAttachParent;
|
|
|
|
// Function Kosmos.KosmosCarriable.GetCarriableUsage
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosCarriable_GetCarriableUsage final
|
|
{
|
|
public:
|
|
EKosmosCarriableUsage ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosCarriable_GetCarriableUsage;
|
|
|
|
// Function Kosmos.KosmosCarriable.HasAttachmentParentReference
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosCarriable_HasAttachmentParentReference final
|
|
{
|
|
public:
|
|
bool ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosCarriable_HasAttachmentParentReference;
|
|
|
|
// Function Kosmos.KosmosCarriable.IsPickupMoving
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosCarriable_IsPickupMoving final
|
|
{
|
|
public:
|
|
bool ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosCarriable_IsPickupMoving;
|
|
|
|
// Function Kosmos.KosmosCarriable_SkeletalMesh.OnThrow
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct KosmosCarriable_SkeletalMesh_OnThrow final
|
|
{
|
|
public:
|
|
class AKosmosBaseCharacter* Holder; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FVector Velocity; // 0x0008(0x000C)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_14[0x4]; // 0x0014(0x0004)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosCarriable_SkeletalMesh_OnThrow;
|
|
|
|
// Function Kosmos.AbilityTask_ApproachByTransitionManager.ApproachByTransitionManager
|
|
// 0x0190 (0x0190 - 0x0000)
|
|
struct AbilityTask_ApproachByTransitionManager_ApproachByTransitionManager final
|
|
{
|
|
public:
|
|
class UGameplayAbility* OwningAbility; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FVector TargetLocation; // 0x0008(0x000C)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FVector TargetDirection; // 0x0014(0x000C)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FCharacterTransitionData TransitionData; // 0x0020(0x0160)(ConstParm, Parm, OutParm, ReferenceParm, ContainsInstancedReference, NativeAccessSpecifierPublic)
|
|
class UObject* InNotifyObject; // 0x0180(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class UAbilityTask_ApproachByTransitionManager* ReturnValue; // 0x0188(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_AbilityTask_ApproachByTransitionManager_ApproachByTransitionManager;
|
|
|
|
// Function Kosmos.AnimationOverrideComponent.AddOverrideAnimationSlots
|
|
// 0x0028 (0x0028 - 0x0000)
|
|
struct AnimationOverrideComponent_AddOverrideAnimationSlots final
|
|
{
|
|
public:
|
|
const class UCharacterAnimationSlots* overrideInfo; // 0x0000(0x0008)(ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
EAnimationOverridePriority Priority; // 0x0008(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_9[0x7]; // 0x0009(0x0007)(Fixing Size After Last Property [ Dumper-7 ])
|
|
struct FAnimationOverrideHandle ReturnValue; // 0x0010(0x0018)(Parm, OutParm, ZeroConstructor, ReturnParm, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_AnimationOverrideComponent_AddOverrideAnimationSlots;
|
|
|
|
// Function Kosmos.AnimationOverrideComponent.NotifyAnimationOverrideFinished
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct AnimationOverrideComponent_NotifyAnimationOverrideFinished final
|
|
{
|
|
public:
|
|
struct FFlowControlAnimNotifyData AnimNotify; // 0x0000(0x0020)(ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_AnimationOverrideComponent_NotifyAnimationOverrideFinished;
|
|
|
|
// Function Kosmos.AnimationOverrideComponent.PlayAnimationSequenceOverride2
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct AnimationOverrideComponent_PlayAnimationSequenceOverride2 final
|
|
{
|
|
public:
|
|
class UAnimSequenceBase* AnimationToPlay; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
EMovementRestriction movementRestriction; // 0x0008(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool Looping; // 0x0009(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_A[0x2]; // 0x000A(0x0002)(Fixing Size After Last Property [ Dumper-7 ])
|
|
int32 options; // 0x000C(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
float BlendInTime; // 0x0010(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
float BlendOutTime; // 0x0014(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_AnimationOverrideComponent_PlayAnimationSequenceOverride2;
|
|
|
|
// Function Kosmos.AnimationOverrideComponent.SetBlendspaceXY
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct AnimationOverrideComponent_SetBlendspaceXY final
|
|
{
|
|
public:
|
|
float X; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
float Y; // 0x0004(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_AnimationOverrideComponent_SetBlendspaceXY;
|
|
|
|
// Function Kosmos.AnimationOverrideComponent.SetOverrideAnimation
|
|
// 0x000C (0x000C - 0x0000)
|
|
struct AnimationOverrideComponent_SetOverrideAnimation final
|
|
{
|
|
public:
|
|
EAnimationOverrideType overrideType; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_1[0x3]; // 0x0001(0x0003)(Fixing Size After Last Property [ Dumper-7 ])
|
|
float enterBlendTime; // 0x0004(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
float exitBlendtime; // 0x0008(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_AnimationOverrideComponent_SetOverrideAnimation;
|
|
|
|
// Function Kosmos.AnimationOverrideComponent.StopAnimationSequenceOverride
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct AnimationOverrideComponent_StopAnimationSequenceOverride final
|
|
{
|
|
public:
|
|
bool skipExitAnimation; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_AnimationOverrideComponent_StopAnimationSequenceOverride;
|
|
|
|
// Function Kosmos.AbilityTask_ApproachNavmesh.ApproachNav
|
|
// 0x0040 (0x0040 - 0x0000)
|
|
struct AbilityTask_ApproachNavmesh_ApproachNav final
|
|
{
|
|
public:
|
|
class UGameplayAbility* OwningAbility; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FVector TargetLocation; // 0x0008(0x000C)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FVector TargetDirection; // 0x0014(0x000C)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
float TimeOutDuration; // 0x0020(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_24[0x4]; // 0x0024(0x0004)(Fixing Size After Last Property [ Dumper-7 ])
|
|
class UObject* InNotifyObject; // 0x0028(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool bShowDebug; // 0x0030(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_31[0x7]; // 0x0031(0x0007)(Fixing Size After Last Property [ Dumper-7 ])
|
|
class UAbilityTask_ApproachNavmesh* ReturnValue; // 0x0038(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_AbilityTask_ApproachNavmesh_ApproachNav;
|
|
|
|
// Function Kosmos.KosmosAtmosphereVolumeController.ImmediatelyCompleteBlending
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosAtmosphereVolumeController_ImmediatelyCompleteBlending final
|
|
{
|
|
public:
|
|
class AKosmosAtmosphereVolume* VolumeToCompleteBlending; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosAtmosphereVolumeController_ImmediatelyCompleteBlending;
|
|
|
|
// Function Kosmos.KosmosAtmosphereVolumeController.SetAlternativePlayerPoint
|
|
// 0x000C (0x000C - 0x0000)
|
|
struct KosmosAtmosphereVolumeController_SetAlternativePlayerPoint final
|
|
{
|
|
public:
|
|
struct FVector Point; // 0x0000(0x000C)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosAtmosphereVolumeController_SetAlternativePlayerPoint;
|
|
|
|
// Function Kosmos.AbilityTask_CheckDistanceAndAngle.CheckDistanceAndAngle
|
|
// 0x0038 (0x0038 - 0x0000)
|
|
struct AbilityTask_CheckDistanceAndAngle_CheckDistanceAndAngle final
|
|
{
|
|
public:
|
|
class UGameplayAbility* OwningAbility; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
TArray<class UGrabHelper*> GrabHelpers_0; // 0x0008(0x0010)(Parm, ZeroConstructor, ContainsInstancedReference, NativeAccessSpecifierPublic)
|
|
ECheckingType CheckingType; // 0x0018(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool bLockGrabHelperPosition; // 0x0019(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_1A[0x2]; // 0x001A(0x0002)(Fixing Size After Last Property [ Dumper-7 ])
|
|
float ActivationDistance; // 0x001C(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
float ActivationCharacterAngle; // 0x0020(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
float ActivationInputsAngle; // 0x0024(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool bCheckCharacterInputsDirection; // 0x0028(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool bDrawDebug; // 0x0029(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_2A[0x6]; // 0x002A(0x0006)(Fixing Size After Last Property [ Dumper-7 ])
|
|
class UAbilityTask_CheckDistanceAndAngle* ReturnValue; // 0x0030(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_AbilityTask_CheckDistanceAndAngle_CheckDistanceAndAngle;
|
|
|
|
// Function Kosmos.AbilityTask_CheckDistanceAndAngleByTick.CheckDistanceAndAngleByTick
|
|
// 0x0038 (0x0038 - 0x0000)
|
|
struct AbilityTask_CheckDistanceAndAngleByTick_CheckDistanceAndAngleByTick final
|
|
{
|
|
public:
|
|
class UGameplayAbility* OwningAbility; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
TArray<class UGrabHelper*> GrabHelpers_0; // 0x0008(0x0010)(Parm, ZeroConstructor, ContainsInstancedReference, NativeAccessSpecifierPublic)
|
|
bool bLockGrabHelperPosition; // 0x0018(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_19[0x3]; // 0x0019(0x0003)(Fixing Size After Last Property [ Dumper-7 ])
|
|
float ActivationDistance; // 0x001C(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
float ActivationCharacterAngle; // 0x0020(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
float ActivationInputsAngle; // 0x0024(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool bCheckCharacterInputsDirection; // 0x0028(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool bDrawDebug; // 0x0029(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_2A[0x6]; // 0x002A(0x0006)(Fixing Size After Last Property [ Dumper-7 ])
|
|
class UAbilityTask_CheckDistanceAndAngleByTick* ReturnValue; // 0x0030(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_AbilityTask_CheckDistanceAndAngleByTick_CheckDistanceAndAngleByTick;
|
|
|
|
// Function Kosmos.AbilityTask_KosmosListenToInput.KosmosListenToInput
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct AbilityTask_KosmosListenToInput_KosmosListenToInput final
|
|
{
|
|
public:
|
|
class UGameplayAbility* OwningAbility; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class UAbilityTask_KosmosListenToInput* ReturnValue; // 0x0008(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_AbilityTask_KosmosListenToInput_KosmosListenToInput;
|
|
|
|
// Function Kosmos.AbilityTask_KosmosListenToInput.OnGrabCallback
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct AbilityTask_KosmosListenToInput_OnGrabCallback final
|
|
{
|
|
public:
|
|
bool bPressed; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_AbilityTask_KosmosListenToInput_OnGrabCallback;
|
|
|
|
// Function Kosmos.AbilityTask_KosmosListenToInput.OnUseWeaponCallback
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct AbilityTask_KosmosListenToInput_OnUseWeaponCallback final
|
|
{
|
|
public:
|
|
bool bPressed; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_AbilityTask_KosmosListenToInput_OnUseWeaponCallback;
|
|
|
|
// Function Kosmos.AbilityTask_KosmosWaitInputPress.KosmosWaitInputPress
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct AbilityTask_KosmosWaitInputPress_KosmosWaitInputPress final
|
|
{
|
|
public:
|
|
class UGameplayAbility* OwningAbility; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool bTestAlreadyReleased; // 0x0008(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_9[0x7]; // 0x0009(0x0007)(Fixing Size After Last Property [ Dumper-7 ])
|
|
class UAbilityTask_KosmosWaitInputPress* ReturnValue; // 0x0010(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_AbilityTask_KosmosWaitInputPress_KosmosWaitInputPress;
|
|
|
|
// Function Kosmos.AbilityTask_KosmosWaitInputPress.OnPressCallback
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct AbilityTask_KosmosWaitInputPress_OnPressCallback final
|
|
{
|
|
public:
|
|
bool bIsGrabbed; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_AbilityTask_KosmosWaitInputPress_OnPressCallback;
|
|
|
|
// Function Kosmos.KosmosAttributeSetBase.OnRep_CrouchSpeed
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosAttributeSetBase_OnRep_CrouchSpeed final
|
|
{
|
|
public:
|
|
struct FGameplayAttributeData OldCrouchSpeed; // 0x0000(0x0010)(ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosAttributeSetBase_OnRep_CrouchSpeed;
|
|
|
|
// Function Kosmos.KosmosAttributeSetBase.OnRep_DummyValue
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosAttributeSetBase_OnRep_DummyValue final
|
|
{
|
|
public:
|
|
struct FGameplayAttributeData OldDummyValue; // 0x0000(0x0010)(ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosAttributeSetBase_OnRep_DummyValue;
|
|
|
|
// Function Kosmos.KosmosAttributeSetBase.OnRep_FastCrouchSpeed
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosAttributeSetBase_OnRep_FastCrouchSpeed final
|
|
{
|
|
public:
|
|
struct FGameplayAttributeData OldFastCrouchSpeed; // 0x0000(0x0010)(ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosAttributeSetBase_OnRep_FastCrouchSpeed;
|
|
|
|
// Function Kosmos.KosmosAttributeSetBase.OnRep_JogSpeed
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosAttributeSetBase_OnRep_JogSpeed final
|
|
{
|
|
public:
|
|
struct FGameplayAttributeData OldJogSpeed; // 0x0000(0x0010)(ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosAttributeSetBase_OnRep_JogSpeed;
|
|
|
|
// Function Kosmos.KosmosAttributeSetBase.OnRep_RunSpeed
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosAttributeSetBase_OnRep_RunSpeed final
|
|
{
|
|
public:
|
|
struct FGameplayAttributeData OldRunSpeed; // 0x0000(0x0010)(ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosAttributeSetBase_OnRep_RunSpeed;
|
|
|
|
// Function Kosmos.KosmosAttributeSetBase.OnRep_SwimDownSpeed
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosAttributeSetBase_OnRep_SwimDownSpeed final
|
|
{
|
|
public:
|
|
struct FGameplayAttributeData OldSwimDownSpeed; // 0x0000(0x0010)(ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosAttributeSetBase_OnRep_SwimDownSpeed;
|
|
|
|
// Function Kosmos.KosmosAttributeSetBase.OnRep_SwimSpeed
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosAttributeSetBase_OnRep_SwimSpeed final
|
|
{
|
|
public:
|
|
struct FGameplayAttributeData OldSwimSpeed; // 0x0000(0x0010)(ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosAttributeSetBase_OnRep_SwimSpeed;
|
|
|
|
// Function Kosmos.KosmosAttributeSetBase.OnRep_SwimUpSpeed
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosAttributeSetBase_OnRep_SwimUpSpeed final
|
|
{
|
|
public:
|
|
struct FGameplayAttributeData OldSwimUpSpeed; // 0x0000(0x0010)(ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosAttributeSetBase_OnRep_SwimUpSpeed;
|
|
|
|
// Function Kosmos.KosmosAttributeSetBase.OnRep_WalkSpeed
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosAttributeSetBase_OnRep_WalkSpeed final
|
|
{
|
|
public:
|
|
struct FGameplayAttributeData OldWalkSpeed; // 0x0000(0x0010)(ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosAttributeSetBase_OnRep_WalkSpeed;
|
|
|
|
// Function Kosmos.AbilityTask_KosmosWaitInputRelease.KosmosWaitInputRelease
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct AbilityTask_KosmosWaitInputRelease_KosmosWaitInputRelease final
|
|
{
|
|
public:
|
|
class UGameplayAbility* OwningAbility; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool bTestAlreadyReleased; // 0x0008(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_9[0x7]; // 0x0009(0x0007)(Fixing Size After Last Property [ Dumper-7 ])
|
|
class UAbilityTask_KosmosWaitInputRelease* ReturnValue; // 0x0010(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_AbilityTask_KosmosWaitInputRelease_KosmosWaitInputRelease;
|
|
|
|
// Function Kosmos.AbilityTask_PlayMontageAndReceiveNotify.PlayMontageAndReceiveNotify
|
|
// 0x0038 (0x0038 - 0x0000)
|
|
struct AbilityTask_PlayMontageAndReceiveNotify_PlayMontageAndReceiveNotify final
|
|
{
|
|
public:
|
|
class UGameplayAbility* OwningAbility; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class UAnimMontage* MontageToPlay_0; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
float Rate_0; // 0x0010(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class FName StartSection_0; // 0x0014(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class FName ExitSection_0; // 0x001C(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool bStopWhenAbilityEnds_0; // 0x0024(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_25[0x3]; // 0x0025(0x0003)(Fixing Size After Last Property [ Dumper-7 ])
|
|
float AnimRootMotionTranslationScale_0; // 0x0028(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_2C[0x4]; // 0x002C(0x0004)(Fixing Size After Last Property [ Dumper-7 ])
|
|
class UAbilityTask_PlayMontageAndReceiveNotify* ReturnValue; // 0x0030(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_AbilityTask_PlayMontageAndReceiveNotify_PlayMontageAndReceiveNotify;
|
|
|
|
// Function Kosmos.AbilityTask_PlayMontageAndReceiveNotify.OnAnimNotifyReceived
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct AbilityTask_PlayMontageAndReceiveNotify_OnAnimNotifyReceived final
|
|
{
|
|
public:
|
|
class AActor* notifier; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class FName NotifyName; // 0x0008(0x0008)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
TArray<class UAnimMetaData*> AnimMetaData; // 0x0010(0x0010)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_AbilityTask_PlayMontageAndReceiveNotify_OnAnimNotifyReceived;
|
|
|
|
// Function Kosmos.AbilityTask_PlayMontageAndReceiveNotify.OnMontageNotifyBeginReceived
|
|
// 0x0028 (0x0028 - 0x0000)
|
|
struct AbilityTask_PlayMontageAndReceiveNotify_OnMontageNotifyBeginReceived final
|
|
{
|
|
public:
|
|
class FName NotifyName; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FBranchingPointNotifyPayload BranchingPointNotifyPayload; // 0x0008(0x0020)(ConstParm, Parm, OutParm, ReferenceParm, NoDestructor, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_AbilityTask_PlayMontageAndReceiveNotify_OnMontageNotifyBeginReceived;
|
|
|
|
// Function Kosmos.AbilityTask_PlayMontageAndReceiveNotify.OnMontageNotifyEndReceived
|
|
// 0x0028 (0x0028 - 0x0000)
|
|
struct AbilityTask_PlayMontageAndReceiveNotify_OnMontageNotifyEndReceived final
|
|
{
|
|
public:
|
|
class FName NotifyName; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FBranchingPointNotifyPayload BranchingPointNotifyPayload; // 0x0008(0x0020)(ConstParm, Parm, OutParm, ReferenceParm, NoDestructor, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_AbilityTask_PlayMontageAndReceiveNotify_OnMontageNotifyEndReceived;
|
|
|
|
// Function Kosmos.KosmosCharacterSpawningComponent.Multicast_MoveCharacterToStartingCheckpointLocation
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct KosmosCharacterSpawningComponent_Multicast_MoveCharacterToStartingCheckpointLocation final
|
|
{
|
|
public:
|
|
class AKosmosBaseCharacter* Character; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FVector_NetQuantize NewLocation; // 0x0008(0x000C)(ConstParm, Parm, ReferenceParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FRotator NewRotation; // 0x0014(0x000C)(ConstParm, Parm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosCharacterSpawningComponent_Multicast_MoveCharacterToStartingCheckpointLocation;
|
|
|
|
// Function Kosmos.KosmosCharacterSpawningComponent.Server_MoveCharacterToStartingCheckpointLocation
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosCharacterSpawningComponent_Server_MoveCharacterToStartingCheckpointLocation final
|
|
{
|
|
public:
|
|
class AKosmosBaseCharacter* Character; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosCharacterSpawningComponent_Server_MoveCharacterToStartingCheckpointLocation;
|
|
|
|
// Function Kosmos.AbilityTask_PlayMontageAndWaitForEvent.PlayMontageAndWaitForEvent
|
|
// 0x0058 (0x0058 - 0x0000)
|
|
struct AbilityTask_PlayMontageAndWaitForEvent_PlayMontageAndWaitForEvent final
|
|
{
|
|
public:
|
|
class UGameplayAbility* OwningAbility; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class FName TaskInstanceName; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class UAnimMontage* MontageToPlay_0; // 0x0010(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FGameplayTagContainer EventTags_0; // 0x0018(0x0020)(Parm, NativeAccessSpecifierPublic)
|
|
float Rate_0; // 0x0038(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class FName StartSection_0; // 0x003C(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool bStopWhenAbilityEnds_0; // 0x0044(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_45[0x3]; // 0x0045(0x0003)(Fixing Size After Last Property [ Dumper-7 ])
|
|
float AnimRootMotionTranslationScale_0; // 0x0048(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_4C[0x4]; // 0x004C(0x0004)(Fixing Size After Last Property [ Dumper-7 ])
|
|
class UAbilityTask_PlayMontageAndWaitForEvent* ReturnValue; // 0x0050(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_AbilityTask_PlayMontageAndWaitForEvent_PlayMontageAndWaitForEvent;
|
|
|
|
// Function Kosmos.AbilityTask_ReadCurveValue.ReadCurveValue
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct AbilityTask_ReadCurveValue_ReadCurveValue final
|
|
{
|
|
public:
|
|
class UGameplayAbility* OwningAbility; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class FName CurveName_0; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class UAbilityTask_ReadCurveValue* ReturnValue; // 0x0010(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_AbilityTask_ReadCurveValue_ReadCurveValue;
|
|
|
|
// Function Kosmos.KosmosAudioManagerActor.GetDefaultListenerComponent
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosAudioManagerActor_GetDefaultListenerComponent final
|
|
{
|
|
public:
|
|
class UAkComponent* ReturnValue; // 0x0000(0x0008)(ExportObject, Parm, OutParm, ZeroConstructor, ReturnParm, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosAudioManagerActor_GetDefaultListenerComponent;
|
|
|
|
// Function Kosmos.KosmosAudioManagerActor.OnAudioVolumeTransition
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosAudioManagerActor_OnAudioVolumeTransition final
|
|
{
|
|
public:
|
|
class AKosmosAudioVolume* activeAudioVolume; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosAudioManagerActor_OnAudioVolumeTransition;
|
|
|
|
// Function Kosmos.KosmosAudioManagerActor.GetAntagonistsActive
|
|
// 0x0004 (0x0004 - 0x0000)
|
|
struct KosmosAudioManagerActor_GetAntagonistsActive final
|
|
{
|
|
public:
|
|
int32 ReturnValue; // 0x0000(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosAudioManagerActor_GetAntagonistsActive;
|
|
|
|
// Function Kosmos.AbilityTask_WaitForPuzzlePieceValue.WaitForPuzzlePieceValue
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct AbilityTask_WaitForPuzzlePieceValue_WaitForPuzzlePieceValue final
|
|
{
|
|
public:
|
|
class UGameplayAbility* OwningAbility; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
float LowValue; // 0x0008(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
float HighValue; // 0x000C(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
EWaitForPuzzlePieceEndBehaviour EndLowBehaviour; // 0x0010(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
EWaitForPuzzlePieceEndBehaviour EndHighBehaviour; // 0x0011(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_12[0x6]; // 0x0012(0x0006)(Fixing Size After Last Property [ Dumper-7 ])
|
|
class UAbilityTask_WaitForPuzzlePieceValue* ReturnValue; // 0x0018(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_AbilityTask_WaitForPuzzlePieceValue_WaitForPuzzlePieceValue;
|
|
|
|
// Function Kosmos.AbilityTriggerComponent.OnBeginOverlap
|
|
// 0x00A8 (0x00A8 - 0x0000)
|
|
struct AbilityTriggerComponent_OnBeginOverlap final
|
|
{
|
|
public:
|
|
class UPrimitiveComponent* OverlappedComp; // 0x0000(0x0008)(Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class AActor* OtherActor; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class UPrimitiveComponent* OtherComp; // 0x0010(0x0008)(Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
int32 OtherBodyIndex; // 0x0018(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool bFromSweep; // 0x001C(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_1D[0x3]; // 0x001D(0x0003)(Fixing Size After Last Property [ Dumper-7 ])
|
|
struct FHitResult SweepResult; // 0x0020(0x0088)(ConstParm, Parm, OutParm, ReferenceParm, IsPlainOldData, NoDestructor, ContainsInstancedReference, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_AbilityTriggerComponent_OnBeginOverlap;
|
|
|
|
// Function Kosmos.AbilityTriggerComponent.OnEndOverlap
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct AbilityTriggerComponent_OnEndOverlap final
|
|
{
|
|
public:
|
|
class UPrimitiveComponent* OverlappedComp; // 0x0000(0x0008)(Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class AActor* OtherActor; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class UPrimitiveComponent* OtherComp; // 0x0010(0x0008)(Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
int32 OtherBodyIndex; // 0x0018(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_1C[0x4]; // 0x001C(0x0004)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_AbilityTriggerComponent_OnEndOverlap;
|
|
|
|
// Function Kosmos.KosmosComplianceLayer.CheckIfInviteHasBeenAccepted
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosComplianceLayer_CheckIfInviteHasBeenAccepted final
|
|
{
|
|
public:
|
|
bool ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosComplianceLayer_CheckIfInviteHasBeenAccepted;
|
|
|
|
// Function Kosmos.KosmosComplianceLayer.GetAccountCountryCode
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosComplianceLayer_GetAccountCountryCode final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosComplianceLayer_GetAccountCountryCode;
|
|
|
|
// Function Kosmos.KosmosComplianceLayer.GetActivityManager
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosComplianceLayer_GetActivityManager final
|
|
{
|
|
public:
|
|
class UKosmosActivityManager* ReturnValue; // 0x0000(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosComplianceLayer_GetActivityManager;
|
|
|
|
// Function Kosmos.KosmosComplianceLayer.K2_GetGameVersion
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosComplianceLayer_K2_GetGameVersion final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosComplianceLayer_K2_GetGameVersion;
|
|
|
|
// Function Kosmos.KosmosComplianceLayer.K2_IsAccountFromCountry
|
|
// 0x0002 (0x0002 - 0x0000)
|
|
struct KosmosComplianceLayer_K2_IsAccountFromCountry final
|
|
{
|
|
public:
|
|
EIsCountries InCountry; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool ReturnValue; // 0x0001(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosComplianceLayer_K2_IsAccountFromCountry;
|
|
|
|
// Function Kosmos.KosmosComplianceLayer.K2_IsEntitlementEnabled
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosComplianceLayer_K2_IsEntitlementEnabled final
|
|
{
|
|
public:
|
|
class UKosmosEntitlementDataAsset* InEntitlement; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool ReturnValue; // 0x0008(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_9[0x7]; // 0x0009(0x0007)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosComplianceLayer_K2_IsEntitlementEnabled;
|
|
|
|
// Function Kosmos.KosmosComplianceLayer.K2_IsLoggedIn
|
|
// 0x0002 (0x0002 - 0x0000)
|
|
struct KosmosComplianceLayer_K2_IsLoggedIn final
|
|
{
|
|
public:
|
|
bool OutIsLoggedIn; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool ReturnValue; // 0x0001(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosComplianceLayer_K2_IsLoggedIn;
|
|
|
|
// Function Kosmos.KosmosComplianceLayer.K2_IsTrialGame
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosComplianceLayer_K2_IsTrialGame final
|
|
{
|
|
public:
|
|
bool ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosComplianceLayer_K2_IsTrialGame;
|
|
|
|
// Function Kosmos.KosmosComplianceLayer.OnControllerConnectionChange
|
|
// 0x000C (0x000C - 0x0000)
|
|
struct KosmosComplianceLayer_OnControllerConnectionChange final
|
|
{
|
|
public:
|
|
bool IsConnected; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_1[0x3]; // 0x0001(0x0003)(Fixing Size After Last Property [ Dumper-7 ])
|
|
int32 platformId; // 0x0004(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
int32 ControllerId; // 0x0008(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosComplianceLayer_OnControllerConnectionChange;
|
|
|
|
// Function Kosmos.KosmosComplianceLayer.PlayerLoggedIn
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosComplianceLayer_PlayerLoggedIn final
|
|
{
|
|
public:
|
|
bool ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosComplianceLayer_PlayerLoggedIn;
|
|
|
|
// Function Kosmos.KosmosComplianceLayer.SetDebugEntitlementStatus
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosComplianceLayer_SetDebugEntitlementStatus final
|
|
{
|
|
public:
|
|
class UKosmosEntitlementDataAsset* InEntitlement; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool bIsEnabled; // 0x0008(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_9[0x7]; // 0x0009(0x0007)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosComplianceLayer_SetDebugEntitlementStatus;
|
|
|
|
// Function Kosmos.KosmosComplianceLayer.SetShowControllerDisconnectUI
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosComplianceLayer_SetShowControllerDisconnectUI final
|
|
{
|
|
public:
|
|
bool Value; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosComplianceLayer_SetShowControllerDisconnectUI;
|
|
|
|
// Function Kosmos.KosmosComplianceLayer.GetSkuRegion
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosComplianceLayer_GetSkuRegion final
|
|
{
|
|
public:
|
|
EKosmosSKUs ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosComplianceLayer_GetSkuRegion;
|
|
|
|
// Function Kosmos.KosmosComplianceLayer.IsControllerValid
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosComplianceLayer_IsControllerValid final
|
|
{
|
|
public:
|
|
bool ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosComplianceLayer_IsControllerValid;
|
|
|
|
// Function Kosmos.KosmosComplianceLayer.ShowControllerDisconnectUI
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosComplianceLayer_ShowControllerDisconnectUI final
|
|
{
|
|
public:
|
|
bool ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosComplianceLayer_ShowControllerDisconnectUI;
|
|
|
|
// Function Kosmos.KosmosComplianceLayerNinSage.IsUsingSageProController
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosComplianceLayerNinSage_IsUsingSageProController final
|
|
{
|
|
public:
|
|
int32 PlayerIndex; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool ReturnValue; // 0x0004(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_5[0x3]; // 0x0005(0x0003)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosComplianceLayerNinSage_IsUsingSageProController;
|
|
|
|
// Function Kosmos.HeliosAnimationBlueprintLibrary.ExtractRootMotion
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct HeliosAnimationBlueprintLibrary_ExtractRootMotion final
|
|
{
|
|
public:
|
|
const class UAnimSequence* AnimationSequence; // 0x0000(0x0008)(ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
float StartTime; // 0x0008(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
float DeltaTime; // 0x000C(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool bAllowLooping; // 0x0010(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_11[0xF]; // 0x0011(0x000F)(Fixing Size After Last Property [ Dumper-7 ])
|
|
struct FTransform ReturnValue; // 0x0020(0x0030)(Parm, OutParm, ReturnParm, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_HeliosAnimationBlueprintLibrary_ExtractRootMotion;
|
|
|
|
// Function Kosmos.KosmosAbilityBlueprintLibrary.ClosestActor
|
|
// 0x0028 (0x0028 - 0x0000)
|
|
struct KosmosAbilityBlueprintLibrary_ClosestActor final
|
|
{
|
|
public:
|
|
TArray<class AActor*> Actors; // 0x0000(0x0010)(Parm, ZeroConstructor, NativeAccessSpecifierPublic)
|
|
struct FVector Location; // 0x0010(0x000C)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_1C[0x4]; // 0x001C(0x0004)(Fixing Size After Last Property [ Dumper-7 ])
|
|
class AActor* ReturnValue; // 0x0020(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosAbilityBlueprintLibrary_ClosestActor;
|
|
|
|
// Function Kosmos.KosmosAbilityBlueprintLibrary.GetGrabbablesOfType
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct KosmosAbilityBlueprintLibrary_GetGrabbablesOfType final
|
|
{
|
|
public:
|
|
class AActor* Searcher; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
TSubclassOf<class UKosmosBaseGrabbableComponent> GrabbableType; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, UObjectWrapper, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
TArray<class AActor*> ReturnValue; // 0x0010(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosAbilityBlueprintLibrary_GetGrabbablesOfType;
|
|
|
|
// Function Kosmos.KosmosAbilityBlueprintLibrary.GetPickupOfType
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct KosmosAbilityBlueprintLibrary_GetPickupOfType final
|
|
{
|
|
public:
|
|
class AActor* Searcher; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
TSubclassOf<class UKosmosPickupComponent> PickupType; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, UObjectWrapper, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
TArray<class AActor*> ReturnValue; // 0x0010(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosAbilityBlueprintLibrary_GetPickupOfType;
|
|
|
|
// Function Kosmos.KosmosAbilityBlueprintLibrary.GetPrimaryAbilityInstanceFromClass
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct KosmosAbilityBlueprintLibrary_GetPrimaryAbilityInstanceFromClass final
|
|
{
|
|
public:
|
|
class UAbilitySystemComponent* AbilitySystemComponent; // 0x0000(0x0008)(Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
TSubclassOf<class UGameplayAbility> InAbilityClass; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, UObjectWrapper, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class UGameplayAbility* ReturnValue; // 0x0010(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosAbilityBlueprintLibrary_GetPrimaryAbilityInstanceFromClass;
|
|
|
|
// Function Kosmos.KosmosAbilityBlueprintLibrary.GetPrimaryAbilityInstanceFromHandle
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct KosmosAbilityBlueprintLibrary_GetPrimaryAbilityInstanceFromHandle final
|
|
{
|
|
public:
|
|
class UAbilitySystemComponent* AbilitySystemComponent; // 0x0000(0x0008)(Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FGameplayAbilitySpecHandle Handle; // 0x0008(0x0004)(Parm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_C[0x4]; // 0x000C(0x0004)(Fixing Size After Last Property [ Dumper-7 ])
|
|
class UGameplayAbility* ReturnValue; // 0x0010(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosAbilityBlueprintLibrary_GetPrimaryAbilityInstanceFromHandle;
|
|
|
|
// Function Kosmos.KosmosAbilitySystemComponent.FindAbilitySpecHandleForClass
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct KosmosAbilitySystemComponent_FindAbilitySpecHandleForClass final
|
|
{
|
|
public:
|
|
TSubclassOf<class UGameplayAbility> AbilityClass; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, UObjectWrapper, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class UObject* OptionalSourceObject; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FGameplayAbilitySpecHandle ReturnValue; // 0x0010(0x0004)(Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_14[0x4]; // 0x0014(0x0004)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosAbilitySystemComponent_FindAbilitySpecHandleForClass;
|
|
|
|
// Function Kosmos.KosmosAbilitySystemComponent.K2_AddLooseGameplayTag
|
|
// 0x000C (0x000C - 0x0000)
|
|
struct KosmosAbilitySystemComponent_K2_AddLooseGameplayTag final
|
|
{
|
|
public:
|
|
struct FGameplayTag GameplayTag; // 0x0000(0x0008)(ConstParm, Parm, OutParm, ReferenceParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
int32 Count; // 0x0008(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosAbilitySystemComponent_K2_AddLooseGameplayTag;
|
|
|
|
// Function Kosmos.KosmosAbilitySystemComponent.K2_AddLooseGameplayTags
|
|
// 0x0028 (0x0028 - 0x0000)
|
|
struct KosmosAbilitySystemComponent_K2_AddLooseGameplayTags final
|
|
{
|
|
public:
|
|
struct FGameplayTagContainer GameplayTags; // 0x0000(0x0020)(ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic)
|
|
int32 Count; // 0x0020(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_24[0x4]; // 0x0024(0x0004)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosAbilitySystemComponent_K2_AddLooseGameplayTags;
|
|
|
|
// Function Kosmos.KosmosAbilitySystemComponent.K2_ApplyGameplayEffectToSelfWithPredictionKey
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosAbilitySystemComponent_K2_ApplyGameplayEffectToSelfWithPredictionKey final
|
|
{
|
|
public:
|
|
TSubclassOf<class UGameplayEffect> GameplayEffect; // 0x0000(0x0008)(ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, UObjectWrapper, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FActiveGameplayEffectHandle ReturnValue; // 0x0008(0x0008)(Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosAbilitySystemComponent_K2_ApplyGameplayEffectToSelfWithPredictionKey;
|
|
|
|
// Function Kosmos.KosmosAbilitySystemComponent.K2_RemoveActiveGameplayEffectByHandle
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosAbilitySystemComponent_K2_RemoveActiveGameplayEffectByHandle final
|
|
{
|
|
public:
|
|
struct FActiveGameplayEffectHandle Handle; // 0x0000(0x0008)(ConstParm, Parm, OutParm, ReferenceParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosAbilitySystemComponent_K2_RemoveActiveGameplayEffectByHandle;
|
|
|
|
// Function Kosmos.KosmosAbilitySystemComponent.K2_RemoveLooseGameplayTag
|
|
// 0x000C (0x000C - 0x0000)
|
|
struct KosmosAbilitySystemComponent_K2_RemoveLooseGameplayTag final
|
|
{
|
|
public:
|
|
struct FGameplayTag GameplayTag; // 0x0000(0x0008)(ConstParm, Parm, OutParm, ReferenceParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
int32 Count; // 0x0008(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosAbilitySystemComponent_K2_RemoveLooseGameplayTag;
|
|
|
|
// Function Kosmos.KosmosAbilitySystemComponent.K2_RemoveLooseGameplayTags
|
|
// 0x0028 (0x0028 - 0x0000)
|
|
struct KosmosAbilitySystemComponent_K2_RemoveLooseGameplayTags final
|
|
{
|
|
public:
|
|
struct FGameplayTagContainer GameplayTags; // 0x0000(0x0020)(ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic)
|
|
int32 Count; // 0x0020(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_24[0x4]; // 0x0024(0x0004)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosAbilitySystemComponent_K2_RemoveLooseGameplayTags;
|
|
|
|
// Function Kosmos.KosmosAbilitySystemComponent.K2_SetLooseGameplayTagCount
|
|
// 0x000C (0x000C - 0x0000)
|
|
struct KosmosAbilitySystemComponent_K2_SetLooseGameplayTagCount final
|
|
{
|
|
public:
|
|
struct FGameplayTag GameplayTags; // 0x0000(0x0008)(ConstParm, Parm, OutParm, ReferenceParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
int32 Count; // 0x0008(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosAbilitySystemComponent_K2_SetLooseGameplayTagCount;
|
|
|
|
// Function Kosmos.KosmosAchievementBlueprintLibrary.CheckForPlatinum
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosAchievementBlueprintLibrary_CheckForPlatinum final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosAchievementBlueprintLibrary_CheckForPlatinum;
|
|
|
|
// Function Kosmos.KosmosAchievementBlueprintLibrary.CheckOfflineAchievements
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosAchievementBlueprintLibrary_CheckOfflineAchievements final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosAchievementBlueprintLibrary_CheckOfflineAchievements;
|
|
|
|
// Function Kosmos.KosmosAchievementBlueprintLibrary.DebugFillAchievementSaveData
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosAchievementBlueprintLibrary_DebugFillAchievementSaveData final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosAchievementBlueprintLibrary_DebugFillAchievementSaveData;
|
|
|
|
// Function Kosmos.KosmosAchievementBlueprintLibrary.GetAllAchievementNames
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct KosmosAchievementBlueprintLibrary_GetAllAchievementNames final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
TArray<struct FKosmosAchievementNameReference> ReturnValue; // 0x0008(0x0010)(ConstParm, Parm, OutParm, ZeroConstructor, ReturnParm, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosAchievementBlueprintLibrary_GetAllAchievementNames;
|
|
|
|
// Function Kosmos.KosmosAchievementBlueprintLibrary.IncrementAchievement
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct KosmosAchievementBlueprintLibrary_IncrementAchievement final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FKosmosAchievementNameReference AchievementName; // 0x0008(0x0010)(Parm, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
int32 Value; // 0x0018(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_1C[0x4]; // 0x001C(0x0004)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosAchievementBlueprintLibrary_IncrementAchievement;
|
|
|
|
// Function Kosmos.KosmosAchievementBlueprintLibrary.IncrementCharacterSpeicificAchievement
|
|
// 0x0030 (0x0030 - 0x0000)
|
|
struct KosmosAchievementBlueprintLibrary_IncrementCharacterSpeicificAchievement final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FKosmosAchievementNameReference AchievementName; // 0x0008(0x0010)(Parm, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
int32 Value; // 0x0018(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_1C[0x4]; // 0x001C(0x0004)(Fixing Size After Last Property [ Dumper-7 ])
|
|
const class AKosmosBaseCharacter* LocalChar; // 0x0020(0x0008)(ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool bIsForPrimaryCharacter; // 0x0028(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_29[0x7]; // 0x0029(0x0007)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosAchievementBlueprintLibrary_IncrementCharacterSpeicificAchievement;
|
|
|
|
// Function Kosmos.KosmosAchievementBlueprintLibrary.IncrementCollectableAchievement
|
|
// 0x0028 (0x0028 - 0x0000)
|
|
struct KosmosAchievementBlueprintLibrary_IncrementCollectableAchievement final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FKosmosAchievementNameReference AchievementName; // 0x0008(0x0010)(Parm, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FKosmosCollectableNameReference ReferenceID; // 0x0018(0x0010)(ConstParm, Parm, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosAchievementBlueprintLibrary_IncrementCollectableAchievement;
|
|
|
|
// Function Kosmos.KosmosAchievementBlueprintLibrary.IsAchievementUnlockedLocal
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct KosmosAchievementBlueprintLibrary_IsAchievementUnlockedLocal final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FKosmosAchievementNameReference AchievementName; // 0x0008(0x0010)(Parm, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool ReturnValue; // 0x0018(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_19[0x7]; // 0x0019(0x0007)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosAchievementBlueprintLibrary_IsAchievementUnlockedLocal;
|
|
|
|
// Function Kosmos.KosmosAchievementBlueprintLibrary.QueryAchievements
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosAchievementBlueprintLibrary_QueryAchievements final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosAchievementBlueprintLibrary_QueryAchievements;
|
|
|
|
// Function Kosmos.KosmosAchievementBlueprintLibrary.ResetAllAchievements
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosAchievementBlueprintLibrary_ResetAllAchievements final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosAchievementBlueprintLibrary_ResetAllAchievements;
|
|
|
|
// Function Kosmos.KosmosAchievementBlueprintLibrary.SetAchievementProgress
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct KosmosAchievementBlueprintLibrary_SetAchievementProgress final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FKosmosAchievementNameReference AchievementName; // 0x0008(0x0010)(Parm, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
int32 Value; // 0x0018(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_1C[0x4]; // 0x001C(0x0004)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosAchievementBlueprintLibrary_SetAchievementProgress;
|
|
|
|
// Function Kosmos.KosmosAchievementBlueprintLibrary.UnlockAchievement
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct KosmosAchievementBlueprintLibrary_UnlockAchievement final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FKosmosAchievementNameReference AchievementName; // 0x0008(0x0010)(Parm, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosAchievementBlueprintLibrary_UnlockAchievement;
|
|
|
|
// Function Kosmos.KosmosAchievementBlueprintLibrary.UpdateCompleteGameCharacterSpecificAchievement
|
|
// 0x0038 (0x0038 - 0x0000)
|
|
struct KosmosAchievementBlueprintLibrary_UpdateCompleteGameCharacterSpecificAchievement final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FKosmosAchievementNameReference AchievementPrimaryName; // 0x0008(0x0010)(Parm, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FKosmosAchievementNameReference AchievementSecondaryName; // 0x0018(0x0010)(Parm, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FKosmosLevelNameReference LevelCompleted; // 0x0028(0x0010)(ConstParm, Parm, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosAchievementBlueprintLibrary_UpdateCompleteGameCharacterSpecificAchievement;
|
|
|
|
// Function Kosmos.KosmosAchievementBlueprintLibrary.UpdateLocalDataFromSaveData
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosAchievementBlueprintLibrary_UpdateLocalDataFromSaveData final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosAchievementBlueprintLibrary_UpdateLocalDataFromSaveData;
|
|
|
|
// Function Kosmos.KosmosAchievementManager.UpdateAchievementsAfterSwitchingTrial
|
|
// 0x0002 (0x0002 - 0x0000)
|
|
struct KosmosAchievementManager_UpdateAchievementsAfterSwitchingTrial final
|
|
{
|
|
public:
|
|
ETrialLicenceStatus OldStatus; // 0x0000(0x0001)(ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
ETrialLicenceStatus NewStatus; // 0x0001(0x0001)(ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosAchievementManager_UpdateAchievementsAfterSwitchingTrial;
|
|
|
|
// Function Kosmos.KosmosActionKeyBinding.GetCanSwapInJapanese
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosActionKeyBinding_GetCanSwapInJapanese final
|
|
{
|
|
public:
|
|
bool ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosActionKeyBinding_GetCanSwapInJapanese;
|
|
|
|
// Function Kosmos.KosmosActionKeyBinding.GetCurrentGamepadKeyPress
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct KosmosActionKeyBinding_GetCurrentGamepadKeyPress final
|
|
{
|
|
public:
|
|
struct FKey ReturnValue; // 0x0000(0x0018)(Parm, OutParm, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosActionKeyBinding_GetCurrentGamepadKeyPress;
|
|
|
|
// Function Kosmos.KosmosActionKeyBinding.GetCurrentKeyboardKeyPress
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct KosmosActionKeyBinding_GetCurrentKeyboardKeyPress final
|
|
{
|
|
public:
|
|
struct FKey ReturnValue; // 0x0000(0x0018)(Parm, OutParm, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosActionKeyBinding_GetCurrentKeyboardKeyPress;
|
|
|
|
// Function Kosmos.KosmosActionKeyBinding.GetCurrentKeyForIcon
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct KosmosActionKeyBinding_GetCurrentKeyForIcon final
|
|
{
|
|
public:
|
|
class APlayerController* InPlayerController; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FKey ReturnValue; // 0x0008(0x0018)(Parm, OutParm, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosActionKeyBinding_GetCurrentKeyForIcon;
|
|
|
|
// Function Kosmos.KosmosActionKeyBinding.GetCurrentKeyState
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosActionKeyBinding_GetCurrentKeyState final
|
|
{
|
|
public:
|
|
class APlayerController* InPlayerController; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
float ReturnValue; // 0x0008(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_C[0x4]; // 0x000C(0x0004)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosActionKeyBinding_GetCurrentKeyState;
|
|
|
|
// Function Kosmos.KosmosActionKeyBinding.GetCurrentMouseKeyPress
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct KosmosActionKeyBinding_GetCurrentMouseKeyPress final
|
|
{
|
|
public:
|
|
struct FKey ReturnValue; // 0x0000(0x0018)(Parm, OutParm, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosActionKeyBinding_GetCurrentMouseKeyPress;
|
|
|
|
// Function Kosmos.KosmosActionKeyBinding.GetIsInputKeyDown
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosActionKeyBinding_GetIsInputKeyDown final
|
|
{
|
|
public:
|
|
class APlayerController* InPlayerController; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool ReturnValue; // 0x0008(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_9[0x7]; // 0x0009(0x0007)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosActionKeyBinding_GetIsInputKeyDown;
|
|
|
|
// Function Kosmos.KosmosActionKeyBinding.GetWasInputKeyJustPressed
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosActionKeyBinding_GetWasInputKeyJustPressed final
|
|
{
|
|
public:
|
|
class APlayerController* InPlayerController; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool ReturnValue; // 0x0008(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_9[0x7]; // 0x0009(0x0007)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosActionKeyBinding_GetWasInputKeyJustPressed;
|
|
|
|
// Function Kosmos.KosmosActionKeyBinding.LoadKeybindingFromBlackboard
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosActionKeyBinding_LoadKeybindingFromBlackboard final
|
|
{
|
|
public:
|
|
class APlayerController* InPlayerController; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosActionKeyBinding_LoadKeybindingFromBlackboard;
|
|
|
|
// Function Kosmos.KosmosActionKeyBinding.NullKey
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct KosmosActionKeyBinding_NullKey final
|
|
{
|
|
public:
|
|
struct FKey InKeyUsed; // 0x0000(0x0018)(Parm, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosActionKeyBinding_NullKey;
|
|
|
|
// Function Kosmos.KosmosActionKeyBinding.RebindKey
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct KosmosActionKeyBinding_RebindKey final
|
|
{
|
|
public:
|
|
struct FKey InKey; // 0x0000(0x0018)(Parm, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosActionKeyBinding_RebindKey;
|
|
|
|
// Function Kosmos.KosmosActionKeyBinding.SaveKeybindingToBlackboard
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosActionKeyBinding_SaveKeybindingToBlackboard final
|
|
{
|
|
public:
|
|
class APlayerController* InPlayerController; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosActionKeyBinding_SaveKeybindingToBlackboard;
|
|
|
|
// Function Kosmos.KosmosActivityManager.EndActivity
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosActivityManager_EndActivity final
|
|
{
|
|
public:
|
|
class UKosmosActivityData* InActivity; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
EKosmosActivityEndReason InReason; // 0x0008(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_9[0x7]; // 0x0009(0x0007)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosActivityManager_EndActivity;
|
|
|
|
// Function Kosmos.KosmosActivityManager.ResumeActivity
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosActivityManager_ResumeActivity final
|
|
{
|
|
public:
|
|
class UKosmosActivityData* InActivity; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosActivityManager_ResumeActivity;
|
|
|
|
// Function Kosmos.KosmosActivityManager.SetActivityAvailability
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosActivityManager_SetActivityAvailability final
|
|
{
|
|
public:
|
|
class UKosmosActivityData* InActivity; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
EKosmosActivityAvailability InAvailability; // 0x0008(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_9[0x7]; // 0x0009(0x0007)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosActivityManager_SetActivityAvailability;
|
|
|
|
// Function Kosmos.KosmosActivityManager.StartActivity
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosActivityManager_StartActivity final
|
|
{
|
|
public:
|
|
class UKosmosActivityData* InActivity; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosActivityManager_StartActivity;
|
|
|
|
// Function Kosmos.KosmosActorTriggerVolume.OnBeginOverlap
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosActorTriggerVolume_OnBeginOverlap final
|
|
{
|
|
public:
|
|
class AActor* OverlappedActor; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class AActor* OtherActor; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosActorTriggerVolume_OnBeginOverlap;
|
|
|
|
// Function Kosmos.KosmosActorTriggerVolume.OnEndOverlap
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosActorTriggerVolume_OnEndOverlap final
|
|
{
|
|
public:
|
|
class AActor* OverlappedActor; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class AActor* OtherActor; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosActorTriggerVolume_OnEndOverlap;
|
|
|
|
// Function Kosmos.KosmosActorTriggerVolume.OnKosmosActorBeginOverlap_Blueprint
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosActorTriggerVolume_OnKosmosActorBeginOverlap_Blueprint final
|
|
{
|
|
public:
|
|
class AActor* Actor; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosActorTriggerVolume_OnKosmosActorBeginOverlap_Blueprint;
|
|
|
|
// Function Kosmos.KosmosActorTriggerVolume.OnKosmosActorEndOverlap_Blueprint
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosActorTriggerVolume_OnKosmosActorEndOverlap_Blueprint final
|
|
{
|
|
public:
|
|
class AActor* Actor; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosActorTriggerVolume_OnKosmosActorEndOverlap_Blueprint;
|
|
|
|
// Function Kosmos.KosmosActorTriggerVolume.SetEnabled
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosActorTriggerVolume_SetEnabled final
|
|
{
|
|
public:
|
|
bool Enabled; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosActorTriggerVolume_SetEnabled;
|
|
|
|
// Function Kosmos.KosmosActorTriggerVolume.IsActorOverlapping
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosActorTriggerVolume_IsActorOverlapping final
|
|
{
|
|
public:
|
|
class AActor* Actor; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool ReturnValue; // 0x0008(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_9[0x7]; // 0x0009(0x0007)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosActorTriggerVolume_IsActorOverlapping;
|
|
|
|
// Function Kosmos.KosmosActorTriggerVolume.NumOverlappingActors
|
|
// 0x0004 (0x0004 - 0x0000)
|
|
struct KosmosActorTriggerVolume_NumOverlappingActors final
|
|
{
|
|
public:
|
|
int32 ReturnValue; // 0x0000(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosActorTriggerVolume_NumOverlappingActors;
|
|
|
|
// Function Kosmos.KosmosAerodynamicsComponent.SleepCallback
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosAerodynamicsComponent_SleepCallback final
|
|
{
|
|
public:
|
|
class UPrimitiveComponent* WakingComponent; // 0x0000(0x0008)(Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class FName BoneName; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosAerodynamicsComponent_SleepCallback;
|
|
|
|
// Function Kosmos.KosmosAerodynamicsComponent.WakeCallback
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosAerodynamicsComponent_WakeCallback final
|
|
{
|
|
public:
|
|
class UPrimitiveComponent* WakingComponent; // 0x0000(0x0008)(Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class FName BoneName; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosAerodynamicsComponent_WakeCallback;
|
|
|
|
// Function Kosmos.KosmosAIAsyncAction.InternalTick
|
|
// 0x0004 (0x0004 - 0x0000)
|
|
struct KosmosAIAsyncAction_InternalTick final
|
|
{
|
|
public:
|
|
float DeltaTime; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosAIAsyncAction_InternalTick;
|
|
|
|
// Function Kosmos.KosmosAIAsyncAction.GetActionState
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosAIAsyncAction_GetActionState final
|
|
{
|
|
public:
|
|
EAIAsyncActionState ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosAIAsyncAction_GetActionState;
|
|
|
|
// Function Kosmos.KosmosAIAsyncAction.GetAiController
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosAIAsyncAction_GetAiController final
|
|
{
|
|
public:
|
|
class AKosmosAIController* ReturnValue; // 0x0000(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosAIAsyncAction_GetAiController;
|
|
|
|
// Function Kosmos.KosmosAIAsyncAction.GetCharacter
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosAIAsyncAction_GetCharacter final
|
|
{
|
|
public:
|
|
class AKosmosBaseCharacter* ReturnValue; // 0x0000(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosAIAsyncAction_GetCharacter;
|
|
|
|
// Function Kosmos.KosmosGameUserSettings.ApplyGraphicsSettings
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosGameUserSettings_ApplyGraphicsSettings final
|
|
{
|
|
public:
|
|
bool ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosGameUserSettings_ApplyGraphicsSettings;
|
|
|
|
// Function Kosmos.KosmosGameUserSettings.GetAudioOutputMode
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosGameUserSettings_GetAudioOutputMode final
|
|
{
|
|
public:
|
|
EKosmosAudioOutputMode ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosGameUserSettings_GetAudioOutputMode;
|
|
|
|
// Function Kosmos.KosmosGameUserSettings.GetAvailableDisplays
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct KosmosGameUserSettings_GetAvailableDisplays final
|
|
{
|
|
public:
|
|
TArray<class FString> displays; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, NativeAccessSpecifierPublic)
|
|
bool ReturnValue; // 0x0010(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_11[0x7]; // 0x0011(0x0007)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosGameUserSettings_GetAvailableDisplays;
|
|
|
|
// Function Kosmos.KosmosGameUserSettings.GetBackgroundAudioVolume
|
|
// 0x0004 (0x0004 - 0x0000)
|
|
struct KosmosGameUserSettings_GetBackgroundAudioVolume final
|
|
{
|
|
public:
|
|
float ReturnValue; // 0x0000(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosGameUserSettings_GetBackgroundAudioVolume;
|
|
|
|
// Function Kosmos.KosmosGameUserSettings.GetDefaultBeautyMode
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosGameUserSettings_GetDefaultBeautyMode final
|
|
{
|
|
public:
|
|
EKosmosGameQualityMode ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosGameUserSettings_GetDefaultBeautyMode;
|
|
|
|
// Function Kosmos.KosmosGameUserSettings.GetDefaultGammaValue
|
|
// 0x0004 (0x0004 - 0x0000)
|
|
struct KosmosGameUserSettings_GetDefaultGammaValue final
|
|
{
|
|
public:
|
|
float ReturnValue; // 0x0000(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosGameUserSettings_GetDefaultGammaValue;
|
|
|
|
// Function Kosmos.KosmosGameUserSettings.GetDefaultGraphicsQuality
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosGameUserSettings_GetDefaultGraphicsQuality final
|
|
{
|
|
public:
|
|
EKosmosGraphicsQualityLevel ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosGameUserSettings_GetDefaultGraphicsQuality;
|
|
|
|
// Function Kosmos.KosmosGameUserSettings.GetDefaultMasterAudioVolume
|
|
// 0x0004 (0x0004 - 0x0000)
|
|
struct KosmosGameUserSettings_GetDefaultMasterAudioVolume final
|
|
{
|
|
public:
|
|
float ReturnValue; // 0x0000(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosGameUserSettings_GetDefaultMasterAudioVolume;
|
|
|
|
// Function Kosmos.KosmosGameUserSettings.GetDefaultPresetQuality
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosGameUserSettings_GetDefaultPresetQuality final
|
|
{
|
|
public:
|
|
EKosmosPresetGraphicsQualityLevel ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosGameUserSettings_GetDefaultPresetQuality;
|
|
|
|
// Function Kosmos.KosmosGameUserSettings.GetDefaultSelectedDisplay
|
|
// 0x0004 (0x0004 - 0x0000)
|
|
struct KosmosGameUserSettings_GetDefaultSelectedDisplay final
|
|
{
|
|
public:
|
|
int32 ReturnValue; // 0x0000(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosGameUserSettings_GetDefaultSelectedDisplay;
|
|
|
|
// Function Kosmos.KosmosGameUserSettings.GetDesiredDisplay
|
|
// 0x0004 (0x0004 - 0x0000)
|
|
struct KosmosGameUserSettings_GetDesiredDisplay final
|
|
{
|
|
public:
|
|
int32 ReturnValue; // 0x0000(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosGameUserSettings_GetDesiredDisplay;
|
|
|
|
// Function Kosmos.KosmosGameUserSettings.GetEngineGamma
|
|
// 0x0004 (0x0004 - 0x0000)
|
|
struct KosmosGameUserSettings_GetEngineGamma final
|
|
{
|
|
public:
|
|
float ReturnValue; // 0x0000(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosGameUserSettings_GetEngineGamma;
|
|
|
|
// Function Kosmos.KosmosGameUserSettings.GetMasterAudioVolume
|
|
// 0x0004 (0x0004 - 0x0000)
|
|
struct KosmosGameUserSettings_GetMasterAudioVolume final
|
|
{
|
|
public:
|
|
float ReturnValue; // 0x0000(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosGameUserSettings_GetMasterAudioVolume;
|
|
|
|
// Function Kosmos.KosmosGameUserSettings.GetOptionSaveData
|
|
// 0x0088 (0x0088 - 0x0000)
|
|
struct KosmosGameUserSettings_GetOptionSaveData final
|
|
{
|
|
public:
|
|
struct FKosmosSaveDataValues ReturnValue; // 0x0000(0x0088)(Parm, OutParm, ReturnParm, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosGameUserSettings_GetOptionSaveData;
|
|
|
|
// Function Kosmos.KosmosGameUserSettings.GetRecommendedOptionSaveData
|
|
// 0x0088 (0x0088 - 0x0000)
|
|
struct KosmosGameUserSettings_GetRecommendedOptionSaveData final
|
|
{
|
|
public:
|
|
struct FKosmosSaveDataValues ReturnValue; // 0x0000(0x0088)(Parm, OutParm, ReturnParm, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosGameUserSettings_GetRecommendedOptionSaveData;
|
|
|
|
// Function Kosmos.KosmosGameUserSettings.GetSFXAudioVolume
|
|
// 0x0004 (0x0004 - 0x0000)
|
|
struct KosmosGameUserSettings_GetSFXAudioVolume final
|
|
{
|
|
public:
|
|
float ReturnValue; // 0x0000(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosGameUserSettings_GetSFXAudioVolume;
|
|
|
|
// Function Kosmos.KosmosGameUserSettings.GetSupportedScreenResolutions
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct KosmosGameUserSettings_GetSupportedScreenResolutions final
|
|
{
|
|
public:
|
|
TArray<class FString> Resolutions; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, NativeAccessSpecifierPublic)
|
|
bool ReturnValue; // 0x0010(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_11[0x7]; // 0x0011(0x0007)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosGameUserSettings_GetSupportedScreenResolutions;
|
|
|
|
// Function Kosmos.KosmosGameUserSettings.GetUserSavedGamma
|
|
// 0x0004 (0x0004 - 0x0000)
|
|
struct KosmosGameUserSettings_GetUserSavedGamma final
|
|
{
|
|
public:
|
|
float ReturnValue; // 0x0000(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosGameUserSettings_GetUserSavedGamma;
|
|
|
|
// Function Kosmos.KosmosGameUserSettings.GetVoiceAntagonistAudioVolume
|
|
// 0x0004 (0x0004 - 0x0000)
|
|
struct KosmosGameUserSettings_GetVoiceAntagonistAudioVolume final
|
|
{
|
|
public:
|
|
float ReturnValue; // 0x0000(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosGameUserSettings_GetVoiceAntagonistAudioVolume;
|
|
|
|
// Function Kosmos.KosmosGameUserSettings.GetVoiceFriendlyAudioVolume
|
|
// 0x0004 (0x0004 - 0x0000)
|
|
struct KosmosGameUserSettings_GetVoiceFriendlyAudioVolume final
|
|
{
|
|
public:
|
|
float ReturnValue; // 0x0000(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosGameUserSettings_GetVoiceFriendlyAudioVolume;
|
|
|
|
// Function Kosmos.KosmosGameUserSettings.IsInBigPictureMode
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosGameUserSettings_IsInBigPictureMode final
|
|
{
|
|
public:
|
|
bool ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosGameUserSettings_IsInBigPictureMode;
|
|
|
|
// Function Kosmos.KosmosGameUserSettings.IsRayTracingAvailable
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosGameUserSettings_IsRayTracingAvailable final
|
|
{
|
|
public:
|
|
bool ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosGameUserSettings_IsRayTracingAvailable;
|
|
|
|
// Function Kosmos.KosmosGameUserSettings.ResolutionToString
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct KosmosGameUserSettings_ResolutionToString final
|
|
{
|
|
public:
|
|
int32 resolutionX; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
int32 resolutionY; // 0x0004(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class FString ReturnValue; // 0x0008(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosGameUserSettings_ResolutionToString;
|
|
|
|
// Function Kosmos.KosmosGameUserSettings.ResolutionToText
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct KosmosGameUserSettings_ResolutionToText final
|
|
{
|
|
public:
|
|
int32 resolutionX; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
int32 resolutionY; // 0x0004(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class FText ReturnValue; // 0x0008(0x0018)(Parm, OutParm, ReturnParm, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosGameUserSettings_ResolutionToText;
|
|
|
|
// Function Kosmos.KosmosGameUserSettings.SetAntiAliasingTechnique
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosGameUserSettings_SetAntiAliasingTechnique final
|
|
{
|
|
public:
|
|
EKosmosAntiAliasingTechniques InTechnique; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosGameUserSettings_SetAntiAliasingTechnique;
|
|
|
|
// Function Kosmos.KosmosGameUserSettings.SetAudioMix
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosGameUserSettings_SetAudioMix final
|
|
{
|
|
public:
|
|
EKosmosAudioMix InMode; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosGameUserSettings_SetAudioMix;
|
|
|
|
// Function Kosmos.KosmosGameUserSettings.SetAudioOutputMode
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosGameUserSettings_SetAudioOutputMode final
|
|
{
|
|
public:
|
|
EKosmosAudioOutputMode InMode; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosGameUserSettings_SetAudioOutputMode;
|
|
|
|
// Function Kosmos.KosmosGameUserSettings.SetBackgroundAudioVolume
|
|
// 0x0004 (0x0004 - 0x0000)
|
|
struct KosmosGameUserSettings_SetBackgroundAudioVolume final
|
|
{
|
|
public:
|
|
float volumeValue; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosGameUserSettings_SetBackgroundAudioVolume;
|
|
|
|
// Function Kosmos.KosmosGameUserSettings.SetColourBlindnessMode
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosGameUserSettings_SetColourBlindnessMode final
|
|
{
|
|
public:
|
|
EKosmosColourBlindMode InMode; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosGameUserSettings_SetColourBlindnessMode;
|
|
|
|
// Function Kosmos.KosmosGameUserSettings.SetControllerVibration
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosGameUserSettings_SetControllerVibration final
|
|
{
|
|
public:
|
|
bool InMode; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosGameUserSettings_SetControllerVibration;
|
|
|
|
// Function Kosmos.KosmosGameUserSettings.SetDefaultSettings
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosGameUserSettings_SetDefaultSettings final
|
|
{
|
|
public:
|
|
bool SaveChanges; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosGameUserSettings_SetDefaultSettings;
|
|
|
|
// Function Kosmos.KosmosGameUserSettings.SetDesiredDisplay
|
|
// 0x0004 (0x0004 - 0x0000)
|
|
struct KosmosGameUserSettings_SetDesiredDisplay final
|
|
{
|
|
public:
|
|
int32 displayIndex; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosGameUserSettings_SetDesiredDisplay;
|
|
|
|
// Function Kosmos.KosmosGameUserSettings.SetEnableTutorials
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosGameUserSettings_SetEnableTutorials final
|
|
{
|
|
public:
|
|
bool inValue; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosGameUserSettings_SetEnableTutorials;
|
|
|
|
// Function Kosmos.KosmosGameUserSettings.SetGameQualityMode
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosGameUserSettings_SetGameQualityMode final
|
|
{
|
|
public:
|
|
EKosmosGameQualityMode inValue; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosGameUserSettings_SetGameQualityMode;
|
|
|
|
// Function Kosmos.KosmosGameUserSettings.SetGamma
|
|
// 0x0004 (0x0004 - 0x0000)
|
|
struct KosmosGameUserSettings_SetGamma final
|
|
{
|
|
public:
|
|
float Gamma; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosGameUserSettings_SetGamma;
|
|
|
|
// Function Kosmos.KosmosGameUserSettings.SetHighlightColour_Antagonists
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosGameUserSettings_SetHighlightColour_Antagonists final
|
|
{
|
|
public:
|
|
EKosmosAccessibilityColours InSetting; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosGameUserSettings_SetHighlightColour_Antagonists;
|
|
|
|
// Function Kosmos.KosmosGameUserSettings.SetHighlightColour_Carriables
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosGameUserSettings_SetHighlightColour_Carriables final
|
|
{
|
|
public:
|
|
EKosmosAccessibilityColours InSetting; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosGameUserSettings_SetHighlightColour_Carriables;
|
|
|
|
// Function Kosmos.KosmosGameUserSettings.SetHighlightColour_GrabLedges
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosGameUserSettings_SetHighlightColour_GrabLedges final
|
|
{
|
|
public:
|
|
EKosmosAccessibilityColours InSetting; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosGameUserSettings_SetHighlightColour_GrabLedges;
|
|
|
|
// Function Kosmos.KosmosGameUserSettings.SetHighlightColour_Interactables
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosGameUserSettings_SetHighlightColour_Interactables final
|
|
{
|
|
public:
|
|
EKosmosAccessibilityColours InSetting; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosGameUserSettings_SetHighlightColour_Interactables;
|
|
|
|
// Function Kosmos.KosmosGameUserSettings.SetHighlightColour_OtherPlayerCharacter
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosGameUserSettings_SetHighlightColour_OtherPlayerCharacter final
|
|
{
|
|
public:
|
|
EKosmosAccessibilityColours InSetting; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosGameUserSettings_SetHighlightColour_OtherPlayerCharacter;
|
|
|
|
// Function Kosmos.KosmosGameUserSettings.SetHighlightColour_PlayerCharacter
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosGameUserSettings_SetHighlightColour_PlayerCharacter final
|
|
{
|
|
public:
|
|
EKosmosAccessibilityColours InSetting; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosGameUserSettings_SetHighlightColour_PlayerCharacter;
|
|
|
|
// Function Kosmos.KosmosGameUserSettings.SetInvertLookVertAxis
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosGameUserSettings_SetInvertLookVertAxis final
|
|
{
|
|
public:
|
|
bool inValue; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosGameUserSettings_SetInvertLookVertAxis;
|
|
|
|
// Function Kosmos.KosmosGameUserSettings.SetInvertMoveVertAxis
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosGameUserSettings_SetInvertMoveVertAxis final
|
|
{
|
|
public:
|
|
bool inValue; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosGameUserSettings_SetInvertMoveVertAxis;
|
|
|
|
// Function Kosmos.KosmosGameUserSettings.SetKosmosAmbientOcclusionQuality
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosGameUserSettings_SetKosmosAmbientOcclusionQuality final
|
|
{
|
|
public:
|
|
EKosmosGraphicsQualityLevel QualityLevel; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosGameUserSettings_SetKosmosAmbientOcclusionQuality;
|
|
|
|
// Function Kosmos.KosmosGameUserSettings.SetKosmosAntiAliasingQuality
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosGameUserSettings_SetKosmosAntiAliasingQuality final
|
|
{
|
|
public:
|
|
EKosmosGraphicsQualityLevel QualityLevel; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosGameUserSettings_SetKosmosAntiAliasingQuality;
|
|
|
|
// Function Kosmos.KosmosGameUserSettings.SetKosmosBloomQuality
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosGameUserSettings_SetKosmosBloomQuality final
|
|
{
|
|
public:
|
|
EKosmosGraphicsQualityLevel QualityLevel; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosGameUserSettings_SetKosmosBloomQuality;
|
|
|
|
// Function Kosmos.KosmosGameUserSettings.SetKosmosDepthOfFieldQuality
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosGameUserSettings_SetKosmosDepthOfFieldQuality final
|
|
{
|
|
public:
|
|
EKosmosGraphicsQualityLevel QualityLevel; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosGameUserSettings_SetKosmosDepthOfFieldQuality;
|
|
|
|
// Function Kosmos.KosmosGameUserSettings.SetKosmosEffectsQuality
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosGameUserSettings_SetKosmosEffectsQuality final
|
|
{
|
|
public:
|
|
EKosmosGraphicsQualityLevel QualityLevel; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosGameUserSettings_SetKosmosEffectsQuality;
|
|
|
|
// Function Kosmos.KosmosGameUserSettings.SetKosmosFrameRateLimit
|
|
// 0x0004 (0x0004 - 0x0000)
|
|
struct KosmosGameUserSettings_SetKosmosFrameRateLimit final
|
|
{
|
|
public:
|
|
float InFrameRateLimit; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosGameUserSettings_SetKosmosFrameRateLimit;
|
|
|
|
// Function Kosmos.KosmosGameUserSettings.SetKosmosPostProcessingQuality
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosGameUserSettings_SetKosmosPostProcessingQuality final
|
|
{
|
|
public:
|
|
EKosmosGraphicsQualityLevel QualityLevel; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosGameUserSettings_SetKosmosPostProcessingQuality;
|
|
|
|
// Function Kosmos.KosmosGameUserSettings.SetKosmosRayTracingQuality
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosGameUserSettings_SetKosmosRayTracingQuality final
|
|
{
|
|
public:
|
|
EKosmosGraphicsQualityLevel QualityLevel; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosGameUserSettings_SetKosmosRayTracingQuality;
|
|
|
|
// Function Kosmos.KosmosGameUserSettings.SetKosmosShadowQuality
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosGameUserSettings_SetKosmosShadowQuality final
|
|
{
|
|
public:
|
|
EKosmosGraphicsQualityLevel QualityLevel; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosGameUserSettings_SetKosmosShadowQuality;
|
|
|
|
// Function Kosmos.KosmosGameUserSettings.SetKosmosTextureQuality
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosGameUserSettings_SetKosmosTextureQuality final
|
|
{
|
|
public:
|
|
EKosmosGraphicsQualityLevel QualityLevel; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosGameUserSettings_SetKosmosTextureQuality;
|
|
|
|
// Function Kosmos.KosmosGameUserSettings.SetKosmosVSync
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosGameUserSettings_SetKosmosVSync final
|
|
{
|
|
public:
|
|
bool bVSyncEnabled; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosGameUserSettings_SetKosmosVSync;
|
|
|
|
// Function Kosmos.KosmosGameUserSettings.SetLookSensitivity
|
|
// 0x0004 (0x0004 - 0x0000)
|
|
struct KosmosGameUserSettings_SetLookSensitivity final
|
|
{
|
|
public:
|
|
float inValue; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosGameUserSettings_SetLookSensitivity;
|
|
|
|
// Function Kosmos.KosmosGameUserSettings.SetMasterAudioVolume
|
|
// 0x0004 (0x0004 - 0x0000)
|
|
struct KosmosGameUserSettings_SetMasterAudioVolume final
|
|
{
|
|
public:
|
|
float volumeValue; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosGameUserSettings_SetMasterAudioVolume;
|
|
|
|
// Function Kosmos.KosmosGameUserSettings.SetNewUserFrontendTitleSettings
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosGameUserSettings_SetNewUserFrontendTitleSettings final
|
|
{
|
|
public:
|
|
bool inValue; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosGameUserSettings_SetNewUserFrontendTitleSettings;
|
|
|
|
// Function Kosmos.KosmosGameUserSettings.SetObjectiveHintMarkers
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosGameUserSettings_SetObjectiveHintMarkers final
|
|
{
|
|
public:
|
|
bool inValue; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosGameUserSettings_SetObjectiveHintMarkers;
|
|
|
|
// Function Kosmos.KosmosGameUserSettings.SetOffScreenIndicator
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosGameUserSettings_SetOffScreenIndicator final
|
|
{
|
|
public:
|
|
bool inValue; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosGameUserSettings_SetOffScreenIndicator;
|
|
|
|
// Function Kosmos.KosmosGameUserSettings.SetOptionSaveData
|
|
// 0x0088 (0x0088 - 0x0000)
|
|
struct KosmosGameUserSettings_SetOptionSaveData final
|
|
{
|
|
public:
|
|
struct FKosmosSaveDataValues InOptionSaveData; // 0x0000(0x0088)(ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosGameUserSettings_SetOptionSaveData;
|
|
|
|
// Function Kosmos.KosmosGameUserSettings.SetOptionsLanguage
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosGameUserSettings_SetOptionsLanguage final
|
|
{
|
|
public:
|
|
class FString Language; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosGameUserSettings_SetOptionsLanguage;
|
|
|
|
// Function Kosmos.KosmosGameUserSettings.SetResolution
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosGameUserSettings_SetResolution final
|
|
{
|
|
public:
|
|
int32 Width; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
int32 Height; // 0x0004(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosGameUserSettings_SetResolution;
|
|
|
|
// Function Kosmos.KosmosGameUserSettings.SetResolutionScaling
|
|
// 0x0004 (0x0004 - 0x0000)
|
|
struct KosmosGameUserSettings_SetResolutionScaling final
|
|
{
|
|
public:
|
|
float inValue; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosGameUserSettings_SetResolutionScaling;
|
|
|
|
// Function Kosmos.KosmosGameUserSettings.SetSFXAudioVolume
|
|
// 0x0004 (0x0004 - 0x0000)
|
|
struct KosmosGameUserSettings_SetSFXAudioVolume final
|
|
{
|
|
public:
|
|
float volumeValue; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosGameUserSettings_SetSFXAudioVolume;
|
|
|
|
// Function Kosmos.KosmosGameUserSettings.SetShouldCameraShake
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosGameUserSettings_SetShouldCameraShake final
|
|
{
|
|
public:
|
|
bool inValue; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosGameUserSettings_SetShouldCameraShake;
|
|
|
|
// Function Kosmos.KosmosGameUserSettings.SetSwapAxisSticks
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosGameUserSettings_SetSwapAxisSticks final
|
|
{
|
|
public:
|
|
bool inValue; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosGameUserSettings_SetSwapAxisSticks;
|
|
|
|
// Function Kosmos.KosmosGameUserSettings.SetTextBackgroundAlpha_InGame
|
|
// 0x0004 (0x0004 - 0x0000)
|
|
struct KosmosGameUserSettings_SetTextBackgroundAlpha_InGame final
|
|
{
|
|
public:
|
|
float inValue; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosGameUserSettings_SetTextBackgroundAlpha_InGame;
|
|
|
|
// Function Kosmos.KosmosGameUserSettings.SetTextBackgroundAlpha_Menu
|
|
// 0x0004 (0x0004 - 0x0000)
|
|
struct KosmosGameUserSettings_SetTextBackgroundAlpha_Menu final
|
|
{
|
|
public:
|
|
float inValue; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosGameUserSettings_SetTextBackgroundAlpha_Menu;
|
|
|
|
// Function Kosmos.KosmosGameUserSettings.SetTextBackgroundColour_InGame
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosGameUserSettings_SetTextBackgroundColour_InGame final
|
|
{
|
|
public:
|
|
EKosmosTextColours inValue; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosGameUserSettings_SetTextBackgroundColour_InGame;
|
|
|
|
// Function Kosmos.KosmosGameUserSettings.SetTextBackgroundColour_Menu
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosGameUserSettings_SetTextBackgroundColour_Menu final
|
|
{
|
|
public:
|
|
EKosmosTextColours inValue; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosGameUserSettings_SetTextBackgroundColour_Menu;
|
|
|
|
// Function Kosmos.KosmosGameUserSettings.SetTextColour_InGame
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosGameUserSettings_SetTextColour_InGame final
|
|
{
|
|
public:
|
|
EKosmosTextColours inValue; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosGameUserSettings_SetTextColour_InGame;
|
|
|
|
// Function Kosmos.KosmosGameUserSettings.SetTextColour_Menu
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosGameUserSettings_SetTextColour_Menu final
|
|
{
|
|
public:
|
|
EKosmosTextColours inValue; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosGameUserSettings_SetTextColour_Menu;
|
|
|
|
// Function Kosmos.KosmosGameUserSettings.SetTextScale_InGame
|
|
// 0x0004 (0x0004 - 0x0000)
|
|
struct KosmosGameUserSettings_SetTextScale_InGame final
|
|
{
|
|
public:
|
|
float inValue; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosGameUserSettings_SetTextScale_InGame;
|
|
|
|
// Function Kosmos.KosmosGameUserSettings.SetTextScale_Menu
|
|
// 0x0004 (0x0004 - 0x0000)
|
|
struct KosmosGameUserSettings_SetTextScale_Menu final
|
|
{
|
|
public:
|
|
float inValue; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosGameUserSettings_SetTextScale_Menu;
|
|
|
|
// Function Kosmos.KosmosGameUserSettings.SetTextToSpeech
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosGameUserSettings_SetTextToSpeech final
|
|
{
|
|
public:
|
|
bool inValue; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosGameUserSettings_SetTextToSpeech;
|
|
|
|
// Function Kosmos.KosmosGameUserSettings.SetTextUseDyslexicFont
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosGameUserSettings_SetTextUseDyslexicFont final
|
|
{
|
|
public:
|
|
bool inValue; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosGameUserSettings_SetTextUseDyslexicFont;
|
|
|
|
// Function Kosmos.KosmosGameUserSettings.SetToggleNoHold
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosGameUserSettings_SetToggleNoHold final
|
|
{
|
|
public:
|
|
bool inValue; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosGameUserSettings_SetToggleNoHold;
|
|
|
|
// Function Kosmos.KosmosGameUserSettings.SetVoiceAntagonistAudioVolume
|
|
// 0x0004 (0x0004 - 0x0000)
|
|
struct KosmosGameUserSettings_SetVoiceAntagonistAudioVolume final
|
|
{
|
|
public:
|
|
float volumeValue; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosGameUserSettings_SetVoiceAntagonistAudioVolume;
|
|
|
|
// Function Kosmos.KosmosGameUserSettings.SetVoiceFriendlyAudioVolume
|
|
// 0x0004 (0x0004 - 0x0000)
|
|
struct KosmosGameUserSettings_SetVoiceFriendlyAudioVolume final
|
|
{
|
|
public:
|
|
float volumeValue; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosGameUserSettings_SetVoiceFriendlyAudioVolume;
|
|
|
|
// Function Kosmos.KosmosGameUserSettings.SetWindowMode
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosGameUserSettings_SetWindowMode final
|
|
{
|
|
public:
|
|
EWindowMode WindowMode; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosGameUserSettings_SetWindowMode;
|
|
|
|
// Function Kosmos.KosmosGameUserSettings.StringToResolution
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct KosmosGameUserSettings_StringToResolution final
|
|
{
|
|
public:
|
|
class FString resolutionString; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FIntPoint ReturnValue; // 0x0010(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosGameUserSettings_StringToResolution;
|
|
|
|
// Function Kosmos.KosmosGameUserSettings.AreSettingsDifferent
|
|
// 0x0090 (0x0090 - 0x0000)
|
|
struct KosmosGameUserSettings_AreSettingsDifferent final
|
|
{
|
|
public:
|
|
struct FKosmosSaveDataValues InOptionSaveData; // 0x0000(0x0088)(ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic)
|
|
bool ReturnValue; // 0x0088(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_89[0x7]; // 0x0089(0x0007)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosGameUserSettings_AreSettingsDifferent;
|
|
|
|
// Function Kosmos.KosmosGameUserSettings.GetAntiAliasingTechnique
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosGameUserSettings_GetAntiAliasingTechnique final
|
|
{
|
|
public:
|
|
EKosmosAntiAliasingTechniques ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosGameUserSettings_GetAntiAliasingTechnique;
|
|
|
|
// Function Kosmos.KosmosGameUserSettings.GetAudioMix
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosGameUserSettings_GetAudioMix final
|
|
{
|
|
public:
|
|
EKosmosAudioMix ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosGameUserSettings_GetAudioMix;
|
|
|
|
// Function Kosmos.KosmosGameUserSettings.GetColourBlindnessMode
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosGameUserSettings_GetColourBlindnessMode final
|
|
{
|
|
public:
|
|
EKosmosColourBlindMode ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosGameUserSettings_GetColourBlindnessMode;
|
|
|
|
// Function Kosmos.KosmosGameUserSettings.GetControllerVibration
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosGameUserSettings_GetControllerVibration final
|
|
{
|
|
public:
|
|
bool ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosGameUserSettings_GetControllerVibration;
|
|
|
|
// Function Kosmos.KosmosGameUserSettings.GetDefaultAntiAliasingTechnique
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosGameUserSettings_GetDefaultAntiAliasingTechnique final
|
|
{
|
|
public:
|
|
EKosmosAntiAliasingTechniques ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosGameUserSettings_GetDefaultAntiAliasingTechnique;
|
|
|
|
// Function Kosmos.KosmosGameUserSettings.GetDefaultResolutionScaling
|
|
// 0x0004 (0x0004 - 0x0000)
|
|
struct KosmosGameUserSettings_GetDefaultResolutionScaling final
|
|
{
|
|
public:
|
|
float ReturnValue; // 0x0000(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosGameUserSettings_GetDefaultResolutionScaling;
|
|
|
|
// Function Kosmos.KosmosGameUserSettings.GetEnableTutorials
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosGameUserSettings_GetEnableTutorials final
|
|
{
|
|
public:
|
|
bool ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosGameUserSettings_GetEnableTutorials;
|
|
|
|
// Function Kosmos.KosmosGameUserSettings.GetGameQualityMode
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosGameUserSettings_GetGameQualityMode final
|
|
{
|
|
public:
|
|
EKosmosGameQualityMode ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosGameUserSettings_GetGameQualityMode;
|
|
|
|
// Function Kosmos.KosmosGameUserSettings.GetHighlightColour_Antagonists
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosGameUserSettings_GetHighlightColour_Antagonists final
|
|
{
|
|
public:
|
|
EKosmosAccessibilityColours ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosGameUserSettings_GetHighlightColour_Antagonists;
|
|
|
|
// Function Kosmos.KosmosGameUserSettings.GetHighlightColour_Carriables
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosGameUserSettings_GetHighlightColour_Carriables final
|
|
{
|
|
public:
|
|
EKosmosAccessibilityColours ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosGameUserSettings_GetHighlightColour_Carriables;
|
|
|
|
// Function Kosmos.KosmosGameUserSettings.GetHighlightColour_GrabLedges
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosGameUserSettings_GetHighlightColour_GrabLedges final
|
|
{
|
|
public:
|
|
EKosmosAccessibilityColours ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosGameUserSettings_GetHighlightColour_GrabLedges;
|
|
|
|
// Function Kosmos.KosmosGameUserSettings.GetHighlightColour_Interactables
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosGameUserSettings_GetHighlightColour_Interactables final
|
|
{
|
|
public:
|
|
EKosmosAccessibilityColours ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosGameUserSettings_GetHighlightColour_Interactables;
|
|
|
|
// Function Kosmos.KosmosGameUserSettings.GetHighlightColour_OtherPlayerCharacter
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosGameUserSettings_GetHighlightColour_OtherPlayerCharacter final
|
|
{
|
|
public:
|
|
EKosmosAccessibilityColours ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosGameUserSettings_GetHighlightColour_OtherPlayerCharacter;
|
|
|
|
// Function Kosmos.KosmosGameUserSettings.GetHighlightColour_PlayerCharacter
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosGameUserSettings_GetHighlightColour_PlayerCharacter final
|
|
{
|
|
public:
|
|
EKosmosAccessibilityColours ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosGameUserSettings_GetHighlightColour_PlayerCharacter;
|
|
|
|
// Function Kosmos.KosmosGameUserSettings.GetInvertLookVertAxis
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosGameUserSettings_GetInvertLookVertAxis final
|
|
{
|
|
public:
|
|
bool ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosGameUserSettings_GetInvertLookVertAxis;
|
|
|
|
// Function Kosmos.KosmosGameUserSettings.GetInvertMoveVertAxis
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosGameUserSettings_GetInvertMoveVertAxis final
|
|
{
|
|
public:
|
|
bool ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosGameUserSettings_GetInvertMoveVertAxis;
|
|
|
|
// Function Kosmos.KosmosGameUserSettings.GetKosmosAmbientOcclusionQuality
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosGameUserSettings_GetKosmosAmbientOcclusionQuality final
|
|
{
|
|
public:
|
|
EKosmosGraphicsQualityLevel ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosGameUserSettings_GetKosmosAmbientOcclusionQuality;
|
|
|
|
// Function Kosmos.KosmosGameUserSettings.GetKosmosAntiAliasingQuality
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosGameUserSettings_GetKosmosAntiAliasingQuality final
|
|
{
|
|
public:
|
|
EKosmosGraphicsQualityLevel ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosGameUserSettings_GetKosmosAntiAliasingQuality;
|
|
|
|
// Function Kosmos.KosmosGameUserSettings.GetKosmosBloomQuality
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosGameUserSettings_GetKosmosBloomQuality final
|
|
{
|
|
public:
|
|
EKosmosGraphicsQualityLevel ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosGameUserSettings_GetKosmosBloomQuality;
|
|
|
|
// Function Kosmos.KosmosGameUserSettings.GetKosmosDepthOfFieldQuality
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosGameUserSettings_GetKosmosDepthOfFieldQuality final
|
|
{
|
|
public:
|
|
EKosmosGraphicsQualityLevel ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosGameUserSettings_GetKosmosDepthOfFieldQuality;
|
|
|
|
// Function Kosmos.KosmosGameUserSettings.GetKosmosEffectsQuality
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosGameUserSettings_GetKosmosEffectsQuality final
|
|
{
|
|
public:
|
|
EKosmosGraphicsQualityLevel ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosGameUserSettings_GetKosmosEffectsQuality;
|
|
|
|
// Function Kosmos.KosmosGameUserSettings.GetKosmosFrameRateLimit
|
|
// 0x0004 (0x0004 - 0x0000)
|
|
struct KosmosGameUserSettings_GetKosmosFrameRateLimit final
|
|
{
|
|
public:
|
|
float ReturnValue; // 0x0000(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosGameUserSettings_GetKosmosFrameRateLimit;
|
|
|
|
// Function Kosmos.KosmosGameUserSettings.GetKosmosPostProcessingQuality
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosGameUserSettings_GetKosmosPostProcessingQuality final
|
|
{
|
|
public:
|
|
EKosmosGraphicsQualityLevel ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosGameUserSettings_GetKosmosPostProcessingQuality;
|
|
|
|
// Function Kosmos.KosmosGameUserSettings.GetKosmosRayTracingQuality
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosGameUserSettings_GetKosmosRayTracingQuality final
|
|
{
|
|
public:
|
|
EKosmosGraphicsQualityLevel ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosGameUserSettings_GetKosmosRayTracingQuality;
|
|
|
|
// Function Kosmos.KosmosGameUserSettings.GetKosmosShadowQuality
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosGameUserSettings_GetKosmosShadowQuality final
|
|
{
|
|
public:
|
|
EKosmosGraphicsQualityLevel ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosGameUserSettings_GetKosmosShadowQuality;
|
|
|
|
// Function Kosmos.KosmosGameUserSettings.GetKosmosTextureQuality
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosGameUserSettings_GetKosmosTextureQuality final
|
|
{
|
|
public:
|
|
EKosmosGraphicsQualityLevel ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosGameUserSettings_GetKosmosTextureQuality;
|
|
|
|
// Function Kosmos.KosmosGameUserSettings.GetKosmosVSync
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosGameUserSettings_GetKosmosVSync final
|
|
{
|
|
public:
|
|
bool ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosGameUserSettings_GetKosmosVSync;
|
|
|
|
// Function Kosmos.KosmosGameUserSettings.GetLookSensitivity
|
|
// 0x0004 (0x0004 - 0x0000)
|
|
struct KosmosGameUserSettings_GetLookSensitivity final
|
|
{
|
|
public:
|
|
float ReturnValue; // 0x0000(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosGameUserSettings_GetLookSensitivity;
|
|
|
|
// Function Kosmos.KosmosGameUserSettings.GetMatchingAccessibilityColour
|
|
// 0x0014 (0x0014 - 0x0000)
|
|
struct KosmosGameUserSettings_GetMatchingAccessibilityColour final
|
|
{
|
|
public:
|
|
EKosmosAccessibilityColours InColour; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_1[0x3]; // 0x0001(0x0003)(Fixing Size After Last Property [ Dumper-7 ])
|
|
struct FLinearColor ReturnValue; // 0x0004(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosGameUserSettings_GetMatchingAccessibilityColour;
|
|
|
|
// Function Kosmos.KosmosGameUserSettings.GetMatchingKosmosTextColours
|
|
// 0x0014 (0x0014 - 0x0000)
|
|
struct KosmosGameUserSettings_GetMatchingKosmosTextColours final
|
|
{
|
|
public:
|
|
EKosmosTextColours InColour; // 0x0000(0x0001)(ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_1[0x3]; // 0x0001(0x0003)(Fixing Size After Last Property [ Dumper-7 ])
|
|
struct FLinearColor ReturnValue; // 0x0004(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosGameUserSettings_GetMatchingKosmosTextColours;
|
|
|
|
// Function Kosmos.KosmosGameUserSettings.GetObjectiveHintMarkers
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosGameUserSettings_GetObjectiveHintMarkers final
|
|
{
|
|
public:
|
|
bool ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosGameUserSettings_GetObjectiveHintMarkers;
|
|
|
|
// Function Kosmos.KosmosGameUserSettings.GetOffScreenIndicator
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosGameUserSettings_GetOffScreenIndicator final
|
|
{
|
|
public:
|
|
bool ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosGameUserSettings_GetOffScreenIndicator;
|
|
|
|
// Function Kosmos.KosmosGameUserSettings.GetRecommendedKosmosAmbientOcclusionQuality
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosGameUserSettings_GetRecommendedKosmosAmbientOcclusionQuality final
|
|
{
|
|
public:
|
|
EKosmosGraphicsQualityLevel ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosGameUserSettings_GetRecommendedKosmosAmbientOcclusionQuality;
|
|
|
|
// Function Kosmos.KosmosGameUserSettings.GetRecommendedKosmosAntiAliasingQuality
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosGameUserSettings_GetRecommendedKosmosAntiAliasingQuality final
|
|
{
|
|
public:
|
|
EKosmosGraphicsQualityLevel ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosGameUserSettings_GetRecommendedKosmosAntiAliasingQuality;
|
|
|
|
// Function Kosmos.KosmosGameUserSettings.GetRecommendedKosmosBloomQuality
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosGameUserSettings_GetRecommendedKosmosBloomQuality final
|
|
{
|
|
public:
|
|
EKosmosGraphicsQualityLevel ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosGameUserSettings_GetRecommendedKosmosBloomQuality;
|
|
|
|
// Function Kosmos.KosmosGameUserSettings.GetRecommendedKosmosDepthOfFieldQuality
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosGameUserSettings_GetRecommendedKosmosDepthOfFieldQuality final
|
|
{
|
|
public:
|
|
EKosmosGraphicsQualityLevel ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosGameUserSettings_GetRecommendedKosmosDepthOfFieldQuality;
|
|
|
|
// Function Kosmos.KosmosGameUserSettings.GetRecommendedKosmosEffectsQuality
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosGameUserSettings_GetRecommendedKosmosEffectsQuality final
|
|
{
|
|
public:
|
|
EKosmosGraphicsQualityLevel ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosGameUserSettings_GetRecommendedKosmosEffectsQuality;
|
|
|
|
// Function Kosmos.KosmosGameUserSettings.GetRecommendedKosmosPostProcessingQuality
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosGameUserSettings_GetRecommendedKosmosPostProcessingQuality final
|
|
{
|
|
public:
|
|
EKosmosGraphicsQualityLevel ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosGameUserSettings_GetRecommendedKosmosPostProcessingQuality;
|
|
|
|
// Function Kosmos.KosmosGameUserSettings.GetRecommendedKosmosRayTracingQuality
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosGameUserSettings_GetRecommendedKosmosRayTracingQuality final
|
|
{
|
|
public:
|
|
EKosmosGraphicsQualityLevel ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosGameUserSettings_GetRecommendedKosmosRayTracingQuality;
|
|
|
|
// Function Kosmos.KosmosGameUserSettings.GetRecommendedKosmosShadowQuality
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosGameUserSettings_GetRecommendedKosmosShadowQuality final
|
|
{
|
|
public:
|
|
EKosmosGraphicsQualityLevel ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosGameUserSettings_GetRecommendedKosmosShadowQuality;
|
|
|
|
// Function Kosmos.KosmosGameUserSettings.GetRecommendedKosmosTextureQuality
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosGameUserSettings_GetRecommendedKosmosTextureQuality final
|
|
{
|
|
public:
|
|
EKosmosGraphicsQualityLevel ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosGameUserSettings_GetRecommendedKosmosTextureQuality;
|
|
|
|
// Function Kosmos.KosmosGameUserSettings.GetRecommendedResolutionScaling
|
|
// 0x0004 (0x0004 - 0x0000)
|
|
struct KosmosGameUserSettings_GetRecommendedResolutionScaling final
|
|
{
|
|
public:
|
|
float ReturnValue; // 0x0000(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosGameUserSettings_GetRecommendedResolutionScaling;
|
|
|
|
// Function Kosmos.KosmosGameUserSettings.GetResolutionScaling
|
|
// 0x0004 (0x0004 - 0x0000)
|
|
struct KosmosGameUserSettings_GetResolutionScaling final
|
|
{
|
|
public:
|
|
float ReturnValue; // 0x0000(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosGameUserSettings_GetResolutionScaling;
|
|
|
|
// Function Kosmos.KosmosGameUserSettings.GetShouldCameraShake
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosGameUserSettings_GetShouldCameraShake final
|
|
{
|
|
public:
|
|
bool ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosGameUserSettings_GetShouldCameraShake;
|
|
|
|
// Function Kosmos.KosmosGameUserSettings.GetSwapAxisSticks
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosGameUserSettings_GetSwapAxisSticks final
|
|
{
|
|
public:
|
|
bool ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosGameUserSettings_GetSwapAxisSticks;
|
|
|
|
// Function Kosmos.KosmosGameUserSettings.GetTextBackgroundAlpha_InGame
|
|
// 0x0004 (0x0004 - 0x0000)
|
|
struct KosmosGameUserSettings_GetTextBackgroundAlpha_InGame final
|
|
{
|
|
public:
|
|
float ReturnValue; // 0x0000(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosGameUserSettings_GetTextBackgroundAlpha_InGame;
|
|
|
|
// Function Kosmos.KosmosGameUserSettings.GetTextBackgroundAlpha_Menu
|
|
// 0x0004 (0x0004 - 0x0000)
|
|
struct KosmosGameUserSettings_GetTextBackgroundAlpha_Menu final
|
|
{
|
|
public:
|
|
float ReturnValue; // 0x0000(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosGameUserSettings_GetTextBackgroundAlpha_Menu;
|
|
|
|
// Function Kosmos.KosmosGameUserSettings.GetTextBackgroundColour_InGame
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosGameUserSettings_GetTextBackgroundColour_InGame final
|
|
{
|
|
public:
|
|
EKosmosTextColours ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosGameUserSettings_GetTextBackgroundColour_InGame;
|
|
|
|
// Function Kosmos.KosmosGameUserSettings.GetTextBackgroundColour_Menu
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosGameUserSettings_GetTextBackgroundColour_Menu final
|
|
{
|
|
public:
|
|
EKosmosTextColours ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosGameUserSettings_GetTextBackgroundColour_Menu;
|
|
|
|
// Function Kosmos.KosmosGameUserSettings.GetTextColour_InGame
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosGameUserSettings_GetTextColour_InGame final
|
|
{
|
|
public:
|
|
EKosmosTextColours ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosGameUserSettings_GetTextColour_InGame;
|
|
|
|
// Function Kosmos.KosmosGameUserSettings.GetTextColour_Menu
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosGameUserSettings_GetTextColour_Menu final
|
|
{
|
|
public:
|
|
EKosmosTextColours ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosGameUserSettings_GetTextColour_Menu;
|
|
|
|
// Function Kosmos.KosmosGameUserSettings.GetTextScale_InGame
|
|
// 0x0004 (0x0004 - 0x0000)
|
|
struct KosmosGameUserSettings_GetTextScale_InGame final
|
|
{
|
|
public:
|
|
float ReturnValue; // 0x0000(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosGameUserSettings_GetTextScale_InGame;
|
|
|
|
// Function Kosmos.KosmosGameUserSettings.GetTextScale_Menu
|
|
// 0x0004 (0x0004 - 0x0000)
|
|
struct KosmosGameUserSettings_GetTextScale_Menu final
|
|
{
|
|
public:
|
|
float ReturnValue; // 0x0000(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosGameUserSettings_GetTextScale_Menu;
|
|
|
|
// Function Kosmos.KosmosGameUserSettings.GetTextScaleFromIndex
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosGameUserSettings_GetTextScaleFromIndex final
|
|
{
|
|
public:
|
|
int32 Index_0; // 0x0000(0x0004)(ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
float ReturnValue; // 0x0004(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosGameUserSettings_GetTextScaleFromIndex;
|
|
|
|
// Function Kosmos.KosmosGameUserSettings.GetTextScaleIndexFromScale
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosGameUserSettings_GetTextScaleIndexFromScale final
|
|
{
|
|
public:
|
|
float Scale; // 0x0000(0x0004)(ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
int32 ReturnValue; // 0x0004(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosGameUserSettings_GetTextScaleIndexFromScale;
|
|
|
|
// Function Kosmos.KosmosGameUserSettings.GetTextToSpeech
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosGameUserSettings_GetTextToSpeech final
|
|
{
|
|
public:
|
|
bool ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosGameUserSettings_GetTextToSpeech;
|
|
|
|
// Function Kosmos.KosmosGameUserSettings.GetTextUseDyslexicFont
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosGameUserSettings_GetTextUseDyslexicFont final
|
|
{
|
|
public:
|
|
bool ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosGameUserSettings_GetTextUseDyslexicFont;
|
|
|
|
// Function Kosmos.KosmosGameUserSettings.GetToggleNoHold
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosGameUserSettings_GetToggleNoHold final
|
|
{
|
|
public:
|
|
bool ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosGameUserSettings_GetToggleNoHold;
|
|
|
|
// Function Kosmos.KosmosGameUserSettings.GetWindowMode
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosGameUserSettings_GetWindowMode final
|
|
{
|
|
public:
|
|
EWindowMode ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosGameUserSettings_GetWindowMode;
|
|
|
|
// Function Kosmos.KosmosGameUserSettings.HasAppliedFirstTimeDefaultSettings
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosGameUserSettings_HasAppliedFirstTimeDefaultSettings final
|
|
{
|
|
public:
|
|
bool ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosGameUserSettings_HasAppliedFirstTimeDefaultSettings;
|
|
|
|
// Function Kosmos.KosmosGameUserSettings.HasSetNewUserFrontendTitleSettings
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosGameUserSettings_HasSetNewUserFrontendTitleSettings final
|
|
{
|
|
public:
|
|
bool ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosGameUserSettings_HasSetNewUserFrontendTitleSettings;
|
|
|
|
// Function Kosmos.KosmosGameUserSettings.HaveGraphicsHardwareChanged
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosGameUserSettings_HaveGraphicsHardwareChanged final
|
|
{
|
|
public:
|
|
bool ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosGameUserSettings_HaveGraphicsHardwareChanged;
|
|
|
|
// Function Kosmos.KosmosPlaypalCommandsBase.GetAiController
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosPlaypalCommandsBase_GetAiController final
|
|
{
|
|
public:
|
|
class AKosmosAIController* ReturnValue; // 0x0000(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosPlaypalCommandsBase_GetAiController;
|
|
|
|
// Function Kosmos.KosmosPlaypalCommandsBase.GetCharacter
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosPlaypalCommandsBase_GetCharacter final
|
|
{
|
|
public:
|
|
class AKosmosBaseCharacter* ReturnValue; // 0x0000(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosPlaypalCommandsBase_GetCharacter;
|
|
|
|
// Function Kosmos.KosmosPlaypalCommandsCore.PlaypalFollowPath
|
|
// 0x0028 (0x0028 - 0x0000)
|
|
struct KosmosPlaypalCommandsCore_PlaypalFollowPath final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
TArray<struct FVector> PathPoints; // 0x0008(0x0010)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NativeAccessSpecifierPublic)
|
|
float SuccessRadius; // 0x0018(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
float GoalRadius; // 0x001C(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class UKosmosPlaypalCommandsCore* ReturnValue; // 0x0020(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosPlaypalCommandsCore_PlaypalFollowPath;
|
|
|
|
// Function Kosmos.KosmosPlaypalCommandsCore.PlaypalFollowSpline
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct KosmosPlaypalCommandsCore_PlaypalFollowSpline final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class AKosmosPlaypalSplinePath* SplinePath; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class UKosmosPlaypalCommandsCore* ReturnValue; // 0x0010(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosPlaypalCommandsCore_PlaypalFollowSpline;
|
|
|
|
// Function Kosmos.KosmosPlaypalCommandsCore.PlaypalGesture
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct KosmosPlaypalCommandsCore_PlaypalGesture final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class AActor* ActorToFace; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class UKosmosGestureOverrideDataAsset* GestureOverride; // 0x0010(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class UKosmosPlaypalCommandsCore* ReturnValue; // 0x0018(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosPlaypalCommandsCore_PlaypalGesture;
|
|
|
|
// Function Kosmos.KosmosPlaypalCommandsCore.PlaypalJump
|
|
// 0x0028 (0x0028 - 0x0000)
|
|
struct KosmosPlaypalCommandsCore_PlaypalJump final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class AActor* ActorToStandOn; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FVector StandLocation; // 0x0010(0x000C)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool IsShortJump; // 0x001C(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_1D[0x3]; // 0x001D(0x0003)(Fixing Size After Last Property [ Dumper-7 ])
|
|
class UKosmosPlaypalCommandsCore* ReturnValue; // 0x0020(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosPlaypalCommandsCore_PlaypalJump;
|
|
|
|
// Function Kosmos.KosmosPlaypalCommandsCore.PlaypalJumpAndGrab
|
|
// 0x0040 (0x0040 - 0x0000)
|
|
struct KosmosPlaypalCommandsCore_PlaypalJumpAndGrab final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class AActor* JumpFromActor; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FVector StandLocation; // 0x0010(0x000C)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_1C[0x4]; // 0x001C(0x0004)(Fixing Size After Last Property [ Dumper-7 ])
|
|
class AActor* TargetActor; // 0x0020(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
float GrabHoldTime; // 0x0028(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool JumpAtEnd; // 0x002C(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_2D[0x3]; // 0x002D(0x0003)(Fixing Size After Last Property [ Dumper-7 ])
|
|
class AActor* EndJumpTargetActor; // 0x0030(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class UKosmosPlaypalCommandsCore* ReturnValue; // 0x0038(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosPlaypalCommandsCore_PlaypalJumpAndGrab;
|
|
|
|
// Function Kosmos.KosmosPlaypalCommandsCore.PlaypalLeadTo
|
|
// 0x0030 (0x0030 - 0x0000)
|
|
struct KosmosPlaypalCommandsCore_PlaypalLeadTo final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class AActor* ActorToReach; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
float GoalRadius; // 0x0010(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
float WaitDistance; // 0x0014(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
float LeadDistance; // 0x0018(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
float TimeBetweenGestures; // 0x001C(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class UKosmosMovementSettingValueAsset* OverrideMovementSpeeds; // 0x0020(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class UKosmosPlaypalCommandsCore* ReturnValue; // 0x0028(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosPlaypalCommandsCore_PlaypalLeadTo;
|
|
|
|
// Function Kosmos.KosmosPlaypalCommandsCore.PlaypalMoveTo
|
|
// 0x0058 (0x0058 - 0x0000)
|
|
struct KosmosPlaypalCommandsCore_PlaypalMoveTo final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool bShouldAlwaysRun; // 0x0008(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_9[0x7]; // 0x0009(0x0007)(Fixing Size After Last Property [ Dumper-7 ])
|
|
class AActor* ActorToReach; // 0x0010(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FVector MoveToLocation; // 0x0018(0x000C)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
float SuccessRadius; // 0x0024(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
float GoalRadius; // 0x0028(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_2C[0x4]; // 0x002C(0x0004)(Fixing Size After Last Property [ Dumper-7 ])
|
|
class AActor* ActorToFace; // 0x0030(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FVector DirectionToFace; // 0x0038(0x000C)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_44[0x4]; // 0x0044(0x0004)(Fixing Size After Last Property [ Dumper-7 ])
|
|
class UKosmosMovementSettingValueAsset* OverrideMovementSpeeds; // 0x0048(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class UKosmosPlaypalCommandsCore* ReturnValue; // 0x0050(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosPlaypalCommandsCore_PlaypalMoveTo;
|
|
|
|
// Function Kosmos.KosmosPlaypalCommandsCore.PlaypalMoveToVolume
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct KosmosPlaypalCommandsCore_PlaypalMoveToVolume final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool bShouldAlwaysRun; // 0x0008(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_9[0x7]; // 0x0009(0x0007)(Fixing Size After Last Property [ Dumper-7 ])
|
|
class AKosmosPlaypalMoveToVolume* Volume; // 0x0010(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class UKosmosPlaypalCommandsCore* ReturnValue; // 0x0018(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosPlaypalCommandsCore_PlaypalMoveToVolume;
|
|
|
|
// Function Kosmos.KosmosPlaypalCommandsCore.PlaypalPIP
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct KosmosPlaypalCommandsCore_PlaypalPIP final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class AKosmosPlaypalInteractionPoint* PIP; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class UKosmosPlaypalCommandsCore* ReturnValue; // 0x0010(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosPlaypalCommandsCore_PlaypalPIP;
|
|
|
|
// Function Kosmos.KosmosPlaypalCommandsCore.PlaypalPlayMontage
|
|
// 0x0028 (0x0028 - 0x0000)
|
|
struct KosmosPlaypalCommandsCore_PlaypalPlayMontage final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class UAnimMontage* MontageToPlay; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class FName SectionName; // 0x0010(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
float CancelBlendOutTime; // 0x0018(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_1C[0x4]; // 0x001C(0x0004)(Fixing Size After Last Property [ Dumper-7 ])
|
|
class UKosmosPlaypalCommandsCore* ReturnValue; // 0x0020(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosPlaypalCommandsCore_PlaypalPlayMontage;
|
|
|
|
// Function Kosmos.KosmosPlaypalCommandsCore.PlaypalWait
|
|
// 0x0038 (0x0038 - 0x0000)
|
|
struct KosmosPlaypalCommandsCore_PlaypalWait final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
float TimeToWait; // 0x0008(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool bShouldGesture; // 0x000C(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_D[0x3]; // 0x000D(0x0003)(Fixing Size After Last Property [ Dumper-7 ])
|
|
struct FVector2D TimeBetweenGestures; // 0x0010(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool bShouldDisableHandholding; // 0x0018(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_19[0x7]; // 0x0019(0x0007)(Fixing Size After Last Property [ Dumper-7 ])
|
|
class AActor* ActorToFace; // 0x0020(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class UCharacterAnimationSlots* AnimOverride; // 0x0028(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class UKosmosPlaypalCommandsCore* ReturnValue; // 0x0030(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosPlaypalCommandsCore_PlaypalWait;
|
|
|
|
// Function Kosmos.KosmosGestureComponent.ClearGestureOverrider
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosGestureComponent_ClearGestureOverrider final
|
|
{
|
|
public:
|
|
class AKosmosGestureOverrideVolume* Overrider; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosGestureComponent_ClearGestureOverrider;
|
|
|
|
// Function Kosmos.KosmosGestureComponent.OnAnimationStateFinished
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct KosmosGestureComponent_OnAnimationStateFinished final
|
|
{
|
|
public:
|
|
class AActor* notifier; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class FName NotifyName; // 0x0008(0x0008)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
TArray<class UAnimMetaData*> AnimMetaData; // 0x0010(0x0010)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosGestureComponent_OnAnimationStateFinished;
|
|
|
|
// Function Kosmos.KosmosGestureComponent.OnGestureChanged
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosGestureComponent_OnGestureChanged final
|
|
{
|
|
public:
|
|
bool bValue; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosGestureComponent_OnGestureChanged;
|
|
|
|
// Function Kosmos.KosmosGestureComponent.SetGestureOverrider
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosGestureComponent_SetGestureOverrider final
|
|
{
|
|
public:
|
|
class AKosmosGestureOverrideVolume* Overrider; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosGestureComponent_SetGestureOverrider;
|
|
|
|
// Function Kosmos.KosmosAIActionMoveTo.ChangeTargetLocation
|
|
// 0x000C (0x000C - 0x0000)
|
|
struct KosmosAIActionMoveTo_ChangeTargetLocation final
|
|
{
|
|
public:
|
|
struct FVector Location; // 0x0000(0x000C)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosAIActionMoveTo_ChangeTargetLocation;
|
|
|
|
// Function Kosmos.KosmosAIActionMoveTo.IsPlaypalNavLinkActive
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosAIActionMoveTo_IsPlaypalNavLinkActive final
|
|
{
|
|
public:
|
|
bool ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosAIActionMoveTo_IsPlaypalNavLinkActive;
|
|
|
|
// Function Kosmos.KosmosAIActionMoveTo.OverrideMaxSpeed
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosAIActionMoveTo_OverrideMaxSpeed final
|
|
{
|
|
public:
|
|
float NewMaxSpeed; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool bSprint; // 0x0004(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_5[0x3]; // 0x0005(0x0003)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosAIActionMoveTo_OverrideMaxSpeed;
|
|
|
|
// Function Kosmos.KosmosAIActionMoveTo.RefreshNavLinkPoints
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct KosmosAIActionMoveTo_RefreshNavLinkPoints final
|
|
{
|
|
public:
|
|
struct FVector LinkPointA; // 0x0000(0x000C)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FVector LinkPointB; // 0x000C(0x000C)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosAIActionMoveTo_RefreshNavLinkPoints;
|
|
|
|
// Function Kosmos.KosmosAIActionMoveTo.SetMoveToInteractable
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosAIActionMoveTo_SetMoveToInteractable final
|
|
{
|
|
public:
|
|
class AActor* Interactable; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosAIActionMoveTo_SetMoveToInteractable;
|
|
|
|
// Function Kosmos.KosmosAIActionMoveTo.SetMoveToVolume
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosAIActionMoveTo_SetMoveToVolume final
|
|
{
|
|
public:
|
|
class AKosmosPlaypalMoveToVolume* InMoveToVolume; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosAIActionMoveTo_SetMoveToVolume;
|
|
|
|
// Function Kosmos.KosmosAIActionFollowPath.UpdatePath
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosAIActionFollowPath_UpdatePath final
|
|
{
|
|
public:
|
|
TArray<struct FVector> Points; // 0x0000(0x0010)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosAIActionFollowPath_UpdatePath;
|
|
|
|
// Function Kosmos.KosmosAIActionInteract.InitializeForCapstan
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct KosmosAIActionInteract_InitializeForCapstan final
|
|
{
|
|
public:
|
|
class AKosmosEnvironmentInteractable* InInteractable; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
float InEndValue; // 0x0008(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
float InHoldTime; // 0x000C(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool WaitForWeaponEquip; // 0x0010(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_11[0x7]; // 0x0011(0x0007)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosAIActionInteract_InitializeForCapstan;
|
|
|
|
// Function Kosmos.KosmosAIActionInteract.InitializeForConstrainedBox
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosAIActionInteract_InitializeForConstrainedBox final
|
|
{
|
|
public:
|
|
class AKosmosEnvironmentInteractable* InInteractable; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
float TargetProgress; // 0x0008(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_C[0x4]; // 0x000C(0x0004)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosAIActionInteract_InitializeForConstrainedBox;
|
|
|
|
// Function Kosmos.KosmosAIActionInteract.InitializeForLargeLever
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosAIActionInteract_InitializeForLargeLever final
|
|
{
|
|
public:
|
|
class AKosmosEnvironmentInteractable* InInteractable; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
float InEndValue; // 0x0008(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
float InHoldTime; // 0x000C(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosAIActionInteract_InitializeForLargeLever;
|
|
|
|
// Function Kosmos.KosmosAIActionInteract.InitializeForPullObject
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosAIActionInteract_InitializeForPullObject final
|
|
{
|
|
public:
|
|
class AKosmosEnvironmentInteractable* InInteractable; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
float TargetProgress; // 0x0008(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_C[0x4]; // 0x000C(0x0004)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosAIActionInteract_InitializeForPullObject;
|
|
|
|
// Function Kosmos.KosmosAIActionInteract.InitializeForPushObject
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosAIActionInteract_InitializeForPushObject final
|
|
{
|
|
public:
|
|
class AKosmosEnvironmentInteractable* InInteractable; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
float TargetProgress; // 0x0008(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_C[0x4]; // 0x000C(0x0004)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosAIActionInteract_InitializeForPushObject;
|
|
|
|
// Function Kosmos.KosmosAIActionInteract.InitializeForPushPullFreeDraggable
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct KosmosAIActionInteract_InitializeForPushPullFreeDraggable final
|
|
{
|
|
public:
|
|
class AKosmosDraggable* InInteractable; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FVector TargetLocation; // 0x0008(0x000C)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
float ErrorTolerance; // 0x0014(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosAIActionInteract_InitializeForPushPullFreeDraggable;
|
|
|
|
// Function Kosmos.KosmosAIActionInteract.InitializeForPushPullTogather
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosAIActionInteract_InitializeForPushPullTogather final
|
|
{
|
|
public:
|
|
class AKosmosEnvironmentInteractable* InInteractable; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
float InEndValue; // 0x0008(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_C[0x4]; // 0x000C(0x0004)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosAIActionInteract_InitializeForPushPullTogather;
|
|
|
|
// Function Kosmos.KosmosAIActionInteract.StartAIInteract
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosAIActionInteract_StartAIInteract final
|
|
{
|
|
public:
|
|
float InitialValue; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
float RateOfChange; // 0x0004(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosAIActionInteract_StartAIInteract;
|
|
|
|
// Function Kosmos.KosmosAIActionInteract.StartAIInteractConstrainedBox
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct KosmosAIActionInteract_StartAIInteractConstrainedBox final
|
|
{
|
|
public:
|
|
float InitialValue; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FVector BoxEndLocation; // 0x0004(0x000C)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FVector BoxStartLocation; // 0x0010(0x000C)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool bFreeMovement; // 0x001C(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_1D[0x3]; // 0x001D(0x0003)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosAIActionInteract_StartAIInteractConstrainedBox;
|
|
|
|
// Function Kosmos.KosmosPlayerState.SmgDebugCmd
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosPlayerState_SmgDebugCmd final
|
|
{
|
|
public:
|
|
class FString InCmdStr; // 0x0000(0x0010)(ConstParm, Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosPlayerState_SmgDebugCmd;
|
|
|
|
// Function Kosmos.KosmosPlayerState.SmgDebugCmdClient
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosPlayerState_SmgDebugCmdClient final
|
|
{
|
|
public:
|
|
class FString InCmdStr; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosPlayerState_SmgDebugCmdClient;
|
|
|
|
// Function Kosmos.KosmosPlayerState.SmgDebugCmdLocal
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosPlayerState_SmgDebugCmdLocal final
|
|
{
|
|
public:
|
|
class FString InCmdStr; // 0x0000(0x0010)(ConstParm, Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosPlayerState_SmgDebugCmdLocal;
|
|
|
|
// Function Kosmos.KosmosPlayerState.SmgDebugCmdServer
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosPlayerState_SmgDebugCmdServer final
|
|
{
|
|
public:
|
|
class FString InCmdStr; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosPlayerState_SmgDebugCmdServer;
|
|
|
|
// Function Kosmos.KosmosEnvironmentInteractable.ActivateControl
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosEnvironmentInteractable_ActivateControl final
|
|
{
|
|
public:
|
|
class AKosmosBaseCharacter* InActor; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosEnvironmentInteractable_ActivateControl;
|
|
|
|
// Function Kosmos.KosmosEnvironmentInteractable.CanGrab
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosEnvironmentInteractable_CanGrab final
|
|
{
|
|
public:
|
|
class AKosmosBaseCharacter* Character; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool ReturnValue; // 0x0008(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_9[0x7]; // 0x0009(0x0007)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosEnvironmentInteractable_CanGrab;
|
|
|
|
// Function Kosmos.KosmosEnvironmentInteractable.ClearFocus
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosEnvironmentInteractable_ClearFocus final
|
|
{
|
|
public:
|
|
class AKosmosBaseCharacter* Char; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosEnvironmentInteractable_ClearFocus;
|
|
|
|
// Function Kosmos.KosmosEnvironmentInteractable.Client_SetEnabled
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosEnvironmentInteractable_Client_SetEnabled final
|
|
{
|
|
public:
|
|
bool inEnabled; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosEnvironmentInteractable_Client_SetEnabled;
|
|
|
|
// Function Kosmos.KosmosEnvironmentInteractable.GetClosestGrabHelperStandPosition
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct KosmosEnvironmentInteractable_GetClosestGrabHelperStandPosition final
|
|
{
|
|
public:
|
|
struct FVector FootLocation; // 0x0000(0x000C)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FVector ReturnValue; // 0x000C(0x000C)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosEnvironmentInteractable_GetClosestGrabHelperStandPosition;
|
|
|
|
// Function Kosmos.KosmosEnvironmentInteractable.GetClosestLocationInfo
|
|
// 0x0028 (0x0028 - 0x0000)
|
|
struct KosmosEnvironmentInteractable_GetClosestLocationInfo final
|
|
{
|
|
public:
|
|
struct FVector TargetLocation; // 0x0000(0x000C)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FVector OutLocation; // 0x000C(0x000C)(Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FVector outForward; // 0x0018(0x000C)(Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool ReturnValue; // 0x0024(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_25[0x3]; // 0x0025(0x0003)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosEnvironmentInteractable_GetClosestLocationInfo;
|
|
|
|
// Function Kosmos.KosmosEnvironmentInteractable.GetCurrentControllingActor
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosEnvironmentInteractable_GetCurrentControllingActor final
|
|
{
|
|
public:
|
|
class AKosmosBaseCharacter* ReturnValue; // 0x0000(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosEnvironmentInteractable_GetCurrentControllingActor;
|
|
|
|
// Function Kosmos.KosmosEnvironmentInteractable.GetFinalStandDirection
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct KosmosEnvironmentInteractable_GetFinalStandDirection final
|
|
{
|
|
public:
|
|
class AKosmosBaseCharacter* Character; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FVector ReturnValue; // 0x0008(0x000C)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_14[0x4]; // 0x0014(0x0004)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosEnvironmentInteractable_GetFinalStandDirection;
|
|
|
|
// Function Kosmos.KosmosEnvironmentInteractable.GetFinalStandLocation
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct KosmosEnvironmentInteractable_GetFinalStandLocation final
|
|
{
|
|
public:
|
|
class AKosmosBaseCharacter* Character; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FVector ReturnValue; // 0x0008(0x000C)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_14[0x4]; // 0x0014(0x0004)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosEnvironmentInteractable_GetFinalStandLocation;
|
|
|
|
// Function Kosmos.KosmosEnvironmentInteractable.GetInteractRepulsion
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct KosmosEnvironmentInteractable_GetInteractRepulsion final
|
|
{
|
|
public:
|
|
class AKosmosBaseCharacter* Char; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FVector Offset; // 0x0008(0x000C)(Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
float Scale; // 0x0014(0x0004)(Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool ReturnValue; // 0x0018(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_19[0x7]; // 0x0019(0x0007)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosEnvironmentInteractable_GetInteractRepulsion;
|
|
|
|
// Function Kosmos.KosmosEnvironmentInteractable.GetPlaypalAvoidanceInfo
|
|
// 0x0014 (0x0014 - 0x0000)
|
|
struct KosmosEnvironmentInteractable_GetPlaypalAvoidanceInfo final
|
|
{
|
|
public:
|
|
bool bShouldAvoid; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_1[0x3]; // 0x0001(0x0003)(Fixing Size After Last Property [ Dumper-7 ])
|
|
struct FVector AvoidCenter; // 0x0004(0x000C)(Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
float AvoidRadius; // 0x0010(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosEnvironmentInteractable_GetPlaypalAvoidanceInfo;
|
|
|
|
// Function Kosmos.KosmosEnvironmentInteractable.GetPlaypalInteractInfo
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosEnvironmentInteractable_GetPlaypalInteractInfo final
|
|
{
|
|
public:
|
|
float OutProgress; // 0x0000(0x0004)(Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool bOutCompleted; // 0x0004(0x0001)(Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_5[0x3]; // 0x0005(0x0003)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosEnvironmentInteractable_GetPlaypalInteractInfo;
|
|
|
|
// Function Kosmos.KosmosEnvironmentInteractable.GetPlayPalStandPosition
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct KosmosEnvironmentInteractable_GetPlayPalStandPosition final
|
|
{
|
|
public:
|
|
class AKosmosBaseCharacter* Character; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FVector ReturnValue; // 0x0008(0x000C)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_14[0x4]; // 0x0014(0x0004)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosEnvironmentInteractable_GetPlayPalStandPosition;
|
|
|
|
// Function Kosmos.KosmosEnvironmentInteractable.GetStandPosition
|
|
// 0x0030 (0x0030 - 0x0000)
|
|
struct KosmosEnvironmentInteractable_GetStandPosition final
|
|
{
|
|
public:
|
|
struct FVector CurrentPlayerLocation; // 0x0000(0x000C)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FVector OutLocation; // 0x000C(0x000C)(Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FVector OutDirection; // 0x0018(0x000C)(Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_24[0x4]; // 0x0024(0x0004)(Fixing Size After Last Property [ Dumper-7 ])
|
|
class AKosmosBaseCharacter* InCharacter; // 0x0028(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosEnvironmentInteractable_GetStandPosition;
|
|
|
|
// Function Kosmos.KosmosEnvironmentInteractable.GetWorldInteractLocation
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct KosmosEnvironmentInteractable_GetWorldInteractLocation final
|
|
{
|
|
public:
|
|
struct FVector CharacterLocation; // 0x0000(0x000C)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FVector ReturnValue; // 0x000C(0x000C)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosEnvironmentInteractable_GetWorldInteractLocation;
|
|
|
|
// Function Kosmos.KosmosEnvironmentInteractable.GetWorldInteractRotation
|
|
// 0x000C (0x000C - 0x0000)
|
|
struct KosmosEnvironmentInteractable_GetWorldInteractRotation final
|
|
{
|
|
public:
|
|
struct FRotator ReturnValue; // 0x0000(0x000C)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosEnvironmentInteractable_GetWorldInteractRotation;
|
|
|
|
// Function Kosmos.KosmosEnvironmentInteractable.HandleResume
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosEnvironmentInteractable_HandleResume final
|
|
{
|
|
public:
|
|
class UKosmosCheckpointReader* InCheckpointReader; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosEnvironmentInteractable_HandleResume;
|
|
|
|
// Function Kosmos.KosmosEnvironmentInteractable.HandleSnapshot
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosEnvironmentInteractable_HandleSnapshot final
|
|
{
|
|
public:
|
|
class UKosmosCheckpointWriter* InCheckpointWriter; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosEnvironmentInteractable_HandleSnapshot;
|
|
|
|
// Function Kosmos.KosmosEnvironmentInteractable.IsCharacterValidStandDirection
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosEnvironmentInteractable_IsCharacterValidStandDirection final
|
|
{
|
|
public:
|
|
class AKosmosBaseCharacter* Character; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool ReturnValue; // 0x0008(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_9[0x7]; // 0x0009(0x0007)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosEnvironmentInteractable_IsCharacterValidStandDirection;
|
|
|
|
// Function Kosmos.KosmosEnvironmentInteractable.IsCharacterValidStandPosition
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct KosmosEnvironmentInteractable_IsCharacterValidStandPosition final
|
|
{
|
|
public:
|
|
class AKosmosBaseCharacter* Character; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FVector FootLocation; // 0x0008(0x000C)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool ReturnValue; // 0x0014(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_15[0x3]; // 0x0015(0x0003)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosEnvironmentInteractable_IsCharacterValidStandPosition;
|
|
|
|
// Function Kosmos.KosmosEnvironmentInteractable.ReleaseControl
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosEnvironmentInteractable_ReleaseControl final
|
|
{
|
|
public:
|
|
class AKosmosBaseCharacter* InActor; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosEnvironmentInteractable_ReleaseControl;
|
|
|
|
// Function Kosmos.KosmosEnvironmentInteractable.RequestControl
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosEnvironmentInteractable_RequestControl final
|
|
{
|
|
public:
|
|
class AKosmosBaseCharacter* InActor; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool ReturnValue; // 0x0008(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_9[0x7]; // 0x0009(0x0007)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosEnvironmentInteractable_RequestControl;
|
|
|
|
// Function Kosmos.KosmosEnvironmentInteractable.SetApproachFinished
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosEnvironmentInteractable_SetApproachFinished final
|
|
{
|
|
public:
|
|
class AKosmosBaseCharacter* InCharacter; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosEnvironmentInteractable_SetApproachFinished;
|
|
|
|
// Function Kosmos.KosmosEnvironmentInteractable.SetEnabled
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosEnvironmentInteractable_SetEnabled final
|
|
{
|
|
public:
|
|
bool inEnabled; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosEnvironmentInteractable_SetEnabled;
|
|
|
|
// Function Kosmos.KosmosEnvironmentInteractable.SetFocus
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosEnvironmentInteractable_SetFocus final
|
|
{
|
|
public:
|
|
class AKosmosBaseCharacter* Char; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosEnvironmentInteractable_SetFocus;
|
|
|
|
// Function Kosmos.KosmosEnvironmentInteractable.TriggerGrabbedAudio
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosEnvironmentInteractable_TriggerGrabbedAudio final
|
|
{
|
|
public:
|
|
EGrabEventType EventType; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
EGrabEventProgress EventProgress; // 0x0001(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_2[0x6]; // 0x0002(0x0006)(Fixing Size After Last Property [ Dumper-7 ])
|
|
class APawn* SelectedCharacter; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosEnvironmentInteractable_TriggerGrabbedAudio;
|
|
|
|
// Function Kosmos.KosmosEnvironmentInteractable.ClearIK
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosEnvironmentInteractable_ClearIK final
|
|
{
|
|
public:
|
|
const class AKosmosBaseCharacter* Character; // 0x0000(0x0008)(ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosEnvironmentInteractable_ClearIK;
|
|
|
|
// Function Kosmos.KosmosEnvironmentInteractable.GetClosestGrabHelper
|
|
// 0x0028 (0x0028 - 0x0000)
|
|
struct KosmosEnvironmentInteractable_GetClosestGrabHelper final
|
|
{
|
|
public:
|
|
TArray<class UGrabHelper*> GrabHelpers; // 0x0000(0x0010)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, ContainsInstancedReference, NativeAccessSpecifierPublic)
|
|
struct FVector Location; // 0x0010(0x000C)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
EGrabHelperShape typeOfGrabHelper; // 0x001C(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool bCheckIfAvailable; // 0x001D(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_1E[0x2]; // 0x001E(0x0002)(Fixing Size After Last Property [ Dumper-7 ])
|
|
class UGrabHelper* ReturnValue; // 0x0020(0x0008)(ExportObject, Parm, OutParm, ZeroConstructor, ReturnParm, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosEnvironmentInteractable_GetClosestGrabHelper;
|
|
|
|
// Function Kosmos.KosmosEnvironmentInteractable.GetOwnedGrabHelpers
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosEnvironmentInteractable_GetOwnedGrabHelpers final
|
|
{
|
|
public:
|
|
TArray<class UGrabHelper*> ReturnValue; // 0x0000(0x0010)(ExportObject, Parm, OutParm, ZeroConstructor, ReturnParm, ContainsInstancedReference, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosEnvironmentInteractable_GetOwnedGrabHelpers;
|
|
|
|
// Function Kosmos.KosmosEnvironmentInteractable.HasCurrentControl
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosEnvironmentInteractable_HasCurrentControl final
|
|
{
|
|
public:
|
|
class AKosmosBaseCharacter* InActor; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool ReturnValue; // 0x0008(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_9[0x7]; // 0x0009(0x0007)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosEnvironmentInteractable_HasCurrentControl;
|
|
|
|
// Function Kosmos.KosmosEnvironmentInteractable.IsCurrentlyActivated
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosEnvironmentInteractable_IsCurrentlyActivated final
|
|
{
|
|
public:
|
|
bool ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosEnvironmentInteractable_IsCurrentlyActivated;
|
|
|
|
// Function Kosmos.KosmosEnvironmentInteractable.IsCurrentlyControlled
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosEnvironmentInteractable_IsCurrentlyControlled final
|
|
{
|
|
public:
|
|
bool ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosEnvironmentInteractable_IsCurrentlyControlled;
|
|
|
|
// Function Kosmos.KosmosEnvironmentInteractable.IsSmbdActivated
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosEnvironmentInteractable_IsSmbdActivated final
|
|
{
|
|
public:
|
|
bool ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosEnvironmentInteractable_IsSmbdActivated;
|
|
|
|
// Function Kosmos.KosmosEnvironmentInteractable.IsWithinVerticalGrabRange
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosEnvironmentInteractable_IsWithinVerticalGrabRange final
|
|
{
|
|
public:
|
|
float VerticalDelta; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool ReturnValue; // 0x0004(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_5[0x3]; // 0x0005(0x0003)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosEnvironmentInteractable_IsWithinVerticalGrabRange;
|
|
|
|
// Function Kosmos.KosmosEnvironmentInteractable.SetupIK
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosEnvironmentInteractable_SetupIK final
|
|
{
|
|
public:
|
|
const class AKosmosBaseCharacter* Character; // 0x0000(0x0008)(ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosEnvironmentInteractable_SetupIK;
|
|
|
|
// Function Kosmos.KosmosInsertableSlot.AttachInsertable
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosInsertableSlot_AttachInsertable final
|
|
{
|
|
public:
|
|
class AKosmosCarriable* InInsertableItem; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosInsertableSlot_AttachInsertable;
|
|
|
|
// Function Kosmos.KosmosInsertableSlot.DetachInsertable
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosInsertableSlot_DetachInsertable final
|
|
{
|
|
public:
|
|
bool bIsEjected; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosInsertableSlot_DetachInsertable;
|
|
|
|
// Function Kosmos.KosmosInsertableSlot.IsItemInserted
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosInsertableSlot_IsItemInserted final
|
|
{
|
|
public:
|
|
bool ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosInsertableSlot_IsItemInserted;
|
|
|
|
// Function Kosmos.KosmosInsertableSlot.OnCheckpointResumed
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosInsertableSlot_OnCheckpointResumed final
|
|
{
|
|
public:
|
|
class UKosmosCheckpointReader* InCheckpointReader; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosInsertableSlot_OnCheckpointResumed;
|
|
|
|
// Function Kosmos.KosmosPlaypalCommandsInteractions.PlaypalBoost
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct KosmosPlaypalCommandsInteractions_PlaypalBoost final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class AKosmosEnvironmentInteractable* Boost; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class UKosmosPlaypalCommandsInteractions* ReturnValue; // 0x0010(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosPlaypalCommandsInteractions_PlaypalBoost;
|
|
|
|
// Function Kosmos.KosmosPlaypalCommandsInteractions.PlaypalCapstan
|
|
// 0x0028 (0x0028 - 0x0000)
|
|
struct KosmosPlaypalCommandsInteractions_PlaypalCapstan final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class AKosmosEnvironmentInteractable* Capstan; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
float ProgressToReach; // 0x0010(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
float HoldTime; // 0x0014(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool bWrenchCapstan; // 0x0018(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_19[0x7]; // 0x0019(0x0007)(Fixing Size After Last Property [ Dumper-7 ])
|
|
class UKosmosPlaypalCommandsInteractions* ReturnValue; // 0x0020(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosPlaypalCommandsInteractions_PlaypalCapstan;
|
|
|
|
// Function Kosmos.KosmosPlaypalCommandsInteractions.PlaypalCrank
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct KosmosPlaypalCommandsInteractions_PlaypalCrank final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class AKosmosCrank* Crank; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
float TargetProgrss; // 0x0010(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
float HoldTime; // 0x0014(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class UKosmosPlaypalCommandsInteractions* ReturnValue; // 0x0018(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosPlaypalCommandsInteractions_PlaypalCrank;
|
|
|
|
// Function Kosmos.KosmosPlaypalCommandsInteractions.PlaypalFreeDraggable
|
|
// 0x0030 (0x0030 - 0x0000)
|
|
struct KosmosPlaypalCommandsInteractions_PlaypalFreeDraggable final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class AKosmosDraggable* Draggable; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class AActor* TargetActor; // 0x0010(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FVector TargetLocation; // 0x0018(0x000C)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
float GoalRadius; // 0x0024(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class UKosmosPlaypalCommandsInteractions* ReturnValue; // 0x0028(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosPlaypalCommandsInteractions_PlaypalFreeDraggable;
|
|
|
|
// Function Kosmos.KosmosPlaypalCommandsInteractions.PlaypalLadderWait
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct KosmosPlaypalCommandsInteractions_PlaypalLadderWait final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class AKosmosLadder* Ladder; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
float TimeoutDelay; // 0x0010(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool ShouldReleaseOnEnd; // 0x0014(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_15[0x3]; // 0x0015(0x0003)(Fixing Size After Last Property [ Dumper-7 ])
|
|
class UKosmosPlaypalCommandsInteractions* ReturnValue; // 0x0018(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosPlaypalCommandsInteractions_PlaypalLadderWait;
|
|
|
|
// Function Kosmos.KosmosPlaypalCommandsInteractions.PlaypalLargeLever
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct KosmosPlaypalCommandsInteractions_PlaypalLargeLever final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class AKosmosEnvironmentInteractable* Lever; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
float ProgressToReach; // 0x0010(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
float HoldTime; // 0x0014(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class UKosmosPlaypalCommandsInteractions* ReturnValue; // 0x0018(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosPlaypalCommandsInteractions_PlaypalLargeLever;
|
|
|
|
// Function Kosmos.KosmosPlaypalCommandsInteractions.PlaypalMirror
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct KosmosPlaypalCommandsInteractions_PlaypalMirror final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class AKosmosEnvironmentInteractable* Mirror; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
float GoalRadius; // 0x0010(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_14[0x4]; // 0x0014(0x0004)(Fixing Size After Last Property [ Dumper-7 ])
|
|
class UKosmosPlaypalCommandsInteractions* ReturnValue; // 0x0018(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosPlaypalCommandsInteractions_PlaypalMirror;
|
|
|
|
// Function Kosmos.KosmosPlaypalCommandsInteractions.PlaypalPushPull
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct KosmosPlaypalCommandsInteractions_PlaypalPushPull final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class AKosmosEnvironmentInteractable* Interactable; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
float TargetProgress; // 0x0010(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
EKosmosPlaypalInteractionType MovementType; // 0x0014(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_15[0x3]; // 0x0015(0x0003)(Fixing Size After Last Property [ Dumper-7 ])
|
|
class UKosmosPlaypalCommandsInteractions* ReturnValue; // 0x0018(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosPlaypalCommandsInteractions_PlaypalPushPull;
|
|
|
|
// Function Kosmos.KosmosPlaypalCommandsInteractions.PlaypalSwingable
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct KosmosPlaypalCommandsInteractions_PlaypalSwingable final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class AKosmosSwingable* Swingable; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class AActor* JumpOnTarget; // 0x0010(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FVector JumpOnLocation; // 0x0018(0x000C)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool ShouldAutoJumpOff; // 0x0024(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_25[0x3]; // 0x0025(0x0003)(Fixing Size After Last Property [ Dumper-7 ])
|
|
class AActor* JumpOffTarget; // 0x0028(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FVector JumpOffLocation; // 0x0030(0x000C)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool WaitForRetractable; // 0x003C(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_3D[0x3]; // 0x003D(0x0003)(Fixing Size After Last Property [ Dumper-7 ])
|
|
float ReactableTargetProgress; // 0x0040(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_44[0x4]; // 0x0044(0x0004)(Fixing Size After Last Property [ Dumper-7 ])
|
|
class UKosmosPlaypalCommandsInteractions* ReturnValue; // 0x0048(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosPlaypalCommandsInteractions_PlaypalSwingable;
|
|
|
|
// Function Kosmos.KosmosPlaypalCommandsInteractions.PlaypalZipline
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct KosmosPlaypalCommandsInteractions_PlaypalZipline final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class AKosmosZipline* Zipline; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class UKosmosPlaypalCommandsInteractions* ReturnValue; // 0x0010(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosPlaypalCommandsInteractions_PlaypalZipline;
|
|
|
|
// Function Kosmos.KosmosHandholdingInterface.Multicast_RequestBeginHandholding
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosHandholdingInterface_Multicast_RequestBeginHandholding final
|
|
{
|
|
public:
|
|
class UKosmosHandholdingInterface* InPartner; // 0x0000(0x0008)(Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosHandholdingInterface_Multicast_RequestBeginHandholding;
|
|
|
|
// Function Kosmos.KosmosHandholdingInterface.Multicast_RequestEndHandholding
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosHandholdingInterface_Multicast_RequestEndHandholding final
|
|
{
|
|
public:
|
|
class UKosmosHandholdingInterface* InPartner; // 0x0000(0x0008)(Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosHandholdingInterface_Multicast_RequestEndHandholding;
|
|
|
|
// Function Kosmos.KosmosHandholdingInterface.GetHandTarget
|
|
// 0x0030 (0x0030 - 0x0000)
|
|
struct KosmosHandholdingInterface_GetHandTarget final
|
|
{
|
|
public:
|
|
struct FTransform ReturnValue; // 0x0000(0x0030)(Parm, OutParm, ReturnParm, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosHandholdingInterface_GetHandTarget;
|
|
|
|
// Function Kosmos.KosmosHandholdingInterface.GetHardPullForce
|
|
// 0x0004 (0x0004 - 0x0000)
|
|
struct KosmosHandholdingInterface_GetHardPullForce final
|
|
{
|
|
public:
|
|
float ReturnValue; // 0x0000(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosHandholdingInterface_GetHardPullForce;
|
|
|
|
// Function Kosmos.KosmosHandholdingInterface.GetHeldPartner
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosHandholdingInterface_GetHeldPartner final
|
|
{
|
|
public:
|
|
class UKosmosHandholdingInterface* ReturnValue; // 0x0000(0x0008)(ExportObject, Parm, OutParm, ZeroConstructor, ReturnParm, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosHandholdingInterface_GetHeldPartner;
|
|
|
|
// Function Kosmos.KosmosHandholdingInterface.GetSoftPullForce
|
|
// 0x0004 (0x0004 - 0x0000)
|
|
struct KosmosHandholdingInterface_GetSoftPullForce final
|
|
{
|
|
public:
|
|
float ReturnValue; // 0x0000(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosHandholdingInterface_GetSoftPullForce;
|
|
|
|
// Function Kosmos.KosmosHandholdingInterface.IsBeingPulled
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosHandholdingInterface_IsBeingPulled final
|
|
{
|
|
public:
|
|
bool ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosHandholdingInterface_IsBeingPulled;
|
|
|
|
// Function Kosmos.KosmosHandholdingInterface.IsDriver
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosHandholdingInterface_IsDriver final
|
|
{
|
|
public:
|
|
bool ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosHandholdingInterface_IsDriver;
|
|
|
|
// Function Kosmos.KosmosHandholdingInterface.IsHoldingHands
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosHandholdingInterface_IsHoldingHands final
|
|
{
|
|
public:
|
|
bool ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosHandholdingInterface_IsHoldingHands;
|
|
|
|
// Function Kosmos.KosmosBreakableHatch.DetectPlayersBeginOverlap
|
|
// 0x00A8 (0x00A8 - 0x0000)
|
|
struct KosmosBreakableHatch_DetectPlayersBeginOverlap final
|
|
{
|
|
public:
|
|
class UPrimitiveComponent* OverlappedComponent; // 0x0000(0x0008)(Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class AActor* OtherActor; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class UPrimitiveComponent* OtherComp; // 0x0010(0x0008)(Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
int32 OtherBodyIndex; // 0x0018(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool bFromSweep; // 0x001C(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_1D[0x3]; // 0x001D(0x0003)(Fixing Size After Last Property [ Dumper-7 ])
|
|
struct FHitResult SweepResult; // 0x0020(0x0088)(ConstParm, Parm, OutParm, ReferenceParm, IsPlainOldData, NoDestructor, ContainsInstancedReference, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosBreakableHatch_DetectPlayersBeginOverlap;
|
|
|
|
// Function Kosmos.KosmosBreakableHatch.DetectPlayersEndOverlap
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct KosmosBreakableHatch_DetectPlayersEndOverlap final
|
|
{
|
|
public:
|
|
class UPrimitiveComponent* OverlappedComponent; // 0x0000(0x0008)(Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class AActor* OtherActor; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class UPrimitiveComponent* OtherComp; // 0x0010(0x0008)(Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
int32 OtherBodyIndex; // 0x0018(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_1C[0x4]; // 0x001C(0x0004)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosBreakableHatch_DetectPlayersEndOverlap;
|
|
|
|
// Function Kosmos.KosmosBreakableHatch.HandleResume
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosBreakableHatch_HandleResume final
|
|
{
|
|
public:
|
|
class UKosmosCheckpointReader* InCheckpointReader; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosBreakableHatch_HandleResume;
|
|
|
|
// Function Kosmos.KosmosBreakableHatch.HandleSnapshot
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosBreakableHatch_HandleSnapshot final
|
|
{
|
|
public:
|
|
class UKosmosCheckpointWriter* InCheckpointWriter; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosBreakableHatch_HandleSnapshot;
|
|
|
|
// Function Kosmos.KosmosBreakableHatch.Multicast_UpdateProgress
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosBreakableHatch_Multicast_UpdateProgress final
|
|
{
|
|
public:
|
|
int32 NewProgress; // 0x0000(0x0004)(ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool bFromCheckpoint; // 0x0004(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_5[0x3]; // 0x0005(0x0003)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosBreakableHatch_Multicast_UpdateProgress;
|
|
|
|
// Function Kosmos.KosmosBreakableHatch.OnCharacterLanded
|
|
// 0x0090 (0x0090 - 0x0000)
|
|
struct KosmosBreakableHatch_OnCharacterLanded final
|
|
{
|
|
public:
|
|
struct FHitResult HitResult; // 0x0000(0x0088)(ConstParm, Parm, OutParm, ReferenceParm, IsPlainOldData, NoDestructor, ContainsInstancedReference, NativeAccessSpecifierPublic)
|
|
class AKosmosBaseCharacter* Character; // 0x0088(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosBreakableHatch_OnCharacterLanded;
|
|
|
|
// Function Kosmos.KosmosBreakableHatch.OnCharacterLandedHit
|
|
// 0x0004 (0x0004 - 0x0000)
|
|
struct KosmosBreakableHatch_OnCharacterLandedHit final
|
|
{
|
|
public:
|
|
int32 NewProgress; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosBreakableHatch_OnCharacterLandedHit;
|
|
|
|
// Function Kosmos.KosmosBreakableHatch.OnMisMatchedCharacterLanding
|
|
// 0x0004 (0x0004 - 0x0000)
|
|
struct KosmosBreakableHatch_OnMisMatchedCharacterLanding final
|
|
{
|
|
public:
|
|
int32 NewProgress; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosBreakableHatch_OnMisMatchedCharacterLanding;
|
|
|
|
// Function Kosmos.KosmosBreakableHatch.OnProgressUpdated
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosBreakableHatch_OnProgressUpdated final
|
|
{
|
|
public:
|
|
bool bFromCheckpoint; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosBreakableHatch_OnProgressUpdated;
|
|
|
|
// Function Kosmos.KosmosBreakableHatch.IsCompleted
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosBreakableHatch_IsCompleted final
|
|
{
|
|
public:
|
|
bool ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosBreakableHatch_IsCompleted;
|
|
|
|
// Function Kosmos.KosmosBreakableDoubleHatch.StoodOnHatch2BeginOverlap
|
|
// 0x00A8 (0x00A8 - 0x0000)
|
|
struct KosmosBreakableDoubleHatch_StoodOnHatch2BeginOverlap final
|
|
{
|
|
public:
|
|
class UPrimitiveComponent* OverlappedComponent; // 0x0000(0x0008)(Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class AActor* OtherActor; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class UPrimitiveComponent* OtherComp; // 0x0010(0x0008)(Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
int32 OtherBodyIndex; // 0x0018(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool bFromSweep; // 0x001C(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_1D[0x3]; // 0x001D(0x0003)(Fixing Size After Last Property [ Dumper-7 ])
|
|
struct FHitResult SweepResult; // 0x0020(0x0088)(ConstParm, Parm, OutParm, ReferenceParm, IsPlainOldData, NoDestructor, ContainsInstancedReference, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosBreakableDoubleHatch_StoodOnHatch2BeginOverlap;
|
|
|
|
// Function Kosmos.KosmosBreakableDoubleHatch.StoodOnHatch2EndOverlap
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct KosmosBreakableDoubleHatch_StoodOnHatch2EndOverlap final
|
|
{
|
|
public:
|
|
class UPrimitiveComponent* OverlappedComponent; // 0x0000(0x0008)(Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class AActor* OtherActor; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class UPrimitiveComponent* OtherComp; // 0x0010(0x0008)(Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
int32 OtherBodyIndex; // 0x0018(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_1C[0x4]; // 0x001C(0x0004)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosBreakableDoubleHatch_StoodOnHatch2EndOverlap;
|
|
|
|
// Function Kosmos.KosmosAIController.AddCommandHistoryLine
|
|
// 0x0028 (0x0028 - 0x0000)
|
|
struct KosmosAIController_AddCommandHistoryLine final
|
|
{
|
|
public:
|
|
struct FKosmosAICommandHistoryDebugInfo InInfo; // 0x0000(0x0028)(Parm, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosAIController_AddCommandHistoryLine;
|
|
|
|
// Function Kosmos.KosmosAIController.CalcPlaypalFollowOffset
|
|
// 0x001C (0x001C - 0x0000)
|
|
struct KosmosAIController_CalcPlaypalFollowOffset final
|
|
{
|
|
public:
|
|
bool bAvoiding; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_1[0x3]; // 0x0001(0x0003)(Fixing Size After Last Property [ Dumper-7 ])
|
|
struct FVector DesiredTarget; // 0x0004(0x000C)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FVector ReturnValue; // 0x0010(0x000C)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosAIController_CalcPlaypalFollowOffset;
|
|
|
|
// Function Kosmos.KosmosAIController.GetMovementInput
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosAIController_GetMovementInput final
|
|
{
|
|
public:
|
|
struct FVector2D ReturnValue; // 0x0000(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosAIController_GetMovementInput;
|
|
|
|
// Function Kosmos.KosmosAIController.GrabInput
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosAIController_GrabInput final
|
|
{
|
|
public:
|
|
bool bTryGrab; // 0x0000(0x0001)(ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosAIController_GrabInput;
|
|
|
|
// Function Kosmos.KosmosAIController.IsLastMove
|
|
// 0x000C (0x000C - 0x0000)
|
|
struct KosmosAIController_IsLastMove final
|
|
{
|
|
public:
|
|
struct FVector2D Input; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool ReturnValue; // 0x0008(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_9[0x3]; // 0x0009(0x0003)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosAIController_IsLastMove;
|
|
|
|
// Function Kosmos.KosmosAIController.MovementInput
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosAIController_MovementInput final
|
|
{
|
|
public:
|
|
struct FVector2D Input; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosAIController_MovementInput;
|
|
|
|
// Function Kosmos.KosmosAIController.OnSetAICommand
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosAIController_OnSetAICommand final
|
|
{
|
|
public:
|
|
class UKosmosAIAsyncAction* NewCmd; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool bStopAI; // 0x0008(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_9[0x7]; // 0x0009(0x0007)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosAIController_OnSetAICommand;
|
|
|
|
// Function Kosmos.KosmosAIController.PlaypalRotateTo
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct KosmosAIController_PlaypalRotateTo final
|
|
{
|
|
public:
|
|
struct FQuat TargetRotation; // 0x0000(0x0010)(Parm, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic)
|
|
float DeltaTime; // 0x0010(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
float SuccessAngle; // 0x0014(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool ReturnValue; // 0x0018(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_19[0x7]; // 0x0019(0x0007)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosAIController_PlaypalRotateTo;
|
|
|
|
// Function Kosmos.KosmosAIController.PlaypalTurnTo
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosAIController_PlaypalTurnTo final
|
|
{
|
|
public:
|
|
struct FQuat TargetRotation; // 0x0000(0x0010)(Parm, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosAIController_PlaypalTurnTo;
|
|
|
|
// Function Kosmos.KosmosAIController.SetChaseMode
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosAIController_SetChaseMode final
|
|
{
|
|
public:
|
|
EAIPlaypalChaseMode Mode; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosAIController_SetChaseMode;
|
|
|
|
// Function Kosmos.KosmosAIController.SetIgnoreAIAttackObstacle
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosAIController_SetIgnoreAIAttackObstacle final
|
|
{
|
|
public:
|
|
bool bIgnore; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosAIController_SetIgnoreAIAttackObstacle;
|
|
|
|
// Function Kosmos.KosmosAIController.SetShouldAvoidPlayer
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosAIController_SetShouldAvoidPlayer final
|
|
{
|
|
public:
|
|
bool ShouldAvoid; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosAIController_SetShouldAvoidPlayer;
|
|
|
|
// Function Kosmos.KosmosAIController.SetStopMovementOnFinish
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosAIController_SetStopMovementOnFinish final
|
|
{
|
|
public:
|
|
bool InState; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosAIController_SetStopMovementOnFinish;
|
|
|
|
// Function Kosmos.KosmosAIController.ShouldDelayCommandExecute
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosAIController_ShouldDelayCommandExecute final
|
|
{
|
|
public:
|
|
bool ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosAIController_ShouldDelayCommandExecute;
|
|
|
|
// Function Kosmos.KosmosAIController.StopAICommandAt
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosAIController_StopAICommandAt final
|
|
{
|
|
public:
|
|
EKosmosAIActionSlot Slot; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosAIController_StopAICommandAt;
|
|
|
|
// Function Kosmos.KosmosAIController.GetAiCommand
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosAIController_GetAiCommand final
|
|
{
|
|
public:
|
|
class UKosmosAIAsyncAction* ReturnValue; // 0x0000(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosAIController_GetAiCommand;
|
|
|
|
// Function Kosmos.KosmosAIController.GetAiCommandAt
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosAIController_GetAiCommandAt final
|
|
{
|
|
public:
|
|
EKosmosAIActionSlot Slot; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_1[0x7]; // 0x0001(0x0007)(Fixing Size After Last Property [ Dumper-7 ])
|
|
class UKosmosAIAsyncAction* ReturnValue; // 0x0008(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosAIController_GetAiCommandAt;
|
|
|
|
// Function Kosmos.KosmosAIController.GetAICommandForContext
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosAIController_GetAICommandForContext final
|
|
{
|
|
public:
|
|
class UObject* OuterContext; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class UKosmosAIAsyncAction* ReturnValue; // 0x0008(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosAIController_GetAICommandForContext;
|
|
|
|
// Function Kosmos.KosmosAIController.GetAiSideCommand
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosAIController_GetAiSideCommand final
|
|
{
|
|
public:
|
|
class UKosmosAIAsyncAction* ReturnValue; // 0x0000(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosAIController_GetAiSideCommand;
|
|
|
|
// Function Kosmos.KosmosAIController.GetChaseMode
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosAIController_GetChaseMode final
|
|
{
|
|
public:
|
|
EAIPlaypalChaseMode ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosAIController_GetChaseMode;
|
|
|
|
// Function Kosmos.KosmosAIController.GetChaseParams
|
|
// 0x0030 (0x0030 - 0x0000)
|
|
struct KosmosAIController_GetChaseParams final
|
|
{
|
|
public:
|
|
struct FPlaypalChaseParams ReturnValue; // 0x0000(0x0030)(ConstParm, Parm, OutParm, ReturnParm, ReferenceParm, NoDestructor, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosAIController_GetChaseParams;
|
|
|
|
// Function Kosmos.KosmosAIController.GetCommandHistoryDebug
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosAIController_GetCommandHistoryDebug final
|
|
{
|
|
public:
|
|
TArray<struct FKosmosAICommandHistoryDebugInfo> ReturnValue; // 0x0000(0x0010)(ConstParm, Parm, OutParm, ZeroConstructor, ReturnParm, ReferenceParm, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosAIController_GetCommandHistoryDebug;
|
|
|
|
// Function Kosmos.KosmosAIController.GetShouldAvoidPlayer
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosAIController_GetShouldAvoidPlayer final
|
|
{
|
|
public:
|
|
bool ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosAIController_GetShouldAvoidPlayer;
|
|
|
|
// Function Kosmos.KosmosAIController.HasActiveNavLink
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosAIController_HasActiveNavLink final
|
|
{
|
|
public:
|
|
bool ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosAIController_HasActiveNavLink;
|
|
|
|
// Function Kosmos.KosmosAIController.HasAICommandForContext
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosAIController_HasAICommandForContext final
|
|
{
|
|
public:
|
|
class UObject* OuterContext; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool ReturnValue; // 0x0008(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_9[0x7]; // 0x0009(0x0007)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosAIController_HasAICommandForContext;
|
|
|
|
// Function Kosmos.KosmosAIController.IsAiCommand
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosAIController_IsAiCommand final
|
|
{
|
|
public:
|
|
bool ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosAIController_IsAiCommand;
|
|
|
|
// Function Kosmos.KosmosAIController.IsAiSideCommandActive
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosAIController_IsAiSideCommandActive final
|
|
{
|
|
public:
|
|
bool ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosAIController_IsAiSideCommandActive;
|
|
|
|
// Function Kosmos.KosmosAIController.IsBehaviouralPIPTopPriority
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosAIController_IsBehaviouralPIPTopPriority final
|
|
{
|
|
public:
|
|
bool ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosAIController_IsBehaviouralPIPTopPriority;
|
|
|
|
// Function Kosmos.KosmosAIController.IsPlaypalQuickTurning
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosAIController_IsPlaypalQuickTurning final
|
|
{
|
|
public:
|
|
bool ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosAIController_IsPlaypalQuickTurning;
|
|
|
|
// Function Kosmos.KosmosAIController.IsPlaypalTurningOnSpot
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosAIController_IsPlaypalTurningOnSpot final
|
|
{
|
|
public:
|
|
bool ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosAIController_IsPlaypalTurningOnSpot;
|
|
|
|
// Function Kosmos.KosmosAIController.IsSlotTopPriority
|
|
// 0x0002 (0x0002 - 0x0000)
|
|
struct KosmosAIController_IsSlotTopPriority final
|
|
{
|
|
public:
|
|
EKosmosAIActionSlot Slot; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool ReturnValue; // 0x0001(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosAIController_IsSlotTopPriority;
|
|
|
|
// Function Kosmos.KosmosAIController.ShouldIgnoreAttackObstacle
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosAIController_ShouldIgnoreAttackObstacle final
|
|
{
|
|
public:
|
|
bool ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosAIController_ShouldIgnoreAttackObstacle;
|
|
|
|
// Function Kosmos.KosmosPawnTriggerVolume.GetClosestPointToActor
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct KosmosPawnTriggerVolume_GetClosestPointToActor final
|
|
{
|
|
public:
|
|
class AActor* Actor; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FVector ReturnValue; // 0x0008(0x000C)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_14[0x4]; // 0x0014(0x0004)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosPawnTriggerVolume_GetClosestPointToActor;
|
|
|
|
// Function Kosmos.KosmosPawnTriggerVolume.GetClosestPointToLocation
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct KosmosPawnTriggerVolume_GetClosestPointToLocation final
|
|
{
|
|
public:
|
|
struct FVector Location; // 0x0000(0x000C)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FVector ReturnValue; // 0x000C(0x000C)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosPawnTriggerVolume_GetClosestPointToLocation;
|
|
|
|
// Function Kosmos.KosmosPawnTriggerVolume.OnBeginOverlap
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosPawnTriggerVolume_OnBeginOverlap final
|
|
{
|
|
public:
|
|
class AActor* OverlappedActor; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class AActor* OtherActor; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosPawnTriggerVolume_OnBeginOverlap;
|
|
|
|
// Function Kosmos.KosmosPawnTriggerVolume.OnEndOverlap
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosPawnTriggerVolume_OnEndOverlap final
|
|
{
|
|
public:
|
|
class AActor* OverlappedActor; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class AActor* OtherActor; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosPawnTriggerVolume_OnEndOverlap;
|
|
|
|
// Function Kosmos.KosmosPawnTriggerVolume.OnPawnBeginOverlap_Blueprint
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosPawnTriggerVolume_OnPawnBeginOverlap_Blueprint final
|
|
{
|
|
public:
|
|
class APawn* Pawn; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosPawnTriggerVolume_OnPawnBeginOverlap_Blueprint;
|
|
|
|
// Function Kosmos.KosmosPawnTriggerVolume.OnPawnEndOverlap_Blueprint
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosPawnTriggerVolume_OnPawnEndOverlap_Blueprint final
|
|
{
|
|
public:
|
|
class APawn* Pawn; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosPawnTriggerVolume_OnPawnEndOverlap_Blueprint;
|
|
|
|
// Function Kosmos.KosmosPawnTriggerVolume.SetEnabled
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosPawnTriggerVolume_SetEnabled final
|
|
{
|
|
public:
|
|
bool Enabled; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosPawnTriggerVolume_SetEnabled;
|
|
|
|
// Function Kosmos.KosmosPawnTriggerVolume.IsPawnOverlapping
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosPawnTriggerVolume_IsPawnOverlapping final
|
|
{
|
|
public:
|
|
class APawn* Pawn; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool ReturnValue; // 0x0008(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_9[0x7]; // 0x0009(0x0007)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosPawnTriggerVolume_IsPawnOverlapping;
|
|
|
|
// Function Kosmos.KosmosPawnTriggerVolume.NumOverlappingPawns
|
|
// 0x0004 (0x0004 - 0x0000)
|
|
struct KosmosPawnTriggerVolume_NumOverlappingPawns final
|
|
{
|
|
public:
|
|
int32 ReturnValue; // 0x0000(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosPawnTriggerVolume_NumOverlappingPawns;
|
|
|
|
// Function Kosmos.KosmosDraggable.GetPlaypalAvoidInfo
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct KosmosDraggable_GetPlaypalAvoidInfo final
|
|
{
|
|
public:
|
|
struct FVector OutAvoidCenter; // 0x0000(0x000C)(Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
float OutAvoidRadius; // 0x000C(0x0004)(Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FVector OutVelocity; // 0x0010(0x000C)(Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool ReturnValue; // 0x001C(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_1D[0x3]; // 0x001D(0x0003)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosDraggable_GetPlaypalAvoidInfo;
|
|
|
|
// Function Kosmos.KosmosDraggable.GetStandPosition
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct KosmosDraggable_GetStandPosition final
|
|
{
|
|
public:
|
|
const class AKosmosBaseCharacter* Character; // 0x0000(0x0008)(ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FVector OutLocation; // 0x0008(0x000C)(Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FVector OutDirection; // 0x0014(0x000C)(Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosDraggable_GetStandPosition;
|
|
|
|
// Function Kosmos.KosmosDraggable.HandleResume
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosDraggable_HandleResume final
|
|
{
|
|
public:
|
|
class UKosmosCheckpointReader* InCheckpointReader; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosDraggable_HandleResume;
|
|
|
|
// Function Kosmos.KosmosDraggable.HandleSnapshot
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosDraggable_HandleSnapshot final
|
|
{
|
|
public:
|
|
class UKosmosCheckpointWriter* InCheckpointWriter; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosDraggable_HandleSnapshot;
|
|
|
|
// Function Kosmos.KosmosDraggable.OnResume
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosDraggable_OnResume final
|
|
{
|
|
public:
|
|
class UKosmosCheckpointReader* InCheckpointReader; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosDraggable_OnResume;
|
|
|
|
// Function Kosmos.KosmosDraggable.OnSnapshot
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosDraggable_OnSnapshot final
|
|
{
|
|
public:
|
|
class UKosmosCheckpointWriter* InCheckpointWriter; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosDraggable_OnSnapshot;
|
|
|
|
// Function Kosmos.KosmosAiCrouchVolume.HandleResume
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosAiCrouchVolume_HandleResume final
|
|
{
|
|
public:
|
|
class UKosmosCheckpointReader* InCheckpointReader; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosAiCrouchVolume_HandleResume;
|
|
|
|
// Function Kosmos.KosmosAiCrouchVolume.HandleSnapshot
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosAiCrouchVolume_HandleSnapshot final
|
|
{
|
|
public:
|
|
class UKosmosCheckpointWriter* InCheckpointWriter; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosAiCrouchVolume_HandleSnapshot;
|
|
|
|
// Function Kosmos.AnimationSetupComponent.SetDefaultLocomotion
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct AnimationSetupComponent_SetDefaultLocomotion final
|
|
{
|
|
public:
|
|
class FName LocomotionName; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_AnimationSetupComponent_SetDefaultLocomotion;
|
|
|
|
// Function Kosmos.AnimationSetupComponent.SetupAnimationState_Blueprint
|
|
// 0x0070 (0x0070 - 0x0000)
|
|
struct AnimationSetupComponent_SetupAnimationState_Blueprint final
|
|
{
|
|
public:
|
|
struct FCharacterAnimStateSetup animStateSetup; // 0x0000(0x0068)(Parm, NoDestructor, NativeAccessSpecifierPublic)
|
|
class UAnimationSetupComponent* setupComponent; // 0x0068(0x0008)(Parm, OutParm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_AnimationSetupComponent_SetupAnimationState_Blueprint;
|
|
|
|
// Function Kosmos.AnimationSetupComponent.SetupAnimationStates_Blueprint
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct AnimationSetupComponent_SetupAnimationStates_Blueprint final
|
|
{
|
|
public:
|
|
TArray<struct FCharacterAnimStateSetup> animStates; // 0x0000(0x0010)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NativeAccessSpecifierPublic)
|
|
class UAnimationSetupComponent* setupComponent; // 0x0010(0x0008)(Parm, OutParm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_AnimationSetupComponent_SetupAnimationStates_Blueprint;
|
|
|
|
// Function Kosmos.CharacterAnimationSlots.GetAnimation
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct CharacterAnimationSlots_GetAnimation final
|
|
{
|
|
public:
|
|
EAnimOverrideType animationType; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_1[0x7]; // 0x0001(0x0007)(Fixing Size After Last Property [ Dumper-7 ])
|
|
class UAnimSequenceBase* ReturnValue; // 0x0008(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_CharacterAnimationSlots_GetAnimation;
|
|
|
|
// Function Kosmos.CharacterAnimationSlots.GetBlendSpace
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct CharacterAnimationSlots_GetBlendSpace final
|
|
{
|
|
public:
|
|
EBlendSpaceOverrideType animationType; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_1[0x7]; // 0x0001(0x0007)(Fixing Size After Last Property [ Dumper-7 ])
|
|
class UBlendSpaceBase* ReturnValue; // 0x0008(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_CharacterAnimationSlots_GetBlendSpace;
|
|
|
|
// Function Kosmos.CharacterAnimationSlots.GetWalkStop
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct CharacterAnimationSlots_GetWalkStop final
|
|
{
|
|
public:
|
|
EWalkStopOverrideType animationType; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_1[0x3]; // 0x0001(0x0003)(Fixing Size After Last Property [ Dumper-7 ])
|
|
float walkCycle; // 0x0004(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class UAnimSequenceBase* ReturnValue; // 0x0008(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_CharacterAnimationSlots_GetWalkStop;
|
|
|
|
// Function Kosmos.CharacterLookAtBlendspaceSlots.GetBlendSpace
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct CharacterLookAtBlendspaceSlots_GetBlendSpace final
|
|
{
|
|
public:
|
|
ELookAtBlendSpaceOverrideType animationType; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_1[0x7]; // 0x0001(0x0007)(Fixing Size After Last Property [ Dumper-7 ])
|
|
class UBlendSpaceBase* ReturnValue; // 0x0008(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_CharacterLookAtBlendspaceSlots_GetBlendSpace;
|
|
|
|
// Function Kosmos.KosmosBaseGrabbableComponent.GetClosestGrabHelper
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct KosmosBaseGrabbableComponent_GetClosestGrabHelper final
|
|
{
|
|
public:
|
|
struct FVector Location; // 0x0000(0x000C)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_C[0x4]; // 0x000C(0x0004)(Fixing Size After Last Property [ Dumper-7 ])
|
|
class UGrabHelper* ReturnValue; // 0x0010(0x0008)(ExportObject, Parm, OutParm, ZeroConstructor, ReturnParm, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosBaseGrabbableComponent_GetClosestGrabHelper;
|
|
|
|
// Function Kosmos.KosmosClimbableComponent.CalcGrabPoints
|
|
// 0x0028 (0x0028 - 0x0000)
|
|
struct KosmosClimbableComponent_CalcGrabPoints final
|
|
{
|
|
public:
|
|
TArray<class UGrabHelper*> InGrabHelpers; // 0x0000(0x0010)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, ContainsInstancedReference, NativeAccessSpecifierPublic)
|
|
bool InIgnoreEnvironmentalCollisionCheck; // 0x0010(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_11[0x7]; // 0x0011(0x0007)(Fixing Size After Last Property [ Dumper-7 ])
|
|
TArray<struct FGrabPoint> ReturnValue; // 0x0018(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosClimbableComponent_CalcGrabPoints;
|
|
|
|
// Function Kosmos.KosmosClimbableComponent.GetOnFromTopLocation
|
|
// 0x000C (0x000C - 0x0000)
|
|
struct KosmosClimbableComponent_GetOnFromTopLocation final
|
|
{
|
|
public:
|
|
struct FVector ReturnValue; // 0x0000(0x000C)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosClimbableComponent_GetOnFromTopLocation;
|
|
|
|
// Function Kosmos.KosmosClimbableComponent.GetNextGrabHelper
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosClimbableComponent_GetNextGrabHelper final
|
|
{
|
|
public:
|
|
class UGrabHelper* CurrentGrabHelper; // 0x0000(0x0008)(Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class UGrabHelper* ReturnValue; // 0x0008(0x0008)(ExportObject, Parm, OutParm, ZeroConstructor, ReturnParm, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosClimbableComponent_GetNextGrabHelper;
|
|
|
|
// Function Kosmos.KosmosClimbableComponent.GetPrevGrabHelper
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosClimbableComponent_GetPrevGrabHelper final
|
|
{
|
|
public:
|
|
class UGrabHelper* CurrentGrabHelper; // 0x0000(0x0008)(Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class UGrabHelper* ReturnValue; // 0x0008(0x0008)(ExportObject, Parm, OutParm, ZeroConstructor, ReturnParm, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosClimbableComponent_GetPrevGrabHelper;
|
|
|
|
// Function Kosmos.PlayerAnimInstance.AddRootmotion
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct PlayerAnimInstance_AddRootmotion final
|
|
{
|
|
public:
|
|
const class UObject* Invoker; // 0x0000(0x0008)(ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_PlayerAnimInstance_AddRootmotion;
|
|
|
|
// Function Kosmos.PlayerAnimInstance.IsLocomotionSetEqual
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct PlayerAnimInstance_IsLocomotionSetEqual final
|
|
{
|
|
public:
|
|
int32 locomotionCandidate; // 0x0000(0x0004)(ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool ReturnValue; // 0x0004(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_5[0x3]; // 0x0005(0x0003)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_PlayerAnimInstance_IsLocomotionSetEqual;
|
|
|
|
// Function Kosmos.PlayerAnimInstance.OnAnimationOverrideStarted
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct PlayerAnimInstance_OnAnimationOverrideStarted final
|
|
{
|
|
public:
|
|
class UAnimationControlComponent* animComp; // 0x0000(0x0008)(Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class UAnimationAsset* AnimAsset; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_PlayerAnimInstance_OnAnimationOverrideStarted;
|
|
|
|
// Function Kosmos.PlayerAnimInstance.OnAnimNotify
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct PlayerAnimInstance_OnAnimNotify final
|
|
{
|
|
public:
|
|
class AActor* notifier; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class FName NotifyName; // 0x0008(0x0008)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
TArray<class UAnimMetaData*> AnimMetaData; // 0x0010(0x0010)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_PlayerAnimInstance_OnAnimNotify;
|
|
|
|
// Function Kosmos.PlayerAnimInstance.OnBounceOffWall
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct PlayerAnimInstance_OnBounceOffWall final
|
|
{
|
|
public:
|
|
struct FVector bounceVector; // 0x0000(0x000C)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool belowWaist; // 0x000C(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_D[0x3]; // 0x000D(0x0003)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_PlayerAnimInstance_OnBounceOffWall;
|
|
|
|
// Function Kosmos.PlayerAnimInstance.OnJumpStart
|
|
// 0x000C (0x000C - 0x0000)
|
|
struct PlayerAnimInstance_OnJumpStart final
|
|
{
|
|
public:
|
|
struct FVector jumpVec; // 0x0000(0x000C)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_PlayerAnimInstance_OnJumpStart;
|
|
|
|
// Function Kosmos.PlayerAnimInstance.OnLanded
|
|
// 0x0040 (0x0040 - 0x0000)
|
|
struct PlayerAnimInstance_OnLanded final
|
|
{
|
|
public:
|
|
class AKosmosBaseCharacter* Pawn; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FKosmosFallData FallData; // 0x0008(0x0038)(ConstParm, Parm, OutParm, ReferenceParm, NoDestructor, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_PlayerAnimInstance_OnLanded;
|
|
|
|
// Function Kosmos.PlayerAnimInstance.OnPlayerAnimNotify
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct PlayerAnimInstance_OnPlayerAnimNotify final
|
|
{
|
|
public:
|
|
class AActor* notifier; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class FName NotifyName; // 0x0008(0x0008)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
TArray<class UAnimMetaData*> AnimMetaData; // 0x0010(0x0010)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_PlayerAnimInstance_OnPlayerAnimNotify;
|
|
|
|
// Function Kosmos.PlayerAnimInstance.OnWalkStartBegin
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct PlayerAnimInstance_OnWalkStartBegin final
|
|
{
|
|
public:
|
|
EWalkTransitionType Type; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_PlayerAnimInstance_OnWalkStartBegin;
|
|
|
|
// Function Kosmos.PlayerAnimInstance.RemoveRootmotion
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct PlayerAnimInstance_RemoveRootmotion final
|
|
{
|
|
public:
|
|
const class UObject* Invoker; // 0x0000(0x0008)(ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_PlayerAnimInstance_RemoveRootmotion;
|
|
|
|
// Function Kosmos.PlayerAnimInstance.GetAnimBlendSpaceForSlot
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct PlayerAnimInstance_GetAnimBlendSpaceForSlot final
|
|
{
|
|
public:
|
|
EBlendSpaceOverrideType overrideType; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_1[0x7]; // 0x0001(0x0007)(Fixing Size After Last Property [ Dumper-7 ])
|
|
class UBlendSpaceBase* ReturnValue; // 0x0008(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_PlayerAnimInstance_GetAnimBlendSpaceForSlot;
|
|
|
|
// Function Kosmos.PlayerAnimInstance.GetAnimSequenceOverrideForName
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct PlayerAnimInstance_GetAnimSequenceOverrideForName final
|
|
{
|
|
public:
|
|
class FName overrideType; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class UAnimSequenceBase* ReturnValue; // 0x0008(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_PlayerAnimInstance_GetAnimSequenceOverrideForName;
|
|
|
|
// Function Kosmos.PlayerAnimInstance.GetAnimSequenceOverrideForType
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct PlayerAnimInstance_GetAnimSequenceOverrideForType final
|
|
{
|
|
public:
|
|
EAnimOverrideType overrideType; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_1[0x7]; // 0x0001(0x0007)(Fixing Size After Last Property [ Dumper-7 ])
|
|
class UAnimSequenceBase* ReturnValue; // 0x0008(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_PlayerAnimInstance_GetAnimSequenceOverrideForType;
|
|
|
|
// Function Kosmos.PlayerAnimInstance.GetAnimWalkStopOverrideForType
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct PlayerAnimInstance_GetAnimWalkStopOverrideForType final
|
|
{
|
|
public:
|
|
EWalkStopOverrideType overrideType; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_1[0x3]; // 0x0001(0x0003)(Fixing Size After Last Property [ Dumper-7 ])
|
|
float walkCycle; // 0x0004(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class UAnimSequenceBase* ReturnValue; // 0x0008(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_PlayerAnimInstance_GetAnimWalkStopOverrideForType;
|
|
|
|
// Function Kosmos.PlayerAnimInstance.GetFlowControlComponent
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct PlayerAnimInstance_GetFlowControlComponent final
|
|
{
|
|
public:
|
|
class UKosmosFlowControlComponent* ReturnValue; // 0x0000(0x0008)(ExportObject, Parm, OutParm, ZeroConstructor, ReturnParm, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_PlayerAnimInstance_GetFlowControlComponent;
|
|
|
|
// Function Kosmos.PlayerAnimInstance.GetWalkCycleFoot
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct PlayerAnimInstance_GetWalkCycleFoot final
|
|
{
|
|
public:
|
|
EWalkCycleFoot ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_PlayerAnimInstance_GetWalkCycleFoot;
|
|
|
|
// Function Kosmos.PlayerAnimInstance.HasBlendSpace
|
|
// 0x0003 (0x0003 - 0x0000)
|
|
struct PlayerAnimInstance_HasBlendSpace final
|
|
{
|
|
public:
|
|
EBlendSpaceOverrideType blendspaceSlot; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool ignoreDefaultOverride; // 0x0001(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool ReturnValue; // 0x0002(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_PlayerAnimInstance_HasBlendSpace;
|
|
|
|
// Function Kosmos.PlayerAnimInstance.HasRootmotionEnabled
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct PlayerAnimInstance_HasRootmotionEnabled final
|
|
{
|
|
public:
|
|
bool ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_PlayerAnimInstance_HasRootmotionEnabled;
|
|
|
|
// Function Kosmos.PlayerAnimInstance.HasSequenceOverride
|
|
// 0x0003 (0x0003 - 0x0000)
|
|
struct PlayerAnimInstance_HasSequenceOverride final
|
|
{
|
|
public:
|
|
EAnimOverrideType overrideType; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool ignoreDefaultOverride; // 0x0001(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool ReturnValue; // 0x0002(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_PlayerAnimInstance_HasSequenceOverride;
|
|
|
|
// Function Kosmos.PlayerAnimInstance.IsAnimationSlotDisabled
|
|
// 0x0002 (0x0002 - 0x0000)
|
|
struct PlayerAnimInstance_IsAnimationSlotDisabled final
|
|
{
|
|
public:
|
|
EAnimOverrideType overrideType; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool ReturnValue; // 0x0001(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_PlayerAnimInstance_IsAnimationSlotDisabled;
|
|
|
|
// Function Kosmos.PlayerAnimInstance.IsBlendSpaceSlotDisabled
|
|
// 0x0002 (0x0002 - 0x0000)
|
|
struct PlayerAnimInstance_IsBlendSpaceSlotDisabled final
|
|
{
|
|
public:
|
|
EBlendSpaceOverrideType overrideType; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool ReturnValue; // 0x0001(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_PlayerAnimInstance_IsBlendSpaceSlotDisabled;
|
|
|
|
// Function Kosmos.PlayerAnimInstance.IsGrabInterfaceActive
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct PlayerAnimInstance_IsGrabInterfaceActive final
|
|
{
|
|
public:
|
|
TSubclassOf<class UKosmosBaseGrabberInterface> grabClass; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, UObjectWrapper, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool ReturnValue; // 0x0008(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_9[0x7]; // 0x0009(0x0007)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_PlayerAnimInstance_IsGrabInterfaceActive;
|
|
|
|
// Function Kosmos.PlayerAnimInstance.IsInWalkingMovementMode
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct PlayerAnimInstance_IsInWalkingMovementMode final
|
|
{
|
|
public:
|
|
bool ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_PlayerAnimInstance_IsInWalkingMovementMode;
|
|
|
|
// Function Kosmos.PlayerAnimInstance.IsLocomotionSet
|
|
// 0x0002 (0x0002 - 0x0000)
|
|
struct PlayerAnimInstance_IsLocomotionSet final
|
|
{
|
|
public:
|
|
EAnimLocomotionType locomotionType; // 0x0000(0x0001)(ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool ReturnValue; // 0x0001(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_PlayerAnimInstance_IsLocomotionSet;
|
|
|
|
// Function Kosmos.PlayerAnimInstance.IsQuickturnAllowed
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct PlayerAnimInstance_IsQuickturnAllowed final
|
|
{
|
|
public:
|
|
bool ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_PlayerAnimInstance_IsQuickturnAllowed;
|
|
|
|
// Function Kosmos.PlayerAnimInstance.ShouldExitWalk
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct PlayerAnimInstance_ShouldExitWalk final
|
|
{
|
|
public:
|
|
bool ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_PlayerAnimInstance_ShouldExitWalk;
|
|
|
|
// Function Kosmos.PlayerAnimInstance.ShouldIdle
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct PlayerAnimInstance_ShouldIdle final
|
|
{
|
|
public:
|
|
bool ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_PlayerAnimInstance_ShouldIdle;
|
|
|
|
// Function Kosmos.PlayerAnimInstance.ShouldStrafeStandTurn
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct PlayerAnimInstance_ShouldStrafeStandTurn final
|
|
{
|
|
public:
|
|
bool ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_PlayerAnimInstance_ShouldStrafeStandTurn;
|
|
|
|
// Function Kosmos.PlayerAnimInstance.ShouldWalkOrIdle
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct PlayerAnimInstance_ShouldWalkOrIdle final
|
|
{
|
|
public:
|
|
bool ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_PlayerAnimInstance_ShouldWalkOrIdle;
|
|
|
|
// Function Kosmos.KosmosDirectionalWindVolume.SetBounds
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct KosmosDirectionalWindVolume_SetBounds final
|
|
{
|
|
public:
|
|
struct FVector InMin; // 0x0000(0x000C)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FVector InMax; // 0x000C(0x000C)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosDirectionalWindVolume_SetBounds;
|
|
|
|
// Function Kosmos.KosmosDirectionalWindVolume.SetBoxExtent
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosDirectionalWindVolume_SetBoxExtent final
|
|
{
|
|
public:
|
|
struct FVector InBoxExtent; // 0x0000(0x000C)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool bUpdateOverlaps; // 0x000C(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_D[0x3]; // 0x000D(0x0003)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosDirectionalWindVolume_SetBoxExtent;
|
|
|
|
// Function Kosmos.KosmosDirectionalWindVolume.SetEnabled
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosDirectionalWindVolume_SetEnabled final
|
|
{
|
|
public:
|
|
bool inEnabled; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosDirectionalWindVolume_SetEnabled;
|
|
|
|
// Function Kosmos.KosmosDirectionalWindVolume.GetIsEnabled
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosDirectionalWindVolume_GetIsEnabled final
|
|
{
|
|
public:
|
|
bool ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosDirectionalWindVolume_GetIsEnabled;
|
|
|
|
// Function Kosmos.KosmosAnimInstance.IsClimbingFinished
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosAnimInstance_IsClimbingFinished final
|
|
{
|
|
public:
|
|
bool ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosAnimInstance_IsClimbingFinished;
|
|
|
|
// Function Kosmos.KosmosAnimInstance.ShouldExitWalkingState
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosAnimInstance_ShouldExitWalkingState final
|
|
{
|
|
public:
|
|
bool ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosAnimInstance_ShouldExitWalkingState;
|
|
|
|
// Function Kosmos.KosmosAnimOverrideVolume.ApplyAnimOverride_Blueprint
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosAnimOverrideVolume_ApplyAnimOverride_Blueprint final
|
|
{
|
|
public:
|
|
class AKosmosBaseCharacter* KosmosCharacter; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosAnimOverrideVolume_ApplyAnimOverride_Blueprint;
|
|
|
|
// Function Kosmos.KosmosAnimOverrideVolume.ClearAnimOverride_Blueprint
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosAnimOverrideVolume_ClearAnimOverride_Blueprint final
|
|
{
|
|
public:
|
|
class AKosmosBaseCharacter* KosmosCharacter; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosAnimOverrideVolume_ClearAnimOverride_Blueprint;
|
|
|
|
// Function Kosmos.KosmosAntagonistAudioComponent.OnVisibilityChanged
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosAntagonistAudioComponent_OnVisibilityChanged final
|
|
{
|
|
public:
|
|
bool NewVisibility; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosAntagonistAudioComponent_OnVisibilityChanged;
|
|
|
|
// Function Kosmos.KosmosAntagonistCharacter.GetAllAntagonist
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosAntagonistCharacter_GetAllAntagonist final
|
|
{
|
|
public:
|
|
TArray<class AKosmosAntagonistCharacter*> ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosAntagonistCharacter_GetAllAntagonist;
|
|
|
|
// Function Kosmos.KosmosAntagonistCharacter.Client_KillPlayer
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosAntagonistCharacter_Client_KillPlayer final
|
|
{
|
|
public:
|
|
class AKosmosBaseCharacter* InPlayer; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosAntagonistCharacter_Client_KillPlayer;
|
|
|
|
// Function Kosmos.KosmosAntagonistCharacter.Client_SetCollisionState
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosAntagonistCharacter_Client_SetCollisionState final
|
|
{
|
|
public:
|
|
bool IsEnabled; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosAntagonistCharacter_Client_SetCollisionState;
|
|
|
|
// Function Kosmos.KosmosAntagonistCharacter.Client_SetMontageMode
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosAntagonistCharacter_Client_SetMontageMode final
|
|
{
|
|
public:
|
|
bool InMode; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosAntagonistCharacter_Client_SetMontageMode;
|
|
|
|
// Function Kosmos.KosmosAntagonistCharacter.Client_SetMovementMode
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosAntagonistCharacter_Client_SetMovementMode final
|
|
{
|
|
public:
|
|
EMovementMode InMode; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosAntagonistCharacter_Client_SetMovementMode;
|
|
|
|
// Function Kosmos.KosmosAntagonistCharacter.Client_SetVisibility
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosAntagonistCharacter_Client_SetVisibility final
|
|
{
|
|
public:
|
|
bool InVisibility; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosAntagonistCharacter_Client_SetVisibility;
|
|
|
|
// Function Kosmos.KosmosAntagonistCharacter.GetAntagonistController
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosAntagonistCharacter_GetAntagonistController final
|
|
{
|
|
public:
|
|
class AKosmosMonsterController* ReturnValue; // 0x0000(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosAntagonistCharacter_GetAntagonistController;
|
|
|
|
// Function Kosmos.KosmosAntagonistCharacter.HandleResume
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosAntagonistCharacter_HandleResume final
|
|
{
|
|
public:
|
|
class UKosmosCheckpointReader* InCheckpointReader; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosAntagonistCharacter_HandleResume;
|
|
|
|
// Function Kosmos.KosmosAntagonistCharacter.HandleSnapshot
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosAntagonistCharacter_HandleSnapshot final
|
|
{
|
|
public:
|
|
class UKosmosCheckpointWriter* InCheckpointWriter; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosAntagonistCharacter_HandleSnapshot;
|
|
|
|
// Function Kosmos.KosmosAntagonistCharacter.KillPlayer
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosAntagonistCharacter_KillPlayer final
|
|
{
|
|
public:
|
|
class AKosmosBaseCharacter* InPlayer; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosAntagonistCharacter_KillPlayer;
|
|
|
|
// Function Kosmos.KosmosAntagonistCharacter.NotifyMoveBlockedByKosmosCharacter
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosAntagonistCharacter_NotifyMoveBlockedByKosmosCharacter final
|
|
{
|
|
public:
|
|
class AKosmosBaseCharacter* KosmosCharacter; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosAntagonistCharacter_NotifyMoveBlockedByKosmosCharacter;
|
|
|
|
// Function Kosmos.KosmosAntagonistCharacter.OnCheckpointResume
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosAntagonistCharacter_OnCheckpointResume final
|
|
{
|
|
public:
|
|
class UKosmosCheckpointReader* InCheckpointReader; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosAntagonistCharacter_OnCheckpointResume;
|
|
|
|
// Function Kosmos.KosmosAntagonistCharacter.SetCollisionState
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosAntagonistCharacter_SetCollisionState final
|
|
{
|
|
public:
|
|
bool IsEnabled; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosAntagonistCharacter_SetCollisionState;
|
|
|
|
// Function Kosmos.KosmosAntagonistCharacter.SetMontageMode
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosAntagonistCharacter_SetMontageMode final
|
|
{
|
|
public:
|
|
bool InMode; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosAntagonistCharacter_SetMontageMode;
|
|
|
|
// Function Kosmos.KosmosAntagonistCharacter.SetMovementMode
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosAntagonistCharacter_SetMovementMode final
|
|
{
|
|
public:
|
|
EMovementMode InMode; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosAntagonistCharacter_SetMovementMode;
|
|
|
|
// Function Kosmos.KosmosAntagonistCharacter.SetVisibility
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosAntagonistCharacter_SetVisibility final
|
|
{
|
|
public:
|
|
bool InVisibility; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosAntagonistCharacter_SetVisibility;
|
|
|
|
// Function Kosmos.KosmosAntagonistCharacter.SwitchPathFollowingToAccelerationBased
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosAntagonistCharacter_SwitchPathFollowingToAccelerationBased final
|
|
{
|
|
public:
|
|
bool bAccelerationBased; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosAntagonistCharacter_SwitchPathFollowingToAccelerationBased;
|
|
|
|
// Function Kosmos.KosmosAntagonistCharacter.GetIsCollisionEnabled
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosAntagonistCharacter_GetIsCollisionEnabled final
|
|
{
|
|
public:
|
|
bool ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosAntagonistCharacter_GetIsCollisionEnabled;
|
|
|
|
// Function Kosmos.KosmosAssignableKeyWidget.IsBindingLocked
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosAssignableKeyWidget_IsBindingLocked final
|
|
{
|
|
public:
|
|
bool ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosAssignableKeyWidget_IsBindingLocked;
|
|
|
|
// Function Kosmos.KosmosAssignableKeyWidget.RefreshAssignableKey
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosAssignableKeyWidget_RefreshAssignableKey final
|
|
{
|
|
public:
|
|
struct FSMGMappingReference InMappingReferenceBinding; // 0x0000(0x0010)(Parm, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosAssignableKeyWidget_RefreshAssignableKey;
|
|
|
|
// Function Kosmos.KosmosAsyncWaitForCharacterReady.WaitForCharacterReady
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct KosmosAsyncWaitForCharacterReady_WaitForCharacterReady final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class AKosmosBaseCharacter* KosmosCharacter; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class UKosmosAsyncWaitForCharacterReady* ReturnValue; // 0x0010(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosAsyncWaitForCharacterReady_WaitForCharacterReady;
|
|
|
|
// Function Kosmos.KosmosAtmosphereVolume.SetBehaviour
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosAtmosphereVolume_SetBehaviour final
|
|
{
|
|
public:
|
|
EKosmosAtmosphereVolumeBehaviour Value; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosAtmosphereVolume_SetBehaviour;
|
|
|
|
// Function Kosmos.KosmosAtmosphereVolume.GetBehaviour
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosAtmosphereVolume_GetBehaviour final
|
|
{
|
|
public:
|
|
EKosmosAtmosphereVolumeBehaviour ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosAtmosphereVolume_GetBehaviour;
|
|
|
|
// Function Kosmos.KosmosAtmosphereVolumeManager.ApplyTemporaryTargetOverride
|
|
// 0x0014 (0x0014 - 0x0000)
|
|
struct KosmosAtmosphereVolumeManager_ApplyTemporaryTargetOverride final
|
|
{
|
|
public:
|
|
struct FVector TargetLocation; // 0x0000(0x000C)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
float DurationSeconds; // 0x000C(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool ImmediatelyCompleteBlend; // 0x0010(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_11[0x3]; // 0x0011(0x0003)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosAtmosphereVolumeManager_ApplyTemporaryTargetOverride;
|
|
|
|
// Function Kosmos.KosmosAudioBlueprintLibrary.ApplyOutputDeviceEffect
|
|
// 0x0004 (0x0004 - 0x0000)
|
|
struct KosmosAudioBlueprintLibrary_ApplyOutputDeviceEffect final
|
|
{
|
|
public:
|
|
int32 SharesetID; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosAudioBlueprintLibrary_ApplyOutputDeviceEffect;
|
|
|
|
// Function Kosmos.KosmosAudioBlueprintLibrary.AreAntagonistsInLinkedRooms
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosAudioBlueprintLibrary_AreAntagonistsInLinkedRooms final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool ReturnValue; // 0x0008(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_9[0x7]; // 0x0009(0x0007)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosAudioBlueprintLibrary_AreAntagonistsInLinkedRooms;
|
|
|
|
// Function Kosmos.KosmosAudioBlueprintLibrary.BindAudioVolumeGroupEvents
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct KosmosAudioBlueprintLibrary_BindAudioVolumeGroupEvents final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
TDelegate<void(const class FName groupName, const EKosmosAudioVolumeGroupEventType EventType)> audioVolumeGroupEvents; // 0x0008(0x0010)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NoDestructor, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosAudioBlueprintLibrary_BindAudioVolumeGroupEvents;
|
|
|
|
// Function Kosmos.KosmosAudioBlueprintLibrary.BindAudioVolumeTransitionEvents
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct KosmosAudioBlueprintLibrary_BindAudioVolumeTransitionEvents final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
TDelegate<void(const class AKosmosAudioVolume* activeAudioVolume, const EKosmosAudioVolumeGroupEventType EventType)> audioVolumeTransitionEvents; // 0x0008(0x0010)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NoDestructor, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosAudioBlueprintLibrary_BindAudioVolumeTransitionEvents;
|
|
|
|
// Function Kosmos.KosmosAudioBlueprintLibrary.BindGlobalAudioEvent
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct KosmosAudioBlueprintLibrary_BindGlobalAudioEvent final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
TDelegate<void(const class FName EventName, const class FString& instigatorName)> globalAudioEvent; // 0x0008(0x0010)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NoDestructor, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosAudioBlueprintLibrary_BindGlobalAudioEvent;
|
|
|
|
// Function Kosmos.KosmosAudioBlueprintLibrary.BindMusicSyncCallback
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct KosmosAudioBlueprintLibrary_BindMusicSyncCallback final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
TDelegate<void(EKosmosAkMusicCallbackType CallbackType, class UAkMusicSyncCallbackInfo* CallbackInfo)> Callback; // 0x0008(0x0010)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NoDestructor, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosAudioBlueprintLibrary_BindMusicSyncCallback;
|
|
|
|
// Function Kosmos.KosmosAudioBlueprintLibrary.GetActiveAudioVolume
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosAudioBlueprintLibrary_GetActiveAudioVolume final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class AKosmosAudioVolume* ReturnValue; // 0x0008(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosAudioBlueprintLibrary_GetActiveAudioVolume;
|
|
|
|
// Function Kosmos.KosmosAudioBlueprintLibrary.GetAudioVolumeAmbienceComponent
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosAudioBlueprintLibrary_GetAudioVolumeAmbienceComponent final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class UAkComponent* ReturnValue; // 0x0008(0x0008)(ExportObject, Parm, OutParm, ZeroConstructor, ReturnParm, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosAudioBlueprintLibrary_GetAudioVolumeAmbienceComponent;
|
|
|
|
// Function Kosmos.KosmosAudioBlueprintLibrary.GetAudioVolumesOfGroup
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct KosmosAudioBlueprintLibrary_GetAudioVolumesOfGroup final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class FName audioVolumeGroup; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
TArray<class AKosmosAudioVolume*> ReturnValue; // 0x0010(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosAudioBlueprintLibrary_GetAudioVolumesOfGroup;
|
|
|
|
// Function Kosmos.KosmosAudioBlueprintLibrary.GetGlobalAmbienceComponent
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosAudioBlueprintLibrary_GetGlobalAmbienceComponent final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class UAkComponent* ReturnValue; // 0x0008(0x0008)(ExportObject, Parm, OutParm, ZeroConstructor, ReturnParm, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosAudioBlueprintLibrary_GetGlobalAmbienceComponent;
|
|
|
|
// Function Kosmos.KosmosAudioBlueprintLibrary.GetMusicPlaybackComponent
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosAudioBlueprintLibrary_GetMusicPlaybackComponent final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class UAkComponent* ReturnValue; // 0x0008(0x0008)(ExportObject, Parm, OutParm, ZeroConstructor, ReturnParm, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosAudioBlueprintLibrary_GetMusicPlaybackComponent;
|
|
|
|
// Function Kosmos.KosmosAudioBlueprintLibrary.InitWiseMotion
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosAudioBlueprintLibrary_InitWiseMotion final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosAudioBlueprintLibrary_InitWiseMotion;
|
|
|
|
// Function Kosmos.KosmosAudioBlueprintLibrary.OverridePlayerAudioComponent
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosAudioBlueprintLibrary_OverridePlayerAudioComponent final
|
|
{
|
|
public:
|
|
class UAkComponent* Target; // 0x0000(0x0008)(Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosAudioBlueprintLibrary_OverridePlayerAudioComponent;
|
|
|
|
// Function Kosmos.KosmosAudioBlueprintLibrary.PlayQuitGameEvent
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosAudioBlueprintLibrary_PlayQuitGameEvent final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosAudioBlueprintLibrary_PlayQuitGameEvent;
|
|
|
|
// Function Kosmos.KosmosAudioBlueprintLibrary.PlaySoundAtLocation
|
|
// 0x0028 (0x0028 - 0x0000)
|
|
struct KosmosAudioBlueprintLibrary_PlaySoundAtLocation final
|
|
{
|
|
public:
|
|
const class UObject* WorldContextObject; // 0x0000(0x0008)(ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class UAkAudioEvent* Sound; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FVector Location; // 0x0010(0x000C)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FRotator Rotation; // 0x001C(0x000C)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosAudioBlueprintLibrary_PlaySoundAtLocation;
|
|
|
|
// Function Kosmos.KosmosAudioBlueprintLibrary.PostGlobalAmbience
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosAudioBlueprintLibrary_PostGlobalAmbience final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class UAkAudioEvent* AudioEvent; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosAudioBlueprintLibrary_PostGlobalAmbience;
|
|
|
|
// Function Kosmos.KosmosAudioBlueprintLibrary.PostGlobalEvent
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosAudioBlueprintLibrary_PostGlobalEvent final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class UAkAudioEvent* AudioEvent; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosAudioBlueprintLibrary_PostGlobalEvent;
|
|
|
|
// Function Kosmos.KosmosAudioBlueprintLibrary.PostGlobalMusic
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosAudioBlueprintLibrary_PostGlobalMusic final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class UAkAudioEvent* AudioEvent; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosAudioBlueprintLibrary_PostGlobalMusic;
|
|
|
|
// Function Kosmos.KosmosAudioBlueprintLibrary.PostMusicPlayback
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosAudioBlueprintLibrary_PostMusicPlayback final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class UAkAudioEvent* AudioEvent; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosAudioBlueprintLibrary_PostMusicPlayback;
|
|
|
|
// Function Kosmos.KosmosAudioBlueprintLibrary.RegisterDefaultListener
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosAudioBlueprintLibrary_RegisterDefaultListener final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class AActor* attachment; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosAudioBlueprintLibrary_RegisterDefaultListener;
|
|
|
|
// Function Kosmos.KosmosAudioBlueprintLibrary.SendGlobalAudioEvent
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct KosmosAudioBlueprintLibrary_SendGlobalAudioEvent final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class FName AudioEvent; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class UObject* Instigator; // 0x0010(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosAudioBlueprintLibrary_SendGlobalAudioEvent;
|
|
|
|
// Function Kosmos.KosmosAudioBlueprintLibrary.SetGlobalAudioSettings
|
|
// 0x0028 (0x0028 - 0x0000)
|
|
struct KosmosAudioBlueprintLibrary_SetGlobalAudioSettings final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class UAkAudioEvent* inAudioEvent; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class UAkAuxBus* inReverb; // 0x0010(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
float inReverbSend; // 0x0018(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class FName inDefaultSurfaceMaterial; // 0x001C(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_24[0x4]; // 0x0024(0x0004)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosAudioBlueprintLibrary_SetGlobalAudioSettings;
|
|
|
|
// Function Kosmos.KosmosAudioBlueprintLibrary.SpawnAudioComponent
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct KosmosAudioBlueprintLibrary_SpawnAudioComponent final
|
|
{
|
|
public:
|
|
const class UObject* WorldContextObject; // 0x0000(0x0008)(ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class UActorComponent* ComponentToSpawnOn; // 0x0008(0x0008)(Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class UAkComponent* ReturnValue; // 0x0010(0x0008)(ExportObject, Parm, OutParm, ZeroConstructor, ReturnParm, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosAudioBlueprintLibrary_SpawnAudioComponent;
|
|
|
|
// Function Kosmos.KosmosAudioBlueprintLibrary.StartGlobalMusic
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosAudioBlueprintLibrary_StartGlobalMusic final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosAudioBlueprintLibrary_StartGlobalMusic;
|
|
|
|
// Function Kosmos.KosmosAudioBlueprintLibrary.StopGlobalMusic
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosAudioBlueprintLibrary_StopGlobalMusic final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosAudioBlueprintLibrary_StopGlobalMusic;
|
|
|
|
// Function Kosmos.KosmosAudioBlueprintLibrary.UnbindAudioVolumeGroupEvents
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct KosmosAudioBlueprintLibrary_UnbindAudioVolumeGroupEvents final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
TDelegate<void(const class FName groupName, const EKosmosAudioVolumeGroupEventType EventType)> audioVolumeGroupEvents; // 0x0008(0x0010)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NoDestructor, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosAudioBlueprintLibrary_UnbindAudioVolumeGroupEvents;
|
|
|
|
// Function Kosmos.KosmosAudioBlueprintLibrary.UnbindAudioVolumeTransitionEvents
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct KosmosAudioBlueprintLibrary_UnbindAudioVolumeTransitionEvents final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
TDelegate<void(const class AKosmosAudioVolume* activeAudioVolume, const EKosmosAudioVolumeGroupEventType EventType)> audioVolumeTransitionEvents; // 0x0008(0x0010)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NoDestructor, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosAudioBlueprintLibrary_UnbindAudioVolumeTransitionEvents;
|
|
|
|
// Function Kosmos.KosmosAudioBlueprintLibrary.UnbindGlobalAudioEvent
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct KosmosAudioBlueprintLibrary_UnbindGlobalAudioEvent final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
TDelegate<void(const class FName EventName, const class FString& instigatorName)> globalAudioEvent; // 0x0008(0x0010)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NoDestructor, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosAudioBlueprintLibrary_UnbindGlobalAudioEvent;
|
|
|
|
// Function Kosmos.KosmosAudioBlueprintLibrary.UnbindMusicSyncCallback
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct KosmosAudioBlueprintLibrary_UnbindMusicSyncCallback final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
TDelegate<void(EKosmosAkMusicCallbackType CallbackType, class UAkMusicSyncCallbackInfo* CallbackInfo)> Callback; // 0x0008(0x0010)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NoDestructor, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosAudioBlueprintLibrary_UnbindMusicSyncCallback;
|
|
|
|
// Function Kosmos.KosmosAudioLevelInterface.AudioLevel_PostEvent
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct KosmosAudioLevelInterface_AudioLevel_PostEvent final
|
|
{
|
|
public:
|
|
struct FKosmosAudioLevelAudioEvent Payload; // 0x0000(0x0020)(ConstParm, Parm, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosAudioLevelInterface_AudioLevel_PostEvent;
|
|
|
|
// Function Kosmos.KosmosAudioLevelInterface.AudioLevel_PostGenericEvent
|
|
// 0x0038 (0x0038 - 0x0000)
|
|
struct KosmosAudioLevelInterface_AudioLevel_PostGenericEvent final
|
|
{
|
|
public:
|
|
struct FKosmosAudioLevelGenericEvent Payload; // 0x0000(0x0038)(ConstParm, Parm, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosAudioLevelInterface_AudioLevel_PostGenericEvent;
|
|
|
|
// Function Kosmos.KosmosAudioLevelInterface.AudioLevel_SetRTPCValue
|
|
// 0x0028 (0x0028 - 0x0000)
|
|
struct KosmosAudioLevelInterface_AudioLevel_SetRTPCValue final
|
|
{
|
|
public:
|
|
struct FKosmosAudioLevelRTPC Payload; // 0x0000(0x0028)(ConstParm, Parm, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosAudioLevelInterface_AudioLevel_SetRTPCValue;
|
|
|
|
// Function Kosmos.KosmosAudioLevelInterface.AudioLevel_SetState
|
|
// 0x0030 (0x0030 - 0x0000)
|
|
struct KosmosAudioLevelInterface_AudioLevel_SetState final
|
|
{
|
|
public:
|
|
struct FKosmosAudioLevelState Payload; // 0x0000(0x0030)(ConstParm, Parm, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosAudioLevelInterface_AudioLevel_SetState;
|
|
|
|
// Function Kosmos.KosmosAudioLevelInterface.AudioLevel_SetSwitch
|
|
// 0x0030 (0x0030 - 0x0000)
|
|
struct KosmosAudioLevelInterface_AudioLevel_SetSwitch final
|
|
{
|
|
public:
|
|
struct FKosmosAudioLevelSwitch Payload; // 0x0000(0x0030)(ConstParm, Parm, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosAudioLevelInterface_AudioLevel_SetSwitch;
|
|
|
|
// Function Kosmos.KosmoAudioLevelLibrary.TriggerAudioLevel_PostEvent
|
|
// 0x0028 (0x0028 - 0x0000)
|
|
struct KosmoAudioLevelLibrary_TriggerAudioLevel_PostEvent final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FKosmosAudioLevelAudioEvent Payload; // 0x0008(0x0020)(ConstParm, Parm, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmoAudioLevelLibrary_TriggerAudioLevel_PostEvent;
|
|
|
|
// Function Kosmos.KosmoAudioLevelLibrary.TriggerAudioLevel_PostGenericEvent
|
|
// 0x0040 (0x0040 - 0x0000)
|
|
struct KosmoAudioLevelLibrary_TriggerAudioLevel_PostGenericEvent final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FKosmosAudioLevelGenericEvent Payload; // 0x0008(0x0038)(ConstParm, Parm, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmoAudioLevelLibrary_TriggerAudioLevel_PostGenericEvent;
|
|
|
|
// Function Kosmos.KosmoAudioLevelLibrary.TriggerAudioLevel_SetRTPCValue
|
|
// 0x0030 (0x0030 - 0x0000)
|
|
struct KosmoAudioLevelLibrary_TriggerAudioLevel_SetRTPCValue final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FKosmosAudioLevelRTPC Payload; // 0x0008(0x0028)(ConstParm, Parm, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmoAudioLevelLibrary_TriggerAudioLevel_SetRTPCValue;
|
|
|
|
// Function Kosmos.KosmoAudioLevelLibrary.TriggerAudioLevel_SetState
|
|
// 0x0038 (0x0038 - 0x0000)
|
|
struct KosmoAudioLevelLibrary_TriggerAudioLevel_SetState final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FKosmosAudioLevelState Payload; // 0x0008(0x0030)(ConstParm, Parm, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmoAudioLevelLibrary_TriggerAudioLevel_SetState;
|
|
|
|
// Function Kosmos.KosmoAudioLevelLibrary.TriggerAudioLevel_SetSwitch
|
|
// 0x0038 (0x0038 - 0x0000)
|
|
struct KosmoAudioLevelLibrary_TriggerAudioLevel_SetSwitch final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FKosmosAudioLevelSwitch Payload; // 0x0008(0x0030)(ConstParm, Parm, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmoAudioLevelLibrary_TriggerAudioLevel_SetSwitch;
|
|
|
|
// Function Kosmos.KosmosAkEventsProxy.MusicCallback
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosAkEventsProxy_MusicCallback final
|
|
{
|
|
public:
|
|
EAkCallbackType inCallbackType; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_1[0x7]; // 0x0001(0x0007)(Fixing Size After Last Property [ Dumper-7 ])
|
|
class UAkCallbackInfo* inCallbackInfo; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosAkEventsProxy_MusicCallback;
|
|
|
|
// Function Kosmos.KosmosAkEventsProxy.SendAudioVolumeGroupEvent
|
|
// 0x000C (0x000C - 0x0000)
|
|
struct KosmosAkEventsProxy_SendAudioVolumeGroupEvent final
|
|
{
|
|
public:
|
|
class FName groupName; // 0x0000(0x0008)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
EKosmosAudioVolumeGroupEventType EventType; // 0x0008(0x0001)(ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_9[0x3]; // 0x0009(0x0003)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosAkEventsProxy_SendAudioVolumeGroupEvent;
|
|
|
|
// Function Kosmos.KosmosAkEventsProxy.SendAudioVolumeTransitionEvent
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosAkEventsProxy_SendAudioVolumeTransitionEvent final
|
|
{
|
|
public:
|
|
const class AKosmosAudioVolume* AudioVolume; // 0x0000(0x0008)(ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
EKosmosAudioVolumeGroupEventType EventType; // 0x0008(0x0001)(ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_9[0x7]; // 0x0009(0x0007)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosAkEventsProxy_SendAudioVolumeTransitionEvent;
|
|
|
|
// Function Kosmos.KosmosAkEventsProxy.SendGlobalAudioEvent
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosAkEventsProxy_SendGlobalAudioEvent final
|
|
{
|
|
public:
|
|
class FName EventName; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class UObject* Instigator; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosAkEventsProxy_SendGlobalAudioEvent;
|
|
|
|
// Function Kosmos.KosmosAkEventsProxy.SendThreatLevelEvent
|
|
// 0x0068 (0x0068 - 0x0000)
|
|
struct KosmosAkEventsProxy_SendThreatLevelEvent final
|
|
{
|
|
public:
|
|
struct FKosmosThreatData threatData; // 0x0000(0x0068)(Parm, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosAkEventsProxy_SendThreatLevelEvent;
|
|
|
|
// Function Kosmos.KosmosAutomationLibrary.SkipToNextNode
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosAutomationLibrary_SkipToNextNode final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosAutomationLibrary_SkipToNextNode;
|
|
|
|
// Function Kosmos.KosmosBalancingComponent.IsIdle
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosBalancingComponent_IsIdle final
|
|
{
|
|
public:
|
|
bool ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosBalancingComponent_IsIdle;
|
|
|
|
// Function Kosmos.KosmosBaseCharacter.AddAbilityRestriction
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosBaseCharacter_AddAbilityRestriction final
|
|
{
|
|
public:
|
|
struct FGameplayTag TriggerTag; // 0x0000(0x0008)(Parm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosBaseCharacter_AddAbilityRestriction;
|
|
|
|
// Function Kosmos.KosmosBaseCharacter.AI_SetRawInput
|
|
// 0x000C (0x000C - 0x0000)
|
|
struct KosmosBaseCharacter_AI_SetRawInput final
|
|
{
|
|
public:
|
|
struct FVector InRawInput; // 0x0000(0x000C)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosBaseCharacter_AI_SetRawInput;
|
|
|
|
// Function Kosmos.KosmosBaseCharacter.AI_SetRawLookInput
|
|
// 0x000C (0x000C - 0x0000)
|
|
struct KosmosBaseCharacter_AI_SetRawLookInput final
|
|
{
|
|
public:
|
|
struct FVector InRawInput; // 0x0000(0x000C)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosBaseCharacter_AI_SetRawLookInput;
|
|
|
|
// Function Kosmos.KosmosBaseCharacter.AI_SetRawPressedInteract
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosBaseCharacter_AI_SetRawPressedInteract final
|
|
{
|
|
public:
|
|
bool InRawPressedInteract; // 0x0000(0x0001)(ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosBaseCharacter_AI_SetRawPressedInteract;
|
|
|
|
// Function Kosmos.KosmosBaseCharacter.ApplyAnimationOverride
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosBaseCharacter_ApplyAnimationOverride final
|
|
{
|
|
public:
|
|
class UCharacterAnimationSlots* Animations; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
EAnimationOverridePriority Priority; // 0x0008(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_9[0x7]; // 0x0009(0x0007)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosBaseCharacter_ApplyAnimationOverride;
|
|
|
|
// Function Kosmos.KosmosBaseCharacter.ApplyAnimationOverrideLocal
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosBaseCharacter_ApplyAnimationOverrideLocal final
|
|
{
|
|
public:
|
|
class UCharacterAnimationSlots* Animations; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
EAnimationOverridePriority Priority; // 0x0008(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_9[0x7]; // 0x0009(0x0007)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosBaseCharacter_ApplyAnimationOverrideLocal;
|
|
|
|
// Function Kosmos.KosmosBaseCharacter.ApplyEffects
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosBaseCharacter_ApplyEffects final
|
|
{
|
|
public:
|
|
TArray<TSubclassOf<class UGameplayEffect>> EffectsToApply; // 0x0000(0x0010)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, UObjectWrapper, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosBaseCharacter_ApplyEffects;
|
|
|
|
// Function Kosmos.KosmosBaseCharacter.CallFromPlayPalAction
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosBaseCharacter_CallFromPlayPalAction final
|
|
{
|
|
public:
|
|
bool Value; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosBaseCharacter_CallFromPlayPalAction;
|
|
|
|
// Function Kosmos.KosmosBaseCharacter.CancelAbilityByTag
|
|
// 0x000C (0x000C - 0x0000)
|
|
struct KosmosBaseCharacter_CancelAbilityByTag final
|
|
{
|
|
public:
|
|
struct FGameplayTag TriggerTag; // 0x0000(0x0008)(Parm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
EExecutionStrategy ExecutionStrategy; // 0x0008(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_9[0x3]; // 0x0009(0x0003)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosBaseCharacter_CancelAbilityByTag;
|
|
|
|
// Function Kosmos.KosmosBaseCharacter.CancelAbilityByTag_Internal
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosBaseCharacter_CancelAbilityByTag_Internal final
|
|
{
|
|
public:
|
|
struct FGameplayTag TriggerTag; // 0x0000(0x0008)(Parm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosBaseCharacter_CancelAbilityByTag_Internal;
|
|
|
|
// Function Kosmos.KosmosBaseCharacter.CancelAbilityByTag_Multicast
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosBaseCharacter_CancelAbilityByTag_Multicast final
|
|
{
|
|
public:
|
|
struct FGameplayTag TriggerTag; // 0x0000(0x0008)(Parm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosBaseCharacter_CancelAbilityByTag_Multicast;
|
|
|
|
// Function Kosmos.KosmosBaseCharacter.CancelAbilityByTag_Server
|
|
// 0x000C (0x000C - 0x0000)
|
|
struct KosmosBaseCharacter_CancelAbilityByTag_Server final
|
|
{
|
|
public:
|
|
struct FGameplayTag TriggerTag; // 0x0000(0x0008)(Parm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool ExecuteOnAll; // 0x0008(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_9[0x3]; // 0x0009(0x0003)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosBaseCharacter_CancelAbilityByTag_Server;
|
|
|
|
// Function Kosmos.KosmosBaseCharacter.CheckHoldingItemOfType
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosBaseCharacter_CheckHoldingItemOfType final
|
|
{
|
|
public:
|
|
TSubclassOf<class AActor> InActorClass; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, UObjectWrapper, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool ReturnValue; // 0x0008(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_9[0x7]; // 0x0009(0x0007)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosBaseCharacter_CheckHoldingItemOfType;
|
|
|
|
// Function Kosmos.KosmosBaseCharacter.ClearAnimationOverride
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosBaseCharacter_ClearAnimationOverride final
|
|
{
|
|
public:
|
|
class UCharacterAnimationSlots* Animations; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosBaseCharacter_ClearAnimationOverride;
|
|
|
|
// Function Kosmos.KosmosBaseCharacter.ClearAnimationOverrideLocal
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosBaseCharacter_ClearAnimationOverrideLocal final
|
|
{
|
|
public:
|
|
class UCharacterAnimationSlots* Animations; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosBaseCharacter_ClearAnimationOverrideLocal;
|
|
|
|
// Function Kosmos.KosmosBaseCharacter.Client_IgnoreActorWhenMoving
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosBaseCharacter_Client_IgnoreActorWhenMoving final
|
|
{
|
|
public:
|
|
class AActor* InActor; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool bShouldIgnore; // 0x0008(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_9[0x7]; // 0x0009(0x0007)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosBaseCharacter_Client_IgnoreActorWhenMoving;
|
|
|
|
// Function Kosmos.KosmosBaseCharacter.Client_IgnoreComponentWhenMoving
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosBaseCharacter_Client_IgnoreComponentWhenMoving final
|
|
{
|
|
public:
|
|
class UPrimitiveComponent* InComponent; // 0x0000(0x0008)(Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool bShouldIgnore; // 0x0008(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_9[0x7]; // 0x0009(0x0007)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosBaseCharacter_Client_IgnoreComponentWhenMoving;
|
|
|
|
// Function Kosmos.KosmosBaseCharacter.ForceReleaseGrab
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosBaseCharacter_ForceReleaseGrab final
|
|
{
|
|
public:
|
|
EGrabReleaseOptions releaseOption; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosBaseCharacter_ForceReleaseGrab;
|
|
|
|
// Function Kosmos.KosmosBaseCharacter.GetDummyValueAttribute
|
|
// 0x0004 (0x0004 - 0x0000)
|
|
struct KosmosBaseCharacter_GetDummyValueAttribute final
|
|
{
|
|
public:
|
|
float ReturnValue; // 0x0000(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosBaseCharacter_GetDummyValueAttribute;
|
|
|
|
// Function Kosmos.KosmosBaseCharacter.GetGetUpAnimation
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosBaseCharacter_GetGetUpAnimation final
|
|
{
|
|
public:
|
|
bool bRagdollFaceUpState; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_1[0x7]; // 0x0001(0x0007)(Fixing Size After Last Property [ Dumper-7 ])
|
|
class UAnimMontage* ReturnValue; // 0x0008(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosBaseCharacter_GetGetUpAnimation;
|
|
|
|
// Function Kosmos.KosmosBaseCharacter.GetHeldItemOfType
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosBaseCharacter_GetHeldItemOfType final
|
|
{
|
|
public:
|
|
TSubclassOf<class AActor> InActorClass; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, UObjectWrapper, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class AActor* ReturnValue; // 0x0008(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosBaseCharacter_GetHeldItemOfType;
|
|
|
|
// Function Kosmos.KosmosBaseCharacter.GetStartingAbilities
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct KosmosBaseCharacter_GetStartingAbilities final
|
|
{
|
|
public:
|
|
TMap<int32, TSubclassOf<class UGameplayAbility>> ReturnValue; // 0x0000(0x0050)(Parm, OutParm, ReturnParm, UObjectWrapper, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosBaseCharacter_GetStartingAbilities;
|
|
|
|
// Function Kosmos.KosmosBaseCharacter.GrantAbilities
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct KosmosBaseCharacter_GrantAbilities final
|
|
{
|
|
public:
|
|
TMap<int32, TSubclassOf<class UGameplayAbility>> AbilitiesToGrant; // 0x0000(0x0050)(ConstParm, Parm, OutParm, ReferenceParm, UObjectWrapper, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosBaseCharacter_GrantAbilities;
|
|
|
|
// Function Kosmos.KosmosBaseCharacter.GrantAbility
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct KosmosBaseCharacter_GrantAbility final
|
|
{
|
|
public:
|
|
TSubclassOf<class UGameplayAbility> AbilityToGrant; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, UObjectWrapper, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
int32 InputID; // 0x0008(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_C[0x4]; // 0x000C(0x0004)(Fixing Size After Last Property [ Dumper-7 ])
|
|
class UObject* Source; // 0x0010(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FGameplayAbilitySpecHandle ReturnValue; // 0x0018(0x0004)(Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_1C[0x4]; // 0x001C(0x0004)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosBaseCharacter_GrantAbility;
|
|
|
|
// Function Kosmos.KosmosBaseCharacter.GrantAbilityAndActivateOnce
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct KosmosBaseCharacter_GrantAbilityAndActivateOnce final
|
|
{
|
|
public:
|
|
TSubclassOf<class UGameplayAbility> AbilityToGrant; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, UObjectWrapper, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
int32 InputID; // 0x0008(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_C[0x4]; // 0x000C(0x0004)(Fixing Size After Last Property [ Dumper-7 ])
|
|
class UObject* Source; // 0x0010(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FGameplayAbilitySpecHandle ReturnValue; // 0x0018(0x0004)(Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_1C[0x4]; // 0x001C(0x0004)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosBaseCharacter_GrantAbilityAndActivateOnce;
|
|
|
|
// Function Kosmos.KosmosBaseCharacter.IsAnimationOverrideActive
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosBaseCharacter_IsAnimationOverrideActive final
|
|
{
|
|
public:
|
|
class UCharacterAnimationSlots* Animations; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool ReturnValue; // 0x0008(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_9[0x7]; // 0x0009(0x0007)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosBaseCharacter_IsAnimationOverrideActive;
|
|
|
|
// Function Kosmos.KosmosBaseCharacter.IsCharacterReady
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosBaseCharacter_IsCharacterReady final
|
|
{
|
|
public:
|
|
bool ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosBaseCharacter_IsCharacterReady;
|
|
|
|
// Function Kosmos.KosmosBaseCharacter.MakeControlledJump
|
|
// 0x000C (0x000C - 0x0000)
|
|
struct KosmosBaseCharacter_MakeControlledJump final
|
|
{
|
|
public:
|
|
struct FVector Point; // 0x0000(0x000C)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosBaseCharacter_MakeControlledJump;
|
|
|
|
// Function Kosmos.KosmosBaseCharacter.Multicast_AddMovementSettingsOverride
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosBaseCharacter_Multicast_AddMovementSettingsOverride final
|
|
{
|
|
public:
|
|
class UKosmosMovementSettingValueAsset* MovementSettings; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
EAnimationOverridePriority Priority; // 0x0008(0x0001)(ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_9[0x7]; // 0x0009(0x0007)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosBaseCharacter_Multicast_AddMovementSettingsOverride;
|
|
|
|
// Function Kosmos.KosmosBaseCharacter.Multicast_ClearMovementSettingsOverride
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosBaseCharacter_Multicast_ClearMovementSettingsOverride final
|
|
{
|
|
public:
|
|
const class UKosmosMovementSettingValueAsset* MovementSettings; // 0x0000(0x0008)(ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosBaseCharacter_Multicast_ClearMovementSettingsOverride;
|
|
|
|
// Function Kosmos.KosmosBaseCharacter.Multicast_RagdollEnd
|
|
// 0x000C (0x000C - 0x0000)
|
|
struct KosmosBaseCharacter_Multicast_RagdollEnd final
|
|
{
|
|
public:
|
|
struct FVector CharacterLocation; // 0x0000(0x000C)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosBaseCharacter_Multicast_RagdollEnd;
|
|
|
|
// Function Kosmos.KosmosBaseCharacter.Multicast_SetSprintState
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosBaseCharacter_Multicast_SetSprintState final
|
|
{
|
|
public:
|
|
bool bValue; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosBaseCharacter_Multicast_SetSprintState;
|
|
|
|
// Function Kosmos.KosmosBaseCharacter.MulticastApplyAnimationOverride
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosBaseCharacter_MulticastApplyAnimationOverride final
|
|
{
|
|
public:
|
|
class UCharacterAnimationSlots* Animations; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
EAnimationOverridePriority Priority; // 0x0008(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_9[0x7]; // 0x0009(0x0007)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosBaseCharacter_MulticastApplyAnimationOverride;
|
|
|
|
// Function Kosmos.KosmosBaseCharacter.MulticastClearAnimationOverride
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosBaseCharacter_MulticastClearAnimationOverride final
|
|
{
|
|
public:
|
|
class UCharacterAnimationSlots* Animations; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosBaseCharacter_MulticastClearAnimationOverride;
|
|
|
|
// Function Kosmos.KosmosBaseCharacter.OnCapsuleHeightShrinkAmountChanged
|
|
// 0x0004 (0x0004 - 0x0000)
|
|
struct KosmosBaseCharacter_OnCapsuleHeightShrinkAmountChanged final
|
|
{
|
|
public:
|
|
float Value; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosBaseCharacter_OnCapsuleHeightShrinkAmountChanged;
|
|
|
|
// Function Kosmos.KosmosBaseCharacter.OnPawnWidthChanged
|
|
// 0x0004 (0x0004 - 0x0000)
|
|
struct KosmosBaseCharacter_OnPawnWidthChanged final
|
|
{
|
|
public:
|
|
float Value; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosBaseCharacter_OnPawnWidthChanged;
|
|
|
|
// Function Kosmos.KosmosBaseCharacter.OnStartFromCheckpoint
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosBaseCharacter_OnStartFromCheckpoint final
|
|
{
|
|
public:
|
|
class AKosmosCheckpoint* InCheckpoint; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class AKosmosBaseCharacter* OtherCharacter; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosBaseCharacter_OnStartFromCheckpoint;
|
|
|
|
// Function Kosmos.KosmosBaseCharacter.OverrideMovementSetings
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosBaseCharacter_OverrideMovementSetings final
|
|
{
|
|
public:
|
|
class UKosmosMovementSettingValueAsset* InSettings; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
EAnimationOverridePriority Priority; // 0x0008(0x0001)(ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_9[0x7]; // 0x0009(0x0007)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosBaseCharacter_OverrideMovementSetings;
|
|
|
|
// Function Kosmos.KosmosBaseCharacter.OverrideMovementSetingsLocal
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosBaseCharacter_OverrideMovementSetingsLocal final
|
|
{
|
|
public:
|
|
class UKosmosMovementSettingValueAsset* InSettings; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
EAnimationOverridePriority Priority; // 0x0008(0x0001)(ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_9[0x7]; // 0x0009(0x0007)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosBaseCharacter_OverrideMovementSetingsLocal;
|
|
|
|
// Function Kosmos.KosmosBaseCharacter.PlaypalGetSprintStatus
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosBaseCharacter_PlaypalGetSprintStatus final
|
|
{
|
|
public:
|
|
bool ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosBaseCharacter_PlaypalGetSprintStatus;
|
|
|
|
// Function Kosmos.KosmosBaseCharacter.PlaypalSetSprint
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosBaseCharacter_PlaypalSetSprint final
|
|
{
|
|
public:
|
|
bool bValue; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosBaseCharacter_PlaypalSetSprint;
|
|
|
|
// Function Kosmos.KosmosBaseCharacter.RemoveAbilityRestriction
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosBaseCharacter_RemoveAbilityRestriction final
|
|
{
|
|
public:
|
|
struct FGameplayTag TriggerTag; // 0x0000(0x0008)(Parm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosBaseCharacter_RemoveAbilityRestriction;
|
|
|
|
// Function Kosmos.KosmosBaseCharacter.RemoveOverrideMovementSettings
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosBaseCharacter_RemoveOverrideMovementSettings final
|
|
{
|
|
public:
|
|
class UKosmosMovementSettingValueAsset* InSettings; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosBaseCharacter_RemoveOverrideMovementSettings;
|
|
|
|
// Function Kosmos.KosmosBaseCharacter.RemoveOverrideMovementSettingsLocal
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosBaseCharacter_RemoveOverrideMovementSettingsLocal final
|
|
{
|
|
public:
|
|
class UKosmosMovementSettingValueAsset* InSettings; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosBaseCharacter_RemoveOverrideMovementSettingsLocal;
|
|
|
|
// Function Kosmos.KosmosBaseCharacter.RevokeAbilities
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosBaseCharacter_RevokeAbilities final
|
|
{
|
|
public:
|
|
TArray<TSubclassOf<class UGameplayAbility>> AbilitiesToRevoke; // 0x0000(0x0010)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, UObjectWrapper, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosBaseCharacter_RevokeAbilities;
|
|
|
|
// Function Kosmos.KosmosBaseCharacter.RevokeAbility
|
|
// 0x0004 (0x0004 - 0x0000)
|
|
struct KosmosBaseCharacter_RevokeAbility final
|
|
{
|
|
public:
|
|
struct FGameplayAbilitySpecHandle Handle; // 0x0000(0x0004)(Parm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosBaseCharacter_RevokeAbility;
|
|
|
|
// Function Kosmos.KosmosBaseCharacter.RevokeEffects
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosBaseCharacter_RevokeEffects final
|
|
{
|
|
public:
|
|
TArray<TSubclassOf<class UGameplayEffect>> EffectsToRevoke; // 0x0000(0x0010)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, UObjectWrapper, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosBaseCharacter_RevokeEffects;
|
|
|
|
// Function Kosmos.KosmosBaseCharacter.Server_RagdollEnd
|
|
// 0x000C (0x000C - 0x0000)
|
|
struct KosmosBaseCharacter_Server_RagdollEnd final
|
|
{
|
|
public:
|
|
struct FVector CharacterLocation; // 0x0000(0x000C)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosBaseCharacter_Server_RagdollEnd;
|
|
|
|
// Function Kosmos.KosmosBaseCharacter.Server_SetDesiredGait
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosBaseCharacter_Server_SetDesiredGait final
|
|
{
|
|
public:
|
|
EKosmosGait NewGait; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosBaseCharacter_Server_SetDesiredGait;
|
|
|
|
// Function Kosmos.KosmosBaseCharacter.Server_SetMeshLocationDuringRagdoll
|
|
// 0x000C (0x000C - 0x0000)
|
|
struct KosmosBaseCharacter_Server_SetMeshLocationDuringRagdoll final
|
|
{
|
|
public:
|
|
struct FVector MeshLocation; // 0x0000(0x000C)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosBaseCharacter_Server_SetMeshLocationDuringRagdoll;
|
|
|
|
// Function Kosmos.KosmosBaseCharacter.Server_SetReplicatedControlYaw
|
|
// 0x0002 (0x0002 - 0x0000)
|
|
struct KosmosBaseCharacter_Server_SetReplicatedControlYaw final
|
|
{
|
|
public:
|
|
uint16 CompressedYaw; // 0x0000(0x0002)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosBaseCharacter_Server_SetReplicatedControlYaw;
|
|
|
|
// Function Kosmos.KosmosBaseCharacter.Server_SetSprintState
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosBaseCharacter_Server_SetSprintState final
|
|
{
|
|
public:
|
|
bool bValue; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosBaseCharacter_Server_SetSprintState;
|
|
|
|
// Function Kosmos.KosmosBaseCharacter.SetAutoSneaking
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosBaseCharacter_SetAutoSneaking final
|
|
{
|
|
public:
|
|
bool Sneaking; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosBaseCharacter_SetAutoSneaking;
|
|
|
|
// Function Kosmos.KosmosBaseCharacter.SetCrouchEnabled
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosBaseCharacter_SetCrouchEnabled final
|
|
{
|
|
public:
|
|
bool IsEnabled; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosBaseCharacter_SetCrouchEnabled;
|
|
|
|
// Function Kosmos.KosmosBaseCharacter.SetDesiredGait
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosBaseCharacter_SetDesiredGait final
|
|
{
|
|
public:
|
|
EKosmosGait NewGait; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosBaseCharacter_SetDesiredGait;
|
|
|
|
// Function Kosmos.KosmosBaseCharacter.SetGait
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosBaseCharacter_SetGait final
|
|
{
|
|
public:
|
|
EKosmosGait NewGait; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosBaseCharacter_SetGait;
|
|
|
|
// Function Kosmos.KosmosBaseCharacter.SetJumpingState
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosBaseCharacter_SetJumpingState final
|
|
{
|
|
public:
|
|
bool bValue; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosBaseCharacter_SetJumpingState;
|
|
|
|
// Function Kosmos.KosmosBaseCharacter.SetKosmosRoom
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosBaseCharacter_SetKosmosRoom final
|
|
{
|
|
public:
|
|
class UKosmosRoom* OldRoom; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class UKosmosRoom* NewRoom; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosBaseCharacter_SetKosmosRoom;
|
|
|
|
// Function Kosmos.KosmosBaseCharacter.SetManualLookAtTarget
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosBaseCharacter_SetManualLookAtTarget final
|
|
{
|
|
public:
|
|
const class UKosmosTargetComponent* TargetComponent; // 0x0000(0x0008)(ConstParm, Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosBaseCharacter_SetManualLookAtTarget;
|
|
|
|
// Function Kosmos.KosmosBaseCharacter.SetMontageMode
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosBaseCharacter_SetMontageMode final
|
|
{
|
|
public:
|
|
bool bShouldDisableCollision; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosBaseCharacter_SetMontageMode;
|
|
|
|
// Function Kosmos.KosmosBaseCharacter.SetMovementState
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosBaseCharacter_SetMovementState final
|
|
{
|
|
public:
|
|
EKosmosMovementState NewState; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosBaseCharacter_SetMovementState;
|
|
|
|
// Function Kosmos.KosmosBaseCharacter.SetPlayerInputEnabled
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosBaseCharacter_SetPlayerInputEnabled final
|
|
{
|
|
public:
|
|
bool Value; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosBaseCharacter_SetPlayerInputEnabled;
|
|
|
|
// Function Kosmos.KosmosBaseCharacter.SetPuzzlePieceDelta
|
|
// 0x0004 (0x0004 - 0x0000)
|
|
struct KosmosBaseCharacter_SetPuzzlePieceDelta final
|
|
{
|
|
public:
|
|
float Delta; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosBaseCharacter_SetPuzzlePieceDelta;
|
|
|
|
// Function Kosmos.KosmosBaseCharacter.SetPuzzlePieceValue
|
|
// 0x0004 (0x0004 - 0x0000)
|
|
struct KosmosBaseCharacter_SetPuzzlePieceValue final
|
|
{
|
|
public:
|
|
float inValue; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosBaseCharacter_SetPuzzlePieceValue;
|
|
|
|
// Function Kosmos.KosmosBaseCharacter.SetSneaking
|
|
// 0x0002 (0x0002 - 0x0000)
|
|
struct KosmosBaseCharacter_SetSneaking final
|
|
{
|
|
public:
|
|
bool Sneaking; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool CanSlide; // 0x0001(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosBaseCharacter_SetSneaking;
|
|
|
|
// Function Kosmos.KosmosBaseCharacter.StopCurrentMontage
|
|
// 0x0004 (0x0004 - 0x0000)
|
|
struct KosmosBaseCharacter_StopCurrentMontage final
|
|
{
|
|
public:
|
|
float BlendTime; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosBaseCharacter_StopCurrentMontage;
|
|
|
|
// Function Kosmos.KosmosBaseCharacter.TriggerAbilityByTag
|
|
// 0x000C (0x000C - 0x0000)
|
|
struct KosmosBaseCharacter_TriggerAbilityByTag final
|
|
{
|
|
public:
|
|
struct FGameplayTag TriggerTag; // 0x0000(0x0008)(Parm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
EExecutionStrategy ExecutionStrategy; // 0x0008(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_9[0x3]; // 0x0009(0x0003)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosBaseCharacter_TriggerAbilityByTag;
|
|
|
|
// Function Kosmos.KosmosBaseCharacter.TriggerAbilityByTag_Internal
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosBaseCharacter_TriggerAbilityByTag_Internal final
|
|
{
|
|
public:
|
|
struct FGameplayTag TriggerTag; // 0x0000(0x0008)(Parm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosBaseCharacter_TriggerAbilityByTag_Internal;
|
|
|
|
// Function Kosmos.KosmosBaseCharacter.TriggerAbilityByTag_Multicast
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosBaseCharacter_TriggerAbilityByTag_Multicast final
|
|
{
|
|
public:
|
|
struct FGameplayTag TriggerTag; // 0x0000(0x0008)(Parm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosBaseCharacter_TriggerAbilityByTag_Multicast;
|
|
|
|
// Function Kosmos.KosmosBaseCharacter.TriggerAbilityByTag_Server
|
|
// 0x000C (0x000C - 0x0000)
|
|
struct KosmosBaseCharacter_TriggerAbilityByTag_Server final
|
|
{
|
|
public:
|
|
struct FGameplayTag TriggerTag; // 0x0000(0x0008)(Parm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool ExecuteOnAll; // 0x0008(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_9[0x3]; // 0x0009(0x0003)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosBaseCharacter_TriggerAbilityByTag_Server;
|
|
|
|
// Function Kosmos.KosmosBaseCharacter.CanSprint
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosBaseCharacter_CanSprint final
|
|
{
|
|
public:
|
|
bool ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosBaseCharacter_CanSprint;
|
|
|
|
// Function Kosmos.KosmosBaseCharacter.CheckPlayerInputEnabled
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosBaseCharacter_CheckPlayerInputEnabled final
|
|
{
|
|
public:
|
|
bool ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosBaseCharacter_CheckPlayerInputEnabled;
|
|
|
|
// Function Kosmos.KosmosBaseCharacter.GetActorFeetLocation
|
|
// 0x000C (0x000C - 0x0000)
|
|
struct KosmosBaseCharacter_GetActorFeetLocation final
|
|
{
|
|
public:
|
|
struct FVector ReturnValue; // 0x0000(0x000C)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosBaseCharacter_GetActorFeetLocation;
|
|
|
|
// Function Kosmos.KosmosBaseCharacter.GetActualGait
|
|
// 0x0002 (0x0002 - 0x0000)
|
|
struct KosmosBaseCharacter_GetActualGait final
|
|
{
|
|
public:
|
|
EKosmosGait AllowedGait; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
EKosmosGait ReturnValue; // 0x0001(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosBaseCharacter_GetActualGait;
|
|
|
|
// Function Kosmos.KosmosBaseCharacter.GetAllowedGait
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosBaseCharacter_GetAllowedGait final
|
|
{
|
|
public:
|
|
EKosmosGait ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosBaseCharacter_GetAllowedGait;
|
|
|
|
// Function Kosmos.KosmosBaseCharacter.GetCharacterLocation
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosBaseCharacter_GetCharacterLocation final
|
|
{
|
|
public:
|
|
EKosmosAtmosphereWorld IllusionWorld; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_1[0x3]; // 0x0001(0x0003)(Fixing Size After Last Property [ Dumper-7 ])
|
|
struct FVector ReturnValue; // 0x0004(0x000C)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosBaseCharacter_GetCharacterLocation;
|
|
|
|
// Function Kosmos.KosmosBaseCharacter.GetDefaultMovementSettings
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosBaseCharacter_GetDefaultMovementSettings final
|
|
{
|
|
public:
|
|
struct FKosmosMovementSettings ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ReturnParm, NoDestructor, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosBaseCharacter_GetDefaultMovementSettings;
|
|
|
|
// Function Kosmos.KosmosBaseCharacter.GetDesiredDirection
|
|
// 0x000C (0x000C - 0x0000)
|
|
struct KosmosBaseCharacter_GetDesiredDirection final
|
|
{
|
|
public:
|
|
struct FVector ReturnValue; // 0x0000(0x000C)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosBaseCharacter_GetDesiredDirection;
|
|
|
|
// Function Kosmos.KosmosBaseCharacter.GetDesiredGait
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosBaseCharacter_GetDesiredGait final
|
|
{
|
|
public:
|
|
EKosmosGait ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosBaseCharacter_GetDesiredGait;
|
|
|
|
// Function Kosmos.KosmosBaseCharacter.GetGait
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosBaseCharacter_GetGait final
|
|
{
|
|
public:
|
|
EKosmosGait ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosBaseCharacter_GetGait;
|
|
|
|
// Function Kosmos.KosmosBaseCharacter.GetInput
|
|
// 0x000C (0x000C - 0x0000)
|
|
struct KosmosBaseCharacter_GetInput final
|
|
{
|
|
public:
|
|
struct FVector ReturnValue; // 0x0000(0x000C)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosBaseCharacter_GetInput;
|
|
|
|
// Function Kosmos.KosmosBaseCharacter.GetInteractionInput
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosBaseCharacter_GetInteractionInput final
|
|
{
|
|
public:
|
|
struct FVector2D ReturnValue; // 0x0000(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosBaseCharacter_GetInteractionInput;
|
|
|
|
// Function Kosmos.KosmosBaseCharacter.GetIsCurrentlyBeingKilled
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosBaseCharacter_GetIsCurrentlyBeingKilled final
|
|
{
|
|
public:
|
|
bool ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosBaseCharacter_GetIsCurrentlyBeingKilled;
|
|
|
|
// Function Kosmos.KosmosBaseCharacter.GetKosmosMovement
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosBaseCharacter_GetKosmosMovement final
|
|
{
|
|
public:
|
|
class UKosmosMovement* ReturnValue; // 0x0000(0x0008)(ExportObject, Parm, OutParm, ZeroConstructor, ReturnParm, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosBaseCharacter_GetKosmosMovement;
|
|
|
|
// Function Kosmos.KosmosBaseCharacter.GetKosmosRoom
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosBaseCharacter_GetKosmosRoom final
|
|
{
|
|
public:
|
|
class UKosmosRoom* ReturnValue; // 0x0000(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosBaseCharacter_GetKosmosRoom;
|
|
|
|
// Function Kosmos.KosmosBaseCharacter.GetLastValidKosmosRoom
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosBaseCharacter_GetLastValidKosmosRoom final
|
|
{
|
|
public:
|
|
class UKosmosRoom* ReturnValue; // 0x0000(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosBaseCharacter_GetLastValidKosmosRoom;
|
|
|
|
// Function Kosmos.KosmosBaseCharacter.GetLookInput
|
|
// 0x000C (0x000C - 0x0000)
|
|
struct KosmosBaseCharacter_GetLookInput final
|
|
{
|
|
public:
|
|
struct FVector ReturnValue; // 0x0000(0x000C)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosBaseCharacter_GetLookInput;
|
|
|
|
// Function Kosmos.KosmosBaseCharacter.GetMovementState
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosBaseCharacter_GetMovementState final
|
|
{
|
|
public:
|
|
EKosmosMovementState ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosBaseCharacter_GetMovementState;
|
|
|
|
// Function Kosmos.KosmosBaseCharacter.GetPrevMovementState
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosBaseCharacter_GetPrevMovementState final
|
|
{
|
|
public:
|
|
EKosmosMovementState ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosBaseCharacter_GetPrevMovementState;
|
|
|
|
// Function Kosmos.KosmosBaseCharacter.GetRawLookVector
|
|
// 0x000C (0x000C - 0x0000)
|
|
struct KosmosBaseCharacter_GetRawLookVector final
|
|
{
|
|
public:
|
|
struct FVector ReturnValue; // 0x0000(0x000C)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosBaseCharacter_GetRawLookVector;
|
|
|
|
// Function Kosmos.KosmosBaseCharacter.GetSpeed
|
|
// 0x0004 (0x0004 - 0x0000)
|
|
struct KosmosBaseCharacter_GetSpeed final
|
|
{
|
|
public:
|
|
float ReturnValue; // 0x0000(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosBaseCharacter_GetSpeed;
|
|
|
|
// Function Kosmos.KosmosBaseCharacter.GetUnprocessedInput
|
|
// 0x000C (0x000C - 0x0000)
|
|
struct KosmosBaseCharacter_GetUnprocessedInput final
|
|
{
|
|
public:
|
|
struct FVector ReturnValue; // 0x0000(0x000C)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosBaseCharacter_GetUnprocessedInput;
|
|
|
|
// Function Kosmos.KosmosBaseCharacter.GetUnprocessedLookInput
|
|
// 0x000C (0x000C - 0x0000)
|
|
struct KosmosBaseCharacter_GetUnprocessedLookInput final
|
|
{
|
|
public:
|
|
struct FVector ReturnValue; // 0x0000(0x000C)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosBaseCharacter_GetUnprocessedLookInput;
|
|
|
|
// Function Kosmos.KosmosBaseCharacter.HasMatchingTag
|
|
// 0x000C (0x000C - 0x0000)
|
|
struct KosmosBaseCharacter_HasMatchingTag final
|
|
{
|
|
public:
|
|
struct FGameplayTag TriggerTag; // 0x0000(0x0008)(Parm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool ReturnValue; // 0x0008(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_9[0x3]; // 0x0009(0x0003)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosBaseCharacter_HasMatchingTag;
|
|
|
|
// Function Kosmos.KosmosBaseCharacter.IsLookRestricted
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosBaseCharacter_IsLookRestricted final
|
|
{
|
|
public:
|
|
bool ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosBaseCharacter_IsLookRestricted;
|
|
|
|
// Function Kosmos.KosmosBaseCharacter.IsToolEquipped
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosBaseCharacter_IsToolEquipped final
|
|
{
|
|
public:
|
|
bool ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosBaseCharacter_IsToolEquipped;
|
|
|
|
// Function Kosmos.KosmosBaseCharacter.IsWeaponEquipped
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosBaseCharacter_IsWeaponEquipped final
|
|
{
|
|
public:
|
|
bool ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosBaseCharacter_IsWeaponEquipped;
|
|
|
|
// Function Kosmos.KosmosBaseCharacter.WantsInteraction
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosBaseCharacter_WantsInteraction final
|
|
{
|
|
public:
|
|
bool ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosBaseCharacter_WantsInteraction;
|
|
|
|
// Function Kosmos.KosmosBehaviouralPIPComponent.SetActivationGameplayFlag
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosBehaviouralPIPComponent_SetActivationGameplayFlag final
|
|
{
|
|
public:
|
|
bool bFlag; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosBehaviouralPIPComponent_SetActivationGameplayFlag;
|
|
|
|
// Function Kosmos.KosmosBehaviouralPIPComponent.SetCancelGameplayFlag
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosBehaviouralPIPComponent_SetCancelGameplayFlag final
|
|
{
|
|
public:
|
|
bool bFlag; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosBehaviouralPIPComponent_SetCancelGameplayFlag;
|
|
|
|
// Function Kosmos.KosmosBehaviouralPIPComponent.IsCurrentlyActive
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosBehaviouralPIPComponent_IsCurrentlyActive final
|
|
{
|
|
public:
|
|
bool ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosBehaviouralPIPComponent_IsCurrentlyActive;
|
|
|
|
// Function Kosmos.KosmosBehaviouralPIPComponent.IsMovingToPIP
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosBehaviouralPIPComponent_IsMovingToPIP final
|
|
{
|
|
public:
|
|
bool ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosBehaviouralPIPComponent_IsMovingToPIP;
|
|
|
|
// Function Kosmos.KosmosBlueprintFunctionLibrary.ApplyTemporaryAtmosphereTargetOverride
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct KosmosBlueprintFunctionLibrary_ApplyTemporaryAtmosphereTargetOverride final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FVector TargetLocation; // 0x0008(0x000C)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
float DurationSeconds; // 0x0014(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool ImmediatelyCompleteBlend; // 0x0018(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
EKosmosAtmosphereWorld AtmosWorld; // 0x0019(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_1A[0x6]; // 0x001A(0x0006)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosBlueprintFunctionLibrary_ApplyTemporaryAtmosphereTargetOverride;
|
|
|
|
// Function Kosmos.KosmosBlueprintFunctionLibrary.Automation_ReachedKeyState
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct KosmosBlueprintFunctionLibrary_Automation_ReachedKeyState final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class FString KeyState; // 0x0008(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosBlueprintFunctionLibrary_Automation_ReachedKeyState;
|
|
|
|
// Function Kosmos.KosmosBlueprintFunctionLibrary.Automation_RestartState
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct KosmosBlueprintFunctionLibrary_Automation_RestartState final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class FString RestartState; // 0x0008(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosBlueprintFunctionLibrary_Automation_RestartState;
|
|
|
|
// Function Kosmos.KosmosBlueprintFunctionLibrary.CanKillPlayer
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct KosmosBlueprintFunctionLibrary_CanKillPlayer final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class AKosmosBaseCharacter* PlayerPawn; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool ReturnValue; // 0x0010(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_11[0x7]; // 0x0011(0x0007)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosBlueprintFunctionLibrary_CanKillPlayer;
|
|
|
|
// Function Kosmos.KosmosBlueprintFunctionLibrary.CheckValidSpawnLocation
|
|
// 0x0030 (0x0030 - 0x0000)
|
|
struct KosmosBlueprintFunctionLibrary_CheckValidSpawnLocation final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
const class AActor* TestActor; // 0x0008(0x0008)(ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FVector TestLocation; // 0x0010(0x000C)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FRotator TestRotation; // 0x001C(0x000C)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic)
|
|
bool ReturnValue; // 0x0028(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_29[0x7]; // 0x0029(0x0007)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosBlueprintFunctionLibrary_CheckValidSpawnLocation;
|
|
|
|
// Function Kosmos.KosmosBlueprintFunctionLibrary.DebugDraw3DArc
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct KosmosBlueprintFunctionLibrary_DebugDraw3DArc final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FVector Position; // 0x0008(0x000C)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FVector Forward; // 0x0014(0x000C)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FVector Up; // 0x0020(0x000C)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
float Degrees; // 0x002C(0x0004)(ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
float InnerRadius; // 0x0030(0x0004)(ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
float OuterRadius; // 0x0034(0x0004)(ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
float Thickness; // 0x0038(0x0004)(ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FColor ArcColor; // 0x003C(0x0004)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
float Duration; // 0x0040(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_44[0x4]; // 0x0044(0x0004)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosBlueprintFunctionLibrary_DebugDraw3DArc;
|
|
|
|
// Function Kosmos.KosmosBlueprintFunctionLibrary.DisableKillPlayer
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct KosmosBlueprintFunctionLibrary_DisableKillPlayer final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class AKosmosBaseCharacter* PlayerPawn; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
float DurationTime; // 0x0010(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_14[0x4]; // 0x0014(0x0004)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosBlueprintFunctionLibrary_DisableKillPlayer;
|
|
|
|
// Function Kosmos.KosmosBlueprintFunctionLibrary.DoNTimes
|
|
// 0x0028 (0x0028 - 0x0000)
|
|
struct KosmosBlueprintFunctionLibrary_DoNTimes final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class FString InKey; // 0x0008(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
int32 OutCount; // 0x0018(0x0004)(Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
int32 Num; // 0x001C(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool bInitToOne; // 0x0020(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool ReturnValue; // 0x0021(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_22[0x6]; // 0x0022(0x0006)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosBlueprintFunctionLibrary_DoNTimes;
|
|
|
|
// Function Kosmos.KosmosBlueprintFunctionLibrary.EnableKillPlayer
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosBlueprintFunctionLibrary_EnableKillPlayer final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class AKosmosBaseCharacter* PlayerPawn; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosBlueprintFunctionLibrary_EnableKillPlayer;
|
|
|
|
// Function Kosmos.KosmosBlueprintFunctionLibrary.FindNextCheckpoint
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosBlueprintFunctionLibrary_FindNextCheckpoint final
|
|
{
|
|
public:
|
|
class AKosmosCheckpoint* InCheckpoint; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class AKosmosCheckpoint* ReturnValue; // 0x0008(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosBlueprintFunctionLibrary_FindNextCheckpoint;
|
|
|
|
// Function Kosmos.KosmosBlueprintFunctionLibrary.ForceInstantAtmosphereBlend
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosBlueprintFunctionLibrary_ForceInstantAtmosphereBlend final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosBlueprintFunctionLibrary_ForceInstantAtmosphereBlend;
|
|
|
|
// Function Kosmos.KosmosBlueprintFunctionLibrary.ForceStreamingRefresh
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosBlueprintFunctionLibrary_ForceStreamingRefresh final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosBlueprintFunctionLibrary_ForceStreamingRefresh;
|
|
|
|
// Function Kosmos.KosmosBlueprintFunctionLibrary.GetAIMovementHelper
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosBlueprintFunctionLibrary_GetAIMovementHelper final
|
|
{
|
|
public:
|
|
EKosmosMoveType moveType; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_1[0x3]; // 0x0001(0x0003)(Fixing Size After Last Property [ Dumper-7 ])
|
|
struct FKosmosMovementHelper ReturnValue; // 0x0004(0x000C)(Parm, OutParm, ReturnParm, NoDestructor, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosBlueprintFunctionLibrary_GetAIMovementHelper;
|
|
|
|
// Function Kosmos.KosmosBlueprintFunctionLibrary.GetAutoPathInRoom
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct KosmosBlueprintFunctionLibrary_GetAutoPathInRoom final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class UKosmosRoom* InRoom; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class AKosmosAutomationPathNode* ReturnValue; // 0x0010(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosBlueprintFunctionLibrary_GetAutoPathInRoom;
|
|
|
|
// Function Kosmos.KosmosBlueprintFunctionLibrary.GetAutoSkip
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosBlueprintFunctionLibrary_GetAutoSkip final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosBlueprintFunctionLibrary_GetAutoSkip;
|
|
|
|
// Function Kosmos.KosmosBlueprintFunctionLibrary.GetAutoStory
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosBlueprintFunctionLibrary_GetAutoStory final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosBlueprintFunctionLibrary_GetAutoStory;
|
|
|
|
// Function Kosmos.KosmosBlueprintFunctionLibrary.GetBuildType
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosBlueprintFunctionLibrary_GetBuildType final
|
|
{
|
|
public:
|
|
EKosmosBuildType ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosBlueprintFunctionLibrary_GetBuildType;
|
|
|
|
// Function Kosmos.KosmosBlueprintFunctionLibrary.GetCheckpointInRoom
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct KosmosBlueprintFunctionLibrary_GetCheckpointInRoom final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class UKosmosRoom* InRoom; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class AKosmosCheckpoint* ReturnValue; // 0x0010(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosBlueprintFunctionLibrary_GetCheckpointInRoom;
|
|
|
|
// Function Kosmos.KosmosBlueprintFunctionLibrary.GetCurrentChapterReachedIndex
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosBlueprintFunctionLibrary_GetCurrentChapterReachedIndex final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
int32 ReturnValue; // 0x0008(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_C[0x4]; // 0x000C(0x0004)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosBlueprintFunctionLibrary_GetCurrentChapterReachedIndex;
|
|
|
|
// Function Kosmos.KosmosBlueprintFunctionLibrary.GetCurrentLevelName
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct KosmosBlueprintFunctionLibrary_GetCurrentLevelName final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FKosmosLevelNameReference ReturnValue; // 0x0008(0x0010)(Parm, OutParm, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosBlueprintFunctionLibrary_GetCurrentLevelName;
|
|
|
|
// Function Kosmos.KosmosBlueprintFunctionLibrary.GetDistanceBetweenKosmosCharacters
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosBlueprintFunctionLibrary_GetDistanceBetweenKosmosCharacters final
|
|
{
|
|
public:
|
|
const class UObject* WorldContextObject; // 0x0000(0x0008)(ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
float ReturnValue; // 0x0008(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_C[0x4]; // 0x000C(0x0004)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosBlueprintFunctionLibrary_GetDistanceBetweenKosmosCharacters;
|
|
|
|
// Function Kosmos.KosmosBlueprintFunctionLibrary.GetExposedFloatCurveValueAtTime
|
|
// 0x0090 (0x0090 - 0x0000)
|
|
struct KosmosBlueprintFunctionLibrary_GetExposedFloatCurveValueAtTime final
|
|
{
|
|
public:
|
|
struct FRuntimeFloatCurve Curve; // 0x0000(0x0088)(Parm, NativeAccessSpecifierPublic)
|
|
float Time; // 0x0088(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
float ReturnValue; // 0x008C(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosBlueprintFunctionLibrary_GetExposedFloatCurveValueAtTime;
|
|
|
|
// Function Kosmos.KosmosBlueprintFunctionLibrary.GetGlobalGravityDirection
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct KosmosBlueprintFunctionLibrary_GetGlobalGravityDirection final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FVector ReturnValue; // 0x0008(0x000C)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_14[0x4]; // 0x0014(0x0004)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosBlueprintFunctionLibrary_GetGlobalGravityDirection;
|
|
|
|
// Function Kosmos.KosmosBlueprintFunctionLibrary.GetKosmosGameState
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosBlueprintFunctionLibrary_GetKosmosGameState final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
EKosmosGameFlowState ReturnValue; // 0x0008(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_9[0x7]; // 0x0009(0x0007)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosBlueprintFunctionLibrary_GetKosmosGameState;
|
|
|
|
// Function Kosmos.KosmosBlueprintFunctionLibrary.GetKosmosNavigationSystem
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosBlueprintFunctionLibrary_GetKosmosNavigationSystem final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class UKosmosNavigationSystem* ReturnValue; // 0x0008(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosBlueprintFunctionLibrary_GetKosmosNavigationSystem;
|
|
|
|
// Function Kosmos.KosmosBlueprintFunctionLibrary.GetLevelLocalizedName
|
|
// 0x0030 (0x0030 - 0x0000)
|
|
struct KosmosBlueprintFunctionLibrary_GetLevelLocalizedName final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class FString LevelName; // 0x0008(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class FText ReturnValue; // 0x0018(0x0018)(Parm, OutParm, ReturnParm, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosBlueprintFunctionLibrary_GetLevelLocalizedName;
|
|
|
|
// Function Kosmos.KosmosBlueprintFunctionLibrary.GetLocalKosmosCharacter
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosBlueprintFunctionLibrary_GetLocalKosmosCharacter final
|
|
{
|
|
public:
|
|
const class UObject* WorldContextObject; // 0x0000(0x0008)(ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class AKosmosBaseCharacter* ReturnValue; // 0x0008(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosBlueprintFunctionLibrary_GetLocalKosmosCharacter;
|
|
|
|
// Function Kosmos.KosmosBlueprintFunctionLibrary.GetNonPlayPalCharacter
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosBlueprintFunctionLibrary_GetNonPlayPalCharacter final
|
|
{
|
|
public:
|
|
const class UObject* WorldContextObject; // 0x0000(0x0008)(ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class AKosmosBaseCharacter* ReturnValue; // 0x0008(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosBlueprintFunctionLibrary_GetNonPlayPalCharacter;
|
|
|
|
// Function Kosmos.KosmosBlueprintFunctionLibrary.GetOtherKosmosCharacter
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosBlueprintFunctionLibrary_GetOtherKosmosCharacter final
|
|
{
|
|
public:
|
|
const class UObject* WorldContextObject; // 0x0000(0x0008)(ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class AKosmosBaseCharacter* ReturnValue; // 0x0008(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosBlueprintFunctionLibrary_GetOtherKosmosCharacter;
|
|
|
|
// Function Kosmos.KosmosBlueprintFunctionLibrary.GetPathBetweenRooms
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct KosmosBlueprintFunctionLibrary_GetPathBetweenRooms final
|
|
{
|
|
public:
|
|
class UKosmosRoom* FromRoom; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class UKosmosRoom* ToRoom; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
TArray<class UKosmosRoom*> ReturnValue; // 0x0010(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosBlueprintFunctionLibrary_GetPathBetweenRooms;
|
|
|
|
// Function Kosmos.KosmosBlueprintFunctionLibrary.GetPlatform
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosBlueprintFunctionLibrary_GetPlatform final
|
|
{
|
|
public:
|
|
EKosmosPlatform ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosBlueprintFunctionLibrary_GetPlatform;
|
|
|
|
// Function Kosmos.KosmosBlueprintFunctionLibrary.GetPlayPalCharacter
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosBlueprintFunctionLibrary_GetPlayPalCharacter final
|
|
{
|
|
public:
|
|
const class UObject* WorldContextObject; // 0x0000(0x0008)(ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class AKosmosBaseCharacter* ReturnValue; // 0x0008(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosBlueprintFunctionLibrary_GetPlayPalCharacter;
|
|
|
|
// Function Kosmos.KosmosBlueprintFunctionLibrary.GetPrimaryCharacter
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosBlueprintFunctionLibrary_GetPrimaryCharacter final
|
|
{
|
|
public:
|
|
const class UObject* WorldContextObject; // 0x0000(0x0008)(ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class AKosmosBaseCharacter* ReturnValue; // 0x0008(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosBlueprintFunctionLibrary_GetPrimaryCharacter;
|
|
|
|
// Function Kosmos.KosmosBlueprintFunctionLibrary.GetRoomAtLocation
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct KosmosBlueprintFunctionLibrary_GetRoomAtLocation final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FVector InPos; // 0x0008(0x000C)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_14[0x4]; // 0x0014(0x0004)(Fixing Size After Last Property [ Dumper-7 ])
|
|
class UKosmosRoom* ReturnValue; // 0x0018(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosBlueprintFunctionLibrary_GetRoomAtLocation;
|
|
|
|
// Function Kosmos.KosmosBlueprintFunctionLibrary.GetRoomFromLevel
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct KosmosBlueprintFunctionLibrary_GetRoomFromLevel final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
const class ALevelScriptActor* InLevelScript; // 0x0008(0x0008)(ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class UKosmosRoom* ReturnValue; // 0x0010(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosBlueprintFunctionLibrary_GetRoomFromLevel;
|
|
|
|
// Function Kosmos.KosmosBlueprintFunctionLibrary.GetRoomNameForLocalCharacter
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct KosmosBlueprintFunctionLibrary_GetRoomNameForLocalCharacter final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class FString ReturnValue; // 0x0008(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosBlueprintFunctionLibrary_GetRoomNameForLocalCharacter;
|
|
|
|
// Function Kosmos.KosmosBlueprintFunctionLibrary.GetSecondaryCharacter
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosBlueprintFunctionLibrary_GetSecondaryCharacter final
|
|
{
|
|
public:
|
|
const class UObject* WorldContextObject; // 0x0000(0x0008)(ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class AKosmosBaseCharacter* ReturnValue; // 0x0008(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosBlueprintFunctionLibrary_GetSecondaryCharacter;
|
|
|
|
// Function Kosmos.KosmosBlueprintFunctionLibrary.IsActorKosmosCharacter
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct KosmosBlueprintFunctionLibrary_IsActorKosmosCharacter final
|
|
{
|
|
public:
|
|
const class UObject* WorldContextObject; // 0x0000(0x0008)(ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
const class AActor* InActor; // 0x0008(0x0008)(ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool ReturnValue; // 0x0010(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_11[0x7]; // 0x0011(0x0007)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosBlueprintFunctionLibrary_IsActorKosmosCharacter;
|
|
|
|
// Function Kosmos.KosmosBlueprintFunctionLibrary.IsActorLocalCharacter
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct KosmosBlueprintFunctionLibrary_IsActorLocalCharacter final
|
|
{
|
|
public:
|
|
const class UObject* WorldContextObject; // 0x0000(0x0008)(ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
const class AActor* InActor; // 0x0008(0x0008)(ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool ReturnValue; // 0x0010(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_11[0x7]; // 0x0011(0x0007)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosBlueprintFunctionLibrary_IsActorLocalCharacter;
|
|
|
|
// Function Kosmos.KosmosBlueprintFunctionLibrary.IsActorPlayer
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct KosmosBlueprintFunctionLibrary_IsActorPlayer final
|
|
{
|
|
public:
|
|
const class UObject* WorldContextObject; // 0x0000(0x0008)(ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
const class AActor* InCharacter; // 0x0008(0x0008)(ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool ReturnValue; // 0x0010(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_11[0x7]; // 0x0011(0x0007)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosBlueprintFunctionLibrary_IsActorPlayer;
|
|
|
|
// Function Kosmos.KosmosBlueprintFunctionLibrary.IsActorPlaypal
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct KosmosBlueprintFunctionLibrary_IsActorPlaypal final
|
|
{
|
|
public:
|
|
const class UObject* WorldContextObject; // 0x0000(0x0008)(ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
const class AActor* InCharacter; // 0x0008(0x0008)(ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool ReturnValue; // 0x0010(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_11[0x7]; // 0x0011(0x0007)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosBlueprintFunctionLibrary_IsActorPlaypal;
|
|
|
|
// Function Kosmos.KosmosBlueprintFunctionLibrary.IsActorPrimaryCharacter
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct KosmosBlueprintFunctionLibrary_IsActorPrimaryCharacter final
|
|
{
|
|
public:
|
|
const class UObject* WorldContextObject; // 0x0000(0x0008)(ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
const class AActor* InActor; // 0x0008(0x0008)(ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool ReturnValue; // 0x0010(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_11[0x7]; // 0x0011(0x0007)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosBlueprintFunctionLibrary_IsActorPrimaryCharacter;
|
|
|
|
// Function Kosmos.KosmosBlueprintFunctionLibrary.IsActorSecondaryCharacter
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct KosmosBlueprintFunctionLibrary_IsActorSecondaryCharacter final
|
|
{
|
|
public:
|
|
const class UObject* WorldContextObject; // 0x0000(0x0008)(ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
const class AActor* InActor; // 0x0008(0x0008)(ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool ReturnValue; // 0x0010(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_11[0x7]; // 0x0011(0x0007)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosBlueprintFunctionLibrary_IsActorSecondaryCharacter;
|
|
|
|
// Function Kosmos.KosmosBlueprintFunctionLibrary.IsAutoPlay
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosBlueprintFunctionLibrary_IsAutoPlay final
|
|
{
|
|
public:
|
|
bool ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosBlueprintFunctionLibrary_IsAutoPlay;
|
|
|
|
// Function Kosmos.KosmosBlueprintFunctionLibrary.IsCharacterPlayer
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct KosmosBlueprintFunctionLibrary_IsCharacterPlayer final
|
|
{
|
|
public:
|
|
const class UObject* WorldContextObject; // 0x0000(0x0008)(ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
const class AKosmosBaseCharacter* InCharacter; // 0x0008(0x0008)(ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool ReturnValue; // 0x0010(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_11[0x7]; // 0x0011(0x0007)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosBlueprintFunctionLibrary_IsCharacterPlayer;
|
|
|
|
// Function Kosmos.KosmosBlueprintFunctionLibrary.IsCharacterPlayPal
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct KosmosBlueprintFunctionLibrary_IsCharacterPlayPal final
|
|
{
|
|
public:
|
|
const class UObject* WorldContextObject; // 0x0000(0x0008)(ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
const class AKosmosBaseCharacter* InCharacter; // 0x0008(0x0008)(ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool ReturnValue; // 0x0010(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_11[0x7]; // 0x0011(0x0007)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosBlueprintFunctionLibrary_IsCharacterPlayPal;
|
|
|
|
// Function Kosmos.KosmosBlueprintFunctionLibrary.IsClientActorReady
|
|
// 0x0030 (0x0030 - 0x0000)
|
|
struct KosmosBlueprintFunctionLibrary_IsClientActorReady final
|
|
{
|
|
public:
|
|
TSoftObjectPtr<class AActor> ServerActor; // 0x0000(0x0028)(Parm, UObjectWrapper, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 ClientIndex; // 0x0028(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool IsReady; // 0x0029(0x0001)(Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool IsRelevant; // 0x002A(0x0001)(Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool bDebug; // 0x002B(0x0001)(ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool ReturnValue; // 0x002C(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_2D[0x3]; // 0x002D(0x0003)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosBlueprintFunctionLibrary_IsClientActorReady;
|
|
|
|
// Function Kosmos.KosmosBlueprintFunctionLibrary.IsDLC01Enabled
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosBlueprintFunctionLibrary_IsDLC01Enabled final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool ReturnValue; // 0x0008(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_9[0x7]; // 0x0009(0x0007)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosBlueprintFunctionLibrary_IsDLC01Enabled;
|
|
|
|
// Function Kosmos.KosmosBlueprintFunctionLibrary.IsDLC01Released
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosBlueprintFunctionLibrary_IsDLC01Released final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool ReturnValue; // 0x0008(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_9[0x7]; // 0x0009(0x0007)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosBlueprintFunctionLibrary_IsDLC01Released;
|
|
|
|
// Function Kosmos.KosmosBlueprintFunctionLibrary.IsDLC02Enabled
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosBlueprintFunctionLibrary_IsDLC02Enabled final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool ReturnValue; // 0x0008(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_9[0x7]; // 0x0009(0x0007)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosBlueprintFunctionLibrary_IsDLC02Enabled;
|
|
|
|
// Function Kosmos.KosmosBlueprintFunctionLibrary.IsDLC02Released
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosBlueprintFunctionLibrary_IsDLC02Released final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool ReturnValue; // 0x0008(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_9[0x7]; // 0x0009(0x0007)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosBlueprintFunctionLibrary_IsDLC02Released;
|
|
|
|
// Function Kosmos.KosmosBlueprintFunctionLibrary.IsInEditor
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosBlueprintFunctionLibrary_IsInEditor final
|
|
{
|
|
public:
|
|
bool ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosBlueprintFunctionLibrary_IsInEditor;
|
|
|
|
// Function Kosmos.KosmosBlueprintFunctionLibrary.IsInFrontend
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosBlueprintFunctionLibrary_IsInFrontend final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool ReturnValue; // 0x0008(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_9[0x7]; // 0x0009(0x0007)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosBlueprintFunctionLibrary_IsInFrontend;
|
|
|
|
// Function Kosmos.KosmosBlueprintFunctionLibrary.KillAndAttachPlayerCharacter
|
|
// 0x0030 (0x0030 - 0x0000)
|
|
struct KosmosBlueprintFunctionLibrary_KillAndAttachPlayerCharacter final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class AKosmosBaseCharacter* PlayerPawn; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class UKosmosDeathSettingsAsset* DeathSettings; // 0x0010(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class USceneComponent* AttachPoint; // 0x0018(0x0008)(Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class FName JointName; // 0x0020(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
EAttachmentRule LocationRule; // 0x0028(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
EAttachmentRule RotationRule; // 0x0029(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
EAttachmentRule ScaleRule; // 0x002A(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_2B[0x5]; // 0x002B(0x0005)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosBlueprintFunctionLibrary_KillAndAttachPlayerCharacter;
|
|
|
|
// Function Kosmos.KosmosBlueprintFunctionLibrary.KillPlayer
|
|
// 0x0088 (0x0088 - 0x0000)
|
|
struct KosmosBlueprintFunctionLibrary_KillPlayer final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class AKosmosBaseCharacter* PlayerPawn; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FDeathSettings DeathSettings; // 0x0010(0x0078)(Parm, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosBlueprintFunctionLibrary_KillPlayer;
|
|
|
|
// Function Kosmos.KosmosBlueprintFunctionLibrary.KillPlayerCharacter
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct KosmosBlueprintFunctionLibrary_KillPlayerCharacter final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class AKosmosBaseCharacter* PlayerPawn; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class UKosmosDeathSettingsAsset* DeathSettings; // 0x0010(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosBlueprintFunctionLibrary_KillPlayerCharacter;
|
|
|
|
// Function Kosmos.KosmosBlueprintFunctionLibrary.PathIntersectCharacter
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct KosmosBlueprintFunctionLibrary_PathIntersectCharacter final
|
|
{
|
|
public:
|
|
class UNavigationPath* Path; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class AKosmosBaseCharacter* Character; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
float Radius; // 0x0010(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool ReturnValue; // 0x0014(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_15[0x3]; // 0x0015(0x0003)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosBlueprintFunctionLibrary_PathIntersectCharacter;
|
|
|
|
// Function Kosmos.KosmosBlueprintFunctionLibrary.PreventMultipleGameInstanceLaunching
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosBlueprintFunctionLibrary_PreventMultipleGameInstanceLaunching final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool bIsEnabled; // 0x0008(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_9[0x7]; // 0x0009(0x0007)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosBlueprintFunctionLibrary_PreventMultipleGameInstanceLaunching;
|
|
|
|
// Function Kosmos.KosmosBlueprintFunctionLibrary.ReadTexelsFromRenderTarget
|
|
// 0x0030 (0x0030 - 0x0000)
|
|
struct KosmosBlueprintFunctionLibrary_ReadTexelsFromRenderTarget final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class UTextureRenderTarget2D* SourceRenderTarget; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
int32 X; // 0x0010(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
int32 Y; // 0x0014(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
int32 Width; // 0x0018(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
int32 Height; // 0x001C(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
TArray<struct FLinearColor> ReturnValue; // 0x0020(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosBlueprintFunctionLibrary_ReadTexelsFromRenderTarget;
|
|
|
|
// Function Kosmos.KosmosBlueprintFunctionLibrary.RenderTargetUpdateStaticTexture2DEditorOnly
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct KosmosBlueprintFunctionLibrary_RenderTargetUpdateStaticTexture2DEditorOnly final
|
|
{
|
|
public:
|
|
class UTexture2D* DestTexure; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class UTextureRenderTarget2D* SrcRenderTarget; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
ETextureCompressionSettings CompressionSettings; // 0x0010(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
ETextureMipGenSettings MipSettings; // 0x0011(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_12[0x6]; // 0x0012(0x0006)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosBlueprintFunctionLibrary_RenderTargetUpdateStaticTexture2DEditorOnly;
|
|
|
|
// Function Kosmos.KosmosBlueprintFunctionLibrary.ResetComponentVelocity_EngineersOnly
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosBlueprintFunctionLibrary_ResetComponentVelocity_EngineersOnly final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class USceneComponent* SceneComponent; // 0x0008(0x0008)(Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosBlueprintFunctionLibrary_ResetComponentVelocity_EngineersOnly;
|
|
|
|
// Function Kosmos.KosmosBlueprintFunctionLibrary.ResetDoNTimes
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct KosmosBlueprintFunctionLibrary_ResetDoNTimes final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class FString InKey; // 0x0008(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosBlueprintFunctionLibrary_ResetDoNTimes;
|
|
|
|
// Function Kosmos.KosmosBlueprintFunctionLibrary.SetAllowedToPause
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosBlueprintFunctionLibrary_SetAllowedToPause final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool InAllowPausing; // 0x0008(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_9[0x7]; // 0x0009(0x0007)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosBlueprintFunctionLibrary_SetAllowedToPause;
|
|
|
|
// Function Kosmos.KosmosBlueprintFunctionLibrary.SetGlobalGravityDirection
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct KosmosBlueprintFunctionLibrary_SetGlobalGravityDirection final
|
|
{
|
|
public:
|
|
struct FVector InGravity; // 0x0000(0x000C)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_C[0x4]; // 0x000C(0x0004)(Fixing Size After Last Property [ Dumper-7 ])
|
|
class UObject* WorldContextObject; // 0x0010(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosBlueprintFunctionLibrary_SetGlobalGravityDirection;
|
|
|
|
// Function Kosmos.KosmosBlueprintFunctionLibrary.SetKosmosGameState
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosBlueprintFunctionLibrary_SetKosmosGameState final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
EKosmosGameFlowState InState; // 0x0008(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_9[0x7]; // 0x0009(0x0007)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosBlueprintFunctionLibrary_SetKosmosGameState;
|
|
|
|
// Function Kosmos.KosmosBlueprintFunctionLibrary.SwitchOnBuildType
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosBlueprintFunctionLibrary_SwitchOnBuildType final
|
|
{
|
|
public:
|
|
EKosmosBuildType Build; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosBlueprintFunctionLibrary_SwitchOnBuildType;
|
|
|
|
// Function Kosmos.KosmosBlueprintFunctionLibrary.SwitchOnPlatform
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosBlueprintFunctionLibrary_SwitchOnPlatform final
|
|
{
|
|
public:
|
|
EKosmosPlatform Platform; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosBlueprintFunctionLibrary_SwitchOnPlatform;
|
|
|
|
// Function Kosmos.KosmosBlueprintFunctionLibrary.ToggleMarketingCameraState
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosBlueprintFunctionLibrary_ToggleMarketingCameraState final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosBlueprintFunctionLibrary_ToggleMarketingCameraState;
|
|
|
|
// Function Kosmos.KosmosBlueprintFunctionLibrary.TryPauseGame
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosBlueprintFunctionLibrary_TryPauseGame final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool InShouldToggle; // 0x0008(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool InShouldPause; // 0x0009(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_A[0x6]; // 0x000A(0x0006)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosBlueprintFunctionLibrary_TryPauseGame;
|
|
|
|
// Function Kosmos.KosmosBlueprintFunctionLibrary.TryStumbleCharacter
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosBlueprintFunctionLibrary_TryStumbleCharacter final
|
|
{
|
|
public:
|
|
class AKosmosBaseCharacter* InCharacter; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
float StumbleDuration; // 0x0008(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_C[0x4]; // 0x000C(0x0004)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosBlueprintFunctionLibrary_TryStumbleCharacter;
|
|
|
|
// Function Kosmos.KosmosBlueprintFunctionLibrary.UnToggleGrab
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosBlueprintFunctionLibrary_UnToggleGrab final
|
|
{
|
|
public:
|
|
class AKosmosBaseCharacter* InCharacter; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosBlueprintFunctionLibrary_UnToggleGrab;
|
|
|
|
// Function Kosmos.KosmosWeaponAndToolBase.AI_StashPending
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosWeaponAndToolBase_AI_StashPending final
|
|
{
|
|
public:
|
|
bool bValue; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosWeaponAndToolBase_AI_StashPending;
|
|
|
|
// Function Kosmos.KosmosWeaponAndToolBase.ApplyAnimationOverride
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosWeaponAndToolBase_ApplyAnimationOverride final
|
|
{
|
|
public:
|
|
class UCharacterAnimationSlots* InAnimationSlot; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosWeaponAndToolBase_ApplyAnimationOverride;
|
|
|
|
// Function Kosmos.KosmosWeaponAndToolBase.ClearAnimationOverride
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosWeaponAndToolBase_ClearAnimationOverride final
|
|
{
|
|
public:
|
|
class UCharacterAnimationSlots* InAnimationSlot; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosWeaponAndToolBase_ClearAnimationOverride;
|
|
|
|
// Function Kosmos.KosmosWeaponAndToolBase.GetMainTarget
|
|
// 0x0028 (0x0028 - 0x0000)
|
|
struct KosmosWeaponAndToolBase_GetMainTarget final
|
|
{
|
|
public:
|
|
TSoftObjectPtr<class UKosmosTargetComponent> ReturnValue; // 0x0000(0x0028)(ExportObject, Parm, OutParm, ReturnParm, InstancedReference, UObjectWrapper, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosWeaponAndToolBase_GetMainTarget;
|
|
|
|
// Function Kosmos.KosmosWeaponAndToolBase.Multicast_EquipItem
|
|
// 0x0002 (0x0002 - 0x0000)
|
|
struct KosmosWeaponAndToolBase_Multicast_EquipItem final
|
|
{
|
|
public:
|
|
bool bEquip; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool bForce; // 0x0001(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosWeaponAndToolBase_Multicast_EquipItem;
|
|
|
|
// Function Kosmos.KosmosWeaponAndToolBase.Multicast_UseItem
|
|
// 0x0002 (0x0002 - 0x0000)
|
|
struct KosmosWeaponAndToolBase_Multicast_UseItem final
|
|
{
|
|
public:
|
|
bool bUse; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool bForce; // 0x0001(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosWeaponAndToolBase_Multicast_UseItem;
|
|
|
|
// Function Kosmos.KosmosWeaponAndToolBase.SetToolHidden
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosWeaponAndToolBase_SetToolHidden final
|
|
{
|
|
public:
|
|
bool bValue; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosWeaponAndToolBase_SetToolHidden;
|
|
|
|
// Function Kosmos.KosmosWeaponAndToolBase.SetupDropItem
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosWeaponAndToolBase_SetupDropItem final
|
|
{
|
|
public:
|
|
class UStaticMeshComponent* DropItemComponent; // 0x0000(0x0008)(Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosWeaponAndToolBase_SetupDropItem;
|
|
|
|
// Function Kosmos.KosmosWeaponAndToolBase.StoreCustomMovementTransform
|
|
// 0x0030 (0x0030 - 0x0000)
|
|
struct KosmosWeaponAndToolBase_StoreCustomMovementTransform final
|
|
{
|
|
public:
|
|
struct FTransform InTransform; // 0x0000(0x0030)(Parm, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosWeaponAndToolBase_StoreCustomMovementTransform;
|
|
|
|
// Function Kosmos.KosmosWeaponAndToolBase.StoreCustomMovementTransform_Multicast
|
|
// 0x0030 (0x0030 - 0x0000)
|
|
struct KosmosWeaponAndToolBase_StoreCustomMovementTransform_Multicast final
|
|
{
|
|
public:
|
|
struct FTransform InTransform; // 0x0000(0x0030)(Parm, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosWeaponAndToolBase_StoreCustomMovementTransform_Multicast;
|
|
|
|
// Function Kosmos.KosmosWeaponAndToolBase.StoreCustomMovementTransform_Server
|
|
// 0x0030 (0x0030 - 0x0000)
|
|
struct KosmosWeaponAndToolBase_StoreCustomMovementTransform_Server final
|
|
{
|
|
public:
|
|
struct FTransform InTransform; // 0x0000(0x0030)(Parm, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosWeaponAndToolBase_StoreCustomMovementTransform_Server;
|
|
|
|
// Function Kosmos.KosmosWeaponAndToolBase.UseItem
|
|
// 0x0002 (0x0002 - 0x0000)
|
|
struct KosmosWeaponAndToolBase_UseItem final
|
|
{
|
|
public:
|
|
bool bUse; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool bForce; // 0x0001(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosWeaponAndToolBase_UseItem;
|
|
|
|
// Function Kosmos.KosmosWeaponAndToolBase.GetSprintingWhenStarted
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosWeaponAndToolBase_GetSprintingWhenStarted final
|
|
{
|
|
public:
|
|
bool ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosWeaponAndToolBase_GetSprintingWhenStarted;
|
|
|
|
// Function Kosmos.KosmosWeaponAndToolBase.GetToolHidden
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosWeaponAndToolBase_GetToolHidden final
|
|
{
|
|
public:
|
|
bool ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosWeaponAndToolBase_GetToolHidden;
|
|
|
|
// Function Kosmos.KosmosWeaponAndToolBase.GetWantsToStash
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosWeaponAndToolBase_GetWantsToStash final
|
|
{
|
|
public:
|
|
bool ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosWeaponAndToolBase_GetWantsToStash;
|
|
|
|
// Function Kosmos.KosmosWeaponAndToolBase.IsInUse
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosWeaponAndToolBase_IsInUse final
|
|
{
|
|
public:
|
|
bool ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosWeaponAndToolBase_IsInUse;
|
|
|
|
// Function Kosmos.KosmosWeaponAndToolBase.ShouldStashEarly
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosWeaponAndToolBase_ShouldStashEarly final
|
|
{
|
|
public:
|
|
bool ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosWeaponAndToolBase_ShouldStashEarly;
|
|
|
|
// Function Kosmos.KosmosBow.Client_SetShouldStrafe
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosBow_Client_SetShouldStrafe final
|
|
{
|
|
public:
|
|
bool InState; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosBow_Client_SetShouldStrafe;
|
|
|
|
// Function Kosmos.KosmosBow.Fire
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct KosmosBow_Fire final
|
|
{
|
|
public:
|
|
struct FVector FireVelocity; // 0x0000(0x000C)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_C[0x4]; // 0x000C(0x0004)(Fixing Size After Last Property [ Dumper-7 ])
|
|
class UKosmosTargetComponent* TargetComponent; // 0x0010(0x0008)(Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosBow_Fire;
|
|
|
|
// Function Kosmos.KosmosBow.Multicast_Fire
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct KosmosBow_Multicast_Fire final
|
|
{
|
|
public:
|
|
struct FVector FireVelocity; // 0x0000(0x000C)(ConstParm, Parm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_C[0x4]; // 0x000C(0x0004)(Fixing Size After Last Property [ Dumper-7 ])
|
|
class UKosmosTargetComponent* TargetComponent; // 0x0010(0x0008)(Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosBow_Multicast_Fire;
|
|
|
|
// Function Kosmos.KosmosBow.Multicast_SetBowUsageState
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosBow_Multicast_SetBowUsageState final
|
|
{
|
|
public:
|
|
EKosmosBowUsage InState; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosBow_Multicast_SetBowUsageState;
|
|
|
|
// Function Kosmos.KosmosBow.Server_Fire
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct KosmosBow_Server_Fire final
|
|
{
|
|
public:
|
|
struct FVector FireVelocity; // 0x0000(0x000C)(ConstParm, Parm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_C[0x4]; // 0x000C(0x0004)(Fixing Size After Last Property [ Dumper-7 ])
|
|
class UKosmosTargetComponent* TargetComponent; // 0x0010(0x0008)(Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosBow_Server_Fire;
|
|
|
|
// Function Kosmos.KosmosBow.Server_SetBowhUsageState
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosBow_Server_SetBowhUsageState final
|
|
{
|
|
public:
|
|
EKosmosBowUsage InState; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosBow_Server_SetBowhUsageState;
|
|
|
|
// Function Kosmos.KosmosBow.Server_SetShouldStrafe
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosBow_Server_SetShouldStrafe final
|
|
{
|
|
public:
|
|
bool InState; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosBow_Server_SetShouldStrafe;
|
|
|
|
// Function Kosmos.KosmosBow.Server_UpdateTarget
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosBow_Server_UpdateTarget final
|
|
{
|
|
public:
|
|
class UKosmosTargetComponent* NewTarget; // 0x0000(0x0008)(Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosBow_Server_UpdateTarget;
|
|
|
|
// Function Kosmos.KosmosBow.SetBowUsageState
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosBow_SetBowUsageState final
|
|
{
|
|
public:
|
|
EKosmosBowUsage InState; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosBow_SetBowUsageState;
|
|
|
|
// Function Kosmos.KosmosBowProjectile.OnHit
|
|
// 0x00A8 (0x00A8 - 0x0000)
|
|
struct KosmosBowProjectile_OnHit final
|
|
{
|
|
public:
|
|
class AActor* SelfActor; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class AActor* OtherActor; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FVector NormalImpulse; // 0x0010(0x000C)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FHitResult Hit; // 0x001C(0x0088)(ConstParm, Parm, OutParm, ReferenceParm, IsPlainOldData, NoDestructor, ContainsInstancedReference, NativeAccessSpecifierPublic)
|
|
uint8 Pad_A4[0x4]; // 0x00A4(0x0004)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosBowProjectile_OnHit;
|
|
|
|
// Function Kosmos.KosmosBowProjectile.OnOverlap
|
|
// 0x00A8 (0x00A8 - 0x0000)
|
|
struct KosmosBowProjectile_OnOverlap final
|
|
{
|
|
public:
|
|
class UPrimitiveComponent* OverlappedComponent; // 0x0000(0x0008)(Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class AActor* OtherActor; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class UPrimitiveComponent* OtherComp; // 0x0010(0x0008)(Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
int32 OtherBodyIndex; // 0x0018(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool bFromSweep; // 0x001C(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_1D[0x3]; // 0x001D(0x0003)(Fixing Size After Last Property [ Dumper-7 ])
|
|
struct FHitResult SweepResult; // 0x0020(0x0088)(ConstParm, Parm, OutParm, ReferenceParm, IsPlainOldData, NoDestructor, ContainsInstancedReference, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosBowProjectile_OnOverlap;
|
|
|
|
// Function Kosmos.KosmosBowProjectile.SetCurrentState
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosBowProjectile_SetCurrentState final
|
|
{
|
|
public:
|
|
EBowProjectileState InState; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosBowProjectile_SetCurrentState;
|
|
|
|
// Function Kosmos.KosmosBowProjectile.GetCurrentState
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosBowProjectile_GetCurrentState final
|
|
{
|
|
public:
|
|
EBowProjectileState ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosBowProjectile_GetCurrentState;
|
|
|
|
// Function Kosmos.KosmosBreathingComponent.KillPlayer
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosBreathingComponent_KillPlayer final
|
|
{
|
|
public:
|
|
class UKosmosDeathSettingsAsset* deathType; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosBreathingComponent_KillPlayer;
|
|
|
|
// Function Kosmos.KosmosBreathingComponent.SetUnderWater
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosBreathingComponent_SetUnderWater final
|
|
{
|
|
public:
|
|
bool InState; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosBreathingComponent_SetUnderWater;
|
|
|
|
// Function Kosmos.KosmosBuoyancyComponent.OnBeginOverlap
|
|
// 0x00A8 (0x00A8 - 0x0000)
|
|
struct KosmosBuoyancyComponent_OnBeginOverlap final
|
|
{
|
|
public:
|
|
class UPrimitiveComponent* OverlappedComponent; // 0x0000(0x0008)(Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class AActor* OtherActor; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class UPrimitiveComponent* OtherComp; // 0x0010(0x0008)(Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
int32 OtherBodyIndex; // 0x0018(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool bFromSweep; // 0x001C(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_1D[0x3]; // 0x001D(0x0003)(Fixing Size After Last Property [ Dumper-7 ])
|
|
struct FHitResult SweepResult; // 0x0020(0x0088)(ConstParm, Parm, OutParm, ReferenceParm, IsPlainOldData, NoDestructor, ContainsInstancedReference, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosBuoyancyComponent_OnBeginOverlap;
|
|
|
|
// Function Kosmos.KosmosBuoyancyComponent.OnEndOverlap
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct KosmosBuoyancyComponent_OnEndOverlap final
|
|
{
|
|
public:
|
|
class UPrimitiveComponent* OverlappedComp; // 0x0000(0x0008)(Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class AActor* OtherActor; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class UPrimitiveComponent* OtherComp; // 0x0010(0x0008)(Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
int32 OtherBodyIndex; // 0x0018(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_1C[0x4]; // 0x001C(0x0004)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosBuoyancyComponent_OnEndOverlap;
|
|
|
|
// Function Kosmos.KosmosCharacterActionInterface.OnCharacterCarriablePickup
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosCharacterActionInterface_OnCharacterCarriablePickup final
|
|
{
|
|
public:
|
|
const class AActor* InCharacter; // 0x0000(0x0008)(ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
const class AKosmosCarriable* Carriable; // 0x0008(0x0008)(ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosCharacterActionInterface_OnCharacterCarriablePickup;
|
|
|
|
// Function Kosmos.KosmosCharacterActionInterface.OnCharacterCarriableReleased
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosCharacterActionInterface_OnCharacterCarriableReleased final
|
|
{
|
|
public:
|
|
const class AActor* InCharacter; // 0x0000(0x0008)(ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
const class AKosmosCarriable* Carriable; // 0x0008(0x0008)(ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosCharacterActionInterface_OnCharacterCarriableReleased;
|
|
|
|
// Function Kosmos.KosmosCharacterActionInterface.OnCharacterCarriableThrown
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosCharacterActionInterface_OnCharacterCarriableThrown final
|
|
{
|
|
public:
|
|
const class AActor* InCharacter; // 0x0000(0x0008)(ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
const class AKosmosCarriable* Carriable; // 0x0008(0x0008)(ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosCharacterActionInterface_OnCharacterCarriableThrown;
|
|
|
|
// Function Kosmos.KosmosCharacterActionInterface.OnCharacterClimbOverTopLadder
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosCharacterActionInterface_OnCharacterClimbOverTopLadder final
|
|
{
|
|
public:
|
|
const class AKosmosBaseCharacter* Character; // 0x0000(0x0008)(ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
const class AKosmosLadder* Ladder; // 0x0008(0x0008)(ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosCharacterActionInterface_OnCharacterClimbOverTopLadder;
|
|
|
|
// Function Kosmos.KosmosCharacterActionInterface.OnCharacterCrouched
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosCharacterActionInterface_OnCharacterCrouched final
|
|
{
|
|
public:
|
|
const class AKosmosBaseCharacter* Character; // 0x0000(0x0008)(ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosCharacterActionInterface_OnCharacterCrouched;
|
|
|
|
// Function Kosmos.KosmosCharacterActionInterface.OnCharacterDeath
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosCharacterActionInterface_OnCharacterDeath final
|
|
{
|
|
public:
|
|
const class AKosmosBaseCharacter* Character; // 0x0000(0x0008)(ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosCharacterActionInterface_OnCharacterDeath;
|
|
|
|
// Function Kosmos.KosmosCharacterActionInterface.OnCharacterFinishStandFromSpawning
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosCharacterActionInterface_OnCharacterFinishStandFromSpawning final
|
|
{
|
|
public:
|
|
const class AKosmosBaseCharacter* Character; // 0x0000(0x0008)(ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosCharacterActionInterface_OnCharacterFinishStandFromSpawning;
|
|
|
|
// Function Kosmos.KosmosCharacterActionInterface.OnCharacterGestured
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct KosmosCharacterActionInterface_OnCharacterGestured final
|
|
{
|
|
public:
|
|
const class AKosmosBaseCharacter* Character; // 0x0000(0x0008)(ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class FString gestureID; // 0x0008(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosCharacterActionInterface_OnCharacterGestured;
|
|
|
|
// Function Kosmos.KosmosCharacterActionInterface.OnCharacterGrabbedFreeDraggable
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosCharacterActionInterface_OnCharacterGrabbedFreeDraggable final
|
|
{
|
|
public:
|
|
const class AActor* InCharacter; // 0x0000(0x0008)(ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
const class AKosmosDraggable* Draggable; // 0x0008(0x0008)(ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosCharacterActionInterface_OnCharacterGrabbedFreeDraggable;
|
|
|
|
// Function Kosmos.KosmosCharacterActionInterface.OnCharacterHandholdGrabbed
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosCharacterActionInterface_OnCharacterHandholdGrabbed final
|
|
{
|
|
public:
|
|
const class AKosmosBaseCharacter* grabber; // 0x0000(0x0008)(ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosCharacterActionInterface_OnCharacterHandholdGrabbed;
|
|
|
|
// Function Kosmos.KosmosCharacterActionInterface.OnCharacterHandholdReleased
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosCharacterActionInterface_OnCharacterHandholdReleased final
|
|
{
|
|
public:
|
|
const class AKosmosBaseCharacter* grabber; // 0x0000(0x0008)(ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosCharacterActionInterface_OnCharacterHandholdReleased;
|
|
|
|
// Function Kosmos.KosmosCharacterActionInterface.OnCharacterJumped
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosCharacterActionInterface_OnCharacterJumped final
|
|
{
|
|
public:
|
|
const class AKosmosBaseCharacter* Character; // 0x0000(0x0008)(ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosCharacterActionInterface_OnCharacterJumped;
|
|
|
|
// Function Kosmos.KosmosCharacterActionInterface.OnCharacterLanded
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosCharacterActionInterface_OnCharacterLanded final
|
|
{
|
|
public:
|
|
const class AKosmosBaseCharacter* Character; // 0x0000(0x0008)(ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
EKosmosFallType FallType; // 0x0008(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_9[0x7]; // 0x0009(0x0007)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosCharacterActionInterface_OnCharacterLanded;
|
|
|
|
// Function Kosmos.KosmosCharacterActionInterface.OnCharacterReleasedFreeDraggable
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosCharacterActionInterface_OnCharacterReleasedFreeDraggable final
|
|
{
|
|
public:
|
|
const class AActor* InCharacter; // 0x0000(0x0008)(ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
const class AKosmosDraggable* Draggable; // 0x0008(0x0008)(ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosCharacterActionInterface_OnCharacterReleasedFreeDraggable;
|
|
|
|
// Function Kosmos.KosmosCharacterActionInterface.OnCharacterRoomChanged
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct KosmosCharacterActionInterface_OnCharacterRoomChanged final
|
|
{
|
|
public:
|
|
const class AKosmosBaseCharacter* Character; // 0x0000(0x0008)(ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class UKosmosRoom* OldRoom; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class UKosmosRoom* NewRoom; // 0x0010(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosCharacterActionInterface_OnCharacterRoomChanged;
|
|
|
|
// Function Kosmos.KosmosCharacterActionInterface.OnCharacterSpawned
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosCharacterActionInterface_OnCharacterSpawned final
|
|
{
|
|
public:
|
|
const class AKosmosBaseCharacter* Character; // 0x0000(0x0008)(ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosCharacterActionInterface_OnCharacterSpawned;
|
|
|
|
// Function Kosmos.KosmosCharacterActionInterface.OnCharacterStartMovement
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosCharacterActionInterface_OnCharacterStartMovement final
|
|
{
|
|
public:
|
|
const class AKosmosBaseCharacter* Character; // 0x0000(0x0008)(ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosCharacterActionInterface_OnCharacterStartMovement;
|
|
|
|
// Function Kosmos.KosmosCharacterActionInterface.OnCharacterUncrouched
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosCharacterActionInterface_OnCharacterUncrouched final
|
|
{
|
|
public:
|
|
const class AKosmosBaseCharacter* Character; // 0x0000(0x0008)(ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosCharacterActionInterface_OnCharacterUncrouched;
|
|
|
|
// Function Kosmos.KosmosCharacterActionInterface.OnInventoryItemCollected
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct KosmosCharacterActionInterface_OnInventoryItemCollected final
|
|
{
|
|
public:
|
|
const class AKosmosBaseCharacter* Character; // 0x0000(0x0008)(ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FKosmosInventoryItemNameReference Item; // 0x0008(0x0010)(ConstParm, Parm, OutParm, ReferenceParm, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosCharacterActionInterface_OnInventoryItemCollected;
|
|
|
|
// Function Kosmos.KosmosCharacterActionInterface.OnToolEquipped
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosCharacterActionInterface_OnToolEquipped final
|
|
{
|
|
public:
|
|
const class AKosmosBaseCharacter* Character; // 0x0000(0x0008)(ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class AKosmosWeaponAndToolBase* Tool; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosCharacterActionInterface_OnToolEquipped;
|
|
|
|
// Function Kosmos.KosmosCharacterActionInterface.OnToolStashed
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosCharacterActionInterface_OnToolStashed final
|
|
{
|
|
public:
|
|
const class AKosmosBaseCharacter* Character; // 0x0000(0x0008)(ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class AKosmosWeaponAndToolBase* Tool; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosCharacterActionInterface_OnToolStashed;
|
|
|
|
// Function Kosmos.KosmosCharacterActionInterface.OnWeaponEquipped
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosCharacterActionInterface_OnWeaponEquipped final
|
|
{
|
|
public:
|
|
const class AKosmosBaseCharacter* Character; // 0x0000(0x0008)(ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class AKosmosWeaponAndToolBase* Weapon; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosCharacterActionInterface_OnWeaponEquipped;
|
|
|
|
// Function Kosmos.KosmosCharacterActionInterface.OnWeaponStashed
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosCharacterActionInterface_OnWeaponStashed final
|
|
{
|
|
public:
|
|
const class AKosmosBaseCharacter* Character; // 0x0000(0x0008)(ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class AKosmosWeaponAndToolBase* Weapon; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosCharacterActionInterface_OnWeaponStashed;
|
|
|
|
// Function Kosmos.KosmosCharaterActionLibrary.TriggerCharacterCarriablePickup
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct KosmosCharaterActionLibrary_TriggerCharacterCarriablePickup final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class AActor* InCharacter; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class AKosmosCarriable* Carriable; // 0x0010(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosCharaterActionLibrary_TriggerCharacterCarriablePickup;
|
|
|
|
// Function Kosmos.KosmosCharaterActionLibrary.TriggerCharacterCarriableReleased
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct KosmosCharaterActionLibrary_TriggerCharacterCarriableReleased final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class AActor* InCharacter; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class AKosmosCarriable* Carriable; // 0x0010(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosCharaterActionLibrary_TriggerCharacterCarriableReleased;
|
|
|
|
// Function Kosmos.KosmosCharaterActionLibrary.TriggerCharacterCarriableThrown
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct KosmosCharaterActionLibrary_TriggerCharacterCarriableThrown final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class AActor* InCharacter; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class AKosmosCarriable* Carriable; // 0x0010(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosCharaterActionLibrary_TriggerCharacterCarriableThrown;
|
|
|
|
// Function Kosmos.KosmosCharaterActionLibrary.TriggerCharacterClimbOverTopLadder
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct KosmosCharaterActionLibrary_TriggerCharacterClimbOverTopLadder final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class AActor* InCharacter; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class AKosmosLadder* Ladder; // 0x0010(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosCharaterActionLibrary_TriggerCharacterClimbOverTopLadder;
|
|
|
|
// Function Kosmos.KosmosCharaterActionLibrary.TriggerCharacterCrouched
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosCharaterActionLibrary_TriggerCharacterCrouched final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class AActor* InCharacter; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosCharaterActionLibrary_TriggerCharacterCrouched;
|
|
|
|
// Function Kosmos.KosmosCharaterActionLibrary.TriggerCharacterDeath
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosCharaterActionLibrary_TriggerCharacterDeath final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class AActor* InCharacter; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosCharaterActionLibrary_TriggerCharacterDeath;
|
|
|
|
// Function Kosmos.KosmosCharaterActionLibrary.TriggerCharacterFinishStandingFromSpawning
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosCharaterActionLibrary_TriggerCharacterFinishStandingFromSpawning final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class AActor* InCharacter; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosCharaterActionLibrary_TriggerCharacterFinishStandingFromSpawning;
|
|
|
|
// Function Kosmos.KosmosCharaterActionLibrary.TriggerCharacterGestered
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct KosmosCharaterActionLibrary_TriggerCharacterGestered final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class AActor* InCharacter; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class FString gestureID; // 0x0010(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosCharaterActionLibrary_TriggerCharacterGestered;
|
|
|
|
// Function Kosmos.KosmosCharaterActionLibrary.TriggerCharacterGrabbedFreeDraggable
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct KosmosCharaterActionLibrary_TriggerCharacterGrabbedFreeDraggable final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class AActor* InCharacter; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class AKosmosDraggable* Draggable; // 0x0010(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosCharaterActionLibrary_TriggerCharacterGrabbedFreeDraggable;
|
|
|
|
// Function Kosmos.KosmosCharaterActionLibrary.TriggerCharacterHandholdGrabbed
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosCharaterActionLibrary_TriggerCharacterHandholdGrabbed final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class AActor* InGrabber; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosCharaterActionLibrary_TriggerCharacterHandholdGrabbed;
|
|
|
|
// Function Kosmos.KosmosCharaterActionLibrary.TriggerCharacterHandholdReleased
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosCharaterActionLibrary_TriggerCharacterHandholdReleased final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class AActor* InGrabber; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosCharaterActionLibrary_TriggerCharacterHandholdReleased;
|
|
|
|
// Function Kosmos.KosmosCharaterActionLibrary.TriggerCharacterJumpped
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosCharaterActionLibrary_TriggerCharacterJumpped final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class AActor* InCharacter; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosCharaterActionLibrary_TriggerCharacterJumpped;
|
|
|
|
// Function Kosmos.KosmosCharaterActionLibrary.TriggerCharacterLanded
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct KosmosCharaterActionLibrary_TriggerCharacterLanded final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class AActor* InCharacter; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
EKosmosFallType inFallType; // 0x0010(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_11[0x7]; // 0x0011(0x0007)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosCharaterActionLibrary_TriggerCharacterLanded;
|
|
|
|
// Function Kosmos.KosmosCharaterActionLibrary.TriggerCharacterReleasedFreeDraggable
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct KosmosCharaterActionLibrary_TriggerCharacterReleasedFreeDraggable final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class AActor* InCharacter; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class AKosmosDraggable* Draggable; // 0x0010(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosCharaterActionLibrary_TriggerCharacterReleasedFreeDraggable;
|
|
|
|
// Function Kosmos.KosmosCharaterActionLibrary.TriggerCharacterRoomChange
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct KosmosCharaterActionLibrary_TriggerCharacterRoomChange final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class AActor* InCharacter; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class UKosmosRoom* InNewRoom; // 0x0010(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class UKosmosRoom* InOldRoom; // 0x0018(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosCharaterActionLibrary_TriggerCharacterRoomChange;
|
|
|
|
// Function Kosmos.KosmosCharaterActionLibrary.TriggerCharacterSpawned
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosCharaterActionLibrary_TriggerCharacterSpawned final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class AActor* InCharacter; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosCharaterActionLibrary_TriggerCharacterSpawned;
|
|
|
|
// Function Kosmos.KosmosCharaterActionLibrary.TriggerCharacterStartMovement
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosCharaterActionLibrary_TriggerCharacterStartMovement final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class AActor* InCharacter; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosCharaterActionLibrary_TriggerCharacterStartMovement;
|
|
|
|
// Function Kosmos.KosmosCharaterActionLibrary.TriggerCharacterUncrouched
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosCharaterActionLibrary_TriggerCharacterUncrouched final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class AActor* InCharacter; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosCharaterActionLibrary_TriggerCharacterUncrouched;
|
|
|
|
// Function Kosmos.KosmosCharaterActionLibrary.TriggerInventoryItemCollected
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct KosmosCharaterActionLibrary_TriggerInventoryItemCollected final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class AActor* InCharacter; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FKosmosInventoryItemNameReference InItem; // 0x0010(0x0010)(ConstParm, Parm, OutParm, ReferenceParm, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosCharaterActionLibrary_TriggerInventoryItemCollected;
|
|
|
|
// Function Kosmos.KosmosCharaterActionLibrary.TriggerToolEquipped
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct KosmosCharaterActionLibrary_TriggerToolEquipped final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class AActor* InCharacter; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class AKosmosWeaponAndToolBase* InTool; // 0x0010(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosCharaterActionLibrary_TriggerToolEquipped;
|
|
|
|
// Function Kosmos.KosmosCharaterActionLibrary.TriggerToolStashed
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct KosmosCharaterActionLibrary_TriggerToolStashed final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class AActor* InCharacter; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class AKosmosWeaponAndToolBase* InTool; // 0x0010(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosCharaterActionLibrary_TriggerToolStashed;
|
|
|
|
// Function Kosmos.KosmosCharaterActionLibrary.TriggerWeaponEquipped
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct KosmosCharaterActionLibrary_TriggerWeaponEquipped final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class AActor* InCharacter; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class AKosmosWeaponAndToolBase* InWeapon; // 0x0010(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosCharaterActionLibrary_TriggerWeaponEquipped;
|
|
|
|
// Function Kosmos.KosmosCharaterActionLibrary.TriggerWeaponStashed
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct KosmosCharaterActionLibrary_TriggerWeaponStashed final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class AActor* InCharacter; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class AKosmosWeaponAndToolBase* InWeapon; // 0x0010(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosCharaterActionLibrary_TriggerWeaponStashed;
|
|
|
|
// Function Kosmos.KosmosCharacterToAntagonist.OnAnimationAudioNotify
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosCharacterToAntagonist_OnAnimationAudioNotify final
|
|
{
|
|
public:
|
|
class FName EventName; // 0x0000(0x0008)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosCharacterToAntagonist_OnAnimationAudioNotify;
|
|
|
|
// Function Kosmos.KosmosCharacterToAntagonist.OnPawnGestureEvent
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosCharacterToAntagonist_OnPawnGestureEvent final
|
|
{
|
|
public:
|
|
class FName Event; // 0x0000(0x0008)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool bIsOverriden; // 0x0008(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_9[0x3]; // 0x0009(0x0003)(Fixing Size After Last Property [ Dumper-7 ])
|
|
float DistanceToTarget; // 0x000C(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosCharacterToAntagonist_OnPawnGestureEvent;
|
|
|
|
// Function Kosmos.KosmosCharacterToAntagonist.OnPawnJumpEvent
|
|
// 0x0038 (0x0038 - 0x0000)
|
|
struct KosmosCharacterToAntagonist_OnPawnJumpEvent final
|
|
{
|
|
public:
|
|
struct FKosmosFallData FallData; // 0x0000(0x0038)(ConstParm, Parm, OutParm, ReferenceParm, NoDestructor, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosCharacterToAntagonist_OnPawnJumpEvent;
|
|
|
|
// Function Kosmos.KosmosCharacterToAntagonist.OnPawnLandEvent
|
|
// 0x0038 (0x0038 - 0x0000)
|
|
struct KosmosCharacterToAntagonist_OnPawnLandEvent final
|
|
{
|
|
public:
|
|
struct FKosmosFallData FallData; // 0x0000(0x0038)(ConstParm, Parm, OutParm, ReferenceParm, NoDestructor, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosCharacterToAntagonist_OnPawnLandEvent;
|
|
|
|
// Function Kosmos.KosmosCharacterToAntagonist.OnWeaponToolEquipEvent
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct KosmosCharacterToAntagonist_OnWeaponToolEquipEvent final
|
|
{
|
|
public:
|
|
struct FKosmosCharacterAntagonistoWeaponToolEquipEvent EventInfo; // 0x0000(0x0018)(ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosCharacterToAntagonist_OnWeaponToolEquipEvent;
|
|
|
|
// Function Kosmos.KosmosCharacterToAntagonist.OnWeaponToolUsageEvent
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct KosmosCharacterToAntagonist_OnWeaponToolUsageEvent final
|
|
{
|
|
public:
|
|
struct FKosmosCharacterAntagonistoWeaponToolUsageEvent EventInfo; // 0x0000(0x0018)(ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosCharacterToAntagonist_OnWeaponToolUsageEvent;
|
|
|
|
// Function Kosmos.KosmosCharacterToAntagonist.UpdateFloorMaterial
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosCharacterToAntagonist_UpdateFloorMaterial final
|
|
{
|
|
public:
|
|
float forwardOffset; // 0x0000(0x0004)(ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
float traceLength; // 0x0004(0x0004)(ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosCharacterToAntagonist_UpdateFloorMaterial;
|
|
|
|
// Function Kosmos.KosmosCharacterToAntagonist.GetCharacterMovementSpeed
|
|
// 0x0004 (0x0004 - 0x0000)
|
|
struct KosmosCharacterToAntagonist_GetCharacterMovementSpeed final
|
|
{
|
|
public:
|
|
float ReturnValue; // 0x0000(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosCharacterToAntagonist_GetCharacterMovementSpeed;
|
|
|
|
// Function Kosmos.KosmosCharacterToAntagonist.IsCrouching
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosCharacterToAntagonist_IsCrouching final
|
|
{
|
|
public:
|
|
bool ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosCharacterToAntagonist_IsCrouching;
|
|
|
|
// Function Kosmos.KosmosCharacterToAntagonist.IsHiddenToAntagonist
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosCharacterToAntagonist_IsHiddenToAntagonist final
|
|
{
|
|
public:
|
|
bool ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosCharacterToAntagonist_IsHiddenToAntagonist;
|
|
|
|
// Function Kosmos.KosmosCharacterAudioComponent.GetSurfaceName
|
|
// 0x000C (0x000C - 0x0000)
|
|
struct KosmosCharacterAudioComponent_GetSurfaceName final
|
|
{
|
|
public:
|
|
EPhysicalSurface Surface; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_1[0x3]; // 0x0001(0x0003)(Fixing Size After Last Property [ Dumper-7 ])
|
|
class FName ReturnValue; // 0x0004(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosCharacterAudioComponent_GetSurfaceName;
|
|
|
|
// Function Kosmos.KosmosCharacterAudioComponent.AnimationAudioNotify
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosCharacterAudioComponent_AnimationAudioNotify final
|
|
{
|
|
public:
|
|
class FName EventName; // 0x0000(0x0008)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
const class UAkAudioEvent* AudioEvent; // 0x0008(0x0008)(ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosCharacterAudioComponent_AnimationAudioNotify;
|
|
|
|
// Function Kosmos.KosmosCharacterAudioComponent.CharacterAudioEvent
|
|
// 0x000C (0x000C - 0x0000)
|
|
struct KosmosCharacterAudioComponent_CharacterAudioEvent final
|
|
{
|
|
public:
|
|
EKosmosCharacterAudioEventSource eventSource; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
EKosmosCharacterAudioEventType EventType; // 0x0001(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_2[0x2]; // 0x0002(0x0002)(Fixing Size After Last Property [ Dumper-7 ])
|
|
class FName customType; // 0x0004(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosCharacterAudioComponent_CharacterAudioEvent;
|
|
|
|
// Function Kosmos.KosmosCharacterAudioComponent.FindVertexPaintData
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosCharacterAudioComponent_FindVertexPaintData final
|
|
{
|
|
public:
|
|
bool hasPaintData; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_1[0x3]; // 0x0001(0x0003)(Fixing Size After Last Property [ Dumper-7 ])
|
|
struct FColor paintData; // 0x0004(0x0004)(Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosCharacterAudioComponent_FindVertexPaintData;
|
|
|
|
// Function Kosmos.KosmosCharacterAudioComponent.OnAudioVolumeTransition
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosCharacterAudioComponent_OnAudioVolumeTransition final
|
|
{
|
|
public:
|
|
class AKosmosAudioVolume* AudioVolume; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosCharacterAudioComponent_OnAudioVolumeTransition;
|
|
|
|
// Function Kosmos.KosmosCharacterAudioComponent.OnCapsuleBeginOverlap
|
|
// 0x00A8 (0x00A8 - 0x0000)
|
|
struct KosmosCharacterAudioComponent_OnCapsuleBeginOverlap final
|
|
{
|
|
public:
|
|
class UPrimitiveComponent* OverlappedComponent; // 0x0000(0x0008)(Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class AActor* OtherActor; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class UPrimitiveComponent* OtherComp; // 0x0010(0x0008)(Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
int32 OtherBodyIndex; // 0x0018(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool bFromSweep; // 0x001C(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_1D[0x3]; // 0x001D(0x0003)(Fixing Size After Last Property [ Dumper-7 ])
|
|
struct FHitResult SweepResult; // 0x0020(0x0088)(ConstParm, Parm, OutParm, ReferenceParm, IsPlainOldData, NoDestructor, ContainsInstancedReference, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosCharacterAudioComponent_OnCapsuleBeginOverlap;
|
|
|
|
// Function Kosmos.KosmosCharacterAudioComponent.OnCapsuleEndOverlap
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct KosmosCharacterAudioComponent_OnCapsuleEndOverlap final
|
|
{
|
|
public:
|
|
class UPrimitiveComponent* OverlappedComponent; // 0x0000(0x0008)(Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class AActor* OtherActor; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class UPrimitiveComponent* OtherComp; // 0x0010(0x0008)(Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
int32 OtherBodyIndex; // 0x0018(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_1C[0x4]; // 0x001C(0x0004)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosCharacterAudioComponent_OnCapsuleEndOverlap;
|
|
|
|
// Function Kosmos.KosmosCharacterAudioComponent.OnHangTraversalEvent
|
|
// 0x0070 (0x0070 - 0x0000)
|
|
struct KosmosCharacterAudioComponent_OnHangTraversalEvent final
|
|
{
|
|
public:
|
|
struct FKosmosAudioHangTraversalEvent EventInfo; // 0x0000(0x0070)(ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosCharacterAudioComponent_OnHangTraversalEvent;
|
|
|
|
// Function Kosmos.KosmosCharacterAudioComponent.OnPawnCrouchEvent
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosCharacterAudioComponent_OnPawnCrouchEvent final
|
|
{
|
|
public:
|
|
bool bIsCrouching; // 0x0000(0x0001)(ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosCharacterAudioComponent_OnPawnCrouchEvent;
|
|
|
|
// Function Kosmos.KosmosCharacterAudioComponent.OnPawnGestureEvent
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosCharacterAudioComponent_OnPawnGestureEvent final
|
|
{
|
|
public:
|
|
class FName Event; // 0x0000(0x0008)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool bIsOverriden; // 0x0008(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_9[0x3]; // 0x0009(0x0003)(Fixing Size After Last Property [ Dumper-7 ])
|
|
float DistanceToTarget; // 0x000C(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosCharacterAudioComponent_OnPawnGestureEvent;
|
|
|
|
// Function Kosmos.KosmosCharacterAudioComponent.OnPawnGrabEndEvent
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosCharacterAudioComponent_OnPawnGrabEndEvent final
|
|
{
|
|
public:
|
|
EGrabEventType grabType; // 0x0000(0x0001)(ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosCharacterAudioComponent_OnPawnGrabEndEvent;
|
|
|
|
// Function Kosmos.KosmosCharacterAudioComponent.OnPawnGrabStartEvent
|
|
// 0x0030 (0x0030 - 0x0000)
|
|
struct KosmosCharacterAudioComponent_OnPawnGrabStartEvent final
|
|
{
|
|
public:
|
|
EGrabEventType grabType; // 0x0000(0x0001)(ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_1[0x7]; // 0x0001(0x0007)(Fixing Size After Last Property [ Dumper-7 ])
|
|
class FString Material; // 0x0008(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FVector grabLocation; // 0x0018(0x000C)(ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_24[0x4]; // 0x0024(0x0004)(Fixing Size After Last Property [ Dumper-7 ])
|
|
const class AActor* grabbedActor; // 0x0028(0x0008)(ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosCharacterAudioComponent_OnPawnGrabStartEvent;
|
|
|
|
// Function Kosmos.KosmosCharacterAudioComponent.OnPawnJumpEvent
|
|
// 0x0038 (0x0038 - 0x0000)
|
|
struct KosmosCharacterAudioComponent_OnPawnJumpEvent final
|
|
{
|
|
public:
|
|
struct FKosmosFallData FallData; // 0x0000(0x0038)(ConstParm, Parm, OutParm, ReferenceParm, NoDestructor, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosCharacterAudioComponent_OnPawnJumpEvent;
|
|
|
|
// Function Kosmos.KosmosCharacterAudioComponent.OnPawnLandEvent
|
|
// 0x0038 (0x0038 - 0x0000)
|
|
struct KosmosCharacterAudioComponent_OnPawnLandEvent final
|
|
{
|
|
public:
|
|
struct FKosmosFallData FallData; // 0x0000(0x0038)(ConstParm, Parm, OutParm, ReferenceParm, NoDestructor, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosCharacterAudioComponent_OnPawnLandEvent;
|
|
|
|
// Function Kosmos.KosmosCharacterAudioComponent.OnPawnPickupHeldEvent
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosCharacterAudioComponent_OnPawnPickupHeldEvent final
|
|
{
|
|
public:
|
|
class UKosmosPickupComponent* Pickup; // 0x0000(0x0008)(Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosCharacterAudioComponent_OnPawnPickupHeldEvent;
|
|
|
|
// Function Kosmos.KosmosCharacterAudioComponent.OnPawnSlideEvent
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosCharacterAudioComponent_OnPawnSlideEvent final
|
|
{
|
|
public:
|
|
bool bIsSliding; // 0x0000(0x0001)(ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosCharacterAudioComponent_OnPawnSlideEvent;
|
|
|
|
// Function Kosmos.KosmosCharacterAudioComponent.OnPhysicaMaterialChanged
|
|
// 0x000C (0x000C - 0x0000)
|
|
struct KosmosCharacterAudioComponent_OnPhysicaMaterialChanged final
|
|
{
|
|
public:
|
|
class FName Surface; // 0x0000(0x0008)(ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool bSurfaceAdded; // 0x0008(0x0001)(ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_9[0x3]; // 0x0009(0x0003)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosCharacterAudioComponent_OnPhysicaMaterialChanged;
|
|
|
|
// Function Kosmos.KosmosCharacterAudioComponent.OnWeaponToolEquipEvent
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct KosmosCharacterAudioComponent_OnWeaponToolEquipEvent final
|
|
{
|
|
public:
|
|
struct FKosmosAudioWeaponToolEquipEvent EventInfo; // 0x0000(0x0018)(ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosCharacterAudioComponent_OnWeaponToolEquipEvent;
|
|
|
|
// Function Kosmos.KosmosCharacterAudioComponent.OnWeaponToolUsageEvent
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct KosmosCharacterAudioComponent_OnWeaponToolUsageEvent final
|
|
{
|
|
public:
|
|
struct FKosmosAudioWeaponToolUsageEvent EventInfo; // 0x0000(0x0018)(ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosCharacterAudioComponent_OnWeaponToolUsageEvent;
|
|
|
|
// Function Kosmos.KosmosCharacterAudioComponent.UpdateFloorMaterial
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosCharacterAudioComponent_UpdateFloorMaterial final
|
|
{
|
|
public:
|
|
float forwardOffset; // 0x0000(0x0004)(ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
float traceLength; // 0x0004(0x0004)(ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosCharacterAudioComponent_UpdateFloorMaterial;
|
|
|
|
// Function Kosmos.KosmosCharacterAudioComponent.UpdateOverlappingSurfaces
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct KosmosCharacterAudioComponent_UpdateOverlappingSurfaces final
|
|
{
|
|
public:
|
|
TArray<EPhysicalSurface> surfaceTypesToFind; // 0x0000(0x0010)(Parm, ZeroConstructor, NativeAccessSpecifierPublic)
|
|
float SphereRadius; // 0x0010(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
ECollisionChannel CollisionChannel; // 0x0014(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_15[0x3]; // 0x0015(0x0003)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosCharacterAudioComponent_UpdateOverlappingSurfaces;
|
|
|
|
// Function Kosmos.KosmosCharacterAudioComponent.FindGrabMaterial
|
|
// 0x001C (0x001C - 0x0000)
|
|
struct KosmosCharacterAudioComponent_FindGrabMaterial final
|
|
{
|
|
public:
|
|
struct FVector TraceStart; // 0x0000(0x000C)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FVector TraceEnd; // 0x000C(0x000C)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
EPhysicalSurface ReturnValue; // 0x0018(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_19[0x3]; // 0x0019(0x0003)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosCharacterAudioComponent_FindGrabMaterial;
|
|
|
|
// Function Kosmos.KosmosCharacterDeathComponent.CompleteKill
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosCharacterDeathComponent_CompleteKill final
|
|
{
|
|
public:
|
|
struct FDeathInfo DeathInfo; // 0x0000(0x0010)(ConstParm, Parm, OutParm, ReferenceParm, NoDestructor, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosCharacterDeathComponent_CompleteKill;
|
|
|
|
// Function Kosmos.KosmosCharacterDeathComponent.DisableKill
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosCharacterDeathComponent_DisableKill final
|
|
{
|
|
public:
|
|
float TimeoutInSec; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
int32 ReturnValue; // 0x0004(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosCharacterDeathComponent_DisableKill;
|
|
|
|
// Function Kosmos.KosmosCharacterDeathComponent.EnableKill
|
|
// 0x0004 (0x0004 - 0x0000)
|
|
struct KosmosCharacterDeathComponent_EnableKill final
|
|
{
|
|
public:
|
|
int32 KillHandle; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosCharacterDeathComponent_EnableKill;
|
|
|
|
// Function Kosmos.KosmosCharacterDeathComponent.Kill_Multicast
|
|
// 0x0028 (0x0028 - 0x0000)
|
|
struct KosmosCharacterDeathComponent_Kill_Multicast final
|
|
{
|
|
public:
|
|
struct FDeathInfo DeathInfo; // 0x0000(0x0010)(ConstParm, Parm, ReferenceParm, NoDestructor, NativeAccessSpecifierPublic)
|
|
class USceneComponent* AttachPoint; // 0x0010(0x0008)(Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class FName JointName; // 0x0018(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
EAttachmentRule LocationRule; // 0x0020(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
EAttachmentRule RotationRule; // 0x0021(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
EAttachmentRule ScaleRule; // 0x0022(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_23[0x5]; // 0x0023(0x0005)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosCharacterDeathComponent_Kill_Multicast;
|
|
|
|
// Function Kosmos.KosmosCharacterDeathComponent.Kill_Server
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct KosmosCharacterDeathComponent_Kill_Server final
|
|
{
|
|
public:
|
|
class UKosmosDeathSettingsAsset* DeathSettings; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class USceneComponent* AttachPoint; // 0x0008(0x0008)(Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class FName JointName; // 0x0010(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
EAttachmentRule LocationRule; // 0x0018(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
EAttachmentRule RotationRule; // 0x0019(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
EAttachmentRule ScaleRule; // 0x001A(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_1B[0x5]; // 0x001B(0x0005)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosCharacterDeathComponent_Kill_Server;
|
|
|
|
// Function Kosmos.KosmosCharacterDeathComponent.OnKill
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosCharacterDeathComponent_OnKill final
|
|
{
|
|
public:
|
|
struct FDeathInfo DeathInfo; // 0x0000(0x0010)(ConstParm, Parm, OutParm, ReferenceParm, NoDestructor, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosCharacterDeathComponent_OnKill;
|
|
|
|
// Function Kosmos.KosmosCharacterDeathComponent.RespawnPlayers
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosCharacterDeathComponent_RespawnPlayers final
|
|
{
|
|
public:
|
|
struct FDeathInfo DeathInfo; // 0x0000(0x0010)(ConstParm, Parm, OutParm, ReferenceParm, NoDestructor, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosCharacterDeathComponent_RespawnPlayers;
|
|
|
|
// Function Kosmos.KosmosCharacterDeathComponent.SecondaryKill_Multicast
|
|
// 0x0028 (0x0028 - 0x0000)
|
|
struct KosmosCharacterDeathComponent_SecondaryKill_Multicast final
|
|
{
|
|
public:
|
|
struct FDeathInfo DeathInfo; // 0x0000(0x0010)(ConstParm, Parm, ReferenceParm, NoDestructor, NativeAccessSpecifierPublic)
|
|
class USceneComponent* AttachPoint; // 0x0010(0x0008)(Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class FName JointName; // 0x0018(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
EAttachmentRule LocationRule; // 0x0020(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
EAttachmentRule RotationRule; // 0x0021(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
EAttachmentRule ScaleRule; // 0x0022(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_23[0x5]; // 0x0023(0x0005)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosCharacterDeathComponent_SecondaryKill_Multicast;
|
|
|
|
// Function Kosmos.KosmosCharacterFootstepsComponent.GetSurfaceName
|
|
// 0x000C (0x000C - 0x0000)
|
|
struct KosmosCharacterFootstepsComponent_GetSurfaceName final
|
|
{
|
|
public:
|
|
EPhysicalSurface Surface; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_1[0x3]; // 0x0001(0x0003)(Fixing Size After Last Property [ Dumper-7 ])
|
|
class FName ReturnValue; // 0x0004(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosCharacterFootstepsComponent_GetSurfaceName;
|
|
|
|
// Function Kosmos.KosmosCharacterFootstepsComponent.OnPawnJumpEvent
|
|
// 0x0038 (0x0038 - 0x0000)
|
|
struct KosmosCharacterFootstepsComponent_OnPawnJumpEvent final
|
|
{
|
|
public:
|
|
struct FKosmosFallData FallData; // 0x0000(0x0038)(ConstParm, Parm, OutParm, ReferenceParm, NoDestructor, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosCharacterFootstepsComponent_OnPawnJumpEvent;
|
|
|
|
// Function Kosmos.KosmosCharacterFootstepsComponent.OnPawnLandEvent
|
|
// 0x0038 (0x0038 - 0x0000)
|
|
struct KosmosCharacterFootstepsComponent_OnPawnLandEvent final
|
|
{
|
|
public:
|
|
struct FKosmosFallData FallData; // 0x0000(0x0038)(ConstParm, Parm, OutParm, ReferenceParm, NoDestructor, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosCharacterFootstepsComponent_OnPawnLandEvent;
|
|
|
|
// Function Kosmos.KosmosCharacterFootstepsComponent.SetUpdateTrails
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosCharacterFootstepsComponent_SetUpdateTrails final
|
|
{
|
|
public:
|
|
bool ShouldUpdate; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosCharacterFootstepsComponent_SetUpdateTrails;
|
|
|
|
// Function Kosmos.KosmosCharacterFootstepsComponent.TriggerFootStep
|
|
// 0x0002 (0x0002 - 0x0000)
|
|
struct KosmosCharacterFootstepsComponent_TriggerFootStep final
|
|
{
|
|
public:
|
|
EKosmosFootstep_Type StepType; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
EKosmosFootstep_Foot Foot; // 0x0001(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosCharacterFootstepsComponent_TriggerFootStep;
|
|
|
|
// Function Kosmos.KosmosCharactersSubsystem.GetActivePuppetEncounter
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosCharactersSubsystem_GetActivePuppetEncounter final
|
|
{
|
|
public:
|
|
class AKosmosPuppetEncounterVolume* ReturnValue; // 0x0000(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosCharactersSubsystem_GetActivePuppetEncounter;
|
|
|
|
// Function Kosmos.KosmosCharactersSubsystem.GetPIPManager
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosCharactersSubsystem_GetPIPManager final
|
|
{
|
|
public:
|
|
class UKosmosPIPManager* ReturnValue; // 0x0000(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosCharactersSubsystem_GetPIPManager;
|
|
|
|
// Function Kosmos.KosmosCheatManager.IncrementAchievementProgress
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct KosmosCheatManager_IncrementAchievementProgress final
|
|
{
|
|
public:
|
|
class FString AchievementName; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
int32 Increment; // 0x0010(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_14[0x4]; // 0x0014(0x0004)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosCheatManager_IncrementAchievementProgress;
|
|
|
|
// Function Kosmos.KosmosCheatManager.KosmosTeleportPlayer
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosCheatManager_KosmosTeleportPlayer final
|
|
{
|
|
public:
|
|
class APawn* PawnToTeleport; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool bToggleDebugCamera; // 0x0008(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_9[0x7]; // 0x0009(0x0007)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosCheatManager_KosmosTeleportPlayer;
|
|
|
|
// Function Kosmos.KosmosCheckpoint.OnResume
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosCheckpoint_OnResume final
|
|
{
|
|
public:
|
|
class UKosmosCheckpointReader* InCheckpointReader; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosCheckpoint_OnResume;
|
|
|
|
// Function Kosmos.KosmosCheckpoint.OnSnapshot
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosCheckpoint_OnSnapshot final
|
|
{
|
|
public:
|
|
class UKosmosCheckpointWriter* InCheckpointWriter; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosCheckpoint_OnSnapshot;
|
|
|
|
// Function Kosmos.KosmosCheckpoint.SetBounds
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct KosmosCheckpoint_SetBounds final
|
|
{
|
|
public:
|
|
struct FVector InMin; // 0x0000(0x000C)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FVector InMax; // 0x000C(0x000C)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosCheckpoint_SetBounds;
|
|
|
|
// Function Kosmos.KosmosCheckpoint.SetBoxExtent
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosCheckpoint_SetBoxExtent final
|
|
{
|
|
public:
|
|
struct FVector InBoxExtent; // 0x0000(0x000C)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool bUpdateOverlaps; // 0x000C(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_D[0x3]; // 0x000D(0x0003)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosCheckpoint_SetBoxExtent;
|
|
|
|
// Function Kosmos.KosmosCheckpoint.GetPrimaryCharacterStartTransform
|
|
// 0x0030 (0x0030 - 0x0000)
|
|
struct KosmosCheckpoint_GetPrimaryCharacterStartTransform final
|
|
{
|
|
public:
|
|
struct FTransform ReturnValue; // 0x0000(0x0030)(Parm, OutParm, ReturnParm, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosCheckpoint_GetPrimaryCharacterStartTransform;
|
|
|
|
// Function Kosmos.KosmosCheckpoint.GetPrimaryCharacterTransform
|
|
// 0x0030 (0x0030 - 0x0000)
|
|
struct KosmosCheckpoint_GetPrimaryCharacterTransform final
|
|
{
|
|
public:
|
|
struct FTransform ReturnValue; // 0x0000(0x0030)(Parm, OutParm, ReturnParm, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosCheckpoint_GetPrimaryCharacterTransform;
|
|
|
|
// Function Kosmos.KosmosCheckpoint.GetSecondaryCharacterStartTransform
|
|
// 0x0030 (0x0030 - 0x0000)
|
|
struct KosmosCheckpoint_GetSecondaryCharacterStartTransform final
|
|
{
|
|
public:
|
|
struct FTransform ReturnValue; // 0x0000(0x0030)(Parm, OutParm, ReturnParm, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosCheckpoint_GetSecondaryCharacterStartTransform;
|
|
|
|
// Function Kosmos.KosmosCheckpoint.GetSecondaryCharacterTransform
|
|
// 0x0030 (0x0030 - 0x0000)
|
|
struct KosmosCheckpoint_GetSecondaryCharacterTransform final
|
|
{
|
|
public:
|
|
struct FTransform ReturnValue; // 0x0000(0x0030)(Parm, OutParm, ReturnParm, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosCheckpoint_GetSecondaryCharacterTransform;
|
|
|
|
// Function Kosmos.KosmosCheckpointReader.GetBool
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct KosmosCheckpointReader_GetBool final
|
|
{
|
|
public:
|
|
class FString InKey; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool InDefault; // 0x0010(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool ReturnValue; // 0x0011(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_12[0x6]; // 0x0012(0x0006)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosCheckpointReader_GetBool;
|
|
|
|
// Function Kosmos.KosmosCheckpointReader.GetByte
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct KosmosCheckpointReader_GetByte final
|
|
{
|
|
public:
|
|
class FString InKey; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 InDefault; // 0x0010(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 ReturnValue; // 0x0011(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_12[0x6]; // 0x0012(0x0006)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosCheckpointReader_GetByte;
|
|
|
|
// Function Kosmos.KosmosCheckpointReader.GetFloat
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct KosmosCheckpointReader_GetFloat final
|
|
{
|
|
public:
|
|
class FString InKey; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
float InDefault; // 0x0010(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
float ReturnValue; // 0x0014(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosCheckpointReader_GetFloat;
|
|
|
|
// Function Kosmos.KosmosCheckpointReader.GetInt
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct KosmosCheckpointReader_GetInt final
|
|
{
|
|
public:
|
|
class FString InKey; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
int32 InDefault; // 0x0010(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
int32 ReturnValue; // 0x0014(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosCheckpointReader_GetInt;
|
|
|
|
// Function Kosmos.KosmosCheckpointReader.GetInt64
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct KosmosCheckpointReader_GetInt64 final
|
|
{
|
|
public:
|
|
class FString InKey; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
int64 InDefault; // 0x0010(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
int64 ReturnValue; // 0x0018(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosCheckpointReader_GetInt64;
|
|
|
|
// Function Kosmos.KosmosCheckpointReader.GetName
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct KosmosCheckpointReader_GetName final
|
|
{
|
|
public:
|
|
class FString InKey; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class FName InDefault; // 0x0010(0x0008)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class FName ReturnValue; // 0x0018(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosCheckpointReader_GetName;
|
|
|
|
// Function Kosmos.KosmosCheckpointReader.GetName2
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct KosmosCheckpointReader_GetName2 final
|
|
{
|
|
public:
|
|
class FString InKey; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class FName ReturnValue; // 0x0010(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosCheckpointReader_GetName2;
|
|
|
|
// Function Kosmos.KosmosCheckpointReader.GetRotator
|
|
// 0x0028 (0x0028 - 0x0000)
|
|
struct KosmosCheckpointReader_GetRotator final
|
|
{
|
|
public:
|
|
class FString InKey; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FRotator InDefault; // 0x0010(0x000C)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic)
|
|
struct FRotator ReturnValue; // 0x001C(0x000C)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosCheckpointReader_GetRotator;
|
|
|
|
// Function Kosmos.KosmosCheckpointReader.GetRotator2
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct KosmosCheckpointReader_GetRotator2 final
|
|
{
|
|
public:
|
|
class FString InKey; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FRotator ReturnValue; // 0x0010(0x000C)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic)
|
|
uint8 Pad_1C[0x4]; // 0x001C(0x0004)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosCheckpointReader_GetRotator2;
|
|
|
|
// Function Kosmos.KosmosCheckpointReader.GetSoftObjectPtr
|
|
// 0x0038 (0x0038 - 0x0000)
|
|
struct KosmosCheckpointReader_GetSoftObjectPtr final
|
|
{
|
|
public:
|
|
class FString InKey; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
TSoftObjectPtr<class AActor> ReturnValue; // 0x0010(0x0028)(Parm, OutParm, ReturnParm, UObjectWrapper, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosCheckpointReader_GetSoftObjectPtr;
|
|
|
|
// Function Kosmos.KosmosCheckpointReader.GetString
|
|
// 0x0030 (0x0030 - 0x0000)
|
|
struct KosmosCheckpointReader_GetString final
|
|
{
|
|
public:
|
|
class FString InKey; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class FString InDefault; // 0x0010(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class FString ReturnValue; // 0x0020(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosCheckpointReader_GetString;
|
|
|
|
// Function Kosmos.KosmosCheckpointReader.GetString2
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct KosmosCheckpointReader_GetString2 final
|
|
{
|
|
public:
|
|
class FString InKey; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class FString ReturnValue; // 0x0010(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosCheckpointReader_GetString2;
|
|
|
|
// Function Kosmos.KosmosCheckpointReader.GetStringArray
|
|
// 0x0030 (0x0030 - 0x0000)
|
|
struct KosmosCheckpointReader_GetStringArray final
|
|
{
|
|
public:
|
|
class FString InKey; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
TArray<class FString> InDefault; // 0x0010(0x0010)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NativeAccessSpecifierPublic)
|
|
TArray<class FString> ReturnValue; // 0x0020(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosCheckpointReader_GetStringArray;
|
|
|
|
// Function Kosmos.KosmosCheckpointReader.GetStringArray2
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct KosmosCheckpointReader_GetStringArray2 final
|
|
{
|
|
public:
|
|
class FString InKey; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
TArray<class FString> ReturnValue; // 0x0010(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosCheckpointReader_GetStringArray2;
|
|
|
|
// Function Kosmos.KosmosCheckpointReader.GetTransform
|
|
// 0x0070 (0x0070 - 0x0000)
|
|
struct KosmosCheckpointReader_GetTransform final
|
|
{
|
|
public:
|
|
class FString InKey; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FTransform InDefault; // 0x0010(0x0030)(ConstParm, Parm, OutParm, ReferenceParm, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic)
|
|
struct FTransform ReturnValue; // 0x0040(0x0030)(Parm, OutParm, ReturnParm, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosCheckpointReader_GetTransform;
|
|
|
|
// Function Kosmos.KosmosCheckpointReader.GetTransform2
|
|
// 0x0040 (0x0040 - 0x0000)
|
|
struct KosmosCheckpointReader_GetTransform2 final
|
|
{
|
|
public:
|
|
class FString InKey; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FTransform ReturnValue; // 0x0010(0x0030)(Parm, OutParm, ReturnParm, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosCheckpointReader_GetTransform2;
|
|
|
|
// Function Kosmos.KosmosCheckpointReader.GetVector
|
|
// 0x0028 (0x0028 - 0x0000)
|
|
struct KosmosCheckpointReader_GetVector final
|
|
{
|
|
public:
|
|
class FString InKey; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FVector InDefault; // 0x0010(0x000C)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FVector ReturnValue; // 0x001C(0x000C)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosCheckpointReader_GetVector;
|
|
|
|
// Function Kosmos.KosmosCheckpointReader.GetVector2
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct KosmosCheckpointReader_GetVector2 final
|
|
{
|
|
public:
|
|
class FString InKey; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FVector ReturnValue; // 0x0010(0x000C)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_1C[0x4]; // 0x001C(0x0004)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosCheckpointReader_GetVector2;
|
|
|
|
// Function Kosmos.KosmosCheckpointWriter.SetBool
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct KosmosCheckpointWriter_SetBool final
|
|
{
|
|
public:
|
|
class FString InKey; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool bValue; // 0x0010(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_11[0x7]; // 0x0011(0x0007)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosCheckpointWriter_SetBool;
|
|
|
|
// Function Kosmos.KosmosCheckpointWriter.SetByte
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct KosmosCheckpointWriter_SetByte final
|
|
{
|
|
public:
|
|
class FString InKey; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 inValue; // 0x0010(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_11[0x7]; // 0x0011(0x0007)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosCheckpointWriter_SetByte;
|
|
|
|
// Function Kosmos.KosmosCheckpointWriter.SetFloat
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct KosmosCheckpointWriter_SetFloat final
|
|
{
|
|
public:
|
|
class FString InKey; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
float inValue; // 0x0010(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_14[0x4]; // 0x0014(0x0004)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosCheckpointWriter_SetFloat;
|
|
|
|
// Function Kosmos.KosmosCheckpointWriter.SetInt
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct KosmosCheckpointWriter_SetInt final
|
|
{
|
|
public:
|
|
class FString InKey; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
int32 inValue; // 0x0010(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_14[0x4]; // 0x0014(0x0004)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosCheckpointWriter_SetInt;
|
|
|
|
// Function Kosmos.KosmosCheckpointWriter.SetInt64
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct KosmosCheckpointWriter_SetInt64 final
|
|
{
|
|
public:
|
|
class FString InKey; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
int64 inValue; // 0x0010(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosCheckpointWriter_SetInt64;
|
|
|
|
// Function Kosmos.KosmosCheckpointWriter.SetName
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct KosmosCheckpointWriter_SetName final
|
|
{
|
|
public:
|
|
class FString InKey; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class FName inValue; // 0x0010(0x0008)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosCheckpointWriter_SetName;
|
|
|
|
// Function Kosmos.KosmosCheckpointWriter.SetRotator
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct KosmosCheckpointWriter_SetRotator final
|
|
{
|
|
public:
|
|
class FString InKey; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FRotator inValue; // 0x0010(0x000C)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic)
|
|
uint8 Pad_1C[0x4]; // 0x001C(0x0004)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosCheckpointWriter_SetRotator;
|
|
|
|
// Function Kosmos.KosmosCheckpointWriter.SetSoftObjectPtr
|
|
// 0x0038 (0x0038 - 0x0000)
|
|
struct KosmosCheckpointWriter_SetSoftObjectPtr final
|
|
{
|
|
public:
|
|
class FString InKey; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
TSoftObjectPtr<class AActor> inValue; // 0x0010(0x0028)(ConstParm, Parm, OutParm, ReferenceParm, UObjectWrapper, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosCheckpointWriter_SetSoftObjectPtr;
|
|
|
|
// Function Kosmos.KosmosCheckpointWriter.SetString
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct KosmosCheckpointWriter_SetString final
|
|
{
|
|
public:
|
|
class FString InKey; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class FString inValue; // 0x0010(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosCheckpointWriter_SetString;
|
|
|
|
// Function Kosmos.KosmosCheckpointWriter.SetStringArray
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct KosmosCheckpointWriter_SetStringArray final
|
|
{
|
|
public:
|
|
class FString InKey; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
TArray<class FString> inValue; // 0x0010(0x0010)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosCheckpointWriter_SetStringArray;
|
|
|
|
// Function Kosmos.KosmosCheckpointWriter.SetTransform
|
|
// 0x0040 (0x0040 - 0x0000)
|
|
struct KosmosCheckpointWriter_SetTransform final
|
|
{
|
|
public:
|
|
class FString InKey; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FTransform inValue; // 0x0010(0x0030)(ConstParm, Parm, OutParm, ReferenceParm, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosCheckpointWriter_SetTransform;
|
|
|
|
// Function Kosmos.KosmosCheckpointWriter.SetVector
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct KosmosCheckpointWriter_SetVector final
|
|
{
|
|
public:
|
|
class FString InKey; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FVector inValue; // 0x0010(0x000C)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_1C[0x4]; // 0x001C(0x0004)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosCheckpointWriter_SetVector;
|
|
|
|
// Function Kosmos.ClimbableBaseComponent.GetClosestLocationInfo
|
|
// 0x0030 (0x0030 - 0x0000)
|
|
struct ClimbableBaseComponent_GetClosestLocationInfo final
|
|
{
|
|
public:
|
|
struct FVector TargetLocation; // 0x0000(0x000C)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool mustBeClimbable; // 0x000C(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_D[0x3]; // 0x000D(0x0003)(Fixing Size After Last Property [ Dumper-7 ])
|
|
float minimumDistanceFromEdge; // 0x0010(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FVector OutLocation; // 0x0014(0x000C)(Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FVector outForward; // 0x0020(0x000C)(Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool ReturnValue; // 0x002C(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_2D[0x3]; // 0x002D(0x0003)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_ClimbableBaseComponent_GetClosestLocationInfo;
|
|
|
|
// Function Kosmos.KosmosClimbingInterface.FreezeOnClimbable
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosClimbingInterface_FreezeOnClimbable final
|
|
{
|
|
public:
|
|
bool ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosClimbingInterface_FreezeOnClimbable;
|
|
|
|
// Function Kosmos.KosmosClimbingInterface.Multicast_GrabEndError
|
|
// 0x000C (0x000C - 0x0000)
|
|
struct KosmosClimbingInterface_Multicast_GrabEndError final
|
|
{
|
|
public:
|
|
struct FVector CorrectLocation; // 0x0000(0x000C)(ConstParm, Parm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosClimbingInterface_Multicast_GrabEndError;
|
|
|
|
// Function Kosmos.KosmosClimbingInterface.NotifyOnLanded
|
|
// 0x0090 (0x0090 - 0x0000)
|
|
struct KosmosClimbingInterface_NotifyOnLanded final
|
|
{
|
|
public:
|
|
struct FHitResult Hit; // 0x0000(0x0088)(ConstParm, Parm, OutParm, ReferenceParm, IsPlainOldData, NoDestructor, ContainsInstancedReference, NativeAccessSpecifierPublic)
|
|
class AKosmosBaseCharacter* Character; // 0x0088(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosClimbingInterface_NotifyOnLanded;
|
|
|
|
// Function Kosmos.KosmosClimbingInterface.OnJumpChanged
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosClimbingInterface_OnJumpChanged final
|
|
{
|
|
public:
|
|
bool Value; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosClimbingInterface_OnJumpChanged;
|
|
|
|
// Function Kosmos.KosmosClimbingInterface.UnfreezeOnClimbable
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosClimbingInterface_UnfreezeOnClimbable final
|
|
{
|
|
public:
|
|
bool ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosClimbingInterface_UnfreezeOnClimbable;
|
|
|
|
// Function Kosmos.KosmosClimbingInterface.GetAIClimbDirection
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosClimbingInterface_GetAIClimbDirection final
|
|
{
|
|
public:
|
|
struct FVector InTo; // 0x0000(0x000C)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool bIgnorePlayer; // 0x000C(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
EClimbMoveDirection CurrentDirection; // 0x000D(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
EClimbMoveDirection ReturnValue; // 0x000E(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_F[0x1]; // 0x000F(0x0001)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosClimbingInterface_GetAIClimbDirection;
|
|
|
|
// Function Kosmos.KosmosClimbingInterface.GetBodyOffset
|
|
// 0x000C (0x000C - 0x0000)
|
|
struct KosmosClimbingInterface_GetBodyOffset final
|
|
{
|
|
public:
|
|
struct FVector ReturnValue; // 0x0000(0x000C)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosClimbingInterface_GetBodyOffset;
|
|
|
|
// Function Kosmos.KosmosClimbingInterface.GetClimbDirectionFromInput
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosClimbingInterface_GetClimbDirectionFromInput final
|
|
{
|
|
public:
|
|
EClimbMoveDirection ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosClimbingInterface_GetClimbDirectionFromInput;
|
|
|
|
// Function Kosmos.KosmosClimbingInterface.GetClimbState
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosClimbingInterface_GetClimbState final
|
|
{
|
|
public:
|
|
EClimbState ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosClimbingInterface_GetClimbState;
|
|
|
|
// Function Kosmos.KosmosClimbingInterface.GetCurrentClimbableComponent
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosClimbingInterface_GetCurrentClimbableComponent final
|
|
{
|
|
public:
|
|
class UKosmosClimbableComponent* ReturnValue; // 0x0000(0x0008)(ExportObject, Parm, OutParm, ZeroConstructor, ReturnParm, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosClimbingInterface_GetCurrentClimbableComponent;
|
|
|
|
// Function Kosmos.KosmosClimbingInterface.GetDesiredClimbAccelration
|
|
// 0x0070 (0x0070 - 0x0000)
|
|
struct KosmosClimbingInterface_GetDesiredClimbAccelration final
|
|
{
|
|
public:
|
|
struct FGrabPoint GrabPoint; // 0x0000(0x0060)(ConstParm, Parm, OutParm, ReferenceParm, NoDestructor, NativeAccessSpecifierPublic)
|
|
struct FVector ReturnValue; // 0x0060(0x000C)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_6C[0x4]; // 0x006C(0x0004)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosClimbingInterface_GetDesiredClimbAccelration;
|
|
|
|
// Function Kosmos.KosmosClimbingInterface.GetLastMoveDirection
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosClimbingInterface_GetLastMoveDirection final
|
|
{
|
|
public:
|
|
EClimbMoveDirection ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosClimbingInterface_GetLastMoveDirection;
|
|
|
|
// Function Kosmos.KosmosClimbingInterface.JumpOffTurnRight
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosClimbingInterface_JumpOffTurnRight final
|
|
{
|
|
public:
|
|
bool ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosClimbingInterface_JumpOffTurnRight;
|
|
|
|
// Function Kosmos.KosmosCollectableComponent.CollectStatusAndCheckCollectableList
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct KosmosCollectableComponent_CollectStatusAndCheckCollectableList final
|
|
{
|
|
public:
|
|
TArray<struct FKosmosCollectableNameReference> CollectableList; // 0x0000(0x0010)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NativeAccessSpecifierPublic)
|
|
bool ReturnValue; // 0x0010(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_11[0x7]; // 0x0011(0x0007)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosCollectableComponent_CollectStatusAndCheckCollectableList;
|
|
|
|
// Function Kosmos.KosmosComplianceLayerNinSwitch.IsUsingSwitchProController
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosComplianceLayerNinSwitch_IsUsingSwitchProController final
|
|
{
|
|
public:
|
|
int32 PlayerIndex; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool ReturnValue; // 0x0004(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_5[0x3]; // 0x0005(0x0003)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosComplianceLayerNinSwitch_IsUsingSwitchProController;
|
|
|
|
// Function Kosmos.KosmosControllerDetectionWidget.AllowMouseOrKeyboardToContinue
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosControllerDetectionWidget_AllowMouseOrKeyboardToContinue final
|
|
{
|
|
public:
|
|
bool ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosControllerDetectionWidget_AllowMouseOrKeyboardToContinue;
|
|
|
|
// Function Kosmos.KosmosControllerDetectionWidget.HandleKeyDown
|
|
// 0x00F8 (0x00F8 - 0x0000)
|
|
struct KosmosControllerDetectionWidget_HandleKeyDown final
|
|
{
|
|
public:
|
|
struct FKeyEvent KeyEvent; // 0x0000(0x0040)(ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic)
|
|
struct FEventReply ReturnValue; // 0x0040(0x00B8)(Parm, OutParm, ReturnParm, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosControllerDetectionWidget_HandleKeyDown;
|
|
|
|
// Function Kosmos.KosmosCrank.FixPushCollsionPostResume
|
|
// 0x0004 (0x0004 - 0x0000)
|
|
struct KosmosCrank_FixPushCollsionPostResume final
|
|
{
|
|
public:
|
|
float NewProgress; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosCrank_FixPushCollsionPostResume;
|
|
|
|
// Function Kosmos.KosmosCrank.Multicast_InitCrank
|
|
// 0x0004 (0x0004 - 0x0000)
|
|
struct KosmosCrank_Multicast_InitCrank final
|
|
{
|
|
public:
|
|
float NewProgress; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosCrank_Multicast_InitCrank;
|
|
|
|
// Function Kosmos.KosmosCrank.Server_UpdateClientInput
|
|
// 0x0004 (0x0004 - 0x0000)
|
|
struct KosmosCrank_Server_UpdateClientInput final
|
|
{
|
|
public:
|
|
float InputDeltaAngle; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosCrank_Server_UpdateClientInput;
|
|
|
|
// Function Kosmos.KosmosCrank.SetAIControl
|
|
// 0x0004 (0x0004 - 0x0000)
|
|
struct KosmosCrank_SetAIControl final
|
|
{
|
|
public:
|
|
float EndValue; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosCrank_SetAIControl;
|
|
|
|
// Function Kosmos.KosmosCrank.GetCrankApproachPos
|
|
// 0x0024 (0x0024 - 0x0000)
|
|
struct KosmosCrank_GetCrankApproachPos final
|
|
{
|
|
public:
|
|
struct FVector CharPos; // 0x0000(0x000C)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FVector OutPos; // 0x000C(0x000C)(Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FVector OutDir; // 0x0018(0x000C)(Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosCrank_GetCrankApproachPos;
|
|
|
|
// Function Kosmos.KosmosCrank.GetCurrentAngle
|
|
// 0x0004 (0x0004 - 0x0000)
|
|
struct KosmosCrank_GetCurrentAngle final
|
|
{
|
|
public:
|
|
float ReturnValue; // 0x0000(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosCrank_GetCurrentAngle;
|
|
|
|
// Function Kosmos.KosmosCrank.GetMaxAngle
|
|
// 0x0004 (0x0004 - 0x0000)
|
|
struct KosmosCrank_GetMaxAngle final
|
|
{
|
|
public:
|
|
float ReturnValue; // 0x0000(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosCrank_GetMaxAngle;
|
|
|
|
// Function Kosmos.KosmosCrank.GetMinAngle
|
|
// 0x0004 (0x0004 - 0x0000)
|
|
struct KosmosCrank_GetMinAngle final
|
|
{
|
|
public:
|
|
float ReturnValue; // 0x0000(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosCrank_GetMinAngle;
|
|
|
|
// Function Kosmos.KosmosCrank.GetProgress
|
|
// 0x0004 (0x0004 - 0x0000)
|
|
struct KosmosCrank_GetProgress final
|
|
{
|
|
public:
|
|
float ReturnValue; // 0x0000(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosCrank_GetProgress;
|
|
|
|
// Function Kosmos.KosmosCreditsScroller.Finish
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosCreditsScroller_Finish final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosCreditsScroller_Finish;
|
|
|
|
// Function Kosmos.KosmosCreditsScroller.GetCurrentScrollValue
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosCreditsScroller_GetCurrentScrollValue final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
float ReturnValue; // 0x0008(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_C[0x4]; // 0x000C(0x0004)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosCreditsScroller_GetCurrentScrollValue;
|
|
|
|
// Function Kosmos.KosmosCreditsScroller.Init
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosCreditsScroller_Init final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosCreditsScroller_Init;
|
|
|
|
// Function Kosmos.KosmosDelusionSizeComponent.NotifyForceRegularSize
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosDelusionSizeComponent_NotifyForceRegularSize final
|
|
{
|
|
public:
|
|
bool Override; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosDelusionSizeComponent_NotifyForceRegularSize;
|
|
|
|
// Function Kosmos.KosmosDelusionSizeComponent.NotifyItemStateChange
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosDelusionSizeComponent_NotifyItemStateChange final
|
|
{
|
|
public:
|
|
EKosmosCarriableUsage State; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosDelusionSizeComponent_NotifyItemStateChange;
|
|
|
|
// Function Kosmos.KosmosDelusionSizeComponent.NotifyVolumeEnter
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosDelusionSizeComponent_NotifyVolumeEnter final
|
|
{
|
|
public:
|
|
const class AKosmosDelusionSizeVolume* Volume; // 0x0000(0x0008)(ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosDelusionSizeComponent_NotifyVolumeEnter;
|
|
|
|
// Function Kosmos.KosmosDelusionSizeComponent.NotifyVolumeLeave
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosDelusionSizeComponent_NotifyVolumeLeave final
|
|
{
|
|
public:
|
|
const class AKosmosDelusionSizeVolume* Volume; // 0x0000(0x0008)(ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosDelusionSizeComponent_NotifyVolumeLeave;
|
|
|
|
// Function Kosmos.KosmosDelusionSizeComponent.GetCurrentSize
|
|
// 0x0004 (0x0004 - 0x0000)
|
|
struct KosmosDelusionSizeComponent_GetCurrentSize final
|
|
{
|
|
public:
|
|
float ReturnValue; // 0x0000(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosDelusionSizeComponent_GetCurrentSize;
|
|
|
|
// Function Kosmos.KosmosDoor.ApplyForce
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct KosmosDoor_ApplyForce final
|
|
{
|
|
public:
|
|
struct FVector InputVector; // 0x0000(0x000C)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_C[0x4]; // 0x000C(0x0004)(Fixing Size After Last Property [ Dumper-7 ])
|
|
class ACharacter* Character; // 0x0010(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosDoor_ApplyForce;
|
|
|
|
// Function Kosmos.KosmosDoor.Multicast_ResumeCheckpoint
|
|
// 0x000C (0x000C - 0x0000)
|
|
struct KosmosDoor_Multicast_ResumeCheckpoint final
|
|
{
|
|
public:
|
|
float InDoorAngle; // 0x0000(0x0004)(ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool InIsLocked; // 0x0004(0x0001)(ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_5[0x3]; // 0x0005(0x0003)(Fixing Size After Last Property [ Dumper-7 ])
|
|
float InSEQDoorAngle; // 0x0008(0x0004)(ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosDoor_Multicast_ResumeCheckpoint;
|
|
|
|
// Function Kosmos.KosmosDoor.OnDoorHit
|
|
// 0x00B0 (0x00B0 - 0x0000)
|
|
struct KosmosDoor_OnDoorHit final
|
|
{
|
|
public:
|
|
class UPrimitiveComponent* HitComponent; // 0x0000(0x0008)(Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class AActor* OtherActor; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class UPrimitiveComponent* OtherComp; // 0x0010(0x0008)(Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FVector NormalImpulse; // 0x0018(0x000C)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FHitResult Hit; // 0x0024(0x0088)(ConstParm, Parm, OutParm, ReferenceParm, IsPlainOldData, NoDestructor, ContainsInstancedReference, NativeAccessSpecifierPublic)
|
|
uint8 Pad_AC[0x4]; // 0x00AC(0x0004)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosDoor_OnDoorHit;
|
|
|
|
// Function Kosmos.KosmosDoor.SetHingeRotationByAngle
|
|
// 0x0004 (0x0004 - 0x0000)
|
|
struct KosmosDoor_SetHingeRotationByAngle final
|
|
{
|
|
public:
|
|
float InDoorAngle; // 0x0000(0x0004)(ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosDoor_SetHingeRotationByAngle;
|
|
|
|
// Function Kosmos.KosmosDoor.StartGrab
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosDoor_StartGrab final
|
|
{
|
|
public:
|
|
class UGrabHelper* GrabHelper; // 0x0000(0x0008)(Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosDoor_StartGrab;
|
|
|
|
// Function Kosmos.GrabHelper.SetIsEnabled
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct GrabHelper_SetIsEnabled final
|
|
{
|
|
public:
|
|
bool inEnabled; // 0x0000(0x0001)(ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_GrabHelper_SetIsEnabled;
|
|
|
|
// Function Kosmos.GrabHelper.SetIsOccupied
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct GrabHelper_SetIsOccupied final
|
|
{
|
|
public:
|
|
bool InOccupied; // 0x0000(0x0001)(ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_GrabHelper_SetIsOccupied;
|
|
|
|
// Function Kosmos.GrabHelper.CanContinueGrab
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct GrabHelper_CanContinueGrab final
|
|
{
|
|
public:
|
|
bool ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_GrabHelper_CanContinueGrab;
|
|
|
|
// Function Kosmos.GrabHelper.CanStartGrab
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct GrabHelper_CanStartGrab final
|
|
{
|
|
public:
|
|
bool ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_GrabHelper_CanStartGrab;
|
|
|
|
// Function Kosmos.GrabHelper.GetClosestLocalLocation
|
|
// 0x001C (0x001C - 0x0000)
|
|
struct GrabHelper_GetClosestLocalLocation final
|
|
{
|
|
public:
|
|
struct FVector Location; // 0x0000(0x000C)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
float sideMargin; // 0x000C(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FVector ReturnValue; // 0x0010(0x000C)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_GrabHelper_GetClosestLocalLocation;
|
|
|
|
// Function Kosmos.GrabHelper.GetClosestWorldLocation
|
|
// 0x001C (0x001C - 0x0000)
|
|
struct GrabHelper_GetClosestWorldLocation final
|
|
{
|
|
public:
|
|
struct FVector Location; // 0x0000(0x000C)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
float sideMargin; // 0x000C(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FVector ReturnValue; // 0x0010(0x000C)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_GrabHelper_GetClosestWorldLocation;
|
|
|
|
// Function Kosmos.GrabHelper.GetLocalGrabDirection
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct GrabHelper_GetLocalGrabDirection final
|
|
{
|
|
public:
|
|
struct FVector referencePointLocal; // 0x0000(0x000C)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FVector ReturnValue; // 0x000C(0x000C)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_GrabHelper_GetLocalGrabDirection;
|
|
|
|
// Function Kosmos.GrabHelper.GetLocalGrabExtents
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct GrabHelper_GetLocalGrabExtents final
|
|
{
|
|
public:
|
|
struct FVector leftLocal; // 0x0000(0x000C)(Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FVector rightLocal; // 0x000C(0x000C)(Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_GrabHelper_GetLocalGrabExtents;
|
|
|
|
// Function Kosmos.GrabHelper.GetWidth
|
|
// 0x0004 (0x0004 - 0x0000)
|
|
struct GrabHelper_GetWidth final
|
|
{
|
|
public:
|
|
float ReturnValue; // 0x0000(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_GrabHelper_GetWidth;
|
|
|
|
// Function Kosmos.GrabHelper.GetWorldGrabDirection
|
|
// 0x000C (0x000C - 0x0000)
|
|
struct GrabHelper_GetWorldGrabDirection final
|
|
{
|
|
public:
|
|
struct FVector ReturnValue; // 0x0000(0x000C)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_GrabHelper_GetWorldGrabDirection;
|
|
|
|
// Function Kosmos.GrabHelper.GetWorldGrabExtents
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct GrabHelper_GetWorldGrabExtents final
|
|
{
|
|
public:
|
|
struct FVector leftWorld; // 0x0000(0x000C)(Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FVector rightWorld; // 0x000C(0x000C)(Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_GrabHelper_GetWorldGrabExtents;
|
|
|
|
// Function Kosmos.GrabHelper.GetWorldIntersectWithPlane
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct GrabHelper_GetWorldIntersectWithPlane final
|
|
{
|
|
public:
|
|
struct FPlane Plane; // 0x0000(0x0010)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FVector outIntersectPoint; // 0x0010(0x000C)(Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool ReturnValue; // 0x001C(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_1D[0x3]; // 0x001D(0x0003)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_GrabHelper_GetWorldIntersectWithPlane;
|
|
|
|
// Function Kosmos.GrabHelper.IsEnabled
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct GrabHelper_IsEnabled final
|
|
{
|
|
public:
|
|
bool ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_GrabHelper_IsEnabled;
|
|
|
|
// Function Kosmos.GrabHelper.IsOccupied
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct GrabHelper_IsOccupied final
|
|
{
|
|
public:
|
|
bool ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_GrabHelper_IsOccupied;
|
|
|
|
// Function Kosmos.KosmosDragInterface.Multicast_GrabEndError
|
|
// 0x000C (0x000C - 0x0000)
|
|
struct KosmosDragInterface_Multicast_GrabEndError final
|
|
{
|
|
public:
|
|
struct FVector CorrectLocation; // 0x0000(0x000C)(ConstParm, Parm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosDragInterface_Multicast_GrabEndError;
|
|
|
|
// Function Kosmos.KosmosDragInterface.GetGrabbedDraggable
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosDragInterface_GetGrabbedDraggable final
|
|
{
|
|
public:
|
|
class AKosmosDraggable* ReturnValue; // 0x0000(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosDragInterface_GetGrabbedDraggable;
|
|
|
|
// Function Kosmos.KosmosDragInterface.GetGrabbedGrabHelper
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosDragInterface_GetGrabbedGrabHelper final
|
|
{
|
|
public:
|
|
class UGrabHelper* ReturnValue; // 0x0000(0x0008)(ExportObject, Parm, OutParm, ZeroConstructor, ReturnParm, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosDragInterface_GetGrabbedGrabHelper;
|
|
|
|
// Function Kosmos.KosmosEntitlementDataAsset.GetIdForCurrentPlatform
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosEntitlementDataAsset_GetIdForCurrentPlatform final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosEntitlementDataAsset_GetIdForCurrentPlatform;
|
|
|
|
// Function Kosmos.KosmosSaveGameBlueprintLibrary.DeleteGameData
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosSaveGameBlueprintLibrary_DeleteGameData final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosSaveGameBlueprintLibrary_DeleteGameData;
|
|
|
|
// Function Kosmos.KosmosSaveGameBlueprintLibrary.DeleteOptionsData
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosSaveGameBlueprintLibrary_DeleteOptionsData final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosSaveGameBlueprintLibrary_DeleteOptionsData;
|
|
|
|
// Function Kosmos.KosmosSaveGameBlueprintLibrary.GetHasFullGameSaves
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosSaveGameBlueprintLibrary_GetHasFullGameSaves final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool ReturnValue; // 0x0008(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_9[0x7]; // 0x0009(0x0007)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosSaveGameBlueprintLibrary_GetHasFullGameSaves;
|
|
|
|
// Function Kosmos.KosmosSaveGameBlueprintLibrary.GetIsTrialGameSave
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosSaveGameBlueprintLibrary_GetIsTrialGameSave final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool ReturnValue; // 0x0008(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_9[0x7]; // 0x0009(0x0007)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosSaveGameBlueprintLibrary_GetIsTrialGameSave;
|
|
|
|
// Function Kosmos.KosmosSaveGameBlueprintLibrary.GetOptionsSave_Bool
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct KosmosSaveGameBlueprintLibrary_GetOptionsSave_Bool final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class FString InKey; // 0x0008(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool ReturnValue; // 0x0018(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_19[0x7]; // 0x0019(0x0007)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosSaveGameBlueprintLibrary_GetOptionsSave_Bool;
|
|
|
|
// Function Kosmos.KosmosSaveGameBlueprintLibrary.GetOptionsSave_Float
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct KosmosSaveGameBlueprintLibrary_GetOptionsSave_Float final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class FString InKey; // 0x0008(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
float ReturnValue; // 0x0018(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_1C[0x4]; // 0x001C(0x0004)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosSaveGameBlueprintLibrary_GetOptionsSave_Float;
|
|
|
|
// Function Kosmos.KosmosSaveGameBlueprintLibrary.GetOptionsSave_Int
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct KosmosSaveGameBlueprintLibrary_GetOptionsSave_Int final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class FString InKey; // 0x0008(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
int32 ReturnValue; // 0x0018(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_1C[0x4]; // 0x001C(0x0004)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosSaveGameBlueprintLibrary_GetOptionsSave_Int;
|
|
|
|
// Function Kosmos.KosmosSaveGameBlueprintLibrary.GetOptionsSave_Keys
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct KosmosSaveGameBlueprintLibrary_GetOptionsSave_Keys final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
TArray<class FString> OutKeys; // 0x0008(0x0010)(Parm, OutParm, ZeroConstructor, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosSaveGameBlueprintLibrary_GetOptionsSave_Keys;
|
|
|
|
// Function Kosmos.KosmosSaveGameBlueprintLibrary.GetOptionsSave_String
|
|
// 0x0028 (0x0028 - 0x0000)
|
|
struct KosmosSaveGameBlueprintLibrary_GetOptionsSave_String final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class FString InKey; // 0x0008(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class FString ReturnValue; // 0x0018(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosSaveGameBlueprintLibrary_GetOptionsSave_String;
|
|
|
|
// Function Kosmos.KosmosSaveGameBlueprintLibrary.GetSaveSlotData_Bool
|
|
// 0x0028 (0x0028 - 0x0000)
|
|
struct KosmosSaveGameBlueprintLibrary_GetSaveSlotData_Bool final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
EKosmosPersistence SavePersistance; // 0x0008(0x0001)(ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_9[0x7]; // 0x0009(0x0007)(Fixing Size After Last Property [ Dumper-7 ])
|
|
class FString InKey; // 0x0010(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool ReturnValue; // 0x0020(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_21[0x7]; // 0x0021(0x0007)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosSaveGameBlueprintLibrary_GetSaveSlotData_Bool;
|
|
|
|
// Function Kosmos.KosmosSaveGameBlueprintLibrary.GetSaveSlotData_Float
|
|
// 0x0028 (0x0028 - 0x0000)
|
|
struct KosmosSaveGameBlueprintLibrary_GetSaveSlotData_Float final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
EKosmosPersistence SavePersistance; // 0x0008(0x0001)(ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_9[0x7]; // 0x0009(0x0007)(Fixing Size After Last Property [ Dumper-7 ])
|
|
class FString InKey; // 0x0010(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
float ReturnValue; // 0x0020(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_24[0x4]; // 0x0024(0x0004)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosSaveGameBlueprintLibrary_GetSaveSlotData_Float;
|
|
|
|
// Function Kosmos.KosmosSaveGameBlueprintLibrary.GetSaveSlotData_Int
|
|
// 0x0028 (0x0028 - 0x0000)
|
|
struct KosmosSaveGameBlueprintLibrary_GetSaveSlotData_Int final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
EKosmosPersistence SavePersistance; // 0x0008(0x0001)(ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_9[0x7]; // 0x0009(0x0007)(Fixing Size After Last Property [ Dumper-7 ])
|
|
class FString InKey; // 0x0010(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
int32 ReturnValue; // 0x0020(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_24[0x4]; // 0x0024(0x0004)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosSaveGameBlueprintLibrary_GetSaveSlotData_Int;
|
|
|
|
// Function Kosmos.KosmosSaveGameBlueprintLibrary.GetSaveSlotData_Keys
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct KosmosSaveGameBlueprintLibrary_GetSaveSlotData_Keys final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
EKosmosPersistence SavePersistance; // 0x0008(0x0001)(ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_9[0x7]; // 0x0009(0x0007)(Fixing Size After Last Property [ Dumper-7 ])
|
|
TArray<class FString> OutKeys; // 0x0010(0x0010)(Parm, OutParm, ZeroConstructor, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosSaveGameBlueprintLibrary_GetSaveSlotData_Keys;
|
|
|
|
// Function Kosmos.KosmosSaveGameBlueprintLibrary.GetSaveSlotData_String
|
|
// 0x0030 (0x0030 - 0x0000)
|
|
struct KosmosSaveGameBlueprintLibrary_GetSaveSlotData_String final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
EKosmosPersistence SavePersistance; // 0x0008(0x0001)(ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_9[0x7]; // 0x0009(0x0007)(Fixing Size After Last Property [ Dumper-7 ])
|
|
class FString InKey; // 0x0010(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class FString ReturnValue; // 0x0020(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosSaveGameBlueprintLibrary_GetSaveSlotData_String;
|
|
|
|
// Function Kosmos.KosmosSaveGameBlueprintLibrary.GetTransientData_Bool
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct KosmosSaveGameBlueprintLibrary_GetTransientData_Bool final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class FString InKey; // 0x0008(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool ReturnValue; // 0x0018(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_19[0x7]; // 0x0019(0x0007)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosSaveGameBlueprintLibrary_GetTransientData_Bool;
|
|
|
|
// Function Kosmos.KosmosSaveGameBlueprintLibrary.GetTransientData_Float
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct KosmosSaveGameBlueprintLibrary_GetTransientData_Float final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class FString InKey; // 0x0008(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
float ReturnValue; // 0x0018(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_1C[0x4]; // 0x001C(0x0004)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosSaveGameBlueprintLibrary_GetTransientData_Float;
|
|
|
|
// Function Kosmos.KosmosSaveGameBlueprintLibrary.GetTransientData_Int
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct KosmosSaveGameBlueprintLibrary_GetTransientData_Int final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class FString InKey; // 0x0008(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
int32 ReturnValue; // 0x0018(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_1C[0x4]; // 0x001C(0x0004)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosSaveGameBlueprintLibrary_GetTransientData_Int;
|
|
|
|
// Function Kosmos.KosmosSaveGameBlueprintLibrary.GetTransientData_String
|
|
// 0x0028 (0x0028 - 0x0000)
|
|
struct KosmosSaveGameBlueprintLibrary_GetTransientData_String final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class FString InKey; // 0x0008(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class FString ReturnValue; // 0x0018(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosSaveGameBlueprintLibrary_GetTransientData_String;
|
|
|
|
// Function Kosmos.KosmosSaveGameBlueprintLibrary.GetTransientSave_Keys
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct KosmosSaveGameBlueprintLibrary_GetTransientSave_Keys final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
TArray<class FString> OutKeys; // 0x0008(0x0010)(Parm, OutParm, ZeroConstructor, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosSaveGameBlueprintLibrary_GetTransientSave_Keys;
|
|
|
|
// Function Kosmos.KosmosSaveGameBlueprintLibrary.HasOptionDataBeenCorrupted
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosSaveGameBlueprintLibrary_HasOptionDataBeenCorrupted final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool ReturnValue; // 0x0008(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_9[0x7]; // 0x0009(0x0007)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosSaveGameBlueprintLibrary_HasOptionDataBeenCorrupted;
|
|
|
|
// Function Kosmos.KosmosSaveGameBlueprintLibrary.HasSaveGameData
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosSaveGameBlueprintLibrary_HasSaveGameData final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool ReturnValue; // 0x0008(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_9[0x7]; // 0x0009(0x0007)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosSaveGameBlueprintLibrary_HasSaveGameData;
|
|
|
|
// Function Kosmos.KosmosSaveGameBlueprintLibrary.HasSaveGameDataBeenCorrupted
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosSaveGameBlueprintLibrary_HasSaveGameDataBeenCorrupted final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool ReturnValue; // 0x0008(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_9[0x7]; // 0x0009(0x0007)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosSaveGameBlueprintLibrary_HasSaveGameDataBeenCorrupted;
|
|
|
|
// Function Kosmos.KosmosSaveGameBlueprintLibrary.IsChapterSelectAvailable
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosSaveGameBlueprintLibrary_IsChapterSelectAvailable final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool ReturnValue; // 0x0008(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_9[0x7]; // 0x0009(0x0007)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosSaveGameBlueprintLibrary_IsChapterSelectAvailable;
|
|
|
|
// Function Kosmos.KosmosSaveGameBlueprintLibrary.IsContinueGameAvailable
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosSaveGameBlueprintLibrary_IsContinueGameAvailable final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool ReturnValue; // 0x0008(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_9[0x7]; // 0x0009(0x0007)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosSaveGameBlueprintLibrary_IsContinueGameAvailable;
|
|
|
|
// Function Kosmos.KosmosSaveGameBlueprintLibrary.IsLoadGameAvailable
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosSaveGameBlueprintLibrary_IsLoadGameAvailable final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool IgnoreCurrentLoadedSlot; // 0x0008(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool ReturnValue; // 0x0009(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_A[0x6]; // 0x000A(0x0006)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosSaveGameBlueprintLibrary_IsLoadGameAvailable;
|
|
|
|
// Function Kosmos.KosmosSaveGameBlueprintLibrary.IsLoadingGameData
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosSaveGameBlueprintLibrary_IsLoadingGameData final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool ReturnValue; // 0x0008(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_9[0x7]; // 0x0009(0x0007)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosSaveGameBlueprintLibrary_IsLoadingGameData;
|
|
|
|
// Function Kosmos.KosmosSaveGameBlueprintLibrary.IsLoadingOptionsData
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosSaveGameBlueprintLibrary_IsLoadingOptionsData final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool ReturnValue; // 0x0008(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_9[0x7]; // 0x0009(0x0007)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosSaveGameBlueprintLibrary_IsLoadingOptionsData;
|
|
|
|
// Function Kosmos.KosmosSaveGameBlueprintLibrary.IsOptionsDataValid
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosSaveGameBlueprintLibrary_IsOptionsDataValid final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool ReturnValue; // 0x0008(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_9[0x7]; // 0x0009(0x0007)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosSaveGameBlueprintLibrary_IsOptionsDataValid;
|
|
|
|
// Function Kosmos.KosmosSaveGameBlueprintLibrary.IsSaveGameValid
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosSaveGameBlueprintLibrary_IsSaveGameValid final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool ReturnValue; // 0x0008(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_9[0x7]; // 0x0009(0x0007)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosSaveGameBlueprintLibrary_IsSaveGameValid;
|
|
|
|
// Function Kosmos.KosmosSaveGameBlueprintLibrary.LoadGameData
|
|
// 0x0028 (0x0028 - 0x0000)
|
|
struct KosmosSaveGameBlueprintLibrary_LoadGameData final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
EKosmosSaveGameActionLoadType InLoadType; // 0x0008(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_9[0x7]; // 0x0009(0x0007)(Fixing Size After Last Property [ Dumper-7 ])
|
|
struct FKosmosLevelNameReference LevelID; // 0x0010(0x0010)(Parm, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool bTriggerButDontLoad; // 0x0020(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_21[0x7]; // 0x0021(0x0007)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosSaveGameBlueprintLibrary_LoadGameData;
|
|
|
|
// Function Kosmos.KosmosSaveGameBlueprintLibrary.LoadOptionsData
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosSaveGameBlueprintLibrary_LoadOptionsData final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosSaveGameBlueprintLibrary_LoadOptionsData;
|
|
|
|
// Function Kosmos.KosmosSaveGameBlueprintLibrary.ResetLoadedGameDataSaveSlot
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosSaveGameBlueprintLibrary_ResetLoadedGameDataSaveSlot final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool bMasterReset; // 0x0008(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
EKosmosSaveGameType SaveType; // 0x0009(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_A[0x6]; // 0x000A(0x0006)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosSaveGameBlueprintLibrary_ResetLoadedGameDataSaveSlot;
|
|
|
|
// Function Kosmos.KosmosSaveGameBlueprintLibrary.RestoreOptionSettings
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosSaveGameBlueprintLibrary_RestoreOptionSettings final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosSaveGameBlueprintLibrary_RestoreOptionSettings;
|
|
|
|
// Function Kosmos.KosmosSaveGameBlueprintLibrary.SaveGameData
|
|
// 0x0030 (0x0030 - 0x0000)
|
|
struct KosmosSaveGameBlueprintLibrary_SaveGameData final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
EKosmosSaveGameActionSaveType InSaveType; // 0x0008(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_9[0x7]; // 0x0009(0x0007)(Fixing Size After Last Property [ Dumper-7 ])
|
|
struct FKosmosLevelNameReference LevelID; // 0x0010(0x0010)(Parm, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class FString ActualLevel; // 0x0020(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosSaveGameBlueprintLibrary_SaveGameData;
|
|
|
|
// Function Kosmos.KosmosSaveGameBlueprintLibrary.SaveOptionsData
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosSaveGameBlueprintLibrary_SaveOptionsData final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosSaveGameBlueprintLibrary_SaveOptionsData;
|
|
|
|
// Function Kosmos.KosmosSaveGameBlueprintLibrary.SetIsTrialGameSave
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosSaveGameBlueprintLibrary_SetIsTrialGameSave final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool bIsTrialGame; // 0x0008(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_9[0x7]; // 0x0009(0x0007)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosSaveGameBlueprintLibrary_SetIsTrialGameSave;
|
|
|
|
// Function Kosmos.KosmosSaveGameBlueprintLibrary.SetOptionsSave_Bool
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct KosmosSaveGameBlueprintLibrary_SetOptionsSave_Bool final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class FString InKey; // 0x0008(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool inValue; // 0x0018(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_19[0x7]; // 0x0019(0x0007)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosSaveGameBlueprintLibrary_SetOptionsSave_Bool;
|
|
|
|
// Function Kosmos.KosmosSaveGameBlueprintLibrary.SetOptionsSave_Float
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct KosmosSaveGameBlueprintLibrary_SetOptionsSave_Float final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class FString InKey; // 0x0008(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
float inValue; // 0x0018(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_1C[0x4]; // 0x001C(0x0004)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosSaveGameBlueprintLibrary_SetOptionsSave_Float;
|
|
|
|
// Function Kosmos.KosmosSaveGameBlueprintLibrary.SetOptionsSave_Int
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct KosmosSaveGameBlueprintLibrary_SetOptionsSave_Int final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class FString InKey; // 0x0008(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
int32 inValue; // 0x0018(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_1C[0x4]; // 0x001C(0x0004)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosSaveGameBlueprintLibrary_SetOptionsSave_Int;
|
|
|
|
// Function Kosmos.KosmosSaveGameBlueprintLibrary.SetOptionsSave_String
|
|
// 0x0028 (0x0028 - 0x0000)
|
|
struct KosmosSaveGameBlueprintLibrary_SetOptionsSave_String final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class FString InKey; // 0x0008(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class FString inValue; // 0x0018(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosSaveGameBlueprintLibrary_SetOptionsSave_String;
|
|
|
|
// Function Kosmos.KosmosSaveGameBlueprintLibrary.SetSaveGameSlot
|
|
// 0x0058 (0x0058 - 0x0000)
|
|
struct KosmosSaveGameBlueprintLibrary_SetSaveGameSlot final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
EKosmosSetSlotAction InSlotAction; // 0x0008(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
EKosmosSaveGameType InSaveGameType; // 0x0009(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
EKosmosSaveCharacterRoute InSaveGameRoute; // 0x000A(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
EKosmosSaveMostRecentType InMostRecentType; // 0x000B(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_C[0x4]; // 0x000C(0x0004)(Fixing Size After Last Property [ Dumper-7 ])
|
|
class USMGUIScreenTransition* InLoadSlot_ChapterSelection; // 0x0010(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class USMGUIScreenTransition* InLoadSlot_Continue; // 0x0018(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class USMGUIScreenTransition* InLoadSlot_NoSlotFound; // 0x0020(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FSMGUIScreenGroupReference InScreenGroupReference; // 0x0028(0x0010)(Parm, NativeAccessSpecifierPublic)
|
|
struct FLatentActionInfo LatentInfo; // 0x0038(0x0018)(Parm, NoDestructor, NativeAccessSpecifierPublic)
|
|
bool OutWasSucessful; // 0x0050(0x0001)(Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_51[0x7]; // 0x0051(0x0007)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosSaveGameBlueprintLibrary_SetSaveGameSlot;
|
|
|
|
// Function Kosmos.KosmosSaveGameBlueprintLibrary.SetSaveSlotData_Bool
|
|
// 0x0028 (0x0028 - 0x0000)
|
|
struct KosmosSaveGameBlueprintLibrary_SetSaveSlotData_Bool final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
EKosmosPersistence SavePersistance; // 0x0008(0x0001)(ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_9[0x7]; // 0x0009(0x0007)(Fixing Size After Last Property [ Dumper-7 ])
|
|
class FString InKey; // 0x0010(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool inValue; // 0x0020(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_21[0x7]; // 0x0021(0x0007)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosSaveGameBlueprintLibrary_SetSaveSlotData_Bool;
|
|
|
|
// Function Kosmos.KosmosSaveGameBlueprintLibrary.SetSaveSlotData_Float
|
|
// 0x0028 (0x0028 - 0x0000)
|
|
struct KosmosSaveGameBlueprintLibrary_SetSaveSlotData_Float final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
EKosmosPersistence SavePersistance; // 0x0008(0x0001)(ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_9[0x7]; // 0x0009(0x0007)(Fixing Size After Last Property [ Dumper-7 ])
|
|
class FString InKey; // 0x0010(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
float inValue; // 0x0020(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_24[0x4]; // 0x0024(0x0004)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosSaveGameBlueprintLibrary_SetSaveSlotData_Float;
|
|
|
|
// Function Kosmos.KosmosSaveGameBlueprintLibrary.SetSaveSlotData_Int
|
|
// 0x0028 (0x0028 - 0x0000)
|
|
struct KosmosSaveGameBlueprintLibrary_SetSaveSlotData_Int final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
EKosmosPersistence SavePersistance; // 0x0008(0x0001)(ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_9[0x7]; // 0x0009(0x0007)(Fixing Size After Last Property [ Dumper-7 ])
|
|
class FString InKey; // 0x0010(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
int32 inValue; // 0x0020(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_24[0x4]; // 0x0024(0x0004)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosSaveGameBlueprintLibrary_SetSaveSlotData_Int;
|
|
|
|
// Function Kosmos.KosmosSaveGameBlueprintLibrary.SetSaveSlotData_String
|
|
// 0x0030 (0x0030 - 0x0000)
|
|
struct KosmosSaveGameBlueprintLibrary_SetSaveSlotData_String final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
EKosmosPersistence SavePersistance; // 0x0008(0x0001)(ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_9[0x7]; // 0x0009(0x0007)(Fixing Size After Last Property [ Dumper-7 ])
|
|
class FString InKey; // 0x0010(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class FString inValue; // 0x0020(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosSaveGameBlueprintLibrary_SetSaveSlotData_String;
|
|
|
|
// Function Kosmos.KosmosSaveGameBlueprintLibrary.SetTransientData_Bool
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct KosmosSaveGameBlueprintLibrary_SetTransientData_Bool final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class FString InKey; // 0x0008(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool inValue; // 0x0018(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_19[0x7]; // 0x0019(0x0007)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosSaveGameBlueprintLibrary_SetTransientData_Bool;
|
|
|
|
// Function Kosmos.KosmosSaveGameBlueprintLibrary.SetTransientData_Float
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct KosmosSaveGameBlueprintLibrary_SetTransientData_Float final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class FString InKey; // 0x0008(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
float inValue; // 0x0018(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_1C[0x4]; // 0x001C(0x0004)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosSaveGameBlueprintLibrary_SetTransientData_Float;
|
|
|
|
// Function Kosmos.KosmosSaveGameBlueprintLibrary.SetTransientData_Int
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct KosmosSaveGameBlueprintLibrary_SetTransientData_Int final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class FString InKey; // 0x0008(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
int32 inValue; // 0x0018(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_1C[0x4]; // 0x001C(0x0004)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosSaveGameBlueprintLibrary_SetTransientData_Int;
|
|
|
|
// Function Kosmos.KosmosSaveGameBlueprintLibrary.SetTransientData_String
|
|
// 0x0028 (0x0028 - 0x0000)
|
|
struct KosmosSaveGameBlueprintLibrary_SetTransientData_String final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class FString InKey; // 0x0008(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class FString inValue; // 0x0018(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosSaveGameBlueprintLibrary_SetTransientData_String;
|
|
|
|
// Function Kosmos.KosmosSaveGameBlueprintLibrary.TriggerSlotLoad
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct KosmosSaveGameBlueprintLibrary_TriggerSlotLoad final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class FString InSlotName; // 0x0008(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosSaveGameBlueprintLibrary_TriggerSlotLoad;
|
|
|
|
// Function Kosmos.KosmosSaveGameBlueprintLibrary.TriggerSlotLoadForCurrentSlot
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosSaveGameBlueprintLibrary_TriggerSlotLoadForCurrentSlot final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosSaveGameBlueprintLibrary_TriggerSlotLoadForCurrentSlot;
|
|
|
|
// Function Kosmos.KosmosSaveGameBlueprintLibrary.IsSavingGameData
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosSaveGameBlueprintLibrary_IsSavingGameData final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool ReturnValue; // 0x0008(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_9[0x7]; // 0x0009(0x0007)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosSaveGameBlueprintLibrary_IsSavingGameData;
|
|
|
|
// Function Kosmos.KosmosSaveGameBlueprintLibrary.IsSavingOptionsData
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosSaveGameBlueprintLibrary_IsSavingOptionsData final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool ReturnValue; // 0x0008(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_9[0x7]; // 0x0009(0x0007)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosSaveGameBlueprintLibrary_IsSavingOptionsData;
|
|
|
|
// Function Kosmos.KosmosSaveLoadScreenBase.DeleteSaveSlot
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosSaveLoadScreenBase_DeleteSaveSlot final
|
|
{
|
|
public:
|
|
class FString InSlotName; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosSaveLoadScreenBase_DeleteSaveSlot;
|
|
|
|
// Function Kosmos.KosmosSaveLoadScreenBase.InitializeWidget
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosSaveLoadScreenBase_InitializeWidget final
|
|
{
|
|
public:
|
|
EKosmosSaveGameType InSaveGameType; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosSaveLoadScreenBase_InitializeWidget;
|
|
|
|
// Function Kosmos.KosmosSaveScreen.OverrideSaveSlot
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosSaveScreen_OverrideSaveSlot final
|
|
{
|
|
public:
|
|
class FString SlotName; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosSaveScreen_OverrideSaveSlot;
|
|
|
|
// Function Kosmos.KosmosErrorCodeHandler.GetCurrentErrorCode
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosErrorCodeHandler_GetCurrentErrorCode final
|
|
{
|
|
public:
|
|
EKosmosErrorMessages ReturnValue; // 0x0000(0x0001)(ConstParm, Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosErrorCodeHandler_GetCurrentErrorCode;
|
|
|
|
// Function Kosmos.KosmosErrorCodeHandler.GetCurrentErrorCodeString
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosErrorCodeHandler_GetCurrentErrorCodeString final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosErrorCodeHandler_GetCurrentErrorCodeString;
|
|
|
|
// Function Kosmos.KosmosErrorCodeHandler.GetLastErrorCode
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosErrorCodeHandler_GetLastErrorCode final
|
|
{
|
|
public:
|
|
EKosmosErrorMessages ReturnValue; // 0x0000(0x0001)(ConstParm, Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosErrorCodeHandler_GetLastErrorCode;
|
|
|
|
// Function Kosmos.KosmosErrorCodeHandler.HasCurrentErrorCodeBeenSpecified
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosErrorCodeHandler_HasCurrentErrorCodeBeenSpecified final
|
|
{
|
|
public:
|
|
bool ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosErrorCodeHandler_HasCurrentErrorCodeBeenSpecified;
|
|
|
|
// Function Kosmos.KosmosErrorCodeHandler.SetCurrentErrorCode
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosErrorCodeHandler_SetCurrentErrorCode final
|
|
{
|
|
public:
|
|
EKosmosErrorMessages InErrorCode; // 0x0000(0x0001)(ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosErrorCodeHandler_SetCurrentErrorCode;
|
|
|
|
// Function Kosmos.KosmosErrorCodeHandler.SetLastErrorCode
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosErrorCodeHandler_SetLastErrorCode final
|
|
{
|
|
public:
|
|
EKosmosErrorMessages InErrorCode; // 0x0000(0x0001)(ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosErrorCodeHandler_SetLastErrorCode;
|
|
|
|
// Function Kosmos.KosmosOnlineSessionBlueprintInterface.CreateSession
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosOnlineSessionBlueprintInterface_CreateSession final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosOnlineSessionBlueprintInterface_CreateSession;
|
|
|
|
// Function Kosmos.KosmosOnlineSessionBlueprintInterface.GetConnectedClientName
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct KosmosOnlineSessionBlueprintInterface_GetConnectedClientName final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class FString ReturnValue; // 0x0008(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosOnlineSessionBlueprintInterface_GetConnectedClientName;
|
|
|
|
// Function Kosmos.KosmosOnlineSessionBlueprintInterface.GetConnectedClientOnlineID
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct KosmosOnlineSessionBlueprintInterface_GetConnectedClientOnlineID final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class FString ReturnValue; // 0x0008(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosOnlineSessionBlueprintInterface_GetConnectedClientOnlineID;
|
|
|
|
// Function Kosmos.KosmosOnlineSessionBlueprintInterface.GetConnectedHostName
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct KosmosOnlineSessionBlueprintInterface_GetConnectedHostName final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class FString ReturnValue; // 0x0008(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosOnlineSessionBlueprintInterface_GetConnectedHostName;
|
|
|
|
// Function Kosmos.KosmosOnlineSessionBlueprintInterface.GetCurrentUserName
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct KosmosOnlineSessionBlueprintInterface_GetCurrentUserName final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class FString ReturnValue; // 0x0008(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosOnlineSessionBlueprintInterface_GetCurrentUserName;
|
|
|
|
// Function Kosmos.KosmosOnlineSessionBlueprintInterface.GetGamePermissionType
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosOnlineSessionBlueprintInterface_GetGamePermissionType final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
EKosmosGamePermissionType ReturnValue; // 0x0008(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_9[0x7]; // 0x0009(0x0007)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosOnlineSessionBlueprintInterface_GetGamePermissionType;
|
|
|
|
// Function Kosmos.KosmosOnlineSessionBlueprintInterface.IsClient
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosOnlineSessionBlueprintInterface_IsClient final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool ReturnValue; // 0x0008(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_9[0x7]; // 0x0009(0x0007)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosOnlineSessionBlueprintInterface_IsClient;
|
|
|
|
// Function Kosmos.KosmosOnlineSessionBlueprintInterface.IsExternalUiOpen
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosOnlineSessionBlueprintInterface_IsExternalUiOpen final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool ReturnValue; // 0x0008(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_9[0x7]; // 0x0009(0x0007)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosOnlineSessionBlueprintInterface_IsExternalUiOpen;
|
|
|
|
// Function Kosmos.KosmosOnlineSessionBlueprintInterface.IsHost
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosOnlineSessionBlueprintInterface_IsHost final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool ReturnValue; // 0x0008(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_9[0x7]; // 0x0009(0x0007)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosOnlineSessionBlueprintInterface_IsHost;
|
|
|
|
// Function Kosmos.KosmosOnlineSessionBlueprintInterface.IsUserSignedIn
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosOnlineSessionBlueprintInterface_IsUserSignedIn final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool ReturnValue; // 0x0008(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_9[0x7]; // 0x0009(0x0007)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosOnlineSessionBlueprintInterface_IsUserSignedIn;
|
|
|
|
// Function Kosmos.KosmosOnlineSessionBlueprintInterface.LeaveOrDestroySession
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosOnlineSessionBlueprintInterface_LeaveOrDestroySession final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosOnlineSessionBlueprintInterface_LeaveOrDestroySession;
|
|
|
|
// Function Kosmos.KosmosOnlineSessionBlueprintInterface.LoginToOnlineServices
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosOnlineSessionBlueprintInterface_LoginToOnlineServices final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool bIsAutoLoggin; // 0x0008(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool ReturnValue; // 0x0009(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_A[0x6]; // 0x000A(0x0006)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosOnlineSessionBlueprintInterface_LoginToOnlineServices;
|
|
|
|
// Function Kosmos.KosmosOnlineSessionBlueprintInterface.QuitToFrontend
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosOnlineSessionBlueprintInterface_QuitToFrontend final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
EKosmosQuitToFrontEndReason Reason; // 0x0008(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_9[0x7]; // 0x0009(0x0007)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosOnlineSessionBlueprintInterface_QuitToFrontend;
|
|
|
|
// Function Kosmos.KosmosOnlineSessionBlueprintInterface.QuitToFrontendNow
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosOnlineSessionBlueprintInterface_QuitToFrontendNow final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosOnlineSessionBlueprintInterface_QuitToFrontendNow;
|
|
|
|
// Function Kosmos.KosmosOnlineSessionBlueprintInterface.ShowAccountPicker
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosOnlineSessionBlueprintInterface_ShowAccountPicker final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosOnlineSessionBlueprintInterface_ShowAccountPicker;
|
|
|
|
// Function Kosmos.KosmosOnlineSessionBlueprintInterface.ShowInviteUI
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosOnlineSessionBlueprintInterface_ShowInviteUI final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosOnlineSessionBlueprintInterface_ShowInviteUI;
|
|
|
|
// Function Kosmos.KosmosOnlineSessionBlueprintInterface.ShowPartnerProfile
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosOnlineSessionBlueprintInterface_ShowPartnerProfile final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosOnlineSessionBlueprintInterface_ShowPartnerProfile;
|
|
|
|
// Function Kosmos.KosmosOnlineSessionBlueprintInterface.ShowStoreUI
|
|
// 0x0030 (0x0030 - 0x0000)
|
|
struct KosmosOnlineSessionBlueprintInterface_ShowStoreUI final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class FString ProductID; // 0x0008(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class FString InEntitlementID; // 0x0018(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
int32 ServiceLabel; // 0x0028(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_2C[0x4]; // 0x002C(0x0004)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosOnlineSessionBlueprintInterface_ShowStoreUI;
|
|
|
|
// Function Kosmos.KosmosOnlineSessionBlueprintInterface.StartOnlineGame
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosOnlineSessionBlueprintInterface_StartOnlineGame final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosOnlineSessionBlueprintInterface_StartOnlineGame;
|
|
|
|
// Function Kosmos.KosmosOnlineSessionBlueprintInterface.StartUsingMultiplayerFeatures
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosOnlineSessionBlueprintInterface_StartUsingMultiplayerFeatures final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosOnlineSessionBlueprintInterface_StartUsingMultiplayerFeatures;
|
|
|
|
// Function Kosmos.KosmosOnlineSessionBlueprintInterface.StopUsingMultiplayerFeatures
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosOnlineSessionBlueprintInterface_StopUsingMultiplayerFeatures final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosOnlineSessionBlueprintInterface_StopUsingMultiplayerFeatures;
|
|
|
|
// Function Kosmos.KosmosOnlineSessionBlueprintInterface.WaitingForCreateSession
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosOnlineSessionBlueprintInterface_WaitingForCreateSession final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
EKosmosLatentOutcomes StateOutcome; // 0x0008(0x0001)(Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_9[0x7]; // 0x0009(0x0007)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosOnlineSessionBlueprintInterface_WaitingForCreateSession;
|
|
|
|
// Function Kosmos.KosmosFlashHeadband.SetHeadbandVisible
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosFlashHeadband_SetHeadbandVisible final
|
|
{
|
|
public:
|
|
bool IsVisible; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosFlashHeadband_SetHeadbandVisible;
|
|
|
|
// Function Kosmos.KosmosFlashlight.EnterLightVolume
|
|
// 0x00A8 (0x00A8 - 0x0000)
|
|
struct KosmosFlashlight_EnterLightVolume final
|
|
{
|
|
public:
|
|
class UPrimitiveComponent* HitComp; // 0x0000(0x0008)(Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class AActor* OtherActor; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class UPrimitiveComponent* OtherComp; // 0x0010(0x0008)(Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
int32 OtherBodyIndex; // 0x0018(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool InFromSweep; // 0x001C(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_1D[0x3]; // 0x001D(0x0003)(Fixing Size After Last Property [ Dumper-7 ])
|
|
struct FHitResult Hit; // 0x0020(0x0088)(ConstParm, Parm, OutParm, ReferenceParm, IsPlainOldData, NoDestructor, ContainsInstancedReference, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosFlashlight_EnterLightVolume;
|
|
|
|
// Function Kosmos.KosmosFlashlight.ExitLightVolume
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct KosmosFlashlight_ExitLightVolume final
|
|
{
|
|
public:
|
|
class UPrimitiveComponent* HitComp; // 0x0000(0x0008)(Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class AActor* OtherActor; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class UPrimitiveComponent* OtherComp; // 0x0010(0x0008)(Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
int32 OtherBodyIndex; // 0x0018(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_1C[0x4]; // 0x001C(0x0004)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosFlashlight_ExitLightVolume;
|
|
|
|
// Function Kosmos.KosmosFlashlight.SetInCombat
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosFlashlight_SetInCombat final
|
|
{
|
|
public:
|
|
bool bValue; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosFlashlight_SetInCombat;
|
|
|
|
// Function Kosmos.KosmosFlashlight.IsInCombat
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosFlashlight_IsInCombat final
|
|
{
|
|
public:
|
|
bool ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosFlashlight_IsInCombat;
|
|
|
|
// Function Kosmos.KosmosFlowControlComponent.OnAnimNotify
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct KosmosFlowControlComponent_OnAnimNotify final
|
|
{
|
|
public:
|
|
class AActor* notifier; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class FName NotifyName; // 0x0008(0x0008)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
TArray<class UAnimMetaData*> AnimMetaData; // 0x0010(0x0010)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosFlowControlComponent_OnAnimNotify;
|
|
|
|
// Function Kosmos.KosmosFlowControlComponent.OnPostProcessAnimNotifies
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosFlowControlComponent_OnPostProcessAnimNotifies final
|
|
{
|
|
public:
|
|
class AActor* notifier; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosFlowControlComponent_OnPostProcessAnimNotifies;
|
|
|
|
// Function Kosmos.KosmosFlowControlComponent.QueueTransition
|
|
// 0x0180 (0x0180 - 0x0000)
|
|
struct KosmosFlowControlComponent_QueueTransition final
|
|
{
|
|
public:
|
|
struct FCharacterTransitionData TransitionData; // 0x0000(0x0160)(Parm, ContainsInstancedReference, NativeAccessSpecifierPublic)
|
|
struct FVector TargetLocation; // 0x0160(0x000C)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FVector TargetDirection; // 0x016C(0x000C)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_178[0x8]; // 0x0178(0x0008)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosFlowControlComponent_QueueTransition;
|
|
|
|
// Function Kosmos.KosmosFlowControlComponent.QueueTransitionAndWait
|
|
// 0x01A0 (0x01A0 - 0x0000)
|
|
struct KosmosFlowControlComponent_QueueTransitionAndWait final
|
|
{
|
|
public:
|
|
struct FCharacterTransitionData TransitionData; // 0x0000(0x0160)(Parm, ContainsInstancedReference, NativeAccessSpecifierPublic)
|
|
struct FVector TargetLocation; // 0x0160(0x000C)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FVector TargetDirection; // 0x016C(0x000C)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FLatentActionInfo LatentInfo; // 0x0178(0x0018)(Parm, NoDestructor, NativeAccessSpecifierPublic)
|
|
ELatentTransitionResult TransitionResult; // 0x0190(0x0001)(Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_191[0xF]; // 0x0191(0x000F)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosFlowControlComponent_QueueTransitionAndWait;
|
|
|
|
// Function Kosmos.KosmosFlowControlComponent.SetIsSliding
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosFlowControlComponent_SetIsSliding final
|
|
{
|
|
public:
|
|
bool NewIsSliding; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosFlowControlComponent_SetIsSliding;
|
|
|
|
// Function Kosmos.KosmosNavModifier.IsTryingToWalkThroughObstacle
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosNavModifier_IsTryingToWalkThroughObstacle final
|
|
{
|
|
public:
|
|
class AKosmosAIController* AIController; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool ReturnValue; // 0x0008(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_9[0x7]; // 0x0009(0x0007)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosNavModifier_IsTryingToWalkThroughObstacle;
|
|
|
|
// Function Kosmos.KosmosGameInstance.ClearGameData
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosGameInstance_ClearGameData final
|
|
{
|
|
public:
|
|
EKosmosPersistence InDataType; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosGameInstance_ClearGameData;
|
|
|
|
// Function Kosmos.KosmosGameInstance.GetIsAlternateCharacter
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosGameInstance_GetIsAlternateCharacter final
|
|
{
|
|
public:
|
|
bool ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosGameInstance_GetIsAlternateCharacter;
|
|
|
|
// Function Kosmos.KosmosGameInstance.GetStartupCheckpoint
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct KosmosGameInstance_GetStartupCheckpoint final
|
|
{
|
|
public:
|
|
bool usePrimaryCharacter; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_1[0x7]; // 0x0001(0x0007)(Fixing Size After Last Property [ Dumper-7 ])
|
|
class FString ReturnValue; // 0x0008(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosGameInstance_GetStartupCheckpoint;
|
|
|
|
// Function Kosmos.KosmosGameInstance.SetGameState
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosGameInstance_SetGameState final
|
|
{
|
|
public:
|
|
EKosmosGameFlowState NewState; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosGameInstance_SetGameState;
|
|
|
|
// Function Kosmos.KosmosGameInstance.SetIsAlternateCharacter
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosGameInstance_SetIsAlternateCharacter final
|
|
{
|
|
public:
|
|
bool bValue; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosGameInstance_SetIsAlternateCharacter;
|
|
|
|
// Function Kosmos.KosmosGameInstance.SetStartupCheckpoint
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosGameInstance_SetStartupCheckpoint final
|
|
{
|
|
public:
|
|
class FString InCheckpointName; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosGameInstance_SetStartupCheckpoint;
|
|
|
|
// Function Kosmos.KosmosGameInstance.GetKosmosSessionManager
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosGameInstance_GetKosmosSessionManager final
|
|
{
|
|
public:
|
|
class UKosmosOnlineSessionManager* ReturnValue; // 0x0000(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosGameInstance_GetKosmosSessionManager;
|
|
|
|
// Function Kosmos.KosmosGameModeBase.GetCheckpointForChapterStart
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct KosmosGameModeBase_GetCheckpointForChapterStart final
|
|
{
|
|
public:
|
|
struct FKosmosLevelNameReference InChapter; // 0x0000(0x0010)(Parm, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class FString ReturnValue; // 0x0010(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosGameModeBase_GetCheckpointForChapterStart;
|
|
|
|
// Function Kosmos.KosmosGameModeInGame.GetCurrentCheckpointByCharacter
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosGameModeInGame_GetCurrentCheckpointByCharacter final
|
|
{
|
|
public:
|
|
const class AKosmosBaseCharacter* InCharacter; // 0x0000(0x0008)(ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class AKosmosCheckpoint* ReturnValue; // 0x0008(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosGameModeInGame_GetCurrentCheckpointByCharacter;
|
|
|
|
// Function Kosmos.KosmosGameModeInGame.GetCurrentPrimaryCharacterCheckpoint
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosGameModeInGame_GetCurrentPrimaryCharacterCheckpoint final
|
|
{
|
|
public:
|
|
class AKosmosCheckpoint* ReturnValue; // 0x0000(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosGameModeInGame_GetCurrentPrimaryCharacterCheckpoint;
|
|
|
|
// Function Kosmos.KosmosGameModeInGame.GetCurrentSecondaryCharacterCheckpoint
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosGameModeInGame_GetCurrentSecondaryCharacterCheckpoint final
|
|
{
|
|
public:
|
|
class AKosmosCheckpoint* ReturnValue; // 0x0000(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosGameModeInGame_GetCurrentSecondaryCharacterCheckpoint;
|
|
|
|
// Function Kosmos.KosmosGameModeInGame.GetOtherCharacter
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosGameModeInGame_GetOtherCharacter final
|
|
{
|
|
public:
|
|
class AKosmosBaseCharacter* InCharacter; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class AKosmosBaseCharacter* ReturnValue; // 0x0008(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosGameModeInGame_GetOtherCharacter;
|
|
|
|
// Function Kosmos.KosmosGameModeInGame.IsSinglePlayerGame
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosGameModeInGame_IsSinglePlayerGame final
|
|
{
|
|
public:
|
|
bool ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosGameModeInGame_IsSinglePlayerGame;
|
|
|
|
// Function Kosmos.KosmosGameModeInGame.K2_OnSetMatchState
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosGameModeInGame_K2_OnSetMatchState final
|
|
{
|
|
public:
|
|
class FName NewState; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosGameModeInGame_K2_OnSetMatchState;
|
|
|
|
// Function Kosmos.KosmosGameModeInGame.ReadyToStartMatch
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosGameModeInGame_ReadyToStartMatch final
|
|
{
|
|
public:
|
|
bool ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosGameModeInGame_ReadyToStartMatch;
|
|
|
|
// Function Kosmos.KosmosGameModeInGame.SetCheckpointForChapterStart
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosGameModeInGame_SetCheckpointForChapterStart final
|
|
{
|
|
public:
|
|
struct FKosmosLevelNameReference InChapter; // 0x0000(0x0010)(Parm, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosGameModeInGame_SetCheckpointForChapterStart;
|
|
|
|
// Function Kosmos.KosmosGameModeInGame.SetCurrentCheckpointByCharacter
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct KosmosGameModeInGame_SetCurrentCheckpointByCharacter final
|
|
{
|
|
public:
|
|
const class AKosmosBaseCharacter* InCharacter; // 0x0000(0x0008)(ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class AKosmosCheckpoint* InCheckpoint; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool bInForceSet; // 0x0010(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_11[0x7]; // 0x0011(0x0007)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosGameModeInGame_SetCurrentCheckpointByCharacter;
|
|
|
|
// Function Kosmos.KosmosGameModeInGame.SetCurrentMajorCheckpoint
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosGameModeInGame_SetCurrentMajorCheckpoint final
|
|
{
|
|
public:
|
|
class AKosmosCheckpoint* InCheckpoint; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool bInForceSet; // 0x0008(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_9[0x7]; // 0x0009(0x0007)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosGameModeInGame_SetCurrentMajorCheckpoint;
|
|
|
|
// Function Kosmos.KosmosGameModeInGame.SetCurrentPrimaryCharacterCheckpoint
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosGameModeInGame_SetCurrentPrimaryCharacterCheckpoint final
|
|
{
|
|
public:
|
|
class AKosmosCheckpoint* InCheckpoint; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool bInForceSet; // 0x0008(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_9[0x7]; // 0x0009(0x0007)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosGameModeInGame_SetCurrentPrimaryCharacterCheckpoint;
|
|
|
|
// Function Kosmos.KosmosGameModeInGame.SetCurrentSecondaryCharacterCheckpoint
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosGameModeInGame_SetCurrentSecondaryCharacterCheckpoint final
|
|
{
|
|
public:
|
|
class AKosmosCheckpoint* InCheckpoint; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool bInForceSet; // 0x0008(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_9[0x7]; // 0x0009(0x0007)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosGameModeInGame_SetCurrentSecondaryCharacterCheckpoint;
|
|
|
|
// Function Kosmos.KosmosGameModeInGame.GetCharacterSelectionInverted
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosGameModeInGame_GetCharacterSelectionInverted final
|
|
{
|
|
public:
|
|
bool ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosGameModeInGame_GetCharacterSelectionInverted;
|
|
|
|
// Function Kosmos.KosmosGameModeInGame.GetMatchState
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosGameModeInGame_GetMatchState final
|
|
{
|
|
public:
|
|
class FName ReturnValue; // 0x0000(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosGameModeInGame_GetMatchState;
|
|
|
|
// Function Kosmos.KosmosGameModeInGame.IsMatchInProgress
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosGameModeInGame_IsMatchInProgress final
|
|
{
|
|
public:
|
|
bool ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosGameModeInGame_IsMatchInProgress;
|
|
|
|
// Function Kosmos.KosmosGameplayEffectVolume.OnBeginOverlap
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosGameplayEffectVolume_OnBeginOverlap final
|
|
{
|
|
public:
|
|
class AActor* OverlappedActor; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class AActor* OtherActor; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosGameplayEffectVolume_OnBeginOverlap;
|
|
|
|
// Function Kosmos.KosmosGameplayEffectVolume.OnEndOverlap
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosGameplayEffectVolume_OnEndOverlap final
|
|
{
|
|
public:
|
|
class AActor* OverlappedActor; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class AActor* OtherActor; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosGameplayEffectVolume_OnEndOverlap;
|
|
|
|
// Function Kosmos.KosmosGameplayEffectVolume.OnPawnBeginOverlap_Blueprint
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosGameplayEffectVolume_OnPawnBeginOverlap_Blueprint final
|
|
{
|
|
public:
|
|
class APawn* Pawn; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosGameplayEffectVolume_OnPawnBeginOverlap_Blueprint;
|
|
|
|
// Function Kosmos.KosmosGameplayEffectVolume.OnPawnEndOverlap_Blueprint
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosGameplayEffectVolume_OnPawnEndOverlap_Blueprint final
|
|
{
|
|
public:
|
|
class APawn* Pawn; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosGameplayEffectVolume_OnPawnEndOverlap_Blueprint;
|
|
|
|
// Function Kosmos.KosmosGameplayEffectVolume.SetEnabled
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosGameplayEffectVolume_SetEnabled final
|
|
{
|
|
public:
|
|
bool Enabled; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosGameplayEffectVolume_SetEnabled;
|
|
|
|
// Function Kosmos.KosmosGameplayEffectVolume.IsPawnOverlapping
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosGameplayEffectVolume_IsPawnOverlapping final
|
|
{
|
|
public:
|
|
class APawn* Pawn; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool ReturnValue; // 0x0008(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_9[0x7]; // 0x0009(0x0007)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosGameplayEffectVolume_IsPawnOverlapping;
|
|
|
|
// Function Kosmos.KosmosGameplayEffectVolume.NumOverlappingPawns
|
|
// 0x0004 (0x0004 - 0x0000)
|
|
struct KosmosGameplayEffectVolume_NumOverlappingPawns final
|
|
{
|
|
public:
|
|
int32 ReturnValue; // 0x0000(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosGameplayEffectVolume_NumOverlappingPawns;
|
|
|
|
// Function Kosmos.KosmosNome.Client_SetEnabled
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosNome_Client_SetEnabled final
|
|
{
|
|
public:
|
|
bool InState; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosNome_Client_SetEnabled;
|
|
|
|
// Function Kosmos.KosmosNome.HandleResume
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosNome_HandleResume final
|
|
{
|
|
public:
|
|
class UKosmosCheckpointReader* InCheckpointReader; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosNome_HandleResume;
|
|
|
|
// Function Kosmos.KosmosNome.HandleSnapshot
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosNome_HandleSnapshot final
|
|
{
|
|
public:
|
|
class UKosmosCheckpointWriter* InCheckpointWriter; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosNome_HandleSnapshot;
|
|
|
|
// Function Kosmos.KosmosNome.IsNomeReadyToBeHugged
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosNome_IsNomeReadyToBeHugged final
|
|
{
|
|
public:
|
|
bool ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosNome_IsNomeReadyToBeHugged;
|
|
|
|
// Function Kosmos.KosmosNome.SetEnabled
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosNome_SetEnabled final
|
|
{
|
|
public:
|
|
bool InState; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosNome_SetEnabled;
|
|
|
|
// Function Kosmos.KosmosGameplayTask_PlayCharacterMontage.PlayCharacterMontage
|
|
// 0x0028 (0x0028 - 0x0000)
|
|
struct KosmosGameplayTask_PlayCharacterMontage_PlayCharacterMontage final
|
|
{
|
|
public:
|
|
class AKosmosBaseCharacter* Character; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class UAnimMontage* MontageToPlay; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
float PlayRate; // 0x0010(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
float StartingPosition; // 0x0014(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class FName StartingSection; // 0x0018(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class UKosmosGameplayTask_PlayCharacterMontage* ReturnValue; // 0x0020(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosGameplayTask_PlayCharacterMontage_PlayCharacterMontage;
|
|
|
|
// Function Kosmos.KosmosGameplayTask_PlayCharacterMontage.OnMontageBlendingOut
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosGameplayTask_PlayCharacterMontage_OnMontageBlendingOut final
|
|
{
|
|
public:
|
|
class UAnimMontage* Montage; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool bInterrupted; // 0x0008(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_9[0x7]; // 0x0009(0x0007)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosGameplayTask_PlayCharacterMontage_OnMontageBlendingOut;
|
|
|
|
// Function Kosmos.KosmosGameplayTask_PlayCharacterMontage.OnMontageEnded
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosGameplayTask_PlayCharacterMontage_OnMontageEnded final
|
|
{
|
|
public:
|
|
class UAnimMontage* Montage; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool bInterrupted; // 0x0008(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_9[0x7]; // 0x0009(0x0007)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosGameplayTask_PlayCharacterMontage_OnMontageEnded;
|
|
|
|
// Function Kosmos.KosmosGameplayTask_PlayCharacterMontage.OnNotifyBeginReceived
|
|
// 0x0028 (0x0028 - 0x0000)
|
|
struct KosmosGameplayTask_PlayCharacterMontage_OnNotifyBeginReceived final
|
|
{
|
|
public:
|
|
class FName NotifyName; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FBranchingPointNotifyPayload BranchingPointNotifyPayload; // 0x0008(0x0020)(ConstParm, Parm, OutParm, ReferenceParm, NoDestructor, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosGameplayTask_PlayCharacterMontage_OnNotifyBeginReceived;
|
|
|
|
// Function Kosmos.KosmosGameplayTask_PlayCharacterMontage.OnNotifyEndReceived
|
|
// 0x0028 (0x0028 - 0x0000)
|
|
struct KosmosGameplayTask_PlayCharacterMontage_OnNotifyEndReceived final
|
|
{
|
|
public:
|
|
class FName NotifyName; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FBranchingPointNotifyPayload BranchingPointNotifyPayload; // 0x0008(0x0020)(ConstParm, Parm, OutParm, ReferenceParm, NoDestructor, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosGameplayTask_PlayCharacterMontage_OnNotifyEndReceived;
|
|
|
|
// Function Kosmos.KosmosGameplayTask_PlaypalActionRetainer.PlaypalActionRetainer
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct KosmosGameplayTask_PlaypalActionRetainer_PlaypalActionRetainer final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class AKosmosBaseCharacter* Character; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
TSubclassOf<class UKosmosAIAsyncAction> Type; // 0x0010(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, UObjectWrapper, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class UKosmosGameplayTask_PlaypalActionRetainer* ReturnValue; // 0x0018(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosGameplayTask_PlaypalActionRetainer_PlaypalActionRetainer;
|
|
|
|
// Function Kosmos.KosmosGameplayTask_PlaypalActionRetainer.CancelAction
|
|
// 0x0004 (0x0004 - 0x0000)
|
|
struct KosmosGameplayTask_PlaypalActionRetainer_CancelAction final
|
|
{
|
|
public:
|
|
float DelayTime; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosGameplayTask_PlaypalActionRetainer_CancelAction;
|
|
|
|
// Function Kosmos.KosmosGameplayTask_PlaypalActionRetainer.IsTaskActive
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosGameplayTask_PlaypalActionRetainer_IsTaskActive final
|
|
{
|
|
public:
|
|
bool ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosGameplayTask_PlaypalActionRetainer_IsTaskActive;
|
|
|
|
// Function Kosmos.KosmosGameplayTask_PlaypalActionRetainer.IsWatingForAction
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosGameplayTask_PlaypalActionRetainer_IsWatingForAction final
|
|
{
|
|
public:
|
|
bool ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosGameplayTask_PlaypalActionRetainer_IsWatingForAction;
|
|
|
|
// Function Kosmos.KosmosOutfitBlueprintLibrary.GetCurrentOutfitSaveCostume
|
|
// 0x0028 (0x0028 - 0x0000)
|
|
struct KosmosOutfitBlueprintLibrary_GetCurrentOutfitSaveCostume final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class FString CharacterTag; // 0x0008(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class FString ReturnValue; // 0x0018(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosOutfitBlueprintLibrary_GetCurrentOutfitSaveCostume;
|
|
|
|
// Function Kosmos.KosmosOutfitBlueprintLibrary.RemoveCustomOutfit
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosOutfitBlueprintLibrary_RemoveCustomOutfit final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
const class AKosmosBaseCharacter* Character; // 0x0008(0x0008)(ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosOutfitBlueprintLibrary_RemoveCustomOutfit;
|
|
|
|
// Function Kosmos.KosmosOutfitBlueprintLibrary.SetCurrentOutfitSaveCostume
|
|
// 0x0028 (0x0028 - 0x0000)
|
|
struct KosmosOutfitBlueprintLibrary_SetCurrentOutfitSaveCostume final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class FString CharacterTag; // 0x0008(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class FString OutfitVariation; // 0x0018(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosOutfitBlueprintLibrary_SetCurrentOutfitSaveCostume;
|
|
|
|
// Function Kosmos.KosmosOutfitBlueprintLibrary.SetCustomOutfit
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct KosmosOutfitBlueprintLibrary_SetCustomOutfit final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
const class AKosmosBaseCharacter* Character; // 0x0008(0x0008)(ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class FString OutfitVariant; // 0x0010(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosOutfitBlueprintLibrary_SetCustomOutfit;
|
|
|
|
// Function Kosmos.AbilityTask_PlaypalInteraction.PlaypalInteraction
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct AbilityTask_PlaypalInteraction_PlaypalInteraction final
|
|
{
|
|
public:
|
|
class UGameplayAbility* OwningAbility; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class AKosmosBaseCharacter* Character; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
EKosmosGameplayTaskPlaypalInteractionType Type; // 0x0010(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_11[0x7]; // 0x0011(0x0007)(Fixing Size After Last Property [ Dumper-7 ])
|
|
class UAbilityTask_PlaypalInteraction* ReturnValue; // 0x0018(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_AbilityTask_PlaypalInteraction_PlaypalInteraction;
|
|
|
|
// Function Kosmos.AbilityTask_PlaypalInteraction.GetCrankAction
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct AbilityTask_PlaypalInteraction_GetCrankAction final
|
|
{
|
|
public:
|
|
class UKosmosAIActionCrank* ReturnValue; // 0x0000(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_AbilityTask_PlaypalInteraction_GetCrankAction;
|
|
|
|
// Function Kosmos.AbilityTask_PlaypalInteraction.GetInteractAction
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct AbilityTask_PlaypalInteraction_GetInteractAction final
|
|
{
|
|
public:
|
|
class UKosmosAIActionInteract* ReturnValue; // 0x0000(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_AbilityTask_PlaypalInteraction_GetInteractAction;
|
|
|
|
// Function Kosmos.AbilityTask_PlaypalInteraction.IsValidPlaypal
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct AbilityTask_PlaypalInteraction_IsValidPlaypal final
|
|
{
|
|
public:
|
|
bool ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_AbilityTask_PlaypalInteraction_IsValidPlaypal;
|
|
|
|
// Function Kosmos.KosmosPlaypalInteractionPoint.CancelPlaypalActions
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosPlaypalInteractionPoint_CancelPlaypalActions final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosPlaypalInteractionPoint_CancelPlaypalActions;
|
|
|
|
// Function Kosmos.KosmosPlaypalInteractionPoint.GetBehaviouralComponent
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosPlaypalInteractionPoint_GetBehaviouralComponent final
|
|
{
|
|
public:
|
|
class UKosmosBehaviouralPIPComponent* ReturnValue; // 0x0000(0x0008)(ExportObject, Parm, OutParm, ZeroConstructor, ReturnParm, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosPlaypalInteractionPoint_GetBehaviouralComponent;
|
|
|
|
// Function Kosmos.KosmosPlaypalInteractionPoint.GetMoveToVolumeActor
|
|
// 0x0028 (0x0028 - 0x0000)
|
|
struct KosmosPlaypalInteractionPoint_GetMoveToVolumeActor final
|
|
{
|
|
public:
|
|
TSoftObjectPtr<class AKosmosPlaypalMoveToVolume> ReturnValue; // 0x0000(0x0028)(Parm, OutParm, ReturnParm, UObjectWrapper, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosPlaypalInteractionPoint_GetMoveToVolumeActor;
|
|
|
|
// Function Kosmos.KosmosPlaypalInteractionPoint.HandleResume
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosPlaypalInteractionPoint_HandleResume final
|
|
{
|
|
public:
|
|
class UKosmosCheckpointReader* InCheckpointReader; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosPlaypalInteractionPoint_HandleResume;
|
|
|
|
// Function Kosmos.KosmosPlaypalInteractionPoint.HandleSnapshot
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosPlaypalInteractionPoint_HandleSnapshot final
|
|
{
|
|
public:
|
|
class UKosmosCheckpointWriter* InCheckpointWriter; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosPlaypalInteractionPoint_HandleSnapshot;
|
|
|
|
// Function Kosmos.KosmosPlaypalInteractionPoint.TriggerPlaypalActions
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosPlaypalInteractionPoint_TriggerPlaypalActions final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosPlaypalInteractionPoint_TriggerPlaypalActions;
|
|
|
|
// Function Kosmos.KosmosPauseManagementConmponent.SetCurrentPauseState_Server
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosPauseManagementConmponent_SetCurrentPauseState_Server final
|
|
{
|
|
public:
|
|
EKosmosPauseType InPauseType; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosPauseManagementConmponent_SetCurrentPauseState_Server;
|
|
|
|
// Function Kosmos.KosmosPauseManagementConmponent.SetIsAnyPlayerPaused_Multi
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosPauseManagementConmponent_SetIsAnyPlayerPaused_Multi final
|
|
{
|
|
public:
|
|
bool bInIsPaused; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosPauseManagementConmponent_SetIsAnyPlayerPaused_Multi;
|
|
|
|
// Function Kosmos.KosmosPauseManagementConmponent.SetIsPaused_Multi
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosPauseManagementConmponent_SetIsPaused_Multi final
|
|
{
|
|
public:
|
|
bool bInIsPaused; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosPauseManagementConmponent_SetIsPaused_Multi;
|
|
|
|
// Function Kosmos.KosmosPauseManagementConmponent.SetIsPaused_Server
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosPauseManagementConmponent_SetIsPaused_Server final
|
|
{
|
|
public:
|
|
bool bInIsPaused; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosPauseManagementConmponent_SetIsPaused_Server;
|
|
|
|
// Function Kosmos.KosmosPauseManagementConmponent.GetCurrentPauseState
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosPauseManagementConmponent_GetCurrentPauseState final
|
|
{
|
|
public:
|
|
EKosmosPauseType ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosPauseManagementConmponent_GetCurrentPauseState;
|
|
|
|
// Function Kosmos.KosmosGameStateInGame.Client_InvokeNetSyncGameEvent
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct KosmosGameStateInGame_Client_InvokeNetSyncGameEvent final
|
|
{
|
|
public:
|
|
struct FNetSyncGameEventIdentifier Identifier; // 0x0000(0x0010)(ConstParm, Parm, ReferenceParm, NoDestructor, NativeAccessSpecifierPublic)
|
|
float InvokeTime; // 0x0010(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
ENetSyncEventResult Result; // 0x0014(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosGameStateInGame_Client_InvokeNetSyncGameEvent;
|
|
|
|
// Function Kosmos.KosmosGameUserSettingsBlueprintLibrary.GetKosmosGameUserSettings
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosGameUserSettingsBlueprintLibrary_GetKosmosGameUserSettings final
|
|
{
|
|
public:
|
|
class UKosmosGameUserSettings* ReturnValue; // 0x0000(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosGameUserSettingsBlueprintLibrary_GetKosmosGameUserSettings;
|
|
|
|
// Function Kosmos.KosmosPlaypalCommandsCarriable.PlaypalCarriable_Pickup
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct KosmosPlaypalCommandsCarriable_PlaypalCarriable_Pickup final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class AKosmosCarriable* Carriable; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class UKosmosPlaypalCommandsCarriable* ReturnValue; // 0x0010(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosPlaypalCommandsCarriable_PlaypalCarriable_Pickup;
|
|
|
|
// Function Kosmos.KosmosPlaypalCommandsCarriable.PlaypalCarriable_Putdown
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct KosmosPlaypalCommandsCarriable_PlaypalCarriable_Putdown final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool ShouldMoveToLocation; // 0x0008(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_9[0x3]; // 0x0009(0x0003)(Fixing Size After Last Property [ Dumper-7 ])
|
|
struct FVector MoveToLocation; // 0x000C(0x000C)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class UKosmosPlaypalCommandsCarriable* ReturnValue; // 0x0018(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosPlaypalCommandsCarriable_PlaypalCarriable_Putdown;
|
|
|
|
// Function Kosmos.KosmosPlaypalCommandsCarriable.PlaypalCarriable_Throw
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct KosmosPlaypalCommandsCarriable_PlaypalCarriable_Throw final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class AActor* ThrowStandLocation; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class AActor* ThrowTargetActor; // 0x0010(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class UKosmosPlaypalCommandsCarriable* ReturnValue; // 0x0018(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosPlaypalCommandsCarriable_PlaypalCarriable_Throw;
|
|
|
|
// Function Kosmos.KosmosGasMask.TryRefillGasMask
|
|
// 0x0002 (0x0002 - 0x0000)
|
|
struct KosmosGasMask_TryRefillGasMask final
|
|
{
|
|
public:
|
|
EKosmosBreathingState NewState; // 0x0000(0x0001)(ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
EKosmosBreathingState OldState; // 0x0001(0x0001)(ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosGasMask_TryRefillGasMask;
|
|
|
|
// Function Kosmos.KosmosGlyphWidget.SetUpGlyph
|
|
// 0x0028 (0x0028 - 0x0000)
|
|
struct KosmosGlyphWidget_SetUpGlyph final
|
|
{
|
|
public:
|
|
struct FSMGMappingReference InMappingReference; // 0x0000(0x0010)(Parm, NativeAccessSpecifierPublic)
|
|
float GlyphWidth; // 0x0010(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
float GlyphHeight; // 0x0014(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class APlayerController* InPlayerController; // 0x0018(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool bInstantFadeIn; // 0x0020(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool bInIsNegativeValue; // 0x0021(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_22[0x6]; // 0x0022(0x0006)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosGlyphWidget_SetUpGlyph;
|
|
|
|
// Function Kosmos.KosmosGlyphWidget.UpdateGlyph
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosGlyphWidget_UpdateGlyph final
|
|
{
|
|
public:
|
|
class APlayerController* InPlayerController; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosGlyphWidget_UpdateGlyph;
|
|
|
|
// Function Kosmos.GrabbableLedgeComponent.SetLedgeEnabled
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct GrabbableLedgeComponent_SetLedgeEnabled final
|
|
{
|
|
public:
|
|
bool Enabled; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_GrabbableLedgeComponent_SetLedgeEnabled;
|
|
|
|
// Function Kosmos.GrabbableLedgeComponent.GetClosestPointOnLedge
|
|
// 0x0030 (0x0030 - 0x0000)
|
|
struct GrabbableLedgeComponent_GetClosestPointOnLedge final
|
|
{
|
|
public:
|
|
struct FVector Location; // 0x0000(0x000C)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool mustBeClimbable; // 0x000C(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_D[0x3]; // 0x000D(0x0003)(Fixing Size After Last Property [ Dumper-7 ])
|
|
float minimumDistanceToEdge; // 0x0010(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FVector outClosestPoint; // 0x0014(0x000C)(Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FVector outLedgeForward; // 0x0020(0x000C)(Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool ReturnValue; // 0x002C(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_2D[0x3]; // 0x002D(0x0003)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_GrabbableLedgeComponent_GetClosestPointOnLedge;
|
|
|
|
// Function Kosmos.GrabbableLedgeComponent.IsLedgeEnabled
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct GrabbableLedgeComponent_IsLedgeEnabled final
|
|
{
|
|
public:
|
|
bool ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_GrabbableLedgeComponent_IsLedgeEnabled;
|
|
|
|
// Function Kosmos.KosmosGrungeComponent.NotifyBeginOverlap
|
|
// 0x00A8 (0x00A8 - 0x0000)
|
|
struct KosmosGrungeComponent_NotifyBeginOverlap final
|
|
{
|
|
public:
|
|
class UPrimitiveComponent* OverlappedComponent; // 0x0000(0x0008)(Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class AActor* OtherActor; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class UPrimitiveComponent* OtherComp; // 0x0010(0x0008)(Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
int32 OtherBodyIndex; // 0x0018(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool bFromSweep; // 0x001C(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_1D[0x3]; // 0x001D(0x0003)(Fixing Size After Last Property [ Dumper-7 ])
|
|
struct FHitResult SweepResult; // 0x0020(0x0088)(ConstParm, Parm, OutParm, ReferenceParm, IsPlainOldData, NoDestructor, ContainsInstancedReference, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosGrungeComponent_NotifyBeginOverlap;
|
|
|
|
// Function Kosmos.KosmosGrungeComponent.NotifyEndOverlap
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct KosmosGrungeComponent_NotifyEndOverlap final
|
|
{
|
|
public:
|
|
class UPrimitiveComponent* OverlappedComponent; // 0x0000(0x0008)(Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class AActor* OtherActor; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class UPrimitiveComponent* OtherComp; // 0x0010(0x0008)(Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
int32 OtherBodyIndex; // 0x0018(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_1C[0x4]; // 0x001C(0x0004)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosGrungeComponent_NotifyEndOverlap;
|
|
|
|
// Function Kosmos.KosmosGrungeComponent.RegisterPainter
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosGrungeComponent_RegisterPainter final
|
|
{
|
|
public:
|
|
class UKosmosGrungePainterComponent* Painter; // 0x0000(0x0008)(Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosGrungeComponent_RegisterPainter;
|
|
|
|
// Function Kosmos.KosmosGrungeComponent.UnRegisterPainter
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosGrungeComponent_UnRegisterPainter final
|
|
{
|
|
public:
|
|
class UKosmosGrungePainterComponent* Painter; // 0x0000(0x0008)(Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosGrungeComponent_UnRegisterPainter;
|
|
|
|
// Function Kosmos.KosmosGrungeComponent.GetGrungeData
|
|
// 0x0068 (0x0068 - 0x0000)
|
|
struct KosmosGrungeComponent_GetGrungeData final
|
|
{
|
|
public:
|
|
EGrungeType Type; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_1[0x7]; // 0x0001(0x0007)(Fixing Size After Last Property [ Dumper-7 ])
|
|
struct FGrungeData ReturnValue; // 0x0008(0x0060)(Parm, OutParm, ReturnParm, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosGrungeComponent_GetGrungeData;
|
|
|
|
// Function Kosmos.KosmosHangableComponent.SetIsEnabled
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosHangableComponent_SetIsEnabled final
|
|
{
|
|
public:
|
|
bool IsEnabled; // 0x0000(0x0001)(ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosHangableComponent_SetIsEnabled;
|
|
|
|
// Function Kosmos.KosmosHangableComponent.IsEnabled
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosHangableComponent_IsEnabled final
|
|
{
|
|
public:
|
|
bool ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosHangableComponent_IsEnabled;
|
|
|
|
// Function Kosmos.KosmosHangableComponent.IsGrabbed
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosHangableComponent_IsGrabbed final
|
|
{
|
|
public:
|
|
bool ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosHangableComponent_IsGrabbed;
|
|
|
|
// Function Kosmos.KosmosHangableComponent.IsTransitioning
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosHangableComponent_IsTransitioning final
|
|
{
|
|
public:
|
|
bool ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosHangableComponent_IsTransitioning;
|
|
|
|
// Function Kosmos.KosmosPlayerController.Client_DebugTeleport
|
|
// 0x001C (0x001C - 0x0000)
|
|
struct KosmosPlayerController_Client_DebugTeleport final
|
|
{
|
|
public:
|
|
struct FVector DestLocation; // 0x0000(0x000C)(ConstParm, Parm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FRotator DestRotation; // 0x000C(0x000C)(ConstParm, Parm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic)
|
|
bool bIsATest; // 0x0018(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool bNoCheck; // 0x0019(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_1A[0x2]; // 0x001A(0x0002)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosPlayerController_Client_DebugTeleport;
|
|
|
|
// Function Kosmos.KosmosPlayerController.Client_FadeIn
|
|
// 0x0004 (0x0004 - 0x0000)
|
|
struct KosmosPlayerController_Client_FadeIn final
|
|
{
|
|
public:
|
|
float FadeTime; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosPlayerController_Client_FadeIn;
|
|
|
|
// Function Kosmos.KosmosPlayerController.Client_FadeOut
|
|
// 0x0004 (0x0004 - 0x0000)
|
|
struct KosmosPlayerController_Client_FadeOut final
|
|
{
|
|
public:
|
|
float FadeTime; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosPlayerController_Client_FadeOut;
|
|
|
|
// Function Kosmos.KosmosPlayerController.Client_PostTelemtryOnCheckpoint
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct KosmosPlayerController_Client_PostTelemtryOnCheckpoint final
|
|
{
|
|
public:
|
|
class FString InGameID; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
float InDurationInGame; // 0x0010(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_14[0x4]; // 0x0014(0x0004)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosPlayerController_Client_PostTelemtryOnCheckpoint;
|
|
|
|
// Function Kosmos.KosmosPlayerController.Client_PostTelemtryStartGameSession
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct KosmosPlayerController_Client_PostTelemtryStartGameSession final
|
|
{
|
|
public:
|
|
class FString InGameID; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
float InDurationInGame; // 0x0010(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_14[0x4]; // 0x0014(0x0004)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosPlayerController_Client_PostTelemtryStartGameSession;
|
|
|
|
// Function Kosmos.KosmosPlayerController.ClientQuitToFrontend
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosPlayerController_ClientQuitToFrontend final
|
|
{
|
|
public:
|
|
EKosmosQuitToFrontEndReason InQuitToFrontEndReason; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosPlayerController_ClientQuitToFrontend;
|
|
|
|
// Function Kosmos.KosmosPlayerController.ClientReportServerTime
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosPlayerController_ClientReportServerTime final
|
|
{
|
|
public:
|
|
float requestWorldTime; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
float serverTime; // 0x0004(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosPlayerController_ClientReportServerTime;
|
|
|
|
// Function Kosmos.KosmosPlayerController.FadeIn
|
|
// 0x0004 (0x0004 - 0x0000)
|
|
struct KosmosPlayerController_FadeIn final
|
|
{
|
|
public:
|
|
float FadeTime; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosPlayerController_FadeIn;
|
|
|
|
// Function Kosmos.KosmosPlayerController.FadeInAudio
|
|
// 0x0004 (0x0004 - 0x0000)
|
|
struct KosmosPlayerController_FadeInAudio final
|
|
{
|
|
public:
|
|
float FadeTime; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosPlayerController_FadeInAudio;
|
|
|
|
// Function Kosmos.KosmosPlayerController.FadeOut
|
|
// 0x0004 (0x0004 - 0x0000)
|
|
struct KosmosPlayerController_FadeOut final
|
|
{
|
|
public:
|
|
float FadeTime; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosPlayerController_FadeOut;
|
|
|
|
// Function Kosmos.KosmosPlayerController.FadeOutAudio
|
|
// 0x0004 (0x0004 - 0x0000)
|
|
struct KosmosPlayerController_FadeOutAudio final
|
|
{
|
|
public:
|
|
float FadeTime; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosPlayerController_FadeOutAudio;
|
|
|
|
// Function Kosmos.KosmosPlayerController.Server_DebugTeleport
|
|
// 0x001C (0x001C - 0x0000)
|
|
struct KosmosPlayerController_Server_DebugTeleport final
|
|
{
|
|
public:
|
|
struct FVector DestLocation; // 0x0000(0x000C)(ConstParm, Parm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FRotator DestRotation; // 0x000C(0x000C)(ConstParm, Parm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic)
|
|
bool bIsATest; // 0x0018(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool bNoCheck; // 0x0019(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_1A[0x2]; // 0x001A(0x0002)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosPlayerController_Server_DebugTeleport;
|
|
|
|
// Function Kosmos.KosmosPlayerController.Server_FadeIn
|
|
// 0x0004 (0x0004 - 0x0000)
|
|
struct KosmosPlayerController_Server_FadeIn final
|
|
{
|
|
public:
|
|
float FadeTime; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosPlayerController_Server_FadeIn;
|
|
|
|
// Function Kosmos.KosmosPlayerController.Server_FadeOut
|
|
// 0x0004 (0x0004 - 0x0000)
|
|
struct KosmosPlayerController_Server_FadeOut final
|
|
{
|
|
public:
|
|
float FadeTime; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosPlayerController_Server_FadeOut;
|
|
|
|
// Function Kosmos.KosmosPlayerController.Server_RegisterNetSyncGameEvent
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct KosmosPlayerController_Server_RegisterNetSyncGameEvent final
|
|
{
|
|
public:
|
|
struct FNetSyncGameEventMessage Msg; // 0x0000(0x0018)(ConstParm, Parm, ReferenceParm, NoDestructor, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosPlayerController_Server_RegisterNetSyncGameEvent;
|
|
|
|
// Function Kosmos.KosmosPlayerController.ServerQuitToFrontend
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosPlayerController_ServerQuitToFrontend final
|
|
{
|
|
public:
|
|
EKosmosQuitToFrontEndReason InQuitToFrontEndReason; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosPlayerController_ServerQuitToFrontend;
|
|
|
|
// Function Kosmos.KosmosPlayerController.ServerRequestServerTime
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosPlayerController_ServerRequestServerTime final
|
|
{
|
|
public:
|
|
class APlayerController* requester; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
float requestWorldTime; // 0x0008(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_C[0x4]; // 0x000C(0x0004)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosPlayerController_ServerRequestServerTime;
|
|
|
|
// Function Kosmos.KosmosPlayerController.SetShowMouseCursor
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosPlayerController_SetShowMouseCursor final
|
|
{
|
|
public:
|
|
bool bInShowMouseCursor; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosPlayerController_SetShowMouseCursor;
|
|
|
|
// Function Kosmos.KosmosPlayerController.AllowDebugControls
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosPlayerController_AllowDebugControls final
|
|
{
|
|
public:
|
|
bool ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosPlayerController_AllowDebugControls;
|
|
|
|
// Function Kosmos.KosmosPlayerController.GetCurrentControlScheme
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosPlayerController_GetCurrentControlScheme final
|
|
{
|
|
public:
|
|
EKosmosControlScheme ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosPlayerController_GetCurrentControlScheme;
|
|
|
|
// Function Kosmos.KosmosPlayerController.GetHUDComponent
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosPlayerController_GetHUDComponent final
|
|
{
|
|
public:
|
|
class UKosmosHUDComponent* ReturnValue; // 0x0000(0x0008)(ExportObject, Parm, OutParm, ZeroConstructor, ReturnParm, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosPlayerController_GetHUDComponent;
|
|
|
|
// Function Kosmos.KosmosHangableInterface.IsReleaseGrabRestricted
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosHangableInterface_IsReleaseGrabRestricted final
|
|
{
|
|
public:
|
|
bool ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosHangableInterface_IsReleaseGrabRestricted;
|
|
|
|
// Function Kosmos.KosmosHangableInterface.Multicast_GrabEndError
|
|
// 0x000C (0x000C - 0x0000)
|
|
struct KosmosHangableInterface_Multicast_GrabEndError final
|
|
{
|
|
public:
|
|
struct FVector CorrectLocation; // 0x0000(0x000C)(ConstParm, Parm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosHangableInterface_Multicast_GrabEndError;
|
|
|
|
// Function Kosmos.KosmosHangableInterface.OnJumpChanged
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosHangableInterface_OnJumpChanged final
|
|
{
|
|
public:
|
|
bool bNewJump; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosHangableInterface_OnJumpChanged;
|
|
|
|
// Function Kosmos.KosmosHangableInterface.SetGrabHangable
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosHangableInterface_SetGrabHangable final
|
|
{
|
|
public:
|
|
class UKosmosHangableComponent* hangable; // 0x0000(0x0008)(Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool bIsAutoTraversing; // 0x0008(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_9[0x7]; // 0x0009(0x0007)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosHangableInterface_SetGrabHangable;
|
|
|
|
// Function Kosmos.KosmosHangableInterface.TransitionProgress
|
|
// 0x0004 (0x0004 - 0x0000)
|
|
struct KosmosHangableInterface_TransitionProgress final
|
|
{
|
|
public:
|
|
float Value; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosHangableInterface_TransitionProgress;
|
|
|
|
// Function Kosmos.KosmosHUDBlueprintLibrary.HideCollectableFoundScreen
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosHUDBlueprintLibrary_HideCollectableFoundScreen final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool QuickHide; // 0x0008(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_9[0x7]; // 0x0009(0x0007)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosHUDBlueprintLibrary_HideCollectableFoundScreen;
|
|
|
|
// Function Kosmos.KosmosHUDBlueprintLibrary.HideLoadingScreen
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosHUDBlueprintLibrary_HideLoadingScreen final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool QuickHide; // 0x0008(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_9[0x7]; // 0x0009(0x0007)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosHUDBlueprintLibrary_HideLoadingScreen;
|
|
|
|
// Function Kosmos.KosmosHUDBlueprintLibrary.HideTutorialPrompt
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosHUDBlueprintLibrary_HideTutorialPrompt final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool QuickHide; // 0x0008(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_9[0x7]; // 0x0009(0x0007)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosHUDBlueprintLibrary_HideTutorialPrompt;
|
|
|
|
// Function Kosmos.KosmosHUDBlueprintLibrary.IsLoadingScreenShowing
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosHUDBlueprintLibrary_IsLoadingScreenShowing final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool ReturnValue; // 0x0008(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_9[0x7]; // 0x0009(0x0007)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosHUDBlueprintLibrary_IsLoadingScreenShowing;
|
|
|
|
// Function Kosmos.KosmosHUDBlueprintLibrary.ShowCollectableFoundScreen
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct KosmosHUDBlueprintLibrary_ShowCollectableFoundScreen final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FKosmosCollectableNameReference InCollectableName; // 0x0008(0x0010)(ConstParm, Parm, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosHUDBlueprintLibrary_ShowCollectableFoundScreen;
|
|
|
|
// Function Kosmos.KosmosHUDBlueprintLibrary.ShowLoadingScreen
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosHUDBlueprintLibrary_ShowLoadingScreen final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool ReturnValue; // 0x0008(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_9[0x7]; // 0x0009(0x0007)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosHUDBlueprintLibrary_ShowLoadingScreen;
|
|
|
|
// Function Kosmos.KosmosHUDBlueprintLibrary.ShowSavingIcon
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosHUDBlueprintLibrary_ShowSavingIcon final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosHUDBlueprintLibrary_ShowSavingIcon;
|
|
|
|
// Function Kosmos.KosmosHUDBlueprintLibrary.ShowTutorialPrompt
|
|
// 0x0038 (0x0038 - 0x0000)
|
|
struct KosmosHUDBlueprintLibrary_ShowTutorialPrompt final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class FText TutorialText; // 0x0008(0x0018)(Parm, NativeAccessSpecifierPublic)
|
|
TArray<struct FSMGMappingReference> ButtonMapping; // 0x0020(0x0010)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NativeAccessSpecifierPublic)
|
|
bool bIsKeyNegativeScale; // 0x0030(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool IgnoreTimeout; // 0x0031(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_32[0x2]; // 0x0032(0x0002)(Fixing Size After Last Property [ Dumper-7 ])
|
|
float Timeout; // 0x0034(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosHUDBlueprintLibrary_ShowTutorialPrompt;
|
|
|
|
// Function Kosmos.KosmosRoom.GetLevels
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct KosmosRoom_GetLevels final
|
|
{
|
|
public:
|
|
EKosmosRoomLevelFlags LevelFlags; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_1[0x7]; // 0x0001(0x0007)(Fixing Size After Last Property [ Dumper-7 ])
|
|
TArray<TSoftObjectPtr<class UWorld>> ReturnValue; // 0x0008(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, UObjectWrapper, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosRoom_GetLevels;
|
|
|
|
// Function Kosmos.KosmosRoom.IsLoadedAndVisible
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosRoom_IsLoadedAndVisible final
|
|
{
|
|
public:
|
|
const class UObject* WorldContextObject; // 0x0000(0x0008)(ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool IgnoreNonCriticalLevels; // 0x0008(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool ReturnValue; // 0x0009(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_A[0x6]; // 0x000A(0x0006)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosRoom_IsLoadedAndVisible;
|
|
|
|
// Function Kosmos.KosmosPlaypalCommandUtils.PlaypalGetCurrentCommand
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosPlaypalCommandUtils_PlaypalGetCurrentCommand final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class UKosmosAIAsyncAction* ReturnValue; // 0x0008(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosPlaypalCommandUtils_PlaypalGetCurrentCommand;
|
|
|
|
// Function Kosmos.KosmosPlaypalCommandUtils.PlaypalIsRunningAction
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct KosmosPlaypalCommandUtils_PlaypalIsRunningAction final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
TSubclassOf<class UKosmosAIAsyncAction> ActionToCheck; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, UObjectWrapper, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool ReturnValue; // 0x0010(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_11[0x7]; // 0x0011(0x0007)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosPlaypalCommandUtils_PlaypalIsRunningAction;
|
|
|
|
// Function Kosmos.KosmosPlaypalCommandUtils.PlaypalManualJumpOff
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct KosmosPlaypalCommandUtils_PlaypalManualJumpOff final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FVector JumpToDir; // 0x0008(0x000C)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool ReturnValue; // 0x0014(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_15[0x3]; // 0x0015(0x0003)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosPlaypalCommandUtils_PlaypalManualJumpOff;
|
|
|
|
// Function Kosmos.KosmosPlaypalCommandUtils.PlaypalMoveToMode
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosPlaypalCommandUtils_PlaypalMoveToMode final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
EAIPlaypalChaseMode Mode; // 0x0008(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_9[0x7]; // 0x0009(0x0007)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosPlaypalCommandUtils_PlaypalMoveToMode;
|
|
|
|
// Function Kosmos.KosmosPlaypalCommandUtils.PlaypalMoveToOffset
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosPlaypalCommandUtils_PlaypalMoveToOffset final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool bEnable; // 0x0008(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_9[0x7]; // 0x0009(0x0007)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosPlaypalCommandUtils_PlaypalMoveToOffset;
|
|
|
|
// Function Kosmos.KosmosPlaypalCommandUtils.PlaypalSetAvoidPlayer
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosPlaypalCommandUtils_PlaypalSetAvoidPlayer final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool ShouldAvoidPlayer; // 0x0008(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_9[0x7]; // 0x0009(0x0007)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosPlaypalCommandUtils_PlaypalSetAvoidPlayer;
|
|
|
|
// Function Kosmos.KosmosPlaypalCommandUtils.PlaypalStopCurrentCommand
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosPlaypalCommandUtils_PlaypalStopCurrentCommand final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosPlaypalCommandUtils_PlaypalStopCurrentCommand;
|
|
|
|
// Function Kosmos.KosmosPlaypalCommandUtils.PlaypalSwingableManualJumpOff
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosPlaypalCommandUtils_PlaypalSwingableManualJumpOff final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosPlaypalCommandUtils_PlaypalSwingableManualJumpOff;
|
|
|
|
// Function Kosmos.KosmosHUDItemToggleHint.EnableHudWidget
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosHUDItemToggleHint_EnableHudWidget final
|
|
{
|
|
public:
|
|
bool bEnable; // 0x0000(0x0001)(ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosHUDItemToggleHint_EnableHudWidget;
|
|
|
|
// Function Kosmos.KosmosHUDItemToggleHint.ToggleIcon
|
|
// 0x0002 (0x0002 - 0x0000)
|
|
struct KosmosHUDItemToggleHint_ToggleIcon final
|
|
{
|
|
public:
|
|
EToggleType ToggleType; // 0x0000(0x0001)(ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool bEnabled; // 0x0001(0x0001)(ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosHUDItemToggleHint_ToggleIcon;
|
|
|
|
// Function Kosmos.KosmosSwingable.OnHangableEndGrabEvent
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosSwingable_OnHangableEndGrabEvent final
|
|
{
|
|
public:
|
|
class UKosmosHangableComponent* hangable; // 0x0000(0x0008)(Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
const class UKosmosBaseGrabberInterface* grabber; // 0x0008(0x0008)(ConstParm, Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosSwingable_OnHangableEndGrabEvent;
|
|
|
|
// Function Kosmos.KosmosSwingable.OnHangableStartGrabEvent
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosSwingable_OnHangableStartGrabEvent final
|
|
{
|
|
public:
|
|
class UKosmosHangableComponent* hangable; // 0x0000(0x0008)(Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
const class UKosmosBaseGrabberInterface* grabber; // 0x0008(0x0008)(ConstParm, Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosSwingable_OnHangableStartGrabEvent;
|
|
|
|
// Function Kosmos.KosmosSwingable.SetIsEnabled
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosSwingable_SetIsEnabled final
|
|
{
|
|
public:
|
|
bool IsEnabled; // 0x0000(0x0001)(ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosSwingable_SetIsEnabled;
|
|
|
|
// Function Kosmos.KosmosIdleBehaviourComponent.PlayIdle
|
|
// 0x000C (0x000C - 0x0000)
|
|
struct KosmosIdleBehaviourComponent_PlayIdle final
|
|
{
|
|
public:
|
|
class FName IdleAnimID; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool ReturnValue; // 0x0008(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_9[0x3]; // 0x0009(0x0003)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosIdleBehaviourComponent_PlayIdle;
|
|
|
|
// Function Kosmos.KosmosIdleBehaviourComponent.SetEnable
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosIdleBehaviourComponent_SetEnable final
|
|
{
|
|
public:
|
|
bool bEnable; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosIdleBehaviourComponent_SetEnable;
|
|
|
|
// Function Kosmos.KosmosIdleBehaviourComponent.SetIdleEnabled
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosIdleBehaviourComponent_SetIdleEnabled final
|
|
{
|
|
public:
|
|
bool bEnable; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosIdleBehaviourComponent_SetIdleEnabled;
|
|
|
|
// Function Kosmos.KosmosIdleBehaviourComponent.IsBusy
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosIdleBehaviourComponent_IsBusy final
|
|
{
|
|
public:
|
|
bool ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosIdleBehaviourComponent_IsBusy;
|
|
|
|
// Function Kosmos.KosmosQTESequence.BeginForCharacter
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosQTESequence_BeginForCharacter final
|
|
{
|
|
public:
|
|
class AKosmosBaseCharacter* KosmosCharacter; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosQTESequence_BeginForCharacter;
|
|
|
|
// Function Kosmos.KosmosQTESequence.GetCharacterData
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct KosmosQTESequence_GetCharacterData final
|
|
{
|
|
public:
|
|
bool bIsPrimary; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_1[0x7]; // 0x0001(0x0007)(Fixing Size After Last Property [ Dumper-7 ])
|
|
struct FKosmosQTESequenceCharData ReturnValue; // 0x0008(0x0040)(ConstParm, Parm, OutParm, ReturnParm, ReferenceParm, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosQTESequence_GetCharacterData;
|
|
|
|
// Function Kosmos.KosmosQTESequence.GetCurrentSectionIndex
|
|
// 0x0004 (0x0004 - 0x0000)
|
|
struct KosmosQTESequence_GetCurrentSectionIndex final
|
|
{
|
|
public:
|
|
int32 ReturnValue; // 0x0000(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosQTESequence_GetCurrentSectionIndex;
|
|
|
|
// Function Kosmos.KosmosQTESequence.GetCurrentSectionName
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosQTESequence_GetCurrentSectionName final
|
|
{
|
|
public:
|
|
class FName ReturnValue; // 0x0000(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosQTESequence_GetCurrentSectionName;
|
|
|
|
// Function Kosmos.KosmosQTESequence.GetSectionData
|
|
// 0x0040 (0x0040 - 0x0000)
|
|
struct KosmosQTESequence_GetSectionData final
|
|
{
|
|
public:
|
|
int32 SectionIndex; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_4[0x4]; // 0x0004(0x0004)(Fixing Size After Last Property [ Dumper-7 ])
|
|
struct FKosmosQTESequenceSectionData ReturnValue; // 0x0008(0x0038)(ConstParm, Parm, OutParm, ReturnParm, ReferenceParm, NoDestructor, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosQTESequence_GetSectionData;
|
|
|
|
// Function Kosmos.KosmosQTESequence.Multicast_ResetQTESection
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosQTESequence_Multicast_ResetQTESection final
|
|
{
|
|
public:
|
|
bool bFinished; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosQTESequence_Multicast_ResetQTESection;
|
|
|
|
// Function Kosmos.KosmosQTESequence.OnRep_CurrentState
|
|
// 0x0004 (0x0004 - 0x0000)
|
|
struct KosmosQTESequence_OnRep_CurrentState final
|
|
{
|
|
public:
|
|
EKosmosQTESequenceState PrevState; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosQTESequence_OnRep_CurrentState;
|
|
|
|
// Function Kosmos.KosmosQTESequence.ProcessQTEInteract
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosQTESequence_ProcessQTEInteract final
|
|
{
|
|
public:
|
|
class AKosmosBaseCharacter* Character; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool bGrabInteract; // 0x0008(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_9[0x7]; // 0x0009(0x0007)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosQTESequence_ProcessQTEInteract;
|
|
|
|
// Function Kosmos.KosmosQTESequence.ProcessRepFailed
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosQTESequence_ProcessRepFailed final
|
|
{
|
|
public:
|
|
class AKosmosBaseCharacter* Character; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosQTESequence_ProcessRepFailed;
|
|
|
|
// Function Kosmos.KosmosQTESequence.ProcessRepSuccess
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosQTESequence_ProcessRepSuccess final
|
|
{
|
|
public:
|
|
class AKosmosBaseCharacter* Character; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosQTESequence_ProcessRepSuccess;
|
|
|
|
// Function Kosmos.KosmosIKComponent.ClearTaskTransform
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosIKComponent_ClearTaskTransform final
|
|
{
|
|
public:
|
|
EKosmosIKTasks InTask; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosIKComponent_ClearTaskTransform;
|
|
|
|
// Function Kosmos.KosmosIKComponent.ComputeAggregatedIKErrorAgainstPose
|
|
// 0x0060 (0x0060 - 0x0000)
|
|
struct KosmosIKComponent_ComputeAggregatedIKErrorAgainstPose final
|
|
{
|
|
public:
|
|
struct FVector outTranslationError; // 0x0000(0x000C)(Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FRotator outRotationError; // 0x000C(0x000C)(Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic)
|
|
uint8 Pad_18[0x8]; // 0x0018(0x0008)(Fixing Size After Last Property [ Dumper-7 ])
|
|
struct FTransform Offset; // 0x0020(0x0030)(Parm, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic)
|
|
bool ReturnValue; // 0x0050(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_51[0xF]; // 0x0051(0x000F)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosIKComponent_ComputeAggregatedIKErrorAgainstPose;
|
|
|
|
// Function Kosmos.KosmosIKComponent.GetTaskTransform
|
|
// 0x0040 (0x0040 - 0x0000)
|
|
struct KosmosIKComponent_GetTaskTransform final
|
|
{
|
|
public:
|
|
EKosmosIKTasks InTask; // 0x0000(0x0001)(ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_1[0xF]; // 0x0001(0x000F)(Fixing Size After Last Property [ Dumper-7 ])
|
|
struct FTransform ReturnValue; // 0x0010(0x0030)(Parm, OutParm, ReturnParm, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosIKComponent_GetTaskTransform;
|
|
|
|
// Function Kosmos.KosmosIKComponent.SetTask
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct KosmosIKComponent_SetTask final
|
|
{
|
|
public:
|
|
EKosmosIKTasks InTask; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_1[0xF]; // 0x0001(0x000F)(Fixing Size After Last Property [ Dumper-7 ])
|
|
struct FTransform InTransform; // 0x0010(0x0030)(Parm, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic)
|
|
bool bInUseCurve; // 0x0040(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_41[0xF]; // 0x0041(0x000F)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosIKComponent_SetTask;
|
|
|
|
// Function Kosmos.KosmosIKComponent.SetTaskDynamic
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct KosmosIKComponent_SetTaskDynamic final
|
|
{
|
|
public:
|
|
EKosmosIKTasks InTask; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_1[0x7]; // 0x0001(0x0007)(Fixing Size After Last Property [ Dumper-7 ])
|
|
class USceneComponent* InComponent; // 0x0008(0x0008)(Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FTransform InLocalTransformOffset; // 0x0010(0x0030)(Parm, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic)
|
|
bool bInUseCurve; // 0x0040(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_41[0xF]; // 0x0041(0x000F)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosIKComponent_SetTaskDynamic;
|
|
|
|
// Function Kosmos.KosmosIKComponent.UpdateTaskTransforms
|
|
// 0x0004 (0x0004 - 0x0000)
|
|
struct KosmosIKComponent_UpdateTaskTransforms final
|
|
{
|
|
public:
|
|
float DeltaTime; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosIKComponent_UpdateTaskTransforms;
|
|
|
|
// Function Kosmos.KosmosIKComponent.IsAnyTaskAlphaActive
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosIKComponent_IsAnyTaskAlphaActive final
|
|
{
|
|
public:
|
|
bool ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosIKComponent_IsAnyTaskAlphaActive;
|
|
|
|
// Function Kosmos.KosmosIKComponent.IsTaskSet
|
|
// 0x0002 (0x0002 - 0x0000)
|
|
struct KosmosIKComponent_IsTaskSet final
|
|
{
|
|
public:
|
|
EKosmosIKTasks InTask; // 0x0000(0x0001)(ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool ReturnValue; // 0x0001(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosIKComponent_IsTaskSet;
|
|
|
|
// Function Kosmos.KosmosIlluminatorBridge.GetBridgeOffset
|
|
// 0x000C (0x000C - 0x0000)
|
|
struct KosmosIlluminatorBridge_GetBridgeOffset final
|
|
{
|
|
public:
|
|
struct FVector ReturnValue; // 0x0000(0x000C)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosIlluminatorBridge_GetBridgeOffset;
|
|
|
|
// Function Kosmos.KosmosSlidingComponent.OnJumpChanged
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosSlidingComponent_OnJumpChanged final
|
|
{
|
|
public:
|
|
bool bValue; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosSlidingComponent_OnJumpChanged;
|
|
|
|
// Function Kosmos.KosmosSlidingComponent.OnSlideChanged
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosSlidingComponent_OnSlideChanged final
|
|
{
|
|
public:
|
|
bool bValue; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosSlidingComponent_OnSlideChanged;
|
|
|
|
// Function Kosmos.KosmosInputBPLibrary.BindingsHaveChanged
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosInputBPLibrary_BindingsHaveChanged final
|
|
{
|
|
public:
|
|
const class APlayerController* InPlayerController; // 0x0000(0x0008)(ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool ReturnValue; // 0x0008(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_9[0x7]; // 0x0009(0x0007)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosInputBPLibrary_BindingsHaveChanged;
|
|
|
|
// Function Kosmos.KosmosInputBPLibrary.CalculateDirectionalInputUpdate
|
|
// 0x0040 (0x0040 - 0x0000)
|
|
struct KosmosInputBPLibrary_CalculateDirectionalInputUpdate final
|
|
{
|
|
public:
|
|
float InCurrentProgress; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_4[0x4]; // 0x0004(0x0004)(Fixing Size After Last Property [ Dumper-7 ])
|
|
class AKosmosBaseCharacter* InCharacter; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FKosmosDirectionalInputParameters InParameters; // 0x0010(0x0028)(ConstParm, Parm, OutParm, ReferenceParm, NoDestructor, NativeAccessSpecifierPublic)
|
|
bool OutInputNulled; // 0x0038(0x0001)(Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_39[0x3]; // 0x0039(0x0003)(Fixing Size After Last Property [ Dumper-7 ])
|
|
float ReturnValue; // 0x003C(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosInputBPLibrary_CalculateDirectionalInputUpdate;
|
|
|
|
// Function Kosmos.KosmosInputBPLibrary.CheckBackPressed
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosInputBPLibrary_CheckBackPressed final
|
|
{
|
|
public:
|
|
const class APlayerController* InPlayer; // 0x0000(0x0008)(ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool ReturnValue; // 0x0008(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_9[0x7]; // 0x0009(0x0007)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosInputBPLibrary_CheckBackPressed;
|
|
|
|
// Function Kosmos.KosmosInputBPLibrary.CheckLeftFacePressed
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosInputBPLibrary_CheckLeftFacePressed final
|
|
{
|
|
public:
|
|
const class APlayerController* InPlayer; // 0x0000(0x0008)(ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool ReturnValue; // 0x0008(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_9[0x7]; // 0x0009(0x0007)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosInputBPLibrary_CheckLeftFacePressed;
|
|
|
|
// Function Kosmos.KosmosInputBPLibrary.CheckProfilePressed
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosInputBPLibrary_CheckProfilePressed final
|
|
{
|
|
public:
|
|
const class APlayerController* InPlayer; // 0x0000(0x0008)(ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool ReturnValue; // 0x0008(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_9[0x7]; // 0x0009(0x0007)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosInputBPLibrary_CheckProfilePressed;
|
|
|
|
// Function Kosmos.KosmosInputBPLibrary.CheckQuitPressed
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosInputBPLibrary_CheckQuitPressed final
|
|
{
|
|
public:
|
|
const class APlayerController* InPlayer; // 0x0000(0x0008)(ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool ReturnValue; // 0x0008(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_9[0x7]; // 0x0009(0x0007)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosInputBPLibrary_CheckQuitPressed;
|
|
|
|
// Function Kosmos.KosmosInputBPLibrary.CheckReadyInvitePressed
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosInputBPLibrary_CheckReadyInvitePressed final
|
|
{
|
|
public:
|
|
const class APlayerController* InPlayer; // 0x0000(0x0008)(ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool ReturnValue; // 0x0008(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_9[0x7]; // 0x0009(0x0007)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosInputBPLibrary_CheckReadyInvitePressed;
|
|
|
|
// Function Kosmos.KosmosInputBPLibrary.CheckSelectPressed
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosInputBPLibrary_CheckSelectPressed final
|
|
{
|
|
public:
|
|
const class APlayerController* InPlayer; // 0x0000(0x0008)(ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool ReturnValue; // 0x0008(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_9[0x7]; // 0x0009(0x0007)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosInputBPLibrary_CheckSelectPressed;
|
|
|
|
// Function Kosmos.KosmosInputBPLibrary.CheckSettingsClearPressed
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosInputBPLibrary_CheckSettingsClearPressed final
|
|
{
|
|
public:
|
|
class APlayerController* InPlayer; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool ReturnValue; // 0x0008(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_9[0x7]; // 0x0009(0x0007)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosInputBPLibrary_CheckSettingsClearPressed;
|
|
|
|
// Function Kosmos.KosmosInputBPLibrary.CheckSettingsResetPressed
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosInputBPLibrary_CheckSettingsResetPressed final
|
|
{
|
|
public:
|
|
class APlayerController* InPlayer; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool ReturnValue; // 0x0008(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_9[0x7]; // 0x0009(0x0007)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosInputBPLibrary_CheckSettingsResetPressed;
|
|
|
|
// Function Kosmos.KosmosInputBPLibrary.ClearKeyBindingsToAction
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct KosmosInputBPLibrary_ClearKeyBindingsToAction final
|
|
{
|
|
public:
|
|
class APlayerController* InPlayerController; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class FName InInputMappingName; // 0x0008(0x0008)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool bInIsNegativeScale; // 0x0010(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
EKosmosControlScheme InControlScheme; // 0x0011(0x0001)(ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_12[0x2]; // 0x0012(0x0002)(Fixing Size After Last Property [ Dumper-7 ])
|
|
class FName InReboundInputMappingName; // 0x0014(0x0008)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool ReturnValue; // 0x001C(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_1D[0x3]; // 0x001D(0x0003)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosInputBPLibrary_ClearKeyBindingsToAction;
|
|
|
|
// Function Kosmos.KosmosInputBPLibrary.GetAxisKeyFromAction
|
|
// 0x0030 (0x0030 - 0x0000)
|
|
struct KosmosInputBPLibrary_GetAxisKeyFromAction final
|
|
{
|
|
public:
|
|
struct FKey InKey; // 0x0000(0x0018)(ConstParm, Parm, OutParm, ReferenceParm, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FKey ReturnValue; // 0x0018(0x0018)(Parm, OutParm, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosInputBPLibrary_GetAxisKeyFromAction;
|
|
|
|
// Function Kosmos.KosmosInputBPLibrary.GetConflictingMappingReferences
|
|
// 0x0028 (0x0028 - 0x0000)
|
|
struct KosmosInputBPLibrary_GetConflictingMappingReferences final
|
|
{
|
|
public:
|
|
const class APlayerController* InPlayerController; // 0x0000(0x0008)(ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class FName KeyMappingName; // 0x0008(0x0008)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool bAxisVariant; // 0x0010(0x0001)(ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
EKosmosControlScheme InControlScheme; // 0x0011(0x0001)(ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_12[0x6]; // 0x0012(0x0006)(Fixing Size After Last Property [ Dumper-7 ])
|
|
TArray<class FName> ReturnValue; // 0x0018(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosInputBPLibrary_GetConflictingMappingReferences;
|
|
|
|
// Function Kosmos.KosmosInputBPLibrary.GetCurrentGamepadInputType
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosInputBPLibrary_GetCurrentGamepadInputType final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
int32 ReturnValue; // 0x0008(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_C[0x4]; // 0x000C(0x0004)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosInputBPLibrary_GetCurrentGamepadInputType;
|
|
|
|
// Function Kosmos.KosmosInputBPLibrary.GetCurrentKeyboardLayout
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosInputBPLibrary_GetCurrentKeyboardLayout final
|
|
{
|
|
public:
|
|
EKosmosKeyboardLayouts ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosInputBPLibrary_GetCurrentKeyboardLayout;
|
|
|
|
// Function Kosmos.KosmosInputBPLibrary.GetCurrentOverrideButtonIconType
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosInputBPLibrary_GetCurrentOverrideButtonIconType final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
EKosmosButtonOverrideIcons ReturnValue; // 0x0008(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_9[0x7]; // 0x0009(0x0007)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosInputBPLibrary_GetCurrentOverrideButtonIconType;
|
|
|
|
// Function Kosmos.KosmosInputBPLibrary.GetGamepadDisplayNameForMapping
|
|
// 0x0030 (0x0030 - 0x0000)
|
|
struct KosmosInputBPLibrary_GetGamepadDisplayNameForMapping final
|
|
{
|
|
public:
|
|
const class UObject* WorldContextObject; // 0x0000(0x0008)(ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FSMGMappingReference InInputMappingName; // 0x0008(0x0010)(ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic)
|
|
EKosmosControlScheme InControlScheme; // 0x0018(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool bIsNegative; // 0x0019(0x0001)(ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_1A[0x6]; // 0x001A(0x0006)(Fixing Size After Last Property [ Dumper-7 ])
|
|
class FString ReturnValue; // 0x0020(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosInputBPLibrary_GetGamepadDisplayNameForMapping;
|
|
|
|
// Function Kosmos.KosmosInputBPLibrary.GetInputAxis
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct KosmosInputBPLibrary_GetInputAxis final
|
|
{
|
|
public:
|
|
const class APlayerController* InPlayerController; // 0x0000(0x0008)(ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class FName InAxisName; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
float ReturnValue; // 0x0010(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_14[0x4]; // 0x0014(0x0004)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosInputBPLibrary_GetInputAxis;
|
|
|
|
// Function Kosmos.KosmosInputBPLibrary.GetKeyCategory
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct KosmosInputBPLibrary_GetKeyCategory final
|
|
{
|
|
public:
|
|
struct FKey InKey; // 0x0000(0x0018)(ConstParm, Parm, OutParm, ReferenceParm, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class FName ReturnValue; // 0x0018(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosInputBPLibrary_GetKeyCategory;
|
|
|
|
// Function Kosmos.KosmosInputBPLibrary.GetKeyForMapping
|
|
// 0x0038 (0x0038 - 0x0000)
|
|
struct KosmosInputBPLibrary_GetKeyForMapping final
|
|
{
|
|
public:
|
|
const class UObject* WorldContextObject; // 0x0000(0x0008)(ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FSMGMappingReference InInputMappingName; // 0x0008(0x0010)(ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic)
|
|
EKosmosControlScheme InControlScheme; // 0x0018(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool bIsNegative; // 0x0019(0x0001)(ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_1A[0x6]; // 0x001A(0x0006)(Fixing Size After Last Property [ Dumper-7 ])
|
|
struct FKey ReturnValue; // 0x0020(0x0018)(Parm, OutParm, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosInputBPLibrary_GetKeyForMapping;
|
|
|
|
// Function Kosmos.KosmosInputBPLibrary.GetKeyInteractType
|
|
// 0x0028 (0x0028 - 0x0000)
|
|
struct KosmosInputBPLibrary_GetKeyInteractType final
|
|
{
|
|
public:
|
|
const class APlayerController* InPlayerController; // 0x0000(0x0008)(ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FKey InKey; // 0x0008(0x0018)(ConstParm, Parm, OutParm, ReferenceParm, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
EKosmosMenuInteractType ReturnValue; // 0x0020(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_21[0x7]; // 0x0021(0x0007)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosInputBPLibrary_GetKeyInteractType;
|
|
|
|
// Function Kosmos.KosmosInputBPLibrary.GetMatchingGameActionForKey
|
|
// 0x0038 (0x0038 - 0x0000)
|
|
struct KosmosInputBPLibrary_GetMatchingGameActionForKey final
|
|
{
|
|
public:
|
|
class APlayerController* InPlayerController; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FKey InKey; // 0x0008(0x0018)(ConstParm, Parm, OutParm, ReferenceParm, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool bOutSuccess; // 0x0020(0x0001)(Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_21[0x7]; // 0x0021(0x0007)(Fixing Size After Last Property [ Dumper-7 ])
|
|
TArray<class FName> ReturnValue; // 0x0028(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosInputBPLibrary_GetMatchingGameActionForKey;
|
|
|
|
// Function Kosmos.KosmosInputBPLibrary.GetStickFromAxis
|
|
// 0x0030 (0x0030 - 0x0000)
|
|
struct KosmosInputBPLibrary_GetStickFromAxis final
|
|
{
|
|
public:
|
|
struct FKey InKey; // 0x0000(0x0018)(ConstParm, Parm, OutParm, ReferenceParm, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FKey ReturnValue; // 0x0018(0x0018)(Parm, OutParm, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosInputBPLibrary_GetStickFromAxis;
|
|
|
|
// Function Kosmos.KosmosInputBPLibrary.HasAnyClearBindings
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosInputBPLibrary_HasAnyClearBindings final
|
|
{
|
|
public:
|
|
class APlayerController* InPlayerController; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
EKosmosControlScheme InControlScheme; // 0x0008(0x0001)(ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool ReturnValue; // 0x0009(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_A[0x6]; // 0x000A(0x0006)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosInputBPLibrary_HasAnyClearBindings;
|
|
|
|
// Function Kosmos.KosmosInputBPLibrary.IsDPadKey
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct KosmosInputBPLibrary_IsDPadKey final
|
|
{
|
|
public:
|
|
struct FKey InKey; // 0x0000(0x0018)(ConstParm, Parm, OutParm, ReferenceParm, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool ReturnValue; // 0x0018(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_19[0x7]; // 0x0019(0x0007)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosInputBPLibrary_IsDPadKey;
|
|
|
|
// Function Kosmos.KosmosInputBPLibrary.IsInputMappingBoundToKey
|
|
// 0x0030 (0x0030 - 0x0000)
|
|
struct KosmosInputBPLibrary_IsInputMappingBoundToKey final
|
|
{
|
|
public:
|
|
class APlayerController* InPlayerController; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class FName InInputMappingName; // 0x0008(0x0008)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FKey InKey; // 0x0010(0x0018)(Parm, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool ReturnValue; // 0x0028(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_29[0x7]; // 0x0029(0x0007)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosInputBPLibrary_IsInputMappingBoundToKey;
|
|
|
|
// Function Kosmos.KosmosInputBPLibrary.IsKeyBlockedFromRebinding
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct KosmosInputBPLibrary_IsKeyBlockedFromRebinding final
|
|
{
|
|
public:
|
|
struct FKey InNewKey; // 0x0000(0x0018)(ConstParm, Parm, OutParm, ReferenceParm, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool ReturnValue; // 0x0018(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_19[0x7]; // 0x0019(0x0007)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosInputBPLibrary_IsKeyBlockedFromRebinding;
|
|
|
|
// Function Kosmos.KosmosInputBPLibrary.IsKeyBoundToOtherMapping
|
|
// 0x0030 (0x0030 - 0x0000)
|
|
struct KosmosInputBPLibrary_IsKeyBoundToOtherMapping final
|
|
{
|
|
public:
|
|
class APlayerController* InPlayerController; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class FName InInputMappingName; // 0x0008(0x0008)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FKey InNewKey; // 0x0010(0x0018)(Parm, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool bInIsNegativeScale; // 0x0028(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool ReturnValue; // 0x0029(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_2A[0x6]; // 0x002A(0x0006)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosInputBPLibrary_IsKeyBoundToOtherMapping;
|
|
|
|
// Function Kosmos.KosmosInputBPLibrary.LoadKeyBindings
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosInputBPLibrary_LoadKeyBindings final
|
|
{
|
|
public:
|
|
class APlayerController* InPlayerController; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool ReturnValue; // 0x0008(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_9[0x7]; // 0x0009(0x0007)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosInputBPLibrary_LoadKeyBindings;
|
|
|
|
// Function Kosmos.KosmosInputBPLibrary.RebindKey
|
|
// 0x0030 (0x0030 - 0x0000)
|
|
struct KosmosInputBPLibrary_RebindKey final
|
|
{
|
|
public:
|
|
class APlayerController* InPlayerController; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class FName InInputMappingName; // 0x0008(0x0008)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FKey InNewKey; // 0x0010(0x0018)(Parm, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool bInIsNegativeScale; // 0x0028(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool bAxisVariant; // 0x0029(0x0001)(ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool ReturnValue; // 0x002A(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_2B[0x5]; // 0x002B(0x0005)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosInputBPLibrary_RebindKey;
|
|
|
|
// Function Kosmos.KosmosInputBPLibrary.ResetKeyBindingsToDefault
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosInputBPLibrary_ResetKeyBindingsToDefault final
|
|
{
|
|
public:
|
|
class APlayerController* InPlayerController; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
EKosmosControlScheme InControlScheme; // 0x0008(0x0001)(ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool ReturnValue; // 0x0009(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_A[0x6]; // 0x000A(0x0006)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosInputBPLibrary_ResetKeyBindingsToDefault;
|
|
|
|
// Function Kosmos.KosmosInputBPLibrary.SaveKeyBindings
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosInputBPLibrary_SaveKeyBindings final
|
|
{
|
|
public:
|
|
class APlayerController* InPlayerController; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool ReturnValue; // 0x0008(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_9[0x7]; // 0x0009(0x0007)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosInputBPLibrary_SaveKeyBindings;
|
|
|
|
// Function Kosmos.KosmosInputBPLibrary.SwapMenuButtonKey
|
|
// 0x0038 (0x0038 - 0x0000)
|
|
struct KosmosInputBPLibrary_SwapMenuButtonKey final
|
|
{
|
|
public:
|
|
const class UObject* WorldContextObject; // 0x0000(0x0008)(ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FKey InKey; // 0x0008(0x0018)(Parm, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FKey ReturnValue; // 0x0020(0x0018)(Parm, OutParm, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosInputBPLibrary_SwapMenuButtonKey;
|
|
|
|
// Function Kosmos.KosmosInputBPLibrary.ValidateTriggerKeyForRebinding
|
|
// 0x0030 (0x0030 - 0x0000)
|
|
struct KosmosInputBPLibrary_ValidateTriggerKeyForRebinding final
|
|
{
|
|
public:
|
|
struct FKey InNewKey; // 0x0000(0x0018)(ConstParm, Parm, OutParm, ReferenceParm, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FKey ReturnValue; // 0x0018(0x0018)(Parm, OutParm, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosInputBPLibrary_ValidateTriggerKeyForRebinding;
|
|
|
|
// Function Kosmos.KosmosInteractInterface.GetCurrentInteractable
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosInteractInterface_GetCurrentInteractable final
|
|
{
|
|
public:
|
|
class UObject* ReturnValue; // 0x0000(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosInteractInterface_GetCurrentInteractable;
|
|
|
|
// Function Kosmos.KosmosInteractInterface.LockSelectedInteractableObject
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosInteractInterface_LockSelectedInteractableObject final
|
|
{
|
|
public:
|
|
class AKosmosEnvironmentInteractable* InteractItem; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosInteractInterface_LockSelectedInteractableObject;
|
|
|
|
// Function Kosmos.KosmosInteractInterface.Multicast_FocusInteractable
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosInteractInterface_Multicast_FocusInteractable final
|
|
{
|
|
public:
|
|
class AKosmosEnvironmentInteractable* NewInteractable; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosInteractInterface_Multicast_FocusInteractable;
|
|
|
|
// Function Kosmos.KosmosInteractInterface.OnCharacterRestarted
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosInteractInterface_OnCharacterRestarted final
|
|
{
|
|
public:
|
|
class AKosmosBaseCharacter* Character; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosInteractInterface_OnCharacterRestarted;
|
|
|
|
// Function Kosmos.KosmosInteractInterface.Server_FocusInteractable
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosInteractInterface_Server_FocusInteractable final
|
|
{
|
|
public:
|
|
class AKosmosEnvironmentInteractable* NewInteractable; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosInteractInterface_Server_FocusInteractable;
|
|
|
|
// Function Kosmos.KosmosInteractInterface.UnlockSelectedInteractableObject
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosInteractInterface_UnlockSelectedInteractableObject final
|
|
{
|
|
public:
|
|
class AKosmosEnvironmentInteractable* InteractItem; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosInteractInterface_UnlockSelectedInteractableObject;
|
|
|
|
// Function Kosmos.KosmosInteractInterface.GetFocused
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosInteractInterface_GetFocused final
|
|
{
|
|
public:
|
|
class AKosmosEnvironmentInteractable* ReturnValue; // 0x0000(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosInteractInterface_GetFocused;
|
|
|
|
// Function Kosmos.KosmosInventoryComponent.AddItemToInventory
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct KosmosInventoryComponent_AddItemToInventory final
|
|
{
|
|
public:
|
|
struct FKosmosInventoryItemNameReference InItem; // 0x0000(0x0010)(ConstParm, Parm, OutParm, ReferenceParm, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool IsUniqueItem; // 0x0010(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_11[0x7]; // 0x0011(0x0007)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosInventoryComponent_AddItemToInventory;
|
|
|
|
// Function Kosmos.KosmosInventoryComponent.ClientOnInventoryStorageChanged
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct KosmosInventoryComponent_ClientOnInventoryStorageChanged final
|
|
{
|
|
public:
|
|
struct FKosmosInventoryItemNameReference InItem; // 0x0000(0x0010)(ConstParm, Parm, ReferenceParm, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool IsAdded; // 0x0010(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_11[0x7]; // 0x0011(0x0007)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosInventoryComponent_ClientOnInventoryStorageChanged;
|
|
|
|
// Function Kosmos.KosmosInventoryComponent.DebugOnlyAddItemToInventory
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct KosmosInventoryComponent_DebugOnlyAddItemToInventory final
|
|
{
|
|
public:
|
|
struct FKosmosInventoryItemNameReference InItem; // 0x0000(0x0010)(ConstParm, Parm, ReferenceParm, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool IsUniqueItem; // 0x0010(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_11[0x7]; // 0x0011(0x0007)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosInventoryComponent_DebugOnlyAddItemToInventory;
|
|
|
|
// Function Kosmos.KosmosInventoryComponent.DebugOnlyRemoveItemFromInventory
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosInventoryComponent_DebugOnlyRemoveItemFromInventory final
|
|
{
|
|
public:
|
|
struct FKosmosInventoryItemNameReference InItem; // 0x0000(0x0010)(ConstParm, Parm, ReferenceParm, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosInventoryComponent_DebugOnlyRemoveItemFromInventory;
|
|
|
|
// Function Kosmos.KosmosInventoryComponent.DisableItem
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct KosmosInventoryComponent_DisableItem final
|
|
{
|
|
public:
|
|
struct FKosmosInventoryItemNameReference InItemName; // 0x0000(0x0010)(ConstParm, Parm, OutParm, ReferenceParm, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool bRemoveFromInventory; // 0x0010(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_11[0x7]; // 0x0011(0x0007)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosInventoryComponent_DisableItem;
|
|
|
|
// Function Kosmos.KosmosInventoryComponent.DisableItem_Multicast
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct KosmosInventoryComponent_DisableItem_Multicast final
|
|
{
|
|
public:
|
|
struct FKosmosInventoryItemNameReference InItemName; // 0x0000(0x0010)(ConstParm, Parm, ReferenceParm, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool bRemoveFromInventory; // 0x0010(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_11[0x7]; // 0x0011(0x0007)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosInventoryComponent_DisableItem_Multicast;
|
|
|
|
// Function Kosmos.KosmosInventoryComponent.EnableItem
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct KosmosInventoryComponent_EnableItem final
|
|
{
|
|
public:
|
|
struct FKosmosInventoryItemNameReference InItemName; // 0x0000(0x0010)(ConstParm, Parm, OutParm, ReferenceParm, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool bSKipTakeout; // 0x0010(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_11[0x7]; // 0x0011(0x0007)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosInventoryComponent_EnableItem;
|
|
|
|
// Function Kosmos.KosmosInventoryComponent.EnableItem_Multicast
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct KosmosInventoryComponent_EnableItem_Multicast final
|
|
{
|
|
public:
|
|
struct FKosmosInventoryItemNameReference InItemName; // 0x0000(0x0010)(ConstParm, Parm, ReferenceParm, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool bSKipTakeout; // 0x0010(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_11[0x7]; // 0x0011(0x0007)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosInventoryComponent_EnableItem_Multicast;
|
|
|
|
// Function Kosmos.KosmosInventoryComponent.GetCurrentInventoryItems
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosInventoryComponent_GetCurrentInventoryItems final
|
|
{
|
|
public:
|
|
TArray<class FString> ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosInventoryComponent_GetCurrentInventoryItems;
|
|
|
|
// Function Kosmos.KosmosInventoryComponent.GetStoredActor
|
|
// 0x0030 (0x0030 - 0x0000)
|
|
struct KosmosInventoryComponent_GetStoredActor final
|
|
{
|
|
public:
|
|
struct FKosmosInventoryItemNameReference InItem; // 0x0000(0x0010)(ConstParm, Parm, OutParm, ReferenceParm, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FKosmosInventoryStoredItem OutActor; // 0x0010(0x0018)(Parm, OutParm, NativeAccessSpecifierPublic)
|
|
bool ReturnValue; // 0x0028(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_29[0x7]; // 0x0029(0x0007)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosInventoryComponent_GetStoredActor;
|
|
|
|
// Function Kosmos.KosmosInventoryComponent.GiveItemToPlayer_Complete_Multicast
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosInventoryComponent_GiveItemToPlayer_Complete_Multicast final
|
|
{
|
|
public:
|
|
struct FKosmosInventoryItemNameReference InItemName; // 0x0000(0x0010)(ConstParm, Parm, ReferenceParm, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosInventoryComponent_GiveItemToPlayer_Complete_Multicast;
|
|
|
|
// Function Kosmos.KosmosInventoryComponent.RemoveItemFromInventory
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosInventoryComponent_RemoveItemFromInventory final
|
|
{
|
|
public:
|
|
struct FKosmosInventoryItemNameReference InItem; // 0x0000(0x0010)(ConstParm, Parm, OutParm, ReferenceParm, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosInventoryComponent_RemoveItemFromInventory;
|
|
|
|
// Function Kosmos.KosmosInventoryComponent.SetCurrentInventoryItems
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosInventoryComponent_SetCurrentInventoryItems final
|
|
{
|
|
public:
|
|
TArray<class FString> InItems; // 0x0000(0x0010)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosInventoryComponent_SetCurrentInventoryItems;
|
|
|
|
// Function Kosmos.KosmosInventoryComponent.SetCurrentItem
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct KosmosInventoryComponent_SetCurrentItem final
|
|
{
|
|
public:
|
|
struct FKosmosInventoryStoredItem InNewCurrentItem; // 0x0000(0x0018)(ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic)
|
|
bool bSKipTakeout; // 0x0018(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_19[0x7]; // 0x0019(0x0007)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosInventoryComponent_SetCurrentItem;
|
|
|
|
// Function Kosmos.KosmosInventoryComponent.TakeItemFromPlayer
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosInventoryComponent_TakeItemFromPlayer final
|
|
{
|
|
public:
|
|
class AKosmosBaseCharacter* OtherCharacter; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosInventoryComponent_TakeItemFromPlayer;
|
|
|
|
// Function Kosmos.KosmosInventoryComponent.TakeItemFromPlayer_Complete_Multicast
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosInventoryComponent_TakeItemFromPlayer_Complete_Multicast final
|
|
{
|
|
public:
|
|
struct FKosmosInventoryItemNameReference InItemName; // 0x0000(0x0010)(ConstParm, Parm, ReferenceParm, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosInventoryComponent_TakeItemFromPlayer_Complete_Multicast;
|
|
|
|
// Function Kosmos.KosmosInventoryComponent.TakeItemFromPlayer_Server
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct KosmosInventoryComponent_TakeItemFromPlayer_Server final
|
|
{
|
|
public:
|
|
struct FKosmosInventoryItemNameReference InItemName; // 0x0000(0x0010)(ConstParm, Parm, ReferenceParm, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class UKosmosInventoryComponent* OtherInventoryComponent; // 0x0010(0x0008)(Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosInventoryComponent_TakeItemFromPlayer_Server;
|
|
|
|
// Function Kosmos.KosmosInventoryComponent.DoesInventoryContain
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct KosmosInventoryComponent_DoesInventoryContain final
|
|
{
|
|
public:
|
|
struct FKosmosInventoryItemNameReference InItem; // 0x0000(0x0010)(ConstParm, Parm, OutParm, ReferenceParm, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool ReturnValue; // 0x0010(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_11[0x7]; // 0x0011(0x0007)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosInventoryComponent_DoesInventoryContain;
|
|
|
|
// Function Kosmos.KosmosInventoryComponent.GetCurrentInventoryItemList
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosInventoryComponent_GetCurrentInventoryItemList final
|
|
{
|
|
public:
|
|
TArray<struct FKosmosInventoryItemNameReference> ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosInventoryComponent_GetCurrentInventoryItemList;
|
|
|
|
// Function Kosmos.KosmosInventoryComponent.GetCurrentSpawnedActor
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosInventoryComponent_GetCurrentSpawnedActor final
|
|
{
|
|
public:
|
|
class AActor* ReturnValue; // 0x0000(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosInventoryComponent_GetCurrentSpawnedActor;
|
|
|
|
// Function Kosmos.KosmosSingleKeyBindingWidget.RebindBinding
|
|
// 0x0030 (0x0030 - 0x0000)
|
|
struct KosmosSingleKeyBindingWidget_RebindBinding final
|
|
{
|
|
public:
|
|
const class APlayerController* InPlayerController; // 0x0000(0x0008)(ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class UKosmosAssignableKeyWidget* InAssignableKeyWidget; // 0x0008(0x0008)(Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FKey InKey; // 0x0010(0x0018)(Parm, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool bInIsNegativeScale; // 0x0028(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_29[0x7]; // 0x0029(0x0007)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosSingleKeyBindingWidget_RebindBinding;
|
|
|
|
// Function Kosmos.KosmosInvisibleWallComponent.BuildWalls
|
|
// 0x000C (0x000C - 0x0000)
|
|
struct KosmosInvisibleWallComponent_BuildWalls final
|
|
{
|
|
public:
|
|
struct FVector InExtent; // 0x0000(0x000C)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosInvisibleWallComponent_BuildWalls;
|
|
|
|
// Function Kosmos.KosmosSunSafetyVolume.OnVolumeBeginOverlap
|
|
// 0x00A8 (0x00A8 - 0x0000)
|
|
struct KosmosSunSafetyVolume_OnVolumeBeginOverlap final
|
|
{
|
|
public:
|
|
class UPrimitiveComponent* OverlappedComponent; // 0x0000(0x0008)(Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class AActor* OtherActor; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class UPrimitiveComponent* OtherComp; // 0x0010(0x0008)(Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
int32 OtherBodyIndex; // 0x0018(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool bFromSweep; // 0x001C(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_1D[0x3]; // 0x001D(0x0003)(Fixing Size After Last Property [ Dumper-7 ])
|
|
struct FHitResult SweepResult; // 0x0020(0x0088)(ConstParm, Parm, OutParm, ReferenceParm, IsPlainOldData, NoDestructor, ContainsInstancedReference, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosSunSafetyVolume_OnVolumeBeginOverlap;
|
|
|
|
// Function Kosmos.KosmosSunSafetyVolume.OnVolumeEndOverlap
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct KosmosSunSafetyVolume_OnVolumeEndOverlap final
|
|
{
|
|
public:
|
|
class UPrimitiveComponent* OverlappedComponent; // 0x0000(0x0008)(Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class AActor* OtherActor; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class UPrimitiveComponent* OtherComp; // 0x0010(0x0008)(Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
int32 OtherBodyIndex; // 0x0018(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_1C[0x4]; // 0x001C(0x0004)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosSunSafetyVolume_OnVolumeEndOverlap;
|
|
|
|
// Function Kosmos.KosmosJumpComponent.OnFallingChanged
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosJumpComponent_OnFallingChanged final
|
|
{
|
|
public:
|
|
bool Value; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosJumpComponent_OnFallingChanged;
|
|
|
|
// Function Kosmos.KosmosJumpComponent.OnJumpChange
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosJumpComponent_OnJumpChange final
|
|
{
|
|
public:
|
|
bool Value; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosJumpComponent_OnJumpChange;
|
|
|
|
// Function Kosmos.KosmosJumpComponent.OnJumpRequestChanged
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct KosmosJumpComponent_OnJumpRequestChanged final
|
|
{
|
|
public:
|
|
struct FKosmosJumpParameters Value; // 0x0000(0x0048)(Parm, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosJumpComponent_OnJumpRequestChanged;
|
|
|
|
// Function Kosmos.KosmosJumpComponent.OnJumpTargetRequestChanged
|
|
// 0x000C (0x000C - 0x0000)
|
|
struct KosmosJumpComponent_OnJumpTargetRequestChanged final
|
|
{
|
|
public:
|
|
struct FVector JumpTarget; // 0x0000(0x000C)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosJumpComponent_OnJumpTargetRequestChanged;
|
|
|
|
// Function Kosmos.KosmosJumpComponent.OnMovementModeChanged
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosJumpComponent_OnMovementModeChanged final
|
|
{
|
|
public:
|
|
class ACharacter* Character; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
EMovementMode PrevMovementMode; // 0x0008(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 PreviousCustomMode; // 0x0009(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_A[0x6]; // 0x000A(0x0006)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosJumpComponent_OnMovementModeChanged;
|
|
|
|
// Function Kosmos.KosmosJumpComponent.IsTryJumping
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosJumpComponent_IsTryJumping final
|
|
{
|
|
public:
|
|
bool ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosJumpComponent_IsTryJumping;
|
|
|
|
// Function Kosmos.KosmosKeyBindingImage.RefreshKey
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosKeyBindingImage_RefreshKey final
|
|
{
|
|
public:
|
|
class AKosmosPlayerController* InPlayerController; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool bIsNegativeScale; // 0x0008(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool bNeedSwapIconInJapanese; // 0x0009(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool bAxisVariant; // 0x000A(0x0001)(ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_B[0x5]; // 0x000B(0x0005)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosKeyBindingImage_RefreshKey;
|
|
|
|
// Function Kosmos.KosmosKeyBindingTextBlock.SetMappingReferences
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct KosmosKeyBindingTextBlock_SetMappingReferences final
|
|
{
|
|
public:
|
|
TArray<struct FSMGMappingReference> InMappingReferences; // 0x0000(0x0010)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NativeAccessSpecifierPublic)
|
|
bool InUpdateBlock; // 0x0010(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool InIsNegativeValue; // 0x0011(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_12[0x6]; // 0x0012(0x0006)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosKeyBindingTextBlock_SetMappingReferences;
|
|
|
|
// Function Kosmos.KosmosKeyBindingTextBlock.SetText
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct KosmosKeyBindingTextBlock_SetText final
|
|
{
|
|
public:
|
|
class FString InText; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool InUpdateBlock; // 0x0010(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_11[0x7]; // 0x0011(0x0007)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosKeyBindingTextBlock_SetText;
|
|
|
|
// Function Kosmos.KosmosKeyBindingTextures.GetIconTexture
|
|
// 0x0040 (0x0040 - 0x0000)
|
|
struct KosmosKeyBindingTextures_GetIconTexture final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FKey InKey; // 0x0008(0x0018)(ConstParm, Parm, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class FString OutLabel; // 0x0020(0x0010)(Parm, OutParm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool InCanSwapInJapanese; // 0x0030(0x0001)(ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool bAxisVariant; // 0x0031(0x0001)(ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_32[0x6]; // 0x0032(0x0006)(Fixing Size After Last Property [ Dumper-7 ])
|
|
class UTexture2D* ReturnValue; // 0x0038(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosKeyBindingTextures_GetIconTexture;
|
|
|
|
// Function Kosmos.KosmosKeybindingButton.SetIsCurrentlyKeybinding
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosKeybindingButton_SetIsCurrentlyKeybinding final
|
|
{
|
|
public:
|
|
bool InIsCurrentlyKeybinding; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosKeybindingButton_SetIsCurrentlyKeybinding;
|
|
|
|
// Function Kosmos.KosmosKeybindingButton.GetIsCurrentlyKeybinding
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosKeybindingButton_GetIsCurrentlyKeybinding final
|
|
{
|
|
public:
|
|
bool ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosKeybindingButton_GetIsCurrentlyKeybinding;
|
|
|
|
// Function Kosmos.KosmosKeyTexture.GetTexture
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosKeyTexture_GetTexture final
|
|
{
|
|
public:
|
|
class UWorld* InWorld; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class UTexture2D* ReturnValue; // 0x0008(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosKeyTexture_GetTexture;
|
|
|
|
// Function Kosmos.KosmosKnife.GetCurrentInteractable
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosKnife_GetCurrentInteractable final
|
|
{
|
|
public:
|
|
class AActor* ReturnValue; // 0x0000(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosKnife_GetCurrentInteractable;
|
|
|
|
// Function Kosmos.KosmosKnife.Multicast_SetKnifeUsageState
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosKnife_Multicast_SetKnifeUsageState final
|
|
{
|
|
public:
|
|
EKnifeUsage InState; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosKnife_Multicast_SetKnifeUsageState;
|
|
|
|
// Function Kosmos.KosmosKnife.OnHit
|
|
// 0x00A8 (0x00A8 - 0x0000)
|
|
struct KosmosKnife_OnHit final
|
|
{
|
|
public:
|
|
class UPrimitiveComponent* HitComp; // 0x0000(0x0008)(Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class AActor* OtherActor; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class UPrimitiveComponent* OtherComp; // 0x0010(0x0008)(Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
int32 OtherBodyIndex; // 0x0018(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool InFromSweep; // 0x001C(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_1D[0x3]; // 0x001D(0x0003)(Fixing Size After Last Property [ Dumper-7 ])
|
|
struct FHitResult Hit; // 0x0020(0x0088)(ConstParm, Parm, OutParm, ReferenceParm, IsPlainOldData, NoDestructor, ContainsInstancedReference, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosKnife_OnHit;
|
|
|
|
// Function Kosmos.KosmosKnife.Server_SetKnifeUsageState
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosKnife_Server_SetKnifeUsageState final
|
|
{
|
|
public:
|
|
EKnifeUsage InState; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosKnife_Server_SetKnifeUsageState;
|
|
|
|
// Function Kosmos.KosmosKnife.SetCurrentInteractable
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosKnife_SetCurrentInteractable final
|
|
{
|
|
public:
|
|
class AActor* InActor; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosKnife_SetCurrentInteractable;
|
|
|
|
// Function Kosmos.KosmosKnife.SetKnifeUsageState
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosKnife_SetKnifeUsageState final
|
|
{
|
|
public:
|
|
EKnifeUsage InState; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosKnife_SetKnifeUsageState;
|
|
|
|
// Function Kosmos.KosmosLadder.AddGrabHelper
|
|
// 0x0030 (0x0030 - 0x0000)
|
|
struct KosmosLadder_AddGrabHelper final
|
|
{
|
|
public:
|
|
class USceneComponent* AttachTransform; // 0x0000(0x0008)(Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class FName AttachSocketName; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FVector Scale3D; // 0x0010(0x000C)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_1C[0x4]; // 0x001C(0x0004)(Fixing Size After Last Property [ Dumper-7 ])
|
|
class UKosmosClimbableComponent* ClimbableComponentParent; // 0x0020(0x0008)(Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class UGrabHelper* ReturnValue; // 0x0028(0x0008)(ExportObject, Parm, OutParm, ZeroConstructor, ReturnParm, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosLadder_AddGrabHelper;
|
|
|
|
// Function Kosmos.KosmosLadder.OnPropertyChannge
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosLadder_OnPropertyChannge final
|
|
{
|
|
public:
|
|
class FName InPropertyName; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosLadder_OnPropertyChannge;
|
|
|
|
// Function Kosmos.KosmosLargeLever.SetInitialState
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosLargeLever_SetInitialState final
|
|
{
|
|
public:
|
|
ELeverState NewInitialState; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosLargeLever_SetInitialState;
|
|
|
|
// Function Kosmos.KosmosLargeLever.SetInputMode
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosLargeLever_SetInputMode final
|
|
{
|
|
public:
|
|
ELeverInputMode NewInputMode; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosLargeLever_SetInputMode;
|
|
|
|
// Function Kosmos.KosmosLargeLever.GetInitialProgress
|
|
// 0x0004 (0x0004 - 0x0000)
|
|
struct KosmosLargeLever_GetInitialProgress final
|
|
{
|
|
public:
|
|
float ReturnValue; // 0x0000(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosLargeLever_GetInitialProgress;
|
|
|
|
// Function Kosmos.KosmosLargeLever.GetLogicalProgress
|
|
// 0x0004 (0x0004 - 0x0000)
|
|
struct KosmosLargeLever_GetLogicalProgress final
|
|
{
|
|
public:
|
|
float ReturnValue; // 0x0000(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosLargeLever_GetLogicalProgress;
|
|
|
|
// Function Kosmos.KosmosLargeLever.GetProgress
|
|
// 0x0004 (0x0004 - 0x0000)
|
|
struct KosmosLargeLever_GetProgress final
|
|
{
|
|
public:
|
|
float ReturnValue; // 0x0000(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosLargeLever_GetProgress;
|
|
|
|
// Function Kosmos.KosmosLedgeClimbingInterface.OnAnimNotify
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct KosmosLedgeClimbingInterface_OnAnimNotify final
|
|
{
|
|
public:
|
|
struct FFlowControlAnimNotifyData AnimNotify; // 0x0000(0x0020)(ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosLedgeClimbingInterface_OnAnimNotify;
|
|
|
|
// Function Kosmos.KosmosLevelScriptActor.AutomationBeginPlay
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct KosmosLevelScriptActor_AutomationBeginPlay final
|
|
{
|
|
public:
|
|
class AKosmosBaseCharacter* InPlayer; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class AKosmosBaseCharacter* InPlayPal; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class AKosmosAutomationFakeActor* InAutomationFake; // 0x0010(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosLevelScriptActor_AutomationBeginPlay;
|
|
|
|
// Function Kosmos.KosmosLevelScriptActor.AutomationEndPlay
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct KosmosLevelScriptActor_AutomationEndPlay final
|
|
{
|
|
public:
|
|
class AKosmosBaseCharacter* InPlayer; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class AKosmosBaseCharacter* InPlayPal; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class AKosmosAutomationFakeActor* InAutomationFake; // 0x0010(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosLevelScriptActor_AutomationEndPlay;
|
|
|
|
// Function Kosmos.KosmosLevelScriptActor.AutomationTick
|
|
// 0x0028 (0x0028 - 0x0000)
|
|
struct KosmosLevelScriptActor_AutomationTick final
|
|
{
|
|
public:
|
|
float DeltaSeconds; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_4[0x4]; // 0x0004(0x0004)(Fixing Size After Last Property [ Dumper-7 ])
|
|
class AKosmosBaseCharacter* InPlayer; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class AKosmosBaseCharacter* InPlayPal; // 0x0010(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class AKosmosAutomationFakeActor* InAutomationFake; // 0x0018(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class AKosmosAutomationPathNode* InCurrentPathNode; // 0x0020(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosLevelScriptActor_AutomationTick;
|
|
|
|
// Function Kosmos.KosmosLevelScriptActor.HandleResume
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosLevelScriptActor_HandleResume final
|
|
{
|
|
public:
|
|
class UKosmosCheckpointReader* InCheckpointReader; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosLevelScriptActor_HandleResume;
|
|
|
|
// Function Kosmos.KosmosLevelScriptActor.HandleSnapshot
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosLevelScriptActor_HandleSnapshot final
|
|
{
|
|
public:
|
|
class UKosmosCheckpointWriter* InCheckpointWriter; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosLevelScriptActor_HandleSnapshot;
|
|
|
|
// Function Kosmos.KosmosLevelScriptActor.OnCheckpointResume
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosLevelScriptActor_OnCheckpointResume final
|
|
{
|
|
public:
|
|
class UKosmosCheckpointReader* CheckpointReader; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosLevelScriptActor_OnCheckpointResume;
|
|
|
|
// Function Kosmos.KosmosLevelScriptActor.OnCheckpointSnapshot
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosLevelScriptActor_OnCheckpointSnapshot final
|
|
{
|
|
public:
|
|
class UKosmosCheckpointWriter* CheckpointWriter; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosLevelScriptActor_OnCheckpointSnapshot;
|
|
|
|
// Function Kosmos.KosmosLevelScriptActor.PlaypalBeginPlay
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosLevelScriptActor_PlaypalBeginPlay final
|
|
{
|
|
public:
|
|
class AKosmosBaseCharacter* InPlayPal; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class AKosmosBaseCharacter* InPlayer; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosLevelScriptActor_PlaypalBeginPlay;
|
|
|
|
// Function Kosmos.KosmosLevelScriptActor.PlaypalEndPlay
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosLevelScriptActor_PlaypalEndPlay final
|
|
{
|
|
public:
|
|
class AKosmosBaseCharacter* InPlayPal; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class AKosmosBaseCharacter* InPlayer; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosLevelScriptActor_PlaypalEndPlay;
|
|
|
|
// Function Kosmos.KosmosLevelScriptActor.PlaypalTick
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct KosmosLevelScriptActor_PlaypalTick final
|
|
{
|
|
public:
|
|
float DeltaSeconds; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_4[0x4]; // 0x0004(0x0004)(Fixing Size After Last Property [ Dumper-7 ])
|
|
class AKosmosBaseCharacter* InPlayPal; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class AKosmosBaseCharacter* InPlayer; // 0x0010(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosLevelScriptActor_PlaypalTick;
|
|
|
|
// Function Kosmos.KosmosLevelScriptActor.PuzzleEndPlay
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosLevelScriptActor_PuzzleEndPlay final
|
|
{
|
|
public:
|
|
EEndPlayReason EndPlayReason; // 0x0000(0x0001)(ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosLevelScriptActor_PuzzleEndPlay;
|
|
|
|
// Function Kosmos.KosmosLevelScriptActor.PuzzleTick
|
|
// 0x0004 (0x0004 - 0x0000)
|
|
struct KosmosLevelScriptActor_PuzzleTick final
|
|
{
|
|
public:
|
|
float DeltaSeconds; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosLevelScriptActor_PuzzleTick;
|
|
|
|
// Function Kosmos.KosmosLevelSequenceActor.Multicast_SetFrameRange
|
|
// 0x000C (0x000C - 0x0000)
|
|
struct KosmosLevelSequenceActor_Multicast_SetFrameRange final
|
|
{
|
|
public:
|
|
int32 StartFrame; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
int32 Duration; // 0x0004(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
float SubFrames; // 0x0008(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosLevelSequenceActor_Multicast_SetFrameRange;
|
|
|
|
// Function Kosmos.KosmosToggleHintHUDWidget.ToggleCrouchIcon
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosToggleHintHUDWidget_ToggleCrouchIcon final
|
|
{
|
|
public:
|
|
bool bEnabled; // 0x0000(0x0001)(ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosToggleHintHUDWidget_ToggleCrouchIcon;
|
|
|
|
// Function Kosmos.KosmosToggleHintHUDWidget.ToggleGrabIcon
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosToggleHintHUDWidget_ToggleGrabIcon final
|
|
{
|
|
public:
|
|
bool bEnabled; // 0x0000(0x0001)(ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosToggleHintHUDWidget_ToggleGrabIcon;
|
|
|
|
// Function Kosmos.KosmosToggleHintHUDWidget.ToggleSprintIcon
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosToggleHintHUDWidget_ToggleSprintIcon final
|
|
{
|
|
public:
|
|
bool bEnabled; // 0x0000(0x0001)(ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosToggleHintHUDWidget_ToggleSprintIcon;
|
|
|
|
// Function Kosmos.KosmosTelemetryUtils.GenerateTelemetryGameID
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosTelemetryUtils_GenerateTelemetryGameID final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosTelemetryUtils_GenerateTelemetryGameID;
|
|
|
|
// Function Kosmos.KosmosTelemetryUtils.GenerateTelemetrySessionID
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosTelemetryUtils_GenerateTelemetrySessionID final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosTelemetryUtils_GenerateTelemetrySessionID;
|
|
|
|
// Function Kosmos.KosmosTelemetryUtils.GenerateTelemetryUserID
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosTelemetryUtils_GenerateTelemetryUserID final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosTelemetryUtils_GenerateTelemetryUserID;
|
|
|
|
// Function Kosmos.KosmosTelemetryUtils.GetCurrentInputTypeString
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct KosmosTelemetryUtils_GetCurrentInputTypeString final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class FString ReturnValue; // 0x0008(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosTelemetryUtils_GetCurrentInputTypeString;
|
|
|
|
// Function Kosmos.KosmosTelemetryUtils.GetCurrentPlayTimeDuration
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosTelemetryUtils_GetCurrentPlayTimeDuration final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
float ReturnValue; // 0x0008(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_C[0x4]; // 0x000C(0x0004)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosTelemetryUtils_GetCurrentPlayTimeDuration;
|
|
|
|
// Function Kosmos.KosmosTelemetryUtils.GetTelemetryGameID
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct KosmosTelemetryUtils_GetTelemetryGameID final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class FString ReturnValue; // 0x0008(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosTelemetryUtils_GetTelemetryGameID;
|
|
|
|
// Function Kosmos.KosmosTelemetryUtils.PostTelemetryEvent_AccessiblitySettings
|
|
// 0x00A0 (0x00A0 - 0x0000)
|
|
struct KosmosTelemetryUtils_PostTelemetryEvent_AccessiblitySettings final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FKosmosTelemetryEvent_AccessiblitySettings inEvent; // 0x0008(0x0098)(ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosTelemetryUtils_PostTelemetryEvent_AccessiblitySettings;
|
|
|
|
// Function Kosmos.KosmosTelemetryUtils.PostTelemetryEvent_AdvancedSettings
|
|
// 0x00C8 (0x00C8 - 0x0000)
|
|
struct KosmosTelemetryUtils_PostTelemetryEvent_AdvancedSettings final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FKosmosTelemetryEvent_AdvancedSettings inEvent; // 0x0008(0x00C0)(ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosTelemetryUtils_PostTelemetryEvent_AdvancedSettings;
|
|
|
|
// Function Kosmos.KosmosTelemetryUtils.PostTelemetryEvent_AudioSettings
|
|
// 0x0060 (0x0060 - 0x0000)
|
|
struct KosmosTelemetryUtils_PostTelemetryEvent_AudioSettings final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FKosmosTelemetryEvent_AudioSettings inEvent; // 0x0008(0x0058)(ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosTelemetryUtils_PostTelemetryEvent_AudioSettings;
|
|
|
|
// Function Kosmos.KosmosTelemetryUtils.PostTelemetryEvent_BrightnessSettings
|
|
// 0x0038 (0x0038 - 0x0000)
|
|
struct KosmosTelemetryUtils_PostTelemetryEvent_BrightnessSettings final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FKosmosTelemetryEvent_BrightnessSettings inEvent; // 0x0008(0x0030)(ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosTelemetryUtils_PostTelemetryEvent_BrightnessSettings;
|
|
|
|
// Function Kosmos.KosmosTelemetryUtils.PostTelemetryEvent_ChapterEnd
|
|
// 0x0030 (0x0030 - 0x0000)
|
|
struct KosmosTelemetryUtils_PostTelemetryEvent_ChapterEnd final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FKosmosTelemetryEvent_ChapterEnd inEvent; // 0x0008(0x0028)(ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosTelemetryUtils_PostTelemetryEvent_ChapterEnd;
|
|
|
|
// Function Kosmos.KosmosTelemetryUtils.PostTelemetryEvent_ChapterStart
|
|
// 0x0030 (0x0030 - 0x0000)
|
|
struct KosmosTelemetryUtils_PostTelemetryEvent_ChapterStart final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FKosmosTelemetryEvent_ChapterStart inEvent; // 0x0008(0x0028)(ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosTelemetryUtils_PostTelemetryEvent_ChapterStart;
|
|
|
|
// Function Kosmos.KosmosTelemetryUtils.PostTelemetryEvent_CharacterDeath
|
|
// 0x0070 (0x0070 - 0x0000)
|
|
struct KosmosTelemetryUtils_PostTelemetryEvent_CharacterDeath final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FKosmosTelemetryEvent_Death inEvent; // 0x0008(0x0068)(ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosTelemetryUtils_PostTelemetryEvent_CharacterDeath;
|
|
|
|
// Function Kosmos.KosmosTelemetryUtils.PostTelemetryEvent_CheckpointHit
|
|
// 0x0060 (0x0060 - 0x0000)
|
|
struct KosmosTelemetryUtils_PostTelemetryEvent_CheckpointHit final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FKosmosTelemetryEvent_CheckpointHit inEvent; // 0x0008(0x0058)(ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosTelemetryUtils_PostTelemetryEvent_CheckpointHit;
|
|
|
|
// Function Kosmos.KosmosTelemetryUtils.PostTelemetryEvent_ClientStartGameSession
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct KosmosTelemetryUtils_PostTelemetryEvent_ClientStartGameSession final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FKosmosTelemetryEvent_ClientStartGameSession inEvent; // 0x0008(0x0010)(ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosTelemetryUtils_PostTelemetryEvent_ClientStartGameSession;
|
|
|
|
// Function Kosmos.KosmosTelemetryUtils.PostTelemetryEvent_ClientTimeInGame
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct KosmosTelemetryUtils_PostTelemetryEvent_ClientTimeInGame final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FKosmosTelemetryEvent_ClientTimeInGame inEvent; // 0x0008(0x0018)(ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosTelemetryUtils_PostTelemetryEvent_ClientTimeInGame;
|
|
|
|
// Function Kosmos.KosmosTelemetryUtils.PostTelemetryEvent_Colllectable
|
|
// 0x0030 (0x0030 - 0x0000)
|
|
struct KosmosTelemetryUtils_PostTelemetryEvent_Colllectable final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FKosmosTelemetryEvent_CollectableCollected inEvent; // 0x0008(0x0028)(ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosTelemetryUtils_PostTelemetryEvent_Colllectable;
|
|
|
|
// Function Kosmos.KosmosTelemetryUtils.PostTelemetryEvent_ControllerSettings
|
|
// 0x00D8 (0x00D8 - 0x0000)
|
|
struct KosmosTelemetryUtils_PostTelemetryEvent_ControllerSettings final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FKosmosTelemetryEvent_ControllerSettings inEvent; // 0x0008(0x00D0)(ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosTelemetryUtils_PostTelemetryEvent_ControllerSettings;
|
|
|
|
// Function Kosmos.KosmosTelemetryUtils.PostTelemetryEvent_ControlSettings
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct KosmosTelemetryUtils_PostTelemetryEvent_ControlSettings final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FKosmosTelemetryEvent_ControlSettings inEvent; // 0x0008(0x0048)(ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosTelemetryUtils_PostTelemetryEvent_ControlSettings;
|
|
|
|
// Function Kosmos.KosmosTelemetryUtils.PostTelemetryEvent_CostumeChange
|
|
// 0x0060 (0x0060 - 0x0000)
|
|
struct KosmosTelemetryUtils_PostTelemetryEvent_CostumeChange final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FKosmosTelemetryEvent_CostumeChange inEvent; // 0x0008(0x0058)(ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosTelemetryUtils_PostTelemetryEvent_CostumeChange;
|
|
|
|
// Function Kosmos.KosmosTelemetryUtils.PostTelemetryEvent_DeleteMyData
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosTelemetryUtils_PostTelemetryEvent_DeleteMyData final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosTelemetryUtils_PostTelemetryEvent_DeleteMyData;
|
|
|
|
// Function Kosmos.KosmosTelemetryUtils.PostTelemetryEvent_EndGameSession
|
|
// 0x0030 (0x0030 - 0x0000)
|
|
struct KosmosTelemetryUtils_PostTelemetryEvent_EndGameSession final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FKosmosTelemetryEvent_EndGameSession inEvent; // 0x0008(0x0028)(ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosTelemetryUtils_PostTelemetryEvent_EndGameSession;
|
|
|
|
// Function Kosmos.KosmosTelemetryUtils.PostTelemetryEvent_Entitlements
|
|
// 0x0030 (0x0030 - 0x0000)
|
|
struct KosmosTelemetryUtils_PostTelemetryEvent_Entitlements final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FKosmosTelemetryEvent_Entitlements inEvent; // 0x0008(0x0028)(ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosTelemetryUtils_PostTelemetryEvent_Entitlements;
|
|
|
|
// Function Kosmos.KosmosTelemetryUtils.PostTelemetryEvent_EntitlementsNyx
|
|
// 0x0028 (0x0028 - 0x0000)
|
|
struct KosmosTelemetryUtils_PostTelemetryEvent_EntitlementsNyx final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FKosmosTelemetryEvent_EntitlementsNyx inEvent; // 0x0008(0x0020)(ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosTelemetryUtils_PostTelemetryEvent_EntitlementsNyx;
|
|
|
|
// Function Kosmos.KosmosTelemetryUtils.PostTelemetryEvent_GameBoot
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosTelemetryUtils_PostTelemetryEvent_GameBoot final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosTelemetryUtils_PostTelemetryEvent_GameBoot;
|
|
|
|
// Function Kosmos.KosmosTelemetryUtils.PostTelemetryEvent_GameCompletion
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct KosmosTelemetryUtils_PostTelemetryEvent_GameCompletion final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FKosmosTelemetryEvent_GameCompletion inEvent; // 0x0008(0x0048)(ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosTelemetryUtils_PostTelemetryEvent_GameCompletion;
|
|
|
|
// Function Kosmos.KosmosTelemetryUtils.PostTelemetryEvent_GeneralSettings
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct KosmosTelemetryUtils_PostTelemetryEvent_GeneralSettings final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FKosmosTelemetryEvent_GeneralSettings inEvent; // 0x0008(0x0040)(ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosTelemetryUtils_PostTelemetryEvent_GeneralSettings;
|
|
|
|
// Function Kosmos.KosmosTelemetryUtils.PostTelemetryEvent_Gesture
|
|
// 0x0068 (0x0068 - 0x0000)
|
|
struct KosmosTelemetryUtils_PostTelemetryEvent_Gesture final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FKosmosTelemetryEvent_Gesture inEvent; // 0x0008(0x0060)(ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosTelemetryUtils_PostTelemetryEvent_Gesture;
|
|
|
|
// Function Kosmos.KosmosTelemetryUtils.PostTelemetryEvent_HeadFlashUsage
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct KosmosTelemetryUtils_PostTelemetryEvent_HeadFlashUsage final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FKosmosTelemetryEvent_HeadFlashUsage inEvent; // 0x0008(0x0048)(ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosTelemetryUtils_PostTelemetryEvent_HeadFlashUsage;
|
|
|
|
// Function Kosmos.KosmosTelemetryUtils.PostTelemetryEvent_HudMenuSettings
|
|
// 0x0098 (0x0098 - 0x0000)
|
|
struct KosmosTelemetryUtils_PostTelemetryEvent_HudMenuSettings final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FKosmosTelemetryEvent_HudMenuSettings inEvent; // 0x0008(0x0090)(ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosTelemetryUtils_PostTelemetryEvent_HudMenuSettings;
|
|
|
|
// Function Kosmos.KosmosTelemetryUtils.PostTelemetryEvent_KeyboardSettings
|
|
// 0x0138 (0x0138 - 0x0000)
|
|
struct KosmosTelemetryUtils_PostTelemetryEvent_KeyboardSettings final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FKosmosTelemetryEvent_KeyboardSettings inEvent; // 0x0008(0x0130)(ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosTelemetryUtils_PostTelemetryEvent_KeyboardSettings;
|
|
|
|
// Function Kosmos.KosmosTelemetryUtils.PostTelemetryEvent_LanguageSettings
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct KosmosTelemetryUtils_PostTelemetryEvent_LanguageSettings final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FKosmosTelemetryEvent_LanguageSettings inEvent; // 0x0008(0x0040)(ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosTelemetryUtils_PostTelemetryEvent_LanguageSettings;
|
|
|
|
// Function Kosmos.KosmosTelemetryUtils.PostTelemetryEvent_MonstersHit
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct KosmosTelemetryUtils_PostTelemetryEvent_MonstersHit final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FKosmosTelemetryEvent_MonstersHit inEvent; // 0x0008(0x0048)(ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosTelemetryUtils_PostTelemetryEvent_MonstersHit;
|
|
|
|
// Function Kosmos.KosmosTelemetryUtils.PostTelemetryEvent_NewPlayer
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosTelemetryUtils_PostTelemetryEvent_NewPlayer final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosTelemetryUtils_PostTelemetryEvent_NewPlayer;
|
|
|
|
// Function Kosmos.KosmosTelemetryUtils.PostTelemetryEvent_PlatformHardware
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosTelemetryUtils_PostTelemetryEvent_PlatformHardware final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosTelemetryUtils_PostTelemetryEvent_PlatformHardware;
|
|
|
|
// Function Kosmos.KosmosTelemetryUtils.PostTelemetryEvent_StartGameSession
|
|
// 0x0060 (0x0060 - 0x0000)
|
|
struct KosmosTelemetryUtils_PostTelemetryEvent_StartGameSession final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FKosmosTelemetryEvent_StartGameSession inEvent; // 0x0008(0x0058)(ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosTelemetryUtils_PostTelemetryEvent_StartGameSession;
|
|
|
|
// Function Kosmos.KosmosTelemetryUtils.PostTelemetryEvent_StorefrontTriggered
|
|
// 0x0038 (0x0038 - 0x0000)
|
|
struct KosmosTelemetryUtils_PostTelemetryEvent_StorefrontTriggered final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FKosmosTelemetryEvent_StorefrontTriggered inEvent; // 0x0008(0x0030)(ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosTelemetryUtils_PostTelemetryEvent_StorefrontTriggered;
|
|
|
|
// Function Kosmos.KosmosTelemetryUtils.PostTelemetryEvent_SwappedControllers
|
|
// 0x0038 (0x0038 - 0x0000)
|
|
struct KosmosTelemetryUtils_PostTelemetryEvent_SwappedControllers final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FKosmosTelemetryEvent_SwappedControllers inEvent; // 0x0008(0x0030)(ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosTelemetryUtils_PostTelemetryEvent_SwappedControllers;
|
|
|
|
// Function Kosmos.KosmosTelemetryUtils.PostTelemetryEvent_Tutorial
|
|
// 0x0040 (0x0040 - 0x0000)
|
|
struct KosmosTelemetryUtils_PostTelemetryEvent_Tutorial final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FKosmosTelemetryEvent_Tutorial inEvent; // 0x0008(0x0038)(ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosTelemetryUtils_PostTelemetryEvent_Tutorial;
|
|
|
|
// Function Kosmos.KosmosTelemetryUtils.PostTelemetryEvent_VideoSettings
|
|
// 0x0088 (0x0088 - 0x0000)
|
|
struct KosmosTelemetryUtils_PostTelemetryEvent_VideoSettings final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FKosmosTelemetryEvent_VideoSettings inEvent; // 0x0008(0x0080)(ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosTelemetryUtils_PostTelemetryEvent_VideoSettings;
|
|
|
|
// Function Kosmos.KosmosTelemetryUtils.PostTelemetryEvent_WeaponAndTools
|
|
// 0x0070 (0x0070 - 0x0000)
|
|
struct KosmosTelemetryUtils_PostTelemetryEvent_WeaponAndTools final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FKosmosTelemetryEvent_WeaponAndTools inEvent; // 0x0008(0x0068)(ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosTelemetryUtils_PostTelemetryEvent_WeaponAndTools;
|
|
|
|
// Function Kosmos.KosmosTelemetryUtils.SetCurrentPlayTimeDuration
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosTelemetryUtils_SetCurrentPlayTimeDuration final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
float InTime; // 0x0008(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_C[0x4]; // 0x000C(0x0004)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosTelemetryUtils_SetCurrentPlayTimeDuration;
|
|
|
|
// Function Kosmos.KosmosTelemetryUtils.SetTelemetryGameID
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct KosmosTelemetryUtils_SetTelemetryGameID final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class FString InGameID; // 0x0008(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosTelemetryUtils_SetTelemetryGameID;
|
|
|
|
// Function Kosmos.KosmosLobbyWidget.GetConnectedPlayers
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosLobbyWidget_GetConnectedPlayers final
|
|
{
|
|
public:
|
|
TArray<struct FKosmosOnlinePlayerInfo> ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosLobbyWidget_GetConnectedPlayers;
|
|
|
|
// Function Kosmos.KosmosLobbyWidget.IsHost
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosLobbyWidget_IsHost final
|
|
{
|
|
public:
|
|
bool ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosLobbyWidget_IsHost;
|
|
|
|
// Function Kosmos.KosmosLobbyWidget.IsLocalPlayerReady
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosLobbyWidget_IsLocalPlayerReady final
|
|
{
|
|
public:
|
|
bool ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosLobbyWidget_IsLocalPlayerReady;
|
|
|
|
// Function Kosmos.KosmosLobbyWidget.IsSystemUIOpen
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosLobbyWidget_IsSystemUIOpen final
|
|
{
|
|
public:
|
|
bool ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosLobbyWidget_IsSystemUIOpen;
|
|
|
|
// Function Kosmos.KosmosLobbyWidget.SetAlternatePlayer
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosLobbyWidget_SetAlternatePlayer final
|
|
{
|
|
public:
|
|
bool bInIsAlternate; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosLobbyWidget_SetAlternatePlayer;
|
|
|
|
// Function Kosmos.KosmosPipelineStateSubsystem.SetPrecompileAllPipelines
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosPipelineStateSubsystem_SetPrecompileAllPipelines final
|
|
{
|
|
public:
|
|
bool shouldPprecompileAll; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosPipelineStateSubsystem_SetPrecompileAllPipelines;
|
|
|
|
// Function Kosmos.KosmosPipelineStateSubsystem.GetNumPrecompilesActive
|
|
// 0x0004 (0x0004 - 0x0000)
|
|
struct KosmosPipelineStateSubsystem_GetNumPrecompilesActive final
|
|
{
|
|
public:
|
|
int32 ReturnValue; // 0x0000(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosPipelineStateSubsystem_GetNumPrecompilesActive;
|
|
|
|
// Function Kosmos.KosmosPipelineStateSubsystem.GetPrecompilePSOsRemaining
|
|
// 0x0004 (0x0004 - 0x0000)
|
|
struct KosmosPipelineStateSubsystem_GetPrecompilePSOsRemaining final
|
|
{
|
|
public:
|
|
int32 ReturnValue; // 0x0000(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosPipelineStateSubsystem_GetPrecompilePSOsRemaining;
|
|
|
|
// Function Kosmos.LocalizationHelpers.CultureEnumToUnrealCulture
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct LocalizationHelpers_CultureEnumToUnrealCulture final
|
|
{
|
|
public:
|
|
ECultureEnum cultureEnum; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_1[0x7]; // 0x0001(0x0007)(Fixing Size After Last Property [ Dumper-7 ])
|
|
class FString ReturnValue; // 0x0008(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_LocalizationHelpers_CultureEnumToUnrealCulture;
|
|
|
|
// Function Kosmos.LocalizationHelpers.GetCurrentCultureAsEnum
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct LocalizationHelpers_GetCurrentCultureAsEnum final
|
|
{
|
|
public:
|
|
ECultureEnum ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_LocalizationHelpers_GetCurrentCultureAsEnum;
|
|
|
|
// Function Kosmos.LocalizationHelpers.GetDateTimeAsText
|
|
// 0x0030 (0x0030 - 0x0000)
|
|
struct LocalizationHelpers_GetDateTimeAsText final
|
|
{
|
|
public:
|
|
struct FDateTime DateTime; // 0x0000(0x0008)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class FString dateTimeFormat; // 0x0008(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class FText ReturnValue; // 0x0018(0x0018)(Parm, OutParm, ReturnParm, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_LocalizationHelpers_GetDateTimeAsText;
|
|
|
|
// Function Kosmos.LocalizationHelpers.GetLocalizationConfigTable
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct LocalizationHelpers_GetLocalizationConfigTable final
|
|
{
|
|
public:
|
|
class UDataTable* ReturnValue; // 0x0000(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_LocalizationHelpers_GetLocalizationConfigTable;
|
|
|
|
// Function Kosmos.LocalizationHelpers.GetLocalizedLanguageNameFromCultureEnum
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct LocalizationHelpers_GetLocalizedLanguageNameFromCultureEnum final
|
|
{
|
|
public:
|
|
ECultureEnum Culture; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_1[0x7]; // 0x0001(0x0007)(Fixing Size After Last Property [ Dumper-7 ])
|
|
class FText ReturnValue; // 0x0008(0x0018)(Parm, OutParm, ReturnParm, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_LocalizationHelpers_GetLocalizedLanguageNameFromCultureEnum;
|
|
|
|
// Function Kosmos.LocalizationHelpers.IsCurrentCultureRTL
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct LocalizationHelpers_IsCurrentCultureRTL final
|
|
{
|
|
public:
|
|
bool ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_LocalizationHelpers_IsCurrentCultureRTL;
|
|
|
|
// Function Kosmos.LocalizationHelpers.UnrealCultureCodeToEnum
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct LocalizationHelpers_UnrealCultureCodeToEnum final
|
|
{
|
|
public:
|
|
class FString unrealCode; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
ECultureEnum ReturnValue; // 0x0010(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_11[0x7]; // 0x0011(0x0007)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_LocalizationHelpers_UnrealCultureCodeToEnum;
|
|
|
|
// Function Kosmos.KosmosVFXTrigger.HandleResume
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosVFXTrigger_HandleResume final
|
|
{
|
|
public:
|
|
class UKosmosCheckpointReader* InCheckpointReader; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosVFXTrigger_HandleResume;
|
|
|
|
// Function Kosmos.KosmosVFXTrigger.HandleSnapshot
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosVFXTrigger_HandleSnapshot final
|
|
{
|
|
public:
|
|
class UKosmosCheckpointWriter* InCheckpointWriter; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosVFXTrigger_HandleSnapshot;
|
|
|
|
// Function Kosmos.KosmosPlayerAnimInstance_WeaponTools.GetFlowControlComponent
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosPlayerAnimInstance_WeaponTools_GetFlowControlComponent final
|
|
{
|
|
public:
|
|
class UKosmosFlowControlComponent* ReturnValue; // 0x0000(0x0008)(ExportObject, Parm, OutParm, ZeroConstructor, ReturnParm, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosPlayerAnimInstance_WeaponTools_GetFlowControlComponent;
|
|
|
|
// Function Kosmos.KosmosPlayerAnimInstance_WeaponTools.ShouldIdle
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosPlayerAnimInstance_WeaponTools_ShouldIdle final
|
|
{
|
|
public:
|
|
bool ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosPlayerAnimInstance_WeaponTools_ShouldIdle;
|
|
|
|
// Function Kosmos.KosmosPlayerAnimInstance_WeaponTools.ShouldStrafeStandTurn
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosPlayerAnimInstance_WeaponTools_ShouldStrafeStandTurn final
|
|
{
|
|
public:
|
|
bool ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosPlayerAnimInstance_WeaponTools_ShouldStrafeStandTurn;
|
|
|
|
// Function Kosmos.KosmosLookAtVolume.BeginOverlap
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosLookAtVolume_BeginOverlap final
|
|
{
|
|
public:
|
|
class AActor* OverlappedActor; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class AActor* OtherActor; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosLookAtVolume_BeginOverlap;
|
|
|
|
// Function Kosmos.KosmosLookAtVolume.EndOverlap
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosLookAtVolume_EndOverlap final
|
|
{
|
|
public:
|
|
class AActor* OverlappedActor; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class AActor* OtherActor; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosLookAtVolume_EndOverlap;
|
|
|
|
// Function Kosmos.KosmosLookAtVolume.SetBounds
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct KosmosLookAtVolume_SetBounds final
|
|
{
|
|
public:
|
|
struct FVector InMin; // 0x0000(0x000C)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FVector InMax; // 0x000C(0x000C)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosLookAtVolume_SetBounds;
|
|
|
|
// Function Kosmos.KosmosLookAtVolume.SetBoxExtent
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosLookAtVolume_SetBoxExtent final
|
|
{
|
|
public:
|
|
struct FVector InBoxExtent; // 0x0000(0x000C)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool bUpdateOverlaps; // 0x000C(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_D[0x3]; // 0x000D(0x0003)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosLookAtVolume_SetBoxExtent;
|
|
|
|
// Function Kosmos.KosmosPhysicsAudioComponent.GetVertexPaintData
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosPhysicsAudioComponent_GetVertexPaintData final
|
|
{
|
|
public:
|
|
bool hasPaintData; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_1[0x3]; // 0x0001(0x0003)(Fixing Size After Last Property [ Dumper-7 ])
|
|
struct FColor paintData; // 0x0004(0x0004)(Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosPhysicsAudioComponent_GetVertexPaintData;
|
|
|
|
// Function Kosmos.KosmosPhysicsAudioComponent.OnPrimitiveHit
|
|
// 0x00B0 (0x00B0 - 0x0000)
|
|
struct KosmosPhysicsAudioComponent_OnPrimitiveHit final
|
|
{
|
|
public:
|
|
class UPrimitiveComponent* HitComponent; // 0x0000(0x0008)(Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class AActor* OtherActor; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class UPrimitiveComponent* OtherComp; // 0x0010(0x0008)(Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FVector NormalImpulse; // 0x0018(0x000C)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FHitResult Hit; // 0x0024(0x0088)(ConstParm, Parm, OutParm, ReferenceParm, IsPlainOldData, NoDestructor, ContainsInstancedReference, NativeAccessSpecifierPublic)
|
|
uint8 Pad_AC[0x4]; // 0x00AC(0x0004)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosPhysicsAudioComponent_OnPrimitiveHit;
|
|
|
|
// Function Kosmos.KosmosPhysicsAudioComponent.OnPrimitiveSleep
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosPhysicsAudioComponent_OnPrimitiveSleep final
|
|
{
|
|
public:
|
|
class UPrimitiveComponent* SleepingComponent; // 0x0000(0x0008)(Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class FName BoneName; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosPhysicsAudioComponent_OnPrimitiveSleep;
|
|
|
|
// Function Kosmos.KosmosPhysicsAudioComponent.OnPrimitiveWake
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosPhysicsAudioComponent_OnPrimitiveWake final
|
|
{
|
|
public:
|
|
class UPrimitiveComponent* SleepingComponent; // 0x0000(0x0008)(Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class FName BoneName; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosPhysicsAudioComponent_OnPrimitiveWake;
|
|
|
|
// Function Kosmos.KosmosPhysicsAudioComponent.SetEnabled
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosPhysicsAudioComponent_SetEnabled final
|
|
{
|
|
public:
|
|
bool inEnabled; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_1[0x3]; // 0x0001(0x0003)(Fixing Size After Last Property [ Dumper-7 ])
|
|
float FadeTime; // 0x0004(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosPhysicsAudioComponent_SetEnabled;
|
|
|
|
// Function Kosmos.KosmosUtils.GetAudioManager
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosUtils_GetAudioManager final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class UKosmosAudioManagerActor* ReturnValue; // 0x0008(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosUtils_GetAudioManager;
|
|
|
|
// Function Kosmos.KosmosUtils.GetComplienceLayer
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosUtils_GetComplienceLayer final
|
|
{
|
|
public:
|
|
const class UObject* WorldContextObject; // 0x0000(0x0008)(ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class UKosmosComplianceLayer* ReturnValue; // 0x0008(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosUtils_GetComplienceLayer;
|
|
|
|
// Function Kosmos.KosmosUtils.GetDemoLevelString
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct KosmosUtils_GetDemoLevelString final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class FString ReturnValue; // 0x0008(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosUtils_GetDemoLevelString;
|
|
|
|
// Function Kosmos.KosmosUtils.GetOnlineSessionManager
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosUtils_GetOnlineSessionManager final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class UKosmosOnlineSessionManager* ReturnValue; // 0x0008(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosUtils_GetOnlineSessionManager;
|
|
|
|
// Function Kosmos.KosmosUtils.IsDemoBuild
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosUtils_IsDemoBuild final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool ReturnValue; // 0x0008(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_9[0x7]; // 0x0009(0x0007)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosUtils_IsDemoBuild;
|
|
|
|
// Function Kosmos.KosmosUtils.IsDemoMultiplayer
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosUtils_IsDemoMultiplayer final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool ReturnValue; // 0x0008(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_9[0x7]; // 0x0009(0x0007)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosUtils_IsDemoMultiplayer;
|
|
|
|
// Function Kosmos.KosmosUtils.IsDemoTrial
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosUtils_IsDemoTrial final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool ReturnValue; // 0x0008(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_9[0x7]; // 0x0009(0x0007)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosUtils_IsDemoTrial;
|
|
|
|
// Function Kosmos.KosmosUtils.IsEOSBuild
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosUtils_IsEOSBuild final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool ReturnValue; // 0x0008(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_9[0x7]; // 0x0009(0x0007)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosUtils_IsEOSBuild;
|
|
|
|
// Function Kosmos.KosmosUtils.IsGOGBuild
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosUtils_IsGOGBuild final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool ReturnValue; // 0x0008(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_9[0x7]; // 0x0009(0x0007)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosUtils_IsGOGBuild;
|
|
|
|
// Function Kosmos.KosmosUtils.IsInView
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct KosmosUtils_IsInView final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FVector Location; // 0x0008(0x000C)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
float Radius; // 0x0014(0x0004)(ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool ReturnValue; // 0x0018(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_19[0x7]; // 0x0019(0x0007)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosUtils_IsInView;
|
|
|
|
// Function Kosmos.KosmosUtils.IsSteamBuild
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosUtils_IsSteamBuild final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool ReturnValue; // 0x0008(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_9[0x7]; // 0x0009(0x0007)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosUtils_IsSteamBuild;
|
|
|
|
// Function Kosmos.KosmosMetaGameStatsBlueprintLibrary.DecrementStat
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosMetaGameStatsBlueprintLibrary_DecrementStat final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
EKosmosMetaStatName InStatName; // 0x0008(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_9[0x3]; // 0x0009(0x0003)(Fixing Size After Last Property [ Dumper-7 ])
|
|
int32 IncrementalValue; // 0x000C(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosMetaGameStatsBlueprintLibrary_DecrementStat;
|
|
|
|
// Function Kosmos.KosmosMetaGameStatsBlueprintLibrary.GetStat
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosMetaGameStatsBlueprintLibrary_GetStat final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
EKosmosMetaStatName InStatName; // 0x0008(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_9[0x3]; // 0x0009(0x0003)(Fixing Size After Last Property [ Dumper-7 ])
|
|
int32 ReturnValue; // 0x000C(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosMetaGameStatsBlueprintLibrary_GetStat;
|
|
|
|
// Function Kosmos.KosmosMetaGameStatsBlueprintLibrary.IncrementStat
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosMetaGameStatsBlueprintLibrary_IncrementStat final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
EKosmosMetaStatName InStatName; // 0x0008(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_9[0x3]; // 0x0009(0x0003)(Fixing Size After Last Property [ Dumper-7 ])
|
|
int32 IncrementalValue; // 0x000C(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosMetaGameStatsBlueprintLibrary_IncrementStat;
|
|
|
|
// Function Kosmos.KosmosMetaGameStatsBlueprintLibrary.QueryStats
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosMetaGameStatsBlueprintLibrary_QueryStats final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosMetaGameStatsBlueprintLibrary_QueryStats;
|
|
|
|
// Function Kosmos.KosmosMetaGameBlueprintLibrary.CollectCollectable
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct KosmosMetaGameBlueprintLibrary_CollectCollectable final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FKosmosCollectableNameReference InCollectableNameRef; // 0x0008(0x0010)(Parm, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool inValue; // 0x0018(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool ReturnValue; // 0x0019(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_1A[0x6]; // 0x001A(0x0006)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosMetaGameBlueprintLibrary_CollectCollectable;
|
|
|
|
// Function Kosmos.KosmosMetaGameBlueprintLibrary.CollectWearable
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct KosmosMetaGameBlueprintLibrary_CollectWearable final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FKosmosCollectableNameReference InWearableName; // 0x0008(0x0010)(Parm, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool ReturnValue; // 0x0018(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_19[0x7]; // 0x0019(0x0007)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosMetaGameBlueprintLibrary_CollectWearable;
|
|
|
|
// Function Kosmos.KosmosMetaGameBlueprintLibrary.GetCollectableSaveKey
|
|
// 0x0028 (0x0028 - 0x0000)
|
|
struct KosmosMetaGameBlueprintLibrary_GetCollectableSaveKey final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FKosmosCollectableNameReference InCollectableNameRef; // 0x0008(0x0010)(Parm, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class FString ReturnValue; // 0x0018(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosMetaGameBlueprintLibrary_GetCollectableSaveKey;
|
|
|
|
// Function Kosmos.KosmosMetaGameBlueprintLibrary.GetMetaSlotSaveBool
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct KosmosMetaGameBlueprintLibrary_GetMetaSlotSaveBool final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class FString InFormattedKey; // 0x0008(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool ReturnValue; // 0x0018(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_19[0x7]; // 0x0019(0x0007)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosMetaGameBlueprintLibrary_GetMetaSlotSaveBool;
|
|
|
|
// Function Kosmos.KosmosMetaGameBlueprintLibrary.GetMetaSlotSaveString
|
|
// 0x0028 (0x0028 - 0x0000)
|
|
struct KosmosMetaGameBlueprintLibrary_GetMetaSlotSaveString final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class FString InFormattedKey; // 0x0008(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class FString ReturnValue; // 0x0018(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosMetaGameBlueprintLibrary_GetMetaSlotSaveString;
|
|
|
|
// Function Kosmos.KosmosMetaGameBlueprintLibrary.GetSaveSlotValueBool
|
|
// 0x0028 (0x0028 - 0x0000)
|
|
struct KosmosMetaGameBlueprintLibrary_GetSaveSlotValueBool final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
EKosmosPersistence Persistance; // 0x0008(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_9[0x7]; // 0x0009(0x0007)(Fixing Size After Last Property [ Dumper-7 ])
|
|
class FString InFormattedKey; // 0x0010(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool ReturnValue; // 0x0020(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_21[0x7]; // 0x0021(0x0007)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosMetaGameBlueprintLibrary_GetSaveSlotValueBool;
|
|
|
|
// Function Kosmos.KosmosMetaGameBlueprintLibrary.GetSaveSlotValueString
|
|
// 0x0030 (0x0030 - 0x0000)
|
|
struct KosmosMetaGameBlueprintLibrary_GetSaveSlotValueString final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
EKosmosPersistence Persistance; // 0x0008(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_9[0x7]; // 0x0009(0x0007)(Fixing Size After Last Property [ Dumper-7 ])
|
|
class FString InFormattedKey; // 0x0010(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class FString ReturnValue; // 0x0020(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosMetaGameBlueprintLibrary_GetSaveSlotValueString;
|
|
|
|
// Function Kosmos.KosmosMetaGameBlueprintLibrary.IsAllCollecatablesCollected
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct KosmosMetaGameBlueprintLibrary_IsAllCollecatablesCollected final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class UKosmosCollectableListDataAsset* InCollectablesNameList; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool ReturnValue; // 0x0010(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_11[0x7]; // 0x0011(0x0007)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosMetaGameBlueprintLibrary_IsAllCollecatablesCollected;
|
|
|
|
// Function Kosmos.KosmosMetaGameBlueprintLibrary.IsCollectableCollected
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct KosmosMetaGameBlueprintLibrary_IsCollectableCollected final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FKosmosCollectableNameReference InCollectableNameRef; // 0x0008(0x0010)(Parm, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool ReturnValue; // 0x0018(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_19[0x7]; // 0x0019(0x0007)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosMetaGameBlueprintLibrary_IsCollectableCollected;
|
|
|
|
// Function Kosmos.KosmosMetaGameBlueprintLibrary.SetMetaSlotSaveBool
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct KosmosMetaGameBlueprintLibrary_SetMetaSlotSaveBool final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class FString InFormattedKey; // 0x0008(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool inValue; // 0x0018(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_19[0x7]; // 0x0019(0x0007)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosMetaGameBlueprintLibrary_SetMetaSlotSaveBool;
|
|
|
|
// Function Kosmos.KosmosMetaGameBlueprintLibrary.SetMetaSlotSaveString
|
|
// 0x0028 (0x0028 - 0x0000)
|
|
struct KosmosMetaGameBlueprintLibrary_SetMetaSlotSaveString final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class FString InFormattedKey; // 0x0008(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class FString inValue; // 0x0018(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosMetaGameBlueprintLibrary_SetMetaSlotSaveString;
|
|
|
|
// Function Kosmos.KosmosMonsterController.SetStopMovementOnFinish
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosMonsterController_SetStopMovementOnFinish final
|
|
{
|
|
public:
|
|
bool InState; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosMonsterController_SetStopMovementOnFinish;
|
|
|
|
// Function Kosmos.KosmosMonsterController.SetupBehaviourTree
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosMonsterController_SetupBehaviourTree final
|
|
{
|
|
public:
|
|
class UBehaviorTree* InTree; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosMonsterController_SetupBehaviourTree;
|
|
|
|
// Function Kosmos.KosmosMonsterController.IsCurrentlyUsingNavigationLink
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosMonsterController_IsCurrentlyUsingNavigationLink final
|
|
{
|
|
public:
|
|
bool ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosMonsterController_IsCurrentlyUsingNavigationLink;
|
|
|
|
// Function Kosmos.KosmosMonsterController.SetAISightPerceptionViewPoint
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct KosmosMonsterController_SetAISightPerceptionViewPoint final
|
|
{
|
|
public:
|
|
struct FVector out_Location; // 0x0000(0x000C)(Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FRotator out_Rotation; // 0x000C(0x000C)(Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosMonsterController_SetAISightPerceptionViewPoint;
|
|
|
|
// Function Kosmos.KosmosMovement.AdjustInputDuringMovement
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosMovement_AdjustInputDuringMovement final
|
|
{
|
|
public:
|
|
struct FVector NewInput; // 0x0000(0x000C)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
float DeltaTime; // 0x000C(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosMovement_AdjustInputDuringMovement;
|
|
|
|
// Function Kosmos.KosmosMovement.ForceSwitchToFalling
|
|
// 0x0004 (0x0004 - 0x0000)
|
|
struct KosmosMovement_ForceSwitchToFalling final
|
|
{
|
|
public:
|
|
float ApexBoost; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosMovement_ForceSwitchToFalling;
|
|
|
|
// Function Kosmos.KosmosMovement.GetCurrentWalkType
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosMovement_GetCurrentWalkType final
|
|
{
|
|
public:
|
|
EWalkTransitionType ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosMovement_GetCurrentWalkType;
|
|
|
|
// Function Kosmos.KosmosMovement.GetStartFallPosition
|
|
// 0x000C (0x000C - 0x0000)
|
|
struct KosmosMovement_GetStartFallPosition final
|
|
{
|
|
public:
|
|
struct FVector ReturnValue; // 0x0000(0x000C)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosMovement_GetStartFallPosition;
|
|
|
|
// Function Kosmos.KosmosMovement.OnAnimNotify
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct KosmosMovement_OnAnimNotify final
|
|
{
|
|
public:
|
|
struct FFlowControlAnimNotifyData AnimNotify; // 0x0000(0x0020)(ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosMovement_OnAnimNotify;
|
|
|
|
// Function Kosmos.KosmosMovement.SetDesiredFacingDirection
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosMovement_SetDesiredFacingDirection final
|
|
{
|
|
public:
|
|
struct FVector Direction; // 0x0000(0x000C)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool snap; // 0x000C(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_D[0x3]; // 0x000D(0x0003)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosMovement_SetDesiredFacingDirection;
|
|
|
|
// Function Kosmos.KosmosMovement.SetDirectionToFace
|
|
// 0x000C (0x000C - 0x0000)
|
|
struct KosmosMovement_SetDirectionToFace final
|
|
{
|
|
public:
|
|
struct FRotator InRotator; // 0x0000(0x000C)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosMovement_SetDirectionToFace;
|
|
|
|
// Function Kosmos.KosmosMovement.SetDirectionToFaceByVector
|
|
// 0x000C (0x000C - 0x0000)
|
|
struct KosmosMovement_SetDirectionToFaceByVector final
|
|
{
|
|
public:
|
|
struct FVector InVector; // 0x0000(0x000C)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosMovement_SetDirectionToFaceByVector;
|
|
|
|
// Function Kosmos.KosmosMovement.SetDriftVelocity
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosMovement_SetDriftVelocity final
|
|
{
|
|
public:
|
|
struct FVector2D DriftVel; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosMovement_SetDriftVelocity;
|
|
|
|
// Function Kosmos.KosmosMovement.SetFallLimits
|
|
// 0x000C (0x000C - 0x0000)
|
|
struct KosmosMovement_SetFallLimits final
|
|
{
|
|
public:
|
|
EKosmosFallType inFallType; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_1[0x3]; // 0x0001(0x0003)(Fixing Size After Last Property [ Dumper-7 ])
|
|
float inValue; // 0x0004(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool ReturnValue; // 0x0008(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_9[0x3]; // 0x0009(0x0003)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosMovement_SetFallLimits;
|
|
|
|
// Function Kosmos.KosmosMovement.SetLocation
|
|
// 0x000C (0x000C - 0x0000)
|
|
struct KosmosMovement_SetLocation final
|
|
{
|
|
public:
|
|
struct FVector InLocation; // 0x0000(0x000C)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosMovement_SetLocation;
|
|
|
|
// Function Kosmos.KosmosMovement.GetInputDirection
|
|
// 0x000C (0x000C - 0x0000)
|
|
struct KosmosMovement_GetInputDirection final
|
|
{
|
|
public:
|
|
struct FVector ReturnValue; // 0x0000(0x000C)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosMovement_GetInputDirection;
|
|
|
|
// Function Kosmos.KosmosMovement.GetInputSpeed
|
|
// 0x0004 (0x0004 - 0x0000)
|
|
struct KosmosMovement_GetInputSpeed final
|
|
{
|
|
public:
|
|
float ReturnValue; // 0x0000(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosMovement_GetInputSpeed;
|
|
|
|
// Function Kosmos.KosmosMovement.GetLastValidLookInputDirection
|
|
// 0x000C (0x000C - 0x0000)
|
|
struct KosmosMovement_GetLastValidLookInputDirection final
|
|
{
|
|
public:
|
|
struct FVector ReturnValue; // 0x0000(0x000C)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosMovement_GetLastValidLookInputDirection;
|
|
|
|
// Function Kosmos.KosmosMovement.GetSprintRatio
|
|
// 0x0004 (0x0004 - 0x0000)
|
|
struct KosmosMovement_GetSprintRatio final
|
|
{
|
|
public:
|
|
float ReturnValue; // 0x0000(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosMovement_GetSprintRatio;
|
|
|
|
// Function Kosmos.KosmosMovement.GetWalkStartIndex
|
|
// 0x0004 (0x0004 - 0x0000)
|
|
struct KosmosMovement_GetWalkStartIndex final
|
|
{
|
|
public:
|
|
int32 ReturnValue; // 0x0000(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosMovement_GetWalkStartIndex;
|
|
|
|
// Function Kosmos.KosmosMovement.IsInputEnoughToStartWalk
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosMovement_IsInputEnoughToStartWalk final
|
|
{
|
|
public:
|
|
bool ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosMovement_IsInputEnoughToStartWalk;
|
|
|
|
// Function Kosmos.KosmosMovement.IsSprinting
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosMovement_IsSprinting final
|
|
{
|
|
public:
|
|
bool ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosMovement_IsSprinting;
|
|
|
|
// Function Kosmos.KosmosMovement.K2_GetTurnVelocity
|
|
// 0x0004 (0x0004 - 0x0000)
|
|
struct KosmosMovement_K2_GetTurnVelocity final
|
|
{
|
|
public:
|
|
float ReturnValue; // 0x0000(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosMovement_K2_GetTurnVelocity;
|
|
|
|
// Function Kosmos.KosmosMovementBlueprintLibrary.GetMovementSpeedInterval
|
|
// 0x0038 (0x0038 - 0x0000)
|
|
struct KosmosMovementBlueprintLibrary_GetMovementSpeedInterval final
|
|
{
|
|
public:
|
|
struct FKosmosMovementParams InParams; // 0x0000(0x0030)(ConstParm, Parm, OutParm, ReferenceParm, NoDestructor, NativeAccessSpecifierPublic)
|
|
float InAlpha; // 0x0030(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
float ReturnValue; // 0x0034(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosMovementBlueprintLibrary_GetMovementSpeedInterval;
|
|
|
|
// Function Kosmos.KosmosMovementBlueprintLibrary.GetMovementSpeedMax
|
|
// 0x0034 (0x0034 - 0x0000)
|
|
struct KosmosMovementBlueprintLibrary_GetMovementSpeedMax final
|
|
{
|
|
public:
|
|
struct FKosmosMovementParams InParams; // 0x0000(0x0030)(ConstParm, Parm, OutParm, ReferenceParm, NoDestructor, NativeAccessSpecifierPublic)
|
|
float ReturnValue; // 0x0030(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosMovementBlueprintLibrary_GetMovementSpeedMax;
|
|
|
|
// Function Kosmos.KosmosMovementBlueprintLibrary.GetMovementSpeedMin
|
|
// 0x0034 (0x0034 - 0x0000)
|
|
struct KosmosMovementBlueprintLibrary_GetMovementSpeedMin final
|
|
{
|
|
public:
|
|
struct FKosmosMovementParams InParams; // 0x0000(0x0030)(ConstParm, Parm, OutParm, ReferenceParm, NoDestructor, NativeAccessSpecifierPublic)
|
|
float ReturnValue; // 0x0030(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosMovementBlueprintLibrary_GetMovementSpeedMin;
|
|
|
|
// Function Kosmos.KosmosMovementBlueprintLibrary.LerpMovementParams
|
|
// 0x0094 (0x0094 - 0x0000)
|
|
struct KosmosMovementBlueprintLibrary_LerpMovementParams final
|
|
{
|
|
public:
|
|
struct FKosmosMovementParams A; // 0x0000(0x0030)(ConstParm, Parm, OutParm, ReferenceParm, NoDestructor, NativeAccessSpecifierPublic)
|
|
struct FKosmosMovementParams B; // 0x0030(0x0030)(ConstParm, Parm, OutParm, ReferenceParm, NoDestructor, NativeAccessSpecifierPublic)
|
|
float Alpha; // 0x0060(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FKosmosMovementParams ReturnValue; // 0x0064(0x0030)(Parm, OutParm, ReturnParm, NoDestructor, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosMovementBlueprintLibrary_LerpMovementParams;
|
|
|
|
// Function Kosmos.KosmosZipline.CheckOverlapping
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosZipline_CheckOverlapping final
|
|
{
|
|
public:
|
|
const class AKosmosBaseCharacter* Character; // 0x0000(0x0008)(ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosZipline_CheckOverlapping;
|
|
|
|
// Function Kosmos.KosmosZipline.ClearCharacterFromData
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosZipline_ClearCharacterFromData final
|
|
{
|
|
public:
|
|
class UKosmosHangableComponent* hangable; // 0x0000(0x0008)(Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosZipline_ClearCharacterFromData;
|
|
|
|
// Function Kosmos.KosmosZipline.CompareHangable1AndHangable2
|
|
// 0x0004 (0x0004 - 0x0000)
|
|
struct KosmosZipline_CompareHangable1AndHangable2 final
|
|
{
|
|
public:
|
|
int32 ReturnValue; // 0x0000(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosZipline_CompareHangable1AndHangable2;
|
|
|
|
// Function Kosmos.KosmosZipline.DebugPrintString
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosZipline_DebugPrintString final
|
|
{
|
|
public:
|
|
class FString inString; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosZipline_DebugPrintString;
|
|
|
|
// Function Kosmos.KosmosZipline.FindClosestPointOnZipline
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct KosmosZipline_FindClosestPointOnZipline final
|
|
{
|
|
public:
|
|
const class UKosmosHangableComponent* hangable; // 0x0000(0x0008)(ConstParm, Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FVector LocationOffset; // 0x0008(0x000C)(ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FVector ReturnValue; // 0x0014(0x000C)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosZipline_FindClosestPointOnZipline;
|
|
|
|
// Function Kosmos.KosmosZipline.ForceRelease
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosZipline_ForceRelease final
|
|
{
|
|
public:
|
|
class AKosmosBaseCharacter* Character; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosZipline_ForceRelease;
|
|
|
|
// Function Kosmos.KosmosZipline.GetEndOffset
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct KosmosZipline_GetEndOffset final
|
|
{
|
|
public:
|
|
const class UKosmosHangableComponent* hangable; // 0x0000(0x0008)(ConstParm, Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FVector ReturnValue; // 0x0008(0x000C)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_14[0x4]; // 0x0014(0x0004)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosZipline_GetEndOffset;
|
|
|
|
// Function Kosmos.KosmosZipline.GetTotalDistance
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosZipline_GetTotalDistance final
|
|
{
|
|
public:
|
|
const class UKosmosHangableComponent* hangable; // 0x0000(0x0008)(ConstParm, Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
float ReturnValue; // 0x0008(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_C[0x4]; // 0x000C(0x0004)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosZipline_GetTotalDistance;
|
|
|
|
// Function Kosmos.KosmosZipline.GetZiplineDataBP
|
|
// 0x0040 (0x0040 - 0x0000)
|
|
struct KosmosZipline_GetZiplineDataBP final
|
|
{
|
|
public:
|
|
const class UKosmosHangableComponent* hangable; // 0x0000(0x0008)(ConstParm, Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FKosmosZiplineRuntimeData ZiplineData; // 0x0008(0x0038)(Parm, OutParm, NoDestructor, ContainsInstancedReference, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosZipline_GetZiplineDataBP;
|
|
|
|
// Function Kosmos.KosmosZipline.HangableGrabEnd
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosZipline_HangableGrabEnd final
|
|
{
|
|
public:
|
|
class UKosmosHangableComponent* hangable; // 0x0000(0x0008)(Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
const class UKosmosBaseGrabberInterface* grabber; // 0x0008(0x0008)(ConstParm, Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosZipline_HangableGrabEnd;
|
|
|
|
// Function Kosmos.KosmosZipline.HangableGrabStart
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosZipline_HangableGrabStart final
|
|
{
|
|
public:
|
|
class UKosmosHangableComponent* hangable; // 0x0000(0x0008)(Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
const class UKosmosBaseGrabberInterface* grabber; // 0x0008(0x0008)(ConstParm, Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosZipline_HangableGrabStart;
|
|
|
|
// Function Kosmos.KosmosZipline.HangableTransitionStart
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosZipline_HangableTransitionStart final
|
|
{
|
|
public:
|
|
class UKosmosHangableComponent* hangable; // 0x0000(0x0008)(Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
const class UKosmosBaseGrabberInterface* grabber; // 0x0008(0x0008)(ConstParm, Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosZipline_HangableTransitionStart;
|
|
|
|
// Function Kosmos.KosmosZipline.OnCharacterDestroyed
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosZipline_OnCharacterDestroyed final
|
|
{
|
|
public:
|
|
class AActor* DestroyedActor; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosZipline_OnCharacterDestroyed;
|
|
|
|
// Function Kosmos.KosmosZipline.OnDetectVolumeOverlap
|
|
// 0x00A8 (0x00A8 - 0x0000)
|
|
struct KosmosZipline_OnDetectVolumeOverlap final
|
|
{
|
|
public:
|
|
class UPrimitiveComponent* OverlappedComponent; // 0x0000(0x0008)(Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class AActor* OtherActor; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class UPrimitiveComponent* OtherComp; // 0x0010(0x0008)(Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
int32 OtherBodyIndex; // 0x0018(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool bFromSweep; // 0x001C(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_1D[0x3]; // 0x001D(0x0003)(Fixing Size After Last Property [ Dumper-7 ])
|
|
struct FHitResult SweepResult; // 0x0020(0x0088)(ConstParm, Parm, OutParm, ReferenceParm, IsPlainOldData, NoDestructor, ContainsInstancedReference, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosZipline_OnDetectVolumeOverlap;
|
|
|
|
// Function Kosmos.KosmosZipline.Playpal_GetLocationAndRotation
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct KosmosZipline_Playpal_GetLocationAndRotation final
|
|
{
|
|
public:
|
|
struct FVector OutLocation; // 0x0000(0x000C)(Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FVector OutRotation; // 0x000C(0x000C)(Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosZipline_Playpal_GetLocationAndRotation;
|
|
|
|
// Function Kosmos.KosmosZipline.RemoveReleaseGrabbingRestriction
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosZipline_RemoveReleaseGrabbingRestriction final
|
|
{
|
|
public:
|
|
const class AKosmosBaseCharacter* Character; // 0x0000(0x0008)(ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosZipline_RemoveReleaseGrabbingRestriction;
|
|
|
|
// Function Kosmos.KosmosZipline.SetReleaseGrabbingRestriction
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosZipline_SetReleaseGrabbingRestriction final
|
|
{
|
|
public:
|
|
const class AKosmosBaseCharacter* Character; // 0x0000(0x0008)(ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosZipline_SetReleaseGrabbingRestriction;
|
|
|
|
// Function Kosmos.KosmosZipline.SetZiplineData
|
|
// 0x0040 (0x0040 - 0x0000)
|
|
struct KosmosZipline_SetZiplineData final
|
|
{
|
|
public:
|
|
class UKosmosHangableComponent* hangable; // 0x0000(0x0008)(Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FKosmosZiplineRuntimeData NewValue; // 0x0008(0x0038)(ConstParm, Parm, OutParm, ReferenceParm, NoDestructor, ContainsInstancedReference, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosZipline_SetZiplineData;
|
|
|
|
// Function Kosmos.KosmosZipline.FindClosestPointOnLine
|
|
// 0x0030 (0x0030 - 0x0000)
|
|
struct KosmosZipline_FindClosestPointOnLine final
|
|
{
|
|
public:
|
|
struct FVector TargetLocation; // 0x0000(0x000C)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FVector StartLocation; // 0x000C(0x000C)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FVector EndLocation; // 0x0018(0x000C)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FVector ReturnValue; // 0x0024(0x000C)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosZipline_FindClosestPointOnLine;
|
|
|
|
// Function Kosmos.KosmosZipline.GetAnotherHangable
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosZipline_GetAnotherHangable final
|
|
{
|
|
public:
|
|
const class UKosmosHangableComponent* hangable; // 0x0000(0x0008)(ConstParm, Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class UKosmosHangableComponent* ReturnValue; // 0x0008(0x0008)(ExportObject, Parm, OutParm, ZeroConstructor, ReturnParm, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosZipline_GetAnotherHangable;
|
|
|
|
// Function Kosmos.KosmosZipline.GetEndZiplineWorldLocation
|
|
// 0x000C (0x000C - 0x0000)
|
|
struct KosmosZipline_GetEndZiplineWorldLocation final
|
|
{
|
|
public:
|
|
struct FVector ReturnValue; // 0x0000(0x000C)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosZipline_GetEndZiplineWorldLocation;
|
|
|
|
// Function Kosmos.KosmosZipline.GetHangableByCharacter
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosZipline_GetHangableByCharacter final
|
|
{
|
|
public:
|
|
const class AKosmosBaseCharacter* Character; // 0x0000(0x0008)(ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class UKosmosHangableComponent* ReturnValue; // 0x0008(0x0008)(ExportObject, Parm, OutParm, ZeroConstructor, ReturnParm, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosZipline_GetHangableByCharacter;
|
|
|
|
// Function Kosmos.KosmosZipline.GetHangableDistanceFromStart
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosZipline_GetHangableDistanceFromStart final
|
|
{
|
|
public:
|
|
const class UKosmosHangableComponent* hangable; // 0x0000(0x0008)(ConstParm, Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
float ReturnValue; // 0x0008(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_C[0x4]; // 0x000C(0x0004)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosZipline_GetHangableDistanceFromStart;
|
|
|
|
// Function Kosmos.KosmosZipline.GetStartZiplineWorldLocation
|
|
// 0x000C (0x000C - 0x0000)
|
|
struct KosmosZipline_GetStartZiplineWorldLocation final
|
|
{
|
|
public:
|
|
struct FVector ReturnValue; // 0x0000(0x000C)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosZipline_GetStartZiplineWorldLocation;
|
|
|
|
// Function Kosmos.KosmosZipline.GetZiplineAbilityByCharacter
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosZipline_GetZiplineAbilityByCharacter final
|
|
{
|
|
public:
|
|
const class AKosmosBaseCharacter* Character; // 0x0000(0x0008)(ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
TSubclassOf<class UGameplayAbility> ReturnValue; // 0x0008(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, UObjectWrapper, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosZipline_GetZiplineAbilityByCharacter;
|
|
|
|
// Function Kosmos.KosmosZipline.GetZiplineTrailParticle
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosZipline_GetZiplineTrailParticle final
|
|
{
|
|
public:
|
|
const class UKosmosHangableComponent* hangable; // 0x0000(0x0008)(ConstParm, Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class UNiagaraComponent* ReturnValue; // 0x0008(0x0008)(ExportObject, Parm, OutParm, ZeroConstructor, ReturnParm, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosZipline_GetZiplineTrailParticle;
|
|
|
|
// Function Kosmos.KosmosNavigationSystem.FilterNavDataNotInSelectedLevel
|
|
// 0x0030 (0x0030 - 0x0000)
|
|
struct KosmosNavigationSystem_FilterNavDataNotInSelectedLevel final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
TArray<class ANavigationData*> InNavData; // 0x0008(0x0010)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NativeAccessSpecifierPublic)
|
|
TArray<class ANavigationData*> OutNavData; // 0x0018(0x0010)(Parm, OutParm, ZeroConstructor, NativeAccessSpecifierPublic)
|
|
class UWorld* InWorldToCheck; // 0x0028(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosNavigationSystem_FilterNavDataNotInSelectedLevel;
|
|
|
|
// Function Kosmos.KosmosNavigationSystem.MakeSureRightData
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosNavigationSystem_MakeSureRightData final
|
|
{
|
|
public:
|
|
TArray<class ANavigationData*> InNavData; // 0x0000(0x0010)(Parm, ZeroConstructor, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosNavigationSystem_MakeSureRightData;
|
|
|
|
// Function Kosmos.KosmosNavigationSystem.SetNavData
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosNavigationSystem_SetNavData final
|
|
{
|
|
public:
|
|
TArray<class ANavigationData*> InNavData; // 0x0000(0x0010)(Parm, ZeroConstructor, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosNavigationSystem_SetNavData;
|
|
|
|
// Function Kosmos.KosmosNavigationSystem.ShouldBeDynamic
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosNavigationSystem_ShouldBeDynamic final
|
|
{
|
|
public:
|
|
bool bInValue; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosNavigationSystem_ShouldBeDynamic;
|
|
|
|
// Function Kosmos.KosmosNavigationSystem.GetNavDataForCharacter
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosNavigationSystem_GetNavDataForCharacter final
|
|
{
|
|
public:
|
|
class ACharacter* InCharacter; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
const class ANavigationData* ReturnValue; // 0x0008(0x0008)(ConstParm, Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosNavigationSystem_GetNavDataForCharacter;
|
|
|
|
// Function Kosmos.SwarmComponent.AvoidExclusionPoints
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct SwarmComponent_AvoidExclusionPoints final
|
|
{
|
|
public:
|
|
struct FVector ExclusionPoint; // 0x0000(0x000C)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
float ExclusionRange; // 0x000C(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_SwarmComponent_AvoidExclusionPoints;
|
|
|
|
// Function Kosmos.KosmosNavLink.GetRunPoint
|
|
// 0x000C (0x000C - 0x0000)
|
|
struct KosmosNavLink_GetRunPoint final
|
|
{
|
|
public:
|
|
struct FVector ReturnValue; // 0x0000(0x000C)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosNavLink_GetRunPoint;
|
|
|
|
// Function Kosmos.KosmosNavLink.HasRunPoint
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosNavLink_HasRunPoint final
|
|
{
|
|
public:
|
|
bool ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosNavLink_HasRunPoint;
|
|
|
|
// Function Kosmos.KosmosNavLink.OnPropertyChannge
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosNavLink_OnPropertyChannge final
|
|
{
|
|
public:
|
|
class FName InPropertyName; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosNavLink_OnPropertyChannge;
|
|
|
|
// Function Kosmos.KosmosNavLink.SetLinkData
|
|
// 0x001C (0x001C - 0x0000)
|
|
struct KosmosNavLink_SetLinkData final
|
|
{
|
|
public:
|
|
struct FVector RelativeStart; // 0x0000(0x000C)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FVector RelativeEnd; // 0x000C(0x000C)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
ENavLinkDirection Direction; // 0x0018(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_19[0x3]; // 0x0019(0x0003)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosNavLink_SetLinkData;
|
|
|
|
// Function Kosmos.KosmosNavLink.SetWaitOnLink
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosNavLink_SetWaitOnLink final
|
|
{
|
|
public:
|
|
bool InState; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosNavLink_SetWaitOnLink;
|
|
|
|
// Function Kosmos.KosmosNavLink.Update
|
|
// 0x0004 (0x0004 - 0x0000)
|
|
struct KosmosNavLink_Update final
|
|
{
|
|
public:
|
|
float DeltaTime; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosNavLink_Update;
|
|
|
|
// Function Kosmos.KosmosNetBlueprintLibrary.AddNetInterpSample
|
|
// 0x0030 (0x0030 - 0x0000)
|
|
struct KosmosNetBlueprintLibrary_AddNetInterpSample final
|
|
{
|
|
public:
|
|
struct FKosmosNetInterpSamplesBuffer Samples; // 0x0000(0x0028)(Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic)
|
|
float Value; // 0x0028(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_2C[0x4]; // 0x002C(0x0004)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosNetBlueprintLibrary_AddNetInterpSample;
|
|
|
|
// Function Kosmos.KosmosNetBlueprintLibrary.ClearNetInterpSamples
|
|
// 0x0028 (0x0028 - 0x0000)
|
|
struct KosmosNetBlueprintLibrary_ClearNetInterpSamples final
|
|
{
|
|
public:
|
|
struct FKosmosNetInterpSamplesBuffer Samples; // 0x0000(0x0028)(Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosNetBlueprintLibrary_ClearNetInterpSamples;
|
|
|
|
// Function Kosmos.KosmosNetBlueprintLibrary.GetAverageNetInterpSample
|
|
// 0x0030 (0x0030 - 0x0000)
|
|
struct KosmosNetBlueprintLibrary_GetAverageNetInterpSample final
|
|
{
|
|
public:
|
|
struct FKosmosNetInterpSamplesBuffer Samples; // 0x0000(0x0028)(ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic)
|
|
float ReturnValue; // 0x0028(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_2C[0x4]; // 0x002C(0x0004)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosNetBlueprintLibrary_GetAverageNetInterpSample;
|
|
|
|
// Function Kosmos.KosmosNetBlueprintLibrary.GetPlayerInput
|
|
// 0x0030 (0x0030 - 0x0000)
|
|
struct KosmosNetBlueprintLibrary_GetPlayerInput final
|
|
{
|
|
public:
|
|
const class AKosmosBaseCharacter* Character; // 0x0000(0x0008)(ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FVector TurningPoint; // 0x0008(0x000C)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FVector PlayerInput; // 0x0014(0x000C)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FVector ReturnValue; // 0x0020(0x000C)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_2C[0x4]; // 0x002C(0x0004)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosNetBlueprintLibrary_GetPlayerInput;
|
|
|
|
// Function Kosmos.KosmosNomeSpline.Client_HandleSplineResume
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct KosmosNomeSpline_Client_HandleSplineResume final
|
|
{
|
|
public:
|
|
bool InReachedEnd; // 0x0000(0x0001)(ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_1[0x3]; // 0x0001(0x0003)(Fixing Size After Last Property [ Dumper-7 ])
|
|
int32 InAdvancedStage; // 0x0004(0x0004)(ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
TArray<bool> StageVisibilities; // 0x0008(0x0010)(ConstParm, Parm, ZeroConstructor, ReferenceParm, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosNomeSpline_Client_HandleSplineResume;
|
|
|
|
// Function Kosmos.KosmosNomeSpline.GetActivationAnimation
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosNomeSpline_GetActivationAnimation final
|
|
{
|
|
public:
|
|
class UAnimSequence* ReturnValue; // 0x0000(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosNomeSpline_GetActivationAnimation;
|
|
|
|
// Function Kosmos.KosmosNomeSpline.GetFinalAnimation
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosNomeSpline_GetFinalAnimation final
|
|
{
|
|
public:
|
|
class UAnimSequence* ReturnValue; // 0x0000(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosNomeSpline_GetFinalAnimation;
|
|
|
|
// Function Kosmos.KosmosNomeSpline.GetIdleAnimation
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosNomeSpline_GetIdleAnimation final
|
|
{
|
|
public:
|
|
class UAnimSequence* ReturnValue; // 0x0000(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosNomeSpline_GetIdleAnimation;
|
|
|
|
// Function Kosmos.KosmosNomeSpline.NomeHugged
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosNomeSpline_NomeHugged final
|
|
{
|
|
public:
|
|
class AActor* Pawn; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosNomeSpline_NomeHugged;
|
|
|
|
// Function Kosmos.KosmosNomeSpline.OnTriggerVolumeHit
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosNomeSpline_OnTriggerVolumeHit final
|
|
{
|
|
public:
|
|
class APawn* Pawn; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosNomeSpline_OnTriggerVolumeHit;
|
|
|
|
// Function Kosmos.KosmosOnlineSessionManager.SetUserDismissLowConnection
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosOnlineSessionManager_SetUserDismissLowConnection final
|
|
{
|
|
public:
|
|
bool bValue; // 0x0000(0x0001)(ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosOnlineSessionManager_SetUserDismissLowConnection;
|
|
|
|
// Function Kosmos.KosmosOnlineSessionManager.GetSentToFrontEndForLowConnection
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosOnlineSessionManager_GetSentToFrontEndForLowConnection final
|
|
{
|
|
public:
|
|
bool ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosOnlineSessionManager_GetSentToFrontEndForLowConnection;
|
|
|
|
// Function Kosmos.KosmosOutfitComponent.Multicast_TriggerCostumeChange
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosOutfitComponent_Multicast_TriggerCostumeChange final
|
|
{
|
|
public:
|
|
class FString InOutfitVariation; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosOutfitComponent_Multicast_TriggerCostumeChange;
|
|
|
|
// Function Kosmos.KosmosOutfitComponent.PreviewOutfit
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct KosmosOutfitComponent_PreviewOutfit final
|
|
{
|
|
public:
|
|
class FString Variant; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class FString InCharacterTag; // 0x0010(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosOutfitComponent_PreviewOutfit;
|
|
|
|
// Function Kosmos.KosmosOutfitComponent.Server_TriggerCostumeChange
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosOutfitComponent_Server_TriggerCostumeChange final
|
|
{
|
|
public:
|
|
class FString InOutfitVariation; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosOutfitComponent_Server_TriggerCostumeChange;
|
|
|
|
// Function Kosmos.KosmosOutfitComponent.SetCharacterTag
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosOutfitComponent_SetCharacterTag final
|
|
{
|
|
public:
|
|
class FString InCharacterTag; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosOutfitComponent_SetCharacterTag;
|
|
|
|
// Function Kosmos.KosmosOutfitComponent.SetOutfitVariations
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosOutfitComponent_SetOutfitVariations final
|
|
{
|
|
public:
|
|
class UKosmosWearableItems* InVariantAsset; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosOutfitComponent_SetOutfitVariations;
|
|
|
|
// Function Kosmos.KosmosOutfitComponent.SetSelectedVariation
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosOutfitComponent_SetSelectedVariation final
|
|
{
|
|
public:
|
|
class FString InOutfitVariation; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosOutfitComponent_SetSelectedVariation;
|
|
|
|
// Function Kosmos.KosmosOutfitComponent.UpdateOutfit
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct KosmosOutfitComponent_UpdateOutfit final
|
|
{
|
|
public:
|
|
class FString Variant; // 0x0000(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class FString InCharacterTag; // 0x0010(0x0010)(Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosOutfitComponent_UpdateOutfit;
|
|
|
|
// Function Kosmos.KosmosPauseManagementSubsystem.SetIsLocallyPaused
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosPauseManagementSubsystem_SetIsLocallyPaused final
|
|
{
|
|
public:
|
|
bool bInPaused; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosPauseManagementSubsystem_SetIsLocallyPaused;
|
|
|
|
// Function Kosmos.KosmosPauseManagementSubsystem.SetIsPausingBlocked
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosPauseManagementSubsystem_SetIsPausingBlocked final
|
|
{
|
|
public:
|
|
bool bInBlocked; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosPauseManagementSubsystem_SetIsPausingBlocked;
|
|
|
|
// Function Kosmos.KosmosPauseManagementSubsystem.GetIsLocallyPaused
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosPauseManagementSubsystem_GetIsLocallyPaused final
|
|
{
|
|
public:
|
|
bool ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosPauseManagementSubsystem_GetIsLocallyPaused;
|
|
|
|
// Function Kosmos.KosmosPauseManagementSubsystem.GetIsPaused
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosPauseManagementSubsystem_GetIsPaused final
|
|
{
|
|
public:
|
|
bool ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosPauseManagementSubsystem_GetIsPaused;
|
|
|
|
// Function Kosmos.KosmosPauseManagementSubsystem.GetIsPausingBlocked
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosPauseManagementSubsystem_GetIsPausingBlocked final
|
|
{
|
|
public:
|
|
bool ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosPauseManagementSubsystem_GetIsPausingBlocked;
|
|
|
|
// Function Kosmos.KosmosPauseManagementSubsystem.GetIsWaitingOnOtherPlayer
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosPauseManagementSubsystem_GetIsWaitingOnOtherPlayer final
|
|
{
|
|
public:
|
|
bool ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosPauseManagementSubsystem_GetIsWaitingOnOtherPlayer;
|
|
|
|
// Function Kosmos.PhysicalReactionComponent.OnPhysicalReactionFinished
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct PhysicalReactionComponent_OnPhysicalReactionFinished final
|
|
{
|
|
public:
|
|
class AActor* notifier; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class FName NotifyName; // 0x0008(0x0008)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
TArray<class UAnimMetaData*> AnimMetaData; // 0x0010(0x0010)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_PhysicalReactionComponent_OnPhysicalReactionFinished;
|
|
|
|
// Function Kosmos.PhysicalReactionComponent.OnPhysicalReactionStarted
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct PhysicalReactionComponent_OnPhysicalReactionStarted final
|
|
{
|
|
public:
|
|
class AActor* notifier; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class FName NotifyName; // 0x0008(0x0008)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
TArray<class UAnimMetaData*> AnimMetaData; // 0x0010(0x0010)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_PhysicalReactionComponent_OnPhysicalReactionStarted;
|
|
|
|
// Function Kosmos.KosmosPickupComponent.CalculateThrowData
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct KosmosPickupComponent_CalculateThrowData final
|
|
{
|
|
public:
|
|
class AKosmosBaseCharacter* InHolder; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FKosmosThrowSettings ThrowSettings; // 0x0008(0x002C)(ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic)
|
|
struct FVector OutTargetLocation; // 0x0034(0x000C)(Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FVector OutThrowDirection; // 0x0040(0x000C)(Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_4C[0x4]; // 0x004C(0x0004)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosPickupComponent_CalculateThrowData;
|
|
|
|
// Function Kosmos.KosmosPickupComponent.CallOnCarriableAttackStartedEvent
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosPickupComponent_CallOnCarriableAttackStartedEvent final
|
|
{
|
|
public:
|
|
class AKosmosBaseCharacter* InHolder; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosPickupComponent_CallOnCarriableAttackStartedEvent;
|
|
|
|
// Function Kosmos.KosmosPickupComponent.CallOnForceDrop
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosPickupComponent_CallOnForceDrop final
|
|
{
|
|
public:
|
|
class AKosmosBaseCharacter* InHolder; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosPickupComponent_CallOnForceDrop;
|
|
|
|
// Function Kosmos.KosmosPickupComponent.CallOnPickupAttachEvent
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosPickupComponent_CallOnPickupAttachEvent final
|
|
{
|
|
public:
|
|
class AKosmosBaseCharacter* InHolder; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosPickupComponent_CallOnPickupAttachEvent;
|
|
|
|
// Function Kosmos.KosmosPickupComponent.CallOnPickupFinishedEvent
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosPickupComponent_CallOnPickupFinishedEvent final
|
|
{
|
|
public:
|
|
class AKosmosBaseCharacter* InHolder; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosPickupComponent_CallOnPickupFinishedEvent;
|
|
|
|
// Function Kosmos.KosmosPickupComponent.CallOnPickupSpawnedInInventory
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosPickupComponent_CallOnPickupSpawnedInInventory final
|
|
{
|
|
public:
|
|
class AKosmosBaseCharacter* InHolder; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosPickupComponent_CallOnPickupSpawnedInInventory;
|
|
|
|
// Function Kosmos.KosmosPickupComponent.CallOnPickupStartedEvent
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosPickupComponent_CallOnPickupStartedEvent final
|
|
{
|
|
public:
|
|
class AKosmosBaseCharacter* InHolder; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosPickupComponent_CallOnPickupStartedEvent;
|
|
|
|
// Function Kosmos.KosmosPickupComponent.CallOnPutdownDetachEvent
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosPickupComponent_CallOnPutdownDetachEvent final
|
|
{
|
|
public:
|
|
class AKosmosBaseCharacter* InHolder; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosPickupComponent_CallOnPutdownDetachEvent;
|
|
|
|
// Function Kosmos.KosmosPickupComponent.CallOnPutdownFinishedEvent
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosPickupComponent_CallOnPutdownFinishedEvent final
|
|
{
|
|
public:
|
|
class AKosmosBaseCharacter* InHolder; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosPickupComponent_CallOnPutdownFinishedEvent;
|
|
|
|
// Function Kosmos.KosmosPickupComponent.CallOnPutdownStartedEvent
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosPickupComponent_CallOnPutdownStartedEvent final
|
|
{
|
|
public:
|
|
class AKosmosBaseCharacter* InHolder; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosPickupComponent_CallOnPutdownStartedEvent;
|
|
|
|
// Function Kosmos.KosmosPickupComponent.CallOnStashingInPocketFinishedEvent
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosPickupComponent_CallOnStashingInPocketFinishedEvent final
|
|
{
|
|
public:
|
|
class AKosmosBaseCharacter* InHolder; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosPickupComponent_CallOnStashingInPocketFinishedEvent;
|
|
|
|
// Function Kosmos.KosmosPickupComponent.CallOnStashingInPocketStartedEvent
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosPickupComponent_CallOnStashingInPocketStartedEvent final
|
|
{
|
|
public:
|
|
class AKosmosBaseCharacter* InHolder; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosPickupComponent_CallOnStashingInPocketStartedEvent;
|
|
|
|
// Function Kosmos.KosmosPickupComponent.CallOnTakingFromPocketFinishedEvent
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosPickupComponent_CallOnTakingFromPocketFinishedEvent final
|
|
{
|
|
public:
|
|
class AKosmosBaseCharacter* InHolder; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosPickupComponent_CallOnTakingFromPocketFinishedEvent;
|
|
|
|
// Function Kosmos.KosmosPickupComponent.CallOnTakingFromPocketStartedEvent
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosPickupComponent_CallOnTakingFromPocketStartedEvent final
|
|
{
|
|
public:
|
|
class AKosmosBaseCharacter* InHolder; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosPickupComponent_CallOnTakingFromPocketStartedEvent;
|
|
|
|
// Function Kosmos.KosmosPickupComponent.CallOnThrow
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct KosmosPickupComponent_CallOnThrow final
|
|
{
|
|
public:
|
|
class AKosmosBaseCharacter* InHolder; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FVector ThrowVector; // 0x0008(0x000C)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_14[0x4]; // 0x0014(0x0004)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosPickupComponent_CallOnThrow;
|
|
|
|
// Function Kosmos.KosmosPickupComponent.CallOnThrowFinishedEvent
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosPickupComponent_CallOnThrowFinishedEvent final
|
|
{
|
|
public:
|
|
class AKosmosBaseCharacter* InHolder; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosPickupComponent_CallOnThrowFinishedEvent;
|
|
|
|
// Function Kosmos.KosmosPickupComponent.CallOnThrowStartedEvent
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosPickupComponent_CallOnThrowStartedEvent final
|
|
{
|
|
public:
|
|
class AKosmosBaseCharacter* InHolder; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosPickupComponent_CallOnThrowStartedEvent;
|
|
|
|
// Function Kosmos.KosmosPickupComponent.CanPutDown
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosPickupComponent_CanPutDown final
|
|
{
|
|
public:
|
|
bool ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosPickupComponent_CanPutDown;
|
|
|
|
// Function Kosmos.KosmosPickupComponent.DetachFromSlot
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosPickupComponent_DetachFromSlot final
|
|
{
|
|
public:
|
|
bool bShouldEject; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosPickupComponent_DetachFromSlot;
|
|
|
|
// Function Kosmos.KosmosPickupComponent.ResetIKTasks
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosPickupComponent_ResetIKTasks final
|
|
{
|
|
public:
|
|
class AKosmosBaseCharacter* InHolder; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosPickupComponent_ResetIKTasks;
|
|
|
|
// Function Kosmos.KosmosPickupComponent.Server_SetCurrentTarget
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosPickupComponent_Server_SetCurrentTarget final
|
|
{
|
|
public:
|
|
class UKosmosTargetComponent* NewCurrentTarget; // 0x0000(0x0008)(Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosPickupComponent_Server_SetCurrentTarget;
|
|
|
|
// Function Kosmos.KosmosPickupComponent.SetEnabled
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosPickupComponent_SetEnabled final
|
|
{
|
|
public:
|
|
bool InState; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosPickupComponent_SetEnabled;
|
|
|
|
// Function Kosmos.KosmosPickupComponent.SetGrabbableActorLocationAndRotation
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct KosmosPickupComponent_SetGrabbableActorLocationAndRotation final
|
|
{
|
|
public:
|
|
struct FVector Location; // 0x0000(0x000C)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FRotator Rotation; // 0x000C(0x000C)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosPickupComponent_SetGrabbableActorLocationAndRotation;
|
|
|
|
// Function Kosmos.KosmosPickupComponent.SetHandEffectorTransform
|
|
// 0x0040 (0x0040 - 0x0000)
|
|
struct KosmosPickupComponent_SetHandEffectorTransform final
|
|
{
|
|
public:
|
|
EKosmosPickupHandType handType; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_1[0xF]; // 0x0001(0x000F)(Fixing Size After Last Property [ Dumper-7 ])
|
|
struct FTransform NewTransform; // 0x0010(0x0030)(ConstParm, Parm, OutParm, ReferenceParm, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosPickupComponent_SetHandEffectorTransform;
|
|
|
|
// Function Kosmos.KosmosPickupComponent.Throw
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct KosmosPickupComponent_Throw final
|
|
{
|
|
public:
|
|
class AKosmosBaseCharacter* InHolder; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FKosmosThrowSettings ThrowSettings; // 0x0008(0x002C)(ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic)
|
|
struct FVector ThrowTargetLocation; // 0x0034(0x000C)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FVector ReturnValue; // 0x0040(0x000C)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_4C[0x4]; // 0x004C(0x0004)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosPickupComponent_Throw;
|
|
|
|
// Function Kosmos.KosmosPickupComponent.CanBeDroppedOnStumble
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosPickupComponent_CanBeDroppedOnStumble final
|
|
{
|
|
public:
|
|
bool ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosPickupComponent_CanBeDroppedOnStumble;
|
|
|
|
// Function Kosmos.KosmosPickupComponent.GetCurrentThrowTarget
|
|
// 0x0068 (0x0068 - 0x0000)
|
|
struct KosmosPickupComponent_GetCurrentThrowTarget final
|
|
{
|
|
public:
|
|
const class AKosmosBaseCharacter* InHolder; // 0x0000(0x0008)(ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FVector throwStart; // 0x0008(0x000C)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FKosmosThrowParameters Parameters; // 0x0014(0x004C)(ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic)
|
|
class UKosmosTargetComponent* ReturnValue; // 0x0060(0x0008)(ExportObject, Parm, OutParm, ZeroConstructor, ReturnParm, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosPickupComponent_GetCurrentThrowTarget;
|
|
|
|
// Function Kosmos.KosmosPickupComponent.GetHandEffector
|
|
// 0x0040 (0x0040 - 0x0000)
|
|
struct KosmosPickupComponent_GetHandEffector final
|
|
{
|
|
public:
|
|
EKosmosPickupHandType handType; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_1[0xF]; // 0x0001(0x000F)(Fixing Size After Last Property [ Dumper-7 ])
|
|
struct FTransform ReturnValue; // 0x0010(0x0030)(Parm, OutParm, ReturnParm, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosPickupComponent_GetHandEffector;
|
|
|
|
// Function Kosmos.KosmosPickupComponent.GetPickUpPointLocation
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct KosmosPickupComponent_GetPickUpPointLocation final
|
|
{
|
|
public:
|
|
class AActor* Holder_0; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FVector ReturnValue; // 0x0008(0x000C)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_14[0x4]; // 0x0014(0x0004)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosPickupComponent_GetPickUpPointLocation;
|
|
|
|
// Function Kosmos.KosmosPickupComponent.GetPickUpTargetDirection
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct KosmosPickupComponent_GetPickUpTargetDirection final
|
|
{
|
|
public:
|
|
struct FVector holderLocation; // 0x0000(0x000C)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FVector ReturnValue; // 0x000C(0x000C)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosPickupComponent_GetPickUpTargetDirection;
|
|
|
|
// Function Kosmos.KosmosPickupComponent.GetTargetActor
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosPickupComponent_GetTargetActor final
|
|
{
|
|
public:
|
|
class UKosmosTargetComponent* ReturnValue; // 0x0000(0x0008)(ExportObject, Parm, OutParm, ZeroConstructor, ReturnParm, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosPickupComponent_GetTargetActor;
|
|
|
|
// Function Kosmos.KosmosPickupComponent.GetTargetToLerpTo
|
|
// 0x0050 (0x0050 - 0x0000)
|
|
struct KosmosPickupComponent_GetTargetToLerpTo final
|
|
{
|
|
public:
|
|
class AKosmosBaseCharacter* InHolder; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_8[0x8]; // 0x0008(0x0008)(Fixing Size After Last Property [ Dumper-7 ])
|
|
struct FTransform OutTargetToLerpTo; // 0x0010(0x0030)(Parm, OutParm, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic)
|
|
bool ReturnValue; // 0x0040(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_41[0xF]; // 0x0041(0x000F)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosPickupComponent_GetTargetToLerpTo;
|
|
|
|
// Function Kosmos.KosmosPickupComponent.HasHandEffector
|
|
// 0x0002 (0x0002 - 0x0000)
|
|
struct KosmosPickupComponent_HasHandEffector final
|
|
{
|
|
public:
|
|
EKosmosPickupHandType handType; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool ReturnValue; // 0x0001(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosPickupComponent_HasHandEffector;
|
|
|
|
// Function Kosmos.KosmosPickupComponent.IsCurrentlyHeld
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosPickupComponent_IsCurrentlyHeld final
|
|
{
|
|
public:
|
|
bool ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosPickupComponent_IsCurrentlyHeld;
|
|
|
|
// Function Kosmos.KosmosPickupComponent.IsEnabled
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosPickupComponent_IsEnabled final
|
|
{
|
|
public:
|
|
bool ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosPickupComponent_IsEnabled;
|
|
|
|
// Function Kosmos.KosmosPickupComponent.IsInActiveState
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosPickupComponent_IsInActiveState final
|
|
{
|
|
public:
|
|
bool ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosPickupComponent_IsInActiveState;
|
|
|
|
// Function Kosmos.KosmosPIPManager.GetTargetPIP
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosPIPManager_GetTargetPIP final
|
|
{
|
|
public:
|
|
class AKosmosPlaypalInteractionPoint* ReturnValue; // 0x0000(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosPIPManager_GetTargetPIP;
|
|
|
|
// Function Kosmos.KosmosPIPManager.ShouldCancelTargetPIP
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosPIPManager_ShouldCancelTargetPIP final
|
|
{
|
|
public:
|
|
bool ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosPIPManager_ShouldCancelTargetPIP;
|
|
|
|
// Function Kosmos.KosmosPIPMontage.OnMontageNotifyReceived
|
|
// 0x0028 (0x0028 - 0x0000)
|
|
struct KosmosPIPMontage_OnMontageNotifyReceived final
|
|
{
|
|
public:
|
|
class FName NotifyName; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FBranchingPointNotifyPayload BranchingPointNotifyPayload; // 0x0008(0x0020)(ConstParm, Parm, OutParm, ReferenceParm, NoDestructor, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosPIPMontage_OnMontageNotifyReceived;
|
|
|
|
// Function Kosmos.KosmosPIPMontage.PlaySequence
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosPIPMontage_PlaySequence final
|
|
{
|
|
public:
|
|
class ALevelSequenceActor* LevelSequence; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosPIPMontage_PlaySequence;
|
|
|
|
// Function Kosmos.KosmosPlaypalCommandsWeaponTools.PlaypalFlashlightAim
|
|
// 0x0028 (0x0028 - 0x0000)
|
|
struct KosmosPlaypalCommandsWeaponTools_PlaypalFlashlightAim final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class AActor* ActorToAimAt; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FVector AimLocation; // 0x0010(0x000C)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_1C[0x4]; // 0x001C(0x0004)(Fixing Size After Last Property [ Dumper-7 ])
|
|
class UKosmosPlaypalCommandsWeaponTools* ReturnValue; // 0x0020(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosPlaypalCommandsWeaponTools_PlaypalFlashlightAim;
|
|
|
|
// Function Kosmos.KosmosPlaypalCommandsWeaponTools.PlaypalFlashlightToggle
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct KosmosPlaypalCommandsWeaponTools_PlaypalFlashlightToggle final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool bShouldEquipped; // 0x0008(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_9[0x7]; // 0x0009(0x0007)(Fixing Size After Last Property [ Dumper-7 ])
|
|
class UKosmosPlaypalCommandsWeaponTools* ReturnValue; // 0x0010(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosPlaypalCommandsWeaponTools_PlaypalFlashlightToggle;
|
|
|
|
// Function Kosmos.KosmosPlaypalCommandsWeaponTools.PlaypalUmbrella
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct KosmosPlaypalCommandsWeaponTools_PlaypalUmbrella final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool ShouldOpen; // 0x0008(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_9[0x7]; // 0x0009(0x0007)(Fixing Size After Last Property [ Dumper-7 ])
|
|
class UKosmosPlaypalCommandsWeaponTools* ReturnValue; // 0x0010(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosPlaypalCommandsWeaponTools_PlaypalUmbrella;
|
|
|
|
// Function Kosmos.KosmosPlaypalCommandsWeaponTools.PlaypalWeaponAttack
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct KosmosPlaypalCommandsWeaponTools_PlaypalWeaponAttack final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class AActor* Standpoint; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FVector StandLocation; // 0x0010(0x000C)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_1C[0x4]; // 0x001C(0x0004)(Fixing Size After Last Property [ Dumper-7 ])
|
|
class AActor* TargetToHit; // 0x0020(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FVector TargetLocation; // 0x0028(0x000C)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool ShouldStashOnFinish; // 0x0034(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_35[0x3]; // 0x0035(0x0003)(Fixing Size After Last Property [ Dumper-7 ])
|
|
int32 NumberOfAttacks; // 0x0038(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
float GoalRadius; // 0x003C(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class UKosmosPlaypalCommandsWeaponTools* ReturnValue; // 0x0040(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosPlaypalCommandsWeaponTools_PlaypalWeaponAttack;
|
|
|
|
// Function Kosmos.KosmosPlaypalCommandsWeaponTools.PlaypalWeaponShowHide
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct KosmosPlaypalCommandsWeaponTools_PlaypalWeaponShowHide final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool ShouldShow; // 0x0008(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_9[0x7]; // 0x0009(0x0007)(Fixing Size After Last Property [ Dumper-7 ])
|
|
class UKosmosPlaypalCommandsWeaponTools* ReturnValue; // 0x0010(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosPlaypalCommandsWeaponTools_PlaypalWeaponShowHide;
|
|
|
|
// Function Kosmos.KosmosPlaypalCommandsWeaponTools.PlaypalWrenchLever
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct KosmosPlaypalCommandsWeaponTools_PlaypalWrenchLever final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class AKosmosEnvironmentInteractable* WrenchLever; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
float TargetProgress; // 0x0010(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
float HoldTime; // 0x0014(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class UKosmosPlaypalCommandsWeaponTools* ReturnValue; // 0x0018(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosPlaypalCommandsWeaponTools_PlaypalWrenchLever;
|
|
|
|
// Function Kosmos.KosmosPuppetEncounterVolume.AllPuppetsAreDead
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosPuppetEncounterVolume_AllPuppetsAreDead final
|
|
{
|
|
public:
|
|
bool ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosPuppetEncounterVolume_AllPuppetsAreDead;
|
|
|
|
// Function Kosmos.KosmosPuppetEncounterVolume.FindPathToSafety
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct KosmosPuppetEncounterVolume_FindPathToSafety final
|
|
{
|
|
public:
|
|
TArray<struct FVector> OutPathPoints; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, NativeAccessSpecifierPublic)
|
|
class AKosmosAIController* PlaypalController; // 0x0010(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool ReturnValue; // 0x0018(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_19[0x7]; // 0x0019(0x0007)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosPuppetEncounterVolume_FindPathToSafety;
|
|
|
|
// Function Kosmos.KosmosPuppetEncounterVolume.GetNumPuppets
|
|
// 0x0004 (0x0004 - 0x0000)
|
|
struct KosmosPuppetEncounterVolume_GetNumPuppets final
|
|
{
|
|
public:
|
|
int32 ReturnValue; // 0x0000(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosPuppetEncounterVolume_GetNumPuppets;
|
|
|
|
// Function Kosmos.KosmosPuppetEncounterVolume.GetPuppetInfo
|
|
// 0x003C (0x003C - 0x0000)
|
|
struct KosmosPuppetEncounterVolume_GetPuppetInfo final
|
|
{
|
|
public:
|
|
int32 Index_0; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FKosmosPuppetEncounterAgents OutPuppetData; // 0x0004(0x0038)(Parm, OutParm, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosPuppetEncounterVolume_GetPuppetInfo;
|
|
|
|
// Function Kosmos.KosmosPuppetEncounterVolume.HandleResume
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosPuppetEncounterVolume_HandleResume final
|
|
{
|
|
public:
|
|
class UKosmosCheckpointReader* InCheckpointReader; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosPuppetEncounterVolume_HandleResume;
|
|
|
|
// Function Kosmos.KosmosPuppetEncounterVolume.HandleSnapshot
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosPuppetEncounterVolume_HandleSnapshot final
|
|
{
|
|
public:
|
|
class UKosmosCheckpointWriter* InCheckpointWriter; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosPuppetEncounterVolume_HandleSnapshot;
|
|
|
|
// Function Kosmos.KosmosPuppetEncounterVolume.IsZoneSafe
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosPuppetEncounterVolume_IsZoneSafe final
|
|
{
|
|
public:
|
|
struct FVector Location; // 0x0000(0x000C)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool ReturnValue; // 0x000C(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_D[0x3]; // 0x000D(0x0003)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosPuppetEncounterVolume_IsZoneSafe;
|
|
|
|
// Function Kosmos.KosmosPuppetEncounterVolume.OnNullAreaUpdated
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosPuppetEncounterVolume_OnNullAreaUpdated final
|
|
{
|
|
public:
|
|
class FName EditAreaName; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class FName DebugShapeName; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosPuppetEncounterVolume_OnNullAreaUpdated;
|
|
|
|
// Function Kosmos.KosmosPuppetEncounterVolume.PuppetSpawn
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct KosmosPuppetEncounterVolume_PuppetSpawn final
|
|
{
|
|
public:
|
|
class ACharacter* Puppet; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FVector SpawnPoint; // 0x0008(0x000C)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
float SpawnTime; // 0x0014(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosPuppetEncounterVolume_PuppetSpawn;
|
|
|
|
// Function Kosmos.KosmosPuppetEncounterVolume.AllHeadlessPuppetsAreTargeting
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosPuppetEncounterVolume_AllHeadlessPuppetsAreTargeting final
|
|
{
|
|
public:
|
|
class AActor* PuppetsTarget; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool ReturnValue; // 0x0008(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_9[0x7]; // 0x0009(0x0007)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosPuppetEncounterVolume_AllHeadlessPuppetsAreTargeting;
|
|
|
|
// Function Kosmos.KosmosPuppetEncounterVolume.FindPath
|
|
// 0x0030 (0x0030 - 0x0000)
|
|
struct KosmosPuppetEncounterVolume_FindPath final
|
|
{
|
|
public:
|
|
struct FVector From; // 0x0000(0x000C)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FVector To; // 0x000C(0x000C)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
TArray<struct FVector> OutPathPoints; // 0x0018(0x0010)(Parm, OutParm, ZeroConstructor, NativeAccessSpecifierPublic)
|
|
bool ReturnValue; // 0x0028(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_29[0x7]; // 0x0029(0x0007)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosPuppetEncounterVolume_FindPath;
|
|
|
|
// Function Kosmos.KosmosPuppetEncounterVolume.GetAlertedPuppetWithHead
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosPuppetEncounterVolume_GetAlertedPuppetWithHead final
|
|
{
|
|
public:
|
|
class AActor* ReturnValue; // 0x0000(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosPuppetEncounterVolume_GetAlertedPuppetWithHead;
|
|
|
|
// Function Kosmos.KosmosPuppetEncounterVolume.GetHeadlessPuppet
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosPuppetEncounterVolume_GetHeadlessPuppet final
|
|
{
|
|
public:
|
|
class AActor* ReturnValue; // 0x0000(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosPuppetEncounterVolume_GetHeadlessPuppet;
|
|
|
|
// Function Kosmos.KosmosPuppetEncounterVolume.HasBeenAlertedTime
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosPuppetEncounterVolume_HasBeenAlertedTime final
|
|
{
|
|
public:
|
|
class AActor* Puppet; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
float MinTime; // 0x0008(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool ReturnValue; // 0x000C(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_D[0x3]; // 0x000D(0x0003)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosPuppetEncounterVolume_HasBeenAlertedTime;
|
|
|
|
// Function Kosmos.KosmosPuppetEncounterVolume.HasHeadlessPuppets
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosPuppetEncounterVolume_HasHeadlessPuppets final
|
|
{
|
|
public:
|
|
bool ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosPuppetEncounterVolume_HasHeadlessPuppets;
|
|
|
|
// Function Kosmos.KosmosPuppetEncounterVolume.IsEnabled
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosPuppetEncounterVolume_IsEnabled final
|
|
{
|
|
public:
|
|
bool ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosPuppetEncounterVolume_IsEnabled;
|
|
|
|
// Function Kosmos.KosmosPuppetEncounterVolume.IsEncounterAlerted
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosPuppetEncounterVolume_IsEncounterAlerted final
|
|
{
|
|
public:
|
|
bool ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosPuppetEncounterVolume_IsEncounterAlerted;
|
|
|
|
// Function Kosmos.KosmosQuicksand.CharacterEndSinking
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosQuicksand_CharacterEndSinking final
|
|
{
|
|
public:
|
|
class AKosmosBaseCharacter* InCharacter; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosQuicksand_CharacterEndSinking;
|
|
|
|
// Function Kosmos.KosmosQuicksand.CharacterIsSinking
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosQuicksand_CharacterIsSinking final
|
|
{
|
|
public:
|
|
class AKosmosBaseCharacter* InCharacter; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
float Progress; // 0x0008(0x0004)(ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_C[0x4]; // 0x000C(0x0004)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosQuicksand_CharacterIsSinking;
|
|
|
|
// Function Kosmos.KosmosQuicksand.CharacterStartSinking
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosQuicksand_CharacterStartSinking final
|
|
{
|
|
public:
|
|
class AKosmosBaseCharacter* InCharacter; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosQuicksand_CharacterStartSinking;
|
|
|
|
// Function Kosmos.KosmosQuicksand.GetSinkingProgress
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosQuicksand_GetSinkingProgress final
|
|
{
|
|
public:
|
|
const class AKosmosBaseCharacter* InCharacter; // 0x0000(0x0008)(ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
float ReturnValue; // 0x0008(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_C[0x4]; // 0x000C(0x0004)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosQuicksand_GetSinkingProgress;
|
|
|
|
// Function Kosmos.KosmosQuicksand.KillPlayer
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosQuicksand_KillPlayer final
|
|
{
|
|
public:
|
|
class AKosmosBaseCharacter* InCharacter; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosQuicksand_KillPlayer;
|
|
|
|
// Function Kosmos.KosmosQuicksand.NotifyBeginOverlap
|
|
// 0x00A8 (0x00A8 - 0x0000)
|
|
struct KosmosQuicksand_NotifyBeginOverlap final
|
|
{
|
|
public:
|
|
class UPrimitiveComponent* OverlappedComponent; // 0x0000(0x0008)(Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class AActor* OtherActor; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class UPrimitiveComponent* OtherComp; // 0x0010(0x0008)(Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
int32 OtherBodyIndex; // 0x0018(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool bFromSweep; // 0x001C(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_1D[0x3]; // 0x001D(0x0003)(Fixing Size After Last Property [ Dumper-7 ])
|
|
struct FHitResult SweepResult; // 0x0020(0x0088)(ConstParm, Parm, OutParm, ReferenceParm, IsPlainOldData, NoDestructor, ContainsInstancedReference, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosQuicksand_NotifyBeginOverlap;
|
|
|
|
// Function Kosmos.KosmosQuicksand.NotifyEndOverlap
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct KosmosQuicksand_NotifyEndOverlap final
|
|
{
|
|
public:
|
|
class UPrimitiveComponent* OverlappedComponent; // 0x0000(0x0008)(Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class AActor* OtherActor; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class UPrimitiveComponent* OtherComp; // 0x0010(0x0008)(Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
int32 OtherBodyIndex; // 0x0018(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_1C[0x4]; // 0x001C(0x0004)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosQuicksand_NotifyEndOverlap;
|
|
|
|
// Function Kosmos.KosmosQuicksand.NotifyOnLanded
|
|
// 0x0090 (0x0090 - 0x0000)
|
|
struct KosmosQuicksand_NotifyOnLanded final
|
|
{
|
|
public:
|
|
struct FHitResult Hit; // 0x0000(0x0088)(ConstParm, Parm, OutParm, ReferenceParm, IsPlainOldData, NoDestructor, ContainsInstancedReference, NativeAccessSpecifierPublic)
|
|
class AKosmosBaseCharacter* Character; // 0x0088(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosQuicksand_NotifyOnLanded;
|
|
|
|
// Function Kosmos.KosmosRetractable.CheckpointResumeBP
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosRetractable_CheckpointResumeBP final
|
|
{
|
|
public:
|
|
bool IsCompleted; // 0x0000(0x0001)(ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosRetractable_CheckpointResumeBP;
|
|
|
|
// Function Kosmos.KosmosRetractable.HandleResume
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosRetractable_HandleResume final
|
|
{
|
|
public:
|
|
class UKosmosCheckpointReader* InCheckpointReader; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosRetractable_HandleResume;
|
|
|
|
// Function Kosmos.KosmosRetractable.HandleSnapshot
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosRetractable_HandleSnapshot final
|
|
{
|
|
public:
|
|
class UKosmosCheckpointWriter* InCheckpointWriter; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosRetractable_HandleSnapshot;
|
|
|
|
// Function Kosmos.KosmosRetractable.Multicast_CheckpointResume
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosRetractable_Multicast_CheckpointResume final
|
|
{
|
|
public:
|
|
bool IsCompleted; // 0x0000(0x0001)(ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosRetractable_Multicast_CheckpointResume;
|
|
|
|
// Function Kosmos.KosmosRetractable.OnHangable2EndGrabEvent
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosRetractable_OnHangable2EndGrabEvent final
|
|
{
|
|
public:
|
|
class UKosmosHangableComponent* hangable; // 0x0000(0x0008)(Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
const class UKosmosBaseGrabberInterface* grabber; // 0x0008(0x0008)(ConstParm, Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosRetractable_OnHangable2EndGrabEvent;
|
|
|
|
// Function Kosmos.KosmosRetractable.OnHangable2StartGrabEvent
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosRetractable_OnHangable2StartGrabEvent final
|
|
{
|
|
public:
|
|
class UKosmosHangableComponent* hangable; // 0x0000(0x0008)(Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
const class UKosmosBaseGrabberInterface* grabber; // 0x0008(0x0008)(ConstParm, Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosRetractable_OnHangable2StartGrabEvent;
|
|
|
|
// Function Kosmos.KosmosRoomComponent.GetKosmosRoom
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosRoomComponent_GetKosmosRoom final
|
|
{
|
|
public:
|
|
class UKosmosRoom* ReturnValue; // 0x0000(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosRoomComponent_GetKosmosRoom;
|
|
|
|
// Function Kosmos.KosmosRoomComponent.IsRoomLoaded
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosRoomComponent_IsRoomLoaded final
|
|
{
|
|
public:
|
|
bool ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosRoomComponent_IsRoomLoaded;
|
|
|
|
// Function Kosmos.KosmosRoomCondition.FilterConnectivity
|
|
// 0x0028 (0x0028 - 0x0000)
|
|
struct KosmosRoomCondition_FilterConnectivity final
|
|
{
|
|
public:
|
|
const class UObject* WorldContextObject; // 0x0000(0x0008)(ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
TArray<class UKosmosRoom*> InRooms; // 0x0008(0x0010)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NativeAccessSpecifierPublic)
|
|
TArray<class UKosmosRoom*> ReturnValue; // 0x0018(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosRoomCondition_FilterConnectivity;
|
|
|
|
// Function Kosmos.KosmosRoomCondition.FilterNavigation
|
|
// 0x0028 (0x0028 - 0x0000)
|
|
struct KosmosRoomCondition_FilterNavigation final
|
|
{
|
|
public:
|
|
const class UObject* WorldContextObject; // 0x0000(0x0008)(ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
TArray<class UKosmosRoom*> InRooms; // 0x0008(0x0010)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NativeAccessSpecifierPublic)
|
|
TArray<class UKosmosRoom*> ReturnValue; // 0x0018(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosRoomCondition_FilterNavigation;
|
|
|
|
// Function Kosmos.KosmosRoomCondition.FilterVisibility
|
|
// 0x0028 (0x0028 - 0x0000)
|
|
struct KosmosRoomCondition_FilterVisibility final
|
|
{
|
|
public:
|
|
const class UObject* WorldContextObject; // 0x0000(0x0008)(ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
TArray<class UKosmosRoom*> InRooms; // 0x0008(0x0010)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NativeAccessSpecifierPublic)
|
|
TArray<class UKosmosRoom*> ReturnValue; // 0x0018(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosRoomCondition_FilterVisibility;
|
|
|
|
// Function Kosmos.KosmosRoomStreamingVolume.SetBounds
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct KosmosRoomStreamingVolume_SetBounds final
|
|
{
|
|
public:
|
|
struct FVector InMin; // 0x0000(0x000C)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FVector InMax; // 0x000C(0x000C)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosRoomStreamingVolume_SetBounds;
|
|
|
|
// Function Kosmos.KosmosRoomStreamingVolume.SetBoxExtent
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosRoomStreamingVolume_SetBoxExtent final
|
|
{
|
|
public:
|
|
struct FVector InBoxExtent; // 0x0000(0x000C)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool bUpdateOverlaps; // 0x000C(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_D[0x3]; // 0x000D(0x0003)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosRoomStreamingVolume_SetBoxExtent;
|
|
|
|
// Function Kosmos.KosmosSaveGameBackgroundService.WaitForPendingSaveActions
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct KosmosSaveGameBackgroundService_WaitForPendingSaveActions final
|
|
{
|
|
public:
|
|
const class UObject* WorldContextObject; // 0x0000(0x0008)(ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FLatentActionInfo LatentInfo; // 0x0008(0x0018)(Parm, NoDestructor, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosSaveGameBackgroundService_WaitForPendingSaveActions;
|
|
|
|
// Function Kosmos.KosmosSaveDataKeys.SavesKey_AcceptedDataProtection
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosSaveDataKeys_SavesKey_AcceptedDataProtection final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosSaveDataKeys_SavesKey_AcceptedDataProtection;
|
|
|
|
// Function Kosmos.KosmosSaveDataKeys.SavesKey_AcceptedEULA
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosSaveDataKeys_SavesKey_AcceptedEULA final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosSaveDataKeys_SavesKey_AcceptedEULA;
|
|
|
|
// Function Kosmos.KosmosSaveDataKeys.SavesKey_Accessibility_DyslexicFont
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosSaveDataKeys_SavesKey_Accessibility_DyslexicFont final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosSaveDataKeys_SavesKey_Accessibility_DyslexicFont;
|
|
|
|
// Function Kosmos.KosmosSaveDataKeys.SavesKey_Accessibility_PlatformButtons
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosSaveDataKeys_SavesKey_Accessibility_PlatformButtons final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosSaveDataKeys_SavesKey_Accessibility_PlatformButtons;
|
|
|
|
// Function Kosmos.KosmosSaveDataKeys.SavesKey_Accessibility_TutorialBackgroundAlpha
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosSaveDataKeys_SavesKey_Accessibility_TutorialBackgroundAlpha final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosSaveDataKeys_SavesKey_Accessibility_TutorialBackgroundAlpha;
|
|
|
|
// Function Kosmos.KosmosSaveDataKeys.SavesKey_Accessibility_TutorialTextSizeScalar
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosSaveDataKeys_SavesKey_Accessibility_TutorialTextSizeScalar final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosSaveDataKeys_SavesKey_Accessibility_TutorialTextSizeScalar;
|
|
|
|
// Function Kosmos.KosmosSaveDataKeys.SavesKey_AmbientOcclusionQuality
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosSaveDataKeys_SavesKey_AmbientOcclusionQuality final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosSaveDataKeys_SavesKey_AmbientOcclusionQuality;
|
|
|
|
// Function Kosmos.KosmosSaveDataKeys.SavesKey_AntiAliasingQuality
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosSaveDataKeys_SavesKey_AntiAliasingQuality final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosSaveDataKeys_SavesKey_AntiAliasingQuality;
|
|
|
|
// Function Kosmos.KosmosSaveDataKeys.SavesKey_AppliedFirstTimeDefaultSettings
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosSaveDataKeys_SavesKey_AppliedFirstTimeDefaultSettings final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosSaveDataKeys_SavesKey_AppliedFirstTimeDefaultSettings;
|
|
|
|
// Function Kosmos.KosmosSaveDataKeys.SavesKey_BloomQuality
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosSaveDataKeys_SavesKey_BloomQuality final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosSaveDataKeys_SavesKey_BloomQuality;
|
|
|
|
// Function Kosmos.KosmosSaveDataKeys.SavesKey_DepthOfFieldQuality
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosSaveDataKeys_SavesKey_DepthOfFieldQuality final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosSaveDataKeys_SavesKey_DepthOfFieldQuality;
|
|
|
|
// Function Kosmos.KosmosSaveDataKeys.SavesKey_EffectsQuality
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosSaveDataKeys_SavesKey_EffectsQuality final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosSaveDataKeys_SavesKey_EffectsQuality;
|
|
|
|
// Function Kosmos.KosmosSaveDataKeys.SavesKey_FrontendLeveltoShow
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosSaveDataKeys_SavesKey_FrontendLeveltoShow final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosSaveDataKeys_SavesKey_FrontendLeveltoShow;
|
|
|
|
// Function Kosmos.KosmosSaveDataKeys.SavesKey_LastUsedSaveSlotName
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosSaveDataKeys_SavesKey_LastUsedSaveSlotName final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosSaveDataKeys_SavesKey_LastUsedSaveSlotName;
|
|
|
|
// Function Kosmos.KosmosSaveDataKeys.SavesKey_MasterAudioVolume
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosSaveDataKeys_SavesKey_MasterAudioVolume final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosSaveDataKeys_SavesKey_MasterAudioVolume;
|
|
|
|
// Function Kosmos.KosmosSaveDataKeys.SavesKey_NumTimesGameComplete
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosSaveDataKeys_SavesKey_NumTimesGameComplete final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosSaveDataKeys_SavesKey_NumTimesGameComplete;
|
|
|
|
// Function Kosmos.KosmosSaveDataKeys.SavesKey_PCFirstTimeLaunch
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosSaveDataKeys_SavesKey_PCFirstTimeLaunch final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosSaveDataKeys_SavesKey_PCFirstTimeLaunch;
|
|
|
|
// Function Kosmos.KosmosSaveDataKeys.SavesKey_PostProcessingQuality
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosSaveDataKeys_SavesKey_PostProcessingQuality final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosSaveDataKeys_SavesKey_PostProcessingQuality;
|
|
|
|
// Function Kosmos.KosmosSaveDataKeys.SavesKey_QualityBeautyMode
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosSaveDataKeys_SavesKey_QualityBeautyMode final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosSaveDataKeys_SavesKey_QualityBeautyMode;
|
|
|
|
// Function Kosmos.KosmosSaveDataKeys.SavesKey_RayTracingQuality
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosSaveDataKeys_SavesKey_RayTracingQuality final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosSaveDataKeys_SavesKey_RayTracingQuality;
|
|
|
|
// Function Kosmos.KosmosSaveDataKeys.SavesKey_SelectedDisplay
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosSaveDataKeys_SavesKey_SelectedDisplay final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosSaveDataKeys_SavesKey_SelectedDisplay;
|
|
|
|
// Function Kosmos.KosmosSaveDataKeys.SavesKey_ShadowQuality
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosSaveDataKeys_SavesKey_ShadowQuality final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosSaveDataKeys_SavesKey_ShadowQuality;
|
|
|
|
// Function Kosmos.KosmosSaveDataKeys.SavesKey_Telemetry_TimeStartChapter
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosSaveDataKeys_SavesKey_Telemetry_TimeStartChapter final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosSaveDataKeys_SavesKey_Telemetry_TimeStartChapter;
|
|
|
|
// Function Kosmos.KosmosSaveDataKeys.SavesKey_Telemetry_TimeStartCheckpoint
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosSaveDataKeys_SavesKey_Telemetry_TimeStartCheckpoint final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosSaveDataKeys_SavesKey_Telemetry_TimeStartCheckpoint;
|
|
|
|
// Function Kosmos.KosmosSaveDataKeys.SavesKey_Telemetry_TimeSwapCostume
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosSaveDataKeys_SavesKey_Telemetry_TimeSwapCostume final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosSaveDataKeys_SavesKey_Telemetry_TimeSwapCostume;
|
|
|
|
// Function Kosmos.KosmosSaveDataKeys.SavesKey_Telemetry_TimeTotalSlotTime
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosSaveDataKeys_SavesKey_Telemetry_TimeTotalSlotTime final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosSaveDataKeys_SavesKey_Telemetry_TimeTotalSlotTime;
|
|
|
|
// Function Kosmos.KosmosSaveDataKeys.SavesKey_TextureQuality
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosSaveDataKeys_SavesKey_TextureQuality final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosSaveDataKeys_SavesKey_TextureQuality;
|
|
|
|
// Function Kosmos.KosmosSaveDataKeys.SavesKey_Transient_AcceptedInvite
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosSaveDataKeys_SavesKey_Transient_AcceptedInvite final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosSaveDataKeys_SavesKey_Transient_AcceptedInvite;
|
|
|
|
// Function Kosmos.KosmosSaveDataKeys.SavesKey_Transient_CreatingSession
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosSaveDataKeys_SavesKey_Transient_CreatingSession final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosSaveDataKeys_SavesKey_Transient_CreatingSession;
|
|
|
|
// Function Kosmos.KosmosSaveDataKeys.SavesKey_Transient_CurrentChapterIndex
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosSaveDataKeys_SavesKey_Transient_CurrentChapterIndex final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosSaveDataKeys_SavesKey_Transient_CurrentChapterIndex;
|
|
|
|
// Function Kosmos.KosmosSaveDataKeys.SavesKey_Transient_CurrentChapterName
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosSaveDataKeys_SavesKey_Transient_CurrentChapterName final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosSaveDataKeys_SavesKey_Transient_CurrentChapterName;
|
|
|
|
// Function Kosmos.KosmosSaveDataKeys.SavesKey_Transient_CurrentDlcSelectedIndex
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosSaveDataKeys_SavesKey_Transient_CurrentDlcSelectedIndex final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosSaveDataKeys_SavesKey_Transient_CurrentDlcSelectedIndex;
|
|
|
|
// Function Kosmos.KosmosSaveDataKeys.SavesKey_Transient_DebugLevelName
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosSaveDataKeys_SavesKey_Transient_DebugLevelName final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosSaveDataKeys_SavesKey_Transient_DebugLevelName;
|
|
|
|
// Function Kosmos.KosmosSaveDataKeys.SavesKey_Transient_ErrorOccured
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosSaveDataKeys_SavesKey_Transient_ErrorOccured final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosSaveDataKeys_SavesKey_Transient_ErrorOccured;
|
|
|
|
// Function Kosmos.KosmosSaveDataKeys.SavesKey_Transient_FailedToJoinSession
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosSaveDataKeys_SavesKey_Transient_FailedToJoinSession final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosSaveDataKeys_SavesKey_Transient_FailedToJoinSession;
|
|
|
|
// Function Kosmos.KosmosSaveDataKeys.SavesKey_Transient_FrontendWearableCharacter
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosSaveDataKeys_SavesKey_Transient_FrontendWearableCharacter final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosSaveDataKeys_SavesKey_Transient_FrontendWearableCharacter;
|
|
|
|
// Function Kosmos.KosmosSaveDataKeys.SavesKey_Transient_HasEnteredLobby
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosSaveDataKeys_SavesKey_Transient_HasEnteredLobby final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosSaveDataKeys_SavesKey_Transient_HasEnteredLobby;
|
|
|
|
// Function Kosmos.KosmosSaveDataKeys.SavesKey_Transient_HasJustFinishedTrial
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosSaveDataKeys_SavesKey_Transient_HasJustFinishedTrial final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosSaveDataKeys_SavesKey_Transient_HasJustFinishedTrial;
|
|
|
|
// Function Kosmos.KosmosSaveDataKeys.SavesKey_Transient_InitialUserSelected
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosSaveDataKeys_SavesKey_Transient_InitialUserSelected final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosSaveDataKeys_SavesKey_Transient_InitialUserSelected;
|
|
|
|
// Function Kosmos.KosmosSaveDataKeys.SavesKey_Transient_IsBothPlayersReady
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosSaveDataKeys_SavesKey_Transient_IsBothPlayersReady final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosSaveDataKeys_SavesKey_Transient_IsBothPlayersReady;
|
|
|
|
// Function Kosmos.KosmosSaveDataKeys.SavesKey_Transient_IsChapterSelected
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosSaveDataKeys_SavesKey_Transient_IsChapterSelected final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosSaveDataKeys_SavesKey_Transient_IsChapterSelected;
|
|
|
|
// Function Kosmos.KosmosSaveDataKeys.SavesKey_Transient_IsControllerDisconnected
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosSaveDataKeys_SavesKey_Transient_IsControllerDisconnected final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosSaveDataKeys_SavesKey_Transient_IsControllerDisconnected;
|
|
|
|
// Function Kosmos.KosmosSaveDataKeys.SavesKey_Transient_IsLobbyFull
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosSaveDataKeys_SavesKey_Transient_IsLobbyFull final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosSaveDataKeys_SavesKey_Transient_IsLobbyFull;
|
|
|
|
// Function Kosmos.KosmosSaveDataKeys.SavesKey_Transient_IsPlaythroughSelected
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosSaveDataKeys_SavesKey_Transient_IsPlaythroughSelected final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosSaveDataKeys_SavesKey_Transient_IsPlaythroughSelected;
|
|
|
|
// Function Kosmos.KosmosSaveDataKeys.SavesKey_Transient_IsRestartCheckpointDisabled
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosSaveDataKeys_SavesKey_Transient_IsRestartCheckpointDisabled final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosSaveDataKeys_SavesKey_Transient_IsRestartCheckpointDisabled;
|
|
|
|
// Function Kosmos.KosmosSaveDataKeys.SavesKey_Transient_JustAcceptedInvite
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosSaveDataKeys_SavesKey_Transient_JustAcceptedInvite final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosSaveDataKeys_SavesKey_Transient_JustAcceptedInvite;
|
|
|
|
// Function Kosmos.KosmosSaveDataKeys.SavesKey_Transient_LocalUserName
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosSaveDataKeys_SavesKey_Transient_LocalUserName final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosSaveDataKeys_SavesKey_Transient_LocalUserName;
|
|
|
|
// Function Kosmos.KosmosSaveDataKeys.SavesKey_Transient_SavePlaythroughType
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosSaveDataKeys_SavesKey_Transient_SavePlaythroughType final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosSaveDataKeys_SavesKey_Transient_SavePlaythroughType;
|
|
|
|
// Function Kosmos.KosmosSaveDataKeys.SavesKey_Transient_SelectedGameplayType
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosSaveDataKeys_SavesKey_Transient_SelectedGameplayType final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosSaveDataKeys_SavesKey_Transient_SelectedGameplayType;
|
|
|
|
// Function Kosmos.KosmosSaveDataKeys.SavesKey_Transient_SelectedSaveSlotIndex
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosSaveDataKeys_SavesKey_Transient_SelectedSaveSlotIndex final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosSaveDataKeys_SavesKey_Transient_SelectedSaveSlotIndex;
|
|
|
|
// Function Kosmos.KosmosSaveDataKeys.SavesKey_Transient_SessionCreatedSuccessfully
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosSaveDataKeys_SavesKey_Transient_SessionCreatedSuccessfully final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosSaveDataKeys_SavesKey_Transient_SessionCreatedSuccessfully;
|
|
|
|
// Function Kosmos.KosmosSaveDataKeys.SavesKey_UserGamma
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosSaveDataKeys_SavesKey_UserGamma final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosSaveDataKeys_SavesKey_UserGamma;
|
|
|
|
// Function Kosmos.KosmosSaveDataKeys.SavesKey_UserLanguage
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosSaveDataKeys_SavesKey_UserLanguage final
|
|
{
|
|
public:
|
|
class FString ReturnValue; // 0x0000(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosSaveDataKeys_SavesKey_UserLanguage;
|
|
|
|
// Function Kosmos.KosmosSceneSequencePlayer.SetPlaybackPositionAndResetVelocity
|
|
// 0x0028 (0x0028 - 0x0000)
|
|
struct KosmosSceneSequencePlayer_SetPlaybackPositionAndResetVelocity final
|
|
{
|
|
public:
|
|
struct FMovieSceneSequencePlaybackParams PlaybackParams; // 0x0000(0x0028)(Parm, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosSceneSequencePlayer_SetPlaybackPositionAndResetVelocity;
|
|
|
|
// Function Kosmos.KosmosSlider.AdjustSliderValue
|
|
// 0x0004 (0x0004 - 0x0000)
|
|
struct KosmosSlider_AdjustSliderValue final
|
|
{
|
|
public:
|
|
float inNewValueAdjustment; // 0x0000(0x0004)(ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosSlider_AdjustSliderValue;
|
|
|
|
// Function Kosmos.KosmosSlider.ConvertRatio_RangeValueToSliderValue
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosSlider_ConvertRatio_RangeValueToSliderValue final
|
|
{
|
|
public:
|
|
float inValue; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
float ReturnValue; // 0x0004(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosSlider_ConvertRatio_RangeValueToSliderValue;
|
|
|
|
// Function Kosmos.KosmosSlider.ConvertRatio_SliderValueToRangeValue
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosSlider_ConvertRatio_SliderValueToRangeValue final
|
|
{
|
|
public:
|
|
float inValue; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
float ReturnValue; // 0x0004(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosSlider_ConvertRatio_SliderValueToRangeValue;
|
|
|
|
// Function Kosmos.KosmosSlider.GetAxis
|
|
// 0x000C (0x000C - 0x0000)
|
|
struct KosmosSlider_GetAxis final
|
|
{
|
|
public:
|
|
class FName InAxisName; // 0x0000(0x0008)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
float ReturnValue; // 0x0008(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosSlider_GetAxis;
|
|
|
|
// Function Kosmos.KosmosSlider.OnSliderValueChanged
|
|
// 0x0004 (0x0004 - 0x0000)
|
|
struct KosmosSlider_OnSliderValueChanged final
|
|
{
|
|
public:
|
|
float inNewValue; // 0x0000(0x0004)(ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosSlider_OnSliderValueChanged;
|
|
|
|
// Function Kosmos.KosmosSlider.OnSliderValueChanged_Internal
|
|
// 0x0004 (0x0004 - 0x0000)
|
|
struct KosmosSlider_OnSliderValueChanged_Internal final
|
|
{
|
|
public:
|
|
float inNewValue; // 0x0000(0x0004)(ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosSlider_OnSliderValueChanged_Internal;
|
|
|
|
// Function Kosmos.KosmosSlider.SetSliderValue
|
|
// 0x0004 (0x0004 - 0x0000)
|
|
struct KosmosSlider_SetSliderValue final
|
|
{
|
|
public:
|
|
float inNewValue; // 0x0000(0x0004)(ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosSlider_SetSliderValue;
|
|
|
|
// Function Kosmos.KosmosSlider.GetSliderValue
|
|
// 0x0004 (0x0004 - 0x0000)
|
|
struct KosmosSlider_GetSliderValue final
|
|
{
|
|
public:
|
|
float ReturnValue; // 0x0000(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosSlider_GetSliderValue;
|
|
|
|
// Function Kosmos.KosmosStrafingComponent.OnWeaponAnimNotify
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct KosmosStrafingComponent_OnWeaponAnimNotify final
|
|
{
|
|
public:
|
|
struct FFlowControlAnimNotifyData AnimNotify; // 0x0000(0x0020)(ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosStrafingComponent_OnWeaponAnimNotify;
|
|
|
|
// Function Kosmos.KosmosStumbleComponent.OnLimbColliderHit
|
|
// 0x00B0 (0x00B0 - 0x0000)
|
|
struct KosmosStumbleComponent_OnLimbColliderHit final
|
|
{
|
|
public:
|
|
class UPrimitiveComponent* HitComponent; // 0x0000(0x0008)(Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class AActor* OtherActor; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class UPrimitiveComponent* OtherComp; // 0x0010(0x0008)(Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FVector NormalImpulse; // 0x0018(0x000C)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FHitResult Hit; // 0x0024(0x0088)(ConstParm, Parm, OutParm, ReferenceParm, IsPlainOldData, NoDestructor, ContainsInstancedReference, NativeAccessSpecifierPublic)
|
|
uint8 Pad_AC[0x4]; // 0x00AC(0x0004)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosStumbleComponent_OnLimbColliderHit;
|
|
|
|
// Function Kosmos.KosmosSunburnVolume.OnVolumeBeginOverlap
|
|
// 0x00A8 (0x00A8 - 0x0000)
|
|
struct KosmosSunburnVolume_OnVolumeBeginOverlap final
|
|
{
|
|
public:
|
|
class UPrimitiveComponent* OverlappedComponent; // 0x0000(0x0008)(Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class AActor* OtherActor; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class UPrimitiveComponent* OtherComp; // 0x0010(0x0008)(Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
int32 OtherBodyIndex; // 0x0018(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool bFromSweep; // 0x001C(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_1D[0x3]; // 0x001D(0x0003)(Fixing Size After Last Property [ Dumper-7 ])
|
|
struct FHitResult SweepResult; // 0x0020(0x0088)(ConstParm, Parm, OutParm, ReferenceParm, IsPlainOldData, NoDestructor, ContainsInstancedReference, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosSunburnVolume_OnVolumeBeginOverlap;
|
|
|
|
// Function Kosmos.KosmosSunburnVolume.OnVolumeEndOverlap
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct KosmosSunburnVolume_OnVolumeEndOverlap final
|
|
{
|
|
public:
|
|
class UPrimitiveComponent* OverlappedComponent; // 0x0000(0x0008)(Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class AActor* OtherActor; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class UPrimitiveComponent* OtherComp; // 0x0010(0x0008)(Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
int32 OtherBodyIndex; // 0x0018(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_1C[0x4]; // 0x001C(0x0004)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosSunburnVolume_OnVolumeEndOverlap;
|
|
|
|
// Function Kosmos.KosmosTargetComponent.GetPrecisePosition
|
|
// 0x000C (0x000C - 0x0000)
|
|
struct KosmosTargetComponent_GetPrecisePosition final
|
|
{
|
|
public:
|
|
struct FVector ReturnValue; // 0x0000(0x000C)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosTargetComponent_GetPrecisePosition;
|
|
|
|
// Function Kosmos.KosmosTargetComponent.GetPreciseRotation
|
|
// 0x000C (0x000C - 0x0000)
|
|
struct KosmosTargetComponent_GetPreciseRotation final
|
|
{
|
|
public:
|
|
struct FRotator ReturnValue; // 0x0000(0x000C)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosTargetComponent_GetPreciseRotation;
|
|
|
|
// Function Kosmos.KosmosThrowPrepareVolume.BeginOverlap
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosThrowPrepareVolume_BeginOverlap final
|
|
{
|
|
public:
|
|
class AActor* OverlappedActor; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class AActor* OtherActor; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosThrowPrepareVolume_BeginOverlap;
|
|
|
|
// Function Kosmos.KosmosThrowPrepareVolume.EndOverlap
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosThrowPrepareVolume_EndOverlap final
|
|
{
|
|
public:
|
|
class AActor* OverlappedActor; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class AActor* OtherActor; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosThrowPrepareVolume_EndOverlap;
|
|
|
|
// Function Kosmos.KosmosThrowPrepareVolume.SetBounds
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct KosmosThrowPrepareVolume_SetBounds final
|
|
{
|
|
public:
|
|
struct FVector InMin; // 0x0000(0x000C)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FVector InMax; // 0x000C(0x000C)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosThrowPrepareVolume_SetBounds;
|
|
|
|
// Function Kosmos.KosmosThrowPrepareVolume.SetBoxExtent
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosThrowPrepareVolume_SetBoxExtent final
|
|
{
|
|
public:
|
|
struct FVector InBoxExtent; // 0x0000(0x000C)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool bUpdateOverlaps; // 0x000C(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_D[0x3]; // 0x000D(0x0003)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosThrowPrepareVolume_SetBoxExtent;
|
|
|
|
// Function Kosmos.KosmosTutorialTrigger.CheckButtonMappings
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct KosmosTutorialTrigger_CheckButtonMappings final
|
|
{
|
|
public:
|
|
TArray<struct FSMGMappingReference> ButtonMapping; // 0x0000(0x0010)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NativeAccessSpecifierPublic)
|
|
TArray<struct FSMGMappingReference> ReturnValue; // 0x0010(0x0010)(Parm, OutParm, ZeroConstructor, ReturnParm, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosTutorialTrigger_CheckButtonMappings;
|
|
|
|
// Function Kosmos.KosmosTutorialTrigger.Client_HandleResume
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosTutorialTrigger_Client_HandleResume final
|
|
{
|
|
public:
|
|
bool hasBeenTriggered; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosTutorialTrigger_Client_HandleResume;
|
|
|
|
// Function Kosmos.KosmosTutorialTrigger.ForceTriggerTutorial
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosTutorialTrigger_ForceTriggerTutorial final
|
|
{
|
|
public:
|
|
class APawn* InCharacter; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosTutorialTrigger_ForceTriggerTutorial;
|
|
|
|
// Function Kosmos.KosmosTutorialTrigger.HandleResume
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosTutorialTrigger_HandleResume final
|
|
{
|
|
public:
|
|
class UKosmosCheckpointReader* InCheckpointReader; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosTutorialTrigger_HandleResume;
|
|
|
|
// Function Kosmos.KosmosTutorialTrigger.HandleSnapshot
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosTutorialTrigger_HandleSnapshot final
|
|
{
|
|
public:
|
|
class UKosmosCheckpointWriter* InCheckpointWriter; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosTutorialTrigger_HandleSnapshot;
|
|
|
|
// Function Kosmos.KosmosTutorialTrigger.ResetTrigger
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosTutorialTrigger_ResetTrigger final
|
|
{
|
|
public:
|
|
bool FastFadeOut; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosTutorialTrigger_ResetTrigger;
|
|
|
|
// Function Kosmos.KosmosTutorialTrigger.StopTutorial
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosTutorialTrigger_StopTutorial final
|
|
{
|
|
public:
|
|
class APawn* InCharacter; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool FastFadeOut; // 0x0008(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_9[0x7]; // 0x0009(0x0007)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosTutorialTrigger_StopTutorial;
|
|
|
|
// Function Kosmos.KosmosTutorialTrigger.TriggerTutorial
|
|
// 0x0058 (0x0058 - 0x0000)
|
|
struct KosmosTutorialTrigger_TriggerTutorial final
|
|
{
|
|
public:
|
|
class APawn* InCharacter; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class FText TutorialText; // 0x0008(0x0018)(Parm, NativeAccessSpecifierPublic)
|
|
TArray<struct FSMGMappingReference> ButtonMapping; // 0x0020(0x0010)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NativeAccessSpecifierPublic)
|
|
bool bIsKeyAxisNegativeValue; // 0x0030(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_31[0x3]; // 0x0031(0x0003)(Fixing Size After Last Property [ Dumper-7 ])
|
|
float TimeBeforeTutorialPlays; // 0x0034(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool IgnoreTimeout; // 0x0038(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_39[0x3]; // 0x0039(0x0003)(Fixing Size After Last Property [ Dumper-7 ])
|
|
float Timeout; // 0x003C(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class FText InToggleModeTutorialText; // 0x0040(0x0018)(Parm, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosTutorialTrigger_TriggerTutorial;
|
|
|
|
// Function Kosmos.KosmosUISettingsSection.SectionUpdateValues
|
|
// 0x0090 (0x0090 - 0x0000)
|
|
struct KosmosUISettingsSection_SectionUpdateValues final
|
|
{
|
|
public:
|
|
struct FKosmosSaveDataValues SaveDataValues; // 0x0000(0x0088)(ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic)
|
|
bool ReturnValue; // 0x0088(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_89[0x7]; // 0x0089(0x0007)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosUISettingsSection_SectionUpdateValues;
|
|
|
|
// Function Kosmos.KosmosUISettingsWidget.UpdateExtraSettings
|
|
// 0x0088 (0x0088 - 0x0000)
|
|
struct KosmosUISettingsWidget_UpdateExtraSettings final
|
|
{
|
|
public:
|
|
struct FKosmosSaveDataValues SaveDataValues; // 0x0000(0x0088)(ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosUISettingsWidget_UpdateExtraSettings;
|
|
|
|
// Function Kosmos.KosmosUISettingsWidget.UpdateSectionsValues
|
|
// 0x0088 (0x0088 - 0x0000)
|
|
struct KosmosUISettingsWidget_UpdateSectionsValues final
|
|
{
|
|
public:
|
|
struct FKosmosSaveDataValues SaveDataValues; // 0x0000(0x0088)(ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosUISettingsWidget_UpdateSectionsValues;
|
|
|
|
// Function Kosmos.KosmosUmbrella.ChangeUmbrellaState
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosUmbrella_ChangeUmbrellaState final
|
|
{
|
|
public:
|
|
EUmbrellaState NewState; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosUmbrella_ChangeUmbrellaState;
|
|
|
|
// Function Kosmos.KosmosUmbrella.ClosedUmbrella
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosUmbrella_ClosedUmbrella final
|
|
{
|
|
public:
|
|
bool bInWind; // 0x0000(0x0001)(ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosUmbrella_ClosedUmbrella;
|
|
|
|
// Function Kosmos.KosmosUmbrella.GetState
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosUmbrella_GetState final
|
|
{
|
|
public:
|
|
EUmbrellaState ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosUmbrella_GetState;
|
|
|
|
// Function Kosmos.KosmosUmbrella.IsInActiveWindVolume
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosUmbrella_IsInActiveWindVolume final
|
|
{
|
|
public:
|
|
bool ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosUmbrella_IsInActiveWindVolume;
|
|
|
|
// Function Kosmos.KosmosUmbrella.OpenedUmbrella
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosUmbrella_OpenedUmbrella final
|
|
{
|
|
public:
|
|
bool bInWind; // 0x0000(0x0001)(ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosUmbrella_OpenedUmbrella;
|
|
|
|
// Function Kosmos.KosmosUmbrella.StateChanged
|
|
// 0x0002 (0x0002 - 0x0000)
|
|
struct KosmosUmbrella_StateChanged final
|
|
{
|
|
public:
|
|
EUmbrellaState NewState; // 0x0000(0x0001)(ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
EUmbrellaState OldState; // 0x0001(0x0001)(ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosUmbrella_StateChanged;
|
|
|
|
// Function Kosmos.KosmosUmbrella.IsCharacterInAir
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosUmbrella_IsCharacterInAir final
|
|
{
|
|
public:
|
|
bool ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosUmbrella_IsCharacterInAir;
|
|
|
|
// Function Kosmos.KosmosUmbrellaWindInteractComponent.OnMovementModeChanged
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosUmbrellaWindInteractComponent_OnMovementModeChanged final
|
|
{
|
|
public:
|
|
class ACharacter* Character; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
EMovementMode PrevMovementMode; // 0x0008(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 PreviousCustomMode; // 0x0009(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_A[0x6]; // 0x000A(0x0006)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosUmbrellaWindInteractComponent_OnMovementModeChanged;
|
|
|
|
// Function Kosmos.KosmosUmbrellaWindInteractComponent.IsInActiveVolume
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosUmbrellaWindInteractComponent_IsInActiveVolume final
|
|
{
|
|
public:
|
|
bool ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosUmbrellaWindInteractComponent_IsInActiveVolume;
|
|
|
|
// Function Kosmos.KosmosUmbrellaWindVolume.EnterBobbingVolume
|
|
// 0x00A8 (0x00A8 - 0x0000)
|
|
struct KosmosUmbrellaWindVolume_EnterBobbingVolume final
|
|
{
|
|
public:
|
|
class UPrimitiveComponent* HitComp; // 0x0000(0x0008)(Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class AActor* OtherActor; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class UPrimitiveComponent* OtherComp; // 0x0010(0x0008)(Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
int32 OtherBodyIndex; // 0x0018(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool InFromSweep; // 0x001C(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_1D[0x3]; // 0x001D(0x0003)(Fixing Size After Last Property [ Dumper-7 ])
|
|
struct FHitResult Hit; // 0x0020(0x0088)(ConstParm, Parm, OutParm, ReferenceParm, IsPlainOldData, NoDestructor, ContainsInstancedReference, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosUmbrellaWindVolume_EnterBobbingVolume;
|
|
|
|
// Function Kosmos.KosmosUmbrellaWindVolume.EnterWindVolume
|
|
// 0x00A8 (0x00A8 - 0x0000)
|
|
struct KosmosUmbrellaWindVolume_EnterWindVolume final
|
|
{
|
|
public:
|
|
class UPrimitiveComponent* HitComp; // 0x0000(0x0008)(Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class AActor* OtherActor; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class UPrimitiveComponent* OtherComp; // 0x0010(0x0008)(Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
int32 OtherBodyIndex; // 0x0018(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool InFromSweep; // 0x001C(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_1D[0x3]; // 0x001D(0x0003)(Fixing Size After Last Property [ Dumper-7 ])
|
|
struct FHitResult Hit; // 0x0020(0x0088)(ConstParm, Parm, OutParm, ReferenceParm, IsPlainOldData, NoDestructor, ContainsInstancedReference, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosUmbrellaWindVolume_EnterWindVolume;
|
|
|
|
// Function Kosmos.KosmosUmbrellaWindVolume.ExitBobbingVolume
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct KosmosUmbrellaWindVolume_ExitBobbingVolume final
|
|
{
|
|
public:
|
|
class UPrimitiveComponent* HitComp; // 0x0000(0x0008)(Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class AActor* OtherActor; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class UPrimitiveComponent* OtherComp; // 0x0010(0x0008)(Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
int32 OtherBodyIndex; // 0x0018(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_1C[0x4]; // 0x001C(0x0004)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosUmbrellaWindVolume_ExitBobbingVolume;
|
|
|
|
// Function Kosmos.KosmosUmbrellaWindVolume.ExitWindVolume
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct KosmosUmbrellaWindVolume_ExitWindVolume final
|
|
{
|
|
public:
|
|
class UPrimitiveComponent* HitComp; // 0x0000(0x0008)(Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class AActor* OtherActor; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class UPrimitiveComponent* OtherComp; // 0x0010(0x0008)(Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
int32 OtherBodyIndex; // 0x0018(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_1C[0x4]; // 0x001C(0x0004)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosUmbrellaWindVolume_ExitWindVolume;
|
|
|
|
// Function Kosmos.KosmosUmbrellaWindVolume.SetBounds
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct KosmosUmbrellaWindVolume_SetBounds final
|
|
{
|
|
public:
|
|
struct FVector InMin; // 0x0000(0x000C)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FVector InMax; // 0x000C(0x000C)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosUmbrellaWindVolume_SetBounds;
|
|
|
|
// Function Kosmos.KosmosUmbrellaWindVolume.SetBoxExtent
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosUmbrellaWindVolume_SetBoxExtent final
|
|
{
|
|
public:
|
|
struct FVector InBoxExtent; // 0x0000(0x000C)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool bUpdateOverlaps; // 0x000C(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_D[0x3]; // 0x000D(0x0003)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosUmbrellaWindVolume_SetBoxExtent;
|
|
|
|
// Function Kosmos.KosmosUmbrellaWindVolume.SetEnabled
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosUmbrellaWindVolume_SetEnabled final
|
|
{
|
|
public:
|
|
bool inEnabled; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosUmbrellaWindVolume_SetEnabled;
|
|
|
|
// Function Kosmos.KosmosUmbrellaWindVolume.SetWindVolumeWidthScale
|
|
// 0x0004 (0x0004 - 0x0000)
|
|
struct KosmosUmbrellaWindVolume_SetWindVolumeWidthScale final
|
|
{
|
|
public:
|
|
float InScale; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosUmbrellaWindVolume_SetWindVolumeWidthScale;
|
|
|
|
// Function Kosmos.KosmosUmbrellaWindVolume.GetIsEnabled
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosUmbrellaWindVolume_GetIsEnabled final
|
|
{
|
|
public:
|
|
bool ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosUmbrellaWindVolume_GetIsEnabled;
|
|
|
|
// Function Kosmos.KosmosEditorTickInterface.OnEditorTick
|
|
// 0x0004 (0x0004 - 0x0000)
|
|
struct KosmosEditorTickInterface_OnEditorTick final
|
|
{
|
|
public:
|
|
float DeltaTime; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosEditorTickInterface_OnEditorTick;
|
|
|
|
// Function Kosmos.KosmosWeaponReactInterface.OnBowProjectileBeginOverlap
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosWeaponReactInterface_OnBowProjectileBeginOverlap final
|
|
{
|
|
public:
|
|
struct FKosmosBowProjectilePayload OutProjectilePayload; // 0x0000(0x0001)(ConstParm, Parm, OutParm, ReferenceParm, NoDestructor, NativeAccessSpecifierPublic)
|
|
uint8 Pad_1[0x7]; // 0x0001(0x0007)(Fixing Size After Last Property [ Dumper-7 ])
|
|
class AKosmosBowProjectile* Projectile; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosWeaponReactInterface_OnBowProjectileBeginOverlap;
|
|
|
|
// Function Kosmos.KosmosWeaponReactInterface.OnBowProjectileHit
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosWeaponReactInterface_OnBowProjectileHit final
|
|
{
|
|
public:
|
|
struct FKosmosBowProjectilePayload OutProjectilePayload; // 0x0000(0x0001)(ConstParm, Parm, OutParm, ReferenceParm, NoDestructor, NativeAccessSpecifierPublic)
|
|
uint8 Pad_1[0x7]; // 0x0001(0x0007)(Fixing Size After Last Property [ Dumper-7 ])
|
|
class AKosmosBowProjectile* Projectile; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosWeaponReactInterface_OnBowProjectileHit;
|
|
|
|
// Function Kosmos.KosmosWeaponReactInterface.OnCarriableWeaponBeginOverlap
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosWeaponReactInterface_OnCarriableWeaponBeginOverlap final
|
|
{
|
|
public:
|
|
class AKosmosCarriable* InWeapon; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class UPrimitiveComponent* HitComponent; // 0x0008(0x0008)(Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosWeaponReactInterface_OnCarriableWeaponBeginOverlap;
|
|
|
|
// Function Kosmos.KosmosWeaponReactInterface.OnCarriableWeaponHit
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosWeaponReactInterface_OnCarriableWeaponHit final
|
|
{
|
|
public:
|
|
class AKosmosCarriable* InWeapon; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class UPrimitiveComponent* HitComponent; // 0x0008(0x0008)(Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosWeaponReactInterface_OnCarriableWeaponHit;
|
|
|
|
// Function Kosmos.KosmosWeaponReactInterface.OnFlashlightBeginOverlap
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosWeaponReactInterface_OnFlashlightBeginOverlap final
|
|
{
|
|
public:
|
|
class AKosmosFlashlight* InFlashlight; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class UPrimitiveComponent* HitComponent; // 0x0008(0x0008)(Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosWeaponReactInterface_OnFlashlightBeginOverlap;
|
|
|
|
// Function Kosmos.KosmosWeaponReactInterface.OnFlashlightEndOverlap
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosWeaponReactInterface_OnFlashlightEndOverlap final
|
|
{
|
|
public:
|
|
class AKosmosFlashlight* InFlashlight; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class UPrimitiveComponent* HitComponent; // 0x0008(0x0008)(Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosWeaponReactInterface_OnFlashlightEndOverlap;
|
|
|
|
// Function Kosmos.KosmosWeaponReactInterface.OnFlashlightHit
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosWeaponReactInterface_OnFlashlightHit final
|
|
{
|
|
public:
|
|
class AKosmosFlashlight* InWrench; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class UPrimitiveComponent* HitComponent; // 0x0008(0x0008)(Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosWeaponReactInterface_OnFlashlightHit;
|
|
|
|
// Function Kosmos.KosmosWeaponReactInterface.OnKnifeBeginOverlap
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosWeaponReactInterface_OnKnifeBeginOverlap final
|
|
{
|
|
public:
|
|
class AKosmosKnife* InKnife; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class UPrimitiveComponent* HitComponent; // 0x0008(0x0008)(Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosWeaponReactInterface_OnKnifeBeginOverlap;
|
|
|
|
// Function Kosmos.KosmosWeaponReactInterface.OnKnifeHit
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosWeaponReactInterface_OnKnifeHit final
|
|
{
|
|
public:
|
|
class AKosmosKnife* InKnife; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class UPrimitiveComponent* HitComponent; // 0x0008(0x0008)(Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosWeaponReactInterface_OnKnifeHit;
|
|
|
|
// Function Kosmos.KosmosWeaponReactInterface.OnWrenchBeginOverlap
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosWeaponReactInterface_OnWrenchBeginOverlap final
|
|
{
|
|
public:
|
|
class AKosmosWrench* InWrench; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class UPrimitiveComponent* HitComponent; // 0x0008(0x0008)(Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosWeaponReactInterface_OnWrenchBeginOverlap;
|
|
|
|
// Function Kosmos.KosmosWeaponReactInterface.OnWrenchHit
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosWeaponReactInterface_OnWrenchHit final
|
|
{
|
|
public:
|
|
class AKosmosWrench* InWrench; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class UPrimitiveComponent* HitComponent; // 0x0008(0x0008)(Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosWeaponReactInterface_OnWrenchHit;
|
|
|
|
// Function Kosmos.KosmosWrench.CalculateRecoilAnimStartTime
|
|
// 0x000C (0x000C - 0x0000)
|
|
struct KosmosWrench_CalculateRecoilAnimStartTime final
|
|
{
|
|
public:
|
|
struct FVector ImpactLocation; // 0x0000(0x000C)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosWrench_CalculateRecoilAnimStartTime;
|
|
|
|
// Function Kosmos.KosmosWrench.GetCurrentInteractable
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosWrench_GetCurrentInteractable final
|
|
{
|
|
public:
|
|
class AActor* ReturnValue; // 0x0000(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosWrench_GetCurrentInteractable;
|
|
|
|
// Function Kosmos.KosmosWrench.Multicast_SetWrenchUsageState
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosWrench_Multicast_SetWrenchUsageState final
|
|
{
|
|
public:
|
|
EWrenchUsage InState; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosWrench_Multicast_SetWrenchUsageState;
|
|
|
|
// Function Kosmos.KosmosWrench.OnHit
|
|
// 0x00A8 (0x00A8 - 0x0000)
|
|
struct KosmosWrench_OnHit final
|
|
{
|
|
public:
|
|
class UPrimitiveComponent* HitComp; // 0x0000(0x0008)(Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class AActor* OtherActor; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class UPrimitiveComponent* OtherComp; // 0x0010(0x0008)(Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
int32 OtherBodyIndex; // 0x0018(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool InFromSweep; // 0x001C(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_1D[0x3]; // 0x001D(0x0003)(Fixing Size After Last Property [ Dumper-7 ])
|
|
struct FHitResult Hit; // 0x0020(0x0088)(ConstParm, Parm, OutParm, ReferenceParm, IsPlainOldData, NoDestructor, ContainsInstancedReference, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosWrench_OnHit;
|
|
|
|
// Function Kosmos.KosmosWrench.Server_SetWrenchUsageState
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosWrench_Server_SetWrenchUsageState final
|
|
{
|
|
public:
|
|
EWrenchUsage InState; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosWrench_Server_SetWrenchUsageState;
|
|
|
|
// Function Kosmos.KosmosWrench.SetCurrentInteractable
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosWrench_SetCurrentInteractable final
|
|
{
|
|
public:
|
|
class AActor* InActor; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosWrench_SetCurrentInteractable;
|
|
|
|
// Function Kosmos.KosmosWrench.SetWrenchUsageState
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosWrench_SetWrenchUsageState final
|
|
{
|
|
public:
|
|
EWrenchUsage InState; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosWrench_SetWrenchUsageState;
|
|
|
|
// Function Kosmos.KosmosWrench.SetWrenchUsageStateLocal
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosWrench_SetWrenchUsageStateLocal final
|
|
{
|
|
public:
|
|
EWrenchUsage InState; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosWrench_SetWrenchUsageStateLocal;
|
|
|
|
// Function Kosmos.KosmosWrench.GetRecoilAnimStartTime
|
|
// 0x0004 (0x0004 - 0x0000)
|
|
struct KosmosWrench_GetRecoilAnimStartTime final
|
|
{
|
|
public:
|
|
float ReturnValue; // 0x0000(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosWrench_GetRecoilAnimStartTime;
|
|
|
|
// Function Kosmos.KosmosWrenchBreakable.HandleResume
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosWrenchBreakable_HandleResume final
|
|
{
|
|
public:
|
|
class UKosmosCheckpointReader* CheckpointReader; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosWrenchBreakable_HandleResume;
|
|
|
|
// Function Kosmos.KosmosWrenchBreakable.HandleSnapshot
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosWrenchBreakable_HandleSnapshot final
|
|
{
|
|
public:
|
|
class UKosmosCheckpointWriter* CheckpointWriter; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosWrenchBreakable_HandleSnapshot;
|
|
|
|
// Function Kosmos.KosmosWrenchBreakable.Hit
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct KosmosWrenchBreakable_Hit final
|
|
{
|
|
public:
|
|
class AActor* InWeapon; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosWrenchBreakable_Hit;
|
|
|
|
// Function Kosmos.KosmosWrenchBreakable.Multicast_RestoreCheckpoint
|
|
// 0x0004 (0x0004 - 0x0000)
|
|
struct KosmosWrenchBreakable_Multicast_RestoreCheckpoint final
|
|
{
|
|
public:
|
|
int32 Hits; // 0x0000(0x0004)(ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosWrenchBreakable_Multicast_RestoreCheckpoint;
|
|
|
|
// Function Kosmos.KosmosWrenchBreakable.Restore
|
|
// 0x0004 (0x0004 - 0x0000)
|
|
struct KosmosWrenchBreakable_Restore final
|
|
{
|
|
public:
|
|
int32 Hits; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosWrenchBreakable_Restore;
|
|
|
|
// Function Kosmos.KosmosWrenchBreakable.UpdateHitsNumber
|
|
// 0x0004 (0x0004 - 0x0000)
|
|
struct KosmosWrenchBreakable_UpdateHitsNumber final
|
|
{
|
|
public:
|
|
int32 Hits; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosWrenchBreakable_UpdateHitsNumber;
|
|
|
|
// Function Kosmos.KosmosWrenchBreakable.CanBeBroken
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosWrenchBreakable_CanBeBroken final
|
|
{
|
|
public:
|
|
bool ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosWrenchBreakable_CanBeBroken;
|
|
|
|
// Function Kosmos.KosmosZeroGravityVolume.EnterZeroGravityVolume
|
|
// 0x00A8 (0x00A8 - 0x0000)
|
|
struct KosmosZeroGravityVolume_EnterZeroGravityVolume final
|
|
{
|
|
public:
|
|
class UPrimitiveComponent* HitComp; // 0x0000(0x0008)(Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class AActor* OtherActor; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class UPrimitiveComponent* OtherComp; // 0x0010(0x0008)(Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
int32 OtherBodyIndex; // 0x0018(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool InFromSweep; // 0x001C(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_1D[0x3]; // 0x001D(0x0003)(Fixing Size After Last Property [ Dumper-7 ])
|
|
struct FHitResult Hit; // 0x0020(0x0088)(ConstParm, Parm, OutParm, ReferenceParm, IsPlainOldData, NoDestructor, ContainsInstancedReference, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosZeroGravityVolume_EnterZeroGravityVolume;
|
|
|
|
// Function Kosmos.KosmosZeroGravityVolume.ExitZeroGravityVolume
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct KosmosZeroGravityVolume_ExitZeroGravityVolume final
|
|
{
|
|
public:
|
|
class UPrimitiveComponent* HitComp; // 0x0000(0x0008)(Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class AActor* OtherActor; // 0x0008(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class UPrimitiveComponent* OtherComp; // 0x0010(0x0008)(Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
int32 OtherBodyIndex; // 0x0018(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_1C[0x4]; // 0x001C(0x0004)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosZeroGravityVolume_ExitZeroGravityVolume;
|
|
|
|
// Function Kosmos.KosmosZeroGravityVolume.SetBounds
|
|
// 0x0018 (0x0018 - 0x0000)
|
|
struct KosmosZeroGravityVolume_SetBounds final
|
|
{
|
|
public:
|
|
struct FVector InMin; // 0x0000(0x000C)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FVector InMax; // 0x000C(0x000C)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosZeroGravityVolume_SetBounds;
|
|
|
|
// Function Kosmos.KosmosZeroGravityVolume.SetBoxExtent
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosZeroGravityVolume_SetBoxExtent final
|
|
{
|
|
public:
|
|
struct FVector InBoxExtent; // 0x0000(0x000C)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool bUpdateOverlaps; // 0x000C(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_D[0x3]; // 0x000D(0x0003)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosZeroGravityVolume_SetBoxExtent;
|
|
|
|
// Function Kosmos.KosmosZeroGravityVolume.SetEnabled
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosZeroGravityVolume_SetEnabled final
|
|
{
|
|
public:
|
|
bool inEnabled; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosZeroGravityVolume_SetEnabled;
|
|
|
|
// Function Kosmos.KosmosZeroGravityVolume.GetIsEnabled
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct KosmosZeroGravityVolume_GetIsEnabled final
|
|
{
|
|
public:
|
|
bool ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_KosmosZeroGravityVolume_GetIsEnabled;
|
|
|
|
// Function Kosmos.KosmosZeroGravityVolume.IsPoitionInVolume
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct KosmosZeroGravityVolume_IsPoitionInVolume final
|
|
{
|
|
public:
|
|
struct FVector InPositon; // 0x0000(0x000C)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool ReturnValue; // 0x000C(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_D[0x3]; // 0x000D(0x0003)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|
};
|
|
DUMPER7_ASSERTS_KosmosZeroGravityVolume_IsPoitionInVolume;
|
|
|
|
// Function Kosmos.NetSyncGameEvent.WaitForNetSync
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct NetSyncGameEvent_WaitForNetSync final
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject_0; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class FName UniqueId; // 0x0008(0x0008)(ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
float TimeoutInSec; // 0x0010(0x0004)(ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_14[0x4]; // 0x0014(0x0004)(Fixing Size After Last Property [ Dumper-7 ])
|
|
class UNetSyncGameEvent* ReturnValue; // 0x0018(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_NetSyncGameEvent_WaitForNetSync;
|
|
|
|
// Function Kosmos.NetSyncGameEvent.InvokeNetSyncEvent
|
|
// 0x0004 (0x0004 - 0x0000)
|
|
struct NetSyncGameEvent_InvokeNetSyncEvent final
|
|
{
|
|
public:
|
|
ENetSyncEventResult Result; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_NetSyncGameEvent_InvokeNetSyncEvent;
|
|
|
|
// Function Kosmos.NyxLevelScriptActor.GetAlone
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct NyxLevelScriptActor_GetAlone final
|
|
{
|
|
public:
|
|
class AKosmosBaseCharacter* ReturnValue; // 0x0000(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_NyxLevelScriptActor_GetAlone;
|
|
|
|
// Function Kosmos.NyxLevelScriptActor.GetLow
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct NyxLevelScriptActor_GetLow final
|
|
{
|
|
public:
|
|
class AKosmosBaseCharacter* ReturnValue; // 0x0000(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_NyxLevelScriptActor_GetLow;
|
|
|
|
// Function Kosmos.NyxLevelScriptActor.GetOtherCharacter
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct NyxLevelScriptActor_GetOtherCharacter final
|
|
{
|
|
public:
|
|
class AKosmosBaseCharacter* InCharacter; // 0x0000(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class AKosmosBaseCharacter* ReturnValue; // 0x0008(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_NyxLevelScriptActor_GetOtherCharacter;
|
|
|
|
// Function Kosmos.NyxLevelScriptActor.GetPlayer
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct NyxLevelScriptActor_GetPlayer final
|
|
{
|
|
public:
|
|
class AKosmosBaseCharacter* ReturnValue; // 0x0000(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_NyxLevelScriptActor_GetPlayer;
|
|
|
|
// Function Kosmos.NyxLevelScriptActor.GetPlayPal
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct NyxLevelScriptActor_GetPlayPal final
|
|
{
|
|
public:
|
|
class AKosmosBaseCharacter* ReturnValue; // 0x0000(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_NyxLevelScriptActor_GetPlayPal;
|
|
|
|
// Function Kosmos.NyxLevelScriptActor.GetWhoAutomationControls
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct NyxLevelScriptActor_GetWhoAutomationControls final
|
|
{
|
|
public:
|
|
ENyxCharacter ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_NyxLevelScriptActor_GetWhoAutomationControls;
|
|
|
|
// Function Kosmos.NyxLevelScriptActor.IsAlonePlayer
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct NyxLevelScriptActor_IsAlonePlayer final
|
|
{
|
|
public:
|
|
bool ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_NyxLevelScriptActor_IsAlonePlayer;
|
|
|
|
// Function Kosmos.NyxLevelScriptActor.IsAlonePlayPal
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct NyxLevelScriptActor_IsAlonePlayPal final
|
|
{
|
|
public:
|
|
bool ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_NyxLevelScriptActor_IsAlonePlayPal;
|
|
|
|
// Function Kosmos.NyxLevelScriptActor.IsLowPlayer
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct NyxLevelScriptActor_IsLowPlayer final
|
|
{
|
|
public:
|
|
bool ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_NyxLevelScriptActor_IsLowPlayer;
|
|
|
|
// Function Kosmos.NyxLevelScriptActor.IsLowPlayPal
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct NyxLevelScriptActor_IsLowPlayPal final
|
|
{
|
|
public:
|
|
bool ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
DUMPER7_ASSERTS_NyxLevelScriptActor_IsLowPlayPal;
|
|
|
|
}
|
|
|