691 lines
53 KiB
C++
691 lines
53 KiB
C++
|
|
// Copyright Epic Games, Inc. All Rights Reserved.
|
||
|
|
/*===========================================================================
|
||
|
|
Generated code exported from UnrealHeaderTool.
|
||
|
|
DO NOT modify this manually! Edit the corresponding .h files instead!
|
||
|
|
===========================================================================*/
|
||
|
|
|
||
|
|
#include "UObject/GeneratedCppIncludes.h"
|
||
|
|
#include "Kismet/KismetStringTableLibrary.h"
|
||
|
|
|
||
|
|
PRAGMA_DISABLE_DEPRECATION_WARNINGS
|
||
|
|
static_assert(!UE_WITH_CONSTINIT_UOBJECT, "This generated code can only be compiled with !UE_WITH_CONSTINIT_OBJECT");
|
||
|
|
void EmptyLinkFunctionForGeneratedCodeKismetStringTableLibrary() {}
|
||
|
|
|
||
|
|
// ********** Begin Cross Module References ********************************************************
|
||
|
|
ENGINE_API UClass* Z_Construct_UClass_UBlueprintFunctionLibrary();
|
||
|
|
ENGINE_API UClass* Z_Construct_UClass_UKismetStringTableLibrary();
|
||
|
|
ENGINE_API UClass* Z_Construct_UClass_UKismetStringTableLibrary_NoRegister();
|
||
|
|
UPackage* Z_Construct_UPackage__Script_Engine();
|
||
|
|
// ********** End Cross Module References **********************************************************
|
||
|
|
|
||
|
|
// ********** Begin Class UKismetStringTableLibrary Function GetKeysFromStringTable ****************
|
||
|
|
struct Z_Construct_UFunction_UKismetStringTableLibrary_GetKeysFromStringTable_Statics
|
||
|
|
{
|
||
|
|
struct KismetStringTableLibrary_eventGetKeysFromStringTable_Parms
|
||
|
|
{
|
||
|
|
FName TableId;
|
||
|
|
TArray<FString> ReturnValue;
|
||
|
|
};
|
||
|
|
#if WITH_METADATA
|
||
|
|
static constexpr UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[] = {
|
||
|
|
{ "Category", "Utilities|String Table" },
|
||
|
|
{ "Comment", "/** Returns an array of all keys within the given string table */" },
|
||
|
|
{ "DisplayName", "Get Keys from String Table" },
|
||
|
|
{ "ModuleRelativePath", "Classes/Kismet/KismetStringTableLibrary.h" },
|
||
|
|
{ "ToolTip", "Returns an array of all keys within the given string table" },
|
||
|
|
};
|
||
|
|
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_TableId_MetaData[] = {
|
||
|
|
{ "NativeConst", "" },
|
||
|
|
};
|
||
|
|
#endif // WITH_METADATA
|
||
|
|
|
||
|
|
// ********** Begin Function GetKeysFromStringTable constinit property declarations ****************
|
||
|
|
static const UECodeGen_Private::FNamePropertyParams NewProp_TableId;
|
||
|
|
static const UECodeGen_Private::FStrPropertyParams NewProp_ReturnValue_Inner;
|
||
|
|
static const UECodeGen_Private::FArrayPropertyParams NewProp_ReturnValue;
|
||
|
|
static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
|
||
|
|
// ********** End Function GetKeysFromStringTable constinit property declarations ******************
|
||
|
|
static const UECodeGen_Private::FFunctionParams FuncParams;
|
||
|
|
};
|
||
|
|
|
||
|
|
// ********** Begin Function GetKeysFromStringTable Property Definitions ***************************
|
||
|
|
const UECodeGen_Private::FNamePropertyParams Z_Construct_UFunction_UKismetStringTableLibrary_GetKeysFromStringTable_Statics::NewProp_TableId = { "TableId", nullptr, (EPropertyFlags)0x0010000000000082, UECodeGen_Private::EPropertyGenFlags::Name, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(KismetStringTableLibrary_eventGetKeysFromStringTable_Parms, TableId), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_TableId_MetaData), NewProp_TableId_MetaData) };
|
||
|
|
const UECodeGen_Private::FStrPropertyParams Z_Construct_UFunction_UKismetStringTableLibrary_GetKeysFromStringTable_Statics::NewProp_ReturnValue_Inner = { "ReturnValue", nullptr, (EPropertyFlags)0x0000000000000000, UECodeGen_Private::EPropertyGenFlags::Str, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, 0, METADATA_PARAMS(0, nullptr) };
|
||
|
|
const UECodeGen_Private::FArrayPropertyParams Z_Construct_UFunction_UKismetStringTableLibrary_GetKeysFromStringTable_Statics::NewProp_ReturnValue = { "ReturnValue", nullptr, (EPropertyFlags)0x0010000000000580, UECodeGen_Private::EPropertyGenFlags::Array, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(KismetStringTableLibrary_eventGetKeysFromStringTable_Parms, ReturnValue), EArrayPropertyFlags::None, METADATA_PARAMS(0, nullptr) };
|
||
|
|
const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UFunction_UKismetStringTableLibrary_GetKeysFromStringTable_Statics::PropPointers[] = {
|
||
|
|
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UKismetStringTableLibrary_GetKeysFromStringTable_Statics::NewProp_TableId,
|
||
|
|
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UKismetStringTableLibrary_GetKeysFromStringTable_Statics::NewProp_ReturnValue_Inner,
|
||
|
|
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UKismetStringTableLibrary_GetKeysFromStringTable_Statics::NewProp_ReturnValue,
|
||
|
|
};
|
||
|
|
static_assert(UE_ARRAY_COUNT(Z_Construct_UFunction_UKismetStringTableLibrary_GetKeysFromStringTable_Statics::PropPointers) < 2048);
|
||
|
|
// ********** End Function GetKeysFromStringTable Property Definitions *****************************
|
||
|
|
const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_UKismetStringTableLibrary_GetKeysFromStringTable_Statics::FuncParams = { { (UObject*(*)())Z_Construct_UClass_UKismetStringTableLibrary, nullptr, "GetKeysFromStringTable", Z_Construct_UFunction_UKismetStringTableLibrary_GetKeysFromStringTable_Statics::PropPointers,
|
||
|
|
UE_ARRAY_COUNT(Z_Construct_UFunction_UKismetStringTableLibrary_GetKeysFromStringTable_Statics::PropPointers),
|
||
|
|
sizeof(Z_Construct_UFunction_UKismetStringTableLibrary_GetKeysFromStringTable_Statics::KismetStringTableLibrary_eventGetKeysFromStringTable_Parms),
|
||
|
|
RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x14022403, 0, 0, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UFunction_UKismetStringTableLibrary_GetKeysFromStringTable_Statics::Function_MetaDataParams), Z_Construct_UFunction_UKismetStringTableLibrary_GetKeysFromStringTable_Statics::Function_MetaDataParams)}, };
|
||
|
|
static_assert(sizeof(Z_Construct_UFunction_UKismetStringTableLibrary_GetKeysFromStringTable_Statics::KismetStringTableLibrary_eventGetKeysFromStringTable_Parms) < MAX_uint16);
|
||
|
|
UFunction* Z_Construct_UFunction_UKismetStringTableLibrary_GetKeysFromStringTable()
|
||
|
|
{
|
||
|
|
static UFunction* ReturnFunction = nullptr;
|
||
|
|
if (!ReturnFunction)
|
||
|
|
{
|
||
|
|
UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_UKismetStringTableLibrary_GetKeysFromStringTable_Statics::FuncParams);
|
||
|
|
}
|
||
|
|
return ReturnFunction;
|
||
|
|
}
|
||
|
|
DEFINE_FUNCTION(UKismetStringTableLibrary::execGetKeysFromStringTable)
|
||
|
|
{
|
||
|
|
P_GET_PROPERTY(FNameProperty,Z_Param_TableId);
|
||
|
|
P_FINISH;
|
||
|
|
P_NATIVE_BEGIN;
|
||
|
|
*(TArray<FString>*)Z_Param__Result=UKismetStringTableLibrary::GetKeysFromStringTable(Z_Param_TableId);
|
||
|
|
P_NATIVE_END;
|
||
|
|
}
|
||
|
|
// ********** End Class UKismetStringTableLibrary Function GetKeysFromStringTable ******************
|
||
|
|
|
||
|
|
// ********** Begin Class UKismetStringTableLibrary Function GetMetaDataIdsFromStringTableEntry ****
|
||
|
|
struct Z_Construct_UFunction_UKismetStringTableLibrary_GetMetaDataIdsFromStringTableEntry_Statics
|
||
|
|
{
|
||
|
|
struct KismetStringTableLibrary_eventGetMetaDataIdsFromStringTableEntry_Parms
|
||
|
|
{
|
||
|
|
FName TableId;
|
||
|
|
FString Key;
|
||
|
|
TArray<FName> ReturnValue;
|
||
|
|
};
|
||
|
|
#if WITH_METADATA
|
||
|
|
static constexpr UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[] = {
|
||
|
|
{ "Category", "Utilities|String Table" },
|
||
|
|
{ "Comment", "/** Returns an array of all meta-data IDs within the given string table entry */" },
|
||
|
|
{ "DisplayName", "Get Meta-Data IDs from String Table Entry" },
|
||
|
|
{ "ModuleRelativePath", "Classes/Kismet/KismetStringTableLibrary.h" },
|
||
|
|
{ "ToolTip", "Returns an array of all meta-data IDs within the given string table entry" },
|
||
|
|
};
|
||
|
|
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_TableId_MetaData[] = {
|
||
|
|
{ "NativeConst", "" },
|
||
|
|
};
|
||
|
|
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Key_MetaData[] = {
|
||
|
|
{ "NativeConst", "" },
|
||
|
|
};
|
||
|
|
#endif // WITH_METADATA
|
||
|
|
|
||
|
|
// ********** Begin Function GetMetaDataIdsFromStringTableEntry constinit property declarations ****
|
||
|
|
static const UECodeGen_Private::FNamePropertyParams NewProp_TableId;
|
||
|
|
static const UECodeGen_Private::FStrPropertyParams NewProp_Key;
|
||
|
|
static const UECodeGen_Private::FNamePropertyParams NewProp_ReturnValue_Inner;
|
||
|
|
static const UECodeGen_Private::FArrayPropertyParams NewProp_ReturnValue;
|
||
|
|
static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
|
||
|
|
// ********** End Function GetMetaDataIdsFromStringTableEntry constinit property declarations ******
|
||
|
|
static const UECodeGen_Private::FFunctionParams FuncParams;
|
||
|
|
};
|
||
|
|
|
||
|
|
// ********** Begin Function GetMetaDataIdsFromStringTableEntry Property Definitions ***************
|
||
|
|
const UECodeGen_Private::FNamePropertyParams Z_Construct_UFunction_UKismetStringTableLibrary_GetMetaDataIdsFromStringTableEntry_Statics::NewProp_TableId = { "TableId", nullptr, (EPropertyFlags)0x0010000000000082, UECodeGen_Private::EPropertyGenFlags::Name, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(KismetStringTableLibrary_eventGetMetaDataIdsFromStringTableEntry_Parms, TableId), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_TableId_MetaData), NewProp_TableId_MetaData) };
|
||
|
|
const UECodeGen_Private::FStrPropertyParams Z_Construct_UFunction_UKismetStringTableLibrary_GetMetaDataIdsFromStringTableEntry_Statics::NewProp_Key = { "Key", nullptr, (EPropertyFlags)0x0010000000000080, UECodeGen_Private::EPropertyGenFlags::Str, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(KismetStringTableLibrary_eventGetMetaDataIdsFromStringTableEntry_Parms, Key), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Key_MetaData), NewProp_Key_MetaData) };
|
||
|
|
const UECodeGen_Private::FNamePropertyParams Z_Construct_UFunction_UKismetStringTableLibrary_GetMetaDataIdsFromStringTableEntry_Statics::NewProp_ReturnValue_Inner = { "ReturnValue", nullptr, (EPropertyFlags)0x0000000000000000, UECodeGen_Private::EPropertyGenFlags::Name, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, 0, METADATA_PARAMS(0, nullptr) };
|
||
|
|
const UECodeGen_Private::FArrayPropertyParams Z_Construct_UFunction_UKismetStringTableLibrary_GetMetaDataIdsFromStringTableEntry_Statics::NewProp_ReturnValue = { "ReturnValue", nullptr, (EPropertyFlags)0x0010000000000580, UECodeGen_Private::EPropertyGenFlags::Array, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(KismetStringTableLibrary_eventGetMetaDataIdsFromStringTableEntry_Parms, ReturnValue), EArrayPropertyFlags::None, METADATA_PARAMS(0, nullptr) };
|
||
|
|
const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UFunction_UKismetStringTableLibrary_GetMetaDataIdsFromStringTableEntry_Statics::PropPointers[] = {
|
||
|
|
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UKismetStringTableLibrary_GetMetaDataIdsFromStringTableEntry_Statics::NewProp_TableId,
|
||
|
|
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UKismetStringTableLibrary_GetMetaDataIdsFromStringTableEntry_Statics::NewProp_Key,
|
||
|
|
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UKismetStringTableLibrary_GetMetaDataIdsFromStringTableEntry_Statics::NewProp_ReturnValue_Inner,
|
||
|
|
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UKismetStringTableLibrary_GetMetaDataIdsFromStringTableEntry_Statics::NewProp_ReturnValue,
|
||
|
|
};
|
||
|
|
static_assert(UE_ARRAY_COUNT(Z_Construct_UFunction_UKismetStringTableLibrary_GetMetaDataIdsFromStringTableEntry_Statics::PropPointers) < 2048);
|
||
|
|
// ********** End Function GetMetaDataIdsFromStringTableEntry Property Definitions *****************
|
||
|
|
const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_UKismetStringTableLibrary_GetMetaDataIdsFromStringTableEntry_Statics::FuncParams = { { (UObject*(*)())Z_Construct_UClass_UKismetStringTableLibrary, nullptr, "GetMetaDataIdsFromStringTableEntry", Z_Construct_UFunction_UKismetStringTableLibrary_GetMetaDataIdsFromStringTableEntry_Statics::PropPointers,
|
||
|
|
UE_ARRAY_COUNT(Z_Construct_UFunction_UKismetStringTableLibrary_GetMetaDataIdsFromStringTableEntry_Statics::PropPointers),
|
||
|
|
sizeof(Z_Construct_UFunction_UKismetStringTableLibrary_GetMetaDataIdsFromStringTableEntry_Statics::KismetStringTableLibrary_eventGetMetaDataIdsFromStringTableEntry_Parms),
|
||
|
|
RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x14022403, 0, 0, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UFunction_UKismetStringTableLibrary_GetMetaDataIdsFromStringTableEntry_Statics::Function_MetaDataParams), Z_Construct_UFunction_UKismetStringTableLibrary_GetMetaDataIdsFromStringTableEntry_Statics::Function_MetaDataParams)}, };
|
||
|
|
static_assert(sizeof(Z_Construct_UFunction_UKismetStringTableLibrary_GetMetaDataIdsFromStringTableEntry_Statics::KismetStringTableLibrary_eventGetMetaDataIdsFromStringTableEntry_Parms) < MAX_uint16);
|
||
|
|
UFunction* Z_Construct_UFunction_UKismetStringTableLibrary_GetMetaDataIdsFromStringTableEntry()
|
||
|
|
{
|
||
|
|
static UFunction* ReturnFunction = nullptr;
|
||
|
|
if (!ReturnFunction)
|
||
|
|
{
|
||
|
|
UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_UKismetStringTableLibrary_GetMetaDataIdsFromStringTableEntry_Statics::FuncParams);
|
||
|
|
}
|
||
|
|
return ReturnFunction;
|
||
|
|
}
|
||
|
|
DEFINE_FUNCTION(UKismetStringTableLibrary::execGetMetaDataIdsFromStringTableEntry)
|
||
|
|
{
|
||
|
|
P_GET_PROPERTY(FNameProperty,Z_Param_TableId);
|
||
|
|
P_GET_PROPERTY(FStrProperty,Z_Param_Key);
|
||
|
|
P_FINISH;
|
||
|
|
P_NATIVE_BEGIN;
|
||
|
|
*(TArray<FName>*)Z_Param__Result=UKismetStringTableLibrary::GetMetaDataIdsFromStringTableEntry(Z_Param_TableId,Z_Param_Key);
|
||
|
|
P_NATIVE_END;
|
||
|
|
}
|
||
|
|
// ********** End Class UKismetStringTableLibrary Function GetMetaDataIdsFromStringTableEntry ******
|
||
|
|
|
||
|
|
// ********** Begin Class UKismetStringTableLibrary Function GetRegisteredStringTables *************
|
||
|
|
struct Z_Construct_UFunction_UKismetStringTableLibrary_GetRegisteredStringTables_Statics
|
||
|
|
{
|
||
|
|
struct KismetStringTableLibrary_eventGetRegisteredStringTables_Parms
|
||
|
|
{
|
||
|
|
TArray<FName> ReturnValue;
|
||
|
|
};
|
||
|
|
#if WITH_METADATA
|
||
|
|
static constexpr UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[] = {
|
||
|
|
{ "Category", "Utilities|String Table" },
|
||
|
|
{ "Comment", "/** Returns an array of all registered string table IDs */" },
|
||
|
|
{ "DisplayName", "Get Registered String Tables" },
|
||
|
|
{ "ModuleRelativePath", "Classes/Kismet/KismetStringTableLibrary.h" },
|
||
|
|
{ "ToolTip", "Returns an array of all registered string table IDs" },
|
||
|
|
};
|
||
|
|
#endif // WITH_METADATA
|
||
|
|
|
||
|
|
// ********** Begin Function GetRegisteredStringTables constinit property declarations *************
|
||
|
|
static const UECodeGen_Private::FNamePropertyParams NewProp_ReturnValue_Inner;
|
||
|
|
static const UECodeGen_Private::FArrayPropertyParams NewProp_ReturnValue;
|
||
|
|
static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
|
||
|
|
// ********** End Function GetRegisteredStringTables constinit property declarations ***************
|
||
|
|
static const UECodeGen_Private::FFunctionParams FuncParams;
|
||
|
|
};
|
||
|
|
|
||
|
|
// ********** Begin Function GetRegisteredStringTables Property Definitions ************************
|
||
|
|
const UECodeGen_Private::FNamePropertyParams Z_Construct_UFunction_UKismetStringTableLibrary_GetRegisteredStringTables_Statics::NewProp_ReturnValue_Inner = { "ReturnValue", nullptr, (EPropertyFlags)0x0000000000000000, UECodeGen_Private::EPropertyGenFlags::Name, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, 0, METADATA_PARAMS(0, nullptr) };
|
||
|
|
const UECodeGen_Private::FArrayPropertyParams Z_Construct_UFunction_UKismetStringTableLibrary_GetRegisteredStringTables_Statics::NewProp_ReturnValue = { "ReturnValue", nullptr, (EPropertyFlags)0x0010000000000580, UECodeGen_Private::EPropertyGenFlags::Array, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(KismetStringTableLibrary_eventGetRegisteredStringTables_Parms, ReturnValue), EArrayPropertyFlags::None, METADATA_PARAMS(0, nullptr) };
|
||
|
|
const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UFunction_UKismetStringTableLibrary_GetRegisteredStringTables_Statics::PropPointers[] = {
|
||
|
|
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UKismetStringTableLibrary_GetRegisteredStringTables_Statics::NewProp_ReturnValue_Inner,
|
||
|
|
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UKismetStringTableLibrary_GetRegisteredStringTables_Statics::NewProp_ReturnValue,
|
||
|
|
};
|
||
|
|
static_assert(UE_ARRAY_COUNT(Z_Construct_UFunction_UKismetStringTableLibrary_GetRegisteredStringTables_Statics::PropPointers) < 2048);
|
||
|
|
// ********** End Function GetRegisteredStringTables Property Definitions **************************
|
||
|
|
const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_UKismetStringTableLibrary_GetRegisteredStringTables_Statics::FuncParams = { { (UObject*(*)())Z_Construct_UClass_UKismetStringTableLibrary, nullptr, "GetRegisteredStringTables", Z_Construct_UFunction_UKismetStringTableLibrary_GetRegisteredStringTables_Statics::PropPointers,
|
||
|
|
UE_ARRAY_COUNT(Z_Construct_UFunction_UKismetStringTableLibrary_GetRegisteredStringTables_Statics::PropPointers),
|
||
|
|
sizeof(Z_Construct_UFunction_UKismetStringTableLibrary_GetRegisteredStringTables_Statics::KismetStringTableLibrary_eventGetRegisteredStringTables_Parms),
|
||
|
|
RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x14022403, 0, 0, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UFunction_UKismetStringTableLibrary_GetRegisteredStringTables_Statics::Function_MetaDataParams), Z_Construct_UFunction_UKismetStringTableLibrary_GetRegisteredStringTables_Statics::Function_MetaDataParams)}, };
|
||
|
|
static_assert(sizeof(Z_Construct_UFunction_UKismetStringTableLibrary_GetRegisteredStringTables_Statics::KismetStringTableLibrary_eventGetRegisteredStringTables_Parms) < MAX_uint16);
|
||
|
|
UFunction* Z_Construct_UFunction_UKismetStringTableLibrary_GetRegisteredStringTables()
|
||
|
|
{
|
||
|
|
static UFunction* ReturnFunction = nullptr;
|
||
|
|
if (!ReturnFunction)
|
||
|
|
{
|
||
|
|
UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_UKismetStringTableLibrary_GetRegisteredStringTables_Statics::FuncParams);
|
||
|
|
}
|
||
|
|
return ReturnFunction;
|
||
|
|
}
|
||
|
|
DEFINE_FUNCTION(UKismetStringTableLibrary::execGetRegisteredStringTables)
|
||
|
|
{
|
||
|
|
P_FINISH;
|
||
|
|
P_NATIVE_BEGIN;
|
||
|
|
*(TArray<FName>*)Z_Param__Result=UKismetStringTableLibrary::GetRegisteredStringTables();
|
||
|
|
P_NATIVE_END;
|
||
|
|
}
|
||
|
|
// ********** End Class UKismetStringTableLibrary Function GetRegisteredStringTables ***************
|
||
|
|
|
||
|
|
// ********** Begin Class UKismetStringTableLibrary Function GetTableEntryMetaData *****************
|
||
|
|
struct Z_Construct_UFunction_UKismetStringTableLibrary_GetTableEntryMetaData_Statics
|
||
|
|
{
|
||
|
|
struct KismetStringTableLibrary_eventGetTableEntryMetaData_Parms
|
||
|
|
{
|
||
|
|
FName TableId;
|
||
|
|
FString Key;
|
||
|
|
FName MetaDataId;
|
||
|
|
FString ReturnValue;
|
||
|
|
};
|
||
|
|
#if WITH_METADATA
|
||
|
|
static constexpr UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[] = {
|
||
|
|
{ "Category", "Utilities|String Table" },
|
||
|
|
{ "Comment", "/** Returns the specified meta-data of the given string table entry (or an empty string). */" },
|
||
|
|
{ "DisplayName", "Get String Table Entry Meta-Data" },
|
||
|
|
{ "ModuleRelativePath", "Classes/Kismet/KismetStringTableLibrary.h" },
|
||
|
|
{ "ToolTip", "Returns the specified meta-data of the given string table entry (or an empty string)." },
|
||
|
|
};
|
||
|
|
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_TableId_MetaData[] = {
|
||
|
|
{ "NativeConst", "" },
|
||
|
|
};
|
||
|
|
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Key_MetaData[] = {
|
||
|
|
{ "NativeConst", "" },
|
||
|
|
};
|
||
|
|
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_MetaDataId_MetaData[] = {
|
||
|
|
{ "NativeConst", "" },
|
||
|
|
};
|
||
|
|
#endif // WITH_METADATA
|
||
|
|
|
||
|
|
// ********** Begin Function GetTableEntryMetaData constinit property declarations *****************
|
||
|
|
static const UECodeGen_Private::FNamePropertyParams NewProp_TableId;
|
||
|
|
static const UECodeGen_Private::FStrPropertyParams NewProp_Key;
|
||
|
|
static const UECodeGen_Private::FNamePropertyParams NewProp_MetaDataId;
|
||
|
|
static const UECodeGen_Private::FStrPropertyParams NewProp_ReturnValue;
|
||
|
|
static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
|
||
|
|
// ********** End Function GetTableEntryMetaData constinit property declarations *******************
|
||
|
|
static const UECodeGen_Private::FFunctionParams FuncParams;
|
||
|
|
};
|
||
|
|
|
||
|
|
// ********** Begin Function GetTableEntryMetaData Property Definitions ****************************
|
||
|
|
const UECodeGen_Private::FNamePropertyParams Z_Construct_UFunction_UKismetStringTableLibrary_GetTableEntryMetaData_Statics::NewProp_TableId = { "TableId", nullptr, (EPropertyFlags)0x0010000000000082, UECodeGen_Private::EPropertyGenFlags::Name, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(KismetStringTableLibrary_eventGetTableEntryMetaData_Parms, TableId), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_TableId_MetaData), NewProp_TableId_MetaData) };
|
||
|
|
const UECodeGen_Private::FStrPropertyParams Z_Construct_UFunction_UKismetStringTableLibrary_GetTableEntryMetaData_Statics::NewProp_Key = { "Key", nullptr, (EPropertyFlags)0x0010000000000080, UECodeGen_Private::EPropertyGenFlags::Str, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(KismetStringTableLibrary_eventGetTableEntryMetaData_Parms, Key), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Key_MetaData), NewProp_Key_MetaData) };
|
||
|
|
const UECodeGen_Private::FNamePropertyParams Z_Construct_UFunction_UKismetStringTableLibrary_GetTableEntryMetaData_Statics::NewProp_MetaDataId = { "MetaDataId", nullptr, (EPropertyFlags)0x0010000000000082, UECodeGen_Private::EPropertyGenFlags::Name, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(KismetStringTableLibrary_eventGetTableEntryMetaData_Parms, MetaDataId), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_MetaDataId_MetaData), NewProp_MetaDataId_MetaData) };
|
||
|
|
const UECodeGen_Private::FStrPropertyParams Z_Construct_UFunction_UKismetStringTableLibrary_GetTableEntryMetaData_Statics::NewProp_ReturnValue = { "ReturnValue", nullptr, (EPropertyFlags)0x0010000000000580, UECodeGen_Private::EPropertyGenFlags::Str, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(KismetStringTableLibrary_eventGetTableEntryMetaData_Parms, ReturnValue), METADATA_PARAMS(0, nullptr) };
|
||
|
|
const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UFunction_UKismetStringTableLibrary_GetTableEntryMetaData_Statics::PropPointers[] = {
|
||
|
|
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UKismetStringTableLibrary_GetTableEntryMetaData_Statics::NewProp_TableId,
|
||
|
|
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UKismetStringTableLibrary_GetTableEntryMetaData_Statics::NewProp_Key,
|
||
|
|
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UKismetStringTableLibrary_GetTableEntryMetaData_Statics::NewProp_MetaDataId,
|
||
|
|
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UKismetStringTableLibrary_GetTableEntryMetaData_Statics::NewProp_ReturnValue,
|
||
|
|
};
|
||
|
|
static_assert(UE_ARRAY_COUNT(Z_Construct_UFunction_UKismetStringTableLibrary_GetTableEntryMetaData_Statics::PropPointers) < 2048);
|
||
|
|
// ********** End Function GetTableEntryMetaData Property Definitions ******************************
|
||
|
|
const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_UKismetStringTableLibrary_GetTableEntryMetaData_Statics::FuncParams = { { (UObject*(*)())Z_Construct_UClass_UKismetStringTableLibrary, nullptr, "GetTableEntryMetaData", Z_Construct_UFunction_UKismetStringTableLibrary_GetTableEntryMetaData_Statics::PropPointers,
|
||
|
|
UE_ARRAY_COUNT(Z_Construct_UFunction_UKismetStringTableLibrary_GetTableEntryMetaData_Statics::PropPointers),
|
||
|
|
sizeof(Z_Construct_UFunction_UKismetStringTableLibrary_GetTableEntryMetaData_Statics::KismetStringTableLibrary_eventGetTableEntryMetaData_Parms),
|
||
|
|
RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x14022403, 0, 0, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UFunction_UKismetStringTableLibrary_GetTableEntryMetaData_Statics::Function_MetaDataParams), Z_Construct_UFunction_UKismetStringTableLibrary_GetTableEntryMetaData_Statics::Function_MetaDataParams)}, };
|
||
|
|
static_assert(sizeof(Z_Construct_UFunction_UKismetStringTableLibrary_GetTableEntryMetaData_Statics::KismetStringTableLibrary_eventGetTableEntryMetaData_Parms) < MAX_uint16);
|
||
|
|
UFunction* Z_Construct_UFunction_UKismetStringTableLibrary_GetTableEntryMetaData()
|
||
|
|
{
|
||
|
|
static UFunction* ReturnFunction = nullptr;
|
||
|
|
if (!ReturnFunction)
|
||
|
|
{
|
||
|
|
UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_UKismetStringTableLibrary_GetTableEntryMetaData_Statics::FuncParams);
|
||
|
|
}
|
||
|
|
return ReturnFunction;
|
||
|
|
}
|
||
|
|
DEFINE_FUNCTION(UKismetStringTableLibrary::execGetTableEntryMetaData)
|
||
|
|
{
|
||
|
|
P_GET_PROPERTY(FNameProperty,Z_Param_TableId);
|
||
|
|
P_GET_PROPERTY(FStrProperty,Z_Param_Key);
|
||
|
|
P_GET_PROPERTY(FNameProperty,Z_Param_MetaDataId);
|
||
|
|
P_FINISH;
|
||
|
|
P_NATIVE_BEGIN;
|
||
|
|
*(FString*)Z_Param__Result=UKismetStringTableLibrary::GetTableEntryMetaData(Z_Param_TableId,Z_Param_Key,Z_Param_MetaDataId);
|
||
|
|
P_NATIVE_END;
|
||
|
|
}
|
||
|
|
// ********** End Class UKismetStringTableLibrary Function GetTableEntryMetaData *******************
|
||
|
|
|
||
|
|
// ********** Begin Class UKismetStringTableLibrary Function GetTableEntrySourceString *************
|
||
|
|
struct Z_Construct_UFunction_UKismetStringTableLibrary_GetTableEntrySourceString_Statics
|
||
|
|
{
|
||
|
|
struct KismetStringTableLibrary_eventGetTableEntrySourceString_Parms
|
||
|
|
{
|
||
|
|
FName TableId;
|
||
|
|
FString Key;
|
||
|
|
FString ReturnValue;
|
||
|
|
};
|
||
|
|
#if WITH_METADATA
|
||
|
|
static constexpr UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[] = {
|
||
|
|
{ "Category", "Utilities|String Table" },
|
||
|
|
{ "Comment", "/** Returns the source string of the given string table entry (or an empty string). */" },
|
||
|
|
{ "DisplayName", "Get String Table Entry Source String" },
|
||
|
|
{ "ModuleRelativePath", "Classes/Kismet/KismetStringTableLibrary.h" },
|
||
|
|
{ "ToolTip", "Returns the source string of the given string table entry (or an empty string)." },
|
||
|
|
};
|
||
|
|
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_TableId_MetaData[] = {
|
||
|
|
{ "NativeConst", "" },
|
||
|
|
};
|
||
|
|
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Key_MetaData[] = {
|
||
|
|
{ "NativeConst", "" },
|
||
|
|
};
|
||
|
|
#endif // WITH_METADATA
|
||
|
|
|
||
|
|
// ********** Begin Function GetTableEntrySourceString constinit property declarations *************
|
||
|
|
static const UECodeGen_Private::FNamePropertyParams NewProp_TableId;
|
||
|
|
static const UECodeGen_Private::FStrPropertyParams NewProp_Key;
|
||
|
|
static const UECodeGen_Private::FStrPropertyParams NewProp_ReturnValue;
|
||
|
|
static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
|
||
|
|
// ********** End Function GetTableEntrySourceString constinit property declarations ***************
|
||
|
|
static const UECodeGen_Private::FFunctionParams FuncParams;
|
||
|
|
};
|
||
|
|
|
||
|
|
// ********** Begin Function GetTableEntrySourceString Property Definitions ************************
|
||
|
|
const UECodeGen_Private::FNamePropertyParams Z_Construct_UFunction_UKismetStringTableLibrary_GetTableEntrySourceString_Statics::NewProp_TableId = { "TableId", nullptr, (EPropertyFlags)0x0010000000000082, UECodeGen_Private::EPropertyGenFlags::Name, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(KismetStringTableLibrary_eventGetTableEntrySourceString_Parms, TableId), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_TableId_MetaData), NewProp_TableId_MetaData) };
|
||
|
|
const UECodeGen_Private::FStrPropertyParams Z_Construct_UFunction_UKismetStringTableLibrary_GetTableEntrySourceString_Statics::NewProp_Key = { "Key", nullptr, (EPropertyFlags)0x0010000000000080, UECodeGen_Private::EPropertyGenFlags::Str, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(KismetStringTableLibrary_eventGetTableEntrySourceString_Parms, Key), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Key_MetaData), NewProp_Key_MetaData) };
|
||
|
|
const UECodeGen_Private::FStrPropertyParams Z_Construct_UFunction_UKismetStringTableLibrary_GetTableEntrySourceString_Statics::NewProp_ReturnValue = { "ReturnValue", nullptr, (EPropertyFlags)0x0010000000000580, UECodeGen_Private::EPropertyGenFlags::Str, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(KismetStringTableLibrary_eventGetTableEntrySourceString_Parms, ReturnValue), METADATA_PARAMS(0, nullptr) };
|
||
|
|
const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UFunction_UKismetStringTableLibrary_GetTableEntrySourceString_Statics::PropPointers[] = {
|
||
|
|
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UKismetStringTableLibrary_GetTableEntrySourceString_Statics::NewProp_TableId,
|
||
|
|
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UKismetStringTableLibrary_GetTableEntrySourceString_Statics::NewProp_Key,
|
||
|
|
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UKismetStringTableLibrary_GetTableEntrySourceString_Statics::NewProp_ReturnValue,
|
||
|
|
};
|
||
|
|
static_assert(UE_ARRAY_COUNT(Z_Construct_UFunction_UKismetStringTableLibrary_GetTableEntrySourceString_Statics::PropPointers) < 2048);
|
||
|
|
// ********** End Function GetTableEntrySourceString Property Definitions **************************
|
||
|
|
const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_UKismetStringTableLibrary_GetTableEntrySourceString_Statics::FuncParams = { { (UObject*(*)())Z_Construct_UClass_UKismetStringTableLibrary, nullptr, "GetTableEntrySourceString", Z_Construct_UFunction_UKismetStringTableLibrary_GetTableEntrySourceString_Statics::PropPointers,
|
||
|
|
UE_ARRAY_COUNT(Z_Construct_UFunction_UKismetStringTableLibrary_GetTableEntrySourceString_Statics::PropPointers),
|
||
|
|
sizeof(Z_Construct_UFunction_UKismetStringTableLibrary_GetTableEntrySourceString_Statics::KismetStringTableLibrary_eventGetTableEntrySourceString_Parms),
|
||
|
|
RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x14022403, 0, 0, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UFunction_UKismetStringTableLibrary_GetTableEntrySourceString_Statics::Function_MetaDataParams), Z_Construct_UFunction_UKismetStringTableLibrary_GetTableEntrySourceString_Statics::Function_MetaDataParams)}, };
|
||
|
|
static_assert(sizeof(Z_Construct_UFunction_UKismetStringTableLibrary_GetTableEntrySourceString_Statics::KismetStringTableLibrary_eventGetTableEntrySourceString_Parms) < MAX_uint16);
|
||
|
|
UFunction* Z_Construct_UFunction_UKismetStringTableLibrary_GetTableEntrySourceString()
|
||
|
|
{
|
||
|
|
static UFunction* ReturnFunction = nullptr;
|
||
|
|
if (!ReturnFunction)
|
||
|
|
{
|
||
|
|
UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_UKismetStringTableLibrary_GetTableEntrySourceString_Statics::FuncParams);
|
||
|
|
}
|
||
|
|
return ReturnFunction;
|
||
|
|
}
|
||
|
|
DEFINE_FUNCTION(UKismetStringTableLibrary::execGetTableEntrySourceString)
|
||
|
|
{
|
||
|
|
P_GET_PROPERTY(FNameProperty,Z_Param_TableId);
|
||
|
|
P_GET_PROPERTY(FStrProperty,Z_Param_Key);
|
||
|
|
P_FINISH;
|
||
|
|
P_NATIVE_BEGIN;
|
||
|
|
*(FString*)Z_Param__Result=UKismetStringTableLibrary::GetTableEntrySourceString(Z_Param_TableId,Z_Param_Key);
|
||
|
|
P_NATIVE_END;
|
||
|
|
}
|
||
|
|
// ********** End Class UKismetStringTableLibrary Function GetTableEntrySourceString ***************
|
||
|
|
|
||
|
|
// ********** Begin Class UKismetStringTableLibrary Function GetTableNamespace *********************
|
||
|
|
struct Z_Construct_UFunction_UKismetStringTableLibrary_GetTableNamespace_Statics
|
||
|
|
{
|
||
|
|
struct KismetStringTableLibrary_eventGetTableNamespace_Parms
|
||
|
|
{
|
||
|
|
FName TableId;
|
||
|
|
FString ReturnValue;
|
||
|
|
};
|
||
|
|
#if WITH_METADATA
|
||
|
|
static constexpr UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[] = {
|
||
|
|
{ "Category", "Utilities|String Table" },
|
||
|
|
{ "Comment", "/** Returns the namespace of the given string table. */" },
|
||
|
|
{ "DisplayName", "Get String Table Namespace" },
|
||
|
|
{ "ModuleRelativePath", "Classes/Kismet/KismetStringTableLibrary.h" },
|
||
|
|
{ "ToolTip", "Returns the namespace of the given string table." },
|
||
|
|
};
|
||
|
|
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_TableId_MetaData[] = {
|
||
|
|
{ "NativeConst", "" },
|
||
|
|
};
|
||
|
|
#endif // WITH_METADATA
|
||
|
|
|
||
|
|
// ********** Begin Function GetTableNamespace constinit property declarations *********************
|
||
|
|
static const UECodeGen_Private::FNamePropertyParams NewProp_TableId;
|
||
|
|
static const UECodeGen_Private::FStrPropertyParams NewProp_ReturnValue;
|
||
|
|
static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
|
||
|
|
// ********** End Function GetTableNamespace constinit property declarations ***********************
|
||
|
|
static const UECodeGen_Private::FFunctionParams FuncParams;
|
||
|
|
};
|
||
|
|
|
||
|
|
// ********** Begin Function GetTableNamespace Property Definitions ********************************
|
||
|
|
const UECodeGen_Private::FNamePropertyParams Z_Construct_UFunction_UKismetStringTableLibrary_GetTableNamespace_Statics::NewProp_TableId = { "TableId", nullptr, (EPropertyFlags)0x0010000000000082, UECodeGen_Private::EPropertyGenFlags::Name, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(KismetStringTableLibrary_eventGetTableNamespace_Parms, TableId), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_TableId_MetaData), NewProp_TableId_MetaData) };
|
||
|
|
const UECodeGen_Private::FStrPropertyParams Z_Construct_UFunction_UKismetStringTableLibrary_GetTableNamespace_Statics::NewProp_ReturnValue = { "ReturnValue", nullptr, (EPropertyFlags)0x0010000000000580, UECodeGen_Private::EPropertyGenFlags::Str, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(KismetStringTableLibrary_eventGetTableNamespace_Parms, ReturnValue), METADATA_PARAMS(0, nullptr) };
|
||
|
|
const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UFunction_UKismetStringTableLibrary_GetTableNamespace_Statics::PropPointers[] = {
|
||
|
|
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UKismetStringTableLibrary_GetTableNamespace_Statics::NewProp_TableId,
|
||
|
|
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UKismetStringTableLibrary_GetTableNamespace_Statics::NewProp_ReturnValue,
|
||
|
|
};
|
||
|
|
static_assert(UE_ARRAY_COUNT(Z_Construct_UFunction_UKismetStringTableLibrary_GetTableNamespace_Statics::PropPointers) < 2048);
|
||
|
|
// ********** End Function GetTableNamespace Property Definitions **********************************
|
||
|
|
const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_UKismetStringTableLibrary_GetTableNamespace_Statics::FuncParams = { { (UObject*(*)())Z_Construct_UClass_UKismetStringTableLibrary, nullptr, "GetTableNamespace", Z_Construct_UFunction_UKismetStringTableLibrary_GetTableNamespace_Statics::PropPointers,
|
||
|
|
UE_ARRAY_COUNT(Z_Construct_UFunction_UKismetStringTableLibrary_GetTableNamespace_Statics::PropPointers),
|
||
|
|
sizeof(Z_Construct_UFunction_UKismetStringTableLibrary_GetTableNamespace_Statics::KismetStringTableLibrary_eventGetTableNamespace_Parms),
|
||
|
|
RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x14022403, 0, 0, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UFunction_UKismetStringTableLibrary_GetTableNamespace_Statics::Function_MetaDataParams), Z_Construct_UFunction_UKismetStringTableLibrary_GetTableNamespace_Statics::Function_MetaDataParams)}, };
|
||
|
|
static_assert(sizeof(Z_Construct_UFunction_UKismetStringTableLibrary_GetTableNamespace_Statics::KismetStringTableLibrary_eventGetTableNamespace_Parms) < MAX_uint16);
|
||
|
|
UFunction* Z_Construct_UFunction_UKismetStringTableLibrary_GetTableNamespace()
|
||
|
|
{
|
||
|
|
static UFunction* ReturnFunction = nullptr;
|
||
|
|
if (!ReturnFunction)
|
||
|
|
{
|
||
|
|
UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_UKismetStringTableLibrary_GetTableNamespace_Statics::FuncParams);
|
||
|
|
}
|
||
|
|
return ReturnFunction;
|
||
|
|
}
|
||
|
|
DEFINE_FUNCTION(UKismetStringTableLibrary::execGetTableNamespace)
|
||
|
|
{
|
||
|
|
P_GET_PROPERTY(FNameProperty,Z_Param_TableId);
|
||
|
|
P_FINISH;
|
||
|
|
P_NATIVE_BEGIN;
|
||
|
|
*(FString*)Z_Param__Result=UKismetStringTableLibrary::GetTableNamespace(Z_Param_TableId);
|
||
|
|
P_NATIVE_END;
|
||
|
|
}
|
||
|
|
// ********** End Class UKismetStringTableLibrary Function GetTableNamespace ***********************
|
||
|
|
|
||
|
|
// ********** Begin Class UKismetStringTableLibrary Function IsRegisteredTableEntry ****************
|
||
|
|
struct Z_Construct_UFunction_UKismetStringTableLibrary_IsRegisteredTableEntry_Statics
|
||
|
|
{
|
||
|
|
struct KismetStringTableLibrary_eventIsRegisteredTableEntry_Parms
|
||
|
|
{
|
||
|
|
FName TableId;
|
||
|
|
FString Key;
|
||
|
|
bool ReturnValue;
|
||
|
|
};
|
||
|
|
#if WITH_METADATA
|
||
|
|
static constexpr UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[] = {
|
||
|
|
{ "Category", "Utilities|String Table" },
|
||
|
|
{ "Comment", "/** Returns true if the given table ID corresponds to a registered string table, and that table has. */" },
|
||
|
|
{ "DisplayName", "Is String Table Entry Registered" },
|
||
|
|
{ "ModuleRelativePath", "Classes/Kismet/KismetStringTableLibrary.h" },
|
||
|
|
{ "ToolTip", "Returns true if the given table ID corresponds to a registered string table, and that table has." },
|
||
|
|
};
|
||
|
|
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_TableId_MetaData[] = {
|
||
|
|
{ "NativeConst", "" },
|
||
|
|
};
|
||
|
|
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Key_MetaData[] = {
|
||
|
|
{ "NativeConst", "" },
|
||
|
|
};
|
||
|
|
#endif // WITH_METADATA
|
||
|
|
|
||
|
|
// ********** Begin Function IsRegisteredTableEntry constinit property declarations ****************
|
||
|
|
static const UECodeGen_Private::FNamePropertyParams NewProp_TableId;
|
||
|
|
static const UECodeGen_Private::FStrPropertyParams NewProp_Key;
|
||
|
|
static void NewProp_ReturnValue_SetBit(void* Obj);
|
||
|
|
static const UECodeGen_Private::FBoolPropertyParams NewProp_ReturnValue;
|
||
|
|
static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
|
||
|
|
// ********** End Function IsRegisteredTableEntry constinit property declarations ******************
|
||
|
|
static const UECodeGen_Private::FFunctionParams FuncParams;
|
||
|
|
};
|
||
|
|
|
||
|
|
// ********** Begin Function IsRegisteredTableEntry Property Definitions ***************************
|
||
|
|
const UECodeGen_Private::FNamePropertyParams Z_Construct_UFunction_UKismetStringTableLibrary_IsRegisteredTableEntry_Statics::NewProp_TableId = { "TableId", nullptr, (EPropertyFlags)0x0010000000000082, UECodeGen_Private::EPropertyGenFlags::Name, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(KismetStringTableLibrary_eventIsRegisteredTableEntry_Parms, TableId), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_TableId_MetaData), NewProp_TableId_MetaData) };
|
||
|
|
const UECodeGen_Private::FStrPropertyParams Z_Construct_UFunction_UKismetStringTableLibrary_IsRegisteredTableEntry_Statics::NewProp_Key = { "Key", nullptr, (EPropertyFlags)0x0010000000000080, UECodeGen_Private::EPropertyGenFlags::Str, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(KismetStringTableLibrary_eventIsRegisteredTableEntry_Parms, Key), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Key_MetaData), NewProp_Key_MetaData) };
|
||
|
|
void Z_Construct_UFunction_UKismetStringTableLibrary_IsRegisteredTableEntry_Statics::NewProp_ReturnValue_SetBit(void* Obj)
|
||
|
|
{
|
||
|
|
((KismetStringTableLibrary_eventIsRegisteredTableEntry_Parms*)Obj)->ReturnValue = 1;
|
||
|
|
}
|
||
|
|
const UECodeGen_Private::FBoolPropertyParams Z_Construct_UFunction_UKismetStringTableLibrary_IsRegisteredTableEntry_Statics::NewProp_ReturnValue = { "ReturnValue", nullptr, (EPropertyFlags)0x0010000000000580, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(KismetStringTableLibrary_eventIsRegisteredTableEntry_Parms), &Z_Construct_UFunction_UKismetStringTableLibrary_IsRegisteredTableEntry_Statics::NewProp_ReturnValue_SetBit, METADATA_PARAMS(0, nullptr) };
|
||
|
|
const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UFunction_UKismetStringTableLibrary_IsRegisteredTableEntry_Statics::PropPointers[] = {
|
||
|
|
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UKismetStringTableLibrary_IsRegisteredTableEntry_Statics::NewProp_TableId,
|
||
|
|
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UKismetStringTableLibrary_IsRegisteredTableEntry_Statics::NewProp_Key,
|
||
|
|
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UKismetStringTableLibrary_IsRegisteredTableEntry_Statics::NewProp_ReturnValue,
|
||
|
|
};
|
||
|
|
static_assert(UE_ARRAY_COUNT(Z_Construct_UFunction_UKismetStringTableLibrary_IsRegisteredTableEntry_Statics::PropPointers) < 2048);
|
||
|
|
// ********** End Function IsRegisteredTableEntry Property Definitions *****************************
|
||
|
|
const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_UKismetStringTableLibrary_IsRegisteredTableEntry_Statics::FuncParams = { { (UObject*(*)())Z_Construct_UClass_UKismetStringTableLibrary, nullptr, "IsRegisteredTableEntry", Z_Construct_UFunction_UKismetStringTableLibrary_IsRegisteredTableEntry_Statics::PropPointers,
|
||
|
|
UE_ARRAY_COUNT(Z_Construct_UFunction_UKismetStringTableLibrary_IsRegisteredTableEntry_Statics::PropPointers),
|
||
|
|
sizeof(Z_Construct_UFunction_UKismetStringTableLibrary_IsRegisteredTableEntry_Statics::KismetStringTableLibrary_eventIsRegisteredTableEntry_Parms),
|
||
|
|
RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x14022403, 0, 0, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UFunction_UKismetStringTableLibrary_IsRegisteredTableEntry_Statics::Function_MetaDataParams), Z_Construct_UFunction_UKismetStringTableLibrary_IsRegisteredTableEntry_Statics::Function_MetaDataParams)}, };
|
||
|
|
static_assert(sizeof(Z_Construct_UFunction_UKismetStringTableLibrary_IsRegisteredTableEntry_Statics::KismetStringTableLibrary_eventIsRegisteredTableEntry_Parms) < MAX_uint16);
|
||
|
|
UFunction* Z_Construct_UFunction_UKismetStringTableLibrary_IsRegisteredTableEntry()
|
||
|
|
{
|
||
|
|
static UFunction* ReturnFunction = nullptr;
|
||
|
|
if (!ReturnFunction)
|
||
|
|
{
|
||
|
|
UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_UKismetStringTableLibrary_IsRegisteredTableEntry_Statics::FuncParams);
|
||
|
|
}
|
||
|
|
return ReturnFunction;
|
||
|
|
}
|
||
|
|
DEFINE_FUNCTION(UKismetStringTableLibrary::execIsRegisteredTableEntry)
|
||
|
|
{
|
||
|
|
P_GET_PROPERTY(FNameProperty,Z_Param_TableId);
|
||
|
|
P_GET_PROPERTY(FStrProperty,Z_Param_Key);
|
||
|
|
P_FINISH;
|
||
|
|
P_NATIVE_BEGIN;
|
||
|
|
*(bool*)Z_Param__Result=UKismetStringTableLibrary::IsRegisteredTableEntry(Z_Param_TableId,Z_Param_Key);
|
||
|
|
P_NATIVE_END;
|
||
|
|
}
|
||
|
|
// ********** End Class UKismetStringTableLibrary Function IsRegisteredTableEntry ******************
|
||
|
|
|
||
|
|
// ********** Begin Class UKismetStringTableLibrary Function IsRegisteredTableId *******************
|
||
|
|
struct Z_Construct_UFunction_UKismetStringTableLibrary_IsRegisteredTableId_Statics
|
||
|
|
{
|
||
|
|
struct KismetStringTableLibrary_eventIsRegisteredTableId_Parms
|
||
|
|
{
|
||
|
|
FName TableId;
|
||
|
|
bool ReturnValue;
|
||
|
|
};
|
||
|
|
#if WITH_METADATA
|
||
|
|
static constexpr UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[] = {
|
||
|
|
{ "Category", "Utilities|String Table" },
|
||
|
|
{ "Comment", "/** Returns true if the given table ID corresponds to a registered string table. */" },
|
||
|
|
{ "DisplayName", "Is String Table Registered" },
|
||
|
|
{ "ModuleRelativePath", "Classes/Kismet/KismetStringTableLibrary.h" },
|
||
|
|
{ "ToolTip", "Returns true if the given table ID corresponds to a registered string table." },
|
||
|
|
};
|
||
|
|
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_TableId_MetaData[] = {
|
||
|
|
{ "NativeConst", "" },
|
||
|
|
};
|
||
|
|
#endif // WITH_METADATA
|
||
|
|
|
||
|
|
// ********** Begin Function IsRegisteredTableId constinit property declarations *******************
|
||
|
|
static const UECodeGen_Private::FNamePropertyParams NewProp_TableId;
|
||
|
|
static void NewProp_ReturnValue_SetBit(void* Obj);
|
||
|
|
static const UECodeGen_Private::FBoolPropertyParams NewProp_ReturnValue;
|
||
|
|
static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
|
||
|
|
// ********** End Function IsRegisteredTableId constinit property declarations *********************
|
||
|
|
static const UECodeGen_Private::FFunctionParams FuncParams;
|
||
|
|
};
|
||
|
|
|
||
|
|
// ********** Begin Function IsRegisteredTableId Property Definitions ******************************
|
||
|
|
const UECodeGen_Private::FNamePropertyParams Z_Construct_UFunction_UKismetStringTableLibrary_IsRegisteredTableId_Statics::NewProp_TableId = { "TableId", nullptr, (EPropertyFlags)0x0010000000000082, UECodeGen_Private::EPropertyGenFlags::Name, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(KismetStringTableLibrary_eventIsRegisteredTableId_Parms, TableId), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_TableId_MetaData), NewProp_TableId_MetaData) };
|
||
|
|
void Z_Construct_UFunction_UKismetStringTableLibrary_IsRegisteredTableId_Statics::NewProp_ReturnValue_SetBit(void* Obj)
|
||
|
|
{
|
||
|
|
((KismetStringTableLibrary_eventIsRegisteredTableId_Parms*)Obj)->ReturnValue = 1;
|
||
|
|
}
|
||
|
|
const UECodeGen_Private::FBoolPropertyParams Z_Construct_UFunction_UKismetStringTableLibrary_IsRegisteredTableId_Statics::NewProp_ReturnValue = { "ReturnValue", nullptr, (EPropertyFlags)0x0010000000000580, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(KismetStringTableLibrary_eventIsRegisteredTableId_Parms), &Z_Construct_UFunction_UKismetStringTableLibrary_IsRegisteredTableId_Statics::NewProp_ReturnValue_SetBit, METADATA_PARAMS(0, nullptr) };
|
||
|
|
const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UFunction_UKismetStringTableLibrary_IsRegisteredTableId_Statics::PropPointers[] = {
|
||
|
|
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UKismetStringTableLibrary_IsRegisteredTableId_Statics::NewProp_TableId,
|
||
|
|
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UKismetStringTableLibrary_IsRegisteredTableId_Statics::NewProp_ReturnValue,
|
||
|
|
};
|
||
|
|
static_assert(UE_ARRAY_COUNT(Z_Construct_UFunction_UKismetStringTableLibrary_IsRegisteredTableId_Statics::PropPointers) < 2048);
|
||
|
|
// ********** End Function IsRegisteredTableId Property Definitions ********************************
|
||
|
|
const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_UKismetStringTableLibrary_IsRegisteredTableId_Statics::FuncParams = { { (UObject*(*)())Z_Construct_UClass_UKismetStringTableLibrary, nullptr, "IsRegisteredTableId", Z_Construct_UFunction_UKismetStringTableLibrary_IsRegisteredTableId_Statics::PropPointers,
|
||
|
|
UE_ARRAY_COUNT(Z_Construct_UFunction_UKismetStringTableLibrary_IsRegisteredTableId_Statics::PropPointers),
|
||
|
|
sizeof(Z_Construct_UFunction_UKismetStringTableLibrary_IsRegisteredTableId_Statics::KismetStringTableLibrary_eventIsRegisteredTableId_Parms),
|
||
|
|
RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x14022403, 0, 0, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UFunction_UKismetStringTableLibrary_IsRegisteredTableId_Statics::Function_MetaDataParams), Z_Construct_UFunction_UKismetStringTableLibrary_IsRegisteredTableId_Statics::Function_MetaDataParams)}, };
|
||
|
|
static_assert(sizeof(Z_Construct_UFunction_UKismetStringTableLibrary_IsRegisteredTableId_Statics::KismetStringTableLibrary_eventIsRegisteredTableId_Parms) < MAX_uint16);
|
||
|
|
UFunction* Z_Construct_UFunction_UKismetStringTableLibrary_IsRegisteredTableId()
|
||
|
|
{
|
||
|
|
static UFunction* ReturnFunction = nullptr;
|
||
|
|
if (!ReturnFunction)
|
||
|
|
{
|
||
|
|
UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_UKismetStringTableLibrary_IsRegisteredTableId_Statics::FuncParams);
|
||
|
|
}
|
||
|
|
return ReturnFunction;
|
||
|
|
}
|
||
|
|
DEFINE_FUNCTION(UKismetStringTableLibrary::execIsRegisteredTableId)
|
||
|
|
{
|
||
|
|
P_GET_PROPERTY(FNameProperty,Z_Param_TableId);
|
||
|
|
P_FINISH;
|
||
|
|
P_NATIVE_BEGIN;
|
||
|
|
*(bool*)Z_Param__Result=UKismetStringTableLibrary::IsRegisteredTableId(Z_Param_TableId);
|
||
|
|
P_NATIVE_END;
|
||
|
|
}
|
||
|
|
// ********** End Class UKismetStringTableLibrary Function IsRegisteredTableId *********************
|
||
|
|
|
||
|
|
// ********** Begin Class UKismetStringTableLibrary ************************************************
|
||
|
|
FClassRegistrationInfo Z_Registration_Info_UClass_UKismetStringTableLibrary;
|
||
|
|
UClass* UKismetStringTableLibrary::GetPrivateStaticClass()
|
||
|
|
{
|
||
|
|
using TClass = UKismetStringTableLibrary;
|
||
|
|
if (!Z_Registration_Info_UClass_UKismetStringTableLibrary.InnerSingleton)
|
||
|
|
{
|
||
|
|
GetPrivateStaticClassBody(
|
||
|
|
TClass::StaticPackage(),
|
||
|
|
TEXT("KismetStringTableLibrary"),
|
||
|
|
Z_Registration_Info_UClass_UKismetStringTableLibrary.InnerSingleton,
|
||
|
|
StaticRegisterNativesUKismetStringTableLibrary,
|
||
|
|
sizeof(TClass),
|
||
|
|
alignof(TClass),
|
||
|
|
TClass::StaticClassFlags,
|
||
|
|
TClass::StaticClassCastFlags(),
|
||
|
|
TClass::StaticConfigName(),
|
||
|
|
(UClass::ClassConstructorType)InternalConstructor<TClass>,
|
||
|
|
(UClass::ClassVTableHelperCtorCallerType)InternalVTableHelperCtorCaller<TClass>,
|
||
|
|
UOBJECT_CPPCLASS_STATICFUNCTIONS_FORCLASS(TClass),
|
||
|
|
&TClass::Super::StaticClass,
|
||
|
|
&TClass::WithinClass::StaticClass
|
||
|
|
);
|
||
|
|
}
|
||
|
|
return Z_Registration_Info_UClass_UKismetStringTableLibrary.InnerSingleton;
|
||
|
|
}
|
||
|
|
UClass* Z_Construct_UClass_UKismetStringTableLibrary_NoRegister()
|
||
|
|
{
|
||
|
|
return UKismetStringTableLibrary::GetPrivateStaticClass();
|
||
|
|
}
|
||
|
|
struct Z_Construct_UClass_UKismetStringTableLibrary_Statics
|
||
|
|
{
|
||
|
|
#if WITH_METADATA
|
||
|
|
static constexpr UECodeGen_Private::FMetaDataPairParam Class_MetaDataParams[] = {
|
||
|
|
{ "BlueprintThreadSafe", "" },
|
||
|
|
{ "IncludePath", "Kismet/KismetStringTableLibrary.h" },
|
||
|
|
{ "ModuleRelativePath", "Classes/Kismet/KismetStringTableLibrary.h" },
|
||
|
|
{ "ScriptName", "StringTableLibrary" },
|
||
|
|
};
|
||
|
|
#endif // WITH_METADATA
|
||
|
|
|
||
|
|
// ********** Begin Class UKismetStringTableLibrary constinit property declarations ****************
|
||
|
|
// ********** End Class UKismetStringTableLibrary constinit property declarations ******************
|
||
|
|
static constexpr UE::CodeGen::FClassNativeFunction Funcs[] = {
|
||
|
|
{ .NameUTF8 = UTF8TEXT("GetKeysFromStringTable"), .Pointer = &UKismetStringTableLibrary::execGetKeysFromStringTable },
|
||
|
|
{ .NameUTF8 = UTF8TEXT("GetMetaDataIdsFromStringTableEntry"), .Pointer = &UKismetStringTableLibrary::execGetMetaDataIdsFromStringTableEntry },
|
||
|
|
{ .NameUTF8 = UTF8TEXT("GetRegisteredStringTables"), .Pointer = &UKismetStringTableLibrary::execGetRegisteredStringTables },
|
||
|
|
{ .NameUTF8 = UTF8TEXT("GetTableEntryMetaData"), .Pointer = &UKismetStringTableLibrary::execGetTableEntryMetaData },
|
||
|
|
{ .NameUTF8 = UTF8TEXT("GetTableEntrySourceString"), .Pointer = &UKismetStringTableLibrary::execGetTableEntrySourceString },
|
||
|
|
{ .NameUTF8 = UTF8TEXT("GetTableNamespace"), .Pointer = &UKismetStringTableLibrary::execGetTableNamespace },
|
||
|
|
{ .NameUTF8 = UTF8TEXT("IsRegisteredTableEntry"), .Pointer = &UKismetStringTableLibrary::execIsRegisteredTableEntry },
|
||
|
|
{ .NameUTF8 = UTF8TEXT("IsRegisteredTableId"), .Pointer = &UKismetStringTableLibrary::execIsRegisteredTableId },
|
||
|
|
};
|
||
|
|
static UObject* (*const DependentSingletons[])();
|
||
|
|
static constexpr FClassFunctionLinkInfo FuncInfo[] = {
|
||
|
|
{ &Z_Construct_UFunction_UKismetStringTableLibrary_GetKeysFromStringTable, "GetKeysFromStringTable" }, // 2025435900
|
||
|
|
{ &Z_Construct_UFunction_UKismetStringTableLibrary_GetMetaDataIdsFromStringTableEntry, "GetMetaDataIdsFromStringTableEntry" }, // 4212739321
|
||
|
|
{ &Z_Construct_UFunction_UKismetStringTableLibrary_GetRegisteredStringTables, "GetRegisteredStringTables" }, // 3448640473
|
||
|
|
{ &Z_Construct_UFunction_UKismetStringTableLibrary_GetTableEntryMetaData, "GetTableEntryMetaData" }, // 2547907317
|
||
|
|
{ &Z_Construct_UFunction_UKismetStringTableLibrary_GetTableEntrySourceString, "GetTableEntrySourceString" }, // 1138915325
|
||
|
|
{ &Z_Construct_UFunction_UKismetStringTableLibrary_GetTableNamespace, "GetTableNamespace" }, // 2257359217
|
||
|
|
{ &Z_Construct_UFunction_UKismetStringTableLibrary_IsRegisteredTableEntry, "IsRegisteredTableEntry" }, // 406721894
|
||
|
|
{ &Z_Construct_UFunction_UKismetStringTableLibrary_IsRegisteredTableId, "IsRegisteredTableId" }, // 1138167133
|
||
|
|
};
|
||
|
|
static_assert(UE_ARRAY_COUNT(FuncInfo) < 2048);
|
||
|
|
static constexpr FCppClassTypeInfoStatic StaticCppClassTypeInfo = {
|
||
|
|
TCppClassTypeTraits<UKismetStringTableLibrary>::IsAbstract,
|
||
|
|
};
|
||
|
|
static const UECodeGen_Private::FClassParams ClassParams;
|
||
|
|
}; // struct Z_Construct_UClass_UKismetStringTableLibrary_Statics
|
||
|
|
UObject* (*const Z_Construct_UClass_UKismetStringTableLibrary_Statics::DependentSingletons[])() = {
|
||
|
|
(UObject* (*)())Z_Construct_UClass_UBlueprintFunctionLibrary,
|
||
|
|
(UObject* (*)())Z_Construct_UPackage__Script_Engine,
|
||
|
|
};
|
||
|
|
static_assert(UE_ARRAY_COUNT(Z_Construct_UClass_UKismetStringTableLibrary_Statics::DependentSingletons) < 16);
|
||
|
|
const UECodeGen_Private::FClassParams Z_Construct_UClass_UKismetStringTableLibrary_Statics::ClassParams = {
|
||
|
|
&UKismetStringTableLibrary::StaticClass,
|
||
|
|
nullptr,
|
||
|
|
&StaticCppClassTypeInfo,
|
||
|
|
DependentSingletons,
|
||
|
|
FuncInfo,
|
||
|
|
nullptr,
|
||
|
|
nullptr,
|
||
|
|
UE_ARRAY_COUNT(DependentSingletons),
|
||
|
|
UE_ARRAY_COUNT(FuncInfo),
|
||
|
|
0,
|
||
|
|
0,
|
||
|
|
0x000800A0u,
|
||
|
|
METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UClass_UKismetStringTableLibrary_Statics::Class_MetaDataParams), Z_Construct_UClass_UKismetStringTableLibrary_Statics::Class_MetaDataParams)
|
||
|
|
};
|
||
|
|
void UKismetStringTableLibrary::StaticRegisterNativesUKismetStringTableLibrary()
|
||
|
|
{
|
||
|
|
UClass* Class = UKismetStringTableLibrary::StaticClass();
|
||
|
|
FNativeFunctionRegistrar::RegisterFunctions(Class, MakeConstArrayView(Z_Construct_UClass_UKismetStringTableLibrary_Statics::Funcs));
|
||
|
|
}
|
||
|
|
UClass* Z_Construct_UClass_UKismetStringTableLibrary()
|
||
|
|
{
|
||
|
|
if (!Z_Registration_Info_UClass_UKismetStringTableLibrary.OuterSingleton)
|
||
|
|
{
|
||
|
|
UECodeGen_Private::ConstructUClass(Z_Registration_Info_UClass_UKismetStringTableLibrary.OuterSingleton, Z_Construct_UClass_UKismetStringTableLibrary_Statics::ClassParams);
|
||
|
|
}
|
||
|
|
return Z_Registration_Info_UClass_UKismetStringTableLibrary.OuterSingleton;
|
||
|
|
}
|
||
|
|
DEFINE_VTABLE_PTR_HELPER_CTOR_NS(, UKismetStringTableLibrary);
|
||
|
|
UKismetStringTableLibrary::~UKismetStringTableLibrary() {}
|
||
|
|
// ********** End Class UKismetStringTableLibrary **************************************************
|
||
|
|
|
||
|
|
// ********** Begin Registration *******************************************************************
|
||
|
|
struct Z_CompiledInDeferFile_FID_Engine_Source_Runtime_Engine_Classes_Kismet_KismetStringTableLibrary_h__Script_Engine_Statics
|
||
|
|
{
|
||
|
|
static constexpr FClassRegisterCompiledInInfo ClassInfo[] = {
|
||
|
|
{ Z_Construct_UClass_UKismetStringTableLibrary, UKismetStringTableLibrary::StaticClass, TEXT("UKismetStringTableLibrary"), &Z_Registration_Info_UClass_UKismetStringTableLibrary, CONSTRUCT_RELOAD_VERSION_INFO(FClassReloadVersionInfo, sizeof(UKismetStringTableLibrary), 1418948955U) },
|
||
|
|
};
|
||
|
|
}; // Z_CompiledInDeferFile_FID_Engine_Source_Runtime_Engine_Classes_Kismet_KismetStringTableLibrary_h__Script_Engine_Statics
|
||
|
|
static FRegisterCompiledInInfo Z_CompiledInDeferFile_FID_Engine_Source_Runtime_Engine_Classes_Kismet_KismetStringTableLibrary_h__Script_Engine_99672598{
|
||
|
|
TEXT("/Script/Engine"),
|
||
|
|
Z_CompiledInDeferFile_FID_Engine_Source_Runtime_Engine_Classes_Kismet_KismetStringTableLibrary_h__Script_Engine_Statics::ClassInfo, UE_ARRAY_COUNT(Z_CompiledInDeferFile_FID_Engine_Source_Runtime_Engine_Classes_Kismet_KismetStringTableLibrary_h__Script_Engine_Statics::ClassInfo),
|
||
|
|
nullptr, 0,
|
||
|
|
nullptr, 0,
|
||
|
|
};
|
||
|
|
// ********** End Registration *********************************************************************
|
||
|
|
|
||
|
|
PRAGMA_ENABLE_DEPRECATION_WARNINGS
|