dump: [json] pakchunk0_s4
This commit is contained in:
parent
a0202f19ac
commit
184f12fe9d
2029 changed files with 13029077 additions and 0 deletions
|
@ -0,0 +1,406 @@
|
|||
[
|
||||
{
|
||||
"Type": "BlueprintGeneratedClass",
|
||||
"Name": "BP_Confirmation_C",
|
||||
"Class": "UScriptClass'BlueprintGeneratedClass'",
|
||||
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"SimpleConstructionScript": {
|
||||
"ObjectName": "SimpleConstructionScript'BP_Confirmation_C:SimpleConstructionScript_0'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MainMenu/TechUI/BP_Confirmation.9"
|
||||
},
|
||||
"UberGraphFunction": {
|
||||
"ObjectName": "Function'BP_Confirmation_C:ExecuteUbergraph_BP_Confirmation'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MainMenu/TechUI/BP_Confirmation.2"
|
||||
}
|
||||
},
|
||||
"SuperStruct": {
|
||||
"ObjectName": "Class'Actor'",
|
||||
"ObjectPath": "/Script/Engine"
|
||||
},
|
||||
"Children": [
|
||||
{
|
||||
"ObjectName": "Function'BP_Confirmation_C:ReceiveBeginPlay'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MainMenu/TechUI/BP_Confirmation.5"
|
||||
},
|
||||
{
|
||||
"ObjectName": "Function'BP_Confirmation_C:OnConfirmation'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MainMenu/TechUI/BP_Confirmation.4"
|
||||
},
|
||||
{
|
||||
"ObjectName": "Function'BP_Confirmation_C:ExecuteUbergraph_BP_Confirmation'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MainMenu/TechUI/BP_Confirmation.2"
|
||||
},
|
||||
{
|
||||
"ObjectName": "Function'BP_Confirmation_C:OnConfirm__DelegateSignature'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MainMenu/TechUI/BP_Confirmation.3"
|
||||
}
|
||||
],
|
||||
"ChildProperties": [
|
||||
{
|
||||
"Type": "StructProperty",
|
||||
"Name": "UberGraphFrame",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 16,
|
||||
"PropertyFlags": "Transient | DuplicateTransient",
|
||||
"Struct": {
|
||||
"ObjectName": "Class'PointerToUberGraphFrame'",
|
||||
"ObjectPath": "/Script/Engine"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "Confirmation",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 8,
|
||||
"PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
|
||||
"PropertyClass": {
|
||||
"ObjectName": "Class'WidgetComponent'",
|
||||
"ObjectPath": "/Script/UMG"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "DefaultSceneRoot",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 8,
|
||||
"PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
|
||||
"PropertyClass": {
|
||||
"ObjectName": "Class'SceneComponent'",
|
||||
"ObjectPath": "/Script/Engine"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "MulticastInlineDelegateProperty",
|
||||
"Name": "OnConfirm",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 24,
|
||||
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance | BlueprintAssignable | BlueprintCallable",
|
||||
"SignatureFunction": {
|
||||
"ObjectName": "Function'BP_Confirmation_C:OnConfirm__DelegateSignature'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MainMenu/TechUI/BP_Confirmation.3"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "TextProperty",
|
||||
"Name": "Title",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 24,
|
||||
"PropertyFlags": "Edit | BlueprintVisible | ExposeOnSpawn"
|
||||
},
|
||||
{
|
||||
"Type": "TextProperty",
|
||||
"Name": "Description",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 24,
|
||||
"PropertyFlags": "Edit | BlueprintVisible | ExposeOnSpawn"
|
||||
},
|
||||
{
|
||||
"Type": "TextProperty",
|
||||
"Name": "YesText",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 24,
|
||||
"PropertyFlags": "Edit | BlueprintVisible | ExposeOnSpawn"
|
||||
},
|
||||
{
|
||||
"Type": "TextProperty",
|
||||
"Name": "NoText",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 24,
|
||||
"PropertyFlags": "Edit | BlueprintVisible | ExposeOnSpawn"
|
||||
}
|
||||
],
|
||||
"FuncMap": {
|
||||
"OnConfirm__DelegateSignature": {
|
||||
"ObjectName": "Function'BP_Confirmation_C:OnConfirm__DelegateSignature'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MainMenu/TechUI/BP_Confirmation.3"
|
||||
},
|
||||
"ExecuteUbergraph_BP_Confirmation": {
|
||||
"ObjectName": "Function'BP_Confirmation_C:ExecuteUbergraph_BP_Confirmation'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MainMenu/TechUI/BP_Confirmation.2"
|
||||
},
|
||||
"OnConfirmation": {
|
||||
"ObjectName": "Function'BP_Confirmation_C:OnConfirmation'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MainMenu/TechUI/BP_Confirmation.4"
|
||||
},
|
||||
"ReceiveBeginPlay": {
|
||||
"ObjectName": "Function'BP_Confirmation_C:ReceiveBeginPlay'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MainMenu/TechUI/BP_Confirmation.5"
|
||||
}
|
||||
},
|
||||
"ClassFlags": "CLASS_Config | CLASS_ReplicationDataIsSetUp | CLASS_CompiledFromBlueprint | CLASS_HasInstancedReference",
|
||||
"ClassWithin": {
|
||||
"ObjectName": "Class'Object'",
|
||||
"ObjectPath": "/Script/CoreUObject"
|
||||
},
|
||||
"ClassConfigName": "Engine",
|
||||
"bCooked": true,
|
||||
"ClassDefaultObject": {
|
||||
"ObjectName": "BP_Confirmation_C'Default__BP_Confirmation_C'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MainMenu/TechUI/BP_Confirmation.1"
|
||||
},
|
||||
"EditorTags": {
|
||||
"BlueprintType": "BPTYPE_Normal"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "BP_Confirmation_C",
|
||||
"Name": "Default__BP_Confirmation_C",
|
||||
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/UI/MainMenu/TechUI/BP_Confirmation.BP_Confirmation_C'",
|
||||
"Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"UberGraphFrame": {},
|
||||
"OnConfirm[3]": {
|
||||
"InvocationList": []
|
||||
},
|
||||
"PrimaryActorTick": {
|
||||
"bTickEvenWhenPaused": true
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "Function",
|
||||
"Name": "ExecuteUbergraph_BP_Confirmation",
|
||||
"Outer": "BP_Confirmation_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": "Function'WBP_ConfirmationPopup_C:OnConfirm__DelegateSignature'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MainMenu/Block/WBP_ConfirmationPopup.8"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "BoolProperty",
|
||||
"Name": "K2Node_CustomEvent_IsConfirmed",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 1,
|
||||
"FieldSize": 1,
|
||||
"ByteOffset": 0,
|
||||
"ByteMask": 1,
|
||||
"FieldMask": 255,
|
||||
"BoolSize": 1,
|
||||
"bIsNativeBool": true
|
||||
},
|
||||
{
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "CallFunc_GetWidget_ReturnValue",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 8,
|
||||
"PropertyFlags": "InstancedReference",
|
||||
"PropertyClass": {
|
||||
"ObjectName": "Class'UserWidget'",
|
||||
"ObjectPath": "/Script/UMG"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "K2Node_DynamicCast_AsWBP_Confirmation_Popup",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 8,
|
||||
"PropertyFlags": "InstancedReference",
|
||||
"PropertyClass": {
|
||||
"ObjectName": "WidgetBlueprintGeneratedClass'WBP_ConfirmationPopup_C'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MainMenu/Block/WBP_ConfirmationPopup.14"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "BoolProperty",
|
||||
"Name": "K2Node_DynamicCast_bSuccess",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 1,
|
||||
"FieldSize": 1,
|
||||
"ByteOffset": 0,
|
||||
"ByteMask": 1,
|
||||
"FieldMask": 255,
|
||||
"BoolSize": 1,
|
||||
"bIsNativeBool": true
|
||||
}
|
||||
],
|
||||
"FunctionFlags": "FUNC_Final | FUNC_UbergraphFunction"
|
||||
},
|
||||
{
|
||||
"Type": "Function",
|
||||
"Name": "OnConfirm__DelegateSignature",
|
||||
"Outer": "BP_Confirmation_C",
|
||||
"Class": "UScriptClass'Function'",
|
||||
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
|
||||
"ChildProperties": [
|
||||
{
|
||||
"Type": "BoolProperty",
|
||||
"Name": "IsConfirmed",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 1,
|
||||
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
|
||||
"FieldSize": 1,
|
||||
"ByteOffset": 0,
|
||||
"ByteMask": 1,
|
||||
"FieldMask": 255,
|
||||
"BoolSize": 1,
|
||||
"bIsNativeBool": true
|
||||
}
|
||||
],
|
||||
"FunctionFlags": "FUNC_Public | FUNC_Delegate | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
|
||||
},
|
||||
{
|
||||
"Type": "Function",
|
||||
"Name": "OnConfirmation",
|
||||
"Outer": "BP_Confirmation_C",
|
||||
"Class": "UScriptClass'Function'",
|
||||
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
|
||||
"ChildProperties": [
|
||||
{
|
||||
"Type": "BoolProperty",
|
||||
"Name": "IsConfirmed",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 1,
|
||||
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
|
||||
"FieldSize": 1,
|
||||
"ByteOffset": 0,
|
||||
"ByteMask": 1,
|
||||
"FieldMask": 255,
|
||||
"BoolSize": 1,
|
||||
"bIsNativeBool": true
|
||||
}
|
||||
],
|
||||
"FunctionFlags": "FUNC_BlueprintCallable | FUNC_BlueprintEvent"
|
||||
},
|
||||
{
|
||||
"Type": "Function",
|
||||
"Name": "ReceiveBeginPlay",
|
||||
"Outer": "BP_Confirmation_C",
|
||||
"Class": "UScriptClass'Function'",
|
||||
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
|
||||
"SuperStruct": {
|
||||
"ObjectName": "Class'Actor:ReceiveBeginPlay'",
|
||||
"ObjectPath": "/Script/Engine"
|
||||
},
|
||||
"FunctionFlags": "FUNC_Event | FUNC_Protected | FUNC_BlueprintEvent"
|
||||
},
|
||||
{
|
||||
"Type": "SceneComponent",
|
||||
"Name": "DefaultSceneRoot_GEN_VARIABLE",
|
||||
"Outer": "BP_Confirmation_C",
|
||||
"Class": "UScriptClass'SceneComponent'",
|
||||
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"PrimaryComponentTick": {
|
||||
"bTickEvenWhenPaused": true
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "SCS_Node",
|
||||
"Name": "SCS_Node_0",
|
||||
"Outer": "SimpleConstructionScript_0",
|
||||
"Class": "UScriptClass'SCS_Node'",
|
||||
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"ComponentClass": {
|
||||
"ObjectName": "Class'SceneComponent'",
|
||||
"ObjectPath": "/Script/Engine"
|
||||
},
|
||||
"ComponentTemplate": {
|
||||
"ObjectName": "SceneComponent'BP_Confirmation_C:DefaultSceneRoot_GEN_VARIABLE'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MainMenu/TechUI/BP_Confirmation.6"
|
||||
},
|
||||
"ChildNodes": [
|
||||
{
|
||||
"ObjectName": "SCS_Node'BP_Confirmation_C:SimpleConstructionScript_0.SCS_Node_1'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MainMenu/TechUI/BP_Confirmation.8"
|
||||
}
|
||||
],
|
||||
"VariableGuid": "73901076-4A9C7C5A-7DD7FAAF-938000AA",
|
||||
"InternalVariableName": "DefaultSceneRoot"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "SCS_Node",
|
||||
"Name": "SCS_Node_1",
|
||||
"Outer": "SimpleConstructionScript_0",
|
||||
"Class": "UScriptClass'SCS_Node'",
|
||||
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"ComponentClass": {
|
||||
"ObjectName": "Class'WidgetComponent'",
|
||||
"ObjectPath": "/Script/UMG"
|
||||
},
|
||||
"ComponentTemplate": {
|
||||
"ObjectName": "WidgetComponent'BP_Confirmation_C:Confirmation_GEN_VARIABLE'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MainMenu/TechUI/BP_Confirmation.10"
|
||||
},
|
||||
"VariableGuid": "2879904F-49572636-E1F56797-5368D7BA",
|
||||
"InternalVariableName": "Confirmation"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "SimpleConstructionScript",
|
||||
"Name": "SimpleConstructionScript_0",
|
||||
"Outer": "BP_Confirmation_C",
|
||||
"Class": "UScriptClass'SimpleConstructionScript'",
|
||||
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"RootNodes": [
|
||||
{
|
||||
"ObjectName": "SCS_Node'BP_Confirmation_C:SimpleConstructionScript_0.SCS_Node_0'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MainMenu/TechUI/BP_Confirmation.7"
|
||||
}
|
||||
],
|
||||
"AllNodes": [
|
||||
{
|
||||
"ObjectName": "SCS_Node'BP_Confirmation_C:SimpleConstructionScript_0.SCS_Node_0'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MainMenu/TechUI/BP_Confirmation.7"
|
||||
},
|
||||
{
|
||||
"ObjectName": "SCS_Node'BP_Confirmation_C:SimpleConstructionScript_0.SCS_Node_1'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MainMenu/TechUI/BP_Confirmation.8"
|
||||
}
|
||||
],
|
||||
"DefaultSceneRootNode": {
|
||||
"ObjectName": "SCS_Node'BP_Confirmation_C:SimpleConstructionScript_0.SCS_Node_0'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MainMenu/TechUI/BP_Confirmation.7"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "WidgetComponent",
|
||||
"Name": "Confirmation_GEN_VARIABLE",
|
||||
"Outer": "BP_Confirmation_C",
|
||||
"Class": "UScriptClass'WidgetComponent'",
|
||||
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"WidgetClass": {
|
||||
"ObjectName": "WidgetBlueprintGeneratedClass'WBP_ConfirmationPopup_C'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MainMenu/Block/WBP_ConfirmationPopup.14"
|
||||
},
|
||||
"DrawSize": {
|
||||
"X": 3840,
|
||||
"Y": 2160
|
||||
},
|
||||
"bDrawAtDesiredSize": true,
|
||||
"OverrideMaterials": [
|
||||
{
|
||||
"ObjectName": "MaterialInstanceConstant'MI_Widget3DPassThrough_Translucent_OneSided_NoDepth'",
|
||||
"ObjectPath": "/Game/ITR2/MaterialLibrary/UI/MI_Widget3DPassThrough_Translucent_OneSided_NoDepth.0"
|
||||
}
|
||||
],
|
||||
"CanCharacterStepUpOn": "ECanBeCharacterBase::ECB_No",
|
||||
"TranslucencySortPriority": 1005,
|
||||
"PrimaryComponentTick": {
|
||||
"bTickEvenWhenPaused": true
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
|
@ -0,0 +1,356 @@
|
|||
[
|
||||
{
|
||||
"Type": "BlueprintGeneratedClass",
|
||||
"Name": "BP_MainMenuInfo_C",
|
||||
"Class": "UScriptClass'BlueprintGeneratedClass'",
|
||||
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"SimpleConstructionScript": {
|
||||
"ObjectName": "SimpleConstructionScript'BP_MainMenuInfo_C:SimpleConstructionScript_0'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MainMenu/TechUI/BP_MainMenuInfo.9"
|
||||
},
|
||||
"UberGraphFunction": {
|
||||
"ObjectName": "Function'BP_MainMenuInfo_C:ExecuteUbergraph_BP_MainMenuInfo'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MainMenu/TechUI/BP_MainMenuInfo.2"
|
||||
}
|
||||
},
|
||||
"SuperStruct": {
|
||||
"ObjectName": "Class'Actor'",
|
||||
"ObjectPath": "/Script/Engine"
|
||||
},
|
||||
"Children": [
|
||||
{
|
||||
"ObjectName": "Function'BP_MainMenuInfo_C:Initialize'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MainMenu/TechUI/BP_MainMenuInfo.3"
|
||||
},
|
||||
{
|
||||
"ObjectName": "Function'BP_MainMenuInfo_C:ReceiveBeginPlay'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MainMenu/TechUI/BP_MainMenuInfo.5"
|
||||
},
|
||||
{
|
||||
"ObjectName": "Function'BP_MainMenuInfo_C:OnClick_Event'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MainMenu/TechUI/BP_MainMenuInfo.4"
|
||||
},
|
||||
{
|
||||
"ObjectName": "Function'BP_MainMenuInfo_C:ExecuteUbergraph_BP_MainMenuInfo'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MainMenu/TechUI/BP_MainMenuInfo.2"
|
||||
}
|
||||
],
|
||||
"ChildProperties": [
|
||||
{
|
||||
"Type": "StructProperty",
|
||||
"Name": "UberGraphFrame",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 16,
|
||||
"PropertyFlags": "Transient | DuplicateTransient",
|
||||
"Struct": {
|
||||
"ObjectName": "Class'PointerToUberGraphFrame'",
|
||||
"ObjectPath": "/Script/Engine"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "Info",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 8,
|
||||
"PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
|
||||
"PropertyClass": {
|
||||
"ObjectName": "Class'WidgetComponent'",
|
||||
"ObjectPath": "/Script/UMG"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "DefaultSceneRoot",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 8,
|
||||
"PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
|
||||
"PropertyClass": {
|
||||
"ObjectName": "Class'SceneComponent'",
|
||||
"ObjectPath": "/Script/Engine"
|
||||
}
|
||||
}
|
||||
],
|
||||
"FuncMap": {
|
||||
"ExecuteUbergraph_BP_MainMenuInfo": {
|
||||
"ObjectName": "Function'BP_MainMenuInfo_C:ExecuteUbergraph_BP_MainMenuInfo'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MainMenu/TechUI/BP_MainMenuInfo.2"
|
||||
},
|
||||
"OnClick_Event": {
|
||||
"ObjectName": "Function'BP_MainMenuInfo_C:OnClick_Event'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MainMenu/TechUI/BP_MainMenuInfo.4"
|
||||
},
|
||||
"ReceiveBeginPlay": {
|
||||
"ObjectName": "Function'BP_MainMenuInfo_C:ReceiveBeginPlay'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MainMenu/TechUI/BP_MainMenuInfo.5"
|
||||
},
|
||||
"Initialize": {
|
||||
"ObjectName": "Function'BP_MainMenuInfo_C:Initialize'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MainMenu/TechUI/BP_MainMenuInfo.3"
|
||||
}
|
||||
},
|
||||
"ClassFlags": "CLASS_Config | CLASS_ReplicationDataIsSetUp | CLASS_CompiledFromBlueprint | CLASS_HasInstancedReference",
|
||||
"ClassWithin": {
|
||||
"ObjectName": "Class'Object'",
|
||||
"ObjectPath": "/Script/CoreUObject"
|
||||
},
|
||||
"ClassConfigName": "Engine",
|
||||
"bCooked": true,
|
||||
"ClassDefaultObject": {
|
||||
"ObjectName": "BP_MainMenuInfo_C'Default__BP_MainMenuInfo_C'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MainMenu/TechUI/BP_MainMenuInfo.1"
|
||||
},
|
||||
"EditorTags": {
|
||||
"BlueprintType": "BPTYPE_Normal"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "BP_MainMenuInfo_C",
|
||||
"Name": "Default__BP_MainMenuInfo_C",
|
||||
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/UI/MainMenu/TechUI/BP_MainMenuInfo.BP_MainMenuInfo_C'",
|
||||
"Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"UberGraphFrame": {}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "Function",
|
||||
"Name": "ExecuteUbergraph_BP_MainMenuInfo",
|
||||
"Outer": "BP_MainMenuInfo_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": "Function'WBP_InfoPopup_C:OnClick__DelegateSignature'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MainMenu/Block/WBP_InfoPopup.8"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "CallFunc_GetWidget_ReturnValue",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 8,
|
||||
"PropertyFlags": "InstancedReference",
|
||||
"PropertyClass": {
|
||||
"ObjectName": "Class'UserWidget'",
|
||||
"ObjectPath": "/Script/UMG"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "K2Node_DynamicCast_AsWBP_Info_Popup",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 8,
|
||||
"PropertyFlags": "InstancedReference",
|
||||
"PropertyClass": {
|
||||
"ObjectName": "WidgetBlueprintGeneratedClass'WBP_InfoPopup_C'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MainMenu/Block/WBP_InfoPopup.13"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "BoolProperty",
|
||||
"Name": "K2Node_DynamicCast_bSuccess",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 1,
|
||||
"FieldSize": 1,
|
||||
"ByteOffset": 0,
|
||||
"ByteMask": 1,
|
||||
"FieldMask": 255,
|
||||
"BoolSize": 1,
|
||||
"bIsNativeBool": true
|
||||
}
|
||||
],
|
||||
"FunctionFlags": "FUNC_Final | FUNC_UbergraphFunction"
|
||||
},
|
||||
{
|
||||
"Type": "Function",
|
||||
"Name": "Initialize",
|
||||
"Outer": "BP_MainMenuInfo_C",
|
||||
"Class": "UScriptClass'Function'",
|
||||
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
|
||||
"ChildProperties": [
|
||||
{
|
||||
"Type": "TextProperty",
|
||||
"Name": "Title",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 24,
|
||||
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm"
|
||||
},
|
||||
{
|
||||
"Type": "TextProperty",
|
||||
"Name": "Description",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 24,
|
||||
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm"
|
||||
},
|
||||
{
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "CallFunc_GetWidget_ReturnValue",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 8,
|
||||
"PropertyFlags": "InstancedReference",
|
||||
"PropertyClass": {
|
||||
"ObjectName": "Class'UserWidget'",
|
||||
"ObjectPath": "/Script/UMG"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "K2Node_DynamicCast_AsWBP_Info_Popup",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 8,
|
||||
"PropertyFlags": "InstancedReference",
|
||||
"PropertyClass": {
|
||||
"ObjectName": "WidgetBlueprintGeneratedClass'WBP_InfoPopup_C'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MainMenu/Block/WBP_InfoPopup.13"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "BoolProperty",
|
||||
"Name": "K2Node_DynamicCast_bSuccess",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 1,
|
||||
"FieldSize": 1,
|
||||
"ByteOffset": 0,
|
||||
"ByteMask": 1,
|
||||
"FieldMask": 255,
|
||||
"BoolSize": 1,
|
||||
"bIsNativeBool": true
|
||||
}
|
||||
],
|
||||
"FunctionFlags": "FUNC_Public | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
|
||||
},
|
||||
{
|
||||
"Type": "Function",
|
||||
"Name": "OnClick_Event",
|
||||
"Outer": "BP_MainMenuInfo_C",
|
||||
"Class": "UScriptClass'Function'",
|
||||
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
|
||||
"FunctionFlags": "FUNC_BlueprintCallable | FUNC_BlueprintEvent"
|
||||
},
|
||||
{
|
||||
"Type": "Function",
|
||||
"Name": "ReceiveBeginPlay",
|
||||
"Outer": "BP_MainMenuInfo_C",
|
||||
"Class": "UScriptClass'Function'",
|
||||
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
|
||||
"SuperStruct": {
|
||||
"ObjectName": "Class'Actor:ReceiveBeginPlay'",
|
||||
"ObjectPath": "/Script/Engine"
|
||||
},
|
||||
"FunctionFlags": "FUNC_Event | FUNC_Protected | FUNC_BlueprintEvent"
|
||||
},
|
||||
{
|
||||
"Type": "SceneComponent",
|
||||
"Name": "DefaultSceneRoot_GEN_VARIABLE",
|
||||
"Outer": "BP_MainMenuInfo_C",
|
||||
"Class": "UScriptClass'SceneComponent'",
|
||||
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted"
|
||||
},
|
||||
{
|
||||
"Type": "SCS_Node",
|
||||
"Name": "SCS_Node_0",
|
||||
"Outer": "SimpleConstructionScript_0",
|
||||
"Class": "UScriptClass'SCS_Node'",
|
||||
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"ComponentClass": {
|
||||
"ObjectName": "Class'SceneComponent'",
|
||||
"ObjectPath": "/Script/Engine"
|
||||
},
|
||||
"ComponentTemplate": {
|
||||
"ObjectName": "SceneComponent'BP_MainMenuInfo_C:DefaultSceneRoot_GEN_VARIABLE'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MainMenu/TechUI/BP_MainMenuInfo.6"
|
||||
},
|
||||
"ChildNodes": [
|
||||
{
|
||||
"ObjectName": "SCS_Node'BP_MainMenuInfo_C:SimpleConstructionScript_0.SCS_Node_1'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MainMenu/TechUI/BP_MainMenuInfo.8"
|
||||
}
|
||||
],
|
||||
"VariableGuid": "CA35E45D-468ED7E4-E9CDC494-6613969F",
|
||||
"InternalVariableName": "DefaultSceneRoot"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "SCS_Node",
|
||||
"Name": "SCS_Node_1",
|
||||
"Outer": "SimpleConstructionScript_0",
|
||||
"Class": "UScriptClass'SCS_Node'",
|
||||
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"ComponentClass": {
|
||||
"ObjectName": "Class'WidgetComponent'",
|
||||
"ObjectPath": "/Script/UMG"
|
||||
},
|
||||
"ComponentTemplate": {
|
||||
"ObjectName": "WidgetComponent'BP_MainMenuInfo_C:Info_GEN_VARIABLE'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MainMenu/TechUI/BP_MainMenuInfo.10"
|
||||
},
|
||||
"VariableGuid": "2DF13241-4E81416A-24562E8F-23A74971",
|
||||
"InternalVariableName": "Info"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "SimpleConstructionScript",
|
||||
"Name": "SimpleConstructionScript_0",
|
||||
"Outer": "BP_MainMenuInfo_C",
|
||||
"Class": "UScriptClass'SimpleConstructionScript'",
|
||||
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"RootNodes": [
|
||||
{
|
||||
"ObjectName": "SCS_Node'BP_MainMenuInfo_C:SimpleConstructionScript_0.SCS_Node_0'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MainMenu/TechUI/BP_MainMenuInfo.7"
|
||||
}
|
||||
],
|
||||
"AllNodes": [
|
||||
{
|
||||
"ObjectName": "SCS_Node'BP_MainMenuInfo_C:SimpleConstructionScript_0.SCS_Node_0'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MainMenu/TechUI/BP_MainMenuInfo.7"
|
||||
},
|
||||
{
|
||||
"ObjectName": "SCS_Node'BP_MainMenuInfo_C:SimpleConstructionScript_0.SCS_Node_1'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MainMenu/TechUI/BP_MainMenuInfo.8"
|
||||
}
|
||||
],
|
||||
"DefaultSceneRootNode": {
|
||||
"ObjectName": "SCS_Node'BP_MainMenuInfo_C:SimpleConstructionScript_0.SCS_Node_0'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MainMenu/TechUI/BP_MainMenuInfo.7"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "WidgetComponent",
|
||||
"Name": "Info_GEN_VARIABLE",
|
||||
"Outer": "BP_MainMenuInfo_C",
|
||||
"Class": "UScriptClass'WidgetComponent'",
|
||||
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"WidgetClass": {
|
||||
"ObjectName": "WidgetBlueprintGeneratedClass'WBP_InfoPopup_C'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MainMenu/Block/WBP_InfoPopup.13"
|
||||
},
|
||||
"bDrawAtDesiredSize": true,
|
||||
"OverrideMaterials": [
|
||||
{
|
||||
"ObjectName": "MaterialInstanceConstant'MI_Widget3DPassThrough_Translucent_OneSided_NoDepth'",
|
||||
"ObjectPath": "/Game/ITR2/MaterialLibrary/UI/MI_Widget3DPassThrough_Translucent_OneSided_NoDepth.0"
|
||||
}
|
||||
],
|
||||
"TranslucencySortPriority": 1005
|
||||
}
|
||||
}
|
||||
]
|
|
@ -0,0 +1,86 @@
|
|||
[
|
||||
{
|
||||
"Type": "UserDefinedEnum",
|
||||
"Name": "Enum_Friend_Status",
|
||||
"Class": "UScriptClass'UserDefinedEnum'",
|
||||
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"DisplayNameMap": [
|
||||
{
|
||||
"Key": "NewEnumerator0",
|
||||
"Value": {
|
||||
"Namespace": "",
|
||||
"Key": "1E268FEF43C3B5E80BD5C1A005DAFA8A",
|
||||
"SourceString": "Online",
|
||||
"LocalizedString": "Online"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Key": "NewEnumerator1",
|
||||
"Value": {
|
||||
"Namespace": "",
|
||||
"Key": "17489B9042BA09CA95A69B97443E0550",
|
||||
"SourceString": "Offline",
|
||||
"LocalizedString": "Offline"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Key": "NewEnumerator2",
|
||||
"Value": {
|
||||
"Namespace": "",
|
||||
"Key": "51AD05E847BFD20B42D0C68699245083",
|
||||
"SourceString": "OnTheSquad",
|
||||
"LocalizedString": "OnTheSquad"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Key": "NewEnumerator3",
|
||||
"Value": {
|
||||
"Namespace": "",
|
||||
"Key": "4828CBA94E017A41EF9042A7C02EEC77",
|
||||
"SourceString": "Connecting...",
|
||||
"LocalizedString": "Connecting..."
|
||||
}
|
||||
},
|
||||
{
|
||||
"Key": "NewEnumerator4",
|
||||
"Value": {
|
||||
"Namespace": "",
|
||||
"Key": "976753534C60EB8B51B2BC81F75533A4",
|
||||
"SourceString": "Empty",
|
||||
"LocalizedString": "Empty"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Key": "NewEnumerator5",
|
||||
"Value": {
|
||||
"Namespace": "",
|
||||
"Key": "61C3683D4608F0CCFCB37991A1DE8B46",
|
||||
"SourceString": "Host",
|
||||
"LocalizedString": "Host"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Key": "NewEnumerator6",
|
||||
"Value": {
|
||||
"Namespace": "",
|
||||
"Key": "C367878E43F9DA1D777E8EA94809E248",
|
||||
"SourceString": "Guest",
|
||||
"LocalizedString": "Guest"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"Names": {
|
||||
"Enum_Friend_Status::NewEnumerator0": 0,
|
||||
"Enum_Friend_Status::NewEnumerator1": 1,
|
||||
"Enum_Friend_Status::NewEnumerator2": 2,
|
||||
"Enum_Friend_Status::NewEnumerator3": 3,
|
||||
"Enum_Friend_Status::NewEnumerator5": 4,
|
||||
"Enum_Friend_Status::NewEnumerator6": 5,
|
||||
"Enum_Friend_Status::NewEnumerator4": 6,
|
||||
"Enum_Friend_Status::Enum_Friend_MAX": 7
|
||||
},
|
||||
"CppForm": "Namespaced"
|
||||
}
|
||||
]
|
|
@ -0,0 +1,56 @@
|
|||
[
|
||||
{
|
||||
"Type": "UserDefinedEnum",
|
||||
"Name": "Enum_Friends_Action",
|
||||
"Class": "UScriptClass'UserDefinedEnum'",
|
||||
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"DisplayNameMap": [
|
||||
{
|
||||
"Key": "NewEnumerator0",
|
||||
"Value": {
|
||||
"Namespace": "",
|
||||
"Key": "580F8DB74360BB97075988B2828F8147",
|
||||
"SourceString": "Waiting for reply",
|
||||
"LocalizedString": "Waiting for reply"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Key": "NewEnumerator1",
|
||||
"Value": {
|
||||
"Namespace": "",
|
||||
"Key": "774EE12D4AA695478A67C18940140F07",
|
||||
"SourceString": "Already on the squad",
|
||||
"LocalizedString": "Already on the squad"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Key": "NewEnumerator2",
|
||||
"Value": {
|
||||
"Namespace": "",
|
||||
"Key": "A35FDE5C4F8F41161A846EBC55D9A735",
|
||||
"SourceString": "Unable to invite",
|
||||
"LocalizedString": "Unable to invite"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Key": "NewEnumerator3",
|
||||
"Value": {
|
||||
"Namespace": "",
|
||||
"Key": "774E824341705EFBED13DFB179341B18",
|
||||
"SourceString": "Invite",
|
||||
"LocalizedString": "Invite"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"Names": {
|
||||
"Enum_Friends_Action::NewEnumerator0": 0,
|
||||
"Enum_Friends_Action::NewEnumerator1": 1,
|
||||
"Enum_Friends_Action::NewEnumerator2": 2,
|
||||
"Enum_Friends_Action::NewEnumerator3": 3,
|
||||
"Enum_Friends_Action::Enum_Friends_MAX": 4
|
||||
},
|
||||
"CppForm": "Namespaced"
|
||||
}
|
||||
]
|
File diff suppressed because it is too large
Load diff
|
@ -0,0 +1,188 @@
|
|||
[
|
||||
{
|
||||
"Type": "Function",
|
||||
"Name": "Activate",
|
||||
"Outer": "WBPA_ActivatableWidget_C",
|
||||
"Class": "UScriptClass'Function'",
|
||||
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
|
||||
"FunctionFlags": "FUNC_BlueprintCallable | FUNC_BlueprintEvent"
|
||||
},
|
||||
{
|
||||
"Type": "Function",
|
||||
"Name": "Deactivate",
|
||||
"Outer": "WBPA_ActivatableWidget_C",
|
||||
"Class": "UScriptClass'Function'",
|
||||
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
|
||||
"FunctionFlags": "FUNC_BlueprintCallable | FUNC_BlueprintEvent"
|
||||
},
|
||||
{
|
||||
"Type": "Function",
|
||||
"Name": "ExecuteUbergraph_WBPA_ActivatableWidget",
|
||||
"Outer": "WBPA_ActivatableWidget_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"
|
||||
}
|
||||
],
|
||||
"FunctionFlags": "FUNC_Final | FUNC_UbergraphFunction"
|
||||
},
|
||||
{
|
||||
"Type": "Function",
|
||||
"Name": "IsActivated",
|
||||
"Outer": "WBPA_ActivatableWidget_C",
|
||||
"Class": "UScriptClass'Function'",
|
||||
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
|
||||
"ChildProperties": [
|
||||
{
|
||||
"Type": "BoolProperty",
|
||||
"Name": "ReturnValue",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 1,
|
||||
"PropertyFlags": "Parm | OutParm | ReturnParm",
|
||||
"FieldSize": 1,
|
||||
"ByteOffset": 0,
|
||||
"ByteMask": 1,
|
||||
"FieldMask": 255,
|
||||
"BoolSize": 1,
|
||||
"bIsNativeBool": true
|
||||
}
|
||||
],
|
||||
"FunctionFlags": "FUNC_HasOutParms | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
|
||||
},
|
||||
{
|
||||
"Type": "Function",
|
||||
"Name": "SwapActivate",
|
||||
"Outer": "WBPA_ActivatableWidget_C",
|
||||
"Class": "UScriptClass'Function'",
|
||||
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
|
||||
"FunctionFlags": "FUNC_BlueprintCallable | FUNC_BlueprintEvent"
|
||||
},
|
||||
{
|
||||
"Type": "WBPA_ActivatableWidget_C",
|
||||
"Name": "Default__WBPA_ActivatableWidget_C",
|
||||
"Class": "WidgetBlueprintGeneratedClass'/Game/ITR2/BPs/UI/MainMenu/TechUI/WBPA_ActivatableWidget.WBPA_ActivatableWidget_C'",
|
||||
"Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"UberGraphFrame": {},
|
||||
"bHasScriptImplementedTick": false,
|
||||
"bHasScriptImplementedPaint": false
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "WidgetBlueprintGeneratedClass",
|
||||
"Name": "WBPA_ActivatableWidget_C",
|
||||
"Class": "UScriptClass'WidgetBlueprintGeneratedClass'",
|
||||
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"WidgetTree": {
|
||||
"ObjectName": "WidgetTree'WBPA_ActivatableWidget_C:WidgetTree'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MainMenu/TechUI/WBPA_ActivatableWidget.7"
|
||||
},
|
||||
"UberGraphFunction": {
|
||||
"ObjectName": "Function'WBPA_ActivatableWidget_C:ExecuteUbergraph_WBPA_ActivatableWidget'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MainMenu/TechUI/WBPA_ActivatableWidget.2"
|
||||
}
|
||||
},
|
||||
"SuperStruct": {
|
||||
"ObjectName": "Class'UserWidget'",
|
||||
"ObjectPath": "/Script/UMG"
|
||||
},
|
||||
"Children": [
|
||||
{
|
||||
"ObjectName": "Function'WBPA_ActivatableWidget_C:IsActivated'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MainMenu/TechUI/WBPA_ActivatableWidget.3"
|
||||
},
|
||||
{
|
||||
"ObjectName": "Function'WBPA_ActivatableWidget_C:Activate'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MainMenu/TechUI/WBPA_ActivatableWidget.0"
|
||||
},
|
||||
{
|
||||
"ObjectName": "Function'WBPA_ActivatableWidget_C:Deactivate'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MainMenu/TechUI/WBPA_ActivatableWidget.1"
|
||||
},
|
||||
{
|
||||
"ObjectName": "Function'WBPA_ActivatableWidget_C:SwapActivate'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MainMenu/TechUI/WBPA_ActivatableWidget.4"
|
||||
},
|
||||
{
|
||||
"ObjectName": "Function'WBPA_ActivatableWidget_C:ExecuteUbergraph_WBPA_ActivatableWidget'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MainMenu/TechUI/WBPA_ActivatableWidget.2"
|
||||
}
|
||||
],
|
||||
"ChildProperties": [
|
||||
{
|
||||
"Type": "StructProperty",
|
||||
"Name": "UberGraphFrame",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 16,
|
||||
"PropertyFlags": "Transient | DuplicateTransient",
|
||||
"Struct": {
|
||||
"ObjectName": "Class'PointerToUberGraphFrame'",
|
||||
"ObjectPath": "/Script/Engine"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "BoolProperty",
|
||||
"Name": "bIsActivated",
|
||||
"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_WBPA_ActivatableWidget": {
|
||||
"ObjectName": "Function'WBPA_ActivatableWidget_C:ExecuteUbergraph_WBPA_ActivatableWidget'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MainMenu/TechUI/WBPA_ActivatableWidget.2"
|
||||
},
|
||||
"SwapActivate": {
|
||||
"ObjectName": "Function'WBPA_ActivatableWidget_C:SwapActivate'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MainMenu/TechUI/WBPA_ActivatableWidget.4"
|
||||
},
|
||||
"Deactivate": {
|
||||
"ObjectName": "Function'WBPA_ActivatableWidget_C:Deactivate'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MainMenu/TechUI/WBPA_ActivatableWidget.1"
|
||||
},
|
||||
"Activate": {
|
||||
"ObjectName": "Function'WBPA_ActivatableWidget_C:Activate'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MainMenu/TechUI/WBPA_ActivatableWidget.0"
|
||||
},
|
||||
"IsActivated": {
|
||||
"ObjectName": "Function'WBPA_ActivatableWidget_C:IsActivated'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MainMenu/TechUI/WBPA_ActivatableWidget.3"
|
||||
}
|
||||
},
|
||||
"ClassFlags": "CLASS_Abstract | CLASS_ReplicationDataIsSetUp | CLASS_EditInlineNew | CLASS_CompiledFromBlueprint | CLASS_DefaultToInstanced | CLASS_HasInstancedReference",
|
||||
"ClassWithin": {
|
||||
"ObjectName": "Class'Object'",
|
||||
"ObjectPath": "/Script/CoreUObject"
|
||||
},
|
||||
"ClassConfigName": "Engine",
|
||||
"bCooked": true,
|
||||
"ClassDefaultObject": {
|
||||
"ObjectName": "WBPA_ActivatableWidget_C'Default__WBPA_ActivatableWidget_C'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MainMenu/TechUI/WBPA_ActivatableWidget.5"
|
||||
},
|
||||
"EditorTags": {
|
||||
"BlueprintType": "BPTYPE_Normal"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "WidgetTree",
|
||||
"Name": "WidgetTree",
|
||||
"Outer": "WBPA_ActivatableWidget_C",
|
||||
"Class": "UScriptClass'WidgetTree'",
|
||||
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted"
|
||||
}
|
||||
]
|
|
@ -0,0 +1,252 @@
|
|||
[
|
||||
{
|
||||
"Type": "Function",
|
||||
"Name": "Construct",
|
||||
"Outer": "WBPA_MM_OptionLine_C",
|
||||
"Class": "UScriptClass'Function'",
|
||||
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
|
||||
"SuperStruct": {
|
||||
"ObjectName": "Class'UserWidget:Construct'",
|
||||
"ObjectPath": "/Script/UMG"
|
||||
},
|
||||
"FunctionFlags": "FUNC_BlueprintCosmetic | FUNC_Event | FUNC_Public | FUNC_BlueprintEvent"
|
||||
},
|
||||
{
|
||||
"Type": "Function",
|
||||
"Name": "ExecuteUbergraph_WBPA_MM_OptionLine",
|
||||
"Outer": "WBPA_MM_OptionLine_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"
|
||||
}
|
||||
],
|
||||
"FunctionFlags": "FUNC_Final | FUNC_UbergraphFunction"
|
||||
},
|
||||
{
|
||||
"Type": "Function",
|
||||
"Name": "Init Internal",
|
||||
"Outer": "WBPA_MM_OptionLine_C",
|
||||
"Class": "UScriptClass'Function'",
|
||||
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
|
||||
"ChildProperties": [
|
||||
{
|
||||
"Type": "TextProperty",
|
||||
"Name": "Description",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 24,
|
||||
"PropertyFlags": "ConstParm | BlueprintVisible | BlueprintReadOnly | Parm | OutParm | ReferenceParm"
|
||||
},
|
||||
{
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "TextWithInfo",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 8,
|
||||
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm | InstancedReference",
|
||||
"PropertyClass": {
|
||||
"ObjectName": "WidgetBlueprintGeneratedClass'WBPC_TextWithInfo_C'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MainMenu/Components/WBPC_TextWithInfo.20"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "TextProperty",
|
||||
"Name": "CallFunc_MakeLiteralText_ReturnValue",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 24
|
||||
},
|
||||
{
|
||||
"Type": "BoolProperty",
|
||||
"Name": "CallFunc_EqualEqual_TextText_ReturnValue",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 1,
|
||||
"FieldSize": 1,
|
||||
"ByteOffset": 0,
|
||||
"ByteMask": 1,
|
||||
"FieldMask": 255,
|
||||
"BoolSize": 1,
|
||||
"bIsNativeBool": true
|
||||
}
|
||||
],
|
||||
"FunctionFlags": "FUNC_Protected | FUNC_HasOutParms | FUNC_HasDefaults | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
|
||||
},
|
||||
{
|
||||
"Type": "Function",
|
||||
"Name": "OnClick__DelegateSignature",
|
||||
"Outer": "WBPA_MM_OptionLine_C",
|
||||
"Class": "UScriptClass'Function'",
|
||||
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
|
||||
"ChildProperties": [
|
||||
{
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "Instigator",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 8,
|
||||
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm | InstancedReference",
|
||||
"PropertyClass": {
|
||||
"ObjectName": "WidgetBlueprintGeneratedClass'WBPA_MM_OptionLine_C'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MainMenu/TechUI/WBPA_MM_OptionLine.5"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "TextProperty",
|
||||
"Name": "Title",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 24,
|
||||
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm"
|
||||
},
|
||||
{
|
||||
"Type": "TextProperty",
|
||||
"Name": "Description",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 24,
|
||||
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm"
|
||||
}
|
||||
],
|
||||
"FunctionFlags": "FUNC_Public | FUNC_Delegate | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
|
||||
},
|
||||
{
|
||||
"Type": "WBPA_MM_OptionLine_C",
|
||||
"Name": "Default__WBPA_MM_OptionLine_C",
|
||||
"Class": "WidgetBlueprintGeneratedClass'/Game/ITR2/BPs/UI/MainMenu/TechUI/WBPA_MM_OptionLine.WBPA_MM_OptionLine_C'",
|
||||
"Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"UberGraphFrame": {},
|
||||
"OnClick[1]": {
|
||||
"InvocationList": []
|
||||
},
|
||||
"IsCanCallInfo[3]": true,
|
||||
"bHasScriptImplementedTick": false,
|
||||
"bHasScriptImplementedPaint": false
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "WidgetBlueprintGeneratedClass",
|
||||
"Name": "WBPA_MM_OptionLine_C",
|
||||
"Class": "UScriptClass'WidgetBlueprintGeneratedClass'",
|
||||
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"WidgetTree": {
|
||||
"ObjectName": "WidgetTree'WBPA_MM_OptionLine_C:WidgetTree'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MainMenu/TechUI/WBPA_MM_OptionLine.6"
|
||||
},
|
||||
"UberGraphFunction": {
|
||||
"ObjectName": "Function'WBPA_MM_OptionLine_C:ExecuteUbergraph_WBPA_MM_OptionLine'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MainMenu/TechUI/WBPA_MM_OptionLine.1"
|
||||
}
|
||||
},
|
||||
"SuperStruct": {
|
||||
"ObjectName": "Class'UserWidget'",
|
||||
"ObjectPath": "/Script/UMG"
|
||||
},
|
||||
"Children": [
|
||||
{
|
||||
"ObjectName": "Function'WBPA_MM_OptionLine_C:Init Internal'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MainMenu/TechUI/WBPA_MM_OptionLine.2"
|
||||
},
|
||||
{
|
||||
"ObjectName": "Function'WBPA_MM_OptionLine_C:Construct'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MainMenu/TechUI/WBPA_MM_OptionLine.0"
|
||||
},
|
||||
{
|
||||
"ObjectName": "Function'WBPA_MM_OptionLine_C:ExecuteUbergraph_WBPA_MM_OptionLine'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MainMenu/TechUI/WBPA_MM_OptionLine.1"
|
||||
},
|
||||
{
|
||||
"ObjectName": "Function'WBPA_MM_OptionLine_C:OnClick__DelegateSignature'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MainMenu/TechUI/WBPA_MM_OptionLine.3"
|
||||
}
|
||||
],
|
||||
"ChildProperties": [
|
||||
{
|
||||
"Type": "StructProperty",
|
||||
"Name": "UberGraphFrame",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 16,
|
||||
"PropertyFlags": "Transient | DuplicateTransient",
|
||||
"Struct": {
|
||||
"ObjectName": "Class'PointerToUberGraphFrame'",
|
||||
"ObjectPath": "/Script/Engine"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "MulticastInlineDelegateProperty",
|
||||
"Name": "OnClick",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 24,
|
||||
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance | BlueprintAssignable | BlueprintCallable",
|
||||
"SignatureFunction": {
|
||||
"ObjectName": "Function'WBPA_MM_OptionLine_C:OnClick__DelegateSignature'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MainMenu/TechUI/WBPA_MM_OptionLine.3"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "QuestionIcon",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 8,
|
||||
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance | InstancedReference",
|
||||
"PropertyClass": {
|
||||
"ObjectName": "Class'Widget'",
|
||||
"ObjectPath": "/Script/UMG"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "BoolProperty",
|
||||
"Name": "IsCanCallInfo",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 1,
|
||||
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance",
|
||||
"FieldSize": 1,
|
||||
"ByteOffset": 0,
|
||||
"ByteMask": 1,
|
||||
"FieldMask": 255,
|
||||
"BoolSize": 1,
|
||||
"bIsNativeBool": true
|
||||
}
|
||||
],
|
||||
"FuncMap": {
|
||||
"OnClick__DelegateSignature": {
|
||||
"ObjectName": "Function'WBPA_MM_OptionLine_C:OnClick__DelegateSignature'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MainMenu/TechUI/WBPA_MM_OptionLine.3"
|
||||
},
|
||||
"ExecuteUbergraph_WBPA_MM_OptionLine": {
|
||||
"ObjectName": "Function'WBPA_MM_OptionLine_C:ExecuteUbergraph_WBPA_MM_OptionLine'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MainMenu/TechUI/WBPA_MM_OptionLine.1"
|
||||
},
|
||||
"Construct": {
|
||||
"ObjectName": "Function'WBPA_MM_OptionLine_C:Construct'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MainMenu/TechUI/WBPA_MM_OptionLine.0"
|
||||
},
|
||||
"Init Internal": {
|
||||
"ObjectName": "Function'WBPA_MM_OptionLine_C:Init Internal'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MainMenu/TechUI/WBPA_MM_OptionLine.2"
|
||||
}
|
||||
},
|
||||
"ClassFlags": "CLASS_ReplicationDataIsSetUp | CLASS_EditInlineNew | CLASS_CompiledFromBlueprint | CLASS_DefaultToInstanced | CLASS_HasInstancedReference",
|
||||
"ClassWithin": {
|
||||
"ObjectName": "Class'Object'",
|
||||
"ObjectPath": "/Script/CoreUObject"
|
||||
},
|
||||
"ClassConfigName": "Engine",
|
||||
"bCooked": true,
|
||||
"ClassDefaultObject": {
|
||||
"ObjectName": "WBPA_MM_OptionLine_C'Default__WBPA_MM_OptionLine_C'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MainMenu/TechUI/WBPA_MM_OptionLine.4"
|
||||
},
|
||||
"EditorTags": {
|
||||
"BlueprintType": "BPTYPE_Normal"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "WidgetTree",
|
||||
"Name": "WidgetTree",
|
||||
"Outer": "WBPA_MM_OptionLine_C",
|
||||
"Class": "UScriptClass'WidgetTree'",
|
||||
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted"
|
||||
}
|
||||
]
|
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
|
@ -0,0 +1,748 @@
|
|||
[
|
||||
{
|
||||
"Type": "Function",
|
||||
"Name": "BreakProfileInfo",
|
||||
"Outer": "WBP_ProfileSet_New_C",
|
||||
"Class": "UScriptClass'Function'",
|
||||
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
|
||||
"ChildProperties": [
|
||||
{
|
||||
"Type": "StructProperty",
|
||||
"Name": "ProfileInfo",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 128,
|
||||
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
|
||||
"Struct": {
|
||||
"ObjectName": "Class'ProfileInfo'",
|
||||
"ObjectPath": "/Script/IntoTheRadius2"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "TextProperty",
|
||||
"Name": "ProfileIndex",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 24,
|
||||
"PropertyFlags": "Parm | OutParm"
|
||||
},
|
||||
{
|
||||
"Type": "TextProperty",
|
||||
"Name": "Date",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 24,
|
||||
"PropertyFlags": "Parm | OutParm"
|
||||
},
|
||||
{
|
||||
"Type": "TextProperty",
|
||||
"Name": "TimePlayed",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 24,
|
||||
"PropertyFlags": "Parm | OutParm"
|
||||
},
|
||||
{
|
||||
"Type": "TextProperty",
|
||||
"Name": "Money",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 24,
|
||||
"PropertyFlags": "Parm | OutParm"
|
||||
},
|
||||
{
|
||||
"Type": "TextProperty",
|
||||
"Name": "Guests",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 24,
|
||||
"PropertyFlags": "Parm | OutParm"
|
||||
},
|
||||
{
|
||||
"Type": "StrProperty",
|
||||
"Name": "CallFunc_Conv_IntToString_ReturnValue",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 16
|
||||
},
|
||||
{
|
||||
"Type": "BoolProperty",
|
||||
"Name": "CallFunc_Array_IsEmpty_ReturnValue",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 1,
|
||||
"FieldSize": 1,
|
||||
"ByteOffset": 0,
|
||||
"ByteMask": 1,
|
||||
"FieldMask": 255,
|
||||
"BoolSize": 1,
|
||||
"bIsNativeBool": true
|
||||
},
|
||||
{
|
||||
"Type": "StrProperty",
|
||||
"Name": "CallFunc_Concat_StrStr_ReturnValue",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 16
|
||||
},
|
||||
{
|
||||
"Type": "StrProperty",
|
||||
"Name": "CallFunc_JoinStringArray_ReturnValue",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 16
|
||||
},
|
||||
{
|
||||
"Type": "TextProperty",
|
||||
"Name": "CallFunc_Conv_StringToText_ReturnValue",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 24
|
||||
},
|
||||
{
|
||||
"Type": "StrProperty",
|
||||
"Name": "CallFunc_Concat_StrStr_ReturnValue_1",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 16
|
||||
},
|
||||
{
|
||||
"Type": "StrProperty",
|
||||
"Name": "CallFunc_Conv_IntToString_ReturnValue_1",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 16
|
||||
},
|
||||
{
|
||||
"Type": "StrProperty",
|
||||
"Name": "CallFunc_SelectString_ReturnValue",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 16
|
||||
},
|
||||
{
|
||||
"Type": "StrProperty",
|
||||
"Name": "CallFunc_Concat_StrStr_ReturnValue_2",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 16
|
||||
},
|
||||
{
|
||||
"Type": "TextProperty",
|
||||
"Name": "CallFunc_Conv_StringToText_ReturnValue_1",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 24
|
||||
},
|
||||
{
|
||||
"Type": "TextProperty",
|
||||
"Name": "CallFunc_Conv_StringToText_ReturnValue_2",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 24
|
||||
},
|
||||
{
|
||||
"Type": "IntProperty",
|
||||
"Name": "CallFunc_Divide_IntInt_ReturnValue",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 4
|
||||
},
|
||||
{
|
||||
"Type": "IntProperty",
|
||||
"Name": "CallFunc_Percent_IntInt_ReturnValue",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 4
|
||||
},
|
||||
{
|
||||
"Type": "StrProperty",
|
||||
"Name": "CallFunc_Conv_IntToString_ReturnValue_2",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 16
|
||||
},
|
||||
{
|
||||
"Type": "StrProperty",
|
||||
"Name": "CallFunc_Conv_IntToString_ReturnValue_3",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 16
|
||||
},
|
||||
{
|
||||
"Type": "StrProperty",
|
||||
"Name": "CallFunc_Concat_StrStr_ReturnValue_3",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 16
|
||||
},
|
||||
{
|
||||
"Type": "TextProperty",
|
||||
"Name": "CallFunc_AsDateTime_DateTime_ReturnValue",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 24
|
||||
},
|
||||
{
|
||||
"Type": "StrProperty",
|
||||
"Name": "CallFunc_Concat_StrStr_ReturnValue_4",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 16
|
||||
},
|
||||
{
|
||||
"Type": "StrProperty",
|
||||
"Name": "CallFunc_Concat_StrStr_ReturnValue_5",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 16
|
||||
},
|
||||
{
|
||||
"Type": "TextProperty",
|
||||
"Name": "CallFunc_Conv_StringToText_ReturnValue_3",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 24
|
||||
}
|
||||
],
|
||||
"FunctionFlags": "FUNC_Public | FUNC_HasOutParms | FUNC_HasDefaults | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
|
||||
},
|
||||
{
|
||||
"Type": "Function",
|
||||
"Name": "Construct",
|
||||
"Outer": "WBP_ProfileSet_New_C",
|
||||
"Class": "UScriptClass'Function'",
|
||||
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
|
||||
"SuperStruct": {
|
||||
"ObjectName": "Class'UserWidget:Construct'",
|
||||
"ObjectPath": "/Script/UMG"
|
||||
},
|
||||
"FunctionFlags": "FUNC_BlueprintCosmetic | FUNC_Event | FUNC_Public | FUNC_BlueprintEvent"
|
||||
},
|
||||
{
|
||||
"Type": "Function",
|
||||
"Name": "ExecuteUbergraph_WBP_ProfileSet_New",
|
||||
"Outer": "WBP_ProfileSet_New_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"
|
||||
}
|
||||
],
|
||||
"FunctionFlags": "FUNC_Final | FUNC_UbergraphFunction"
|
||||
},
|
||||
{
|
||||
"Type": "Function",
|
||||
"Name": "Init Profiles",
|
||||
"Outer": "WBP_ProfileSet_New_C",
|
||||
"Class": "UScriptClass'Function'",
|
||||
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
|
||||
"ChildProperties": [
|
||||
{
|
||||
"Type": "IntProperty",
|
||||
"Name": "ProfileNr",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 4,
|
||||
"PropertyFlags": "Edit | BlueprintVisible"
|
||||
},
|
||||
{
|
||||
"Type": "BoolProperty",
|
||||
"Name": "bSinglePlayerToReplace",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 1,
|
||||
"PropertyFlags": "Edit | BlueprintVisible",
|
||||
"FieldSize": 1,
|
||||
"ByteOffset": 0,
|
||||
"ByteMask": 1,
|
||||
"FieldMask": 255,
|
||||
"BoolSize": 1,
|
||||
"bIsNativeBool": true
|
||||
},
|
||||
{
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "CallFunc_GetOwningPlayer_ReturnValue",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 8,
|
||||
"PropertyClass": {
|
||||
"ObjectName": "Class'PlayerController'",
|
||||
"ObjectPath": "/Script/Engine"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "CallFunc_Create_ReturnValue",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 8,
|
||||
"PropertyFlags": "InstancedReference",
|
||||
"PropertyClass": {
|
||||
"ObjectName": "WidgetBlueprintGeneratedClass'WBP_Profile_C'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MainMenu/Block/WBP_Profile.26"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "CallFunc_AddChild_ReturnValue",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 8,
|
||||
"PropertyFlags": "InstancedReference",
|
||||
"PropertyClass": {
|
||||
"ObjectName": "Class'PanelSlot'",
|
||||
"ObjectPath": "/Script/UMG"
|
||||
}
|
||||
}
|
||||
],
|
||||
"FunctionFlags": "FUNC_Private | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
|
||||
},
|
||||
{
|
||||
"Type": "Function",
|
||||
"Name": "On Profile Chosen__DelegateSignature",
|
||||
"Outer": "WBP_ProfileSet_New_C",
|
||||
"Class": "UScriptClass'Function'",
|
||||
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
|
||||
"ChildProperties": [
|
||||
{
|
||||
"Type": "IntProperty",
|
||||
"Name": "ProfileNr",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 4,
|
||||
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm"
|
||||
}
|
||||
],
|
||||
"FunctionFlags": "FUNC_Public | FUNC_Delegate | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
|
||||
},
|
||||
{
|
||||
"Type": "Function",
|
||||
"Name": "OnDeleteProfile",
|
||||
"Outer": "WBP_ProfileSet_New_C",
|
||||
"Class": "UScriptClass'Function'",
|
||||
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
|
||||
"FunctionFlags": "FUNC_BlueprintCallable | FUNC_BlueprintEvent"
|
||||
},
|
||||
{
|
||||
"Type": "Function",
|
||||
"Name": "OnLoadProfile",
|
||||
"Outer": "WBP_ProfileSet_New_C",
|
||||
"Class": "UScriptClass'Function'",
|
||||
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
|
||||
"FunctionFlags": "FUNC_BlueprintCallable | FUNC_BlueprintEvent"
|
||||
},
|
||||
{
|
||||
"Type": "Function",
|
||||
"Name": "OnProfileDeleted__DelegateSignature",
|
||||
"Outer": "WBP_ProfileSet_New_C",
|
||||
"Class": "UScriptClass'Function'",
|
||||
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
|
||||
"ChildProperties": [
|
||||
{
|
||||
"Type": "IntProperty",
|
||||
"Name": "ProfileNr",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 4,
|
||||
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm"
|
||||
}
|
||||
],
|
||||
"FunctionFlags": "FUNC_Public | FUNC_Delegate | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
|
||||
},
|
||||
{
|
||||
"Type": "Function",
|
||||
"Name": "SetProfileIndex",
|
||||
"Outer": "WBP_ProfileSet_New_C",
|
||||
"Class": "UScriptClass'Function'",
|
||||
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
|
||||
"ChildProperties": [
|
||||
{
|
||||
"Type": "IntProperty",
|
||||
"Name": "ProfileIndex",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 4,
|
||||
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm"
|
||||
}
|
||||
],
|
||||
"FunctionFlags": "FUNC_Public | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
|
||||
},
|
||||
{
|
||||
"Type": "Function",
|
||||
"Name": "Update Profiles",
|
||||
"Outer": "WBP_ProfileSet_New_C",
|
||||
"Class": "UScriptClass'Function'",
|
||||
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
|
||||
"ChildProperties": [
|
||||
{
|
||||
"Type": "IntProperty",
|
||||
"Name": "ProfileNr",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 4,
|
||||
"PropertyFlags": "Edit | BlueprintVisible"
|
||||
},
|
||||
{
|
||||
"Type": "DelegateProperty",
|
||||
"Name": "K2Node_CreateDelegate_OutputDelegate",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 32,
|
||||
"SignatureFunction": {
|
||||
"ObjectName": "Function'WBP_Profile_C:OnDeleteProfile__DelegateSignature'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MainMenu/Block/WBP_Profile.4"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "DelegateProperty",
|
||||
"Name": "K2Node_CreateDelegate_OutputDelegate_1",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 32,
|
||||
"SignatureFunction": {
|
||||
"ObjectName": "Function'WBP_Profile_C:OnLoadProfile__DelegateSignature'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MainMenu/Block/WBP_Profile.5"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "CallFunc_GetGameInstanceSubsystem_ReturnValue",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 8,
|
||||
"PropertyClass": {
|
||||
"ObjectName": "Class'RadiusGameDataSubsystem'",
|
||||
"ObjectPath": "/Script/IntoTheRadius2"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "CallFunc_GetChildAt_ReturnValue",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 8,
|
||||
"PropertyFlags": "InstancedReference",
|
||||
"PropertyClass": {
|
||||
"ObjectName": "Class'Widget'",
|
||||
"ObjectPath": "/Script/UMG"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "StructProperty",
|
||||
"Name": "CallFunc_GetProfileInfo_ProfileInfo",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 128,
|
||||
"Struct": {
|
||||
"ObjectName": "Class'ProfileInfo'",
|
||||
"ObjectPath": "/Script/IntoTheRadius2"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "BoolProperty",
|
||||
"Name": "CallFunc_GetProfileInfo_ReturnValue",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 1,
|
||||
"FieldSize": 1,
|
||||
"ByteOffset": 0,
|
||||
"ByteMask": 1,
|
||||
"FieldMask": 255,
|
||||
"BoolSize": 1,
|
||||
"bIsNativeBool": true
|
||||
},
|
||||
{
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "K2Node_DynamicCast_AsWBP_Profile",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 8,
|
||||
"PropertyFlags": "InstancedReference",
|
||||
"PropertyClass": {
|
||||
"ObjectName": "WidgetBlueprintGeneratedClass'WBP_Profile_C'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MainMenu/Block/WBP_Profile.26"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "BoolProperty",
|
||||
"Name": "K2Node_DynamicCast_bSuccess",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 1,
|
||||
"FieldSize": 1,
|
||||
"ByteOffset": 0,
|
||||
"ByteMask": 1,
|
||||
"FieldMask": 255,
|
||||
"BoolSize": 1,
|
||||
"bIsNativeBool": true
|
||||
},
|
||||
{
|
||||
"Type": "StructProperty",
|
||||
"Name": "CallFunc_GetProfileInfo_ProfileInfo_1",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 128,
|
||||
"Struct": {
|
||||
"ObjectName": "Class'ProfileInfo'",
|
||||
"ObjectPath": "/Script/IntoTheRadius2"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "BoolProperty",
|
||||
"Name": "CallFunc_GetProfileInfo_ReturnValue_1",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 1,
|
||||
"FieldSize": 1,
|
||||
"ByteOffset": 0,
|
||||
"ByteMask": 1,
|
||||
"FieldMask": 255,
|
||||
"BoolSize": 1,
|
||||
"bIsNativeBool": true
|
||||
}
|
||||
],
|
||||
"FunctionFlags": "FUNC_Public | FUNC_HasDefaults | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
|
||||
},
|
||||
{
|
||||
"Type": "VerticalBox",
|
||||
"Name": "ProfileList",
|
||||
"Outer": "WidgetTree",
|
||||
"Class": "UScriptClass'VerticalBox'",
|
||||
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"Slot": {
|
||||
"ObjectName": "VerticalBoxSlot'WBP_ProfileSet_New_C:WidgetTree.VerticalBox_37.VerticalBoxSlot_1'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MainMenu/TechUI/WBP_ProfileSet_New.12"
|
||||
},
|
||||
"bIsVariable": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "VerticalBox",
|
||||
"Name": "VerticalBox_37",
|
||||
"Outer": "WidgetTree",
|
||||
"Class": "UScriptClass'VerticalBox'",
|
||||
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"Slots": [
|
||||
{
|
||||
"ObjectName": "VerticalBoxSlot'WBP_ProfileSet_New_C:WidgetTree.VerticalBox_37.VerticalBoxSlot_1'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MainMenu/TechUI/WBP_ProfileSet_New.12"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "VerticalBoxSlot",
|
||||
"Name": "VerticalBoxSlot_1",
|
||||
"Outer": "VerticalBox_37",
|
||||
"Class": "UScriptClass'VerticalBoxSlot'",
|
||||
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"Parent": {
|
||||
"ObjectName": "VerticalBox'WBP_ProfileSet_New_C:WidgetTree.VerticalBox_37'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MainMenu/TechUI/WBP_ProfileSet_New.11"
|
||||
},
|
||||
"Content": {
|
||||
"ObjectName": "VerticalBox'WBP_ProfileSet_New_C:WidgetTree.ProfileList'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MainMenu/TechUI/WBP_ProfileSet_New.10"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "WBP_ProfileSet_New_C",
|
||||
"Name": "Default__WBP_ProfileSet_New_C",
|
||||
"Class": "WidgetBlueprintGeneratedClass'/Game/ITR2/BPs/UI/MainMenu/TechUI/WBP_ProfileSet_New.WBP_ProfileSet_New_C'",
|
||||
"Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"UberGraphFrame": {},
|
||||
"On Profile Chosen[3]": {
|
||||
"InvocationList": []
|
||||
},
|
||||
"ProfileInfo[4]": {
|
||||
"ProfileNr": 0,
|
||||
"bSinglePlayer": true,
|
||||
"DateTime": {
|
||||
"Ticks": 0
|
||||
},
|
||||
"RealPlayTime": 0,
|
||||
"TimeSpentMinutes": 0,
|
||||
"Money": 0,
|
||||
"GuestPlayers": []
|
||||
},
|
||||
"ProfileIndex[5]": 1,
|
||||
"OnProfileDeleted[6]": {
|
||||
"InvocationList": []
|
||||
},
|
||||
"bHasScriptImplementedTick": false,
|
||||
"bHasScriptImplementedPaint": false
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "WidgetBlueprintGeneratedClass",
|
||||
"Name": "WBP_ProfileSet_New_C",
|
||||
"Class": "UScriptClass'WidgetBlueprintGeneratedClass'",
|
||||
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"WidgetTree": {
|
||||
"ObjectName": "WidgetTree'WBP_ProfileSet_New_C:WidgetTree'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MainMenu/TechUI/WBP_ProfileSet_New.15"
|
||||
},
|
||||
"UberGraphFunction": {
|
||||
"ObjectName": "Function'WBP_ProfileSet_New_C:ExecuteUbergraph_WBP_ProfileSet_New'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MainMenu/TechUI/WBP_ProfileSet_New.2"
|
||||
}
|
||||
},
|
||||
"SuperStruct": {
|
||||
"ObjectName": "Class'UserWidget'",
|
||||
"ObjectPath": "/Script/UMG"
|
||||
},
|
||||
"Children": [
|
||||
{
|
||||
"ObjectName": "Function'WBP_ProfileSet_New_C:BreakProfileInfo'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MainMenu/TechUI/WBP_ProfileSet_New.0"
|
||||
},
|
||||
{
|
||||
"ObjectName": "Function'WBP_ProfileSet_New_C:SetProfileIndex'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MainMenu/TechUI/WBP_ProfileSet_New.8"
|
||||
},
|
||||
{
|
||||
"ObjectName": "Function'WBP_ProfileSet_New_C:Init Profiles'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MainMenu/TechUI/WBP_ProfileSet_New.3"
|
||||
},
|
||||
{
|
||||
"ObjectName": "Function'WBP_ProfileSet_New_C:Update Profiles'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MainMenu/TechUI/WBP_ProfileSet_New.9"
|
||||
},
|
||||
{
|
||||
"ObjectName": "Function'WBP_ProfileSet_New_C:Construct'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MainMenu/TechUI/WBP_ProfileSet_New.1"
|
||||
},
|
||||
{
|
||||
"ObjectName": "Function'WBP_ProfileSet_New_C:OnLoadProfile'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MainMenu/TechUI/WBP_ProfileSet_New.6"
|
||||
},
|
||||
{
|
||||
"ObjectName": "Function'WBP_ProfileSet_New_C:OnDeleteProfile'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MainMenu/TechUI/WBP_ProfileSet_New.5"
|
||||
},
|
||||
{
|
||||
"ObjectName": "Function'WBP_ProfileSet_New_C:ExecuteUbergraph_WBP_ProfileSet_New'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MainMenu/TechUI/WBP_ProfileSet_New.2"
|
||||
},
|
||||
{
|
||||
"ObjectName": "Function'WBP_ProfileSet_New_C:OnProfileDeleted__DelegateSignature'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MainMenu/TechUI/WBP_ProfileSet_New.7"
|
||||
},
|
||||
{
|
||||
"ObjectName": "Function'WBP_ProfileSet_New_C:On Profile Chosen__DelegateSignature'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MainMenu/TechUI/WBP_ProfileSet_New.4"
|
||||
}
|
||||
],
|
||||
"ChildProperties": [
|
||||
{
|
||||
"Type": "StructProperty",
|
||||
"Name": "UberGraphFrame",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 16,
|
||||
"PropertyFlags": "Transient | DuplicateTransient",
|
||||
"Struct": {
|
||||
"ObjectName": "Class'PointerToUberGraphFrame'",
|
||||
"ObjectPath": "/Script/Engine"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "ProfileList",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 8,
|
||||
"PropertyFlags": "BlueprintVisible | ExportObject | BlueprintReadOnly | DisableEditOnInstance | InstancedReference | RepSkip | PersistentInstance",
|
||||
"PropertyClass": {
|
||||
"ObjectName": "Class'VerticalBox'",
|
||||
"ObjectPath": "/Script/UMG"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "ParentMenu",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 8,
|
||||
"PropertyFlags": "Edit | BlueprintVisible | InstancedReference",
|
||||
"PropertyClass": {
|
||||
"ObjectName": "Class'UserWidget'",
|
||||
"ObjectPath": "/Script/UMG"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "MulticastInlineDelegateProperty",
|
||||
"Name": "On Profile Chosen",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 24,
|
||||
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance | BlueprintAssignable | BlueprintCallable",
|
||||
"SignatureFunction": {
|
||||
"ObjectName": "Function'WBP_ProfileSet_New_C:On Profile Chosen__DelegateSignature'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MainMenu/TechUI/WBP_ProfileSet_New.4"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "StructProperty",
|
||||
"Name": "ProfileInfo",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 128,
|
||||
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance",
|
||||
"Struct": {
|
||||
"ObjectName": "Class'ProfileInfo'",
|
||||
"ObjectPath": "/Script/IntoTheRadius2"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "IntProperty",
|
||||
"Name": "ProfileIndex",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 4,
|
||||
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance"
|
||||
},
|
||||
{
|
||||
"Type": "MulticastInlineDelegateProperty",
|
||||
"Name": "OnProfileDeleted",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 24,
|
||||
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance | BlueprintAssignable | BlueprintCallable",
|
||||
"SignatureFunction": {
|
||||
"ObjectName": "Function'WBP_ProfileSet_New_C:OnProfileDeleted__DelegateSignature'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MainMenu/TechUI/WBP_ProfileSet_New.7"
|
||||
}
|
||||
}
|
||||
],
|
||||
"FuncMap": {
|
||||
"On Profile Chosen__DelegateSignature": {
|
||||
"ObjectName": "Function'WBP_ProfileSet_New_C:On Profile Chosen__DelegateSignature'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MainMenu/TechUI/WBP_ProfileSet_New.4"
|
||||
},
|
||||
"OnProfileDeleted__DelegateSignature": {
|
||||
"ObjectName": "Function'WBP_ProfileSet_New_C:OnProfileDeleted__DelegateSignature'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MainMenu/TechUI/WBP_ProfileSet_New.7"
|
||||
},
|
||||
"ExecuteUbergraph_WBP_ProfileSet_New": {
|
||||
"ObjectName": "Function'WBP_ProfileSet_New_C:ExecuteUbergraph_WBP_ProfileSet_New'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MainMenu/TechUI/WBP_ProfileSet_New.2"
|
||||
},
|
||||
"OnDeleteProfile": {
|
||||
"ObjectName": "Function'WBP_ProfileSet_New_C:OnDeleteProfile'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MainMenu/TechUI/WBP_ProfileSet_New.5"
|
||||
},
|
||||
"OnLoadProfile": {
|
||||
"ObjectName": "Function'WBP_ProfileSet_New_C:OnLoadProfile'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MainMenu/TechUI/WBP_ProfileSet_New.6"
|
||||
},
|
||||
"Construct": {
|
||||
"ObjectName": "Function'WBP_ProfileSet_New_C:Construct'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MainMenu/TechUI/WBP_ProfileSet_New.1"
|
||||
},
|
||||
"Update Profiles": {
|
||||
"ObjectName": "Function'WBP_ProfileSet_New_C:Update Profiles'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MainMenu/TechUI/WBP_ProfileSet_New.9"
|
||||
},
|
||||
"Init Profiles": {
|
||||
"ObjectName": "Function'WBP_ProfileSet_New_C:Init Profiles'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MainMenu/TechUI/WBP_ProfileSet_New.3"
|
||||
},
|
||||
"SetProfileIndex": {
|
||||
"ObjectName": "Function'WBP_ProfileSet_New_C:SetProfileIndex'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MainMenu/TechUI/WBP_ProfileSet_New.8"
|
||||
},
|
||||
"BreakProfileInfo": {
|
||||
"ObjectName": "Function'WBP_ProfileSet_New_C:BreakProfileInfo'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MainMenu/TechUI/WBP_ProfileSet_New.0"
|
||||
}
|
||||
},
|
||||
"ClassFlags": "CLASS_ReplicationDataIsSetUp | CLASS_EditInlineNew | CLASS_CompiledFromBlueprint | CLASS_DefaultToInstanced | CLASS_HasInstancedReference",
|
||||
"ClassWithin": {
|
||||
"ObjectName": "Class'Object'",
|
||||
"ObjectPath": "/Script/CoreUObject"
|
||||
},
|
||||
"ClassConfigName": "Engine",
|
||||
"bCooked": true,
|
||||
"ClassDefaultObject": {
|
||||
"ObjectName": "WBP_ProfileSet_New_C'Default__WBP_ProfileSet_New_C'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MainMenu/TechUI/WBP_ProfileSet_New.13"
|
||||
},
|
||||
"EditorTags": {
|
||||
"BlueprintType": "BPTYPE_Normal"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "WidgetTree",
|
||||
"Name": "WidgetTree",
|
||||
"Outer": "WBP_ProfileSet_New_C",
|
||||
"Class": "UScriptClass'WidgetTree'",
|
||||
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"RootWidget": {
|
||||
"ObjectName": "VerticalBox'WBP_ProfileSet_New_C:WidgetTree.VerticalBox_37'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MainMenu/TechUI/WBP_ProfileSet_New.11"
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue