dump: [json] pakchunk0_s2
This commit is contained in:
parent
a0202f19ac
commit
8228e67775
2223 changed files with 1402718 additions and 0 deletions
|
@ -0,0 +1,227 @@
|
|||
[
|
||||
{
|
||||
"Type": "BlueprintGeneratedClass",
|
||||
"Name": "BP_Painting_C",
|
||||
"Class": "UScriptClass'BlueprintGeneratedClass'",
|
||||
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"SimpleConstructionScript": {
|
||||
"ObjectName": "SimpleConstructionScript'BP_Painting_C:SimpleConstructionScript_0'",
|
||||
"ObjectPath": "/Game/ITR2/Art/Environment/Props/WallPaintings/Blueprints/BP_Painting.5"
|
||||
}
|
||||
},
|
||||
"SuperStruct": {
|
||||
"ObjectName": "Class'StaticMeshActor'",
|
||||
"ObjectPath": "/Script/Engine"
|
||||
},
|
||||
"Children": [
|
||||
{
|
||||
"ObjectName": "Function'BP_Painting_C:UserConstructionScript'",
|
||||
"ObjectPath": "/Game/ITR2/Art/Environment/Props/WallPaintings/Blueprints/BP_Painting.2"
|
||||
}
|
||||
],
|
||||
"ChildProperties": [
|
||||
{
|
||||
"Type": "IntProperty",
|
||||
"Name": "PaintingIndex",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 4,
|
||||
"PropertyFlags": "Edit | BlueprintVisible"
|
||||
},
|
||||
{
|
||||
"Type": "BoolProperty",
|
||||
"Name": "Random?",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 1,
|
||||
"PropertyFlags": "Edit | BlueprintVisible",
|
||||
"FieldSize": 1,
|
||||
"ByteOffset": 0,
|
||||
"ByteMask": 1,
|
||||
"FieldMask": 255,
|
||||
"BoolSize": 1,
|
||||
"bIsNativeBool": true
|
||||
},
|
||||
{
|
||||
"Type": "StructProperty",
|
||||
"Name": "RandomMinMax",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 16,
|
||||
"PropertyFlags": "Edit | BlueprintVisible",
|
||||
"Struct": {
|
||||
"ObjectName": "Class'Vector2D'",
|
||||
"ObjectPath": "/Script/CoreUObject"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "StructProperty",
|
||||
"Name": "OffsetScale",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 32,
|
||||
"PropertyFlags": "Edit | BlueprintVisible",
|
||||
"Struct": {
|
||||
"ObjectName": "Class'Vector4'",
|
||||
"ObjectPath": "/Script/CoreUObject"
|
||||
}
|
||||
}
|
||||
],
|
||||
"FuncMap": {
|
||||
"UserConstructionScript": {
|
||||
"ObjectName": "Function'BP_Painting_C:UserConstructionScript'",
|
||||
"ObjectPath": "/Game/ITR2/Art/Environment/Props/WallPaintings/Blueprints/BP_Painting.2"
|
||||
}
|
||||
},
|
||||
"ClassFlags": "CLASS_Config | CLASS_ReplicationDataIsSetUp | CLASS_CompiledFromBlueprint | CLASS_HasInstancedReference",
|
||||
"ClassWithin": {
|
||||
"ObjectName": "Class'Object'",
|
||||
"ObjectPath": "/Script/CoreUObject"
|
||||
},
|
||||
"ClassConfigName": "Engine",
|
||||
"bCooked": true,
|
||||
"ClassDefaultObject": {
|
||||
"ObjectName": "BP_Painting_C'Default__BP_Painting_C'",
|
||||
"ObjectPath": "/Game/ITR2/Art/Environment/Props/WallPaintings/Blueprints/BP_Painting.1"
|
||||
},
|
||||
"EditorTags": {
|
||||
"BlueprintType": "BPTYPE_Normal"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "BP_Painting_C",
|
||||
"Name": "Default__BP_Painting_C",
|
||||
"Class": "BlueprintGeneratedClass'/Game/ITR2/Art/Environment/Props/WallPaintings/Blueprints/BP_Painting.BP_Painting_C'",
|
||||
"Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"PaintingIndex": 1,
|
||||
"RandomMinMax[2]": {
|
||||
"X": 0.0,
|
||||
"Y": 10.0
|
||||
},
|
||||
"OffsetScale[3]": {
|
||||
"X": 0.0,
|
||||
"Y": 0.0,
|
||||
"Z": 1.0,
|
||||
"W": 1.0
|
||||
},
|
||||
"StaticMeshComponent": {
|
||||
"ObjectName": "StaticMeshComponent'Default__BP_Painting_C:StaticMeshComponent0'",
|
||||
"ObjectPath": "/Game/ITR2/Art/Environment/Props/WallPaintings/Blueprints/BP_Painting.6"
|
||||
},
|
||||
"PrimaryActorTick": {
|
||||
"bStartWithTickEnabled": false
|
||||
},
|
||||
"RootComponent": {
|
||||
"ObjectName": "StaticMeshComponent'Default__BP_Painting_C:StaticMeshComponent0'",
|
||||
"ObjectPath": "/Game/ITR2/Art/Environment/Props/WallPaintings/Blueprints/BP_Painting.6"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "Function",
|
||||
"Name": "UserConstructionScript",
|
||||
"Outer": "BP_Painting_C",
|
||||
"Class": "UScriptClass'Function'",
|
||||
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
|
||||
"SuperStruct": {
|
||||
"ObjectName": "Class'Actor:UserConstructionScript'",
|
||||
"ObjectPath": "/Script/Engine"
|
||||
},
|
||||
"ChildProperties": [
|
||||
{
|
||||
"Type": "DoubleProperty",
|
||||
"Name": "CallFunc_BreakVector2D_X",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 8
|
||||
},
|
||||
{
|
||||
"Type": "DoubleProperty",
|
||||
"Name": "CallFunc_BreakVector2D_Y",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 8
|
||||
},
|
||||
{
|
||||
"Type": "DoubleProperty",
|
||||
"Name": "CallFunc_RandomFloatInRange_ReturnValue",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 8
|
||||
},
|
||||
{
|
||||
"Type": "DoubleProperty",
|
||||
"Name": "CallFunc_Conv_IntToDouble_ReturnValue",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 8
|
||||
},
|
||||
{
|
||||
"Type": "FloatProperty",
|
||||
"Name": "CallFunc_SetDefaultCustomPrimitiveDataFloat_Value_ImplicitCast",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 4
|
||||
},
|
||||
{
|
||||
"Type": "FloatProperty",
|
||||
"Name": "CallFunc_SetDefaultCustomPrimitiveDataFloat_Value_ImplicitCast_1",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 4
|
||||
}
|
||||
],
|
||||
"FunctionFlags": "FUNC_Event | FUNC_Public | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
|
||||
},
|
||||
{
|
||||
"Type": "SceneComponent",
|
||||
"Name": "DefaultSceneRoot_GEN_VARIABLE",
|
||||
"Outer": "BP_Painting_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_Painting_C:DefaultSceneRoot_GEN_VARIABLE'",
|
||||
"ObjectPath": "/Game/ITR2/Art/Environment/Props/WallPaintings/Blueprints/BP_Painting.3"
|
||||
},
|
||||
"VariableGuid": "F44D3782-4E88A2D4-4E99E5A1-CE9B41C5",
|
||||
"InternalVariableName": "DefaultSceneRoot"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "SimpleConstructionScript",
|
||||
"Name": "SimpleConstructionScript_0",
|
||||
"Outer": "BP_Painting_C",
|
||||
"Class": "UScriptClass'SimpleConstructionScript'",
|
||||
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"DefaultSceneRootNode": {
|
||||
"ObjectName": "SCS_Node'BP_Painting_C:SimpleConstructionScript_0.SCS_Node_0'",
|
||||
"ObjectPath": "/Game/ITR2/Art/Environment/Props/WallPaintings/Blueprints/BP_Painting.4"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "StaticMeshComponent",
|
||||
"Name": "StaticMeshComponent0",
|
||||
"Outer": "Default__BP_Painting_C",
|
||||
"Class": "UScriptClass'StaticMeshComponent'",
|
||||
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"StaticMesh": {
|
||||
"ObjectName": "StaticMesh'SM_Wall_Painting_A'",
|
||||
"ObjectPath": "/Game/ITR2/Art/Environment/Props/WallPaintings/SM_Wall_Painting_A.2"
|
||||
},
|
||||
"OverrideMaterials": [
|
||||
null
|
||||
],
|
||||
"CachedMaxDrawDistance": 10000.0,
|
||||
"PrimaryComponentTick": {
|
||||
"bStartWithTickEnabled": false
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
|
@ -0,0 +1,103 @@
|
|||
[
|
||||
{
|
||||
"Type": "BlueprintGeneratedClass",
|
||||
"Name": "BP_PaintingFrame_A_C",
|
||||
"Class": "UScriptClass'BlueprintGeneratedClass'",
|
||||
"Super": {
|
||||
"ObjectName": "BlueprintGeneratedClass'BP_Painting_C'",
|
||||
"ObjectPath": "/Game/ITR2/Art/Environment/Props/WallPaintings/Blueprints/BP_Painting.0"
|
||||
},
|
||||
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"SimpleConstructionScript": {
|
||||
"ObjectName": "SimpleConstructionScript'BP_PaintingFrame_A_C:SimpleConstructionScript_0'",
|
||||
"ObjectPath": "/Game/ITR2/Art/Environment/Props/WallPaintings/Blueprints/BP_PaintingFrame_A.4"
|
||||
}
|
||||
},
|
||||
"ClassFlags": "CLASS_Config | CLASS_ReplicationDataIsSetUp | CLASS_CompiledFromBlueprint | CLASS_HasInstancedReference",
|
||||
"ClassWithin": {
|
||||
"ObjectName": "Class'Object'",
|
||||
"ObjectPath": "/Script/CoreUObject"
|
||||
},
|
||||
"ClassConfigName": "Engine",
|
||||
"bCooked": true,
|
||||
"ClassDefaultObject": {
|
||||
"ObjectName": "BP_PaintingFrame_A_C'Default__BP_PaintingFrame_A_C'",
|
||||
"ObjectPath": "/Game/ITR2/Art/Environment/Props/WallPaintings/Blueprints/BP_PaintingFrame_A.1"
|
||||
},
|
||||
"EditorTags": {
|
||||
"BlueprintType": "BPTYPE_Normal"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "BP_PaintingFrame_A_C",
|
||||
"Name": "Default__BP_PaintingFrame_A_C",
|
||||
"Class": "BlueprintGeneratedClass'/Game/ITR2/Art/Environment/Props/WallPaintings/Blueprints/BP_PaintingFrame_A.BP_PaintingFrame_A_C'",
|
||||
"Template": {
|
||||
"ObjectName": "BP_Painting_C'Default__BP_Painting_C'",
|
||||
"ObjectPath": "/Game/ITR2/Art/Environment/Props/WallPaintings/Blueprints/BP_Painting.1"
|
||||
},
|
||||
"Flags": "RF_Public | RF_Transactional | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"PaintingIndex": 2,
|
||||
"StaticMeshComponent": {
|
||||
"ObjectName": "StaticMeshComponent'Default__BP_PaintingFrame_A_C:StaticMeshComponent0'",
|
||||
"ObjectPath": "/Game/ITR2/Art/Environment/Props/WallPaintings/Blueprints/BP_PaintingFrame_A.5"
|
||||
},
|
||||
"RootComponent": {
|
||||
"ObjectName": "StaticMeshComponent'Default__BP_PaintingFrame_A_C:StaticMeshComponent0'",
|
||||
"ObjectPath": "/Game/ITR2/Art/Environment/Props/WallPaintings/Blueprints/BP_PaintingFrame_A.5"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "SceneComponent",
|
||||
"Name": "DefaultSceneRoot_GEN_VARIABLE",
|
||||
"Outer": "BP_PaintingFrame_A_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_PaintingFrame_A_C:DefaultSceneRoot_GEN_VARIABLE'",
|
||||
"ObjectPath": "/Game/ITR2/Art/Environment/Props/WallPaintings/Blueprints/BP_PaintingFrame_A.2"
|
||||
},
|
||||
"VariableGuid": "2B87D751-4E9EEE82-F547AAAC-28D21F2C",
|
||||
"InternalVariableName": "DefaultSceneRoot"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "SimpleConstructionScript",
|
||||
"Name": "SimpleConstructionScript_0",
|
||||
"Outer": "BP_PaintingFrame_A_C",
|
||||
"Class": "UScriptClass'SimpleConstructionScript'",
|
||||
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"DefaultSceneRootNode": {
|
||||
"ObjectName": "SCS_Node'BP_PaintingFrame_A_C:SimpleConstructionScript_0.SCS_Node_0'",
|
||||
"ObjectPath": "/Game/ITR2/Art/Environment/Props/WallPaintings/Blueprints/BP_PaintingFrame_A.3"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "StaticMeshComponent",
|
||||
"Name": "StaticMeshComponent0",
|
||||
"Outer": "Default__BP_PaintingFrame_A_C",
|
||||
"Class": "UScriptClass'StaticMeshComponent'",
|
||||
"Template": {
|
||||
"ObjectName": "StaticMeshComponent'Default__BP_Painting_C:StaticMeshComponent0'",
|
||||
"ObjectPath": "/Game/ITR2/Art/Environment/Props/WallPaintings/Blueprints/BP_Painting.6"
|
||||
},
|
||||
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted"
|
||||
}
|
||||
]
|
|
@ -0,0 +1,108 @@
|
|||
[
|
||||
{
|
||||
"Type": "BlueprintGeneratedClass",
|
||||
"Name": "BP_PaintingFrame_B_C",
|
||||
"Class": "UScriptClass'BlueprintGeneratedClass'",
|
||||
"Super": {
|
||||
"ObjectName": "BlueprintGeneratedClass'BP_Painting_C'",
|
||||
"ObjectPath": "/Game/ITR2/Art/Environment/Props/WallPaintings/Blueprints/BP_Painting.0"
|
||||
},
|
||||
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"SimpleConstructionScript": {
|
||||
"ObjectName": "SimpleConstructionScript'BP_PaintingFrame_B_C:SimpleConstructionScript_0'",
|
||||
"ObjectPath": "/Game/ITR2/Art/Environment/Props/WallPaintings/Blueprints/BP_PaintingFrame_B.4"
|
||||
}
|
||||
},
|
||||
"ClassFlags": "CLASS_Config | CLASS_ReplicationDataIsSetUp | CLASS_CompiledFromBlueprint | CLASS_HasInstancedReference",
|
||||
"ClassWithin": {
|
||||
"ObjectName": "Class'Object'",
|
||||
"ObjectPath": "/Script/CoreUObject"
|
||||
},
|
||||
"ClassConfigName": "Engine",
|
||||
"bCooked": true,
|
||||
"ClassDefaultObject": {
|
||||
"ObjectName": "BP_PaintingFrame_B_C'Default__BP_PaintingFrame_B_C'",
|
||||
"ObjectPath": "/Game/ITR2/Art/Environment/Props/WallPaintings/Blueprints/BP_PaintingFrame_B.1"
|
||||
},
|
||||
"EditorTags": {
|
||||
"BlueprintType": "BPTYPE_Normal"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "BP_PaintingFrame_B_C",
|
||||
"Name": "Default__BP_PaintingFrame_B_C",
|
||||
"Class": "BlueprintGeneratedClass'/Game/ITR2/Art/Environment/Props/WallPaintings/Blueprints/BP_PaintingFrame_B.BP_PaintingFrame_B_C'",
|
||||
"Template": {
|
||||
"ObjectName": "BP_Painting_C'Default__BP_Painting_C'",
|
||||
"ObjectPath": "/Game/ITR2/Art/Environment/Props/WallPaintings/Blueprints/BP_Painting.1"
|
||||
},
|
||||
"Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"StaticMeshComponent": {
|
||||
"ObjectName": "StaticMeshComponent'Default__BP_PaintingFrame_B_C:StaticMeshComponent0'",
|
||||
"ObjectPath": "/Game/ITR2/Art/Environment/Props/WallPaintings/Blueprints/BP_PaintingFrame_B.5"
|
||||
},
|
||||
"RootComponent": {
|
||||
"ObjectName": "StaticMeshComponent'Default__BP_PaintingFrame_B_C:StaticMeshComponent0'",
|
||||
"ObjectPath": "/Game/ITR2/Art/Environment/Props/WallPaintings/Blueprints/BP_PaintingFrame_B.5"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "SceneComponent",
|
||||
"Name": "DefaultSceneRoot_GEN_VARIABLE",
|
||||
"Outer": "BP_PaintingFrame_B_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_PaintingFrame_B_C:DefaultSceneRoot_GEN_VARIABLE'",
|
||||
"ObjectPath": "/Game/ITR2/Art/Environment/Props/WallPaintings/Blueprints/BP_PaintingFrame_B.2"
|
||||
},
|
||||
"VariableGuid": "2B87D751-4E9EEE82-F547AAAC-28D21F2C",
|
||||
"InternalVariableName": "DefaultSceneRoot"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "SimpleConstructionScript",
|
||||
"Name": "SimpleConstructionScript_0",
|
||||
"Outer": "BP_PaintingFrame_B_C",
|
||||
"Class": "UScriptClass'SimpleConstructionScript'",
|
||||
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"DefaultSceneRootNode": {
|
||||
"ObjectName": "SCS_Node'BP_PaintingFrame_B_C:SimpleConstructionScript_0.SCS_Node_0'",
|
||||
"ObjectPath": "/Game/ITR2/Art/Environment/Props/WallPaintings/Blueprints/BP_PaintingFrame_B.3"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "StaticMeshComponent",
|
||||
"Name": "StaticMeshComponent0",
|
||||
"Outer": "Default__BP_PaintingFrame_B_C",
|
||||
"Class": "UScriptClass'StaticMeshComponent'",
|
||||
"Template": {
|
||||
"ObjectName": "StaticMeshComponent'Default__BP_Painting_C:StaticMeshComponent0'",
|
||||
"ObjectPath": "/Game/ITR2/Art/Environment/Props/WallPaintings/Blueprints/BP_Painting.6"
|
||||
},
|
||||
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"StaticMesh": {
|
||||
"ObjectName": "StaticMesh'SM_Wall_Painting_B'",
|
||||
"ObjectPath": "/Game/ITR2/Art/Environment/Props/WallPaintings/SM_Wall_Painting_B.2"
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
|
@ -0,0 +1,115 @@
|
|||
[
|
||||
{
|
||||
"Type": "BlueprintGeneratedClass",
|
||||
"Name": "BP_PaintingFrame_Bears_C",
|
||||
"Class": "UScriptClass'BlueprintGeneratedClass'",
|
||||
"Super": {
|
||||
"ObjectName": "BlueprintGeneratedClass'BP_Painting_C'",
|
||||
"ObjectPath": "/Game/ITR2/Art/Environment/Props/WallPaintings/Blueprints/BP_Painting.0"
|
||||
},
|
||||
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"SimpleConstructionScript": {
|
||||
"ObjectName": "SimpleConstructionScript'BP_PaintingFrame_Bears_C:SimpleConstructionScript_0'",
|
||||
"ObjectPath": "/Game/ITR2/Art/Environment/Props/WallPaintings/Blueprints/BP_PaintingFrame_Bears.4"
|
||||
}
|
||||
},
|
||||
"ClassFlags": "CLASS_Config | CLASS_ReplicationDataIsSetUp | CLASS_CompiledFromBlueprint | CLASS_HasInstancedReference",
|
||||
"ClassWithin": {
|
||||
"ObjectName": "Class'Object'",
|
||||
"ObjectPath": "/Script/CoreUObject"
|
||||
},
|
||||
"ClassConfigName": "Engine",
|
||||
"bCooked": true,
|
||||
"ClassDefaultObject": {
|
||||
"ObjectName": "BP_PaintingFrame_Bears_C'Default__BP_PaintingFrame_Bears_C'",
|
||||
"ObjectPath": "/Game/ITR2/Art/Environment/Props/WallPaintings/Blueprints/BP_PaintingFrame_Bears.1"
|
||||
},
|
||||
"EditorTags": {
|
||||
"BlueprintType": "BPTYPE_Normal"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "BP_PaintingFrame_Bears_C",
|
||||
"Name": "Default__BP_PaintingFrame_Bears_C",
|
||||
"Class": "BlueprintGeneratedClass'/Game/ITR2/Art/Environment/Props/WallPaintings/Blueprints/BP_PaintingFrame_Bears.BP_PaintingFrame_Bears_C'",
|
||||
"Template": {
|
||||
"ObjectName": "BP_Painting_C'Default__BP_Painting_C'",
|
||||
"ObjectPath": "/Game/ITR2/Art/Environment/Props/WallPaintings/Blueprints/BP_Painting.1"
|
||||
},
|
||||
"Flags": "RF_Public | RF_Transactional | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"PaintingIndex": 11,
|
||||
"StaticMeshComponent": {
|
||||
"ObjectName": "StaticMeshComponent'Default__BP_PaintingFrame_Bears_C:StaticMeshComponent0'",
|
||||
"ObjectPath": "/Game/ITR2/Art/Environment/Props/WallPaintings/Blueprints/BP_PaintingFrame_Bears.5"
|
||||
},
|
||||
"RootComponent": {
|
||||
"ObjectName": "StaticMeshComponent'Default__BP_PaintingFrame_Bears_C:StaticMeshComponent0'",
|
||||
"ObjectPath": "/Game/ITR2/Art/Environment/Props/WallPaintings/Blueprints/BP_PaintingFrame_Bears.5"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "SceneComponent",
|
||||
"Name": "DefaultSceneRoot_GEN_VARIABLE",
|
||||
"Outer": "BP_PaintingFrame_Bears_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_PaintingFrame_Bears_C:DefaultSceneRoot_GEN_VARIABLE'",
|
||||
"ObjectPath": "/Game/ITR2/Art/Environment/Props/WallPaintings/Blueprints/BP_PaintingFrame_Bears.2"
|
||||
},
|
||||
"VariableGuid": "2B87D751-4E9EEE82-F547AAAC-28D21F2C",
|
||||
"InternalVariableName": "DefaultSceneRoot"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "SimpleConstructionScript",
|
||||
"Name": "SimpleConstructionScript_0",
|
||||
"Outer": "BP_PaintingFrame_Bears_C",
|
||||
"Class": "UScriptClass'SimpleConstructionScript'",
|
||||
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"DefaultSceneRootNode": {
|
||||
"ObjectName": "SCS_Node'BP_PaintingFrame_Bears_C:SimpleConstructionScript_0.SCS_Node_0'",
|
||||
"ObjectPath": "/Game/ITR2/Art/Environment/Props/WallPaintings/Blueprints/BP_PaintingFrame_Bears.3"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "StaticMeshComponent",
|
||||
"Name": "StaticMeshComponent0",
|
||||
"Outer": "Default__BP_PaintingFrame_Bears_C",
|
||||
"Class": "UScriptClass'StaticMeshComponent'",
|
||||
"Template": {
|
||||
"ObjectName": "StaticMeshComponent'Default__BP_Painting_C:StaticMeshComponent0'",
|
||||
"ObjectPath": "/Game/ITR2/Art/Environment/Props/WallPaintings/Blueprints/BP_Painting.6"
|
||||
},
|
||||
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"StaticMesh": {
|
||||
"ObjectName": "StaticMesh'SM_Wall_Painting_E'",
|
||||
"ObjectPath": "/Game/ITR2/Art/Environment/Props/WallPaintings/SM_Wall_Painting_E.2"
|
||||
},
|
||||
"OverrideMaterials": [
|
||||
{
|
||||
"ObjectName": "MaterialInstanceConstant'MI_PictureFrameBears'",
|
||||
"ObjectPath": "/Game/ITR2/Art/Environment/Props/WallPaintings/MI_PictureFrameBears.0"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
|
@ -0,0 +1,109 @@
|
|||
[
|
||||
{
|
||||
"Type": "BlueprintGeneratedClass",
|
||||
"Name": "BP_PaintingFrame_C_C",
|
||||
"Class": "UScriptClass'BlueprintGeneratedClass'",
|
||||
"Super": {
|
||||
"ObjectName": "BlueprintGeneratedClass'BP_Painting_C'",
|
||||
"ObjectPath": "/Game/ITR2/Art/Environment/Props/WallPaintings/Blueprints/BP_Painting.0"
|
||||
},
|
||||
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"SimpleConstructionScript": {
|
||||
"ObjectName": "SimpleConstructionScript'BP_PaintingFrame_C_C:SimpleConstructionScript_0'",
|
||||
"ObjectPath": "/Game/ITR2/Art/Environment/Props/WallPaintings/Blueprints/BP_PaintingFrame_C.4"
|
||||
}
|
||||
},
|
||||
"ClassFlags": "CLASS_Config | CLASS_ReplicationDataIsSetUp | CLASS_CompiledFromBlueprint | CLASS_HasInstancedReference",
|
||||
"ClassWithin": {
|
||||
"ObjectName": "Class'Object'",
|
||||
"ObjectPath": "/Script/CoreUObject"
|
||||
},
|
||||
"ClassConfigName": "Engine",
|
||||
"bCooked": true,
|
||||
"ClassDefaultObject": {
|
||||
"ObjectName": "BP_PaintingFrame_C_C'Default__BP_PaintingFrame_C_C'",
|
||||
"ObjectPath": "/Game/ITR2/Art/Environment/Props/WallPaintings/Blueprints/BP_PaintingFrame_C.1"
|
||||
},
|
||||
"EditorTags": {
|
||||
"BlueprintType": "BPTYPE_Normal"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "BP_PaintingFrame_C_C",
|
||||
"Name": "Default__BP_PaintingFrame_C_C",
|
||||
"Class": "BlueprintGeneratedClass'/Game/ITR2/Art/Environment/Props/WallPaintings/Blueprints/BP_PaintingFrame_C.BP_PaintingFrame_C_C'",
|
||||
"Template": {
|
||||
"ObjectName": "BP_Painting_C'Default__BP_Painting_C'",
|
||||
"ObjectPath": "/Game/ITR2/Art/Environment/Props/WallPaintings/Blueprints/BP_Painting.1"
|
||||
},
|
||||
"Flags": "RF_Public | RF_Transactional | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"PaintingIndex": 6,
|
||||
"StaticMeshComponent": {
|
||||
"ObjectName": "StaticMeshComponent'Default__BP_PaintingFrame_C_C:StaticMeshComponent0'",
|
||||
"ObjectPath": "/Game/ITR2/Art/Environment/Props/WallPaintings/Blueprints/BP_PaintingFrame_C.5"
|
||||
},
|
||||
"RootComponent": {
|
||||
"ObjectName": "StaticMeshComponent'Default__BP_PaintingFrame_C_C:StaticMeshComponent0'",
|
||||
"ObjectPath": "/Game/ITR2/Art/Environment/Props/WallPaintings/Blueprints/BP_PaintingFrame_C.5"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "SceneComponent",
|
||||
"Name": "DefaultSceneRoot_GEN_VARIABLE",
|
||||
"Outer": "BP_PaintingFrame_C_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_PaintingFrame_C_C:DefaultSceneRoot_GEN_VARIABLE'",
|
||||
"ObjectPath": "/Game/ITR2/Art/Environment/Props/WallPaintings/Blueprints/BP_PaintingFrame_C.2"
|
||||
},
|
||||
"VariableGuid": "2B87D751-4E9EEE82-F547AAAC-28D21F2C",
|
||||
"InternalVariableName": "DefaultSceneRoot"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "SimpleConstructionScript",
|
||||
"Name": "SimpleConstructionScript_0",
|
||||
"Outer": "BP_PaintingFrame_C_C",
|
||||
"Class": "UScriptClass'SimpleConstructionScript'",
|
||||
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"DefaultSceneRootNode": {
|
||||
"ObjectName": "SCS_Node'BP_PaintingFrame_C_C:SimpleConstructionScript_0.SCS_Node_0'",
|
||||
"ObjectPath": "/Game/ITR2/Art/Environment/Props/WallPaintings/Blueprints/BP_PaintingFrame_C.3"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "StaticMeshComponent",
|
||||
"Name": "StaticMeshComponent0",
|
||||
"Outer": "Default__BP_PaintingFrame_C_C",
|
||||
"Class": "UScriptClass'StaticMeshComponent'",
|
||||
"Template": {
|
||||
"ObjectName": "StaticMeshComponent'Default__BP_Painting_C:StaticMeshComponent0'",
|
||||
"ObjectPath": "/Game/ITR2/Art/Environment/Props/WallPaintings/Blueprints/BP_Painting.6"
|
||||
},
|
||||
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"StaticMesh": {
|
||||
"ObjectName": "StaticMesh'SM_Wall_Painting_C'",
|
||||
"ObjectPath": "/Game/ITR2/Art/Environment/Props/WallPaintings/SM_Wall_Painting_C.2"
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
|
@ -0,0 +1,109 @@
|
|||
[
|
||||
{
|
||||
"Type": "BlueprintGeneratedClass",
|
||||
"Name": "BP_PaintingFrame_D_C",
|
||||
"Class": "UScriptClass'BlueprintGeneratedClass'",
|
||||
"Super": {
|
||||
"ObjectName": "BlueprintGeneratedClass'BP_Painting_C'",
|
||||
"ObjectPath": "/Game/ITR2/Art/Environment/Props/WallPaintings/Blueprints/BP_Painting.0"
|
||||
},
|
||||
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"SimpleConstructionScript": {
|
||||
"ObjectName": "SimpleConstructionScript'BP_PaintingFrame_D_C:SimpleConstructionScript_0'",
|
||||
"ObjectPath": "/Game/ITR2/Art/Environment/Props/WallPaintings/Blueprints/BP_PaintingFrame_D.4"
|
||||
}
|
||||
},
|
||||
"ClassFlags": "CLASS_Config | CLASS_ReplicationDataIsSetUp | CLASS_CompiledFromBlueprint | CLASS_HasInstancedReference",
|
||||
"ClassWithin": {
|
||||
"ObjectName": "Class'Object'",
|
||||
"ObjectPath": "/Script/CoreUObject"
|
||||
},
|
||||
"ClassConfigName": "Engine",
|
||||
"bCooked": true,
|
||||
"ClassDefaultObject": {
|
||||
"ObjectName": "BP_PaintingFrame_D_C'Default__BP_PaintingFrame_D_C'",
|
||||
"ObjectPath": "/Game/ITR2/Art/Environment/Props/WallPaintings/Blueprints/BP_PaintingFrame_D.1"
|
||||
},
|
||||
"EditorTags": {
|
||||
"BlueprintType": "BPTYPE_Normal"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "BP_PaintingFrame_D_C",
|
||||
"Name": "Default__BP_PaintingFrame_D_C",
|
||||
"Class": "BlueprintGeneratedClass'/Game/ITR2/Art/Environment/Props/WallPaintings/Blueprints/BP_PaintingFrame_D.BP_PaintingFrame_D_C'",
|
||||
"Template": {
|
||||
"ObjectName": "BP_Painting_C'Default__BP_Painting_C'",
|
||||
"ObjectPath": "/Game/ITR2/Art/Environment/Props/WallPaintings/Blueprints/BP_Painting.1"
|
||||
},
|
||||
"Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"PaintingIndex": 7,
|
||||
"StaticMeshComponent": {
|
||||
"ObjectName": "StaticMeshComponent'Default__BP_PaintingFrame_D_C:StaticMeshComponent0'",
|
||||
"ObjectPath": "/Game/ITR2/Art/Environment/Props/WallPaintings/Blueprints/BP_PaintingFrame_D.5"
|
||||
},
|
||||
"RootComponent": {
|
||||
"ObjectName": "StaticMeshComponent'Default__BP_PaintingFrame_D_C:StaticMeshComponent0'",
|
||||
"ObjectPath": "/Game/ITR2/Art/Environment/Props/WallPaintings/Blueprints/BP_PaintingFrame_D.5"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "SceneComponent",
|
||||
"Name": "DefaultSceneRoot_GEN_VARIABLE",
|
||||
"Outer": "BP_PaintingFrame_D_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_PaintingFrame_D_C:DefaultSceneRoot_GEN_VARIABLE'",
|
||||
"ObjectPath": "/Game/ITR2/Art/Environment/Props/WallPaintings/Blueprints/BP_PaintingFrame_D.2"
|
||||
},
|
||||
"VariableGuid": "2B87D751-4E9EEE82-F547AAAC-28D21F2C",
|
||||
"InternalVariableName": "DefaultSceneRoot"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "SimpleConstructionScript",
|
||||
"Name": "SimpleConstructionScript_0",
|
||||
"Outer": "BP_PaintingFrame_D_C",
|
||||
"Class": "UScriptClass'SimpleConstructionScript'",
|
||||
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"DefaultSceneRootNode": {
|
||||
"ObjectName": "SCS_Node'BP_PaintingFrame_D_C:SimpleConstructionScript_0.SCS_Node_0'",
|
||||
"ObjectPath": "/Game/ITR2/Art/Environment/Props/WallPaintings/Blueprints/BP_PaintingFrame_D.3"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "StaticMeshComponent",
|
||||
"Name": "StaticMeshComponent0",
|
||||
"Outer": "Default__BP_PaintingFrame_D_C",
|
||||
"Class": "UScriptClass'StaticMeshComponent'",
|
||||
"Template": {
|
||||
"ObjectName": "StaticMeshComponent'Default__BP_Painting_C:StaticMeshComponent0'",
|
||||
"ObjectPath": "/Game/ITR2/Art/Environment/Props/WallPaintings/Blueprints/BP_Painting.6"
|
||||
},
|
||||
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"StaticMesh": {
|
||||
"ObjectName": "StaticMesh'SM_Wall_Painting_D'",
|
||||
"ObjectPath": "/Game/ITR2/Art/Environment/Props/WallPaintings/SM_Wall_Painting_D.2"
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
|
@ -0,0 +1,109 @@
|
|||
[
|
||||
{
|
||||
"Type": "BlueprintGeneratedClass",
|
||||
"Name": "BP_PaintingFrame_E_C",
|
||||
"Class": "UScriptClass'BlueprintGeneratedClass'",
|
||||
"Super": {
|
||||
"ObjectName": "BlueprintGeneratedClass'BP_Painting_C'",
|
||||
"ObjectPath": "/Game/ITR2/Art/Environment/Props/WallPaintings/Blueprints/BP_Painting.0"
|
||||
},
|
||||
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"SimpleConstructionScript": {
|
||||
"ObjectName": "SimpleConstructionScript'BP_PaintingFrame_E_C:SimpleConstructionScript_0'",
|
||||
"ObjectPath": "/Game/ITR2/Art/Environment/Props/WallPaintings/Blueprints/BP_PaintingFrame_E.4"
|
||||
}
|
||||
},
|
||||
"ClassFlags": "CLASS_Config | CLASS_ReplicationDataIsSetUp | CLASS_CompiledFromBlueprint | CLASS_HasInstancedReference",
|
||||
"ClassWithin": {
|
||||
"ObjectName": "Class'Object'",
|
||||
"ObjectPath": "/Script/CoreUObject"
|
||||
},
|
||||
"ClassConfigName": "Engine",
|
||||
"bCooked": true,
|
||||
"ClassDefaultObject": {
|
||||
"ObjectName": "BP_PaintingFrame_E_C'Default__BP_PaintingFrame_E_C'",
|
||||
"ObjectPath": "/Game/ITR2/Art/Environment/Props/WallPaintings/Blueprints/BP_PaintingFrame_E.1"
|
||||
},
|
||||
"EditorTags": {
|
||||
"BlueprintType": "BPTYPE_Normal"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "BP_PaintingFrame_E_C",
|
||||
"Name": "Default__BP_PaintingFrame_E_C",
|
||||
"Class": "BlueprintGeneratedClass'/Game/ITR2/Art/Environment/Props/WallPaintings/Blueprints/BP_PaintingFrame_E.BP_PaintingFrame_E_C'",
|
||||
"Template": {
|
||||
"ObjectName": "BP_Painting_C'Default__BP_Painting_C'",
|
||||
"ObjectPath": "/Game/ITR2/Art/Environment/Props/WallPaintings/Blueprints/BP_Painting.1"
|
||||
},
|
||||
"Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"PaintingIndex": 9,
|
||||
"StaticMeshComponent": {
|
||||
"ObjectName": "StaticMeshComponent'Default__BP_PaintingFrame_E_C:StaticMeshComponent0'",
|
||||
"ObjectPath": "/Game/ITR2/Art/Environment/Props/WallPaintings/Blueprints/BP_PaintingFrame_E.5"
|
||||
},
|
||||
"RootComponent": {
|
||||
"ObjectName": "StaticMeshComponent'Default__BP_PaintingFrame_E_C:StaticMeshComponent0'",
|
||||
"ObjectPath": "/Game/ITR2/Art/Environment/Props/WallPaintings/Blueprints/BP_PaintingFrame_E.5"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "SceneComponent",
|
||||
"Name": "DefaultSceneRoot_GEN_VARIABLE",
|
||||
"Outer": "BP_PaintingFrame_E_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_PaintingFrame_E_C:DefaultSceneRoot_GEN_VARIABLE'",
|
||||
"ObjectPath": "/Game/ITR2/Art/Environment/Props/WallPaintings/Blueprints/BP_PaintingFrame_E.2"
|
||||
},
|
||||
"VariableGuid": "2B87D751-4E9EEE82-F547AAAC-28D21F2C",
|
||||
"InternalVariableName": "DefaultSceneRoot"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "SimpleConstructionScript",
|
||||
"Name": "SimpleConstructionScript_0",
|
||||
"Outer": "BP_PaintingFrame_E_C",
|
||||
"Class": "UScriptClass'SimpleConstructionScript'",
|
||||
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"DefaultSceneRootNode": {
|
||||
"ObjectName": "SCS_Node'BP_PaintingFrame_E_C:SimpleConstructionScript_0.SCS_Node_0'",
|
||||
"ObjectPath": "/Game/ITR2/Art/Environment/Props/WallPaintings/Blueprints/BP_PaintingFrame_E.3"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "StaticMeshComponent",
|
||||
"Name": "StaticMeshComponent0",
|
||||
"Outer": "Default__BP_PaintingFrame_E_C",
|
||||
"Class": "UScriptClass'StaticMeshComponent'",
|
||||
"Template": {
|
||||
"ObjectName": "StaticMeshComponent'Default__BP_Painting_C:StaticMeshComponent0'",
|
||||
"ObjectPath": "/Game/ITR2/Art/Environment/Props/WallPaintings/Blueprints/BP_Painting.6"
|
||||
},
|
||||
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"StaticMesh": {
|
||||
"ObjectName": "StaticMesh'SM_Wall_Painting_E'",
|
||||
"ObjectPath": "/Game/ITR2/Art/Environment/Props/WallPaintings/SM_Wall_Painting_E.2"
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
Loading…
Add table
Add a link
Reference in a new issue