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,666 @@
|
|||
[
|
||||
{
|
||||
"Type": "BlueprintGeneratedClass",
|
||||
"Name": "BPA_TrashCan_C",
|
||||
"Class": "UScriptClass'BlueprintGeneratedClass'",
|
||||
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"SimpleConstructionScript": {
|
||||
"ObjectName": "SimpleConstructionScript'BPA_TrashCan_C:SimpleConstructionScript_0'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/TrashCans/BPA_TrashCan.11"
|
||||
},
|
||||
"UberGraphFunction": {
|
||||
"ObjectName": "Function'BPA_TrashCan_C:ExecuteUbergraph_BPA_TrashCan'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/TrashCans/BPA_TrashCan.3"
|
||||
}
|
||||
},
|
||||
"SuperStruct": {
|
||||
"ObjectName": "Class'Actor'",
|
||||
"ObjectPath": "/Script/Engine"
|
||||
},
|
||||
"Children": [
|
||||
{
|
||||
"ObjectName": "Function'BPA_TrashCan_C:ReceiveBeginPlay'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/TrashCans/BPA_TrashCan.6"
|
||||
},
|
||||
{
|
||||
"ObjectName": "Function'BPA_TrashCan_C:OnBoxBeginOverlap'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/TrashCans/BPA_TrashCan.4"
|
||||
},
|
||||
{
|
||||
"ObjectName": "Function'BPA_TrashCan_C:OnBoxEndOverlap'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/TrashCans/BPA_TrashCan.5"
|
||||
},
|
||||
{
|
||||
"ObjectName": "Function'BPA_TrashCan_C:ExecuteUbergraph_BPA_TrashCan'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/TrashCans/BPA_TrashCan.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": "Box",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 8,
|
||||
"PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
|
||||
"PropertyClass": {
|
||||
"ObjectName": "Class'BoxComponent'",
|
||||
"ObjectPath": "/Script/Engine"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "StaticMesh",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 8,
|
||||
"PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
|
||||
"PropertyClass": {
|
||||
"ObjectName": "Class'StaticMeshComponent'",
|
||||
"ObjectPath": "/Script/Engine"
|
||||
}
|
||||
}
|
||||
],
|
||||
"FuncMap": {
|
||||
"ExecuteUbergraph_BPA_TrashCan": {
|
||||
"ObjectName": "Function'BPA_TrashCan_C:ExecuteUbergraph_BPA_TrashCan'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/TrashCans/BPA_TrashCan.3"
|
||||
},
|
||||
"OnBoxEndOverlap": {
|
||||
"ObjectName": "Function'BPA_TrashCan_C:OnBoxEndOverlap'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/TrashCans/BPA_TrashCan.5"
|
||||
},
|
||||
"OnBoxBeginOverlap": {
|
||||
"ObjectName": "Function'BPA_TrashCan_C:OnBoxBeginOverlap'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/TrashCans/BPA_TrashCan.4"
|
||||
},
|
||||
"ReceiveBeginPlay": {
|
||||
"ObjectName": "Function'BPA_TrashCan_C:ReceiveBeginPlay'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/TrashCans/BPA_TrashCan.6"
|
||||
}
|
||||
},
|
||||
"ClassFlags": "CLASS_Abstract | CLASS_Config | CLASS_ReplicationDataIsSetUp | CLASS_CompiledFromBlueprint | CLASS_HasInstancedReference",
|
||||
"ClassWithin": {
|
||||
"ObjectName": "Class'Object'",
|
||||
"ObjectPath": "/Script/CoreUObject"
|
||||
},
|
||||
"ClassConfigName": "Engine",
|
||||
"bCooked": true,
|
||||
"ClassDefaultObject": {
|
||||
"ObjectName": "BPA_TrashCan_C'Default__BPA_TrashCan_C'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/TrashCans/BPA_TrashCan.2"
|
||||
},
|
||||
"EditorTags": {
|
||||
"BlueprintType": "BPTYPE_Normal"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "BoxComponent",
|
||||
"Name": "Box_GEN_VARIABLE",
|
||||
"Outer": "BPA_TrashCan_C",
|
||||
"Class": "UScriptClass'BoxComponent'",
|
||||
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"BoxExtent": {
|
||||
"X": 22.0,
|
||||
"Y": 20.0,
|
||||
"Z": 32.0
|
||||
},
|
||||
"BodyInstance": {
|
||||
"CollisionProfileName": "Custom",
|
||||
"CollisionResponses": {
|
||||
"ResponseArray": [
|
||||
{
|
||||
"Channel": "WorldStatic",
|
||||
"Response": "ECollisionResponse::ECR_Ignore"
|
||||
},
|
||||
{
|
||||
"Channel": "WorldDynamic",
|
||||
"Response": "ECollisionResponse::ECR_Ignore"
|
||||
},
|
||||
{
|
||||
"Channel": "Pawn",
|
||||
"Response": "ECollisionResponse::ECR_Ignore"
|
||||
},
|
||||
{
|
||||
"Channel": "Visibility",
|
||||
"Response": "ECollisionResponse::ECR_Ignore"
|
||||
},
|
||||
{
|
||||
"Channel": "Camera",
|
||||
"Response": "ECollisionResponse::ECR_Ignore"
|
||||
},
|
||||
{
|
||||
"Channel": "PhysicsBody",
|
||||
"Response": "ECollisionResponse::ECR_Ignore"
|
||||
},
|
||||
{
|
||||
"Channel": "Vehicle",
|
||||
"Response": "ECollisionResponse::ECR_Ignore"
|
||||
},
|
||||
{
|
||||
"Channel": "Destructible",
|
||||
"Response": "ECollisionResponse::ECR_Ignore"
|
||||
},
|
||||
{
|
||||
"Channel": "RadiusItem",
|
||||
"Response": "ECollisionResponse::ECR_Overlap"
|
||||
},
|
||||
{
|
||||
"Channel": "Trigger",
|
||||
"Response": "ECollisionResponse::ECR_Ignore"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"RelativeLocation": {
|
||||
"X": 0.0,
|
||||
"Y": 0.0,
|
||||
"Z": 55.0
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "BPA_TrashCan_C",
|
||||
"Name": "Default__BPA_TrashCan_C",
|
||||
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/Items/Misc/TrashCans/BPA_TrashCan.BPA_TrashCan_C'",
|
||||
"Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"UberGraphFrame": {}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "Function",
|
||||
"Name": "ExecuteUbergraph_BPA_TrashCan",
|
||||
"Outer": "BPA_TrashCan_C",
|
||||
"Class": "UScriptClass'Function'",
|
||||
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
|
||||
"ChildProperties": [
|
||||
{
|
||||
"Type": "IntProperty",
|
||||
"Name": "EntryPoint",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 4,
|
||||
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm"
|
||||
},
|
||||
{
|
||||
"Type": "DelegateProperty",
|
||||
"Name": "K2Node_CreateDelegate_OutputDelegate",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 32,
|
||||
"SignatureFunction": {
|
||||
"ObjectName": "Class'ComponentEndOverlapSignature__DelegateSignature'",
|
||||
"ObjectPath": "/Script/Engine"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "K2Node_CustomEvent_OverlappedComponent_1",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 8,
|
||||
"PropertyFlags": "InstancedReference",
|
||||
"PropertyClass": {
|
||||
"ObjectName": "Class'PrimitiveComponent'",
|
||||
"ObjectPath": "/Script/Engine"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "K2Node_CustomEvent_OtherActor_1",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 8,
|
||||
"PropertyClass": {
|
||||
"ObjectName": "Class'Actor'",
|
||||
"ObjectPath": "/Script/Engine"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "K2Node_CustomEvent_OtherComp_1",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 8,
|
||||
"PropertyFlags": "InstancedReference",
|
||||
"PropertyClass": {
|
||||
"ObjectName": "Class'PrimitiveComponent'",
|
||||
"ObjectPath": "/Script/Engine"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "IntProperty",
|
||||
"Name": "K2Node_CustomEvent_OtherBodyIndex_1",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 4
|
||||
},
|
||||
{
|
||||
"Type": "BoolProperty",
|
||||
"Name": "K2Node_CustomEvent_bFromSweep",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 1,
|
||||
"FieldSize": 1,
|
||||
"ByteOffset": 0,
|
||||
"ByteMask": 1,
|
||||
"FieldMask": 255,
|
||||
"BoolSize": 1,
|
||||
"bIsNativeBool": true
|
||||
},
|
||||
{
|
||||
"Type": "StructProperty",
|
||||
"Name": "K2Node_CustomEvent_SweepResult",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 240,
|
||||
"PropertyFlags": "ConstParm | ContainsInstancedReference",
|
||||
"Struct": {
|
||||
"ObjectName": "Class'HitResult'",
|
||||
"ObjectPath": "/Script/Engine"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "K2Node_CustomEvent_OverlappedComponent",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 8,
|
||||
"PropertyFlags": "InstancedReference",
|
||||
"PropertyClass": {
|
||||
"ObjectName": "Class'PrimitiveComponent'",
|
||||
"ObjectPath": "/Script/Engine"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "K2Node_CustomEvent_OtherActor",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 8,
|
||||
"PropertyClass": {
|
||||
"ObjectName": "Class'Actor'",
|
||||
"ObjectPath": "/Script/Engine"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "K2Node_CustomEvent_OtherComp",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 8,
|
||||
"PropertyFlags": "InstancedReference",
|
||||
"PropertyClass": {
|
||||
"ObjectName": "Class'PrimitiveComponent'",
|
||||
"ObjectPath": "/Script/Engine"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "IntProperty",
|
||||
"Name": "K2Node_CustomEvent_OtherBodyIndex",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 4
|
||||
},
|
||||
{
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "K2Node_DynamicCast_AsRadius_Item_Base",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 8,
|
||||
"PropertyClass": {
|
||||
"ObjectName": "Class'RadiusItemBase'",
|
||||
"ObjectPath": "/Script/IntoTheRadius2"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "BoolProperty",
|
||||
"Name": "K2Node_DynamicCast_bSuccess",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 1,
|
||||
"FieldSize": 1,
|
||||
"ByteOffset": 0,
|
||||
"ByteMask": 1,
|
||||
"FieldMask": 255,
|
||||
"BoolSize": 1,
|
||||
"bIsNativeBool": true
|
||||
},
|
||||
{
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "K2Node_DynamicCast_AsRadius_Item_Base_1",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 8,
|
||||
"PropertyClass": {
|
||||
"ObjectName": "Class'RadiusItemBase'",
|
||||
"ObjectPath": "/Script/IntoTheRadius2"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "BoolProperty",
|
||||
"Name": "K2Node_DynamicCast_bSuccess_1",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 1,
|
||||
"FieldSize": 1,
|
||||
"ByteOffset": 0,
|
||||
"ByteMask": 1,
|
||||
"FieldMask": 255,
|
||||
"BoolSize": 1,
|
||||
"bIsNativeBool": true
|
||||
},
|
||||
{
|
||||
"Type": "InterfaceProperty",
|
||||
"Name": "K2Node_DynamicCast_AsRadius_Item_Interface",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 16,
|
||||
"InterfaceClass": {
|
||||
"ObjectName": "Class'RadiusItemInterface'",
|
||||
"ObjectPath": "/Script/IntoTheRadius2"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "BoolProperty",
|
||||
"Name": "K2Node_DynamicCast_bSuccess_2",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 1,
|
||||
"FieldSize": 1,
|
||||
"ByteOffset": 0,
|
||||
"ByteMask": 1,
|
||||
"FieldMask": 255,
|
||||
"BoolSize": 1,
|
||||
"bIsNativeBool": true
|
||||
},
|
||||
{
|
||||
"Type": "InterfaceProperty",
|
||||
"Name": "K2Node_DynamicCast_AsRadius_Item_Interface_1",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 16,
|
||||
"InterfaceClass": {
|
||||
"ObjectName": "Class'RadiusItemInterface'",
|
||||
"ObjectPath": "/Script/IntoTheRadius2"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "BoolProperty",
|
||||
"Name": "K2Node_DynamicCast_bSuccess_3",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 1,
|
||||
"FieldSize": 1,
|
||||
"ByteOffset": 0,
|
||||
"ByteMask": 1,
|
||||
"FieldMask": 255,
|
||||
"BoolSize": 1,
|
||||
"bIsNativeBool": true
|
||||
},
|
||||
{
|
||||
"Type": "DelegateProperty",
|
||||
"Name": "K2Node_CreateDelegate_OutputDelegate_1",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 32,
|
||||
"SignatureFunction": {
|
||||
"ObjectName": "Class'ComponentBeginOverlapSignature__DelegateSignature'",
|
||||
"ObjectPath": "/Script/Engine"
|
||||
}
|
||||
}
|
||||
],
|
||||
"FunctionFlags": "FUNC_Final | FUNC_UbergraphFunction | FUNC_HasDefaults"
|
||||
},
|
||||
{
|
||||
"Type": "Function",
|
||||
"Name": "OnBoxBeginOverlap",
|
||||
"Outer": "BPA_TrashCan_C",
|
||||
"Class": "UScriptClass'Function'",
|
||||
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
|
||||
"ChildProperties": [
|
||||
{
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "OverlappedComponent",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 8,
|
||||
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm | InstancedReference",
|
||||
"PropertyClass": {
|
||||
"ObjectName": "Class'PrimitiveComponent'",
|
||||
"ObjectPath": "/Script/Engine"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "OtherActor",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 8,
|
||||
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
|
||||
"PropertyClass": {
|
||||
"ObjectName": "Class'Actor'",
|
||||
"ObjectPath": "/Script/Engine"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "OtherComp",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 8,
|
||||
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm | InstancedReference",
|
||||
"PropertyClass": {
|
||||
"ObjectName": "Class'PrimitiveComponent'",
|
||||
"ObjectPath": "/Script/Engine"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "IntProperty",
|
||||
"Name": "OtherBodyIndex",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 4,
|
||||
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm"
|
||||
},
|
||||
{
|
||||
"Type": "BoolProperty",
|
||||
"Name": "bFromSweep",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 1,
|
||||
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
|
||||
"FieldSize": 1,
|
||||
"ByteOffset": 0,
|
||||
"ByteMask": 1,
|
||||
"FieldMask": 255,
|
||||
"BoolSize": 1,
|
||||
"bIsNativeBool": true
|
||||
},
|
||||
{
|
||||
"Type": "StructProperty",
|
||||
"Name": "SweepResult",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 240,
|
||||
"PropertyFlags": "ConstParm | BlueprintVisible | BlueprintReadOnly | Parm | OutParm | ReferenceParm | ContainsInstancedReference",
|
||||
"Struct": {
|
||||
"ObjectName": "Class'HitResult'",
|
||||
"ObjectPath": "/Script/Engine"
|
||||
}
|
||||
}
|
||||
],
|
||||
"FunctionFlags": "FUNC_HasOutParms | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
|
||||
},
|
||||
{
|
||||
"Type": "Function",
|
||||
"Name": "OnBoxEndOverlap",
|
||||
"Outer": "BPA_TrashCan_C",
|
||||
"Class": "UScriptClass'Function'",
|
||||
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
|
||||
"ChildProperties": [
|
||||
{
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "OverlappedComponent",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 8,
|
||||
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm | InstancedReference",
|
||||
"PropertyClass": {
|
||||
"ObjectName": "Class'PrimitiveComponent'",
|
||||
"ObjectPath": "/Script/Engine"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "OtherActor",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 8,
|
||||
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
|
||||
"PropertyClass": {
|
||||
"ObjectName": "Class'Actor'",
|
||||
"ObjectPath": "/Script/Engine"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "OtherComp",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 8,
|
||||
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm | InstancedReference",
|
||||
"PropertyClass": {
|
||||
"ObjectName": "Class'PrimitiveComponent'",
|
||||
"ObjectPath": "/Script/Engine"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "IntProperty",
|
||||
"Name": "OtherBodyIndex",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 4,
|
||||
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm"
|
||||
}
|
||||
],
|
||||
"FunctionFlags": "FUNC_BlueprintCallable | FUNC_BlueprintEvent"
|
||||
},
|
||||
{
|
||||
"Type": "Function",
|
||||
"Name": "ReceiveBeginPlay",
|
||||
"Outer": "BPA_TrashCan_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": "BPA_TrashCan_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'BPA_TrashCan_C:DefaultSceneRoot_GEN_VARIABLE'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/TrashCans/BPA_TrashCan.7"
|
||||
},
|
||||
"VariableGuid": "1AD22B10-4339E9E7-04CBA398-9334BDAC",
|
||||
"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'StaticMeshComponent'",
|
||||
"ObjectPath": "/Script/Engine"
|
||||
},
|
||||
"ComponentTemplate": {
|
||||
"ObjectName": "StaticMeshComponent'BPA_TrashCan_C:StaticMesh_GEN_VARIABLE'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/TrashCans/BPA_TrashCan.12"
|
||||
},
|
||||
"ChildNodes": [
|
||||
{
|
||||
"ObjectName": "SCS_Node'BPA_TrashCan_C:SimpleConstructionScript_0.SCS_Node_2'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/TrashCans/BPA_TrashCan.10"
|
||||
}
|
||||
],
|
||||
"VariableGuid": "8DA25A16-4BC05879-50398BA6-9640D253",
|
||||
"InternalVariableName": "StaticMesh"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "SCS_Node",
|
||||
"Name": "SCS_Node_2",
|
||||
"Outer": "SimpleConstructionScript_0",
|
||||
"Class": "UScriptClass'SCS_Node'",
|
||||
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"ComponentClass": {
|
||||
"ObjectName": "Class'BoxComponent'",
|
||||
"ObjectPath": "/Script/Engine"
|
||||
},
|
||||
"ComponentTemplate": {
|
||||
"ObjectName": "BoxComponent'BPA_TrashCan_C:Box_GEN_VARIABLE'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/TrashCans/BPA_TrashCan.1"
|
||||
},
|
||||
"VariableGuid": "88368F90-4BECD1DC-D456839F-697F79FB",
|
||||
"InternalVariableName": "Box"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "SimpleConstructionScript",
|
||||
"Name": "SimpleConstructionScript_0",
|
||||
"Outer": "BPA_TrashCan_C",
|
||||
"Class": "UScriptClass'SimpleConstructionScript'",
|
||||
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"RootNodes": [
|
||||
{
|
||||
"ObjectName": "SCS_Node'BPA_TrashCan_C:SimpleConstructionScript_0.SCS_Node_1'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/TrashCans/BPA_TrashCan.9"
|
||||
}
|
||||
],
|
||||
"AllNodes": [
|
||||
{
|
||||
"ObjectName": "SCS_Node'BPA_TrashCan_C:SimpleConstructionScript_0.SCS_Node_1'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/TrashCans/BPA_TrashCan.9"
|
||||
},
|
||||
{
|
||||
"ObjectName": "SCS_Node'BPA_TrashCan_C:SimpleConstructionScript_0.SCS_Node_2'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/TrashCans/BPA_TrashCan.10"
|
||||
}
|
||||
],
|
||||
"DefaultSceneRootNode": {
|
||||
"ObjectName": "SCS_Node'BPA_TrashCan_C:SimpleConstructionScript_0.SCS_Node_0'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/TrashCans/BPA_TrashCan.8"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "StaticMeshComponent",
|
||||
"Name": "StaticMesh_GEN_VARIABLE",
|
||||
"Outer": "BPA_TrashCan_C",
|
||||
"Class": "UScriptClass'StaticMeshComponent'",
|
||||
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"BodyInstance": {
|
||||
"ObjectType": "ECollisionChannel::ECC_WorldStatic",
|
||||
"CollisionProfileName": "BlockAll",
|
||||
"CollisionResponses": {
|
||||
"ResponseArray": [
|
||||
{
|
||||
"Channel": "Projectile",
|
||||
"Response": "ECollisionResponse::ECR_Block"
|
||||
},
|
||||
{
|
||||
"Channel": "LineOfFire",
|
||||
"Response": "ECollisionResponse::ECR_Block"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
|
@ -0,0 +1,195 @@
|
|||
[
|
||||
{
|
||||
"Type": "BlueprintGeneratedClass",
|
||||
"Name": "BP_TrashCan_C",
|
||||
"Class": "UScriptClass'BlueprintGeneratedClass'",
|
||||
"Super": {
|
||||
"ObjectName": "BlueprintGeneratedClass'BPA_TrashCan_C'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/TrashCans/BPA_TrashCan.0"
|
||||
},
|
||||
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"SimpleConstructionScript": {
|
||||
"ObjectName": "SimpleConstructionScript'BP_TrashCan_C:SimpleConstructionScript_0'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/TrashCans/BP_TrashCan.6"
|
||||
},
|
||||
"InheritableComponentHandler": {
|
||||
"ObjectName": "InheritableComponentHandler'BP_TrashCan_C:InheritableComponentHandler'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/TrashCans/BP_TrashCan.3"
|
||||
}
|
||||
},
|
||||
"ClassFlags": "CLASS_Config | CLASS_ReplicationDataIsSetUp | CLASS_CompiledFromBlueprint | CLASS_HasInstancedReference",
|
||||
"ClassWithin": {
|
||||
"ObjectName": "Class'Object'",
|
||||
"ObjectPath": "/Script/CoreUObject"
|
||||
},
|
||||
"ClassConfigName": "Engine",
|
||||
"bCooked": true,
|
||||
"ClassDefaultObject": {
|
||||
"ObjectName": "BP_TrashCan_C'Default__BP_TrashCan_C'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/TrashCans/BP_TrashCan.2"
|
||||
},
|
||||
"EditorTags": {
|
||||
"BlueprintType": "BPTYPE_Normal"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "BoxComponent",
|
||||
"Name": "Box_GEN_VARIABLE",
|
||||
"Outer": "BP_TrashCan_C",
|
||||
"Class": "UScriptClass'BoxComponent'",
|
||||
"Template": {
|
||||
"ObjectName": "BoxComponent'BPA_TrashCan_C:Box_GEN_VARIABLE'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/TrashCans/BPA_TrashCan.1"
|
||||
},
|
||||
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted | RF_InheritableComponentTemplate",
|
||||
"Properties": {
|
||||
"BoxExtent": {
|
||||
"X": 23.325642,
|
||||
"Y": 20.980738,
|
||||
"Z": 32.0
|
||||
},
|
||||
"RelativeLocation": {
|
||||
"X": 0.9158534,
|
||||
"Y": 2.405649E-10,
|
||||
"Z": 55.0
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "BP_TrashCan_C",
|
||||
"Name": "Default__BP_TrashCan_C",
|
||||
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/Items/Misc/TrashCans/BP_TrashCan.BP_TrashCan_C'",
|
||||
"Template": {
|
||||
"ObjectName": "BPA_TrashCan_C'Default__BPA_TrashCan_C'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/TrashCans/BPA_TrashCan.2"
|
||||
},
|
||||
"Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted"
|
||||
},
|
||||
{
|
||||
"Type": "InheritableComponentHandler",
|
||||
"Name": "InheritableComponentHandler",
|
||||
"Outer": "BP_TrashCan_C",
|
||||
"Class": "UScriptClass'InheritableComponentHandler'",
|
||||
"Flags": "RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"Records": [
|
||||
{
|
||||
"ComponentClass": {
|
||||
"ObjectName": "Class'StaticMeshComponent'",
|
||||
"ObjectPath": "/Script/Engine"
|
||||
},
|
||||
"ComponentTemplate": {
|
||||
"ObjectName": "StaticMeshComponent'BP_TrashCan_C:StaticMesh_GEN_VARIABLE'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/TrashCans/BP_TrashCan.7"
|
||||
},
|
||||
"ComponentKey": {
|
||||
"OwnerClass": {
|
||||
"ObjectName": "BlueprintGeneratedClass'BPA_TrashCan_C'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/TrashCans/BPA_TrashCan.0"
|
||||
},
|
||||
"SCSVariableName": "StaticMesh",
|
||||
"AssociatedGuid": "8DA25A16-4BC05879-50398BA6-9640D253"
|
||||
},
|
||||
"CookedComponentInstancingData": {
|
||||
"ChangedPropertyList": [],
|
||||
"bHasValidCookedData": false
|
||||
}
|
||||
},
|
||||
{
|
||||
"ComponentClass": {
|
||||
"ObjectName": "Class'BoxComponent'",
|
||||
"ObjectPath": "/Script/Engine"
|
||||
},
|
||||
"ComponentTemplate": {
|
||||
"ObjectName": "BoxComponent'BP_TrashCan_C:Box_GEN_VARIABLE'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/TrashCans/BP_TrashCan.1"
|
||||
},
|
||||
"ComponentKey": {
|
||||
"OwnerClass": {
|
||||
"ObjectName": "BlueprintGeneratedClass'BPA_TrashCan_C'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/TrashCans/BPA_TrashCan.0"
|
||||
},
|
||||
"SCSVariableName": "Box",
|
||||
"AssociatedGuid": "88368F90-4BECD1DC-D456839F-697F79FB"
|
||||
},
|
||||
"CookedComponentInstancingData": {
|
||||
"ChangedPropertyList": [],
|
||||
"bHasValidCookedData": false
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "SceneComponent",
|
||||
"Name": "DefaultSceneRoot_GEN_VARIABLE",
|
||||
"Outer": "BP_TrashCan_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_TrashCan_C:DefaultSceneRoot_GEN_VARIABLE'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/TrashCans/BP_TrashCan.4"
|
||||
},
|
||||
"VariableGuid": "CE31D924-41073204-21136483-10F71B8D",
|
||||
"InternalVariableName": "DefaultSceneRoot"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "SimpleConstructionScript",
|
||||
"Name": "SimpleConstructionScript_0",
|
||||
"Outer": "BP_TrashCan_C",
|
||||
"Class": "UScriptClass'SimpleConstructionScript'",
|
||||
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"DefaultSceneRootNode": {
|
||||
"ObjectName": "SCS_Node'BP_TrashCan_C:SimpleConstructionScript_0.SCS_Node_0'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/TrashCans/BP_TrashCan.5"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "StaticMeshComponent",
|
||||
"Name": "StaticMesh_GEN_VARIABLE",
|
||||
"Outer": "BP_TrashCan_C",
|
||||
"Class": "UScriptClass'StaticMeshComponent'",
|
||||
"Template": {
|
||||
"ObjectName": "StaticMeshComponent'BPA_TrashCan_C:StaticMesh_GEN_VARIABLE'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/TrashCans/BPA_TrashCan.12"
|
||||
},
|
||||
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted | RF_InheritableComponentTemplate",
|
||||
"Properties": {
|
||||
"StaticMesh": {
|
||||
"ObjectName": "StaticMesh'SM_Hub_Trash_Can_01_a'",
|
||||
"ObjectPath": "/Game/ITR2/Art/Environment/Props/Hub/Trash_Can/SM_Hub_Trash_Can_01_a.2"
|
||||
},
|
||||
"BodyInstance": {
|
||||
"CollisionProfileName": "LeanOver",
|
||||
"CollisionResponses": {
|
||||
"ResponseArray": [
|
||||
{
|
||||
"Channel": "Vehicle",
|
||||
"Response": "ECollisionResponse::ECR_Overlap"
|
||||
},
|
||||
{
|
||||
"Channel": "Projectile",
|
||||
"Response": "ECollisionResponse::ECR_Block"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
|
@ -0,0 +1,724 @@
|
|||
[
|
||||
{
|
||||
"Type": "BlueprintGeneratedClass",
|
||||
"Name": "BP_TrashCan_1_C",
|
||||
"Class": "UScriptClass'BlueprintGeneratedClass'",
|
||||
"Super": {
|
||||
"ObjectName": "BlueprintGeneratedClass'BPA_TrashCan_C'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/TrashCans/BPA_TrashCan.0"
|
||||
},
|
||||
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"SimpleConstructionScript": {
|
||||
"ObjectName": "SimpleConstructionScript'BP_TrashCan_1_C:SimpleConstructionScript_0'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/TrashCans/BP_TrashCan_1.12"
|
||||
},
|
||||
"InheritableComponentHandler": {
|
||||
"ObjectName": "InheritableComponentHandler'BP_TrashCan_1_C:InheritableComponentHandler'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/TrashCans/BP_TrashCan_1.3"
|
||||
}
|
||||
},
|
||||
"ChildProperties": [
|
||||
{
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "SM_Hub_Trash_Can_Lid_01_a",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 8,
|
||||
"PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
|
||||
"PropertyClass": {
|
||||
"ObjectName": "Class'StaticMeshComponent'",
|
||||
"ObjectPath": "/Script/Engine"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "Cube4",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 8,
|
||||
"PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
|
||||
"PropertyClass": {
|
||||
"ObjectName": "Class'StaticMeshComponent'",
|
||||
"ObjectPath": "/Script/Engine"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "Cube3",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 8,
|
||||
"PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
|
||||
"PropertyClass": {
|
||||
"ObjectName": "Class'StaticMeshComponent'",
|
||||
"ObjectPath": "/Script/Engine"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "Cube2",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 8,
|
||||
"PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
|
||||
"PropertyClass": {
|
||||
"ObjectName": "Class'StaticMeshComponent'",
|
||||
"ObjectPath": "/Script/Engine"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "Cube1",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 8,
|
||||
"PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
|
||||
"PropertyClass": {
|
||||
"ObjectName": "Class'StaticMeshComponent'",
|
||||
"ObjectPath": "/Script/Engine"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "Cube",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 8,
|
||||
"PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
|
||||
"PropertyClass": {
|
||||
"ObjectName": "Class'StaticMeshComponent'",
|
||||
"ObjectPath": "/Script/Engine"
|
||||
}
|
||||
}
|
||||
],
|
||||
"ClassFlags": "CLASS_Config | CLASS_ReplicationDataIsSetUp | CLASS_CompiledFromBlueprint | CLASS_HasInstancedReference",
|
||||
"ClassWithin": {
|
||||
"ObjectName": "Class'Object'",
|
||||
"ObjectPath": "/Script/CoreUObject"
|
||||
},
|
||||
"ClassConfigName": "Engine",
|
||||
"bCooked": true,
|
||||
"ClassDefaultObject": {
|
||||
"ObjectName": "BP_TrashCan_1_C'Default__BP_TrashCan_1_C'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/TrashCans/BP_TrashCan_1.2"
|
||||
},
|
||||
"EditorTags": {
|
||||
"BlueprintType": "BPTYPE_Normal"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "BoxComponent",
|
||||
"Name": "Box_GEN_VARIABLE",
|
||||
"Outer": "BP_TrashCan_1_C",
|
||||
"Class": "UScriptClass'BoxComponent'",
|
||||
"Template": {
|
||||
"ObjectName": "BoxComponent'BPA_TrashCan_C:Box_GEN_VARIABLE'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/TrashCans/BPA_TrashCan.1"
|
||||
},
|
||||
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted | RF_InheritableComponentTemplate",
|
||||
"Properties": {
|
||||
"BoxExtent": {
|
||||
"X": 23.325642,
|
||||
"Y": 20.980738,
|
||||
"Z": 32.0
|
||||
},
|
||||
"RelativeLocation": {
|
||||
"X": 0.9158534,
|
||||
"Y": 2.405649E-10,
|
||||
"Z": 55.0
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "BP_TrashCan_1_C",
|
||||
"Name": "Default__BP_TrashCan_1_C",
|
||||
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/Items/Misc/TrashCans/BP_TrashCan_1.BP_TrashCan_1_C'",
|
||||
"Template": {
|
||||
"ObjectName": "BPA_TrashCan_C'Default__BPA_TrashCan_C'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/TrashCans/BPA_TrashCan.2"
|
||||
},
|
||||
"Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted"
|
||||
},
|
||||
{
|
||||
"Type": "InheritableComponentHandler",
|
||||
"Name": "InheritableComponentHandler",
|
||||
"Outer": "BP_TrashCan_1_C",
|
||||
"Class": "UScriptClass'InheritableComponentHandler'",
|
||||
"Flags": "RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"Records": [
|
||||
{
|
||||
"ComponentClass": {
|
||||
"ObjectName": "Class'StaticMeshComponent'",
|
||||
"ObjectPath": "/Script/Engine"
|
||||
},
|
||||
"ComponentTemplate": {
|
||||
"ObjectName": "StaticMeshComponent'BP_TrashCan_1_C:StaticMesh_GEN_VARIABLE'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/TrashCans/BP_TrashCan_1.19"
|
||||
},
|
||||
"ComponentKey": {
|
||||
"OwnerClass": {
|
||||
"ObjectName": "BlueprintGeneratedClass'BPA_TrashCan_C'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/TrashCans/BPA_TrashCan.0"
|
||||
},
|
||||
"SCSVariableName": "StaticMesh",
|
||||
"AssociatedGuid": "8DA25A16-4BC05879-50398BA6-9640D253"
|
||||
},
|
||||
"CookedComponentInstancingData": {
|
||||
"ChangedPropertyList": [],
|
||||
"bHasValidCookedData": false
|
||||
}
|
||||
},
|
||||
{
|
||||
"ComponentClass": {
|
||||
"ObjectName": "Class'BoxComponent'",
|
||||
"ObjectPath": "/Script/Engine"
|
||||
},
|
||||
"ComponentTemplate": {
|
||||
"ObjectName": "BoxComponent'BP_TrashCan_1_C:Box_GEN_VARIABLE'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/TrashCans/BP_TrashCan_1.1"
|
||||
},
|
||||
"ComponentKey": {
|
||||
"OwnerClass": {
|
||||
"ObjectName": "BlueprintGeneratedClass'BPA_TrashCan_C'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/TrashCans/BPA_TrashCan.0"
|
||||
},
|
||||
"SCSVariableName": "Box",
|
||||
"AssociatedGuid": "88368F90-4BECD1DC-D456839F-697F79FB"
|
||||
},
|
||||
"CookedComponentInstancingData": {
|
||||
"ChangedPropertyList": [],
|
||||
"bHasValidCookedData": false
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "SceneComponent",
|
||||
"Name": "DefaultSceneRoot_GEN_VARIABLE",
|
||||
"Outer": "BP_TrashCan_1_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_TrashCan_1_C:DefaultSceneRoot_GEN_VARIABLE'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/TrashCans/BP_TrashCan_1.4"
|
||||
},
|
||||
"VariableGuid": "CE31D924-41073204-21136483-10F71B8D",
|
||||
"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'StaticMeshComponent'",
|
||||
"ObjectPath": "/Script/Engine"
|
||||
},
|
||||
"ComponentTemplate": {
|
||||
"ObjectName": "StaticMeshComponent'BP_TrashCan_1_C:Cube_GEN_VARIABLE'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/TrashCans/BP_TrashCan_1.17"
|
||||
},
|
||||
"ParentComponentOrVariableName": "StaticMesh",
|
||||
"ParentComponentOwnerClassName": "BPA_TrashCan_C",
|
||||
"VariableGuid": "AD67F444-427CD4FE-6A0F61BE-9E3DBC54",
|
||||
"InternalVariableName": "Cube"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "SCS_Node",
|
||||
"Name": "SCS_Node_2",
|
||||
"Outer": "SimpleConstructionScript_0",
|
||||
"Class": "UScriptClass'SCS_Node'",
|
||||
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"ComponentClass": {
|
||||
"ObjectName": "Class'StaticMeshComponent'",
|
||||
"ObjectPath": "/Script/Engine"
|
||||
},
|
||||
"ComponentTemplate": {
|
||||
"ObjectName": "StaticMeshComponent'BP_TrashCan_1_C:Cube1_GEN_VARIABLE'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/TrashCans/BP_TrashCan_1.13"
|
||||
},
|
||||
"ParentComponentOrVariableName": "StaticMesh",
|
||||
"ParentComponentOwnerClassName": "BPA_TrashCan_C",
|
||||
"VariableGuid": "4231004B-41422224-ABD2BD94-FC83C98C",
|
||||
"InternalVariableName": "Cube1"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "SCS_Node",
|
||||
"Name": "SCS_Node_3",
|
||||
"Outer": "SimpleConstructionScript_0",
|
||||
"Class": "UScriptClass'SCS_Node'",
|
||||
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"ComponentClass": {
|
||||
"ObjectName": "Class'StaticMeshComponent'",
|
||||
"ObjectPath": "/Script/Engine"
|
||||
},
|
||||
"ComponentTemplate": {
|
||||
"ObjectName": "StaticMeshComponent'BP_TrashCan_1_C:Cube2_GEN_VARIABLE'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/TrashCans/BP_TrashCan_1.14"
|
||||
},
|
||||
"ParentComponentOrVariableName": "StaticMesh",
|
||||
"ParentComponentOwnerClassName": "BPA_TrashCan_C",
|
||||
"VariableGuid": "BE7619C6-437B6E2E-4A9FABA7-866118DE",
|
||||
"InternalVariableName": "Cube2"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "SCS_Node",
|
||||
"Name": "SCS_Node_4",
|
||||
"Outer": "SimpleConstructionScript_0",
|
||||
"Class": "UScriptClass'SCS_Node'",
|
||||
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"ComponentClass": {
|
||||
"ObjectName": "Class'StaticMeshComponent'",
|
||||
"ObjectPath": "/Script/Engine"
|
||||
},
|
||||
"ComponentTemplate": {
|
||||
"ObjectName": "StaticMeshComponent'BP_TrashCan_1_C:Cube3_GEN_VARIABLE'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/TrashCans/BP_TrashCan_1.15"
|
||||
},
|
||||
"ParentComponentOrVariableName": "StaticMesh",
|
||||
"ParentComponentOwnerClassName": "BPA_TrashCan_C",
|
||||
"VariableGuid": "6B3C65BA-491B5365-92B41AB0-3F58B0A9",
|
||||
"InternalVariableName": "Cube3"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "SCS_Node",
|
||||
"Name": "SCS_Node_5",
|
||||
"Outer": "SimpleConstructionScript_0",
|
||||
"Class": "UScriptClass'SCS_Node'",
|
||||
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"ComponentClass": {
|
||||
"ObjectName": "Class'StaticMeshComponent'",
|
||||
"ObjectPath": "/Script/Engine"
|
||||
},
|
||||
"ComponentTemplate": {
|
||||
"ObjectName": "StaticMeshComponent'BP_TrashCan_1_C:Cube4_GEN_VARIABLE'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/TrashCans/BP_TrashCan_1.16"
|
||||
},
|
||||
"ParentComponentOrVariableName": "StaticMesh",
|
||||
"ParentComponentOwnerClassName": "BPA_TrashCan_C",
|
||||
"VariableGuid": "7228BEF0-4174F8C8-93F9629B-71B60423",
|
||||
"InternalVariableName": "Cube4"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "SCS_Node",
|
||||
"Name": "SCS_Node_6",
|
||||
"Outer": "SimpleConstructionScript_0",
|
||||
"Class": "UScriptClass'SCS_Node'",
|
||||
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"ComponentClass": {
|
||||
"ObjectName": "Class'StaticMeshComponent'",
|
||||
"ObjectPath": "/Script/Engine"
|
||||
},
|
||||
"ComponentTemplate": {
|
||||
"ObjectName": "StaticMeshComponent'BP_TrashCan_1_C:SM_Hub_Trash_Can_Lid_01_a_GEN_VARIABLE'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/TrashCans/BP_TrashCan_1.18"
|
||||
},
|
||||
"ParentComponentOrVariableName": "StaticMesh",
|
||||
"ParentComponentOwnerClassName": "BPA_TrashCan_C",
|
||||
"VariableGuid": "805A8622-4CA74A24-FBB0179C-8FD76206",
|
||||
"InternalVariableName": "SM_Hub_Trash_Can_Lid_01_a"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "SimpleConstructionScript",
|
||||
"Name": "SimpleConstructionScript_0",
|
||||
"Outer": "BP_TrashCan_1_C",
|
||||
"Class": "UScriptClass'SimpleConstructionScript'",
|
||||
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"RootNodes": [
|
||||
{
|
||||
"ObjectName": "SCS_Node'BP_TrashCan_1_C:SimpleConstructionScript_0.SCS_Node_1'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/TrashCans/BP_TrashCan_1.6"
|
||||
},
|
||||
{
|
||||
"ObjectName": "SCS_Node'BP_TrashCan_1_C:SimpleConstructionScript_0.SCS_Node_2'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/TrashCans/BP_TrashCan_1.7"
|
||||
},
|
||||
{
|
||||
"ObjectName": "SCS_Node'BP_TrashCan_1_C:SimpleConstructionScript_0.SCS_Node_3'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/TrashCans/BP_TrashCan_1.8"
|
||||
},
|
||||
{
|
||||
"ObjectName": "SCS_Node'BP_TrashCan_1_C:SimpleConstructionScript_0.SCS_Node_4'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/TrashCans/BP_TrashCan_1.9"
|
||||
},
|
||||
{
|
||||
"ObjectName": "SCS_Node'BP_TrashCan_1_C:SimpleConstructionScript_0.SCS_Node_5'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/TrashCans/BP_TrashCan_1.10"
|
||||
},
|
||||
{
|
||||
"ObjectName": "SCS_Node'BP_TrashCan_1_C:SimpleConstructionScript_0.SCS_Node_6'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/TrashCans/BP_TrashCan_1.11"
|
||||
}
|
||||
],
|
||||
"AllNodes": [
|
||||
{
|
||||
"ObjectName": "SCS_Node'BP_TrashCan_1_C:SimpleConstructionScript_0.SCS_Node_1'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/TrashCans/BP_TrashCan_1.6"
|
||||
},
|
||||
{
|
||||
"ObjectName": "SCS_Node'BP_TrashCan_1_C:SimpleConstructionScript_0.SCS_Node_2'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/TrashCans/BP_TrashCan_1.7"
|
||||
},
|
||||
{
|
||||
"ObjectName": "SCS_Node'BP_TrashCan_1_C:SimpleConstructionScript_0.SCS_Node_3'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/TrashCans/BP_TrashCan_1.8"
|
||||
},
|
||||
{
|
||||
"ObjectName": "SCS_Node'BP_TrashCan_1_C:SimpleConstructionScript_0.SCS_Node_4'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/TrashCans/BP_TrashCan_1.9"
|
||||
},
|
||||
{
|
||||
"ObjectName": "SCS_Node'BP_TrashCan_1_C:SimpleConstructionScript_0.SCS_Node_5'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/TrashCans/BP_TrashCan_1.10"
|
||||
},
|
||||
{
|
||||
"ObjectName": "SCS_Node'BP_TrashCan_1_C:SimpleConstructionScript_0.SCS_Node_6'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/TrashCans/BP_TrashCan_1.11"
|
||||
}
|
||||
],
|
||||
"DefaultSceneRootNode": {
|
||||
"ObjectName": "SCS_Node'BP_TrashCan_1_C:SimpleConstructionScript_0.SCS_Node_0'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/TrashCans/BP_TrashCan_1.5"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "StaticMeshComponent",
|
||||
"Name": "Cube1_GEN_VARIABLE",
|
||||
"Outer": "BP_TrashCan_1_C",
|
||||
"Class": "UScriptClass'StaticMeshComponent'",
|
||||
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"StaticMesh": {
|
||||
"ObjectName": "StaticMesh'Cube'",
|
||||
"ObjectPath": "/Engine/BasicShapes/Cube.2"
|
||||
},
|
||||
"OverrideMaterials": [
|
||||
{
|
||||
"ObjectName": "Material'BasicShapeMaterial'",
|
||||
"ObjectPath": "/Engine/BasicShapes/BasicShapeMaterial.0"
|
||||
}
|
||||
],
|
||||
"BodyInstance": {
|
||||
"ObjectType": "ECollisionChannel::ECC_WorldStatic",
|
||||
"CollisionProfileName": "LeanOver",
|
||||
"CollisionResponses": {
|
||||
"ResponseArray": [
|
||||
{
|
||||
"Channel": "Vehicle",
|
||||
"Response": "ECollisionResponse::ECR_Overlap"
|
||||
},
|
||||
{
|
||||
"Channel": "Projectile",
|
||||
"Response": "ECollisionResponse::ECR_Block"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"RelativeLocation": {
|
||||
"X": -5.5144593E-08,
|
||||
"Y": -17.312544,
|
||||
"Z": 52.680252
|
||||
},
|
||||
"RelativeRotation": {
|
||||
"Pitch": 0.0,
|
||||
"Yaw": 0.0,
|
||||
"Roll": -15.0
|
||||
},
|
||||
"RelativeScale3D": {
|
||||
"X": 0.464675,
|
||||
"Y": 0.046492,
|
||||
"Z": 0.58655727
|
||||
},
|
||||
"bVisible": false,
|
||||
"bHiddenInGame": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "StaticMeshComponent",
|
||||
"Name": "Cube2_GEN_VARIABLE",
|
||||
"Outer": "BP_TrashCan_1_C",
|
||||
"Class": "UScriptClass'StaticMeshComponent'",
|
||||
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"StaticMesh": {
|
||||
"ObjectName": "StaticMesh'Cube'",
|
||||
"ObjectPath": "/Engine/BasicShapes/Cube.2"
|
||||
},
|
||||
"OverrideMaterials": [
|
||||
{
|
||||
"ObjectName": "Material'BasicShapeMaterial'",
|
||||
"ObjectPath": "/Engine/BasicShapes/BasicShapeMaterial.0"
|
||||
}
|
||||
],
|
||||
"BodyInstance": {
|
||||
"ObjectType": "ECollisionChannel::ECC_WorldStatic",
|
||||
"CollisionProfileName": "LeanOver",
|
||||
"CollisionResponses": {
|
||||
"ResponseArray": [
|
||||
{
|
||||
"Channel": "Vehicle",
|
||||
"Response": "ECollisionResponse::ECR_Overlap"
|
||||
},
|
||||
{
|
||||
"Channel": "Projectile",
|
||||
"Response": "ECollisionResponse::ECR_Block"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"RelativeLocation": {
|
||||
"X": 5.6120992E-08,
|
||||
"Y": 16.618193,
|
||||
"Z": 52.680256
|
||||
},
|
||||
"RelativeRotation": {
|
||||
"Pitch": 1.1330727E-14,
|
||||
"Yaw": -180.0,
|
||||
"Roll": -12.673163
|
||||
},
|
||||
"RelativeScale3D": {
|
||||
"X": 0.464675,
|
||||
"Y": 0.046492,
|
||||
"Z": 0.586557
|
||||
},
|
||||
"bVisible": false,
|
||||
"bHiddenInGame": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "StaticMeshComponent",
|
||||
"Name": "Cube3_GEN_VARIABLE",
|
||||
"Outer": "BP_TrashCan_1_C",
|
||||
"Class": "UScriptClass'StaticMeshComponent'",
|
||||
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"StaticMesh": {
|
||||
"ObjectName": "StaticMesh'Cube'",
|
||||
"ObjectPath": "/Engine/BasicShapes/Cube.2"
|
||||
},
|
||||
"OverrideMaterials": [
|
||||
{
|
||||
"ObjectName": "Material'BasicShapeMaterial'",
|
||||
"ObjectPath": "/Engine/BasicShapes/BasicShapeMaterial.0"
|
||||
}
|
||||
],
|
||||
"BodyInstance": {
|
||||
"ObjectType": "ECollisionChannel::ECC_WorldStatic",
|
||||
"CollisionProfileName": "LeanOver",
|
||||
"CollisionResponses": {
|
||||
"ResponseArray": [
|
||||
{
|
||||
"Channel": "Vehicle",
|
||||
"Response": "ECollisionResponse::ECR_Overlap"
|
||||
},
|
||||
{
|
||||
"Channel": "Projectile",
|
||||
"Response": "ECollisionResponse::ECR_Block"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"RelativeLocation": {
|
||||
"X": 22.37584,
|
||||
"Y": 1.1561562,
|
||||
"Z": 52.680256
|
||||
},
|
||||
"RelativeRotation": {
|
||||
"Pitch": -9.953311E-08,
|
||||
"Yaw": -270.0,
|
||||
"Roll": -9.311039
|
||||
},
|
||||
"RelativeScale3D": {
|
||||
"X": 0.464675,
|
||||
"Y": 0.046492,
|
||||
"Z": 0.6865569
|
||||
},
|
||||
"bVisible": false,
|
||||
"bHiddenInGame": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "StaticMeshComponent",
|
||||
"Name": "Cube4_GEN_VARIABLE",
|
||||
"Outer": "BP_TrashCan_1_C",
|
||||
"Class": "UScriptClass'StaticMeshComponent'",
|
||||
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"StaticMesh": {
|
||||
"ObjectName": "StaticMesh'Cube'",
|
||||
"ObjectPath": "/Engine/BasicShapes/Cube.2"
|
||||
},
|
||||
"OverrideMaterials": [
|
||||
{
|
||||
"ObjectName": "Material'BasicShapeMaterial'",
|
||||
"ObjectPath": "/Engine/BasicShapes/BasicShapeMaterial.0"
|
||||
}
|
||||
],
|
||||
"BodyInstance": {
|
||||
"ObjectType": "ECollisionChannel::ECC_WorldStatic",
|
||||
"CollisionProfileName": "LeanOver",
|
||||
"CollisionResponses": {
|
||||
"ResponseArray": [
|
||||
{
|
||||
"Channel": "Vehicle",
|
||||
"Response": "ECollisionResponse::ECR_Overlap"
|
||||
},
|
||||
{
|
||||
"Channel": "Projectile",
|
||||
"Response": "ECollisionResponse::ECR_Block"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"RelativeLocation": {
|
||||
"X": -22.896973,
|
||||
"Y": 1.1561555,
|
||||
"Z": 54.939247
|
||||
},
|
||||
"RelativeRotation": {
|
||||
"Pitch": -1.5461625E-08,
|
||||
"Yaw": -90.0,
|
||||
"Roll": -7.848186
|
||||
},
|
||||
"RelativeScale3D": {
|
||||
"X": 0.464675,
|
||||
"Y": 0.046492,
|
||||
"Z": 0.686557
|
||||
},
|
||||
"bVisible": false,
|
||||
"bHiddenInGame": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "StaticMeshComponent",
|
||||
"Name": "Cube_GEN_VARIABLE",
|
||||
"Outer": "BP_TrashCan_1_C",
|
||||
"Class": "UScriptClass'StaticMeshComponent'",
|
||||
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"StaticMesh": {
|
||||
"ObjectName": "StaticMesh'Cube'",
|
||||
"ObjectPath": "/Engine/BasicShapes/Cube.2"
|
||||
},
|
||||
"OverrideMaterials": [
|
||||
{
|
||||
"ObjectName": "Material'BasicShapeMaterial'",
|
||||
"ObjectPath": "/Engine/BasicShapes/BasicShapeMaterial.0"
|
||||
}
|
||||
],
|
||||
"BodyInstance": {
|
||||
"ObjectType": "ECollisionChannel::ECC_WorldStatic",
|
||||
"CollisionProfileName": "LeanOver",
|
||||
"CollisionResponses": {
|
||||
"ResponseArray": [
|
||||
{
|
||||
"Channel": "Vehicle",
|
||||
"Response": "ECollisionResponse::ECR_Overlap"
|
||||
},
|
||||
{
|
||||
"Channel": "Projectile",
|
||||
"Response": "ECollisionResponse::ECR_Block"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"RelativeLocation": {
|
||||
"X": -3.7529738E-08,
|
||||
"Y": 3.9866939E-07,
|
||||
"Z": 30.460875
|
||||
},
|
||||
"RelativeRotation": {
|
||||
"Pitch": 0.0,
|
||||
"Yaw": 0.0,
|
||||
"Roll": -90.0
|
||||
},
|
||||
"RelativeScale3D": {
|
||||
"X": 0.46467498,
|
||||
"Y": 0.046492074,
|
||||
"Z": 0.39944994
|
||||
},
|
||||
"bVisible": false,
|
||||
"bHiddenInGame": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "StaticMeshComponent",
|
||||
"Name": "SM_Hub_Trash_Can_Lid_01_a_GEN_VARIABLE",
|
||||
"Outer": "BP_TrashCan_1_C",
|
||||
"Class": "UScriptClass'StaticMeshComponent'",
|
||||
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"StaticMesh": {
|
||||
"ObjectName": "StaticMesh'SM_Hub_Trash_Can_Lid_01_a'",
|
||||
"ObjectPath": "/Game/ITR2/Art/Environment/Props/Hub/Trash_Can/SM_Hub_Trash_Can_Lid_01_a.2"
|
||||
},
|
||||
"RelativeLocation": {
|
||||
"X": 37.0,
|
||||
"Y": 0.0,
|
||||
"Z": 92.0
|
||||
},
|
||||
"RelativeRotation": {
|
||||
"Pitch": 292.51862,
|
||||
"Yaw": 720.0,
|
||||
"Roll": 0.0
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "StaticMeshComponent",
|
||||
"Name": "StaticMesh_GEN_VARIABLE",
|
||||
"Outer": "BP_TrashCan_1_C",
|
||||
"Class": "UScriptClass'StaticMeshComponent'",
|
||||
"Template": {
|
||||
"ObjectName": "StaticMeshComponent'BPA_TrashCan_C:StaticMesh_GEN_VARIABLE'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/TrashCans/BPA_TrashCan.12"
|
||||
},
|
||||
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted | RF_InheritableComponentTemplate",
|
||||
"Properties": {
|
||||
"StaticMesh": {
|
||||
"ObjectName": "StaticMesh'SM_Hub_Trash_Can_01_b'",
|
||||
"ObjectPath": "/Game/ITR2/Art/Environment/Props/Hub/Trash_Can/SM_Hub_Trash_Can_01_b.2"
|
||||
},
|
||||
"BodyInstance": {
|
||||
"CollisionProfileName": "LeanOver",
|
||||
"CollisionResponses": {
|
||||
"ResponseArray": [
|
||||
{
|
||||
"Channel": "Vehicle",
|
||||
"Response": "ECollisionResponse::ECR_Overlap"
|
||||
},
|
||||
{
|
||||
"Channel": "Projectile",
|
||||
"Response": "ECollisionResponse::ECR_Block"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
Loading…
Add table
Add a link
Reference in a new issue