281 lines
6.4 KiB
C++
281 lines
6.4 KiB
C++
|
|
#pragma once
|
|||
|
|
|
|||
|
|
/*
|
|||
|
|
* SDK generated by Dumper-7
|
|||
|
|
*
|
|||
|
|
* https://github.com/Encryqed/Dumper-7
|
|||
|
|
*/
|
|||
|
|
|
|||
|
|
// Package: IrisStub
|
|||
|
|
|
|||
|
|
#include "Basic.hpp"
|
|||
|
|
|
|||
|
|
#include "CoreUObject_classes.hpp"
|
|||
|
|
|
|||
|
|
|
|||
|
|
namespace SDK
|
|||
|
|
{
|
|||
|
|
|
|||
|
|
// Class IrisStub.DataStream
|
|||
|
|
// 0x0000 (0x0028 - 0x0028)
|
|||
|
|
class UDataStream final : public UObject
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
static class UClass* StaticClass()
|
|||
|
|
{
|
|||
|
|
STATIC_CLASS_IMPL("DataStream")
|
|||
|
|
}
|
|||
|
|
static const class FName& StaticName()
|
|||
|
|
{
|
|||
|
|
STATIC_NAME_IMPL(L"DataStream")
|
|||
|
|
}
|
|||
|
|
static class UDataStream* GetDefaultObj()
|
|||
|
|
{
|
|||
|
|
return GetDefaultObjImpl<UDataStream>();
|
|||
|
|
}
|
|||
|
|
};
|
|||
|
|
DUMPER7_ASSERTS_UDataStream;
|
|||
|
|
|
|||
|
|
// Class IrisStub.IrisObjectReferencePackageMap
|
|||
|
|
// 0x0000 (0x0028 - 0x0028)
|
|||
|
|
class UIrisObjectReferencePackageMap final : public UObject
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
static class UClass* StaticClass()
|
|||
|
|
{
|
|||
|
|
STATIC_CLASS_IMPL("IrisObjectReferencePackageMap")
|
|||
|
|
}
|
|||
|
|
static const class FName& StaticName()
|
|||
|
|
{
|
|||
|
|
STATIC_NAME_IMPL(L"IrisObjectReferencePackageMap")
|
|||
|
|
}
|
|||
|
|
static class UIrisObjectReferencePackageMap* GetDefaultObj()
|
|||
|
|
{
|
|||
|
|
return GetDefaultObjImpl<UIrisObjectReferencePackageMap>();
|
|||
|
|
}
|
|||
|
|
};
|
|||
|
|
DUMPER7_ASSERTS_UIrisObjectReferencePackageMap;
|
|||
|
|
|
|||
|
|
// Class IrisStub.NetBlobHandler
|
|||
|
|
// 0x0000 (0x0028 - 0x0028)
|
|||
|
|
class UNetBlobHandler : public UObject
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
static class UClass* StaticClass()
|
|||
|
|
{
|
|||
|
|
STATIC_CLASS_IMPL("NetBlobHandler")
|
|||
|
|
}
|
|||
|
|
static const class FName& StaticName()
|
|||
|
|
{
|
|||
|
|
STATIC_NAME_IMPL(L"NetBlobHandler")
|
|||
|
|
}
|
|||
|
|
static class UNetBlobHandler* GetDefaultObj()
|
|||
|
|
{
|
|||
|
|
return GetDefaultObjImpl<UNetBlobHandler>();
|
|||
|
|
}
|
|||
|
|
};
|
|||
|
|
DUMPER7_ASSERTS_UNetBlobHandler;
|
|||
|
|
|
|||
|
|
// Class IrisStub.NetObjectPrioritizerConfig
|
|||
|
|
// 0x0000 (0x0028 - 0x0028)
|
|||
|
|
class UNetObjectPrioritizerConfig : public UObject
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
static class UClass* StaticClass()
|
|||
|
|
{
|
|||
|
|
STATIC_CLASS_IMPL("NetObjectPrioritizerConfig")
|
|||
|
|
}
|
|||
|
|
static const class FName& StaticName()
|
|||
|
|
{
|
|||
|
|
STATIC_NAME_IMPL(L"NetObjectPrioritizerConfig")
|
|||
|
|
}
|
|||
|
|
static class UNetObjectPrioritizerConfig* GetDefaultObj()
|
|||
|
|
{
|
|||
|
|
return GetDefaultObjImpl<UNetObjectPrioritizerConfig>();
|
|||
|
|
}
|
|||
|
|
};
|
|||
|
|
DUMPER7_ASSERTS_UNetObjectPrioritizerConfig;
|
|||
|
|
|
|||
|
|
// Class IrisStub.NetObjectCountLimiterConfig
|
|||
|
|
// 0x0000 (0x0028 - 0x0028)
|
|||
|
|
class UNetObjectCountLimiterConfig : public UNetObjectPrioritizerConfig
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
static class UClass* StaticClass()
|
|||
|
|
{
|
|||
|
|
STATIC_CLASS_IMPL("NetObjectCountLimiterConfig")
|
|||
|
|
}
|
|||
|
|
static const class FName& StaticName()
|
|||
|
|
{
|
|||
|
|
STATIC_NAME_IMPL(L"NetObjectCountLimiterConfig")
|
|||
|
|
}
|
|||
|
|
static class UNetObjectCountLimiterConfig* GetDefaultObj()
|
|||
|
|
{
|
|||
|
|
return GetDefaultObjImpl<UNetObjectCountLimiterConfig>();
|
|||
|
|
}
|
|||
|
|
};
|
|||
|
|
DUMPER7_ASSERTS_UNetObjectCountLimiterConfig;
|
|||
|
|
|
|||
|
|
// Class IrisStub.NetObjectFilterConfig
|
|||
|
|
// 0x0000 (0x0028 - 0x0028)
|
|||
|
|
class UNetObjectFilterConfig final : public UObject
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
static class UClass* StaticClass()
|
|||
|
|
{
|
|||
|
|
STATIC_CLASS_IMPL("NetObjectFilterConfig")
|
|||
|
|
}
|
|||
|
|
static const class FName& StaticName()
|
|||
|
|
{
|
|||
|
|
STATIC_NAME_IMPL(L"NetObjectFilterConfig")
|
|||
|
|
}
|
|||
|
|
static class UNetObjectFilterConfig* GetDefaultObj()
|
|||
|
|
{
|
|||
|
|
return GetDefaultObjImpl<UNetObjectFilterConfig>();
|
|||
|
|
}
|
|||
|
|
};
|
|||
|
|
DUMPER7_ASSERTS_UNetObjectFilterConfig;
|
|||
|
|
|
|||
|
|
// Class IrisStub.NetObjectFilter
|
|||
|
|
// 0x0000 (0x0028 - 0x0028)
|
|||
|
|
class UNetObjectFilter final : public UObject
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
static class UClass* StaticClass()
|
|||
|
|
{
|
|||
|
|
STATIC_CLASS_IMPL("NetObjectFilter")
|
|||
|
|
}
|
|||
|
|
static const class FName& StaticName()
|
|||
|
|
{
|
|||
|
|
STATIC_NAME_IMPL(L"NetObjectFilter")
|
|||
|
|
}
|
|||
|
|
static class UNetObjectFilter* GetDefaultObj()
|
|||
|
|
{
|
|||
|
|
return GetDefaultObjImpl<UNetObjectFilter>();
|
|||
|
|
}
|
|||
|
|
};
|
|||
|
|
DUMPER7_ASSERTS_UNetObjectFilter;
|
|||
|
|
|
|||
|
|
// Class IrisStub.NetObjectPrioritizer
|
|||
|
|
// 0x0000 (0x0028 - 0x0028)
|
|||
|
|
class UNetObjectPrioritizer final : public UObject
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
static class UClass* StaticClass()
|
|||
|
|
{
|
|||
|
|
STATIC_CLASS_IMPL("NetObjectPrioritizer")
|
|||
|
|
}
|
|||
|
|
static const class FName& StaticName()
|
|||
|
|
{
|
|||
|
|
STATIC_NAME_IMPL(L"NetObjectPrioritizer")
|
|||
|
|
}
|
|||
|
|
static class UNetObjectPrioritizer* GetDefaultObj()
|
|||
|
|
{
|
|||
|
|
return GetDefaultObjImpl<UNetObjectPrioritizer>();
|
|||
|
|
}
|
|||
|
|
};
|
|||
|
|
DUMPER7_ASSERTS_UNetObjectPrioritizer;
|
|||
|
|
|
|||
|
|
// Class IrisStub.ReplicationBridge
|
|||
|
|
// 0x0000 (0x0028 - 0x0028)
|
|||
|
|
class UReplicationBridge : public UObject
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
static class UClass* StaticClass()
|
|||
|
|
{
|
|||
|
|
STATIC_CLASS_IMPL("ReplicationBridge")
|
|||
|
|
}
|
|||
|
|
static const class FName& StaticName()
|
|||
|
|
{
|
|||
|
|
STATIC_NAME_IMPL(L"ReplicationBridge")
|
|||
|
|
}
|
|||
|
|
static class UReplicationBridge* GetDefaultObj()
|
|||
|
|
{
|
|||
|
|
return GetDefaultObjImpl<UReplicationBridge>();
|
|||
|
|
}
|
|||
|
|
};
|
|||
|
|
DUMPER7_ASSERTS_UReplicationBridge;
|
|||
|
|
|
|||
|
|
// Class IrisStub.ObjectReplicationBridge
|
|||
|
|
// 0x0000 (0x0028 - 0x0028)
|
|||
|
|
class UObjectReplicationBridge : public UReplicationBridge
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
static class UClass* StaticClass()
|
|||
|
|
{
|
|||
|
|
STATIC_CLASS_IMPL("ObjectReplicationBridge")
|
|||
|
|
}
|
|||
|
|
static const class FName& StaticName()
|
|||
|
|
{
|
|||
|
|
STATIC_NAME_IMPL(L"ObjectReplicationBridge")
|
|||
|
|
}
|
|||
|
|
static class UObjectReplicationBridge* GetDefaultObj()
|
|||
|
|
{
|
|||
|
|
return GetDefaultObjImpl<UObjectReplicationBridge>();
|
|||
|
|
}
|
|||
|
|
};
|
|||
|
|
DUMPER7_ASSERTS_UObjectReplicationBridge;
|
|||
|
|
|
|||
|
|
// Class IrisStub.SequentialPartialNetBlobHandlerConfig
|
|||
|
|
// 0x0000 (0x0028 - 0x0028)
|
|||
|
|
class USequentialPartialNetBlobHandlerConfig final : public UObject
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
static class UClass* StaticClass()
|
|||
|
|
{
|
|||
|
|
STATIC_CLASS_IMPL("SequentialPartialNetBlobHandlerConfig")
|
|||
|
|
}
|
|||
|
|
static const class FName& StaticName()
|
|||
|
|
{
|
|||
|
|
STATIC_NAME_IMPL(L"SequentialPartialNetBlobHandlerConfig")
|
|||
|
|
}
|
|||
|
|
static class USequentialPartialNetBlobHandlerConfig* GetDefaultObj()
|
|||
|
|
{
|
|||
|
|
return GetDefaultObjImpl<USequentialPartialNetBlobHandlerConfig>();
|
|||
|
|
}
|
|||
|
|
};
|
|||
|
|
DUMPER7_ASSERTS_USequentialPartialNetBlobHandlerConfig;
|
|||
|
|
|
|||
|
|
// Class IrisStub.SequentialPartialNetBlobHandler
|
|||
|
|
// 0x0000 (0x0028 - 0x0028)
|
|||
|
|
class USequentialPartialNetBlobHandler final : public UNetBlobHandler
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
static class UClass* StaticClass()
|
|||
|
|
{
|
|||
|
|
STATIC_CLASS_IMPL("SequentialPartialNetBlobHandler")
|
|||
|
|
}
|
|||
|
|
static const class FName& StaticName()
|
|||
|
|
{
|
|||
|
|
STATIC_NAME_IMPL(L"SequentialPartialNetBlobHandler")
|
|||
|
|
}
|
|||
|
|
static class USequentialPartialNetBlobHandler* GetDefaultObj()
|
|||
|
|
{
|
|||
|
|
return GetDefaultObjImpl<USequentialPartialNetBlobHandler>();
|
|||
|
|
}
|
|||
|
|
};
|
|||
|
|
DUMPER7_ASSERTS_USequentialPartialNetBlobHandler;
|
|||
|
|
|
|||
|
|
// Class IrisStub.SphereWithOwnerBoostNetObjectPrioritizerConfig
|
|||
|
|
// 0x0000 (0x0028 - 0x0028)
|
|||
|
|
class USphereWithOwnerBoostNetObjectPrioritizerConfig final : public UNetObjectPrioritizerConfig
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
static class UClass* StaticClass()
|
|||
|
|
{
|
|||
|
|
STATIC_CLASS_IMPL("SphereWithOwnerBoostNetObjectPrioritizerConfig")
|
|||
|
|
}
|
|||
|
|
static const class FName& StaticName()
|
|||
|
|
{
|
|||
|
|
STATIC_NAME_IMPL(L"SphereWithOwnerBoostNetObjectPrioritizerConfig")
|
|||
|
|
}
|
|||
|
|
static class USphereWithOwnerBoostNetObjectPrioritizerConfig* GetDefaultObj()
|
|||
|
|
{
|
|||
|
|
return GetDefaultObjImpl<USphereWithOwnerBoostNetObjectPrioritizerConfig>();
|
|||
|
|
}
|
|||
|
|
};
|
|||
|
|
DUMPER7_ASSERTS_USphereWithOwnerBoostNetObjectPrioritizerConfig;
|
|||
|
|
|
|||
|
|
}
|
|||
|
|
|