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,35 @@
|
|||
[
|
||||
{
|
||||
"Type": "Texture2D",
|
||||
"Name": "S_Icon_LevelName",
|
||||
"Class": "UScriptClass'Texture2D'",
|
||||
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"ImportedSize": {
|
||||
"X": 1024,
|
||||
"Y": 1024
|
||||
},
|
||||
"LightingGuid": "DD67BE68-4770E3C4-5FDAE9B3-A292256F",
|
||||
"LODGroup": "TextureGroup::TEXTUREGROUP_UI",
|
||||
"NeverStream": true
|
||||
},
|
||||
"SizeX": 1024,
|
||||
"SizeY": 1024,
|
||||
"PackedData": 1,
|
||||
"PixelFormat": "PF_DXT5",
|
||||
"FirstMipToSerialize": 0,
|
||||
"Mips": [
|
||||
{
|
||||
"BulkData": {
|
||||
"BulkDataFlags": "BULKDATA_SingleUse | BULKDATA_ForceInlinePayload",
|
||||
"ElementCount": 1048576,
|
||||
"SizeOnDisk": 1048576,
|
||||
"OffsetInFile": "0x74"
|
||||
},
|
||||
"SizeX": 1024,
|
||||
"SizeY": 1024,
|
||||
"SizeZ": 1
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
|
@ -0,0 +1,389 @@
|
|||
[
|
||||
{
|
||||
"Type": "Function",
|
||||
"Name": "ExecuteUbergraph_WBP_DynamicCircle",
|
||||
"Outer": "WBP_DynamicCircle_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": "BoolProperty",
|
||||
"Name": "K2Node_Event_IsDesignTime",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 1,
|
||||
"FieldSize": 1,
|
||||
"ByteOffset": 0,
|
||||
"ByteMask": 1,
|
||||
"FieldMask": 255,
|
||||
"BoolSize": 1,
|
||||
"bIsNativeBool": true
|
||||
},
|
||||
{
|
||||
"Type": "DoubleProperty",
|
||||
"Name": "CallFunc_Add_DoubleDouble_ReturnValue",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 8
|
||||
},
|
||||
{
|
||||
"Type": "FloatProperty",
|
||||
"Name": "CallFunc_Set_LineWidth_Line_Width_ImplicitCast",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 4
|
||||
}
|
||||
],
|
||||
"FunctionFlags": "FUNC_Final | FUNC_UbergraphFunction"
|
||||
},
|
||||
{
|
||||
"Type": "Function",
|
||||
"Name": "PreConstruct",
|
||||
"Outer": "WBP_DynamicCircle_C",
|
||||
"Class": "UScriptClass'Function'",
|
||||
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
|
||||
"SuperStruct": {
|
||||
"ObjectName": "Class'UserWidget:PreConstruct'",
|
||||
"ObjectPath": "/Script/UMG"
|
||||
},
|
||||
"ChildProperties": [
|
||||
{
|
||||
"Type": "BoolProperty",
|
||||
"Name": "IsDesignTime",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 1,
|
||||
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
|
||||
"FieldSize": 1,
|
||||
"ByteOffset": 0,
|
||||
"ByteMask": 1,
|
||||
"FieldMask": 255,
|
||||
"BoolSize": 1,
|
||||
"bIsNativeBool": true
|
||||
}
|
||||
],
|
||||
"FunctionFlags": "FUNC_BlueprintCosmetic | FUNC_Event | FUNC_Public | FUNC_BlueprintEvent"
|
||||
},
|
||||
{
|
||||
"Type": "Function",
|
||||
"Name": "SaveFn",
|
||||
"Outer": "WBP_DynamicCircle_C",
|
||||
"Class": "UScriptClass'Function'",
|
||||
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
|
||||
"ChildProperties": [
|
||||
{
|
||||
"Type": "BoolProperty",
|
||||
"Name": "Save",
|
||||
"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_BlueprintCallable | FUNC_BlueprintEvent"
|
||||
},
|
||||
{
|
||||
"Type": "Function",
|
||||
"Name": "Set_LineWidth",
|
||||
"Outer": "WBP_DynamicCircle_C",
|
||||
"Class": "UScriptClass'Function'",
|
||||
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
|
||||
"ChildProperties": [
|
||||
{
|
||||
"Type": "FloatProperty",
|
||||
"Name": "Line Width",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 4,
|
||||
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm"
|
||||
},
|
||||
{
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "CallFunc_GetDynamicMaterial_ReturnValue",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 8,
|
||||
"PropertyClass": {
|
||||
"ObjectName": "Class'MaterialInstanceDynamic'",
|
||||
"ObjectPath": "/Script/Engine"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "DoubleProperty",
|
||||
"Name": "K2Node_VariableSet_LineWidth_ImplicitCast",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 8
|
||||
}
|
||||
],
|
||||
"FunctionFlags": "FUNC_Public | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
|
||||
},
|
||||
{
|
||||
"Type": "Function",
|
||||
"Name": "Set_Size",
|
||||
"Outer": "WBP_DynamicCircle_C",
|
||||
"Class": "UScriptClass'Function'",
|
||||
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
|
||||
"ChildProperties": [
|
||||
{
|
||||
"Type": "DoubleProperty",
|
||||
"Name": "Scale",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 8,
|
||||
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm"
|
||||
},
|
||||
{
|
||||
"Type": "FloatProperty",
|
||||
"Name": "CallFunc_SetWidthOverride_InWidthOverride_ImplicitCast",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 4
|
||||
},
|
||||
{
|
||||
"Type": "FloatProperty",
|
||||
"Name": "CallFunc_SetHeightOverride_InHeightOverride_ImplicitCast",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 4
|
||||
}
|
||||
],
|
||||
"FunctionFlags": "FUNC_Public | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
|
||||
},
|
||||
{
|
||||
"Type": "Image",
|
||||
"Name": "Image",
|
||||
"Outer": "WidgetTree",
|
||||
"Class": "UScriptClass'Image'",
|
||||
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"Brush": {
|
||||
"ResourceObject": {
|
||||
"ObjectName": "MaterialInstanceConstant'MI_DynamicCircle'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/SpritesAndMats/MI_DynamicCircle.0"
|
||||
}
|
||||
},
|
||||
"Slot": {
|
||||
"ObjectName": "SizeBoxSlot'WBP_DynamicCircle_C:WidgetTree.SizeBox.SizeBoxSlot_1'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MindMap_LevelSelect/WBP_DynamicCircle.7"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "SizeBox",
|
||||
"Name": "SizeBox",
|
||||
"Outer": "WidgetTree",
|
||||
"Class": "UScriptClass'SizeBox'",
|
||||
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"WidthOverride": 458.06396,
|
||||
"HeightOverride": 500.0,
|
||||
"bOverride_WidthOverride": true,
|
||||
"bOverride_HeightOverride": true,
|
||||
"Slots": [
|
||||
{
|
||||
"ObjectName": "SizeBoxSlot'WBP_DynamicCircle_C:WidgetTree.SizeBox.SizeBoxSlot_1'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MindMap_LevelSelect/WBP_DynamicCircle.7"
|
||||
}
|
||||
],
|
||||
"bIsVariable": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "SizeBoxSlot",
|
||||
"Name": "SizeBoxSlot_1",
|
||||
"Outer": "SizeBox",
|
||||
"Class": "UScriptClass'SizeBoxSlot'",
|
||||
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"Parent": {
|
||||
"ObjectName": "SizeBox'WBP_DynamicCircle_C:WidgetTree.SizeBox'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MindMap_LevelSelect/WBP_DynamicCircle.6"
|
||||
},
|
||||
"Content": {
|
||||
"ObjectName": "Image'WBP_DynamicCircle_C:WidgetTree.Image'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MindMap_LevelSelect/WBP_DynamicCircle.5"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "WBP_DynamicCircle_C",
|
||||
"Name": "Default__WBP_DynamicCircle_C",
|
||||
"Class": "WidgetBlueprintGeneratedClass'/Game/ITR2/BPs/UI/MindMap_LevelSelect/WBP_DynamicCircle.WBP_DynamicCircle_C'",
|
||||
"Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"UberGraphFrame": {},
|
||||
"ScaleSize[3]": 220.023136,
|
||||
"LineWidth[5]": 0.999,
|
||||
"Color[6]": {
|
||||
"R": 1.0,
|
||||
"G": 1.0,
|
||||
"B": 1.0,
|
||||
"A": 1.0,
|
||||
"Hex": "FFFFFF"
|
||||
},
|
||||
"bHasScriptImplementedTick": false,
|
||||
"bHasScriptImplementedPaint": false
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "WidgetBlueprintGeneratedClass",
|
||||
"Name": "WBP_DynamicCircle_C",
|
||||
"Class": "UScriptClass'WidgetBlueprintGeneratedClass'",
|
||||
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"WidgetTree": {
|
||||
"ObjectName": "WidgetTree'WBP_DynamicCircle_C:WidgetTree'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MindMap_LevelSelect/WBP_DynamicCircle.10"
|
||||
},
|
||||
"UberGraphFunction": {
|
||||
"ObjectName": "Function'WBP_DynamicCircle_C:ExecuteUbergraph_WBP_DynamicCircle'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MindMap_LevelSelect/WBP_DynamicCircle.0"
|
||||
}
|
||||
},
|
||||
"SuperStruct": {
|
||||
"ObjectName": "Class'UserWidget'",
|
||||
"ObjectPath": "/Script/UMG"
|
||||
},
|
||||
"Children": [
|
||||
{
|
||||
"ObjectName": "Function'WBP_DynamicCircle_C:SaveFn'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MindMap_LevelSelect/WBP_DynamicCircle.2"
|
||||
},
|
||||
{
|
||||
"ObjectName": "Function'WBP_DynamicCircle_C:Set_Size'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MindMap_LevelSelect/WBP_DynamicCircle.4"
|
||||
},
|
||||
{
|
||||
"ObjectName": "Function'WBP_DynamicCircle_C:Set_LineWidth'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MindMap_LevelSelect/WBP_DynamicCircle.3"
|
||||
},
|
||||
{
|
||||
"ObjectName": "Function'WBP_DynamicCircle_C:PreConstruct'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MindMap_LevelSelect/WBP_DynamicCircle.1"
|
||||
},
|
||||
{
|
||||
"ObjectName": "Function'WBP_DynamicCircle_C:ExecuteUbergraph_WBP_DynamicCircle'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MindMap_LevelSelect/WBP_DynamicCircle.0"
|
||||
}
|
||||
],
|
||||
"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": "Image",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 8,
|
||||
"PropertyFlags": "BlueprintVisible | ExportObject | BlueprintReadOnly | DisableEditOnInstance | InstancedReference | RepSkip | PersistentInstance",
|
||||
"PropertyClass": {
|
||||
"ObjectName": "Class'Image'",
|
||||
"ObjectPath": "/Script/UMG"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "SizeBox",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 8,
|
||||
"PropertyFlags": "BlueprintVisible | ExportObject | BlueprintReadOnly | DisableEditOnInstance | InstancedReference | RepSkip | PersistentInstance",
|
||||
"PropertyClass": {
|
||||
"ObjectName": "Class'SizeBox'",
|
||||
"ObjectPath": "/Script/UMG"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "DoubleProperty",
|
||||
"Name": "ScaleSize",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 8,
|
||||
"PropertyFlags": "Edit | BlueprintVisible"
|
||||
},
|
||||
{
|
||||
"Type": "DoubleProperty",
|
||||
"Name": "ScaleSize_Tuning",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 8,
|
||||
"PropertyFlags": "Edit | BlueprintVisible"
|
||||
},
|
||||
{
|
||||
"Type": "DoubleProperty",
|
||||
"Name": "LineWidth",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 8,
|
||||
"PropertyFlags": "Edit | BlueprintVisible"
|
||||
},
|
||||
{
|
||||
"Type": "StructProperty",
|
||||
"Name": "Color",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 16,
|
||||
"PropertyFlags": "Edit | BlueprintVisible",
|
||||
"Struct": {
|
||||
"ObjectName": "Class'LinearColor'",
|
||||
"ObjectPath": "/Script/CoreUObject"
|
||||
}
|
||||
}
|
||||
],
|
||||
"FuncMap": {
|
||||
"ExecuteUbergraph_WBP_DynamicCircle": {
|
||||
"ObjectName": "Function'WBP_DynamicCircle_C:ExecuteUbergraph_WBP_DynamicCircle'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MindMap_LevelSelect/WBP_DynamicCircle.0"
|
||||
},
|
||||
"PreConstruct": {
|
||||
"ObjectName": "Function'WBP_DynamicCircle_C:PreConstruct'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MindMap_LevelSelect/WBP_DynamicCircle.1"
|
||||
},
|
||||
"Set_LineWidth": {
|
||||
"ObjectName": "Function'WBP_DynamicCircle_C:Set_LineWidth'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MindMap_LevelSelect/WBP_DynamicCircle.3"
|
||||
},
|
||||
"Set_Size": {
|
||||
"ObjectName": "Function'WBP_DynamicCircle_C:Set_Size'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MindMap_LevelSelect/WBP_DynamicCircle.4"
|
||||
},
|
||||
"SaveFn": {
|
||||
"ObjectName": "Function'WBP_DynamicCircle_C:SaveFn'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MindMap_LevelSelect/WBP_DynamicCircle.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": "WBP_DynamicCircle_C'Default__WBP_DynamicCircle_C'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MindMap_LevelSelect/WBP_DynamicCircle.8"
|
||||
},
|
||||
"EditorTags": {
|
||||
"BlueprintType": "BPTYPE_Normal"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "WidgetTree",
|
||||
"Name": "WidgetTree",
|
||||
"Outer": "WBP_DynamicCircle_C",
|
||||
"Class": "UScriptClass'WidgetTree'",
|
||||
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"RootWidget": {
|
||||
"ObjectName": "SizeBox'WBP_DynamicCircle_C:WidgetTree.SizeBox'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/UI/MindMap_LevelSelect/WBP_DynamicCircle.6"
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
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
Loading…
Add table
Add a link
Reference in a new issue