794 lines
25 KiB
JSON
794 lines
25 KiB
JSON
|
[
|
||
|
{
|
||
|
"Type": "BlueprintGeneratedClass",
|
||
|
"Name": "BP_RadiusGameInstance_C",
|
||
|
"Class": "UScriptClass'BlueprintGeneratedClass'",
|
||
|
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||
|
"Properties": {
|
||
|
"UberGraphFunction": {
|
||
|
"ObjectName": "Function'BP_RadiusGameInstance_C:ExecuteUbergraph_BP_RadiusGameInstance'",
|
||
|
"ObjectPath": "/Game/ITR2/BPs/Game/BP_RadiusGameInstance.3"
|
||
|
}
|
||
|
},
|
||
|
"SuperStruct": {
|
||
|
"ObjectName": "Class'RadiusGameInstance'",
|
||
|
"ObjectPath": "/Script/IntoTheRadius2"
|
||
|
},
|
||
|
"Children": [
|
||
|
{
|
||
|
"ObjectName": "Function'BP_RadiusGameInstance_C:SaveConfigReport'",
|
||
|
"ObjectPath": "/Game/ITR2/BPs/Game/BP_RadiusGameInstance.10"
|
||
|
},
|
||
|
{
|
||
|
"ObjectName": "Function'BP_RadiusGameInstance_C:OnFailure_89CB94F44AA6E1B07EE677A284C6F0EF'",
|
||
|
"ObjectPath": "/Game/ITR2/BPs/Game/BP_RadiusGameInstance.5"
|
||
|
},
|
||
|
{
|
||
|
"ObjectName": "Function'BP_RadiusGameInstance_C:OnSuccess_89CB94F44AA6E1B07EE677A284C6F0EF'",
|
||
|
"ObjectPath": "/Game/ITR2/BPs/Game/BP_RadiusGameInstance.9"
|
||
|
},
|
||
|
{
|
||
|
"ObjectName": "Function'BP_RadiusGameInstance_C:ExitGame'",
|
||
|
"ObjectPath": "/Game/ITR2/BPs/Game/BP_RadiusGameInstance.4"
|
||
|
},
|
||
|
{
|
||
|
"ObjectName": "Function'BP_RadiusGameInstance_C:OnSessionInviteAccepted'",
|
||
|
"ObjectPath": "/Game/ITR2/BPs/Game/BP_RadiusGameInstance.8"
|
||
|
},
|
||
|
{
|
||
|
"ObjectName": "Function'BP_RadiusGameInstance_C:OnGameStart'",
|
||
|
"ObjectPath": "/Game/ITR2/BPs/Game/BP_RadiusGameInstance.6"
|
||
|
},
|
||
|
{
|
||
|
"ObjectName": "Function'BP_RadiusGameInstance_C:OnMainMenuLoaded_Event'",
|
||
|
"ObjectPath": "/Game/ITR2/BPs/Game/BP_RadiusGameInstance.7"
|
||
|
},
|
||
|
{
|
||
|
"ObjectName": "Function'BP_RadiusGameInstance_C:CheckInviteAndJoin'",
|
||
|
"ObjectPath": "/Game/ITR2/BPs/Game/BP_RadiusGameInstance.2"
|
||
|
},
|
||
|
{
|
||
|
"ObjectName": "Function'BP_RadiusGameInstance_C:ExecuteUbergraph_BP_RadiusGameInstance'",
|
||
|
"ObjectPath": "/Game/ITR2/BPs/Game/BP_RadiusGameInstance.3"
|
||
|
}
|
||
|
],
|
||
|
"ChildProperties": [
|
||
|
{
|
||
|
"Type": "StructProperty",
|
||
|
"Name": "UberGraphFrame",
|
||
|
"Flags": "RF_Public | RF_LoadCompleted",
|
||
|
"ElementSize": 16,
|
||
|
"PropertyFlags": "Transient | DuplicateTransient",
|
||
|
"Struct": {
|
||
|
"ObjectName": "Class'PointerToUberGraphFrame'",
|
||
|
"ObjectPath": "/Script/Engine"
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"Type": "StructProperty",
|
||
|
"Name": "InviteSessionToJoin",
|
||
|
"Flags": "RF_Public | RF_LoadCompleted",
|
||
|
"ElementSize": 288,
|
||
|
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance",
|
||
|
"Struct": {
|
||
|
"ObjectName": "Class'BlueprintSessionResult'",
|
||
|
"ObjectPath": "/Script/OnlineSubsystemUtils"
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"Type": "BoolProperty",
|
||
|
"Name": "bInviteReceived",
|
||
|
"Flags": "RF_Public | RF_LoadCompleted",
|
||
|
"ElementSize": 1,
|
||
|
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance",
|
||
|
"FieldSize": 1,
|
||
|
"ByteOffset": 0,
|
||
|
"ByteMask": 1,
|
||
|
"FieldMask": 255,
|
||
|
"BoolSize": 1,
|
||
|
"bIsNativeBool": true
|
||
|
},
|
||
|
{
|
||
|
"Type": "BoolProperty",
|
||
|
"Name": "bGameStarted",
|
||
|
"Flags": "RF_Public | RF_LoadCompleted",
|
||
|
"ElementSize": 1,
|
||
|
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance",
|
||
|
"FieldSize": 1,
|
||
|
"ByteOffset": 0,
|
||
|
"ByteMask": 1,
|
||
|
"FieldMask": 255,
|
||
|
"BoolSize": 1,
|
||
|
"bIsNativeBool": true
|
||
|
}
|
||
|
],
|
||
|
"FuncMap": {
|
||
|
"ExecuteUbergraph_BP_RadiusGameInstance": {
|
||
|
"ObjectName": "Function'BP_RadiusGameInstance_C:ExecuteUbergraph_BP_RadiusGameInstance'",
|
||
|
"ObjectPath": "/Game/ITR2/BPs/Game/BP_RadiusGameInstance.3"
|
||
|
},
|
||
|
"CheckInviteAndJoin": {
|
||
|
"ObjectName": "Function'BP_RadiusGameInstance_C:CheckInviteAndJoin'",
|
||
|
"ObjectPath": "/Game/ITR2/BPs/Game/BP_RadiusGameInstance.2"
|
||
|
},
|
||
|
"OnMainMenuLoaded_Event": {
|
||
|
"ObjectName": "Function'BP_RadiusGameInstance_C:OnMainMenuLoaded_Event'",
|
||
|
"ObjectPath": "/Game/ITR2/BPs/Game/BP_RadiusGameInstance.7"
|
||
|
},
|
||
|
"OnGameStart": {
|
||
|
"ObjectName": "Function'BP_RadiusGameInstance_C:OnGameStart'",
|
||
|
"ObjectPath": "/Game/ITR2/BPs/Game/BP_RadiusGameInstance.6"
|
||
|
},
|
||
|
"OnSessionInviteAccepted": {
|
||
|
"ObjectName": "Function'BP_RadiusGameInstance_C:OnSessionInviteAccepted'",
|
||
|
"ObjectPath": "/Game/ITR2/BPs/Game/BP_RadiusGameInstance.8"
|
||
|
},
|
||
|
"ExitGame": {
|
||
|
"ObjectName": "Function'BP_RadiusGameInstance_C:ExitGame'",
|
||
|
"ObjectPath": "/Game/ITR2/BPs/Game/BP_RadiusGameInstance.4"
|
||
|
},
|
||
|
"OnSuccess_89CB94F44AA6E1B07EE677A284C6F0EF": {
|
||
|
"ObjectName": "Function'BP_RadiusGameInstance_C:OnSuccess_89CB94F44AA6E1B07EE677A284C6F0EF'",
|
||
|
"ObjectPath": "/Game/ITR2/BPs/Game/BP_RadiusGameInstance.9"
|
||
|
},
|
||
|
"OnFailure_89CB94F44AA6E1B07EE677A284C6F0EF": {
|
||
|
"ObjectName": "Function'BP_RadiusGameInstance_C:OnFailure_89CB94F44AA6E1B07EE677A284C6F0EF'",
|
||
|
"ObjectPath": "/Game/ITR2/BPs/Game/BP_RadiusGameInstance.5"
|
||
|
},
|
||
|
"SaveConfigReport": {
|
||
|
"ObjectName": "Function'BP_RadiusGameInstance_C:SaveConfigReport'",
|
||
|
"ObjectPath": "/Game/ITR2/BPs/Game/BP_RadiusGameInstance.10"
|
||
|
}
|
||
|
},
|
||
|
"ClassFlags": "CLASS_Transient | CLASS_ReplicationDataIsSetUp | CLASS_CompiledFromBlueprint | CLASS_HasInstancedReference",
|
||
|
"ClassWithin": {
|
||
|
"ObjectName": "Class'Object'",
|
||
|
"ObjectPath": "/Script/CoreUObject"
|
||
|
},
|
||
|
"ClassConfigName": "Game",
|
||
|
"bCooked": true,
|
||
|
"ClassDefaultObject": {
|
||
|
"ObjectName": "BP_RadiusGameInstance_C'Default__BP_RadiusGameInstance_C'",
|
||
|
"ObjectPath": "/Game/ITR2/BPs/Game/BP_RadiusGameInstance.1"
|
||
|
},
|
||
|
"EditorTags": {
|
||
|
"BlueprintType": "BPTYPE_Normal"
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"Type": "BP_RadiusGameInstance_C",
|
||
|
"Name": "Default__BP_RadiusGameInstance_C",
|
||
|
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/Game/BP_RadiusGameInstance.BP_RadiusGameInstance_C'",
|
||
|
"Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
|
||
|
"Properties": {
|
||
|
"UberGraphFrame": {},
|
||
|
"InviteSessionToJoin[1]": {},
|
||
|
"SplashDescriptions": [
|
||
|
{
|
||
|
"Transform": {
|
||
|
"Rotation": {
|
||
|
"X": 0.0,
|
||
|
"Y": -0.0,
|
||
|
"Z": 0.0,
|
||
|
"W": 1.0,
|
||
|
"IsNormalized": true,
|
||
|
"Size": 1.0,
|
||
|
"SizeSquared": 1.0
|
||
|
},
|
||
|
"Translation": {
|
||
|
"X": 400.0,
|
||
|
"Y": 0.0,
|
||
|
"Z": 0.0
|
||
|
},
|
||
|
"Scale3D": {
|
||
|
"X": 1.0,
|
||
|
"Y": 1.0,
|
||
|
"Z": 1.0
|
||
|
}
|
||
|
},
|
||
|
"QuadSize": {
|
||
|
"X": 600.0,
|
||
|
"Y": 100.0
|
||
|
},
|
||
|
"UVRect": {
|
||
|
"Min": {
|
||
|
"X": 0.0,
|
||
|
"Y": 0.0
|
||
|
},
|
||
|
"Max": {
|
||
|
"X": 1.0,
|
||
|
"Y": 1.0
|
||
|
},
|
||
|
"bIsValid": 1
|
||
|
},
|
||
|
"DeltaRotation": {
|
||
|
"X": 0.0,
|
||
|
"Y": 0.0,
|
||
|
"Z": 0.0,
|
||
|
"W": 1.0,
|
||
|
"IsNormalized": true,
|
||
|
"Size": 1.0,
|
||
|
"SizeSquared": 1.0
|
||
|
},
|
||
|
"bIgnoreAlpha": false,
|
||
|
"bIsDynamic": false,
|
||
|
"bIsExternal": false,
|
||
|
"Texture": {
|
||
|
"ObjectName": "Texture2D'Splash01'",
|
||
|
"ObjectPath": "/Game/ITR2/Art/Misc/Splash01.0"
|
||
|
}
|
||
|
}
|
||
|
],
|
||
|
"IngameMenuClass": {
|
||
|
"ObjectName": "BlueprintGeneratedClass'BP_IngameMenu_C'",
|
||
|
"ObjectPath": "/Game/ITR2/BPs/UI/IngameMenu/BP_IngameMenu.1"
|
||
|
},
|
||
|
"BPRadiusCheatSubsystem": {
|
||
|
"ObjectName": "BlueprintGeneratedClass'BP_RadiusCheatSubsystem_C'",
|
||
|
"ObjectPath": "/Game/ITR2/BPs/Game/BP_RadiusCheatSubsystem.0"
|
||
|
},
|
||
|
"BPRadiusAnalyticsSubsystem": {
|
||
|
"ObjectName": "BlueprintGeneratedClass'BP_RadiusAnalyticsSubsystem_C'",
|
||
|
"ObjectPath": "/Game/ITR2/BPs/Game/BP_RadiusAnalyticsSubsystem.0"
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"Type": "Function",
|
||
|
"Name": "CheckInviteAndJoin",
|
||
|
"Outer": "BP_RadiusGameInstance_C",
|
||
|
"Class": "UScriptClass'Function'",
|
||
|
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
|
||
|
"FunctionFlags": "FUNC_BlueprintCallable | FUNC_BlueprintEvent"
|
||
|
},
|
||
|
{
|
||
|
"Type": "Function",
|
||
|
"Name": "ExecuteUbergraph_BP_RadiusGameInstance",
|
||
|
"Outer": "BP_RadiusGameInstance_C",
|
||
|
"Class": "UScriptClass'Function'",
|
||
|
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
|
||
|
"ChildProperties": [
|
||
|
{
|
||
|
"Type": "IntProperty",
|
||
|
"Name": "EntryPoint",
|
||
|
"Flags": "RF_Public",
|
||
|
"ElementSize": 4,
|
||
|
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm"
|
||
|
},
|
||
|
{
|
||
|
"Type": "DelegateProperty",
|
||
|
"Name": "K2Node_CreateDelegate_OutputDelegate",
|
||
|
"Flags": "RF_Public",
|
||
|
"ElementSize": 32,
|
||
|
"SignatureFunction": {
|
||
|
"ObjectName": "Class'EmptyOnlineDelegate__DelegateSignature'",
|
||
|
"ObjectPath": "/Script/Engine"
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"Type": "ObjectProperty",
|
||
|
"Name": "CallFunc_GetGameInstanceSubsystem_ReturnValue",
|
||
|
"Flags": "RF_Public",
|
||
|
"ElementSize": 8,
|
||
|
"PropertyClass": {
|
||
|
"ObjectName": "Class'RadiusEventsSubsystem'",
|
||
|
"ObjectPath": "/Script/IntoTheRadius2"
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"Type": "ObjectProperty",
|
||
|
"Name": "CallFunc_GetGameInstanceSubsystem_ReturnValue_1",
|
||
|
"Flags": "RF_Public",
|
||
|
"ElementSize": 8,
|
||
|
"PropertyClass": {
|
||
|
"ObjectName": "Class'RadiusGameDataSubsystem'",
|
||
|
"ObjectPath": "/Script/IntoTheRadius2"
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"Type": "DelegateProperty",
|
||
|
"Name": "K2Node_CreateDelegate_OutputDelegate_1",
|
||
|
"Flags": "RF_Public",
|
||
|
"ElementSize": 32,
|
||
|
"SignatureFunction": {
|
||
|
"ObjectName": "Class'NoParamsDelegate__DelegateSignature'",
|
||
|
"ObjectPath": "/Script/IntoTheRadius2"
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"Type": "ObjectProperty",
|
||
|
"Name": "CallFunc_GetCommonGameData_ReturnValue",
|
||
|
"Flags": "RF_Public",
|
||
|
"ElementSize": 8,
|
||
|
"PropertyClass": {
|
||
|
"ObjectName": "Class'RadiusCommonGameData'",
|
||
|
"ObjectPath": "/Script/IntoTheRadius2"
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"Type": "ObjectProperty",
|
||
|
"Name": "CallFunc_GetGameInstanceSubsystem_ReturnValue_2",
|
||
|
"Flags": "RF_Public",
|
||
|
"ElementSize": 8,
|
||
|
"PropertyClass": {
|
||
|
"ObjectName": "Class'RadiusGameDataSubsystem'",
|
||
|
"ObjectPath": "/Script/IntoTheRadius2"
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"Type": "BoolProperty",
|
||
|
"Name": "CallFunc_IsFirstStart_ReturnValue",
|
||
|
"Flags": "RF_Public",
|
||
|
"ElementSize": 1,
|
||
|
"FieldSize": 1,
|
||
|
"ByteOffset": 0,
|
||
|
"ByteMask": 1,
|
||
|
"FieldMask": 255,
|
||
|
"BoolSize": 1,
|
||
|
"bIsNativeBool": true
|
||
|
},
|
||
|
{
|
||
|
"Type": "IntProperty",
|
||
|
"Name": "K2Node_Event_LocalPlayerNum",
|
||
|
"Flags": "RF_Public",
|
||
|
"ElementSize": 4
|
||
|
},
|
||
|
{
|
||
|
"Type": "StructProperty",
|
||
|
"Name": "K2Node_Event_PersonInvited",
|
||
|
"Flags": "RF_Public",
|
||
|
"ElementSize": 32,
|
||
|
"Struct": {
|
||
|
"ObjectName": "Class'BPUniqueNetId'",
|
||
|
"ObjectPath": "/Script/AdvancedSessions"
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"Type": "StructProperty",
|
||
|
"Name": "K2Node_Event_SessionToJoin",
|
||
|
"Flags": "RF_Public",
|
||
|
"ElementSize": 288,
|
||
|
"PropertyFlags": "ConstParm",
|
||
|
"Struct": {
|
||
|
"ObjectName": "Class'BlueprintSessionResult'",
|
||
|
"ObjectPath": "/Script/OnlineSubsystemUtils"
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"Type": "ObjectProperty",
|
||
|
"Name": "CallFunc_GetGameInstanceSubsystem_ReturnValue_3",
|
||
|
"Flags": "RF_Public",
|
||
|
"ElementSize": 8,
|
||
|
"PropertyClass": {
|
||
|
"ObjectName": "Class'RadiusGameDataSubsystem'",
|
||
|
"ObjectPath": "/Script/IntoTheRadius2"
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"Type": "DelegateProperty",
|
||
|
"Name": "K2Node_CreateDelegate_OutputDelegate_2",
|
||
|
"Flags": "RF_Public",
|
||
|
"ElementSize": 32,
|
||
|
"SignatureFunction": {
|
||
|
"ObjectName": "Class'EmptyOnlineDelegate__DelegateSignature'",
|
||
|
"ObjectPath": "/Script/Engine"
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"Type": "BoolProperty",
|
||
|
"Name": "CallFunc_IsValidSession_ReturnValue",
|
||
|
"Flags": "RF_Public",
|
||
|
"ElementSize": 1,
|
||
|
"FieldSize": 1,
|
||
|
"ByteOffset": 0,
|
||
|
"ByteMask": 1,
|
||
|
"FieldMask": 255,
|
||
|
"BoolSize": 1,
|
||
|
"bIsNativeBool": true
|
||
|
},
|
||
|
{
|
||
|
"Type": "ObjectProperty",
|
||
|
"Name": "CallFunc_JoinRadiusGame_ReturnValue",
|
||
|
"Flags": "RF_Public",
|
||
|
"ElementSize": 8,
|
||
|
"PropertyClass": {
|
||
|
"ObjectName": "Class'JoinSessionCallbackProxyRadius'",
|
||
|
"ObjectPath": "/Script/IntoTheRadius2"
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"Type": "BoolProperty",
|
||
|
"Name": "CallFunc_IsValid_ReturnValue",
|
||
|
"Flags": "RF_Public",
|
||
|
"ElementSize": 1,
|
||
|
"FieldSize": 1,
|
||
|
"ByteOffset": 0,
|
||
|
"ByteMask": 1,
|
||
|
"FieldMask": 255,
|
||
|
"BoolSize": 1,
|
||
|
"bIsNativeBool": true
|
||
|
},
|
||
|
{
|
||
|
"Type": "BoolProperty",
|
||
|
"Name": "CallFunc_BooleanAND_ReturnValue",
|
||
|
"Flags": "RF_Public",
|
||
|
"ElementSize": 1,
|
||
|
"FieldSize": 1,
|
||
|
"ByteOffset": 0,
|
||
|
"ByteMask": 1,
|
||
|
"FieldMask": 255,
|
||
|
"BoolSize": 1,
|
||
|
"bIsNativeBool": true
|
||
|
},
|
||
|
{
|
||
|
"Type": "BoolProperty",
|
||
|
"Name": "CallFunc_BooleanAND_ReturnValue_1",
|
||
|
"Flags": "RF_Public",
|
||
|
"ElementSize": 1,
|
||
|
"FieldSize": 1,
|
||
|
"ByteOffset": 0,
|
||
|
"ByteMask": 1,
|
||
|
"FieldMask": 255,
|
||
|
"BoolSize": 1,
|
||
|
"bIsNativeBool": true
|
||
|
}
|
||
|
],
|
||
|
"FunctionFlags": "FUNC_Final | FUNC_UbergraphFunction | FUNC_HasDefaults"
|
||
|
},
|
||
|
{
|
||
|
"Type": "Function",
|
||
|
"Name": "ExitGame",
|
||
|
"Outer": "BP_RadiusGameInstance_C",
|
||
|
"Class": "UScriptClass'Function'",
|
||
|
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
|
||
|
"SuperStruct": {
|
||
|
"ObjectName": "Class'RadiusGameInstance:ExitGame'",
|
||
|
"ObjectPath": "/Script/IntoTheRadius2"
|
||
|
},
|
||
|
"FunctionFlags": "FUNC_Event | FUNC_Public | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
|
||
|
},
|
||
|
{
|
||
|
"Type": "Function",
|
||
|
"Name": "OnFailure_89CB94F44AA6E1B07EE677A284C6F0EF",
|
||
|
"Outer": "BP_RadiusGameInstance_C",
|
||
|
"Class": "UScriptClass'Function'",
|
||
|
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
|
||
|
"FunctionFlags": "FUNC_BlueprintCallable | FUNC_BlueprintEvent"
|
||
|
},
|
||
|
{
|
||
|
"Type": "Function",
|
||
|
"Name": "OnGameStart",
|
||
|
"Outer": "BP_RadiusGameInstance_C",
|
||
|
"Class": "UScriptClass'Function'",
|
||
|
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
|
||
|
"SuperStruct": {
|
||
|
"ObjectName": "Class'RadiusGameInstance:OnGameStart'",
|
||
|
"ObjectPath": "/Script/IntoTheRadius2"
|
||
|
},
|
||
|
"FunctionFlags": "FUNC_Event | FUNC_Public | FUNC_BlueprintEvent"
|
||
|
},
|
||
|
{
|
||
|
"Type": "Function",
|
||
|
"Name": "OnMainMenuLoaded_Event",
|
||
|
"Outer": "BP_RadiusGameInstance_C",
|
||
|
"Class": "UScriptClass'Function'",
|
||
|
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
|
||
|
"FunctionFlags": "FUNC_BlueprintCallable | FUNC_BlueprintEvent"
|
||
|
},
|
||
|
{
|
||
|
"Type": "Function",
|
||
|
"Name": "OnSessionInviteAccepted",
|
||
|
"Outer": "BP_RadiusGameInstance_C",
|
||
|
"Class": "UScriptClass'Function'",
|
||
|
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
|
||
|
"SuperStruct": {
|
||
|
"ObjectName": "Class'AdvancedFriendsGameInstance:OnSessionInviteAccepted'",
|
||
|
"ObjectPath": "/Script/AdvancedSessions"
|
||
|
},
|
||
|
"ChildProperties": [
|
||
|
{
|
||
|
"Type": "IntProperty",
|
||
|
"Name": "LocalPlayerNum",
|
||
|
"Flags": "RF_Public",
|
||
|
"ElementSize": 4,
|
||
|
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm"
|
||
|
},
|
||
|
{
|
||
|
"Type": "StructProperty",
|
||
|
"Name": "PersonInvited",
|
||
|
"Flags": "RF_Public",
|
||
|
"ElementSize": 32,
|
||
|
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
|
||
|
"Struct": {
|
||
|
"ObjectName": "Class'BPUniqueNetId'",
|
||
|
"ObjectPath": "/Script/AdvancedSessions"
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"Type": "StructProperty",
|
||
|
"Name": "SessionToJoin",
|
||
|
"Flags": "RF_Public",
|
||
|
"ElementSize": 288,
|
||
|
"PropertyFlags": "ConstParm | BlueprintVisible | BlueprintReadOnly | Parm | OutParm | ReferenceParm",
|
||
|
"Struct": {
|
||
|
"ObjectName": "Class'BlueprintSessionResult'",
|
||
|
"ObjectPath": "/Script/OnlineSubsystemUtils"
|
||
|
}
|
||
|
}
|
||
|
],
|
||
|
"FunctionFlags": "FUNC_Event | FUNC_Public | FUNC_HasOutParms | FUNC_BlueprintEvent"
|
||
|
},
|
||
|
{
|
||
|
"Type": "Function",
|
||
|
"Name": "OnSuccess_89CB94F44AA6E1B07EE677A284C6F0EF",
|
||
|
"Outer": "BP_RadiusGameInstance_C",
|
||
|
"Class": "UScriptClass'Function'",
|
||
|
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
|
||
|
"FunctionFlags": "FUNC_BlueprintCallable | FUNC_BlueprintEvent"
|
||
|
},
|
||
|
{
|
||
|
"Type": "Function",
|
||
|
"Name": "SaveConfigReport",
|
||
|
"Outer": "BP_RadiusGameInstance_C",
|
||
|
"Class": "UScriptClass'Function'",
|
||
|
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
|
||
|
"ChildProperties": [
|
||
|
{
|
||
|
"Type": "ObjectProperty",
|
||
|
"Name": "CallFunc_GetGameInstanceSubsystem_ReturnValue",
|
||
|
"Flags": "RF_Public",
|
||
|
"ElementSize": 8,
|
||
|
"PropertyClass": {
|
||
|
"ObjectName": "Class'RadiusConfigReportSubsystem'",
|
||
|
"ObjectPath": "/Script/IntoTheRadius2"
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"Type": "ObjectProperty",
|
||
|
"Name": "CallFunc_GetGameInstanceSubsystem_ReturnValue_1",
|
||
|
"Flags": "RF_Public",
|
||
|
"ElementSize": 8,
|
||
|
"PropertyClass": {
|
||
|
"ObjectName": "Class'RadiusSettingsSubsystem'",
|
||
|
"ObjectPath": "/Script/IntoTheRadius2"
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"Type": "NameProperty",
|
||
|
"Name": "CallFunc_GetHMDDeviceName_ReturnValue",
|
||
|
"Flags": "RF_Public",
|
||
|
"ElementSize": 12
|
||
|
},
|
||
|
{
|
||
|
"Type": "EnumProperty",
|
||
|
"Name": "CallFunc_GetTextures_ReturnValue",
|
||
|
"Flags": "RF_Public",
|
||
|
"ElementSize": 1,
|
||
|
"Enum": {
|
||
|
"ObjectName": "Class'EQualityType'",
|
||
|
"ObjectPath": "/Script/IntoTheRadius2"
|
||
|
},
|
||
|
"UnderlyingProp": {
|
||
|
"Type": "ByteProperty",
|
||
|
"Name": "UnderlyingType",
|
||
|
"Flags": "RF_Public",
|
||
|
"ElementSize": 1,
|
||
|
"Enum": null
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"Type": "StrProperty",
|
||
|
"Name": "CallFunc_Conv_NameToString_ReturnValue",
|
||
|
"Flags": "RF_Public",
|
||
|
"ElementSize": 16
|
||
|
},
|
||
|
{
|
||
|
"Type": "StrProperty",
|
||
|
"Name": "CallFunc_GetEnumeratorUserFriendlyName_ReturnValue",
|
||
|
"Flags": "RF_Public",
|
||
|
"ElementSize": 16
|
||
|
},
|
||
|
{
|
||
|
"Type": "EnumProperty",
|
||
|
"Name": "CallFunc_GetGeometry_ReturnValue",
|
||
|
"Flags": "RF_Public",
|
||
|
"ElementSize": 1,
|
||
|
"Enum": {
|
||
|
"ObjectName": "Class'EQualityType'",
|
||
|
"ObjectPath": "/Script/IntoTheRadius2"
|
||
|
},
|
||
|
"UnderlyingProp": {
|
||
|
"Type": "ByteProperty",
|
||
|
"Name": "UnderlyingType",
|
||
|
"Flags": "RF_Public",
|
||
|
"ElementSize": 1,
|
||
|
"Enum": null
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"Type": "EnumProperty",
|
||
|
"Name": "CallFunc_GetViewDistance_ReturnValue",
|
||
|
"Flags": "RF_Public",
|
||
|
"ElementSize": 1,
|
||
|
"Enum": {
|
||
|
"ObjectName": "Class'EQualityType'",
|
||
|
"ObjectPath": "/Script/IntoTheRadius2"
|
||
|
},
|
||
|
"UnderlyingProp": {
|
||
|
"Type": "ByteProperty",
|
||
|
"Name": "UnderlyingType",
|
||
|
"Flags": "RF_Public",
|
||
|
"ElementSize": 1,
|
||
|
"Enum": null
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"Type": "StrProperty",
|
||
|
"Name": "CallFunc_GetEnumeratorUserFriendlyName_ReturnValue_1",
|
||
|
"Flags": "RF_Public",
|
||
|
"ElementSize": 16
|
||
|
},
|
||
|
{
|
||
|
"Type": "StrProperty",
|
||
|
"Name": "CallFunc_GetEnumeratorUserFriendlyName_ReturnValue_2",
|
||
|
"Flags": "RF_Public",
|
||
|
"ElementSize": 16
|
||
|
},
|
||
|
{
|
||
|
"Type": "EnumProperty",
|
||
|
"Name": "CallFunc_GetShadowQuality_ReturnValue",
|
||
|
"Flags": "RF_Public",
|
||
|
"ElementSize": 1,
|
||
|
"Enum": {
|
||
|
"ObjectName": "Class'EQualityType'",
|
||
|
"ObjectPath": "/Script/IntoTheRadius2"
|
||
|
},
|
||
|
"UnderlyingProp": {
|
||
|
"Type": "ByteProperty",
|
||
|
"Name": "UnderlyingType",
|
||
|
"Flags": "RF_Public",
|
||
|
"ElementSize": 1,
|
||
|
"Enum": null
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"Type": "IntProperty",
|
||
|
"Name": "CallFunc_GetFoveation_ReturnValue",
|
||
|
"Flags": "RF_Public",
|
||
|
"ElementSize": 4
|
||
|
},
|
||
|
{
|
||
|
"Type": "StrProperty",
|
||
|
"Name": "CallFunc_GetEnumeratorUserFriendlyName_ReturnValue_3",
|
||
|
"Flags": "RF_Public",
|
||
|
"ElementSize": 16
|
||
|
},
|
||
|
{
|
||
|
"Type": "StrProperty",
|
||
|
"Name": "CallFunc_Conv_IntToString_ReturnValue",
|
||
|
"Flags": "RF_Public",
|
||
|
"ElementSize": 16
|
||
|
},
|
||
|
{
|
||
|
"Type": "EnumProperty",
|
||
|
"Name": "CallFunc_GetEffects_ReturnValue",
|
||
|
"Flags": "RF_Public",
|
||
|
"ElementSize": 1,
|
||
|
"Enum": {
|
||
|
"ObjectName": "Class'EQualityType'",
|
||
|
"ObjectPath": "/Script/IntoTheRadius2"
|
||
|
},
|
||
|
"UnderlyingProp": {
|
||
|
"Type": "ByteProperty",
|
||
|
"Name": "UnderlyingType",
|
||
|
"Flags": "RF_Public",
|
||
|
"ElementSize": 1,
|
||
|
"Enum": null
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"Type": "IntProperty",
|
||
|
"Name": "CallFunc_GetResolution_ReturnValue",
|
||
|
"Flags": "RF_Public",
|
||
|
"ElementSize": 4
|
||
|
},
|
||
|
{
|
||
|
"Type": "StrProperty",
|
||
|
"Name": "CallFunc_GetEnumeratorUserFriendlyName_ReturnValue_4",
|
||
|
"Flags": "RF_Public",
|
||
|
"ElementSize": 16
|
||
|
},
|
||
|
{
|
||
|
"Type": "StrProperty",
|
||
|
"Name": "CallFunc_Conv_IntToString_ReturnValue_1",
|
||
|
"Flags": "RF_Public",
|
||
|
"ElementSize": 16
|
||
|
},
|
||
|
{
|
||
|
"Type": "FloatProperty",
|
||
|
"Name": "CallFunc_GetHMDDisplayRefreshRate_ReturnValue",
|
||
|
"Flags": "RF_Public",
|
||
|
"ElementSize": 4
|
||
|
},
|
||
|
{
|
||
|
"Type": "IntProperty",
|
||
|
"Name": "CallFunc_GetPrimarySwapChainWidth_ReturnValue",
|
||
|
"Flags": "RF_Public",
|
||
|
"ElementSize": 4
|
||
|
},
|
||
|
{
|
||
|
"Type": "StrProperty",
|
||
|
"Name": "CallFunc_Conv_DoubleToString_ReturnValue",
|
||
|
"Flags": "RF_Public",
|
||
|
"ElementSize": 16
|
||
|
},
|
||
|
{
|
||
|
"Type": "StrProperty",
|
||
|
"Name": "CallFunc_Conv_IntToString_ReturnValue_2",
|
||
|
"Flags": "RF_Public",
|
||
|
"ElementSize": 16
|
||
|
},
|
||
|
{
|
||
|
"Type": "IntProperty",
|
||
|
"Name": "CallFunc_GetPrimarySwapChainHeight_ReturnValue",
|
||
|
"Flags": "RF_Public",
|
||
|
"ElementSize": 4
|
||
|
},
|
||
|
{
|
||
|
"Type": "StrProperty",
|
||
|
"Name": "CallFunc_GetGPUBrand_ReturnValue",
|
||
|
"Flags": "RF_Public",
|
||
|
"ElementSize": 16
|
||
|
},
|
||
|
{
|
||
|
"Type": "StrProperty",
|
||
|
"Name": "CallFunc_Conv_IntToString_ReturnValue_3",
|
||
|
"Flags": "RF_Public",
|
||
|
"ElementSize": 16
|
||
|
},
|
||
|
{
|
||
|
"Type": "StrProperty",
|
||
|
"Name": "CallFunc_GetCPUVendor_ReturnValue",
|
||
|
"Flags": "RF_Public",
|
||
|
"ElementSize": 16
|
||
|
},
|
||
|
{
|
||
|
"Type": "StrProperty",
|
||
|
"Name": "CallFunc_GetCPUBrand_ReturnValue",
|
||
|
"Flags": "RF_Public",
|
||
|
"ElementSize": 16
|
||
|
},
|
||
|
{
|
||
|
"Type": "StrProperty",
|
||
|
"Name": "CallFunc_GetFullVersionString_ReturnValue",
|
||
|
"Flags": "RF_Public",
|
||
|
"ElementSize": 16
|
||
|
},
|
||
|
{
|
||
|
"Type": "MapProperty",
|
||
|
"Name": "K2Node_MakeMap_Map",
|
||
|
"Flags": "RF_Public",
|
||
|
"ElementSize": 80,
|
||
|
"KeyProp": {
|
||
|
"Type": "StrProperty",
|
||
|
"Name": "K2Node_MakeMap_Map",
|
||
|
"Flags": "RF_Public",
|
||
|
"ElementSize": 16
|
||
|
},
|
||
|
"ValueProp": {
|
||
|
"Type": "StrProperty",
|
||
|
"Name": "K2Node_MakeMap_Map_Value",
|
||
|
"Flags": "RF_Public",
|
||
|
"ElementSize": 16
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"Type": "DoubleProperty",
|
||
|
"Name": "CallFunc_Conv_DoubleToString_InDouble_ImplicitCast",
|
||
|
"Flags": "RF_Public",
|
||
|
"ElementSize": 8
|
||
|
}
|
||
|
],
|
||
|
"FunctionFlags": "FUNC_Public | FUNC_HasDefaults | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
|
||
|
}
|
||
|
]
|