2288 lines
90 KiB
C++
2288 lines
90 KiB
C++
|
|
#pragma once
|
|||
|
|
|
|||
|
|
/*
|
|||
|
|
* SDK generated by Dumper-7
|
|||
|
|
*
|
|||
|
|
* https://github.com/Encryqed/Dumper-7
|
|||
|
|
*/
|
|||
|
|
|
|||
|
|
// Package: ExposureExpressions
|
|||
|
|
|
|||
|
|
#include "Basic.hpp"
|
|||
|
|
|
|||
|
|
#include "CoreUObject_classes.hpp"
|
|||
|
|
#include "ExposureExpressions_structs.hpp"
|
|||
|
|
|
|||
|
|
|
|||
|
|
namespace SDK
|
|||
|
|
{
|
|||
|
|
|
|||
|
|
// Class ExposureExpressions.ExposureExpressionsValue
|
|||
|
|
// 0x0000 (0x0028 - 0x0028)
|
|||
|
|
class UExposureExpressionsValue : public UObject
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
static class UClass* StaticClass()
|
|||
|
|
{
|
|||
|
|
STATIC_CLASS_IMPL("ExposureExpressionsValue")
|
|||
|
|
}
|
|||
|
|
static const class FName& StaticName()
|
|||
|
|
{
|
|||
|
|
STATIC_NAME_IMPL(L"ExposureExpressionsValue")
|
|||
|
|
}
|
|||
|
|
static class UExposureExpressionsValue* GetDefaultObj()
|
|||
|
|
{
|
|||
|
|
return GetDefaultObjImpl<UExposureExpressionsValue>();
|
|||
|
|
}
|
|||
|
|
};
|
|||
|
|
DUMPER7_ASSERTS_UExposureExpressionsValue;
|
|||
|
|
|
|||
|
|
// Class ExposureExpressions.ExposureExpressionsExposureValue
|
|||
|
|
// 0x0000 (0x0028 - 0x0028)
|
|||
|
|
class UExposureExpressionsExposureValue : public UExposureExpressionsValue
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
static class UClass* StaticClass()
|
|||
|
|
{
|
|||
|
|
STATIC_CLASS_IMPL("ExposureExpressionsExposureValue")
|
|||
|
|
}
|
|||
|
|
static const class FName& StaticName()
|
|||
|
|
{
|
|||
|
|
STATIC_NAME_IMPL(L"ExposureExpressionsExposureValue")
|
|||
|
|
}
|
|||
|
|
static class UExposureExpressionsExposureValue* GetDefaultObj()
|
|||
|
|
{
|
|||
|
|
return GetDefaultObjImpl<UExposureExpressionsExposureValue>();
|
|||
|
|
}
|
|||
|
|
};
|
|||
|
|
DUMPER7_ASSERTS_UExposureExpressionsExposureValue;
|
|||
|
|
|
|||
|
|
// Class ExposureExpressions.ExposureExpressionsExposureValueFactor
|
|||
|
|
// 0x0000 (0x0028 - 0x0028)
|
|||
|
|
class UExposureExpressionsExposureValueFactor : public UExposureExpressionsExposureValue
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
static class UClass* StaticClass()
|
|||
|
|
{
|
|||
|
|
STATIC_CLASS_IMPL("ExposureExpressionsExposureValueFactor")
|
|||
|
|
}
|
|||
|
|
static const class FName& StaticName()
|
|||
|
|
{
|
|||
|
|
STATIC_NAME_IMPL(L"ExposureExpressionsExposureValueFactor")
|
|||
|
|
}
|
|||
|
|
static class UExposureExpressionsExposureValueFactor* GetDefaultObj()
|
|||
|
|
{
|
|||
|
|
return GetDefaultObjImpl<UExposureExpressionsExposureValueFactor>();
|
|||
|
|
}
|
|||
|
|
};
|
|||
|
|
DUMPER7_ASSERTS_UExposureExpressionsExposureValueFactor;
|
|||
|
|
|
|||
|
|
// Class ExposureExpressions.ExposureExpressionsExposureConstantFactor
|
|||
|
|
// 0x0000 (0x0028 - 0x0028)
|
|||
|
|
class UExposureExpressionsExposureConstantFactor : public UExposureExpressionsExposureValueFactor
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
static class UClass* StaticClass()
|
|||
|
|
{
|
|||
|
|
STATIC_CLASS_IMPL("ExposureExpressionsExposureConstantFactor")
|
|||
|
|
}
|
|||
|
|
static const class FName& StaticName()
|
|||
|
|
{
|
|||
|
|
STATIC_NAME_IMPL(L"ExposureExpressionsExposureConstantFactor")
|
|||
|
|
}
|
|||
|
|
static class UExposureExpressionsExposureConstantFactor* GetDefaultObj()
|
|||
|
|
{
|
|||
|
|
return GetDefaultObjImpl<UExposureExpressionsExposureConstantFactor>();
|
|||
|
|
}
|
|||
|
|
};
|
|||
|
|
DUMPER7_ASSERTS_UExposureExpressionsExposureConstantFactor;
|
|||
|
|
|
|||
|
|
// Class ExposureExpressions.ExposureExpressionsExposureConstantOneX
|
|||
|
|
// 0x0000 (0x0028 - 0x0028)
|
|||
|
|
class UExposureExpressionsExposureConstantOneX final : public UExposureExpressionsExposureConstantFactor
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
static class UClass* StaticClass()
|
|||
|
|
{
|
|||
|
|
STATIC_CLASS_IMPL("ExposureExpressionsExposureConstantOneX")
|
|||
|
|
}
|
|||
|
|
static const class FName& StaticName()
|
|||
|
|
{
|
|||
|
|
STATIC_NAME_IMPL(L"ExposureExpressionsExposureConstantOneX")
|
|||
|
|
}
|
|||
|
|
static class UExposureExpressionsExposureConstantOneX* GetDefaultObj()
|
|||
|
|
{
|
|||
|
|
return GetDefaultObjImpl<UExposureExpressionsExposureConstantOneX>();
|
|||
|
|
}
|
|||
|
|
};
|
|||
|
|
DUMPER7_ASSERTS_UExposureExpressionsExposureConstantOneX;
|
|||
|
|
|
|||
|
|
// Class ExposureExpressions.ExposureExpressionsExposureConstantTwoX
|
|||
|
|
// 0x0000 (0x0028 - 0x0028)
|
|||
|
|
class UExposureExpressionsExposureConstantTwoX final : public UExposureExpressionsExposureConstantFactor
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
static class UClass* StaticClass()
|
|||
|
|
{
|
|||
|
|
STATIC_CLASS_IMPL("ExposureExpressionsExposureConstantTwoX")
|
|||
|
|
}
|
|||
|
|
static const class FName& StaticName()
|
|||
|
|
{
|
|||
|
|
STATIC_NAME_IMPL(L"ExposureExpressionsExposureConstantTwoX")
|
|||
|
|
}
|
|||
|
|
static class UExposureExpressionsExposureConstantTwoX* GetDefaultObj()
|
|||
|
|
{
|
|||
|
|
return GetDefaultObjImpl<UExposureExpressionsExposureConstantTwoX>();
|
|||
|
|
}
|
|||
|
|
};
|
|||
|
|
DUMPER7_ASSERTS_UExposureExpressionsExposureConstantTwoX;
|
|||
|
|
|
|||
|
|
// Class ExposureExpressions.ExposureExpressionsExposureConstant
|
|||
|
|
// 0x0000 (0x0028 - 0x0028)
|
|||
|
|
class UExposureExpressionsExposureConstant : public UExposureExpressionsExposureValue
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
static class UClass* StaticClass()
|
|||
|
|
{
|
|||
|
|
STATIC_CLASS_IMPL("ExposureExpressionsExposureConstant")
|
|||
|
|
}
|
|||
|
|
static const class FName& StaticName()
|
|||
|
|
{
|
|||
|
|
STATIC_NAME_IMPL(L"ExposureExpressionsExposureConstant")
|
|||
|
|
}
|
|||
|
|
static class UExposureExpressionsExposureConstant* GetDefaultObj()
|
|||
|
|
{
|
|||
|
|
return GetDefaultObjImpl<UExposureExpressionsExposureConstant>();
|
|||
|
|
}
|
|||
|
|
};
|
|||
|
|
DUMPER7_ASSERTS_UExposureExpressionsExposureConstant;
|
|||
|
|
|
|||
|
|
// Class ExposureExpressions.ExposureExpressionsExposureConstantTrueZero
|
|||
|
|
// 0x0000 (0x0028 - 0x0028)
|
|||
|
|
class UExposureExpressionsExposureConstantTrueZero final : public UExposureExpressionsExposureConstant
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
static class UClass* StaticClass()
|
|||
|
|
{
|
|||
|
|
STATIC_CLASS_IMPL("ExposureExpressionsExposureConstantTrueZero")
|
|||
|
|
}
|
|||
|
|
static const class FName& StaticName()
|
|||
|
|
{
|
|||
|
|
STATIC_NAME_IMPL(L"ExposureExpressionsExposureConstantTrueZero")
|
|||
|
|
}
|
|||
|
|
static class UExposureExpressionsExposureConstantTrueZero* GetDefaultObj()
|
|||
|
|
{
|
|||
|
|
return GetDefaultObjImpl<UExposureExpressionsExposureConstantTrueZero>();
|
|||
|
|
}
|
|||
|
|
};
|
|||
|
|
DUMPER7_ASSERTS_UExposureExpressionsExposureConstantTrueZero;
|
|||
|
|
|
|||
|
|
// Class ExposureExpressions.ExposureExpressionsExposureConstantZero
|
|||
|
|
// 0x0000 (0x0028 - 0x0028)
|
|||
|
|
class UExposureExpressionsExposureConstantZero final : public UExposureExpressionsExposureConstant
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
static class UClass* StaticClass()
|
|||
|
|
{
|
|||
|
|
STATIC_CLASS_IMPL("ExposureExpressionsExposureConstantZero")
|
|||
|
|
}
|
|||
|
|
static const class FName& StaticName()
|
|||
|
|
{
|
|||
|
|
STATIC_NAME_IMPL(L"ExposureExpressionsExposureConstantZero")
|
|||
|
|
}
|
|||
|
|
static class UExposureExpressionsExposureConstantZero* GetDefaultObj()
|
|||
|
|
{
|
|||
|
|
return GetDefaultObjImpl<UExposureExpressionsExposureConstantZero>();
|
|||
|
|
}
|
|||
|
|
};
|
|||
|
|
DUMPER7_ASSERTS_UExposureExpressionsExposureConstantZero;
|
|||
|
|
|
|||
|
|
// Class ExposureExpressions.ExposureExpressionsExposureConstantOne
|
|||
|
|
// 0x0000 (0x0028 - 0x0028)
|
|||
|
|
class UExposureExpressionsExposureConstantOne final : public UExposureExpressionsExposureConstant
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
static class UClass* StaticClass()
|
|||
|
|
{
|
|||
|
|
STATIC_CLASS_IMPL("ExposureExpressionsExposureConstantOne")
|
|||
|
|
}
|
|||
|
|
static const class FName& StaticName()
|
|||
|
|
{
|
|||
|
|
STATIC_NAME_IMPL(L"ExposureExpressionsExposureConstantOne")
|
|||
|
|
}
|
|||
|
|
static class UExposureExpressionsExposureConstantOne* GetDefaultObj()
|
|||
|
|
{
|
|||
|
|
return GetDefaultObjImpl<UExposureExpressionsExposureConstantOne>();
|
|||
|
|
}
|
|||
|
|
};
|
|||
|
|
DUMPER7_ASSERTS_UExposureExpressionsExposureConstantOne;
|
|||
|
|
|
|||
|
|
// Class ExposureExpressions.ExposureExpressionsExposureConstantTwo
|
|||
|
|
// 0x0000 (0x0028 - 0x0028)
|
|||
|
|
class UExposureExpressionsExposureConstantTwo final : public UExposureExpressionsExposureConstant
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
static class UClass* StaticClass()
|
|||
|
|
{
|
|||
|
|
STATIC_CLASS_IMPL("ExposureExpressionsExposureConstantTwo")
|
|||
|
|
}
|
|||
|
|
static const class FName& StaticName()
|
|||
|
|
{
|
|||
|
|
STATIC_NAME_IMPL(L"ExposureExpressionsExposureConstantTwo")
|
|||
|
|
}
|
|||
|
|
static class UExposureExpressionsExposureConstantTwo* GetDefaultObj()
|
|||
|
|
{
|
|||
|
|
return GetDefaultObjImpl<UExposureExpressionsExposureConstantTwo>();
|
|||
|
|
}
|
|||
|
|
};
|
|||
|
|
DUMPER7_ASSERTS_UExposureExpressionsExposureConstantTwo;
|
|||
|
|
|
|||
|
|
// Class ExposureExpressions.ExposureExpressionsExposureConstantNegativeOne
|
|||
|
|
// 0x0000 (0x0028 - 0x0028)
|
|||
|
|
class UExposureExpressionsExposureConstantNegativeOne final : public UExposureExpressionsExposureConstant
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
static class UClass* StaticClass()
|
|||
|
|
{
|
|||
|
|
STATIC_CLASS_IMPL("ExposureExpressionsExposureConstantNegativeOne")
|
|||
|
|
}
|
|||
|
|
static const class FName& StaticName()
|
|||
|
|
{
|
|||
|
|
STATIC_NAME_IMPL(L"ExposureExpressionsExposureConstantNegativeOne")
|
|||
|
|
}
|
|||
|
|
static class UExposureExpressionsExposureConstantNegativeOne* GetDefaultObj()
|
|||
|
|
{
|
|||
|
|
return GetDefaultObjImpl<UExposureExpressionsExposureConstantNegativeOne>();
|
|||
|
|
}
|
|||
|
|
};
|
|||
|
|
DUMPER7_ASSERTS_UExposureExpressionsExposureConstantNegativeOne;
|
|||
|
|
|
|||
|
|
// Class ExposureExpressions.ExposureExpressionsExposureConstantNegativeTwo
|
|||
|
|
// 0x0000 (0x0028 - 0x0028)
|
|||
|
|
class UExposureExpressionsExposureConstantNegativeTwo final : public UExposureExpressionsExposureConstant
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
static class UClass* StaticClass()
|
|||
|
|
{
|
|||
|
|
STATIC_CLASS_IMPL("ExposureExpressionsExposureConstantNegativeTwo")
|
|||
|
|
}
|
|||
|
|
static const class FName& StaticName()
|
|||
|
|
{
|
|||
|
|
STATIC_NAME_IMPL(L"ExposureExpressionsExposureConstantNegativeTwo")
|
|||
|
|
}
|
|||
|
|
static class UExposureExpressionsExposureConstantNegativeTwo* GetDefaultObj()
|
|||
|
|
{
|
|||
|
|
return GetDefaultObjImpl<UExposureExpressionsExposureConstantNegativeTwo>();
|
|||
|
|
}
|
|||
|
|
};
|
|||
|
|
DUMPER7_ASSERTS_UExposureExpressionsExposureConstantNegativeTwo;
|
|||
|
|
|
|||
|
|
// Class ExposureExpressions.ExposureExpressionsExposureConstantAbsoluteMaximum
|
|||
|
|
// 0x0000 (0x0028 - 0x0028)
|
|||
|
|
class UExposureExpressionsExposureConstantAbsoluteMaximum final : public UExposureExpressionsExposureConstant
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
static class UClass* StaticClass()
|
|||
|
|
{
|
|||
|
|
STATIC_CLASS_IMPL("ExposureExpressionsExposureConstantAbsoluteMaximum")
|
|||
|
|
}
|
|||
|
|
static const class FName& StaticName()
|
|||
|
|
{
|
|||
|
|
STATIC_NAME_IMPL(L"ExposureExpressionsExposureConstantAbsoluteMaximum")
|
|||
|
|
}
|
|||
|
|
static class UExposureExpressionsExposureConstantAbsoluteMaximum* GetDefaultObj()
|
|||
|
|
{
|
|||
|
|
return GetDefaultObjImpl<UExposureExpressionsExposureConstantAbsoluteMaximum>();
|
|||
|
|
}
|
|||
|
|
};
|
|||
|
|
DUMPER7_ASSERTS_UExposureExpressionsExposureConstantAbsoluteMaximum;
|
|||
|
|
|
|||
|
|
// Class ExposureExpressions.ExposureExpressionsExposureConstantAbsoluteMinimum
|
|||
|
|
// 0x0000 (0x0028 - 0x0028)
|
|||
|
|
class UExposureExpressionsExposureConstantAbsoluteMinimum final : public UExposureExpressionsExposureConstant
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
static class UClass* StaticClass()
|
|||
|
|
{
|
|||
|
|
STATIC_CLASS_IMPL("ExposureExpressionsExposureConstantAbsoluteMinimum")
|
|||
|
|
}
|
|||
|
|
static const class FName& StaticName()
|
|||
|
|
{
|
|||
|
|
STATIC_NAME_IMPL(L"ExposureExpressionsExposureConstantAbsoluteMinimum")
|
|||
|
|
}
|
|||
|
|
static class UExposureExpressionsExposureConstantAbsoluteMinimum* GetDefaultObj()
|
|||
|
|
{
|
|||
|
|
return GetDefaultObjImpl<UExposureExpressionsExposureConstantAbsoluteMinimum>();
|
|||
|
|
}
|
|||
|
|
};
|
|||
|
|
DUMPER7_ASSERTS_UExposureExpressionsExposureConstantAbsoluteMinimum;
|
|||
|
|
|
|||
|
|
// Class ExposureExpressions.ExposureExpressionsExposureConstantEV100Value
|
|||
|
|
// 0x0008 (0x0030 - 0x0028)
|
|||
|
|
class UExposureExpressionsExposureConstantEV100Value final : public UExposureExpressionsExposureConstant
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
float Value; // 0x0028(0x0004)(Edit, BlueprintVisible, BlueprintReadOnly, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|||
|
|
uint8 Pad_2C[0x4]; // 0x002C(0x0004)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|||
|
|
|
|||
|
|
public:
|
|||
|
|
static class UClass* StaticClass()
|
|||
|
|
{
|
|||
|
|
STATIC_CLASS_IMPL("ExposureExpressionsExposureConstantEV100Value")
|
|||
|
|
}
|
|||
|
|
static const class FName& StaticName()
|
|||
|
|
{
|
|||
|
|
STATIC_NAME_IMPL(L"ExposureExpressionsExposureConstantEV100Value")
|
|||
|
|
}
|
|||
|
|
static class UExposureExpressionsExposureConstantEV100Value* GetDefaultObj()
|
|||
|
|
{
|
|||
|
|
return GetDefaultObjImpl<UExposureExpressionsExposureConstantEV100Value>();
|
|||
|
|
}
|
|||
|
|
};
|
|||
|
|
DUMPER7_ASSERTS_UExposureExpressionsExposureConstantEV100Value;
|
|||
|
|
|
|||
|
|
// Class ExposureExpressions.ExposureExpressionsExposureConstantUnitlessValue
|
|||
|
|
// 0x0008 (0x0030 - 0x0028)
|
|||
|
|
class UExposureExpressionsExposureConstantUnitlessValue final : public UExposureExpressionsExposureConstant
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
float Value; // 0x0028(0x0004)(Edit, BlueprintVisible, BlueprintReadOnly, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|||
|
|
uint8 Pad_2C[0x4]; // 0x002C(0x0004)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|||
|
|
|
|||
|
|
public:
|
|||
|
|
static class UClass* StaticClass()
|
|||
|
|
{
|
|||
|
|
STATIC_CLASS_IMPL("ExposureExpressionsExposureConstantUnitlessValue")
|
|||
|
|
}
|
|||
|
|
static const class FName& StaticName()
|
|||
|
|
{
|
|||
|
|
STATIC_NAME_IMPL(L"ExposureExpressionsExposureConstantUnitlessValue")
|
|||
|
|
}
|
|||
|
|
static class UExposureExpressionsExposureConstantUnitlessValue* GetDefaultObj()
|
|||
|
|
{
|
|||
|
|
return GetDefaultObjImpl<UExposureExpressionsExposureConstantUnitlessValue>();
|
|||
|
|
}
|
|||
|
|
};
|
|||
|
|
DUMPER7_ASSERTS_UExposureExpressionsExposureConstantUnitlessValue;
|
|||
|
|
|
|||
|
|
// Class ExposureExpressions.ExposureExpressionsMinExposureValue
|
|||
|
|
// 0x0000 (0x0028 - 0x0028)
|
|||
|
|
class UExposureExpressionsMinExposureValue final : public UExposureExpressionsExposureValue
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
static class UClass* StaticClass()
|
|||
|
|
{
|
|||
|
|
STATIC_CLASS_IMPL("ExposureExpressionsMinExposureValue")
|
|||
|
|
}
|
|||
|
|
static const class FName& StaticName()
|
|||
|
|
{
|
|||
|
|
STATIC_NAME_IMPL(L"ExposureExpressionsMinExposureValue")
|
|||
|
|
}
|
|||
|
|
static class UExposureExpressionsMinExposureValue* GetDefaultObj()
|
|||
|
|
{
|
|||
|
|
return GetDefaultObjImpl<UExposureExpressionsMinExposureValue>();
|
|||
|
|
}
|
|||
|
|
};
|
|||
|
|
DUMPER7_ASSERTS_UExposureExpressionsMinExposureValue;
|
|||
|
|
|
|||
|
|
// Class ExposureExpressions.ExposureExpressionsMaxExposureValue
|
|||
|
|
// 0x0000 (0x0028 - 0x0028)
|
|||
|
|
class UExposureExpressionsMaxExposureValue final : public UExposureExpressionsExposureValue
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
static class UClass* StaticClass()
|
|||
|
|
{
|
|||
|
|
STATIC_CLASS_IMPL("ExposureExpressionsMaxExposureValue")
|
|||
|
|
}
|
|||
|
|
static const class FName& StaticName()
|
|||
|
|
{
|
|||
|
|
STATIC_NAME_IMPL(L"ExposureExpressionsMaxExposureValue")
|
|||
|
|
}
|
|||
|
|
static class UExposureExpressionsMaxExposureValue* GetDefaultObj()
|
|||
|
|
{
|
|||
|
|
return GetDefaultObjImpl<UExposureExpressionsMaxExposureValue>();
|
|||
|
|
}
|
|||
|
|
};
|
|||
|
|
DUMPER7_ASSERTS_UExposureExpressionsMaxExposureValue;
|
|||
|
|
|
|||
|
|
// Class ExposureExpressions.ExposureExpressionsAutoExposureValue
|
|||
|
|
// 0x0008 (0x0030 - 0x0028)
|
|||
|
|
class UExposureExpressionsAutoExposureValue final : public UExposureExpressionsExposureValue
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
bool bSmoothed; // 0x0028(0x0001)(Edit, BlueprintVisible, BlueprintReadOnly, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|||
|
|
bool bUnbiased; // 0x0029(0x0001)(Edit, BlueprintVisible, BlueprintReadOnly, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|||
|
|
bool bUseHistory; // 0x002A(0x0001)(Edit, BlueprintVisible, BlueprintReadOnly, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|||
|
|
uint8 Pad_2B[0x5]; // 0x002B(0x0005)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|||
|
|
|
|||
|
|
public:
|
|||
|
|
static class UClass* StaticClass()
|
|||
|
|
{
|
|||
|
|
STATIC_CLASS_IMPL("ExposureExpressionsAutoExposureValue")
|
|||
|
|
}
|
|||
|
|
static const class FName& StaticName()
|
|||
|
|
{
|
|||
|
|
STATIC_NAME_IMPL(L"ExposureExpressionsAutoExposureValue")
|
|||
|
|
}
|
|||
|
|
static class UExposureExpressionsAutoExposureValue* GetDefaultObj()
|
|||
|
|
{
|
|||
|
|
return GetDefaultObjImpl<UExposureExpressionsAutoExposureValue>();
|
|||
|
|
}
|
|||
|
|
};
|
|||
|
|
DUMPER7_ASSERTS_UExposureExpressionsAutoExposureValue;
|
|||
|
|
|
|||
|
|
// Class ExposureExpressions.ExposureExpressionsAverageLuminanceExposureValue
|
|||
|
|
// 0x0008 (0x0030 - 0x0028)
|
|||
|
|
class UExposureExpressionsAverageLuminanceExposureValue final : public UExposureExpressionsExposureValue
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
bool bSmoothed; // 0x0028(0x0001)(Edit, BlueprintVisible, BlueprintReadOnly, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|||
|
|
bool bUnbiased; // 0x0029(0x0001)(Edit, BlueprintVisible, BlueprintReadOnly, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|||
|
|
bool bUseHistory; // 0x002A(0x0001)(Edit, BlueprintVisible, BlueprintReadOnly, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|||
|
|
uint8 Pad_2B[0x5]; // 0x002B(0x0005)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|||
|
|
|
|||
|
|
public:
|
|||
|
|
static class UClass* StaticClass()
|
|||
|
|
{
|
|||
|
|
STATIC_CLASS_IMPL("ExposureExpressionsAverageLuminanceExposureValue")
|
|||
|
|
}
|
|||
|
|
static const class FName& StaticName()
|
|||
|
|
{
|
|||
|
|
STATIC_NAME_IMPL(L"ExposureExpressionsAverageLuminanceExposureValue")
|
|||
|
|
}
|
|||
|
|
static class UExposureExpressionsAverageLuminanceExposureValue* GetDefaultObj()
|
|||
|
|
{
|
|||
|
|
return GetDefaultObjImpl<UExposureExpressionsAverageLuminanceExposureValue>();
|
|||
|
|
}
|
|||
|
|
};
|
|||
|
|
DUMPER7_ASSERTS_UExposureExpressionsAverageLuminanceExposureValue;
|
|||
|
|
|
|||
|
|
// Class ExposureExpressions.ExposureExpressionsAverageLuminanceExposureValueWithReverseBias
|
|||
|
|
// 0x0008 (0x0030 - 0x0028)
|
|||
|
|
class UExposureExpressionsAverageLuminanceExposureValueWithReverseBias final : public UExposureExpressionsExposureValue
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
bool bSmoothed; // 0x0028(0x0001)(Edit, BlueprintVisible, BlueprintReadOnly, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|||
|
|
bool bUseHistory; // 0x0029(0x0001)(Edit, BlueprintVisible, BlueprintReadOnly, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|||
|
|
uint8 Pad_2A[0x6]; // 0x002A(0x0006)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|||
|
|
|
|||
|
|
public:
|
|||
|
|
static class UClass* StaticClass()
|
|||
|
|
{
|
|||
|
|
STATIC_CLASS_IMPL("ExposureExpressionsAverageLuminanceExposureValueWithReverseBias")
|
|||
|
|
}
|
|||
|
|
static const class FName& StaticName()
|
|||
|
|
{
|
|||
|
|
STATIC_NAME_IMPL(L"ExposureExpressionsAverageLuminanceExposureValueWithReverseBias")
|
|||
|
|
}
|
|||
|
|
static class UExposureExpressionsAverageLuminanceExposureValueWithReverseBias* GetDefaultObj()
|
|||
|
|
{
|
|||
|
|
return GetDefaultObjImpl<UExposureExpressionsAverageLuminanceExposureValueWithReverseBias>();
|
|||
|
|
}
|
|||
|
|
};
|
|||
|
|
DUMPER7_ASSERTS_UExposureExpressionsAverageLuminanceExposureValueWithReverseBias;
|
|||
|
|
|
|||
|
|
// Class ExposureExpressions.ExposureExpressionsAverageViewLuminanceExposureValue
|
|||
|
|
// 0x0008 (0x0030 - 0x0028)
|
|||
|
|
class UExposureExpressionsAverageViewLuminanceExposureValue final : public UExposureExpressionsExposureValue
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
bool bSmoothed; // 0x0028(0x0001)(Edit, BlueprintVisible, BlueprintReadOnly, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|||
|
|
bool bUnbiased; // 0x0029(0x0001)(Edit, BlueprintVisible, BlueprintReadOnly, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|||
|
|
bool bUseHistory; // 0x002A(0x0001)(Edit, BlueprintVisible, BlueprintReadOnly, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|||
|
|
uint8 Pad_2B[0x5]; // 0x002B(0x0005)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|||
|
|
|
|||
|
|
public:
|
|||
|
|
static class UClass* StaticClass()
|
|||
|
|
{
|
|||
|
|
STATIC_CLASS_IMPL("ExposureExpressionsAverageViewLuminanceExposureValue")
|
|||
|
|
}
|
|||
|
|
static const class FName& StaticName()
|
|||
|
|
{
|
|||
|
|
STATIC_NAME_IMPL(L"ExposureExpressionsAverageViewLuminanceExposureValue")
|
|||
|
|
}
|
|||
|
|
static class UExposureExpressionsAverageViewLuminanceExposureValue* GetDefaultObj()
|
|||
|
|
{
|
|||
|
|
return GetDefaultObjImpl<UExposureExpressionsAverageViewLuminanceExposureValue>();
|
|||
|
|
}
|
|||
|
|
};
|
|||
|
|
DUMPER7_ASSERTS_UExposureExpressionsAverageViewLuminanceExposureValue;
|
|||
|
|
|
|||
|
|
// Class ExposureExpressions.ExposureExpressionsAverageBrightnessExposureValue
|
|||
|
|
// 0x0008 (0x0030 - 0x0028)
|
|||
|
|
class UExposureExpressionsAverageBrightnessExposureValue final : public UExposureExpressionsExposureValue
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
bool bSmoothed; // 0x0028(0x0001)(Edit, BlueprintVisible, BlueprintReadOnly, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|||
|
|
bool bUnbiased; // 0x0029(0x0001)(Edit, BlueprintVisible, BlueprintReadOnly, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|||
|
|
bool bUseHistory; // 0x002A(0x0001)(Edit, BlueprintVisible, BlueprintReadOnly, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|||
|
|
uint8 Pad_2B[0x5]; // 0x002B(0x0005)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|||
|
|
|
|||
|
|
public:
|
|||
|
|
static class UClass* StaticClass()
|
|||
|
|
{
|
|||
|
|
STATIC_CLASS_IMPL("ExposureExpressionsAverageBrightnessExposureValue")
|
|||
|
|
}
|
|||
|
|
static const class FName& StaticName()
|
|||
|
|
{
|
|||
|
|
STATIC_NAME_IMPL(L"ExposureExpressionsAverageBrightnessExposureValue")
|
|||
|
|
}
|
|||
|
|
static class UExposureExpressionsAverageBrightnessExposureValue* GetDefaultObj()
|
|||
|
|
{
|
|||
|
|
return GetDefaultObjImpl<UExposureExpressionsAverageBrightnessExposureValue>();
|
|||
|
|
}
|
|||
|
|
};
|
|||
|
|
DUMPER7_ASSERTS_UExposureExpressionsAverageBrightnessExposureValue;
|
|||
|
|
|
|||
|
|
// Class ExposureExpressions.ExposureExpressionsBiasedMinExposureValue
|
|||
|
|
// 0x0000 (0x0028 - 0x0028)
|
|||
|
|
class UExposureExpressionsBiasedMinExposureValue final : public UExposureExpressionsExposureValue
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
static class UClass* StaticClass()
|
|||
|
|
{
|
|||
|
|
STATIC_CLASS_IMPL("ExposureExpressionsBiasedMinExposureValue")
|
|||
|
|
}
|
|||
|
|
static const class FName& StaticName()
|
|||
|
|
{
|
|||
|
|
STATIC_NAME_IMPL(L"ExposureExpressionsBiasedMinExposureValue")
|
|||
|
|
}
|
|||
|
|
static class UExposureExpressionsBiasedMinExposureValue* GetDefaultObj()
|
|||
|
|
{
|
|||
|
|
return GetDefaultObjImpl<UExposureExpressionsBiasedMinExposureValue>();
|
|||
|
|
}
|
|||
|
|
};
|
|||
|
|
DUMPER7_ASSERTS_UExposureExpressionsBiasedMinExposureValue;
|
|||
|
|
|
|||
|
|
// Class ExposureExpressions.ExposureExpressionsBiasedMaxExposureValue
|
|||
|
|
// 0x0000 (0x0028 - 0x0028)
|
|||
|
|
class UExposureExpressionsBiasedMaxExposureValue final : public UExposureExpressionsExposureValue
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
static class UClass* StaticClass()
|
|||
|
|
{
|
|||
|
|
STATIC_CLASS_IMPL("ExposureExpressionsBiasedMaxExposureValue")
|
|||
|
|
}
|
|||
|
|
static const class FName& StaticName()
|
|||
|
|
{
|
|||
|
|
STATIC_NAME_IMPL(L"ExposureExpressionsBiasedMaxExposureValue")
|
|||
|
|
}
|
|||
|
|
static class UExposureExpressionsBiasedMaxExposureValue* GetDefaultObj()
|
|||
|
|
{
|
|||
|
|
return GetDefaultObjImpl<UExposureExpressionsBiasedMaxExposureValue>();
|
|||
|
|
}
|
|||
|
|
};
|
|||
|
|
DUMPER7_ASSERTS_UExposureExpressionsBiasedMaxExposureValue;
|
|||
|
|
|
|||
|
|
// Class ExposureExpressions.ExposureExpressionsBiasExposureValue
|
|||
|
|
// 0x0000 (0x0028 - 0x0028)
|
|||
|
|
class UExposureExpressionsBiasExposureValue final : public UExposureExpressionsExposureValue
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
static class UClass* StaticClass()
|
|||
|
|
{
|
|||
|
|
STATIC_CLASS_IMPL("ExposureExpressionsBiasExposureValue")
|
|||
|
|
}
|
|||
|
|
static const class FName& StaticName()
|
|||
|
|
{
|
|||
|
|
STATIC_NAME_IMPL(L"ExposureExpressionsBiasExposureValue")
|
|||
|
|
}
|
|||
|
|
static class UExposureExpressionsBiasExposureValue* GetDefaultObj()
|
|||
|
|
{
|
|||
|
|
return GetDefaultObjImpl<UExposureExpressionsBiasExposureValue>();
|
|||
|
|
}
|
|||
|
|
};
|
|||
|
|
DUMPER7_ASSERTS_UExposureExpressionsBiasExposureValue;
|
|||
|
|
|
|||
|
|
// Class ExposureExpressions.ExposureExpressionsBaseBiasExposureValue
|
|||
|
|
// 0x0000 (0x0028 - 0x0028)
|
|||
|
|
class UExposureExpressionsBaseBiasExposureValue final : public UExposureExpressionsExposureValue
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
static class UClass* StaticClass()
|
|||
|
|
{
|
|||
|
|
STATIC_CLASS_IMPL("ExposureExpressionsBaseBiasExposureValue")
|
|||
|
|
}
|
|||
|
|
static const class FName& StaticName()
|
|||
|
|
{
|
|||
|
|
STATIC_NAME_IMPL(L"ExposureExpressionsBaseBiasExposureValue")
|
|||
|
|
}
|
|||
|
|
static class UExposureExpressionsBaseBiasExposureValue* GetDefaultObj()
|
|||
|
|
{
|
|||
|
|
return GetDefaultObjImpl<UExposureExpressionsBaseBiasExposureValue>();
|
|||
|
|
}
|
|||
|
|
};
|
|||
|
|
DUMPER7_ASSERTS_UExposureExpressionsBaseBiasExposureValue;
|
|||
|
|
|
|||
|
|
// Class ExposureExpressions.ExposureExpressionsVFXBiasExposureValue
|
|||
|
|
// 0x0000 (0x0028 - 0x0028)
|
|||
|
|
class UExposureExpressionsVFXBiasExposureValue final : public UExposureExpressionsExposureValue
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
static class UClass* StaticClass()
|
|||
|
|
{
|
|||
|
|
STATIC_CLASS_IMPL("ExposureExpressionsVFXBiasExposureValue")
|
|||
|
|
}
|
|||
|
|
static const class FName& StaticName()
|
|||
|
|
{
|
|||
|
|
STATIC_NAME_IMPL(L"ExposureExpressionsVFXBiasExposureValue")
|
|||
|
|
}
|
|||
|
|
static class UExposureExpressionsVFXBiasExposureValue* GetDefaultObj()
|
|||
|
|
{
|
|||
|
|
return GetDefaultObjImpl<UExposureExpressionsVFXBiasExposureValue>();
|
|||
|
|
}
|
|||
|
|
};
|
|||
|
|
DUMPER7_ASSERTS_UExposureExpressionsVFXBiasExposureValue;
|
|||
|
|
|
|||
|
|
// Class ExposureExpressions.ExposureExpressionsConstantBiasExposureValue
|
|||
|
|
// 0x0000 (0x0028 - 0x0028)
|
|||
|
|
class UExposureExpressionsConstantBiasExposureValue final : public UExposureExpressionsExposureValue
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
static class UClass* StaticClass()
|
|||
|
|
{
|
|||
|
|
STATIC_CLASS_IMPL("ExposureExpressionsConstantBiasExposureValue")
|
|||
|
|
}
|
|||
|
|
static const class FName& StaticName()
|
|||
|
|
{
|
|||
|
|
STATIC_NAME_IMPL(L"ExposureExpressionsConstantBiasExposureValue")
|
|||
|
|
}
|
|||
|
|
static class UExposureExpressionsConstantBiasExposureValue* GetDefaultObj()
|
|||
|
|
{
|
|||
|
|
return GetDefaultObjImpl<UExposureExpressionsConstantBiasExposureValue>();
|
|||
|
|
}
|
|||
|
|
};
|
|||
|
|
DUMPER7_ASSERTS_UExposureExpressionsConstantBiasExposureValue;
|
|||
|
|
|
|||
|
|
// Class ExposureExpressions.ExposureExpressionsCurveBiasExposureValue
|
|||
|
|
// 0x0000 (0x0028 - 0x0028)
|
|||
|
|
class UExposureExpressionsCurveBiasExposureValue final : public UExposureExpressionsExposureValue
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
static class UClass* StaticClass()
|
|||
|
|
{
|
|||
|
|
STATIC_CLASS_IMPL("ExposureExpressionsCurveBiasExposureValue")
|
|||
|
|
}
|
|||
|
|
static const class FName& StaticName()
|
|||
|
|
{
|
|||
|
|
STATIC_NAME_IMPL(L"ExposureExpressionsCurveBiasExposureValue")
|
|||
|
|
}
|
|||
|
|
static class UExposureExpressionsCurveBiasExposureValue* GetDefaultObj()
|
|||
|
|
{
|
|||
|
|
return GetDefaultObjImpl<UExposureExpressionsCurveBiasExposureValue>();
|
|||
|
|
}
|
|||
|
|
};
|
|||
|
|
DUMPER7_ASSERTS_UExposureExpressionsCurveBiasExposureValue;
|
|||
|
|
|
|||
|
|
// Class ExposureExpressions.ExposureExpressionsHistogramMinValue
|
|||
|
|
// 0x0000 (0x0028 - 0x0028)
|
|||
|
|
class UExposureExpressionsHistogramMinValue final : public UExposureExpressionsExposureValue
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
static class UClass* StaticClass()
|
|||
|
|
{
|
|||
|
|
STATIC_CLASS_IMPL("ExposureExpressionsHistogramMinValue")
|
|||
|
|
}
|
|||
|
|
static const class FName& StaticName()
|
|||
|
|
{
|
|||
|
|
STATIC_NAME_IMPL(L"ExposureExpressionsHistogramMinValue")
|
|||
|
|
}
|
|||
|
|
static class UExposureExpressionsHistogramMinValue* GetDefaultObj()
|
|||
|
|
{
|
|||
|
|
return GetDefaultObjImpl<UExposureExpressionsHistogramMinValue>();
|
|||
|
|
}
|
|||
|
|
};
|
|||
|
|
DUMPER7_ASSERTS_UExposureExpressionsHistogramMinValue;
|
|||
|
|
|
|||
|
|
// Class ExposureExpressions.ExposureExpressionsHistogramMaxValue
|
|||
|
|
// 0x0000 (0x0028 - 0x0028)
|
|||
|
|
class UExposureExpressionsHistogramMaxValue final : public UExposureExpressionsExposureValue
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
static class UClass* StaticClass()
|
|||
|
|
{
|
|||
|
|
STATIC_CLASS_IMPL("ExposureExpressionsHistogramMaxValue")
|
|||
|
|
}
|
|||
|
|
static const class FName& StaticName()
|
|||
|
|
{
|
|||
|
|
STATIC_NAME_IMPL(L"ExposureExpressionsHistogramMaxValue")
|
|||
|
|
}
|
|||
|
|
static class UExposureExpressionsHistogramMaxValue* GetDefaultObj()
|
|||
|
|
{
|
|||
|
|
return GetDefaultObjImpl<UExposureExpressionsHistogramMaxValue>();
|
|||
|
|
}
|
|||
|
|
};
|
|||
|
|
DUMPER7_ASSERTS_UExposureExpressionsHistogramMaxValue;
|
|||
|
|
|
|||
|
|
// Class ExposureExpressions.ExposureExpressionsExposureValueSingle
|
|||
|
|
// 0x0008 (0x0030 - 0x0028)
|
|||
|
|
class UExposureExpressionsExposureValueSingle : public UExposureExpressionsExposureValue
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
class UExposureExpressionsExposureValue* Value; // 0x0028(0x0008)(Edit, BlueprintVisible, ExportObject, BlueprintReadOnly, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, PersistentInstance, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|||
|
|
|
|||
|
|
public:
|
|||
|
|
static class UClass* StaticClass()
|
|||
|
|
{
|
|||
|
|
STATIC_CLASS_IMPL("ExposureExpressionsExposureValueSingle")
|
|||
|
|
}
|
|||
|
|
static const class FName& StaticName()
|
|||
|
|
{
|
|||
|
|
STATIC_NAME_IMPL(L"ExposureExpressionsExposureValueSingle")
|
|||
|
|
}
|
|||
|
|
static class UExposureExpressionsExposureValueSingle* GetDefaultObj()
|
|||
|
|
{
|
|||
|
|
return GetDefaultObjImpl<UExposureExpressionsExposureValueSingle>();
|
|||
|
|
}
|
|||
|
|
};
|
|||
|
|
DUMPER7_ASSERTS_UExposureExpressionsExposureValueSingle;
|
|||
|
|
|
|||
|
|
// Class ExposureExpressions.ExposureExpressionsExposureValueAbs
|
|||
|
|
// 0x0000 (0x0030 - 0x0030)
|
|||
|
|
class UExposureExpressionsExposureValueAbs final : public UExposureExpressionsExposureValueSingle
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
static class UClass* StaticClass()
|
|||
|
|
{
|
|||
|
|
STATIC_CLASS_IMPL("ExposureExpressionsExposureValueAbs")
|
|||
|
|
}
|
|||
|
|
static const class FName& StaticName()
|
|||
|
|
{
|
|||
|
|
STATIC_NAME_IMPL(L"ExposureExpressionsExposureValueAbs")
|
|||
|
|
}
|
|||
|
|
static class UExposureExpressionsExposureValueAbs* GetDefaultObj()
|
|||
|
|
{
|
|||
|
|
return GetDefaultObjImpl<UExposureExpressionsExposureValueAbs>();
|
|||
|
|
}
|
|||
|
|
};
|
|||
|
|
DUMPER7_ASSERTS_UExposureExpressionsExposureValueAbs;
|
|||
|
|
|
|||
|
|
// Class ExposureExpressions.ExposureExpressionsExposureValueNeg
|
|||
|
|
// 0x0000 (0x0030 - 0x0030)
|
|||
|
|
class UExposureExpressionsExposureValueNeg final : public UExposureExpressionsExposureValueSingle
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
static class UClass* StaticClass()
|
|||
|
|
{
|
|||
|
|
STATIC_CLASS_IMPL("ExposureExpressionsExposureValueNeg")
|
|||
|
|
}
|
|||
|
|
static const class FName& StaticName()
|
|||
|
|
{
|
|||
|
|
STATIC_NAME_IMPL(L"ExposureExpressionsExposureValueNeg")
|
|||
|
|
}
|
|||
|
|
static class UExposureExpressionsExposureValueNeg* GetDefaultObj()
|
|||
|
|
{
|
|||
|
|
return GetDefaultObjImpl<UExposureExpressionsExposureValueNeg>();
|
|||
|
|
}
|
|||
|
|
};
|
|||
|
|
DUMPER7_ASSERTS_UExposureExpressionsExposureValueNeg;
|
|||
|
|
|
|||
|
|
// Class ExposureExpressions.ExposureExpressionsExposureValueAddBias
|
|||
|
|
// 0x0000 (0x0030 - 0x0030)
|
|||
|
|
class UExposureExpressionsExposureValueAddBias final : public UExposureExpressionsExposureValueSingle
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
static class UClass* StaticClass()
|
|||
|
|
{
|
|||
|
|
STATIC_CLASS_IMPL("ExposureExpressionsExposureValueAddBias")
|
|||
|
|
}
|
|||
|
|
static const class FName& StaticName()
|
|||
|
|
{
|
|||
|
|
STATIC_NAME_IMPL(L"ExposureExpressionsExposureValueAddBias")
|
|||
|
|
}
|
|||
|
|
static class UExposureExpressionsExposureValueAddBias* GetDefaultObj()
|
|||
|
|
{
|
|||
|
|
return GetDefaultObjImpl<UExposureExpressionsExposureValueAddBias>();
|
|||
|
|
}
|
|||
|
|
};
|
|||
|
|
DUMPER7_ASSERTS_UExposureExpressionsExposureValueAddBias;
|
|||
|
|
|
|||
|
|
// Class ExposureExpressions.ExposureExpressionsExposureValueReverseBias
|
|||
|
|
// 0x0000 (0x0030 - 0x0030)
|
|||
|
|
class UExposureExpressionsExposureValueReverseBias final : public UExposureExpressionsExposureValueSingle
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
static class UClass* StaticClass()
|
|||
|
|
{
|
|||
|
|
STATIC_CLASS_IMPL("ExposureExpressionsExposureValueReverseBias")
|
|||
|
|
}
|
|||
|
|
static const class FName& StaticName()
|
|||
|
|
{
|
|||
|
|
STATIC_NAME_IMPL(L"ExposureExpressionsExposureValueReverseBias")
|
|||
|
|
}
|
|||
|
|
static class UExposureExpressionsExposureValueReverseBias* GetDefaultObj()
|
|||
|
|
{
|
|||
|
|
return GetDefaultObjImpl<UExposureExpressionsExposureValueReverseBias>();
|
|||
|
|
}
|
|||
|
|
};
|
|||
|
|
DUMPER7_ASSERTS_UExposureExpressionsExposureValueReverseBias;
|
|||
|
|
|
|||
|
|
// Class ExposureExpressions.ExposureExpressionsBiasedExposureValue
|
|||
|
|
// 0x0008 (0x0038 - 0x0030)
|
|||
|
|
class UExposureExpressionsBiasedExposureValue : public UExposureExpressionsExposureValueSingle
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
bool bAutoExposureBiasBase; // 0x0030(0x0001)(Edit, BlueprintVisible, BlueprintReadOnly, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|||
|
|
bool bAutoExposureBiasVFX; // 0x0031(0x0001)(Edit, BlueprintVisible, BlueprintReadOnly, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|||
|
|
bool bAutoExposureBiasCurve; // 0x0032(0x0001)(Edit, BlueprintVisible, BlueprintReadOnly, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|||
|
|
uint8 Pad_33[0x5]; // 0x0033(0x0005)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|||
|
|
|
|||
|
|
public:
|
|||
|
|
static class UClass* StaticClass()
|
|||
|
|
{
|
|||
|
|
STATIC_CLASS_IMPL("ExposureExpressionsBiasedExposureValue")
|
|||
|
|
}
|
|||
|
|
static const class FName& StaticName()
|
|||
|
|
{
|
|||
|
|
STATIC_NAME_IMPL(L"ExposureExpressionsBiasedExposureValue")
|
|||
|
|
}
|
|||
|
|
static class UExposureExpressionsBiasedExposureValue* GetDefaultObj()
|
|||
|
|
{
|
|||
|
|
return GetDefaultObjImpl<UExposureExpressionsBiasedExposureValue>();
|
|||
|
|
}
|
|||
|
|
};
|
|||
|
|
DUMPER7_ASSERTS_UExposureExpressionsBiasedExposureValue;
|
|||
|
|
|
|||
|
|
// Class ExposureExpressions.ExposureExpressionsBiasedExposureValueAdd
|
|||
|
|
// 0x0000 (0x0038 - 0x0038)
|
|||
|
|
class UExposureExpressionsBiasedExposureValueAdd final : public UExposureExpressionsBiasedExposureValue
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
static class UClass* StaticClass()
|
|||
|
|
{
|
|||
|
|
STATIC_CLASS_IMPL("ExposureExpressionsBiasedExposureValueAdd")
|
|||
|
|
}
|
|||
|
|
static const class FName& StaticName()
|
|||
|
|
{
|
|||
|
|
STATIC_NAME_IMPL(L"ExposureExpressionsBiasedExposureValueAdd")
|
|||
|
|
}
|
|||
|
|
static class UExposureExpressionsBiasedExposureValueAdd* GetDefaultObj()
|
|||
|
|
{
|
|||
|
|
return GetDefaultObjImpl<UExposureExpressionsBiasedExposureValueAdd>();
|
|||
|
|
}
|
|||
|
|
};
|
|||
|
|
DUMPER7_ASSERTS_UExposureExpressionsBiasedExposureValueAdd;
|
|||
|
|
|
|||
|
|
// Class ExposureExpressions.ExposureExpressionsBiasedExposureValueSubtract
|
|||
|
|
// 0x0000 (0x0038 - 0x0038)
|
|||
|
|
class UExposureExpressionsBiasedExposureValueSubtract final : public UExposureExpressionsBiasedExposureValue
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
static class UClass* StaticClass()
|
|||
|
|
{
|
|||
|
|
STATIC_CLASS_IMPL("ExposureExpressionsBiasedExposureValueSubtract")
|
|||
|
|
}
|
|||
|
|
static const class FName& StaticName()
|
|||
|
|
{
|
|||
|
|
STATIC_NAME_IMPL(L"ExposureExpressionsBiasedExposureValueSubtract")
|
|||
|
|
}
|
|||
|
|
static class UExposureExpressionsBiasedExposureValueSubtract* GetDefaultObj()
|
|||
|
|
{
|
|||
|
|
return GetDefaultObjImpl<UExposureExpressionsBiasedExposureValueSubtract>();
|
|||
|
|
}
|
|||
|
|
};
|
|||
|
|
DUMPER7_ASSERTS_UExposureExpressionsBiasedExposureValueSubtract;
|
|||
|
|
|
|||
|
|
// Class ExposureExpressions.ExposureExpressionsExposureValuePair
|
|||
|
|
// 0x0010 (0x0038 - 0x0028)
|
|||
|
|
class UExposureExpressionsExposureValuePair : public UExposureExpressionsExposureValue
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
class UExposureExpressionsExposureValue* ExposureA; // 0x0028(0x0008)(Edit, BlueprintVisible, ExportObject, BlueprintReadOnly, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, PersistentInstance, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|||
|
|
class UExposureExpressionsExposureValue* ExposureB; // 0x0030(0x0008)(Edit, BlueprintVisible, ExportObject, BlueprintReadOnly, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, PersistentInstance, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|||
|
|
|
|||
|
|
public:
|
|||
|
|
static class UClass* StaticClass()
|
|||
|
|
{
|
|||
|
|
STATIC_CLASS_IMPL("ExposureExpressionsExposureValuePair")
|
|||
|
|
}
|
|||
|
|
static const class FName& StaticName()
|
|||
|
|
{
|
|||
|
|
STATIC_NAME_IMPL(L"ExposureExpressionsExposureValuePair")
|
|||
|
|
}
|
|||
|
|
static class UExposureExpressionsExposureValuePair* GetDefaultObj()
|
|||
|
|
{
|
|||
|
|
return GetDefaultObjImpl<UExposureExpressionsExposureValuePair>();
|
|||
|
|
}
|
|||
|
|
};
|
|||
|
|
DUMPER7_ASSERTS_UExposureExpressionsExposureValuePair;
|
|||
|
|
|
|||
|
|
// Class ExposureExpressions.ExposureExpressionsExposureValueOp
|
|||
|
|
// 0x0000 (0x0038 - 0x0038)
|
|||
|
|
class UExposureExpressionsExposureValueOp : public UExposureExpressionsExposureValuePair
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
static class UClass* StaticClass()
|
|||
|
|
{
|
|||
|
|
STATIC_CLASS_IMPL("ExposureExpressionsExposureValueOp")
|
|||
|
|
}
|
|||
|
|
static const class FName& StaticName()
|
|||
|
|
{
|
|||
|
|
STATIC_NAME_IMPL(L"ExposureExpressionsExposureValueOp")
|
|||
|
|
}
|
|||
|
|
static class UExposureExpressionsExposureValueOp* GetDefaultObj()
|
|||
|
|
{
|
|||
|
|
return GetDefaultObjImpl<UExposureExpressionsExposureValueOp>();
|
|||
|
|
}
|
|||
|
|
};
|
|||
|
|
DUMPER7_ASSERTS_UExposureExpressionsExposureValueOp;
|
|||
|
|
|
|||
|
|
// Class ExposureExpressions.ExposureExpressionsExposureValueFunction
|
|||
|
|
// 0x0000 (0x0038 - 0x0038)
|
|||
|
|
class UExposureExpressionsExposureValueFunction : public UExposureExpressionsExposureValuePair
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
static class UClass* StaticClass()
|
|||
|
|
{
|
|||
|
|
STATIC_CLASS_IMPL("ExposureExpressionsExposureValueFunction")
|
|||
|
|
}
|
|||
|
|
static const class FName& StaticName()
|
|||
|
|
{
|
|||
|
|
STATIC_NAME_IMPL(L"ExposureExpressionsExposureValueFunction")
|
|||
|
|
}
|
|||
|
|
static class UExposureExpressionsExposureValueFunction* GetDefaultObj()
|
|||
|
|
{
|
|||
|
|
return GetDefaultObjImpl<UExposureExpressionsExposureValueFunction>();
|
|||
|
|
}
|
|||
|
|
};
|
|||
|
|
DUMPER7_ASSERTS_UExposureExpressionsExposureValueFunction;
|
|||
|
|
|
|||
|
|
// Class ExposureExpressions.ExposureExpressionsExposureValueAdd
|
|||
|
|
// 0x0000 (0x0038 - 0x0038)
|
|||
|
|
class UExposureExpressionsExposureValueAdd final : public UExposureExpressionsExposureValueOp
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
static class UClass* StaticClass()
|
|||
|
|
{
|
|||
|
|
STATIC_CLASS_IMPL("ExposureExpressionsExposureValueAdd")
|
|||
|
|
}
|
|||
|
|
static const class FName& StaticName()
|
|||
|
|
{
|
|||
|
|
STATIC_NAME_IMPL(L"ExposureExpressionsExposureValueAdd")
|
|||
|
|
}
|
|||
|
|
static class UExposureExpressionsExposureValueAdd* GetDefaultObj()
|
|||
|
|
{
|
|||
|
|
return GetDefaultObjImpl<UExposureExpressionsExposureValueAdd>();
|
|||
|
|
}
|
|||
|
|
};
|
|||
|
|
DUMPER7_ASSERTS_UExposureExpressionsExposureValueAdd;
|
|||
|
|
|
|||
|
|
// Class ExposureExpressions.ExposureExpressionsExposureValueSubtract
|
|||
|
|
// 0x0000 (0x0038 - 0x0038)
|
|||
|
|
class UExposureExpressionsExposureValueSubtract final : public UExposureExpressionsExposureValueOp
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
static class UClass* StaticClass()
|
|||
|
|
{
|
|||
|
|
STATIC_CLASS_IMPL("ExposureExpressionsExposureValueSubtract")
|
|||
|
|
}
|
|||
|
|
static const class FName& StaticName()
|
|||
|
|
{
|
|||
|
|
STATIC_NAME_IMPL(L"ExposureExpressionsExposureValueSubtract")
|
|||
|
|
}
|
|||
|
|
static class UExposureExpressionsExposureValueSubtract* GetDefaultObj()
|
|||
|
|
{
|
|||
|
|
return GetDefaultObjImpl<UExposureExpressionsExposureValueSubtract>();
|
|||
|
|
}
|
|||
|
|
};
|
|||
|
|
DUMPER7_ASSERTS_UExposureExpressionsExposureValueSubtract;
|
|||
|
|
|
|||
|
|
// Class ExposureExpressions.ExposureExpressionsExposureValueMedian
|
|||
|
|
// 0x0000 (0x0038 - 0x0038)
|
|||
|
|
class UExposureExpressionsExposureValueMedian final : public UExposureExpressionsExposureValueFunction
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
static class UClass* StaticClass()
|
|||
|
|
{
|
|||
|
|
STATIC_CLASS_IMPL("ExposureExpressionsExposureValueMedian")
|
|||
|
|
}
|
|||
|
|
static const class FName& StaticName()
|
|||
|
|
{
|
|||
|
|
STATIC_NAME_IMPL(L"ExposureExpressionsExposureValueMedian")
|
|||
|
|
}
|
|||
|
|
static class UExposureExpressionsExposureValueMedian* GetDefaultObj()
|
|||
|
|
{
|
|||
|
|
return GetDefaultObjImpl<UExposureExpressionsExposureValueMedian>();
|
|||
|
|
}
|
|||
|
|
};
|
|||
|
|
DUMPER7_ASSERTS_UExposureExpressionsExposureValueMedian;
|
|||
|
|
|
|||
|
|
// Class ExposureExpressions.ExposureExpressionsExposureValueMin
|
|||
|
|
// 0x0000 (0x0038 - 0x0038)
|
|||
|
|
class UExposureExpressionsExposureValueMin final : public UExposureExpressionsExposureValueFunction
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
static class UClass* StaticClass()
|
|||
|
|
{
|
|||
|
|
STATIC_CLASS_IMPL("ExposureExpressionsExposureValueMin")
|
|||
|
|
}
|
|||
|
|
static const class FName& StaticName()
|
|||
|
|
{
|
|||
|
|
STATIC_NAME_IMPL(L"ExposureExpressionsExposureValueMin")
|
|||
|
|
}
|
|||
|
|
static class UExposureExpressionsExposureValueMin* GetDefaultObj()
|
|||
|
|
{
|
|||
|
|
return GetDefaultObjImpl<UExposureExpressionsExposureValueMin>();
|
|||
|
|
}
|
|||
|
|
};
|
|||
|
|
DUMPER7_ASSERTS_UExposureExpressionsExposureValueMin;
|
|||
|
|
|
|||
|
|
// Class ExposureExpressions.ExposureExpressionsExposureValueMax
|
|||
|
|
// 0x0000 (0x0038 - 0x0038)
|
|||
|
|
class UExposureExpressionsExposureValueMax final : public UExposureExpressionsExposureValueFunction
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
static class UClass* StaticClass()
|
|||
|
|
{
|
|||
|
|
STATIC_CLASS_IMPL("ExposureExpressionsExposureValueMax")
|
|||
|
|
}
|
|||
|
|
static const class FName& StaticName()
|
|||
|
|
{
|
|||
|
|
STATIC_NAME_IMPL(L"ExposureExpressionsExposureValueMax")
|
|||
|
|
}
|
|||
|
|
static class UExposureExpressionsExposureValueMax* GetDefaultObj()
|
|||
|
|
{
|
|||
|
|
return GetDefaultObjImpl<UExposureExpressionsExposureValueMax>();
|
|||
|
|
}
|
|||
|
|
};
|
|||
|
|
DUMPER7_ASSERTS_UExposureExpressionsExposureValueMax;
|
|||
|
|
|
|||
|
|
// Class ExposureExpressions.ExposureExpressionsExposureValueLerp
|
|||
|
|
// 0x0018 (0x0040 - 0x0028)
|
|||
|
|
class UExposureExpressionsExposureValueLerp final : public UExposureExpressionsExposureValue
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
class UExposureExpressionsExposureValue* ExposureA; // 0x0028(0x0008)(Edit, BlueprintVisible, ExportObject, BlueprintReadOnly, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, PersistentInstance, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|||
|
|
class UExposureExpressionsExposureValue* ExposureB; // 0x0030(0x0008)(Edit, BlueprintVisible, ExportObject, BlueprintReadOnly, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, PersistentInstance, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|||
|
|
float Alpha; // 0x0038(0x0004)(Edit, BlueprintVisible, BlueprintReadOnly, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|||
|
|
uint8 Pad_3C[0x4]; // 0x003C(0x0004)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|||
|
|
|
|||
|
|
public:
|
|||
|
|
static class UClass* StaticClass()
|
|||
|
|
{
|
|||
|
|
STATIC_CLASS_IMPL("ExposureExpressionsExposureValueLerp")
|
|||
|
|
}
|
|||
|
|
static const class FName& StaticName()
|
|||
|
|
{
|
|||
|
|
STATIC_NAME_IMPL(L"ExposureExpressionsExposureValueLerp")
|
|||
|
|
}
|
|||
|
|
static class UExposureExpressionsExposureValueLerp* GetDefaultObj()
|
|||
|
|
{
|
|||
|
|
return GetDefaultObjImpl<UExposureExpressionsExposureValueLerp>();
|
|||
|
|
}
|
|||
|
|
};
|
|||
|
|
DUMPER7_ASSERTS_UExposureExpressionsExposureValueLerp;
|
|||
|
|
|
|||
|
|
// Class ExposureExpressions.ExposureExpressionsExposureValueClamp
|
|||
|
|
// 0x0018 (0x0040 - 0x0028)
|
|||
|
|
class UExposureExpressionsExposureValueClamp final : public UExposureExpressionsExposureValue
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
class UExposureExpressionsExposureValue* Value; // 0x0028(0x0008)(Edit, BlueprintVisible, ExportObject, BlueprintReadOnly, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, PersistentInstance, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|||
|
|
class UExposureExpressionsExposureValue* ExposureMin; // 0x0030(0x0008)(Edit, BlueprintVisible, ExportObject, BlueprintReadOnly, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, PersistentInstance, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|||
|
|
class UExposureExpressionsExposureValue* ExposureMax; // 0x0038(0x0008)(Edit, BlueprintVisible, ExportObject, BlueprintReadOnly, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, PersistentInstance, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|||
|
|
|
|||
|
|
public:
|
|||
|
|
static class UClass* StaticClass()
|
|||
|
|
{
|
|||
|
|
STATIC_CLASS_IMPL("ExposureExpressionsExposureValueClamp")
|
|||
|
|
}
|
|||
|
|
static const class FName& StaticName()
|
|||
|
|
{
|
|||
|
|
STATIC_NAME_IMPL(L"ExposureExpressionsExposureValueClamp")
|
|||
|
|
}
|
|||
|
|
static class UExposureExpressionsExposureValueClamp* GetDefaultObj()
|
|||
|
|
{
|
|||
|
|
return GetDefaultObjImpl<UExposureExpressionsExposureValueClamp>();
|
|||
|
|
}
|
|||
|
|
};
|
|||
|
|
DUMPER7_ASSERTS_UExposureExpressionsExposureValueClamp;
|
|||
|
|
|
|||
|
|
// Class ExposureExpressions.ExposureExpressionsExposureValueMapRangeClamped
|
|||
|
|
// 0x0028 (0x0050 - 0x0028)
|
|||
|
|
class UExposureExpressionsExposureValueMapRangeClamped final : public UExposureExpressionsExposureValue
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
class UExposureExpressionsExposureValue* Value; // 0x0028(0x0008)(Edit, BlueprintVisible, ExportObject, BlueprintReadOnly, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, PersistentInstance, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|||
|
|
class UExposureExpressionsExposureValue* InExposureMin; // 0x0030(0x0008)(Edit, BlueprintVisible, ExportObject, BlueprintReadOnly, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, PersistentInstance, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|||
|
|
class UExposureExpressionsExposureValue* InExposureMax; // 0x0038(0x0008)(Edit, BlueprintVisible, ExportObject, BlueprintReadOnly, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, PersistentInstance, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|||
|
|
class UExposureExpressionsExposureValue* OutExposureMin; // 0x0040(0x0008)(Edit, BlueprintVisible, ExportObject, BlueprintReadOnly, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, PersistentInstance, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|||
|
|
class UExposureExpressionsExposureValue* OutExposureMax; // 0x0048(0x0008)(Edit, BlueprintVisible, ExportObject, BlueprintReadOnly, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, PersistentInstance, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|||
|
|
|
|||
|
|
public:
|
|||
|
|
static class UClass* StaticClass()
|
|||
|
|
{
|
|||
|
|
STATIC_CLASS_IMPL("ExposureExpressionsExposureValueMapRangeClamped")
|
|||
|
|
}
|
|||
|
|
static const class FName& StaticName()
|
|||
|
|
{
|
|||
|
|
STATIC_NAME_IMPL(L"ExposureExpressionsExposureValueMapRangeClamped")
|
|||
|
|
}
|
|||
|
|
static class UExposureExpressionsExposureValueMapRangeClamped* GetDefaultObj()
|
|||
|
|
{
|
|||
|
|
return GetDefaultObjImpl<UExposureExpressionsExposureValueMapRangeClamped>();
|
|||
|
|
}
|
|||
|
|
};
|
|||
|
|
DUMPER7_ASSERTS_UExposureExpressionsExposureValueMapRangeClamped;
|
|||
|
|
|
|||
|
|
// Class ExposureExpressions.ExposureExpressionsExposureValueCurveRemap
|
|||
|
|
// 0x0010 (0x0038 - 0x0028)
|
|||
|
|
class UExposureExpressionsExposureValueCurveRemap final : public UExposureExpressionsExposureValue
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
class UCurveFloat* Curve; // 0x0028(0x0008)(Edit, BlueprintVisible, BlueprintReadOnly, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|||
|
|
class UExposureExpressionsExposureValue* Value; // 0x0030(0x0008)(Edit, BlueprintVisible, ExportObject, BlueprintReadOnly, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, PersistentInstance, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|||
|
|
|
|||
|
|
public:
|
|||
|
|
static class UClass* StaticClass()
|
|||
|
|
{
|
|||
|
|
STATIC_CLASS_IMPL("ExposureExpressionsExposureValueCurveRemap")
|
|||
|
|
}
|
|||
|
|
static const class FName& StaticName()
|
|||
|
|
{
|
|||
|
|
STATIC_NAME_IMPL(L"ExposureExpressionsExposureValueCurveRemap")
|
|||
|
|
}
|
|||
|
|
static class UExposureExpressionsExposureValueCurveRemap* GetDefaultObj()
|
|||
|
|
{
|
|||
|
|
return GetDefaultObjImpl<UExposureExpressionsExposureValueCurveRemap>();
|
|||
|
|
}
|
|||
|
|
};
|
|||
|
|
DUMPER7_ASSERTS_UExposureExpressionsExposureValueCurveRemap;
|
|||
|
|
|
|||
|
|
// Class ExposureExpressions.ExposureExpressionsExposureValueMulti
|
|||
|
|
// 0x0010 (0x0038 - 0x0028)
|
|||
|
|
class UExposureExpressionsExposureValueMulti : public UExposureExpressionsExposureValue
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
TArray<class UExposureExpressionsExposureValue*> Exposures; // 0x0028(0x0010)(Edit, BlueprintVisible, ExportObject, BlueprintReadOnly, ZeroConstructor, ContainsInstancedReference, NativeAccessSpecifierPublic)
|
|||
|
|
|
|||
|
|
public:
|
|||
|
|
static class UClass* StaticClass()
|
|||
|
|
{
|
|||
|
|
STATIC_CLASS_IMPL("ExposureExpressionsExposureValueMulti")
|
|||
|
|
}
|
|||
|
|
static const class FName& StaticName()
|
|||
|
|
{
|
|||
|
|
STATIC_NAME_IMPL(L"ExposureExpressionsExposureValueMulti")
|
|||
|
|
}
|
|||
|
|
static class UExposureExpressionsExposureValueMulti* GetDefaultObj()
|
|||
|
|
{
|
|||
|
|
return GetDefaultObjImpl<UExposureExpressionsExposureValueMulti>();
|
|||
|
|
}
|
|||
|
|
};
|
|||
|
|
DUMPER7_ASSERTS_UExposureExpressionsExposureValueMulti;
|
|||
|
|
|
|||
|
|
// Class ExposureExpressions.ExposureExpressionsExposureValueAddMulti
|
|||
|
|
// 0x0000 (0x0038 - 0x0038)
|
|||
|
|
class UExposureExpressionsExposureValueAddMulti final : public UExposureExpressionsExposureValueMulti
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
static class UClass* StaticClass()
|
|||
|
|
{
|
|||
|
|
STATIC_CLASS_IMPL("ExposureExpressionsExposureValueAddMulti")
|
|||
|
|
}
|
|||
|
|
static const class FName& StaticName()
|
|||
|
|
{
|
|||
|
|
STATIC_NAME_IMPL(L"ExposureExpressionsExposureValueAddMulti")
|
|||
|
|
}
|
|||
|
|
static class UExposureExpressionsExposureValueAddMulti* GetDefaultObj()
|
|||
|
|
{
|
|||
|
|
return GetDefaultObjImpl<UExposureExpressionsExposureValueAddMulti>();
|
|||
|
|
}
|
|||
|
|
};
|
|||
|
|
DUMPER7_ASSERTS_UExposureExpressionsExposureValueAddMulti;
|
|||
|
|
|
|||
|
|
// Class ExposureExpressions.ExposureExpressionsExposureValueAverageMulti
|
|||
|
|
// 0x0000 (0x0038 - 0x0038)
|
|||
|
|
class UExposureExpressionsExposureValueAverageMulti final : public UExposureExpressionsExposureValueMulti
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
static class UClass* StaticClass()
|
|||
|
|
{
|
|||
|
|
STATIC_CLASS_IMPL("ExposureExpressionsExposureValueAverageMulti")
|
|||
|
|
}
|
|||
|
|
static const class FName& StaticName()
|
|||
|
|
{
|
|||
|
|
STATIC_NAME_IMPL(L"ExposureExpressionsExposureValueAverageMulti")
|
|||
|
|
}
|
|||
|
|
static class UExposureExpressionsExposureValueAverageMulti* GetDefaultObj()
|
|||
|
|
{
|
|||
|
|
return GetDefaultObjImpl<UExposureExpressionsExposureValueAverageMulti>();
|
|||
|
|
}
|
|||
|
|
};
|
|||
|
|
DUMPER7_ASSERTS_UExposureExpressionsExposureValueAverageMulti;
|
|||
|
|
|
|||
|
|
// Class ExposureExpressions.ExposureExpressionsExposureValueMedianMulti
|
|||
|
|
// 0x0000 (0x0038 - 0x0038)
|
|||
|
|
class UExposureExpressionsExposureValueMedianMulti final : public UExposureExpressionsExposureValueMulti
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
static class UClass* StaticClass()
|
|||
|
|
{
|
|||
|
|
STATIC_CLASS_IMPL("ExposureExpressionsExposureValueMedianMulti")
|
|||
|
|
}
|
|||
|
|
static const class FName& StaticName()
|
|||
|
|
{
|
|||
|
|
STATIC_NAME_IMPL(L"ExposureExpressionsExposureValueMedianMulti")
|
|||
|
|
}
|
|||
|
|
static class UExposureExpressionsExposureValueMedianMulti* GetDefaultObj()
|
|||
|
|
{
|
|||
|
|
return GetDefaultObjImpl<UExposureExpressionsExposureValueMedianMulti>();
|
|||
|
|
}
|
|||
|
|
};
|
|||
|
|
DUMPER7_ASSERTS_UExposureExpressionsExposureValueMedianMulti;
|
|||
|
|
|
|||
|
|
// Class ExposureExpressions.ExposureExpressionsExposureValueMinMulti
|
|||
|
|
// 0x0000 (0x0038 - 0x0038)
|
|||
|
|
class UExposureExpressionsExposureValueMinMulti final : public UExposureExpressionsExposureValueMulti
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
static class UClass* StaticClass()
|
|||
|
|
{
|
|||
|
|
STATIC_CLASS_IMPL("ExposureExpressionsExposureValueMinMulti")
|
|||
|
|
}
|
|||
|
|
static const class FName& StaticName()
|
|||
|
|
{
|
|||
|
|
STATIC_NAME_IMPL(L"ExposureExpressionsExposureValueMinMulti")
|
|||
|
|
}
|
|||
|
|
static class UExposureExpressionsExposureValueMinMulti* GetDefaultObj()
|
|||
|
|
{
|
|||
|
|
return GetDefaultObjImpl<UExposureExpressionsExposureValueMinMulti>();
|
|||
|
|
}
|
|||
|
|
};
|
|||
|
|
DUMPER7_ASSERTS_UExposureExpressionsExposureValueMinMulti;
|
|||
|
|
|
|||
|
|
// Class ExposureExpressions.ExposureExpressionsExposureValueMaxMulti
|
|||
|
|
// 0x0000 (0x0038 - 0x0038)
|
|||
|
|
class UExposureExpressionsExposureValueMaxMulti final : public UExposureExpressionsExposureValueMulti
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
static class UClass* StaticClass()
|
|||
|
|
{
|
|||
|
|
STATIC_CLASS_IMPL("ExposureExpressionsExposureValueMaxMulti")
|
|||
|
|
}
|
|||
|
|
static const class FName& StaticName()
|
|||
|
|
{
|
|||
|
|
STATIC_NAME_IMPL(L"ExposureExpressionsExposureValueMaxMulti")
|
|||
|
|
}
|
|||
|
|
static class UExposureExpressionsExposureValueMaxMulti* GetDefaultObj()
|
|||
|
|
{
|
|||
|
|
return GetDefaultObjImpl<UExposureExpressionsExposureValueMaxMulti>();
|
|||
|
|
}
|
|||
|
|
};
|
|||
|
|
DUMPER7_ASSERTS_UExposureExpressionsExposureValueMaxMulti;
|
|||
|
|
|
|||
|
|
// Class ExposureExpressions.ExposureExpressionsExposureExtrasValue
|
|||
|
|
// 0x0010 (0x0038 - 0x0028)
|
|||
|
|
class UExposureExpressionsExposureExtrasValue final : public UExposureExpressionsExposureValue
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
struct FExposureExpressionsExtraExposureName Value; // 0x0028(0x0010)(Edit, BlueprintReadOnly, NativeAccessSpecifierPublic)
|
|||
|
|
|
|||
|
|
public:
|
|||
|
|
static class UClass* StaticClass()
|
|||
|
|
{
|
|||
|
|
STATIC_CLASS_IMPL("ExposureExpressionsExposureExtrasValue")
|
|||
|
|
}
|
|||
|
|
static const class FName& StaticName()
|
|||
|
|
{
|
|||
|
|
STATIC_NAME_IMPL(L"ExposureExpressionsExposureExtrasValue")
|
|||
|
|
}
|
|||
|
|
static class UExposureExpressionsExposureExtrasValue* GetDefaultObj()
|
|||
|
|
{
|
|||
|
|
return GetDefaultObjImpl<UExposureExpressionsExposureExtrasValue>();
|
|||
|
|
}
|
|||
|
|
};
|
|||
|
|
DUMPER7_ASSERTS_UExposureExpressionsExposureExtrasValue;
|
|||
|
|
|
|||
|
|
// Class ExposureExpressions.ExposureExpressionsScalarValue
|
|||
|
|
// 0x0000 (0x0028 - 0x0028)
|
|||
|
|
class UExposureExpressionsScalarValue : public UExposureExpressionsValue
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
static class UClass* StaticClass()
|
|||
|
|
{
|
|||
|
|
STATIC_CLASS_IMPL("ExposureExpressionsScalarValue")
|
|||
|
|
}
|
|||
|
|
static const class FName& StaticName()
|
|||
|
|
{
|
|||
|
|
STATIC_NAME_IMPL(L"ExposureExpressionsScalarValue")
|
|||
|
|
}
|
|||
|
|
static class UExposureExpressionsScalarValue* GetDefaultObj()
|
|||
|
|
{
|
|||
|
|
return GetDefaultObjImpl<UExposureExpressionsScalarValue>();
|
|||
|
|
}
|
|||
|
|
};
|
|||
|
|
DUMPER7_ASSERTS_UExposureExpressionsScalarValue;
|
|||
|
|
|
|||
|
|
// Class ExposureExpressions.ExposureExpressionsScalarExtrasValue
|
|||
|
|
// 0x0010 (0x0038 - 0x0028)
|
|||
|
|
class UExposureExpressionsScalarExtrasValue final : public UExposureExpressionsScalarValue
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
struct FExposureExpressionsExtraScalarName Value; // 0x0028(0x0010)(Edit, BlueprintReadOnly, NativeAccessSpecifierPublic)
|
|||
|
|
|
|||
|
|
public:
|
|||
|
|
static class UClass* StaticClass()
|
|||
|
|
{
|
|||
|
|
STATIC_CLASS_IMPL("ExposureExpressionsScalarExtrasValue")
|
|||
|
|
}
|
|||
|
|
static const class FName& StaticName()
|
|||
|
|
{
|
|||
|
|
STATIC_NAME_IMPL(L"ExposureExpressionsScalarExtrasValue")
|
|||
|
|
}
|
|||
|
|
static class UExposureExpressionsScalarExtrasValue* GetDefaultObj()
|
|||
|
|
{
|
|||
|
|
return GetDefaultObjImpl<UExposureExpressionsScalarExtrasValue>();
|
|||
|
|
}
|
|||
|
|
};
|
|||
|
|
DUMPER7_ASSERTS_UExposureExpressionsScalarExtrasValue;
|
|||
|
|
|
|||
|
|
// Class ExposureExpressions.Interface_ExposureExpressionsGlobals
|
|||
|
|
// 0x0000 (0x0000 - 0x0000)
|
|||
|
|
class IInterface_ExposureExpressionsGlobals final
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
static class UClass* StaticClass()
|
|||
|
|
{
|
|||
|
|
STATIC_CLASS_IMPL("Interface_ExposureExpressionsGlobals")
|
|||
|
|
}
|
|||
|
|
static const class FName& StaticName()
|
|||
|
|
{
|
|||
|
|
STATIC_NAME_IMPL(L"Interface_ExposureExpressionsGlobals")
|
|||
|
|
}
|
|||
|
|
static class IInterface_ExposureExpressionsGlobals* GetDefaultObj()
|
|||
|
|
{
|
|||
|
|
return GetDefaultObjImpl<IInterface_ExposureExpressionsGlobals>();
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
class UObject* AsUObject()
|
|||
|
|
{
|
|||
|
|
return reinterpret_cast<UObject*>(this);
|
|||
|
|
}
|
|||
|
|
const class UObject* AsUObject() const
|
|||
|
|
{
|
|||
|
|
return reinterpret_cast<const UObject*>(this);
|
|||
|
|
}
|
|||
|
|
};
|
|||
|
|
DUMPER7_ASSERTS_IInterface_ExposureExpressionsGlobals;
|
|||
|
|
|
|||
|
|
// Class ExposureExpressions.Interface_ExposureExpressionsGlobalsProvider
|
|||
|
|
// 0x0000 (0x0000 - 0x0000)
|
|||
|
|
class IInterface_ExposureExpressionsGlobalsProvider final
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
static class UClass* StaticClass()
|
|||
|
|
{
|
|||
|
|
STATIC_CLASS_IMPL("Interface_ExposureExpressionsGlobalsProvider")
|
|||
|
|
}
|
|||
|
|
static const class FName& StaticName()
|
|||
|
|
{
|
|||
|
|
STATIC_NAME_IMPL(L"Interface_ExposureExpressionsGlobalsProvider")
|
|||
|
|
}
|
|||
|
|
static class IInterface_ExposureExpressionsGlobalsProvider* GetDefaultObj()
|
|||
|
|
{
|
|||
|
|
return GetDefaultObjImpl<IInterface_ExposureExpressionsGlobalsProvider>();
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
class UObject* AsUObject()
|
|||
|
|
{
|
|||
|
|
return reinterpret_cast<UObject*>(this);
|
|||
|
|
}
|
|||
|
|
const class UObject* AsUObject() const
|
|||
|
|
{
|
|||
|
|
return reinterpret_cast<const UObject*>(this);
|
|||
|
|
}
|
|||
|
|
};
|
|||
|
|
DUMPER7_ASSERTS_IInterface_ExposureExpressionsGlobalsProvider;
|
|||
|
|
|
|||
|
|
// Class ExposureExpressions.ExposureExpressionsGlobalExposureValueBase
|
|||
|
|
// 0x0000 (0x0028 - 0x0028)
|
|||
|
|
class UExposureExpressionsGlobalExposureValueBase : public UExposureExpressionsExposureValue
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
static class UClass* StaticClass()
|
|||
|
|
{
|
|||
|
|
STATIC_CLASS_IMPL("ExposureExpressionsGlobalExposureValueBase")
|
|||
|
|
}
|
|||
|
|
static const class FName& StaticName()
|
|||
|
|
{
|
|||
|
|
STATIC_NAME_IMPL(L"ExposureExpressionsGlobalExposureValueBase")
|
|||
|
|
}
|
|||
|
|
static class UExposureExpressionsGlobalExposureValueBase* GetDefaultObj()
|
|||
|
|
{
|
|||
|
|
return GetDefaultObjImpl<UExposureExpressionsGlobalExposureValueBase>();
|
|||
|
|
}
|
|||
|
|
};
|
|||
|
|
DUMPER7_ASSERTS_UExposureExpressionsGlobalExposureValueBase;
|
|||
|
|
|
|||
|
|
// Class ExposureExpressions.ExposureExpressionsGlobalExposureConstant
|
|||
|
|
// 0x0010 (0x0038 - 0x0028)
|
|||
|
|
class UExposureExpressionsGlobalExposureConstant final : public UExposureExpressionsGlobalExposureValueBase
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
struct FExposureExpressionsExposureConstantName GlobalConstant; // 0x0028(0x0010)(Edit, BlueprintVisible, BlueprintReadOnly, NativeAccessSpecifierPublic)
|
|||
|
|
|
|||
|
|
public:
|
|||
|
|
static class UClass* StaticClass()
|
|||
|
|
{
|
|||
|
|
STATIC_CLASS_IMPL("ExposureExpressionsGlobalExposureConstant")
|
|||
|
|
}
|
|||
|
|
static const class FName& StaticName()
|
|||
|
|
{
|
|||
|
|
STATIC_NAME_IMPL(L"ExposureExpressionsGlobalExposureConstant")
|
|||
|
|
}
|
|||
|
|
static class UExposureExpressionsGlobalExposureConstant* GetDefaultObj()
|
|||
|
|
{
|
|||
|
|
return GetDefaultObjImpl<UExposureExpressionsGlobalExposureConstant>();
|
|||
|
|
}
|
|||
|
|
};
|
|||
|
|
DUMPER7_ASSERTS_UExposureExpressionsGlobalExposureConstant;
|
|||
|
|
|
|||
|
|
// Class ExposureExpressions.ExposureExpressionsGlobalExposureExpression
|
|||
|
|
// 0x0010 (0x0038 - 0x0028)
|
|||
|
|
class UExposureExpressionsGlobalExposureExpression final : public UExposureExpressionsExposureValue
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
struct FExposureExpressionsExposureExpressionName GlobalExpression; // 0x0028(0x0010)(Edit, BlueprintVisible, BlueprintReadOnly, NativeAccessSpecifierPublic)
|
|||
|
|
|
|||
|
|
public:
|
|||
|
|
static class UClass* StaticClass()
|
|||
|
|
{
|
|||
|
|
STATIC_CLASS_IMPL("ExposureExpressionsGlobalExposureExpression")
|
|||
|
|
}
|
|||
|
|
static const class FName& StaticName()
|
|||
|
|
{
|
|||
|
|
STATIC_NAME_IMPL(L"ExposureExpressionsGlobalExposureExpression")
|
|||
|
|
}
|
|||
|
|
static class UExposureExpressionsGlobalExposureExpression* GetDefaultObj()
|
|||
|
|
{
|
|||
|
|
return GetDefaultObjImpl<UExposureExpressionsGlobalExposureExpression>();
|
|||
|
|
}
|
|||
|
|
};
|
|||
|
|
DUMPER7_ASSERTS_UExposureExpressionsGlobalExposureExpression;
|
|||
|
|
|
|||
|
|
// Class ExposureExpressions.ExposureExpressionsGlobalScalarValueBase
|
|||
|
|
// 0x0000 (0x0028 - 0x0028)
|
|||
|
|
class UExposureExpressionsGlobalScalarValueBase : public UExposureExpressionsScalarValue
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
static class UClass* StaticClass()
|
|||
|
|
{
|
|||
|
|
STATIC_CLASS_IMPL("ExposureExpressionsGlobalScalarValueBase")
|
|||
|
|
}
|
|||
|
|
static const class FName& StaticName()
|
|||
|
|
{
|
|||
|
|
STATIC_NAME_IMPL(L"ExposureExpressionsGlobalScalarValueBase")
|
|||
|
|
}
|
|||
|
|
static class UExposureExpressionsGlobalScalarValueBase* GetDefaultObj()
|
|||
|
|
{
|
|||
|
|
return GetDefaultObjImpl<UExposureExpressionsGlobalScalarValueBase>();
|
|||
|
|
}
|
|||
|
|
};
|
|||
|
|
DUMPER7_ASSERTS_UExposureExpressionsGlobalScalarValueBase;
|
|||
|
|
|
|||
|
|
// Class ExposureExpressions.ExposureExpressionsGlobalScalarConstant
|
|||
|
|
// 0x0010 (0x0038 - 0x0028)
|
|||
|
|
class UExposureExpressionsGlobalScalarConstant final : public UExposureExpressionsGlobalScalarValueBase
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
struct FExposureExpressionsScalarConstantName GlobalConstant; // 0x0028(0x0010)(Edit, BlueprintVisible, BlueprintReadOnly, NativeAccessSpecifierPublic)
|
|||
|
|
|
|||
|
|
public:
|
|||
|
|
static class UClass* StaticClass()
|
|||
|
|
{
|
|||
|
|
STATIC_CLASS_IMPL("ExposureExpressionsGlobalScalarConstant")
|
|||
|
|
}
|
|||
|
|
static const class FName& StaticName()
|
|||
|
|
{
|
|||
|
|
STATIC_NAME_IMPL(L"ExposureExpressionsGlobalScalarConstant")
|
|||
|
|
}
|
|||
|
|
static class UExposureExpressionsGlobalScalarConstant* GetDefaultObj()
|
|||
|
|
{
|
|||
|
|
return GetDefaultObjImpl<UExposureExpressionsGlobalScalarConstant>();
|
|||
|
|
}
|
|||
|
|
};
|
|||
|
|
DUMPER7_ASSERTS_UExposureExpressionsGlobalScalarConstant;
|
|||
|
|
|
|||
|
|
// Class ExposureExpressions.ExposureExpressionsGlobalScalarExpression
|
|||
|
|
// 0x0010 (0x0038 - 0x0028)
|
|||
|
|
class UExposureExpressionsGlobalScalarExpression final : public UExposureExpressionsScalarValue
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
struct FExposureExpressionsScalarExpressionName GlobalExpression; // 0x0028(0x0010)(Edit, BlueprintVisible, BlueprintReadOnly, NativeAccessSpecifierPublic)
|
|||
|
|
|
|||
|
|
public:
|
|||
|
|
static class UClass* StaticClass()
|
|||
|
|
{
|
|||
|
|
STATIC_CLASS_IMPL("ExposureExpressionsGlobalScalarExpression")
|
|||
|
|
}
|
|||
|
|
static const class FName& StaticName()
|
|||
|
|
{
|
|||
|
|
STATIC_NAME_IMPL(L"ExposureExpressionsGlobalScalarExpression")
|
|||
|
|
}
|
|||
|
|
static class UExposureExpressionsGlobalScalarExpression* GetDefaultObj()
|
|||
|
|
{
|
|||
|
|
return GetDefaultObjImpl<UExposureExpressionsGlobalScalarExpression>();
|
|||
|
|
}
|
|||
|
|
};
|
|||
|
|
DUMPER7_ASSERTS_UExposureExpressionsGlobalScalarExpression;
|
|||
|
|
|
|||
|
|
// Class ExposureExpressions.ExposureExpressionsScalarValueConstantBase
|
|||
|
|
// 0x0000 (0x0028 - 0x0028)
|
|||
|
|
class UExposureExpressionsScalarValueConstantBase : public UExposureExpressionsScalarValue
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
static class UClass* StaticClass()
|
|||
|
|
{
|
|||
|
|
STATIC_CLASS_IMPL("ExposureExpressionsScalarValueConstantBase")
|
|||
|
|
}
|
|||
|
|
static const class FName& StaticName()
|
|||
|
|
{
|
|||
|
|
STATIC_NAME_IMPL(L"ExposureExpressionsScalarValueConstantBase")
|
|||
|
|
}
|
|||
|
|
static class UExposureExpressionsScalarValueConstantBase* GetDefaultObj()
|
|||
|
|
{
|
|||
|
|
return GetDefaultObjImpl<UExposureExpressionsScalarValueConstantBase>();
|
|||
|
|
}
|
|||
|
|
};
|
|||
|
|
DUMPER7_ASSERTS_UExposureExpressionsScalarValueConstantBase;
|
|||
|
|
|
|||
|
|
// Class ExposureExpressions.ExposureExpressionsScalarValueConstantZero
|
|||
|
|
// 0x0000 (0x0028 - 0x0028)
|
|||
|
|
class UExposureExpressionsScalarValueConstantZero final : public UExposureExpressionsScalarValueConstantBase
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
static class UClass* StaticClass()
|
|||
|
|
{
|
|||
|
|
STATIC_CLASS_IMPL("ExposureExpressionsScalarValueConstantZero")
|
|||
|
|
}
|
|||
|
|
static const class FName& StaticName()
|
|||
|
|
{
|
|||
|
|
STATIC_NAME_IMPL(L"ExposureExpressionsScalarValueConstantZero")
|
|||
|
|
}
|
|||
|
|
static class UExposureExpressionsScalarValueConstantZero* GetDefaultObj()
|
|||
|
|
{
|
|||
|
|
return GetDefaultObjImpl<UExposureExpressionsScalarValueConstantZero>();
|
|||
|
|
}
|
|||
|
|
};
|
|||
|
|
DUMPER7_ASSERTS_UExposureExpressionsScalarValueConstantZero;
|
|||
|
|
|
|||
|
|
// Class ExposureExpressions.ExposureExpressionsScalarValueConstantOne
|
|||
|
|
// 0x0000 (0x0028 - 0x0028)
|
|||
|
|
class UExposureExpressionsScalarValueConstantOne final : public UExposureExpressionsScalarValueConstantBase
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
static class UClass* StaticClass()
|
|||
|
|
{
|
|||
|
|
STATIC_CLASS_IMPL("ExposureExpressionsScalarValueConstantOne")
|
|||
|
|
}
|
|||
|
|
static const class FName& StaticName()
|
|||
|
|
{
|
|||
|
|
STATIC_NAME_IMPL(L"ExposureExpressionsScalarValueConstantOne")
|
|||
|
|
}
|
|||
|
|
static class UExposureExpressionsScalarValueConstantOne* GetDefaultObj()
|
|||
|
|
{
|
|||
|
|
return GetDefaultObjImpl<UExposureExpressionsScalarValueConstantOne>();
|
|||
|
|
}
|
|||
|
|
};
|
|||
|
|
DUMPER7_ASSERTS_UExposureExpressionsScalarValueConstantOne;
|
|||
|
|
|
|||
|
|
// Class ExposureExpressions.ExposureExpressionsScalarValueConstantNegativeOne
|
|||
|
|
// 0x0000 (0x0028 - 0x0028)
|
|||
|
|
class UExposureExpressionsScalarValueConstantNegativeOne final : public UExposureExpressionsScalarValueConstantBase
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
static class UClass* StaticClass()
|
|||
|
|
{
|
|||
|
|
STATIC_CLASS_IMPL("ExposureExpressionsScalarValueConstantNegativeOne")
|
|||
|
|
}
|
|||
|
|
static const class FName& StaticName()
|
|||
|
|
{
|
|||
|
|
STATIC_NAME_IMPL(L"ExposureExpressionsScalarValueConstantNegativeOne")
|
|||
|
|
}
|
|||
|
|
static class UExposureExpressionsScalarValueConstantNegativeOne* GetDefaultObj()
|
|||
|
|
{
|
|||
|
|
return GetDefaultObjImpl<UExposureExpressionsScalarValueConstantNegativeOne>();
|
|||
|
|
}
|
|||
|
|
};
|
|||
|
|
DUMPER7_ASSERTS_UExposureExpressionsScalarValueConstantNegativeOne;
|
|||
|
|
|
|||
|
|
// Class ExposureExpressions.ExposureExpressionsScalarValueConstantRange
|
|||
|
|
// 0x0008 (0x0030 - 0x0028)
|
|||
|
|
class UExposureExpressionsScalarValueConstantRange final : public UExposureExpressionsScalarValueConstantBase
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
float Value; // 0x0028(0x0004)(Edit, BlueprintVisible, BlueprintReadOnly, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|||
|
|
uint8 Pad_2C[0x4]; // 0x002C(0x0004)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|||
|
|
|
|||
|
|
public:
|
|||
|
|
static class UClass* StaticClass()
|
|||
|
|
{
|
|||
|
|
STATIC_CLASS_IMPL("ExposureExpressionsScalarValueConstantRange")
|
|||
|
|
}
|
|||
|
|
static const class FName& StaticName()
|
|||
|
|
{
|
|||
|
|
STATIC_NAME_IMPL(L"ExposureExpressionsScalarValueConstantRange")
|
|||
|
|
}
|
|||
|
|
static class UExposureExpressionsScalarValueConstantRange* GetDefaultObj()
|
|||
|
|
{
|
|||
|
|
return GetDefaultObjImpl<UExposureExpressionsScalarValueConstantRange>();
|
|||
|
|
}
|
|||
|
|
};
|
|||
|
|
DUMPER7_ASSERTS_UExposureExpressionsScalarValueConstantRange;
|
|||
|
|
|
|||
|
|
// Class ExposureExpressions.ExposureExpressionsScalarValueSingle
|
|||
|
|
// 0x0008 (0x0030 - 0x0028)
|
|||
|
|
class UExposureExpressionsScalarValueSingle : public UExposureExpressionsScalarValue
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
class UExposureExpressionsScalarValue* Value; // 0x0028(0x0008)(Edit, BlueprintVisible, ExportObject, BlueprintReadOnly, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, PersistentInstance, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|||
|
|
|
|||
|
|
public:
|
|||
|
|
static class UClass* StaticClass()
|
|||
|
|
{
|
|||
|
|
STATIC_CLASS_IMPL("ExposureExpressionsScalarValueSingle")
|
|||
|
|
}
|
|||
|
|
static const class FName& StaticName()
|
|||
|
|
{
|
|||
|
|
STATIC_NAME_IMPL(L"ExposureExpressionsScalarValueSingle")
|
|||
|
|
}
|
|||
|
|
static class UExposureExpressionsScalarValueSingle* GetDefaultObj()
|
|||
|
|
{
|
|||
|
|
return GetDefaultObjImpl<UExposureExpressionsScalarValueSingle>();
|
|||
|
|
}
|
|||
|
|
};
|
|||
|
|
DUMPER7_ASSERTS_UExposureExpressionsScalarValueSingle;
|
|||
|
|
|
|||
|
|
// Class ExposureExpressions.ExposureExpressionsScalarValueOneMinus
|
|||
|
|
// 0x0000 (0x0030 - 0x0030)
|
|||
|
|
class UExposureExpressionsScalarValueOneMinus final : public UExposureExpressionsScalarValueSingle
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
static class UClass* StaticClass()
|
|||
|
|
{
|
|||
|
|
STATIC_CLASS_IMPL("ExposureExpressionsScalarValueOneMinus")
|
|||
|
|
}
|
|||
|
|
static const class FName& StaticName()
|
|||
|
|
{
|
|||
|
|
STATIC_NAME_IMPL(L"ExposureExpressionsScalarValueOneMinus")
|
|||
|
|
}
|
|||
|
|
static class UExposureExpressionsScalarValueOneMinus* GetDefaultObj()
|
|||
|
|
{
|
|||
|
|
return GetDefaultObjImpl<UExposureExpressionsScalarValueOneMinus>();
|
|||
|
|
}
|
|||
|
|
};
|
|||
|
|
DUMPER7_ASSERTS_UExposureExpressionsScalarValueOneMinus;
|
|||
|
|
|
|||
|
|
// Class ExposureExpressions.ExposureExpressionsScalarValueSaturate
|
|||
|
|
// 0x0000 (0x0030 - 0x0030)
|
|||
|
|
class UExposureExpressionsScalarValueSaturate final : public UExposureExpressionsScalarValueSingle
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
static class UClass* StaticClass()
|
|||
|
|
{
|
|||
|
|
STATIC_CLASS_IMPL("ExposureExpressionsScalarValueSaturate")
|
|||
|
|
}
|
|||
|
|
static const class FName& StaticName()
|
|||
|
|
{
|
|||
|
|
STATIC_NAME_IMPL(L"ExposureExpressionsScalarValueSaturate")
|
|||
|
|
}
|
|||
|
|
static class UExposureExpressionsScalarValueSaturate* GetDefaultObj()
|
|||
|
|
{
|
|||
|
|
return GetDefaultObjImpl<UExposureExpressionsScalarValueSaturate>();
|
|||
|
|
}
|
|||
|
|
};
|
|||
|
|
DUMPER7_ASSERTS_UExposureExpressionsScalarValueSaturate;
|
|||
|
|
|
|||
|
|
// Class ExposureExpressions.ExposureExpressionsScalarValueAbs
|
|||
|
|
// 0x0000 (0x0030 - 0x0030)
|
|||
|
|
class UExposureExpressionsScalarValueAbs final : public UExposureExpressionsScalarValueSingle
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
static class UClass* StaticClass()
|
|||
|
|
{
|
|||
|
|
STATIC_CLASS_IMPL("ExposureExpressionsScalarValueAbs")
|
|||
|
|
}
|
|||
|
|
static const class FName& StaticName()
|
|||
|
|
{
|
|||
|
|
STATIC_NAME_IMPL(L"ExposureExpressionsScalarValueAbs")
|
|||
|
|
}
|
|||
|
|
static class UExposureExpressionsScalarValueAbs* GetDefaultObj()
|
|||
|
|
{
|
|||
|
|
return GetDefaultObjImpl<UExposureExpressionsScalarValueAbs>();
|
|||
|
|
}
|
|||
|
|
};
|
|||
|
|
DUMPER7_ASSERTS_UExposureExpressionsScalarValueAbs;
|
|||
|
|
|
|||
|
|
// Class ExposureExpressions.ExposureExpressionsScalarValueNegate
|
|||
|
|
// 0x0000 (0x0030 - 0x0030)
|
|||
|
|
class UExposureExpressionsScalarValueNegate final : public UExposureExpressionsScalarValueSingle
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
static class UClass* StaticClass()
|
|||
|
|
{
|
|||
|
|
STATIC_CLASS_IMPL("ExposureExpressionsScalarValueNegate")
|
|||
|
|
}
|
|||
|
|
static const class FName& StaticName()
|
|||
|
|
{
|
|||
|
|
STATIC_NAME_IMPL(L"ExposureExpressionsScalarValueNegate")
|
|||
|
|
}
|
|||
|
|
static class UExposureExpressionsScalarValueNegate* GetDefaultObj()
|
|||
|
|
{
|
|||
|
|
return GetDefaultObjImpl<UExposureExpressionsScalarValueNegate>();
|
|||
|
|
}
|
|||
|
|
};
|
|||
|
|
DUMPER7_ASSERTS_UExposureExpressionsScalarValueNegate;
|
|||
|
|
|
|||
|
|
// Class ExposureExpressions.ExposureExpressionsScalarValuePair
|
|||
|
|
// 0x0010 (0x0038 - 0x0028)
|
|||
|
|
class UExposureExpressionsScalarValuePair : public UExposureExpressionsScalarValue
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
class UExposureExpressionsScalarValue* A; // 0x0028(0x0008)(Edit, BlueprintVisible, ExportObject, BlueprintReadOnly, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, PersistentInstance, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|||
|
|
class UExposureExpressionsScalarValue* b; // 0x0030(0x0008)(Edit, BlueprintVisible, ExportObject, BlueprintReadOnly, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, PersistentInstance, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|||
|
|
|
|||
|
|
public:
|
|||
|
|
static class UClass* StaticClass()
|
|||
|
|
{
|
|||
|
|
STATIC_CLASS_IMPL("ExposureExpressionsScalarValuePair")
|
|||
|
|
}
|
|||
|
|
static const class FName& StaticName()
|
|||
|
|
{
|
|||
|
|
STATIC_NAME_IMPL(L"ExposureExpressionsScalarValuePair")
|
|||
|
|
}
|
|||
|
|
static class UExposureExpressionsScalarValuePair* GetDefaultObj()
|
|||
|
|
{
|
|||
|
|
return GetDefaultObjImpl<UExposureExpressionsScalarValuePair>();
|
|||
|
|
}
|
|||
|
|
};
|
|||
|
|
DUMPER7_ASSERTS_UExposureExpressionsScalarValuePair;
|
|||
|
|
|
|||
|
|
// Class ExposureExpressions.ExposureExpressionsScalarValueOp
|
|||
|
|
// 0x0000 (0x0038 - 0x0038)
|
|||
|
|
class UExposureExpressionsScalarValueOp : public UExposureExpressionsScalarValuePair
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
static class UClass* StaticClass()
|
|||
|
|
{
|
|||
|
|
STATIC_CLASS_IMPL("ExposureExpressionsScalarValueOp")
|
|||
|
|
}
|
|||
|
|
static const class FName& StaticName()
|
|||
|
|
{
|
|||
|
|
STATIC_NAME_IMPL(L"ExposureExpressionsScalarValueOp")
|
|||
|
|
}
|
|||
|
|
static class UExposureExpressionsScalarValueOp* GetDefaultObj()
|
|||
|
|
{
|
|||
|
|
return GetDefaultObjImpl<UExposureExpressionsScalarValueOp>();
|
|||
|
|
}
|
|||
|
|
};
|
|||
|
|
DUMPER7_ASSERTS_UExposureExpressionsScalarValueOp;
|
|||
|
|
|
|||
|
|
// Class ExposureExpressions.ExposureExpressionsScalarValueFunction
|
|||
|
|
// 0x0000 (0x0038 - 0x0038)
|
|||
|
|
class UExposureExpressionsScalarValueFunction : public UExposureExpressionsScalarValuePair
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
static class UClass* StaticClass()
|
|||
|
|
{
|
|||
|
|
STATIC_CLASS_IMPL("ExposureExpressionsScalarValueFunction")
|
|||
|
|
}
|
|||
|
|
static const class FName& StaticName()
|
|||
|
|
{
|
|||
|
|
STATIC_NAME_IMPL(L"ExposureExpressionsScalarValueFunction")
|
|||
|
|
}
|
|||
|
|
static class UExposureExpressionsScalarValueFunction* GetDefaultObj()
|
|||
|
|
{
|
|||
|
|
return GetDefaultObjImpl<UExposureExpressionsScalarValueFunction>();
|
|||
|
|
}
|
|||
|
|
};
|
|||
|
|
DUMPER7_ASSERTS_UExposureExpressionsScalarValueFunction;
|
|||
|
|
|
|||
|
|
// Class ExposureExpressions.ExposureExpressionsScalarValueAdd
|
|||
|
|
// 0x0000 (0x0038 - 0x0038)
|
|||
|
|
class UExposureExpressionsScalarValueAdd final : public UExposureExpressionsScalarValueOp
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
static class UClass* StaticClass()
|
|||
|
|
{
|
|||
|
|
STATIC_CLASS_IMPL("ExposureExpressionsScalarValueAdd")
|
|||
|
|
}
|
|||
|
|
static const class FName& StaticName()
|
|||
|
|
{
|
|||
|
|
STATIC_NAME_IMPL(L"ExposureExpressionsScalarValueAdd")
|
|||
|
|
}
|
|||
|
|
static class UExposureExpressionsScalarValueAdd* GetDefaultObj()
|
|||
|
|
{
|
|||
|
|
return GetDefaultObjImpl<UExposureExpressionsScalarValueAdd>();
|
|||
|
|
}
|
|||
|
|
};
|
|||
|
|
DUMPER7_ASSERTS_UExposureExpressionsScalarValueAdd;
|
|||
|
|
|
|||
|
|
// Class ExposureExpressions.ExposureExpressionsScalarValueSubtract
|
|||
|
|
// 0x0000 (0x0038 - 0x0038)
|
|||
|
|
class UExposureExpressionsScalarValueSubtract final : public UExposureExpressionsScalarValueOp
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
static class UClass* StaticClass()
|
|||
|
|
{
|
|||
|
|
STATIC_CLASS_IMPL("ExposureExpressionsScalarValueSubtract")
|
|||
|
|
}
|
|||
|
|
static const class FName& StaticName()
|
|||
|
|
{
|
|||
|
|
STATIC_NAME_IMPL(L"ExposureExpressionsScalarValueSubtract")
|
|||
|
|
}
|
|||
|
|
static class UExposureExpressionsScalarValueSubtract* GetDefaultObj()
|
|||
|
|
{
|
|||
|
|
return GetDefaultObjImpl<UExposureExpressionsScalarValueSubtract>();
|
|||
|
|
}
|
|||
|
|
};
|
|||
|
|
DUMPER7_ASSERTS_UExposureExpressionsScalarValueSubtract;
|
|||
|
|
|
|||
|
|
// Class ExposureExpressions.ExposureExpressionsScalarValueMultiply
|
|||
|
|
// 0x0000 (0x0038 - 0x0038)
|
|||
|
|
class UExposureExpressionsScalarValueMultiply final : public UExposureExpressionsScalarValueOp
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
static class UClass* StaticClass()
|
|||
|
|
{
|
|||
|
|
STATIC_CLASS_IMPL("ExposureExpressionsScalarValueMultiply")
|
|||
|
|
}
|
|||
|
|
static const class FName& StaticName()
|
|||
|
|
{
|
|||
|
|
STATIC_NAME_IMPL(L"ExposureExpressionsScalarValueMultiply")
|
|||
|
|
}
|
|||
|
|
static class UExposureExpressionsScalarValueMultiply* GetDefaultObj()
|
|||
|
|
{
|
|||
|
|
return GetDefaultObjImpl<UExposureExpressionsScalarValueMultiply>();
|
|||
|
|
}
|
|||
|
|
};
|
|||
|
|
DUMPER7_ASSERTS_UExposureExpressionsScalarValueMultiply;
|
|||
|
|
|
|||
|
|
// Class ExposureExpressions.ExposureExpressionsScalarValueDivide
|
|||
|
|
// 0x0000 (0x0038 - 0x0038)
|
|||
|
|
class UExposureExpressionsScalarValueDivide final : public UExposureExpressionsScalarValueOp
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
static class UClass* StaticClass()
|
|||
|
|
{
|
|||
|
|
STATIC_CLASS_IMPL("ExposureExpressionsScalarValueDivide")
|
|||
|
|
}
|
|||
|
|
static const class FName& StaticName()
|
|||
|
|
{
|
|||
|
|
STATIC_NAME_IMPL(L"ExposureExpressionsScalarValueDivide")
|
|||
|
|
}
|
|||
|
|
static class UExposureExpressionsScalarValueDivide* GetDefaultObj()
|
|||
|
|
{
|
|||
|
|
return GetDefaultObjImpl<UExposureExpressionsScalarValueDivide>();
|
|||
|
|
}
|
|||
|
|
};
|
|||
|
|
DUMPER7_ASSERTS_UExposureExpressionsScalarValueDivide;
|
|||
|
|
|
|||
|
|
// Class ExposureExpressions.ExposureExpressionsScalarValueStep
|
|||
|
|
// 0x0000 (0x0038 - 0x0038)
|
|||
|
|
class UExposureExpressionsScalarValueStep final : public UExposureExpressionsScalarValueFunction
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
static class UClass* StaticClass()
|
|||
|
|
{
|
|||
|
|
STATIC_CLASS_IMPL("ExposureExpressionsScalarValueStep")
|
|||
|
|
}
|
|||
|
|
static const class FName& StaticName()
|
|||
|
|
{
|
|||
|
|
STATIC_NAME_IMPL(L"ExposureExpressionsScalarValueStep")
|
|||
|
|
}
|
|||
|
|
static class UExposureExpressionsScalarValueStep* GetDefaultObj()
|
|||
|
|
{
|
|||
|
|
return GetDefaultObjImpl<UExposureExpressionsScalarValueStep>();
|
|||
|
|
}
|
|||
|
|
};
|
|||
|
|
DUMPER7_ASSERTS_UExposureExpressionsScalarValueStep;
|
|||
|
|
|
|||
|
|
// Class ExposureExpressions.ExposureExpressionsScalarValueMin
|
|||
|
|
// 0x0000 (0x0038 - 0x0038)
|
|||
|
|
class UExposureExpressionsScalarValueMin final : public UExposureExpressionsScalarValueFunction
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
static class UClass* StaticClass()
|
|||
|
|
{
|
|||
|
|
STATIC_CLASS_IMPL("ExposureExpressionsScalarValueMin")
|
|||
|
|
}
|
|||
|
|
static const class FName& StaticName()
|
|||
|
|
{
|
|||
|
|
STATIC_NAME_IMPL(L"ExposureExpressionsScalarValueMin")
|
|||
|
|
}
|
|||
|
|
static class UExposureExpressionsScalarValueMin* GetDefaultObj()
|
|||
|
|
{
|
|||
|
|
return GetDefaultObjImpl<UExposureExpressionsScalarValueMin>();
|
|||
|
|
}
|
|||
|
|
};
|
|||
|
|
DUMPER7_ASSERTS_UExposureExpressionsScalarValueMin;
|
|||
|
|
|
|||
|
|
// Class ExposureExpressions.ExposureExpressionsScalarValueMax
|
|||
|
|
// 0x0000 (0x0038 - 0x0038)
|
|||
|
|
class UExposureExpressionsScalarValueMax final : public UExposureExpressionsScalarValueFunction
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
static class UClass* StaticClass()
|
|||
|
|
{
|
|||
|
|
STATIC_CLASS_IMPL("ExposureExpressionsScalarValueMax")
|
|||
|
|
}
|
|||
|
|
static const class FName& StaticName()
|
|||
|
|
{
|
|||
|
|
STATIC_NAME_IMPL(L"ExposureExpressionsScalarValueMax")
|
|||
|
|
}
|
|||
|
|
static class UExposureExpressionsScalarValueMax* GetDefaultObj()
|
|||
|
|
{
|
|||
|
|
return GetDefaultObjImpl<UExposureExpressionsScalarValueMax>();
|
|||
|
|
}
|
|||
|
|
};
|
|||
|
|
DUMPER7_ASSERTS_UExposureExpressionsScalarValueMax;
|
|||
|
|
|
|||
|
|
// Class ExposureExpressions.ExposureExpressionsScalarValueClamp
|
|||
|
|
// 0x0018 (0x0040 - 0x0028)
|
|||
|
|
class UExposureExpressionsScalarValueClamp final : public UExposureExpressionsScalarValue
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
class UExposureExpressionsScalarValue* Value; // 0x0028(0x0008)(Edit, BlueprintVisible, ExportObject, BlueprintReadOnly, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, PersistentInstance, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|||
|
|
class UExposureExpressionsScalarValue* Min; // 0x0030(0x0008)(Edit, BlueprintVisible, ExportObject, BlueprintReadOnly, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, PersistentInstance, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|||
|
|
class UExposureExpressionsScalarValue* Max; // 0x0038(0x0008)(Edit, BlueprintVisible, ExportObject, BlueprintReadOnly, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, PersistentInstance, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|||
|
|
|
|||
|
|
public:
|
|||
|
|
static class UClass* StaticClass()
|
|||
|
|
{
|
|||
|
|
STATIC_CLASS_IMPL("ExposureExpressionsScalarValueClamp")
|
|||
|
|
}
|
|||
|
|
static const class FName& StaticName()
|
|||
|
|
{
|
|||
|
|
STATIC_NAME_IMPL(L"ExposureExpressionsScalarValueClamp")
|
|||
|
|
}
|
|||
|
|
static class UExposureExpressionsScalarValueClamp* GetDefaultObj()
|
|||
|
|
{
|
|||
|
|
return GetDefaultObjImpl<UExposureExpressionsScalarValueClamp>();
|
|||
|
|
}
|
|||
|
|
};
|
|||
|
|
DUMPER7_ASSERTS_UExposureExpressionsScalarValueClamp;
|
|||
|
|
|
|||
|
|
// Class ExposureExpressions.ExposureExpressionsScalarValueSmoothStep
|
|||
|
|
// 0x0018 (0x0040 - 0x0028)
|
|||
|
|
class UExposureExpressionsScalarValueSmoothStep final : public UExposureExpressionsScalarValue
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
class UExposureExpressionsScalarValue* Value; // 0x0028(0x0008)(Edit, BlueprintVisible, ExportObject, BlueprintReadOnly, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, PersistentInstance, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|||
|
|
class UExposureExpressionsScalarValue* Min; // 0x0030(0x0008)(Edit, BlueprintVisible, ExportObject, BlueprintReadOnly, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, PersistentInstance, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|||
|
|
class UExposureExpressionsScalarValue* Max; // 0x0038(0x0008)(Edit, BlueprintVisible, ExportObject, BlueprintReadOnly, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, PersistentInstance, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|||
|
|
|
|||
|
|
public:
|
|||
|
|
static class UClass* StaticClass()
|
|||
|
|
{
|
|||
|
|
STATIC_CLASS_IMPL("ExposureExpressionsScalarValueSmoothStep")
|
|||
|
|
}
|
|||
|
|
static const class FName& StaticName()
|
|||
|
|
{
|
|||
|
|
STATIC_NAME_IMPL(L"ExposureExpressionsScalarValueSmoothStep")
|
|||
|
|
}
|
|||
|
|
static class UExposureExpressionsScalarValueSmoothStep* GetDefaultObj()
|
|||
|
|
{
|
|||
|
|
return GetDefaultObjImpl<UExposureExpressionsScalarValueSmoothStep>();
|
|||
|
|
}
|
|||
|
|
};
|
|||
|
|
DUMPER7_ASSERTS_UExposureExpressionsScalarValueSmoothStep;
|
|||
|
|
|
|||
|
|
// Class ExposureExpressions.ExposureExpressionsScalarValueLerp
|
|||
|
|
// 0x0018 (0x0040 - 0x0028)
|
|||
|
|
class UExposureExpressionsScalarValueLerp final : public UExposureExpressionsScalarValue
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
class UExposureExpressionsScalarValue* A; // 0x0028(0x0008)(Edit, BlueprintVisible, ExportObject, BlueprintReadOnly, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, PersistentInstance, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|||
|
|
class UExposureExpressionsScalarValue* b; // 0x0030(0x0008)(Edit, BlueprintVisible, ExportObject, BlueprintReadOnly, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, PersistentInstance, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|||
|
|
class UExposureExpressionsScalarValue* Alpha; // 0x0038(0x0008)(Edit, BlueprintVisible, ExportObject, BlueprintReadOnly, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, PersistentInstance, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|||
|
|
|
|||
|
|
public:
|
|||
|
|
static class UClass* StaticClass()
|
|||
|
|
{
|
|||
|
|
STATIC_CLASS_IMPL("ExposureExpressionsScalarValueLerp")
|
|||
|
|
}
|
|||
|
|
static const class FName& StaticName()
|
|||
|
|
{
|
|||
|
|
STATIC_NAME_IMPL(L"ExposureExpressionsScalarValueLerp")
|
|||
|
|
}
|
|||
|
|
static class UExposureExpressionsScalarValueLerp* GetDefaultObj()
|
|||
|
|
{
|
|||
|
|
return GetDefaultObjImpl<UExposureExpressionsScalarValueLerp>();
|
|||
|
|
}
|
|||
|
|
};
|
|||
|
|
DUMPER7_ASSERTS_UExposureExpressionsScalarValueLerp;
|
|||
|
|
|
|||
|
|
// Class ExposureExpressions.ExposureExpressionsScalarValueSelect
|
|||
|
|
// 0x0020 (0x0048 - 0x0028)
|
|||
|
|
class UExposureExpressionsScalarValueSelect final : public UExposureExpressionsScalarValue
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
class UExposureExpressionsScalarValue* Value; // 0x0028(0x0008)(Edit, BlueprintVisible, ExportObject, BlueprintReadOnly, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, PersistentInstance, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|||
|
|
float Constant; // 0x0030(0x0004)(Edit, BlueprintVisible, BlueprintReadOnly, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|||
|
|
uint8 Pad_34[0x4]; // 0x0034(0x0004)(Fixing Size After Last Property [ Dumper-7 ])
|
|||
|
|
class UExposureExpressionsScalarValue* ValueTrue; // 0x0038(0x0008)(Edit, BlueprintVisible, ExportObject, BlueprintReadOnly, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, PersistentInstance, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|||
|
|
class UExposureExpressionsScalarValue* ValueFalse; // 0x0040(0x0008)(Edit, BlueprintVisible, ExportObject, BlueprintReadOnly, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, PersistentInstance, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|||
|
|
|
|||
|
|
public:
|
|||
|
|
static class UClass* StaticClass()
|
|||
|
|
{
|
|||
|
|
STATIC_CLASS_IMPL("ExposureExpressionsScalarValueSelect")
|
|||
|
|
}
|
|||
|
|
static const class FName& StaticName()
|
|||
|
|
{
|
|||
|
|
STATIC_NAME_IMPL(L"ExposureExpressionsScalarValueSelect")
|
|||
|
|
}
|
|||
|
|
static class UExposureExpressionsScalarValueSelect* GetDefaultObj()
|
|||
|
|
{
|
|||
|
|
return GetDefaultObjImpl<UExposureExpressionsScalarValueSelect>();
|
|||
|
|
}
|
|||
|
|
};
|
|||
|
|
DUMPER7_ASSERTS_UExposureExpressionsScalarValueSelect;
|
|||
|
|
|
|||
|
|
// Class ExposureExpressions.ExposureExpressionsScalarValueDay
|
|||
|
|
// 0x0000 (0x0028 - 0x0028)
|
|||
|
|
class UExposureExpressionsScalarValueDay final : public UExposureExpressionsScalarValue
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
static class UClass* StaticClass()
|
|||
|
|
{
|
|||
|
|
STATIC_CLASS_IMPL("ExposureExpressionsScalarValueDay")
|
|||
|
|
}
|
|||
|
|
static const class FName& StaticName()
|
|||
|
|
{
|
|||
|
|
STATIC_NAME_IMPL(L"ExposureExpressionsScalarValueDay")
|
|||
|
|
}
|
|||
|
|
static class UExposureExpressionsScalarValueDay* GetDefaultObj()
|
|||
|
|
{
|
|||
|
|
return GetDefaultObjImpl<UExposureExpressionsScalarValueDay>();
|
|||
|
|
}
|
|||
|
|
};
|
|||
|
|
DUMPER7_ASSERTS_UExposureExpressionsScalarValueDay;
|
|||
|
|
|
|||
|
|
// Class ExposureExpressions.ExposureExpressionsScalarValueOvercast
|
|||
|
|
// 0x0000 (0x0028 - 0x0028)
|
|||
|
|
class UExposureExpressionsScalarValueOvercast final : public UExposureExpressionsScalarValue
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
static class UClass* StaticClass()
|
|||
|
|
{
|
|||
|
|
STATIC_CLASS_IMPL("ExposureExpressionsScalarValueOvercast")
|
|||
|
|
}
|
|||
|
|
static const class FName& StaticName()
|
|||
|
|
{
|
|||
|
|
STATIC_NAME_IMPL(L"ExposureExpressionsScalarValueOvercast")
|
|||
|
|
}
|
|||
|
|
static class UExposureExpressionsScalarValueOvercast* GetDefaultObj()
|
|||
|
|
{
|
|||
|
|
return GetDefaultObjImpl<UExposureExpressionsScalarValueOvercast>();
|
|||
|
|
}
|
|||
|
|
};
|
|||
|
|
DUMPER7_ASSERTS_UExposureExpressionsScalarValueOvercast;
|
|||
|
|
|
|||
|
|
// Class ExposureExpressions.ExposureExpressionsScalarValueIndoors
|
|||
|
|
// 0x0008 (0x0030 - 0x0028)
|
|||
|
|
class UExposureExpressionsScalarValueIndoors final : public UExposureExpressionsScalarValue
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
bool bSmoothed; // 0x0028(0x0001)(Edit, BlueprintVisible, BlueprintReadOnly, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|||
|
|
uint8 Pad_29[0x7]; // 0x0029(0x0007)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|||
|
|
|
|||
|
|
public:
|
|||
|
|
static class UClass* StaticClass()
|
|||
|
|
{
|
|||
|
|
STATIC_CLASS_IMPL("ExposureExpressionsScalarValueIndoors")
|
|||
|
|
}
|
|||
|
|
static const class FName& StaticName()
|
|||
|
|
{
|
|||
|
|
STATIC_NAME_IMPL(L"ExposureExpressionsScalarValueIndoors")
|
|||
|
|
}
|
|||
|
|
static class UExposureExpressionsScalarValueIndoors* GetDefaultObj()
|
|||
|
|
{
|
|||
|
|
return GetDefaultObjImpl<UExposureExpressionsScalarValueIndoors>();
|
|||
|
|
}
|
|||
|
|
};
|
|||
|
|
DUMPER7_ASSERTS_UExposureExpressionsScalarValueIndoors;
|
|||
|
|
|
|||
|
|
// Class ExposureExpressions.ExposureExpressionsScalarValueOutdoorsDaytime
|
|||
|
|
// 0x0008 (0x0030 - 0x0028)
|
|||
|
|
class UExposureExpressionsScalarValueOutdoorsDaytime final : public UExposureExpressionsScalarValue
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
bool bSmoothed; // 0x0028(0x0001)(Edit, BlueprintVisible, BlueprintReadOnly, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|||
|
|
uint8 Pad_29[0x7]; // 0x0029(0x0007)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|||
|
|
|
|||
|
|
public:
|
|||
|
|
static class UClass* StaticClass()
|
|||
|
|
{
|
|||
|
|
STATIC_CLASS_IMPL("ExposureExpressionsScalarValueOutdoorsDaytime")
|
|||
|
|
}
|
|||
|
|
static const class FName& StaticName()
|
|||
|
|
{
|
|||
|
|
STATIC_NAME_IMPL(L"ExposureExpressionsScalarValueOutdoorsDaytime")
|
|||
|
|
}
|
|||
|
|
static class UExposureExpressionsScalarValueOutdoorsDaytime* GetDefaultObj()
|
|||
|
|
{
|
|||
|
|
return GetDefaultObjImpl<UExposureExpressionsScalarValueOutdoorsDaytime>();
|
|||
|
|
}
|
|||
|
|
};
|
|||
|
|
DUMPER7_ASSERTS_UExposureExpressionsScalarValueOutdoorsDaytime;
|
|||
|
|
|
|||
|
|
// Class ExposureExpressions.ExposureExpressionsExposureValueLerpWithAlpha
|
|||
|
|
// 0x0018 (0x0040 - 0x0028)
|
|||
|
|
class UExposureExpressionsExposureValueLerpWithAlpha final : public UExposureExpressionsExposureValue
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
class UExposureExpressionsExposureValue* ExposureA; // 0x0028(0x0008)(Edit, BlueprintVisible, ExportObject, BlueprintReadOnly, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, PersistentInstance, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|||
|
|
class UExposureExpressionsExposureValue* ExposureB; // 0x0030(0x0008)(Edit, BlueprintVisible, ExportObject, BlueprintReadOnly, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, PersistentInstance, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|||
|
|
class UExposureExpressionsScalarValue* Alpha; // 0x0038(0x0008)(Edit, BlueprintVisible, ExportObject, BlueprintReadOnly, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, PersistentInstance, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|||
|
|
|
|||
|
|
public:
|
|||
|
|
static class UClass* StaticClass()
|
|||
|
|
{
|
|||
|
|
STATIC_CLASS_IMPL("ExposureExpressionsExposureValueLerpWithAlpha")
|
|||
|
|
}
|
|||
|
|
static const class FName& StaticName()
|
|||
|
|
{
|
|||
|
|
STATIC_NAME_IMPL(L"ExposureExpressionsExposureValueLerpWithAlpha")
|
|||
|
|
}
|
|||
|
|
static class UExposureExpressionsExposureValueLerpWithAlpha* GetDefaultObj()
|
|||
|
|
{
|
|||
|
|
return GetDefaultObjImpl<UExposureExpressionsExposureValueLerpWithAlpha>();
|
|||
|
|
}
|
|||
|
|
};
|
|||
|
|
DUMPER7_ASSERTS_UExposureExpressionsExposureValueLerpWithAlpha;
|
|||
|
|
|
|||
|
|
// Class ExposureExpressions.ExposureExpressionsExposureValueSelect
|
|||
|
|
// 0x0020 (0x0048 - 0x0028)
|
|||
|
|
class UExposureExpressionsExposureValueSelect final : public UExposureExpressionsExposureValue
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
class UExposureExpressionsScalarValue* Value; // 0x0028(0x0008)(Edit, BlueprintVisible, ExportObject, BlueprintReadOnly, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, PersistentInstance, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|||
|
|
float Constant; // 0x0030(0x0004)(Edit, BlueprintVisible, BlueprintReadOnly, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|||
|
|
uint8 Pad_34[0x4]; // 0x0034(0x0004)(Fixing Size After Last Property [ Dumper-7 ])
|
|||
|
|
class UExposureExpressionsExposureValue* ExposureTrue; // 0x0038(0x0008)(Edit, BlueprintVisible, ExportObject, BlueprintReadOnly, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, PersistentInstance, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|||
|
|
class UExposureExpressionsExposureValue* ExposureFalse; // 0x0040(0x0008)(Edit, BlueprintVisible, ExportObject, BlueprintReadOnly, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, PersistentInstance, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|||
|
|
|
|||
|
|
public:
|
|||
|
|
static class UClass* StaticClass()
|
|||
|
|
{
|
|||
|
|
STATIC_CLASS_IMPL("ExposureExpressionsExposureValueSelect")
|
|||
|
|
}
|
|||
|
|
static const class FName& StaticName()
|
|||
|
|
{
|
|||
|
|
STATIC_NAME_IMPL(L"ExposureExpressionsExposureValueSelect")
|
|||
|
|
}
|
|||
|
|
static class UExposureExpressionsExposureValueSelect* GetDefaultObj()
|
|||
|
|
{
|
|||
|
|
return GetDefaultObjImpl<UExposureExpressionsExposureValueSelect>();
|
|||
|
|
}
|
|||
|
|
};
|
|||
|
|
DUMPER7_ASSERTS_UExposureExpressionsExposureValueSelect;
|
|||
|
|
|
|||
|
|
// Class ExposureExpressions.ExposureExpressionsScalarValueMapRangeClampedExposure
|
|||
|
|
// 0x0028 (0x0050 - 0x0028)
|
|||
|
|
class UExposureExpressionsScalarValueMapRangeClampedExposure final : public UExposureExpressionsExposureValue
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
class UExposureExpressionsScalarValue* Value; // 0x0028(0x0008)(Edit, BlueprintVisible, ExportObject, BlueprintReadOnly, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, PersistentInstance, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|||
|
|
class UExposureExpressionsScalarValue* Min; // 0x0030(0x0008)(Edit, BlueprintVisible, ExportObject, BlueprintReadOnly, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, PersistentInstance, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|||
|
|
class UExposureExpressionsScalarValue* Max; // 0x0038(0x0008)(Edit, BlueprintVisible, ExportObject, BlueprintReadOnly, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, PersistentInstance, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|||
|
|
class UExposureExpressionsExposureValue* ExposureMin; // 0x0040(0x0008)(Edit, BlueprintVisible, ExportObject, BlueprintReadOnly, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, PersistentInstance, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|||
|
|
class UExposureExpressionsExposureValue* ExposureMax; // 0x0048(0x0008)(Edit, BlueprintVisible, ExportObject, BlueprintReadOnly, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, PersistentInstance, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|||
|
|
|
|||
|
|
public:
|
|||
|
|
static class UClass* StaticClass()
|
|||
|
|
{
|
|||
|
|
STATIC_CLASS_IMPL("ExposureExpressionsScalarValueMapRangeClampedExposure")
|
|||
|
|
}
|
|||
|
|
static const class FName& StaticName()
|
|||
|
|
{
|
|||
|
|
STATIC_NAME_IMPL(L"ExposureExpressionsScalarValueMapRangeClampedExposure")
|
|||
|
|
}
|
|||
|
|
static class UExposureExpressionsScalarValueMapRangeClampedExposure* GetDefaultObj()
|
|||
|
|
{
|
|||
|
|
return GetDefaultObjImpl<UExposureExpressionsScalarValueMapRangeClampedExposure>();
|
|||
|
|
}
|
|||
|
|
};
|
|||
|
|
DUMPER7_ASSERTS_UExposureExpressionsScalarValueMapRangeClampedExposure;
|
|||
|
|
|
|||
|
|
// Class ExposureExpressions.ExposureExpressionsScalarValueMapRangeClamped
|
|||
|
|
// 0x0028 (0x0050 - 0x0028)
|
|||
|
|
class UExposureExpressionsScalarValueMapRangeClamped final : public UExposureExpressionsScalarValue
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
class UExposureExpressionsScalarValue* Value; // 0x0028(0x0008)(Edit, BlueprintVisible, ExportObject, BlueprintReadOnly, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, PersistentInstance, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|||
|
|
class UExposureExpressionsScalarValue* Min; // 0x0030(0x0008)(Edit, BlueprintVisible, ExportObject, BlueprintReadOnly, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, PersistentInstance, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|||
|
|
class UExposureExpressionsScalarValue* Max; // 0x0038(0x0008)(Edit, BlueprintVisible, ExportObject, BlueprintReadOnly, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, PersistentInstance, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|||
|
|
class UExposureExpressionsScalarValue* OutMin; // 0x0040(0x0008)(Edit, BlueprintVisible, ExportObject, BlueprintReadOnly, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, PersistentInstance, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|||
|
|
class UExposureExpressionsScalarValue* OutMax; // 0x0048(0x0008)(Edit, BlueprintVisible, ExportObject, BlueprintReadOnly, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, PersistentInstance, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|||
|
|
|
|||
|
|
public:
|
|||
|
|
static class UClass* StaticClass()
|
|||
|
|
{
|
|||
|
|
STATIC_CLASS_IMPL("ExposureExpressionsScalarValueMapRangeClamped")
|
|||
|
|
}
|
|||
|
|
static const class FName& StaticName()
|
|||
|
|
{
|
|||
|
|
STATIC_NAME_IMPL(L"ExposureExpressionsScalarValueMapRangeClamped")
|
|||
|
|
}
|
|||
|
|
static class UExposureExpressionsScalarValueMapRangeClamped* GetDefaultObj()
|
|||
|
|
{
|
|||
|
|
return GetDefaultObjImpl<UExposureExpressionsScalarValueMapRangeClamped>();
|
|||
|
|
}
|
|||
|
|
};
|
|||
|
|
DUMPER7_ASSERTS_UExposureExpressionsScalarValueMapRangeClamped;
|
|||
|
|
|
|||
|
|
// Class ExposureExpressions.ExposureExpressionsScalarCurve
|
|||
|
|
// 0x0010 (0x0038 - 0x0028)
|
|||
|
|
class UExposureExpressionsScalarCurve final : public UExposureExpressionsScalarValue
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
class UCurveFloat* Curve; // 0x0028(0x0008)(Edit, BlueprintVisible, BlueprintReadOnly, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|||
|
|
class UExposureExpressionsScalarValue* CurveX; // 0x0030(0x0008)(Edit, BlueprintVisible, ExportObject, BlueprintReadOnly, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, PersistentInstance, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|||
|
|
|
|||
|
|
public:
|
|||
|
|
static class UClass* StaticClass()
|
|||
|
|
{
|
|||
|
|
STATIC_CLASS_IMPL("ExposureExpressionsScalarCurve")
|
|||
|
|
}
|
|||
|
|
static const class FName& StaticName()
|
|||
|
|
{
|
|||
|
|
STATIC_NAME_IMPL(L"ExposureExpressionsScalarCurve")
|
|||
|
|
}
|
|||
|
|
static class UExposureExpressionsScalarCurve* GetDefaultObj()
|
|||
|
|
{
|
|||
|
|
return GetDefaultObjImpl<UExposureExpressionsScalarCurve>();
|
|||
|
|
}
|
|||
|
|
};
|
|||
|
|
DUMPER7_ASSERTS_UExposureExpressionsScalarCurve;
|
|||
|
|
|
|||
|
|
// Class ExposureExpressions.ExposureExpressionsExposureCurve
|
|||
|
|
// 0x0010 (0x0038 - 0x0028)
|
|||
|
|
class UExposureExpressionsExposureCurve final : public UExposureExpressionsExposureValue
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
class UCurveFloat* ExposureCurve; // 0x0028(0x0008)(Edit, BlueprintVisible, BlueprintReadOnly, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|||
|
|
class UExposureExpressionsScalarValue* CurveX; // 0x0030(0x0008)(Edit, BlueprintVisible, ExportObject, BlueprintReadOnly, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, PersistentInstance, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|||
|
|
|
|||
|
|
public:
|
|||
|
|
static class UClass* StaticClass()
|
|||
|
|
{
|
|||
|
|
STATIC_CLASS_IMPL("ExposureExpressionsExposureCurve")
|
|||
|
|
}
|
|||
|
|
static const class FName& StaticName()
|
|||
|
|
{
|
|||
|
|
STATIC_NAME_IMPL(L"ExposureExpressionsExposureCurve")
|
|||
|
|
}
|
|||
|
|
static class UExposureExpressionsExposureCurve* GetDefaultObj()
|
|||
|
|
{
|
|||
|
|
return GetDefaultObjImpl<UExposureExpressionsExposureCurve>();
|
|||
|
|
}
|
|||
|
|
};
|
|||
|
|
DUMPER7_ASSERTS_UExposureExpressionsExposureCurve;
|
|||
|
|
|
|||
|
|
}
|
|||
|
|
|