CardsOfGensokyo/Plugins/AdvancedSessions/Intermediate/Build/Win64/UE4/Inc/AdvancedSessions/AdvancedSessionsLibrary.generated.h
2023-03-28 17:20:37 +02:00

185 lines
9.8 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/ObjectMacros.h"
#include "UObject/ScriptMacros.h"
PRAGMA_DISABLE_DEPRECATION_WARNINGS
class APlayerController;
class UObject;
struct FBPUniqueNetId;
class APlayerState;
struct FSessionPropertyKeyPair;
enum class ESessionSettingSearchResult : uint8;
enum class EBlueprintResultSwitch : uint8;
struct FBlueprintSessionResult;
enum class EOnlineComparisonOpRedux : uint8;
struct FSessionsSearchSetting;
enum class EBPOnlineSessionState : uint8;
#ifdef ADVANCEDSESSIONS_AdvancedSessionsLibrary_generated_h
#error "AdvancedSessionsLibrary.generated.h already included, missing '#pragma once' in AdvancedSessionsLibrary.h"
#endif
#define ADVANCEDSESSIONS_AdvancedSessionsLibrary_generated_h
#define VRExpPluginExp_Plugins_AdvancedSessions_AdvancedSessions_Source_AdvancedSessions_Classes_AdvancedSessionsLibrary_h_32_SPARSE_DATA
#define VRExpPluginExp_Plugins_AdvancedSessions_AdvancedSessions_Source_AdvancedSessions_Classes_AdvancedSessionsLibrary_h_32_RPC_WRAPPERS \
\
DECLARE_FUNCTION(execHasOnlineSubsystem); \
DECLARE_FUNCTION(execGetNetPlayerIndex); \
DECLARE_FUNCTION(execGetNumberOfNetworkPlayers); \
DECLARE_FUNCTION(execSetPlayerName); \
DECLARE_FUNCTION(execGetPlayerName); \
DECLARE_FUNCTION(execUniqueNetIdToString); \
DECLARE_FUNCTION(execEqualEqual_UNetIDUnetID); \
DECLARE_FUNCTION(execIsValidUniqueNetID); \
DECLARE_FUNCTION(execGetUniqueNetIDFromPlayerState); \
DECLARE_FUNCTION(execGetUniqueNetID); \
DECLARE_FUNCTION(execMakeLiteralSessionPropertyFloat); \
DECLARE_FUNCTION(execMakeLiteralSessionPropertyInt); \
DECLARE_FUNCTION(execMakeLiteralSessionPropertyString); \
DECLARE_FUNCTION(execMakeLiteralSessionPropertyBool); \
DECLARE_FUNCTION(execMakeLiteralSessionPropertyByte); \
DECLARE_FUNCTION(execGetSessionPropertyFloat); \
DECLARE_FUNCTION(execGetSessionPropertyInt); \
DECLARE_FUNCTION(execGetSessionPropertyString); \
DECLARE_FUNCTION(execGetSessionPropertyBool); \
DECLARE_FUNCTION(execGetSessionPropertyByte); \
DECLARE_FUNCTION(execFindSessionPropertyIndexByName); \
DECLARE_FUNCTION(execFindSessionPropertyByName); \
DECLARE_FUNCTION(execGetSessionPropertyKey); \
DECLARE_FUNCTION(execGetUniqueBuildID); \
DECLARE_FUNCTION(execGetCurrentUniqueBuildID); \
DECLARE_FUNCTION(execGetCurrentSessionID_AsString); \
DECLARE_FUNCTION(execGetSessionID_AsString); \
DECLARE_FUNCTION(execIsValidSession); \
DECLARE_FUNCTION(execMakeLiteralSessionSearchProperty); \
DECLARE_FUNCTION(execIsPlayerInSession); \
DECLARE_FUNCTION(execGetSessionSettings); \
DECLARE_FUNCTION(execGetSessionState); \
DECLARE_FUNCTION(execGetExtraSettings); \
DECLARE_FUNCTION(execAddOrModifyExtraSettings); \
DECLARE_FUNCTION(execBanPlayer); \
DECLARE_FUNCTION(execKickPlayer);
#define VRExpPluginExp_Plugins_AdvancedSessions_AdvancedSessions_Source_AdvancedSessions_Classes_AdvancedSessionsLibrary_h_32_RPC_WRAPPERS_NO_PURE_DECLS \
\
DECLARE_FUNCTION(execHasOnlineSubsystem); \
DECLARE_FUNCTION(execGetNetPlayerIndex); \
DECLARE_FUNCTION(execGetNumberOfNetworkPlayers); \
DECLARE_FUNCTION(execSetPlayerName); \
DECLARE_FUNCTION(execGetPlayerName); \
DECLARE_FUNCTION(execUniqueNetIdToString); \
DECLARE_FUNCTION(execEqualEqual_UNetIDUnetID); \
DECLARE_FUNCTION(execIsValidUniqueNetID); \
DECLARE_FUNCTION(execGetUniqueNetIDFromPlayerState); \
DECLARE_FUNCTION(execGetUniqueNetID); \
DECLARE_FUNCTION(execMakeLiteralSessionPropertyFloat); \
DECLARE_FUNCTION(execMakeLiteralSessionPropertyInt); \
DECLARE_FUNCTION(execMakeLiteralSessionPropertyString); \
DECLARE_FUNCTION(execMakeLiteralSessionPropertyBool); \
DECLARE_FUNCTION(execMakeLiteralSessionPropertyByte); \
DECLARE_FUNCTION(execGetSessionPropertyFloat); \
DECLARE_FUNCTION(execGetSessionPropertyInt); \
DECLARE_FUNCTION(execGetSessionPropertyString); \
DECLARE_FUNCTION(execGetSessionPropertyBool); \
DECLARE_FUNCTION(execGetSessionPropertyByte); \
DECLARE_FUNCTION(execFindSessionPropertyIndexByName); \
DECLARE_FUNCTION(execFindSessionPropertyByName); \
DECLARE_FUNCTION(execGetSessionPropertyKey); \
DECLARE_FUNCTION(execGetUniqueBuildID); \
DECLARE_FUNCTION(execGetCurrentUniqueBuildID); \
DECLARE_FUNCTION(execGetCurrentSessionID_AsString); \
DECLARE_FUNCTION(execGetSessionID_AsString); \
DECLARE_FUNCTION(execIsValidSession); \
DECLARE_FUNCTION(execMakeLiteralSessionSearchProperty); \
DECLARE_FUNCTION(execIsPlayerInSession); \
DECLARE_FUNCTION(execGetSessionSettings); \
DECLARE_FUNCTION(execGetSessionState); \
DECLARE_FUNCTION(execGetExtraSettings); \
DECLARE_FUNCTION(execAddOrModifyExtraSettings); \
DECLARE_FUNCTION(execBanPlayer); \
DECLARE_FUNCTION(execKickPlayer);
#define VRExpPluginExp_Plugins_AdvancedSessions_AdvancedSessions_Source_AdvancedSessions_Classes_AdvancedSessionsLibrary_h_32_INCLASS_NO_PURE_DECLS \
private: \
static void StaticRegisterNativesUAdvancedSessionsLibrary(); \
friend struct Z_Construct_UClass_UAdvancedSessionsLibrary_Statics; \
public: \
DECLARE_CLASS(UAdvancedSessionsLibrary, UBlueprintFunctionLibrary, COMPILED_IN_FLAGS(0), CASTCLASS_None, TEXT("/Script/AdvancedSessions"), NO_API) \
DECLARE_SERIALIZER(UAdvancedSessionsLibrary)
#define VRExpPluginExp_Plugins_AdvancedSessions_AdvancedSessions_Source_AdvancedSessions_Classes_AdvancedSessionsLibrary_h_32_INCLASS \
private: \
static void StaticRegisterNativesUAdvancedSessionsLibrary(); \
friend struct Z_Construct_UClass_UAdvancedSessionsLibrary_Statics; \
public: \
DECLARE_CLASS(UAdvancedSessionsLibrary, UBlueprintFunctionLibrary, COMPILED_IN_FLAGS(0), CASTCLASS_None, TEXT("/Script/AdvancedSessions"), NO_API) \
DECLARE_SERIALIZER(UAdvancedSessionsLibrary)
#define VRExpPluginExp_Plugins_AdvancedSessions_AdvancedSessions_Source_AdvancedSessions_Classes_AdvancedSessionsLibrary_h_32_STANDARD_CONSTRUCTORS \
/** Standard constructor, called after all reflected properties have been initialized */ \
NO_API UAdvancedSessionsLibrary(const FObjectInitializer& ObjectInitializer = FObjectInitializer::Get()); \
DEFINE_DEFAULT_OBJECT_INITIALIZER_CONSTRUCTOR_CALL(UAdvancedSessionsLibrary) \
DECLARE_VTABLE_PTR_HELPER_CTOR(NO_API, UAdvancedSessionsLibrary); \
DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(UAdvancedSessionsLibrary); \
private: \
/** Private move- and copy-constructors, should never be used */ \
NO_API UAdvancedSessionsLibrary(UAdvancedSessionsLibrary&&); \
NO_API UAdvancedSessionsLibrary(const UAdvancedSessionsLibrary&); \
public:
#define VRExpPluginExp_Plugins_AdvancedSessions_AdvancedSessions_Source_AdvancedSessions_Classes_AdvancedSessionsLibrary_h_32_ENHANCED_CONSTRUCTORS \
/** Standard constructor, called after all reflected properties have been initialized */ \
NO_API UAdvancedSessionsLibrary(const FObjectInitializer& ObjectInitializer = FObjectInitializer::Get()) : Super(ObjectInitializer) { }; \
private: \
/** Private move- and copy-constructors, should never be used */ \
NO_API UAdvancedSessionsLibrary(UAdvancedSessionsLibrary&&); \
NO_API UAdvancedSessionsLibrary(const UAdvancedSessionsLibrary&); \
public: \
DECLARE_VTABLE_PTR_HELPER_CTOR(NO_API, UAdvancedSessionsLibrary); \
DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(UAdvancedSessionsLibrary); \
DEFINE_DEFAULT_OBJECT_INITIALIZER_CONSTRUCTOR_CALL(UAdvancedSessionsLibrary)
#define VRExpPluginExp_Plugins_AdvancedSessions_AdvancedSessions_Source_AdvancedSessions_Classes_AdvancedSessionsLibrary_h_32_PRIVATE_PROPERTY_OFFSET
#define VRExpPluginExp_Plugins_AdvancedSessions_AdvancedSessions_Source_AdvancedSessions_Classes_AdvancedSessionsLibrary_h_29_PROLOG
#define VRExpPluginExp_Plugins_AdvancedSessions_AdvancedSessions_Source_AdvancedSessions_Classes_AdvancedSessionsLibrary_h_32_GENERATED_BODY_LEGACY \
PRAGMA_DISABLE_DEPRECATION_WARNINGS \
public: \
VRExpPluginExp_Plugins_AdvancedSessions_AdvancedSessions_Source_AdvancedSessions_Classes_AdvancedSessionsLibrary_h_32_PRIVATE_PROPERTY_OFFSET \
VRExpPluginExp_Plugins_AdvancedSessions_AdvancedSessions_Source_AdvancedSessions_Classes_AdvancedSessionsLibrary_h_32_SPARSE_DATA \
VRExpPluginExp_Plugins_AdvancedSessions_AdvancedSessions_Source_AdvancedSessions_Classes_AdvancedSessionsLibrary_h_32_RPC_WRAPPERS \
VRExpPluginExp_Plugins_AdvancedSessions_AdvancedSessions_Source_AdvancedSessions_Classes_AdvancedSessionsLibrary_h_32_INCLASS \
VRExpPluginExp_Plugins_AdvancedSessions_AdvancedSessions_Source_AdvancedSessions_Classes_AdvancedSessionsLibrary_h_32_STANDARD_CONSTRUCTORS \
public: \
PRAGMA_ENABLE_DEPRECATION_WARNINGS
#define VRExpPluginExp_Plugins_AdvancedSessions_AdvancedSessions_Source_AdvancedSessions_Classes_AdvancedSessionsLibrary_h_32_GENERATED_BODY \
PRAGMA_DISABLE_DEPRECATION_WARNINGS \
public: \
VRExpPluginExp_Plugins_AdvancedSessions_AdvancedSessions_Source_AdvancedSessions_Classes_AdvancedSessionsLibrary_h_32_PRIVATE_PROPERTY_OFFSET \
VRExpPluginExp_Plugins_AdvancedSessions_AdvancedSessions_Source_AdvancedSessions_Classes_AdvancedSessionsLibrary_h_32_SPARSE_DATA \
VRExpPluginExp_Plugins_AdvancedSessions_AdvancedSessions_Source_AdvancedSessions_Classes_AdvancedSessionsLibrary_h_32_RPC_WRAPPERS_NO_PURE_DECLS \
VRExpPluginExp_Plugins_AdvancedSessions_AdvancedSessions_Source_AdvancedSessions_Classes_AdvancedSessionsLibrary_h_32_INCLASS_NO_PURE_DECLS \
VRExpPluginExp_Plugins_AdvancedSessions_AdvancedSessions_Source_AdvancedSessions_Classes_AdvancedSessionsLibrary_h_32_ENHANCED_CONSTRUCTORS \
private: \
PRAGMA_ENABLE_DEPRECATION_WARNINGS
template<> ADVANCEDSESSIONS_API UClass* StaticClass<class UAdvancedSessionsLibrary>();
#undef CURRENT_FILE_ID
#define CURRENT_FILE_ID VRExpPluginExp_Plugins_AdvancedSessions_AdvancedSessions_Source_AdvancedSessions_Classes_AdvancedSessionsLibrary_h
PRAGMA_ENABLE_DEPRECATION_WARNINGS