dump: [json] pakchunk0_s4

This commit is contained in:
merith-tk 2024-11-27 22:17:42 -08:00
parent a0202f19ac
commit 184f12fe9d
2029 changed files with 13029077 additions and 0 deletions

View file

@ -0,0 +1,584 @@
[
{
"Type": "BlueprintGeneratedClass",
"Name": "BPC_ItemMarker_C",
"Class": "UScriptClass'BlueprintGeneratedClass'",
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"UberGraphFunction": {
"ObjectName": "Function'BPC_ItemMarker_C:ExecuteUbergraph_BPC_ItemMarker'",
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/BPC_ItemMarker.3"
}
},
"SuperStruct": {
"ObjectName": "Class'RadiusItemConditionalComponent'",
"ObjectPath": "/Script/IntoTheRadius2"
},
"Children": [
{
"ObjectName": "Function'BPC_ItemMarker_C:CheckCondition'",
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/BPC_ItemMarker.2"
},
{
"ObjectName": "Function'BPC_ItemMarker_C:OnItemGrip'",
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/BPC_ItemMarker.4"
},
{
"ObjectName": "Function'BPC_ItemMarker_C:OnItemGripRelease'",
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/BPC_ItemMarker.5"
},
{
"ObjectName": "Function'BPC_ItemMarker_C:ReceiveBeginPlay'",
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/BPC_ItemMarker.6"
},
{
"ObjectName": "Function'BPC_ItemMarker_C:ExecuteUbergraph_BPC_ItemMarker'",
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/BPC_ItemMarker.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": "As Radius Item Base",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnTemplate | DisableEditOnInstance",
"PropertyClass": {
"ObjectName": "Class'RadiusItemBase'",
"ObjectPath": "/Script/IntoTheRadius2"
}
},
{
"Type": "DoubleProperty",
"Name": "RandomRotationLimit",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance"
}
],
"FuncMap": {
"ExecuteUbergraph_BPC_ItemMarker": {
"ObjectName": "Function'BPC_ItemMarker_C:ExecuteUbergraph_BPC_ItemMarker'",
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/BPC_ItemMarker.3"
},
"ReceiveBeginPlay": {
"ObjectName": "Function'BPC_ItemMarker_C:ReceiveBeginPlay'",
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/BPC_ItemMarker.6"
},
"OnItemGripRelease": {
"ObjectName": "Function'BPC_ItemMarker_C:OnItemGripRelease'",
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/BPC_ItemMarker.5"
},
"OnItemGrip": {
"ObjectName": "Function'BPC_ItemMarker_C:OnItemGrip'",
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/BPC_ItemMarker.4"
},
"CheckCondition": {
"ObjectName": "Function'BPC_ItemMarker_C:CheckCondition'",
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/BPC_ItemMarker.2"
}
},
"ClassFlags": "CLASS_Config | CLASS_ReplicationDataIsSetUp | CLASS_EditInlineNew | CLASS_CompiledFromBlueprint | CLASS_DefaultToInstanced | CLASS_HasInstancedReference",
"ClassWithin": {
"ObjectName": "Class'Object'",
"ObjectPath": "/Script/CoreUObject"
},
"ClassConfigName": "Engine",
"bCooked": true,
"ClassDefaultObject": {
"ObjectName": "BPC_ItemMarker_C'Default__BPC_ItemMarker_C'",
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/BPC_ItemMarker.1"
},
"EditorTags": {
"BlueprintType": "BPTYPE_Normal"
}
},
{
"Type": "BPC_ItemMarker_C",
"Name": "Default__BPC_ItemMarker_C",
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/Items/Misc/BPC_ItemMarker.BPC_ItemMarker_C'",
"Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"UberGraphFrame": {},
"RandomRotationLimit[2]": 10.0,
"ShowConditionTag": {
"TagName": "Item.Mark.Shop"
},
"StaticMesh": {
"ObjectName": "StaticMesh'SM_AntiTheftDevice'",
"ObjectPath": "/Game/ITR2/Art/Items/Misc/AntiTheftDevice/SM_AntiTheftDevice.2"
},
"bGenerateOverlapEvents": false,
"CanCharacterStepUpOn": "ECanBeCharacterBase::ECB_No",
"BodyInstance": {
"ObjectType": "ECollisionChannel::ECC_WorldStatic",
"CollisionEnabled": "ECollisionEnabled::NoCollision",
"CollisionProfileName": "NoCollision",
"CollisionResponses": {
"ResponseToChannels": {
"WorldStatic": "ECollisionResponse::ECR_Ignore",
"WorldDynamic": "ECollisionResponse::ECR_Ignore",
"Pawn": "ECollisionResponse::ECR_Ignore",
"Visibility": "ECollisionResponse::ECR_Ignore",
"Camera": "ECollisionResponse::ECR_Ignore",
"PhysicsBody": "ECollisionResponse::ECR_Ignore",
"Vehicle": "ECollisionResponse::ECR_Ignore",
"Destructible": "ECollisionResponse::ECR_Ignore",
"EngineTraceChannel2": "ECollisionResponse::ECR_Ignore",
"EngineTraceChannel3": "ECollisionResponse::ECR_Ignore",
"EngineTraceChannel4": "ECollisionResponse::ECR_Ignore",
"EngineTraceChannel5": "ECollisionResponse::ECR_Ignore",
"EngineTraceChannel6": "ECollisionResponse::ECR_Ignore",
"GameTraceChannel1": "ECollisionResponse::ECR_Ignore",
"GameTraceChannel4": "ECollisionResponse::ECR_Ignore",
"GameTraceChannel6": "ECollisionResponse::ECR_Ignore",
"GameTraceChannel12": "ECollisionResponse::ECR_Ignore",
"GameTraceChannel13": "ECollisionResponse::ECR_Ignore",
"GameTraceChannel14": "ECollisionResponse::ECR_Ignore",
"GameTraceChannel15": "ECollisionResponse::ECR_Ignore",
"GameTraceChannel16": "ECollisionResponse::ECR_Ignore",
"GameTraceChannel17": "ECollisionResponse::ECR_Ignore",
"GameTraceChannel18": "ECollisionResponse::ECR_Ignore"
},
"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": "EngineTraceChannel2",
"Response": "ECollisionResponse::ECR_Ignore"
},
{
"Channel": "EngineTraceChannel3",
"Response": "ECollisionResponse::ECR_Ignore"
},
{
"Channel": "EngineTraceChannel4",
"Response": "ECollisionResponse::ECR_Ignore"
},
{
"Channel": "EngineTraceChannel5",
"Response": "ECollisionResponse::ECR_Ignore"
},
{
"Channel": "EngineTraceChannel6",
"Response": "ECollisionResponse::ECR_Ignore"
},
{
"Channel": "Trigger",
"Response": "ECollisionResponse::ECR_Ignore"
},
{
"Channel": "RadiusItem",
"Response": "ECollisionResponse::ECR_Ignore"
},
{
"Channel": "GameTraceChannel11",
"Response": "ECollisionResponse::ECR_Ignore"
},
{
"Channel": "GameTraceChannel12",
"Response": "ECollisionResponse::ECR_Ignore"
},
{
"Channel": "GameTraceChannel13",
"Response": "ECollisionResponse::ECR_Ignore"
},
{
"Channel": "GameTraceChannel14",
"Response": "ECollisionResponse::ECR_Ignore"
},
{
"Channel": "GameTraceChannel15",
"Response": "ECollisionResponse::ECR_Ignore"
},
{
"Channel": "GameTraceChannel16",
"Response": "ECollisionResponse::ECR_Ignore"
},
{
"Channel": "GameTraceChannel17",
"Response": "ECollisionResponse::ECR_Ignore"
},
{
"Channel": "GameTraceChannel18",
"Response": "ECollisionResponse::ECR_Ignore"
}
]
}
},
"PrimaryComponentTick": {
"bStartWithTickEnabled": false
}
}
},
{
"Type": "Function",
"Name": "CheckCondition",
"Outer": "BPC_ItemMarker_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"SuperStruct": {
"ObjectName": "Class'RadiusItemConditionalComponent:CheckCondition'",
"ObjectPath": "/Script/IntoTheRadius2"
},
"ChildProperties": [
{
"Type": "BoolProperty",
"Name": "ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"PropertyFlags": "Parm | OutParm | ReturnParm",
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "BoolProperty",
"Name": "CallFunc_CheckCondition_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "BoolProperty",
"Name": "CallFunc_IsValid_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "BoolProperty",
"Name": "CallFunc_BooleanOR_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
}
],
"FunctionFlags": "FUNC_Event | FUNC_Protected | FUNC_HasOutParms | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
},
{
"Type": "Function",
"Name": "ExecuteUbergraph_BPC_ItemMarker",
"Outer": "BPC_ItemMarker_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": "ObjectProperty",
"Name": "CallFunc_GetOwner_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'Actor'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "DelegateProperty",
"Name": "K2Node_CreateDelegate_OutputDelegate",
"Flags": "RF_Public",
"ElementSize": 32,
"SignatureFunction": {
"ObjectName": "Class'RadiusItemDelegateReleasePrimary__DelegateSignature'",
"ObjectPath": "/Script/IntoTheRadius2"
}
},
{
"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_CustomEvent_Controller_1",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "InstancedReference",
"PropertyClass": {
"ObjectName": "Class'GripMotionControllerComponent'",
"ObjectPath": "/Script/VRExpansionPlugin"
}
},
{
"Type": "StructProperty",
"Name": "K2Node_CustomEvent_GripInfo_1",
"Flags": "RF_Public",
"ElementSize": 752,
"PropertyFlags": "ContainsInstancedReference",
"Struct": {
"ObjectName": "Class'BPActorGripInformation'",
"ObjectPath": "/Script/VRExpansionPlugin"
}
},
{
"Type": "ObjectProperty",
"Name": "K2Node_CustomEvent_Controller",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "InstancedReference",
"PropertyClass": {
"ObjectName": "Class'GripMotionControllerComponent'",
"ObjectPath": "/Script/VRExpansionPlugin"
}
},
{
"Type": "StructProperty",
"Name": "K2Node_CustomEvent_GripInfo",
"Flags": "RF_Public",
"ElementSize": 752,
"PropertyFlags": "ContainsInstancedReference",
"Struct": {
"ObjectName": "Class'BPActorGripInformation'",
"ObjectPath": "/Script/VRExpansionPlugin"
}
},
{
"Type": "BoolProperty",
"Name": "K2Node_CustomEvent_bWasSocketed",
"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'RadiusItemDelegateGripPrimary__DelegateSignature'",
"ObjectPath": "/Script/IntoTheRadius2"
}
},
{
"Type": "FloatProperty",
"Name": "CallFunc_Negate_Float_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_RandomFloatInRange_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "StructProperty",
"Name": "CallFunc_MakeRotator_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 24,
"Struct": {
"ObjectName": "Class'Rotator'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "StructProperty",
"Name": "CallFunc_K2_AddRelativeRotation_SweepHitResult",
"Flags": "RF_Public",
"ElementSize": 240,
"PropertyFlags": "ContainsInstancedReference",
"Struct": {
"ObjectName": "Class'HitResult'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "FloatProperty",
"Name": "CallFunc_Negate_Float_Value_ImplicitCast",
"Flags": "RF_Public",
"ElementSize": 4,
"PropertyFlags": "ConstParm"
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_RandomFloatInRange_Min_ImplicitCast",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "FloatProperty",
"Name": "CallFunc_MakeRotator_Pitch_ImplicitCast",
"Flags": "RF_Public",
"ElementSize": 4
}
],
"FunctionFlags": "FUNC_Final | FUNC_UbergraphFunction | FUNC_HasDefaults"
},
{
"Type": "Function",
"Name": "OnItemGrip",
"Outer": "BPC_ItemMarker_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"ChildProperties": [
{
"Type": "ObjectProperty",
"Name": "Controller",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm | InstancedReference",
"PropertyClass": {
"ObjectName": "Class'GripMotionControllerComponent'",
"ObjectPath": "/Script/VRExpansionPlugin"
}
},
{
"Type": "StructProperty",
"Name": "GripInfo",
"Flags": "RF_Public",
"ElementSize": 752,
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm | ContainsInstancedReference",
"Struct": {
"ObjectName": "Class'BPActorGripInformation'",
"ObjectPath": "/Script/VRExpansionPlugin"
}
}
],
"FunctionFlags": "FUNC_BlueprintCallable | FUNC_BlueprintEvent"
},
{
"Type": "Function",
"Name": "OnItemGripRelease",
"Outer": "BPC_ItemMarker_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"ChildProperties": [
{
"Type": "ObjectProperty",
"Name": "Controller",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm | InstancedReference",
"PropertyClass": {
"ObjectName": "Class'GripMotionControllerComponent'",
"ObjectPath": "/Script/VRExpansionPlugin"
}
},
{
"Type": "StructProperty",
"Name": "GripInfo",
"Flags": "RF_Public",
"ElementSize": 752,
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm | ContainsInstancedReference",
"Struct": {
"ObjectName": "Class'BPActorGripInformation'",
"ObjectPath": "/Script/VRExpansionPlugin"
}
},
{
"Type": "BoolProperty",
"Name": "bWasSocketed",
"Flags": "RF_Public",
"ElementSize": 1,
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
}
],
"FunctionFlags": "FUNC_BlueprintCallable | FUNC_BlueprintEvent"
},
{
"Type": "Function",
"Name": "ReceiveBeginPlay",
"Outer": "BPC_ItemMarker_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"SuperStruct": {
"ObjectName": "Class'ActorComponent:ReceiveBeginPlay'",
"ObjectPath": "/Script/Engine"
},
"FunctionFlags": "FUNC_Event | FUNC_Public | FUNC_BlueprintEvent"
}
]

View file

@ -0,0 +1,520 @@
[
{
"Type": "BlueprintGeneratedClass",
"Name": "BP_Basketball_Ball_C",
"Class": "UScriptClass'BlueprintGeneratedClass'",
"Super": {
"ObjectName": "BlueprintGeneratedClass'BPA_RadiusStaticMeshItemBase_C'",
"ObjectPath": "/Game/ITR2/BPs/Items/BPA_RadiusStaticMeshItemBase.0"
},
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"SimpleConstructionScript": {
"ObjectName": "SimpleConstructionScript'BP_Basketball_Ball_C:SimpleConstructionScript_0'",
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/BP_Basketball_ball.8"
},
"InheritableComponentHandler": {
"ObjectName": "InheritableComponentHandler'BP_Basketball_Ball_C:InheritableComponentHandler'",
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/BP_Basketball_ball.3"
}
},
"ChildProperties": [
{
"Type": "ObjectProperty",
"Name": "HS_BothHand_Handle_1",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
"PropertyClass": {
"ObjectName": "BlueprintGeneratedClass'HandSocketBase_C'",
"ObjectPath": "/Game/ITR2/BPs/Player/HandSocket/HandSocketBase.0"
}
}
],
"ClassFlags": "CLASS_Config | CLASS_ReplicationDataIsSetUp | CLASS_CompiledFromBlueprint | CLASS_HasInstancedReference",
"ClassWithin": {
"ObjectName": "Class'Object'",
"ObjectPath": "/Script/CoreUObject"
},
"ClassConfigName": "Engine",
"bCooked": true,
"ClassDefaultObject": {
"ObjectName": "BP_Basketball_Ball_C'Default__BP_Basketball_Ball_C'",
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/BP_Basketball_ball.1"
},
"EditorTags": {
"BlueprintType": "BPTYPE_Normal"
}
},
{
"Type": "BP_Basketball_Ball_C",
"Name": "Default__BP_Basketball_Ball_C",
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/Items/Misc/BP_Basketball_ball.BP_Basketball_Ball_C'",
"Template": {
"ObjectName": "BPA_RadiusStaticMeshItemBase_C'Default__BPA_RadiusStaticMeshItemBase_C'",
"ObjectPath": "/Game/ITR2/BPs/Items/BPA_RadiusStaticMeshItemBase.1"
},
"Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"DataComponent": {
"ObjectName": "RadiusDataComponent'Default__BP_Basketball_Ball_C:Data Component'",
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/BP_Basketball_ball.4"
},
"SyncTransfromComponent": {
"ObjectName": "SyncTransformComponent'Default__BP_Basketball_Ball_C:SyncTransformComponent'",
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/BP_Basketball_ball.10"
}
}
},
{
"Type": "HandSocketBase_C",
"Name": "HS_BothHand_Handle_1_GEN_VARIABLE",
"Outer": "BP_Basketball_Ball_C",
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/Player/HandSocket/HandSocketBase.HandSocketBase_C'",
"Template": {
"ObjectName": "HandSocketBase_C'Default__HandSocketBase_C'",
"ObjectPath": "/Game/ITR2/BPs/Player/HandSocket/HandSocketBase.7"
},
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"SystConfig": {
"ObjectName": "SystemConfig'DA_SystemConfig'",
"ObjectPath": "/Game/ITR2/Configurations/DA_SystemConfig.0"
},
"HandRelativePlacement": {
"Rotation": {
"X": -0.70710677,
"Y": 1.7069679E-15,
"Z": -0.061628416,
"W": 0.70441604,
"IsNormalized": true,
"Size": 1.0,
"SizeSquared": 1.0
},
"Translation": {
"X": 0.0,
"Y": 4.0,
"Z": 6.0
}
},
"bDecoupleMeshPlacement": true,
"bMatchRotation": true,
"OverrideDistance": 30.0,
"bUseCustomPoseDeltas": true,
"CustomPoseDeltas": [
{
"BoneName": "thumb_01_r",
"DeltaPose": {
"X": 0.025133217,
"Y": 0.0807253,
"Z": -0.17097963,
"W": 0.9816409,
"IsNormalized": true,
"Size": 1.0000005,
"SizeSquared": 1.0000011
}
},
{
"BoneName": "thumb_02_r",
"DeltaPose": {
"X": -0.060066,
"Y": -0.017681,
"Z": 0.191665,
"W": 0.979461,
"IsNormalized": true,
"Size": 0.99999994,
"SizeSquared": 0.9999999
}
},
{
"BoneName": "thumb_03_r",
"DeltaPose": {
"X": 0.114894,
"Y": 0.079469,
"Z": -0.022643,
"W": 0.989935,
"IsNormalized": true,
"Size": 0.99999994,
"SizeSquared": 0.99999994
}
},
{
"BoneName": "index_01_r",
"DeltaPose": {
"X": -0.03293311,
"Y": -0.072594896,
"Z": 0.050848156,
"W": 0.99552006,
"IsNormalized": true,
"Size": 1.0000001,
"SizeSquared": 1.0000004
}
},
{
"BoneName": "index_metacarpal_r",
"DeltaPose": {
"X": 0.000373,
"Y": -0.078557,
"Z": -0.043618,
"W": 0.995955,
"IsNormalized": true,
"Size": 1.0000001,
"SizeSquared": 1.0000002
}
},
{
"BoneName": "index_02_r",
"DeltaPose": {
"X": 5.8086166E-12,
"Y": 2.8326042E-12,
"Z": 0.0037358243,
"W": 0.99999315,
"IsNormalized": true,
"Size": 1.0000001,
"SizeSquared": 1.0000002
}
},
{
"BoneName": "index_03_r",
"DeltaPose": {
"X": 0.0,
"Y": 0.0,
"Z": -0.043619,
"W": 0.999048,
"IsNormalized": true,
"Size": 0.99999976,
"SizeSquared": 0.9999995
}
},
{
"BoneName": "middle_metacarpal_r",
"DeltaPose": {
"X": -0.00311,
"Y": -0.043508,
"Z": -0.01589,
"W": 0.998922,
"IsNormalized": true,
"Size": 1.0000001,
"SizeSquared": 1.0000002
}
},
{
"BoneName": "middle_01_r",
"DeltaPose": {
"X": -0.048979606,
"Y": -0.041732308,
"Z": 0.079469666,
"W": 0.9947581,
"IsNormalized": true,
"Size": 0.9999999,
"SizeSquared": 0.99999976
}
},
{
"BoneName": "middle_02_r",
"DeltaPose": {
"X": -4.4338167E-14,
"Y": -9.177879E-12,
"Z": -0.09512552,
"W": 0.9954651,
"IsNormalized": true,
"Size": 0.9999998,
"SizeSquared": 0.99999964
}
},
{
"BoneName": "ring_metacarpal_r",
"DeltaPose": {
"X": -0.002174,
"Y": -0.024892,
"Z": -0.000156,
"W": 0.999688,
"IsNormalized": true,
"Size": 1.0000002,
"SizeSquared": 1.0000006
}
},
{
"BoneName": "ring_01_r",
"DeltaPose": {
"X": -0.044498306,
"Y": -0.02270499,
"Z": 0.10456357,
"W": 0.99326247,
"IsNormalized": true,
"Size": 0.99999976,
"SizeSquared": 0.9999995
}
},
{
"BoneName": "ring_02_r",
"DeltaPose": {
"X": -7.297922E-11,
"Y": -1.0085683E-10,
"Z": -0.20579125,
"W": 0.9785961,
"IsNormalized": true,
"Size": 1.0000001,
"SizeSquared": 1.0000004
}
},
{
"BoneName": "middle_03_r",
"DeltaPose": {
"X": 0.012846,
"Y": 0.057432,
"Z": 0.05388,
"W": 0.996812,
"IsNormalized": true,
"Size": 1.0000004,
"SizeSquared": 1.0000007
}
},
{
"BoneName": "ring_03_r",
"DeltaPose": {
"X": -0.0,
"Y": 0.0,
"Z": 0.11381,
"W": 0.993503,
"IsNormalized": true,
"Size": 1.0000004,
"SizeSquared": 1.0000008
}
},
{
"BoneName": "pinky_metacarpal_r",
"DeltaPose": {
"X": -4.8365117E-11,
"Y": 1.0082701E-11,
"Z": 0.06354929,
"W": 0.99797827,
"IsNormalized": true,
"Size": 0.9999996,
"SizeSquared": 0.99999917
}
},
{
"BoneName": "pinky_01_r",
"DeltaPose": {
"X": -4.287784E-10,
"Y": -1.0319935E-10,
"Z": -0.12333029,
"W": 0.99236554,
"IsNormalized": true,
"Size": 0.9999999,
"SizeSquared": 0.99999976
}
},
{
"BoneName": "pinky_02_r",
"DeltaPose": {
"X": -0.11157028,
"Y": -0.002936086,
"Z": -0.025203917,
"W": 0.9934328,
"IsNormalized": true,
"Size": 1.0000002,
"SizeSquared": 1.0000006
}
},
{
"BoneName": "pinky_03_r",
"DeltaPose": {
"X": -4.543327E-12,
"Y": -6.4464397E-12,
"Z": -0.02435386,
"W": 0.9997038,
"IsNormalized": true,
"Size": 1.0000004,
"SizeSquared": 1.0000008
}
},
{
"BoneName": "hand_r",
"DeltaPose": {
"X": 0.0,
"Y": 0.0,
"Z": -1.179612E-16,
"W": 1.0,
"IsNormalized": true,
"Size": 1.0,
"SizeSquared": 1.0
}
}
],
"RelativeLocation": {
"X": -2.2514997,
"Y": -22.01394,
"Z": 46.882084
},
"RelativeRotation": {
"Pitch": 20.159101,
"Yaw": -1.3226824,
"Roll": -96.4536
}
}
},
{
"Type": "InheritableComponentHandler",
"Name": "InheritableComponentHandler",
"Outer": "BP_Basketball_Ball_C",
"Class": "UScriptClass'InheritableComponentHandler'",
"Flags": "RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Records": [
{
"ComponentClass": {
"ObjectName": "Class'StaticMeshComponent'",
"ObjectPath": "/Script/Engine"
},
"ComponentTemplate": {
"ObjectName": "StaticMeshComponent'BP_Basketball_Ball_C:StaticMesh_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/BP_Basketball_ball.9"
},
"ComponentKey": {
"OwnerClass": {
"ObjectName": "BlueprintGeneratedClass'BPA_RadiusStaticMeshItemBase_C'",
"ObjectPath": "/Game/ITR2/BPs/Items/BPA_RadiusStaticMeshItemBase.0"
},
"SCSVariableName": "StaticMesh",
"AssociatedGuid": "E8FAC765-47E683F6-F95C549B-01A36E45"
},
"CookedComponentInstancingData": {
"ChangedPropertyList": [],
"bHasValidCookedData": false
}
}
]
}
},
{
"Type": "RadiusDataComponent",
"Name": "Data Component",
"Outer": "Default__BP_Basketball_Ball_C",
"Class": "UScriptClass'RadiusDataComponent'",
"Template": {
"ObjectName": "RadiusDataComponent'Default__BPA_RadiusStaticMeshItemBase_C:Data Component'",
"ObjectPath": "/Game/ITR2/BPs/Items/BPA_RadiusStaticMeshItemBase.19"
},
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted"
},
{
"Type": "SceneComponent",
"Name": "DefaultSceneRoot_GEN_VARIABLE",
"Outer": "BP_Basketball_Ball_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_Basketball_Ball_C:DefaultSceneRoot_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/BP_Basketball_ball.5"
},
"VariableGuid": "3D7C69F8-42C39919-B3E3159A-CE505C6B",
"InternalVariableName": "DefaultSceneRoot"
}
},
{
"Type": "SCS_Node",
"Name": "SCS_Node_3",
"Outer": "SimpleConstructionScript_0",
"Class": "UScriptClass'SCS_Node'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"ComponentClass": {
"ObjectName": "BlueprintGeneratedClass'HandSocketBase_C'",
"ObjectPath": "/Game/ITR2/BPs/Player/HandSocket/HandSocketBase.0"
},
"ComponentTemplate": {
"ObjectName": "HandSocketBase_C'BP_Basketball_Ball_C:HS_BothHand_Handle_1_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/BP_Basketball_ball.2"
},
"ParentComponentOrVariableName": "StaticMesh",
"ParentComponentOwnerClassName": "BPA_RadiusStaticMeshItemBase_C",
"VariableGuid": "787D7E9C-4B8593B9-A8FD9D94-D72C2A71",
"InternalVariableName": "HS_BothHand_Handle_1"
}
},
{
"Type": "SimpleConstructionScript",
"Name": "SimpleConstructionScript_0",
"Outer": "BP_Basketball_Ball_C",
"Class": "UScriptClass'SimpleConstructionScript'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"RootNodes": [
{
"ObjectName": "SCS_Node'BP_Basketball_Ball_C:SimpleConstructionScript_0.SCS_Node_3'",
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/BP_Basketball_ball.7"
}
],
"AllNodes": [
{
"ObjectName": "SCS_Node'BP_Basketball_Ball_C:SimpleConstructionScript_0.SCS_Node_3'",
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/BP_Basketball_ball.7"
}
],
"DefaultSceneRootNode": {
"ObjectName": "SCS_Node'BP_Basketball_Ball_C:SimpleConstructionScript_0.SCS_Node_0'",
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/BP_Basketball_ball.6"
}
}
},
{
"Type": "StaticMeshComponent",
"Name": "StaticMesh_GEN_VARIABLE",
"Outer": "BP_Basketball_Ball_C",
"Class": "UScriptClass'StaticMeshComponent'",
"Template": {
"ObjectName": "StaticMeshComponent'BPA_RadiusStaticMeshItemBase_C:StaticMesh_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Items/BPA_RadiusStaticMeshItemBase.29"
},
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted | RF_InheritableComponentTemplate",
"Properties": {
"StaticMesh": {
"ObjectName": "StaticMesh'Sphere'",
"ObjectPath": "/Engine/BasicShapes/Sphere.2"
},
"OverrideMaterials": [
{
"ObjectName": "MaterialInstanceConstant'Items_Misc_Checkers_White'",
"ObjectPath": "/Game/ITR2/Art/Items/Misc/Checkers_BoardGame/Items_Misc_Checkers_White.0"
}
],
"BodyInstance": {
"PhysMaterialOverride": {
"ObjectName": "PhysicalMaterial'PM_Bounce'",
"ObjectPath": "/Game/PhysicalMaterials/PM_Bounce.0"
}
},
"RelativeScale3D": {
"X": 0.25,
"Y": 0.25,
"Z": 0.25
},
"bAbsoluteScale": true
}
},
{
"Type": "SyncTransformComponent",
"Name": "SyncTransformComponent",
"Outer": "Default__BP_Basketball_Ball_C",
"Class": "UScriptClass'SyncTransformComponent'",
"Template": {
"ObjectName": "SyncTransformComponent'Default__BPA_RadiusStaticMeshItemBase_C:SyncTransformComponent'",
"ObjectPath": "/Game/ITR2/BPs/Items/BPA_RadiusStaticMeshItemBase.30"
},
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted"
}
]

View file

@ -0,0 +1,752 @@
[
{
"Type": "AudioComponent",
"Name": "Audio_GEN_VARIABLE",
"Outer": "BP_CassettePlayer_C",
"Class": "UScriptClass'AudioComponent'",
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"bAutoActivate": false
}
},
{
"Type": "BlueprintGeneratedClass",
"Name": "BP_CassettePlayer_C",
"Class": "UScriptClass'BlueprintGeneratedClass'",
"Super": {
"ObjectName": "BlueprintGeneratedClass'BPA_RadiusStaticMeshItemBase_C'",
"ObjectPath": "/Game/ITR2/BPs/Items/BPA_RadiusStaticMeshItemBase.0"
},
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"SimpleConstructionScript": {
"ObjectName": "SimpleConstructionScript'BP_CassettePlayer_C:SimpleConstructionScript_0'",
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/BP_CassettePlayer.16"
},
"InheritableComponentHandler": {
"ObjectName": "InheritableComponentHandler'BP_CassettePlayer_C:InheritableComponentHandler'",
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/BP_CassettePlayer.9"
},
"UberGraphFunction": {
"ObjectName": "Function'BP_CassettePlayer_C:ExecuteUbergraph_BP_CassettePlayer'",
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/BP_CassettePlayer.3"
}
},
"Children": [
{
"ObjectName": "Function'BP_CassettePlayer_C:UserConstructionScript'",
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/BP_CassettePlayer.6"
},
{
"ObjectName": "Function'BP_CassettePlayer_C:OnUsed'",
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/BP_CassettePlayer.5"
},
{
"ObjectName": "Function'BP_CassettePlayer_C:OnGripRelease'",
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/BP_CassettePlayer.4"
},
{
"ObjectName": "Function'BP_CassettePlayer_C:ExecuteUbergraph_BP_CassettePlayer'",
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/BP_CassettePlayer.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": "Audio",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
"PropertyClass": {
"ObjectName": "Class'AudioComponent'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "ObjectProperty",
"Name": "HS_GrabLocation",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
"PropertyClass": {
"ObjectName": "Class'HS_GrabLocation'",
"ObjectPath": "/Script/IntoTheRadius2"
}
},
{
"Type": "ObjectProperty",
"Name": "HS_RightHand_Base",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
"PropertyClass": {
"ObjectName": "BlueprintGeneratedClass'HandSocketBase_C'",
"ObjectPath": "/Game/ITR2/BPs/Player/HandSocket/HandSocketBase.0"
}
},
{
"Type": "ObjectProperty",
"Name": "Cassette",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible",
"PropertyClass": {
"ObjectName": "Class'SoundBase'",
"ObjectPath": "/Script/Engine"
}
}
],
"FuncMap": {
"ExecuteUbergraph_BP_CassettePlayer": {
"ObjectName": "Function'BP_CassettePlayer_C:ExecuteUbergraph_BP_CassettePlayer'",
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/BP_CassettePlayer.3"
},
"OnGripRelease": {
"ObjectName": "Function'BP_CassettePlayer_C:OnGripRelease'",
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/BP_CassettePlayer.4"
},
"OnUsed": {
"ObjectName": "Function'BP_CassettePlayer_C:OnUsed'",
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/BP_CassettePlayer.5"
},
"UserConstructionScript": {
"ObjectName": "Function'BP_CassettePlayer_C:UserConstructionScript'",
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/BP_CassettePlayer.6"
}
},
"ClassFlags": "CLASS_Config | CLASS_ReplicationDataIsSetUp | CLASS_CompiledFromBlueprint | CLASS_HasInstancedReference",
"ClassWithin": {
"ObjectName": "Class'Object'",
"ObjectPath": "/Script/CoreUObject"
},
"ClassConfigName": "Engine",
"bCooked": true,
"ClassDefaultObject": {
"ObjectName": "BP_CassettePlayer_C'Default__BP_CassettePlayer_C'",
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/BP_CassettePlayer.2"
},
"EditorTags": {
"BlueprintType": "BPTYPE_Normal"
}
},
{
"Type": "BP_CassettePlayer_C",
"Name": "Default__BP_CassettePlayer_C",
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/Items/Misc/BP_CassettePlayer.BP_CassettePlayer_C'",
"Template": {
"ObjectName": "BPA_RadiusStaticMeshItemBase_C'Default__BPA_RadiusStaticMeshItemBase_C'",
"ObjectPath": "/Game/ITR2/BPs/Items/BPA_RadiusStaticMeshItemBase.1"
},
"Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"UberGraphFrame": {},
"DataComponent": {
"ObjectName": "RadiusDataComponent'Default__BP_CassettePlayer_C:Data Component'",
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/BP_CassettePlayer.10"
},
"SyncTransfromComponent": {
"ObjectName": "SyncTransformComponent'Default__BP_CassettePlayer_C:SyncTransformComponent'",
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/BP_CassettePlayer.18"
}
}
},
{
"Type": "Function",
"Name": "ExecuteUbergraph_BP_CassettePlayer",
"Outer": "BP_CassettePlayer_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": "ObjectProperty",
"Name": "K2Node_Event_ReleasingController",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "InstancedReference",
"PropertyClass": {
"ObjectName": "Class'GripMotionControllerComponent'",
"ObjectPath": "/Script/VRExpansionPlugin"
}
},
{
"Type": "StructProperty",
"Name": "K2Node_Event_GripInformation",
"Flags": "RF_Public",
"ElementSize": 752,
"PropertyFlags": "ConstParm | ContainsInstancedReference",
"Struct": {
"ObjectName": "Class'BPActorGripInformation'",
"ObjectPath": "/Script/VRExpansionPlugin"
}
},
{
"Type": "BoolProperty",
"Name": "K2Node_Event_bWasSocketed",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
}
],
"FunctionFlags": "FUNC_Final | FUNC_UbergraphFunction | FUNC_HasDefaults"
},
{
"Type": "Function",
"Name": "OnGripRelease",
"Outer": "BP_CassettePlayer_C",
"Class": "UScriptClass'Function'",
"Super": {
"ObjectName": "Function'BPA_RadiusStaticMeshItemBase_C:OnGripRelease'",
"ObjectPath": "/Game/ITR2/BPs/Items/BPA_RadiusStaticMeshItemBase.14"
},
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"ChildProperties": [
{
"Type": "ObjectProperty",
"Name": "ReleasingController",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm | InstancedReference",
"PropertyClass": {
"ObjectName": "Class'GripMotionControllerComponent'",
"ObjectPath": "/Script/VRExpansionPlugin"
}
},
{
"Type": "StructProperty",
"Name": "GripInformation",
"Flags": "RF_Public",
"ElementSize": 752,
"PropertyFlags": "ConstParm | BlueprintVisible | BlueprintReadOnly | Parm | OutParm | ReferenceParm | ContainsInstancedReference",
"Struct": {
"ObjectName": "Class'BPActorGripInformation'",
"ObjectPath": "/Script/VRExpansionPlugin"
}
},
{
"Type": "BoolProperty",
"Name": "bWasSocketed",
"Flags": "RF_Public",
"ElementSize": 1,
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
}
],
"FunctionFlags": "FUNC_Event | FUNC_Public | FUNC_HasOutParms | FUNC_BlueprintEvent"
},
{
"Type": "Function",
"Name": "OnUsed",
"Outer": "BP_CassettePlayer_C",
"Class": "UScriptClass'Function'",
"Super": {
"ObjectName": "Function'BPA_RadiusStaticMeshItemBase_C:OnUsed'",
"ObjectPath": "/Game/ITR2/BPs/Items/BPA_RadiusStaticMeshItemBase.16"
},
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"FunctionFlags": "FUNC_Event | FUNC_Public | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
},
{
"Type": "Function",
"Name": "UserConstructionScript",
"Outer": "BP_CassettePlayer_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"SuperStruct": {
"ObjectName": "Class'Actor:UserConstructionScript'",
"ObjectPath": "/Script/Engine"
},
"FunctionFlags": "FUNC_Event | FUNC_Public | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
},
{
"Type": "HandSocketBase_C",
"Name": "HS_RightHand_Base_GEN_VARIABLE",
"Outer": "BP_CassettePlayer_C",
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/Player/HandSocket/HandSocketBase.HandSocketBase_C'",
"Template": {
"ObjectName": "HandSocketBase_C'Default__HandSocketBase_C'",
"ObjectPath": "/Game/ITR2/BPs/Player/HandSocket/HandSocketBase.7"
},
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"SystConfig": {
"ObjectName": "SystemConfig'DA_SystemConfig'",
"ObjectPath": "/Game/ITR2/Configurations/DA_SystemConfig.0"
},
"MirrorAxis": "EVRAxis::Y",
"HandRelativePlacement": {
"Rotation": {
"X": -0.70710677,
"Y": 1.7069679E-15,
"Z": -0.061628416,
"W": 0.70441604,
"IsNormalized": true,
"Size": 1.0,
"SizeSquared": 1.0
},
"Translation": {
"X": 0.0,
"Y": 4.0,
"Z": 6.0
}
},
"bFlipForLeftHand": false,
"bOnlyFlipRotation": false,
"bAlwaysInRange": true,
"OverrideDistance": 30.0,
"bUseCustomPoseDeltas": true,
"CustomPoseDeltas": [
{
"BoneName": "pinky_02_r",
"DeltaPose": {
"X": -2.7914558E-13,
"Y": -1.2552237E-11,
"Z": -0.17364818,
"W": 0.9848077,
"IsNormalized": true,
"Size": 0.99999994,
"SizeSquared": 0.99999994
}
},
{
"BoneName": "ring_02_r",
"DeltaPose": {
"X": 3.627064E-14,
"Y": -2.3610527E-13,
"Z": -0.34202015,
"W": 0.9396926,
"IsNormalized": true,
"Size": 1.0,
"SizeSquared": 1.0
}
},
{
"BoneName": "middle_02_r",
"DeltaPose": {
"X": -1.8383271E-14,
"Y": -2.58891E-14,
"Z": -0.34202015,
"W": 0.9396926,
"IsNormalized": true,
"Size": 1.0,
"SizeSquared": 1.0
}
},
{
"BoneName": "index_02_r",
"DeltaPose": {
"X": 4.3778425E-13,
"Y": 2.4726592E-12,
"Z": -0.34202015,
"W": 0.9396926,
"IsNormalized": true,
"Size": 1.0,
"SizeSquared": 1.0
}
},
{
"BoneName": "thumb_01_r",
"DeltaPose": {
"X": -0.04477243,
"Y": 0.167093,
"Z": 0.1697311,
"W": 0.97018903,
"IsNormalized": true,
"Size": 1.0,
"SizeSquared": 1.0
}
},
{
"BoneName": "thumb_02_r",
"DeltaPose": {
"X": -0.08583165,
"Y": -0.015134436,
"Z": 4.505667E-12,
"W": 0.9961947,
"IsNormalized": true,
"Size": 1.0,
"SizeSquared": 1.0
}
},
{
"BoneName": "index_metacarpal_r",
"DeltaPose": {
"X": -2.3062108E-13,
"Y": -8.1426706E-13,
"Z": 1.0159081E-12,
"W": 1.0,
"IsNormalized": true,
"Size": 1.0,
"SizeSquared": 1.0
}
},
{
"BoneName": "thumb_03_r",
"DeltaPose": {
"X": 1.4592003E-10,
"Y": 2.3562025E-10,
"Z": -0.34202015,
"W": 0.9396926,
"IsNormalized": true,
"Size": 1.0,
"SizeSquared": 1.0
}
},
{
"BoneName": "middle_01_r",
"DeltaPose": {
"X": 6.348882E-12,
"Y": 3.7310905E-12,
"Z": -0.087155744,
"W": 0.9961947,
"IsNormalized": true,
"Size": 1.0,
"SizeSquared": 1.0
}
},
{
"BoneName": "pinky_03_r",
"DeltaPose": {
"X": 1.5168024E-12,
"Y": -4.3380265E-12,
"Z": -0.25881904,
"W": 0.9659258,
"IsNormalized": true,
"Size": 0.99999994,
"SizeSquared": 0.99999994
}
},
{
"BoneName": "ring_01_r",
"DeltaPose": {
"X": -8.536167E-14,
"Y": -2.8412724E-13,
"Z": -0.087155744,
"W": 0.9961947,
"IsNormalized": true,
"Size": 1.0,
"SizeSquared": 1.0
}
},
{
"BoneName": "index_01_r",
"DeltaPose": {
"X": 4.0346844E-13,
"Y": 4.815611E-13,
"Z": -0.087155744,
"W": 0.9961947,
"IsNormalized": true,
"Size": 1.0,
"SizeSquared": 1.0
}
},
{
"BoneName": "index_03_r",
"DeltaPose": {
"X": -8.4845146E-13,
"Y": 9.251698E-13,
"Z": -0.17364818,
"W": 0.9848077,
"IsNormalized": true,
"Size": 0.99999994,
"SizeSquared": 0.99999994
}
},
{
"BoneName": "middle_03_r",
"DeltaPose": {
"X": 8.623459E-15,
"Y": -2.2932231E-14,
"Z": -0.25881904,
"W": 0.9659258,
"IsNormalized": true,
"Size": 0.99999994,
"SizeSquared": 0.99999994
}
},
{
"BoneName": "ring_03_r",
"DeltaPose": {
"X": 1.5920862E-13,
"Y": -8.154717E-14,
"Z": -0.25881904,
"W": 0.9659258,
"IsNormalized": true,
"Size": 0.99999994,
"SizeSquared": 0.99999994
}
},
{
"BoneName": "pinky_01_r",
"DeltaPose": {
"X": -9.196385E-13,
"Y": -1.2236975E-12,
"Z": -0.087155744,
"W": 0.9961947,
"IsNormalized": true,
"Size": 1.0,
"SizeSquared": 1.0
}
}
],
"RelativeLocation": {
"X": -2.0,
"Y": 2.2032533,
"Z": 2.6809115E-08
},
"RelativeRotation": {
"Pitch": 0.0,
"Yaw": 0.0,
"Roll": 90.0
}
}
},
{
"Type": "HS_GrabLocation",
"Name": "HS_GrabLocation_GEN_VARIABLE",
"Outer": "BP_CassettePlayer_C",
"Class": "UScriptClass'HS_GrabLocation'",
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"RelativeLocation": {
"X": 2.0,
"Y": 3.996803E-15,
"Z": -2.2032533
},
"RelativeRotation": {
"Pitch": 0.0,
"Yaw": 0.0,
"Roll": -90.0
}
}
},
{
"Type": "InheritableComponentHandler",
"Name": "InheritableComponentHandler",
"Outer": "BP_CassettePlayer_C",
"Class": "UScriptClass'InheritableComponentHandler'",
"Flags": "RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Records": [
{
"ComponentClass": {
"ObjectName": "Class'StaticMeshComponent'",
"ObjectPath": "/Script/Engine"
},
"ComponentTemplate": {
"ObjectName": "StaticMeshComponent'BP_CassettePlayer_C:StaticMesh_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/BP_CassettePlayer.17"
},
"ComponentKey": {
"OwnerClass": {
"ObjectName": "BlueprintGeneratedClass'BPA_RadiusStaticMeshItemBase_C'",
"ObjectPath": "/Game/ITR2/BPs/Items/BPA_RadiusStaticMeshItemBase.0"
},
"SCSVariableName": "StaticMesh",
"AssociatedGuid": "E8FAC765-47E683F6-F95C549B-01A36E45"
},
"CookedComponentInstancingData": {
"ChangedPropertyList": [],
"bHasValidCookedData": false
}
}
]
}
},
{
"Type": "RadiusDataComponent",
"Name": "Data Component",
"Outer": "Default__BP_CassettePlayer_C",
"Class": "UScriptClass'RadiusDataComponent'",
"Template": {
"ObjectName": "RadiusDataComponent'Default__BPA_RadiusStaticMeshItemBase_C:Data Component'",
"ObjectPath": "/Game/ITR2/BPs/Items/BPA_RadiusStaticMeshItemBase.19"
},
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted"
},
{
"Type": "SceneComponent",
"Name": "DefaultSceneRoot_GEN_VARIABLE",
"Outer": "BP_CassettePlayer_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_CassettePlayer_C:DefaultSceneRoot_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/BP_CassettePlayer.11"
},
"VariableGuid": "97C0B8D1-4791482E-7F7331B0-BB72C32D",
"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": "BlueprintGeneratedClass'HandSocketBase_C'",
"ObjectPath": "/Game/ITR2/BPs/Player/HandSocket/HandSocketBase.0"
},
"ComponentTemplate": {
"ObjectName": "HandSocketBase_C'BP_CassettePlayer_C:HS_RightHand_Base_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/BP_CassettePlayer.7"
},
"ParentComponentOrVariableName": "StaticMesh",
"ParentComponentOwnerClassName": "BPA_RadiusStaticMeshItemBase_C",
"ChildNodes": [
{
"ObjectName": "SCS_Node'BP_CassettePlayer_C:SimpleConstructionScript_0.SCS_Node_2'",
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/BP_CassettePlayer.14"
}
],
"VariableGuid": "AE923961-43A9C957-F0BE4A9B-DBC3BFD3",
"InternalVariableName": "HS_RightHand_Base"
}
},
{
"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'HS_GrabLocation'",
"ObjectPath": "/Script/IntoTheRadius2"
},
"ComponentTemplate": {
"ObjectName": "HS_GrabLocation'BP_CassettePlayer_C:HS_GrabLocation_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/BP_CassettePlayer.8"
},
"VariableGuid": "B88A291B-4A2C3128-20C2FD8F-26D43021",
"InternalVariableName": "HS_GrabLocation"
}
},
{
"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'AudioComponent'",
"ObjectPath": "/Script/Engine"
},
"ComponentTemplate": {
"ObjectName": "AudioComponent'BP_CassettePlayer_C:Audio_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/BP_CassettePlayer.0"
},
"ParentComponentOrVariableName": "StaticMesh",
"ParentComponentOwnerClassName": "BPA_RadiusStaticMeshItemBase_C",
"VariableGuid": "CB5D8D52-470453B7-D0DACFB5-0FF901C0",
"InternalVariableName": "Audio"
}
},
{
"Type": "SimpleConstructionScript",
"Name": "SimpleConstructionScript_0",
"Outer": "BP_CassettePlayer_C",
"Class": "UScriptClass'SimpleConstructionScript'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"RootNodes": [
{
"ObjectName": "SCS_Node'BP_CassettePlayer_C:SimpleConstructionScript_0.SCS_Node_1'",
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/BP_CassettePlayer.13"
},
{
"ObjectName": "SCS_Node'BP_CassettePlayer_C:SimpleConstructionScript_0.SCS_Node_3'",
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/BP_CassettePlayer.15"
}
],
"AllNodes": [
{
"ObjectName": "SCS_Node'BP_CassettePlayer_C:SimpleConstructionScript_0.SCS_Node_1'",
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/BP_CassettePlayer.13"
},
{
"ObjectName": "SCS_Node'BP_CassettePlayer_C:SimpleConstructionScript_0.SCS_Node_2'",
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/BP_CassettePlayer.14"
},
{
"ObjectName": "SCS_Node'BP_CassettePlayer_C:SimpleConstructionScript_0.SCS_Node_3'",
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/BP_CassettePlayer.15"
}
],
"DefaultSceneRootNode": {
"ObjectName": "SCS_Node'BP_CassettePlayer_C:SimpleConstructionScript_0.SCS_Node_0'",
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/BP_CassettePlayer.12"
}
}
},
{
"Type": "StaticMeshComponent",
"Name": "StaticMesh_GEN_VARIABLE",
"Outer": "BP_CassettePlayer_C",
"Class": "UScriptClass'StaticMeshComponent'",
"Template": {
"ObjectName": "StaticMeshComponent'BPA_RadiusStaticMeshItemBase_C:StaticMesh_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Items/BPA_RadiusStaticMeshItemBase.29"
},
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted | RF_InheritableComponentTemplate",
"Properties": {
"StaticMesh": {
"ObjectName": "StaticMesh'SM_Dictphone'",
"ObjectPath": "/Game/ITR1/ART/Items/CasettePlayer/SM_Dictphone.2"
}
}
},
{
"Type": "SyncTransformComponent",
"Name": "SyncTransformComponent",
"Outer": "Default__BP_CassettePlayer_C",
"Class": "UScriptClass'SyncTransformComponent'",
"Template": {
"ObjectName": "SyncTransformComponent'Default__BPA_RadiusStaticMeshItemBase_C:SyncTransformComponent'",
"ObjectPath": "/Game/ITR2/BPs/Items/BPA_RadiusStaticMeshItemBase.30"
},
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted"
}
]

File diff suppressed because it is too large Load diff

View file

@ -0,0 +1,701 @@
[
{
"Type": "BlueprintGeneratedClass",
"Name": "BP_Note_C",
"Class": "UScriptClass'BlueprintGeneratedClass'",
"Super": {
"ObjectName": "BlueprintGeneratedClass'BPA_RadiusStaticMeshItemBase_C'",
"ObjectPath": "/Game/ITR2/BPs/Items/BPA_RadiusStaticMeshItemBase.0"
},
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"SimpleConstructionScript": {
"ObjectName": "SimpleConstructionScript'BP_Note_C:SimpleConstructionScript_0'",
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/BP_Note.13"
},
"InheritableComponentHandler": {
"ObjectName": "InheritableComponentHandler'BP_Note_C:InheritableComponentHandler'",
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/BP_Note.6"
},
"UberGraphFunction": {
"ObjectName": "Function'BP_Note_C:ExecuteUbergraph_BP_Note'",
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/BP_Note.2"
}
},
"Children": [
{
"ObjectName": "Function'BP_Note_C:ReceiveBeginPlay'",
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/BP_Note.3"
},
{
"ObjectName": "Function'BP_Note_C:ExecuteUbergraph_BP_Note'",
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/BP_Note.2"
}
],
"ChildProperties": [
{
"Type": "StructProperty",
"Name": "UberGraphFrame",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 16,
"PropertyFlags": "Transient | DuplicateTransient",
"Struct": {
"ObjectName": "Class'PointerToUberGraphFrame'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "ObjectProperty",
"Name": "HS_GrabLocation",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
"PropertyClass": {
"ObjectName": "Class'HS_GrabLocation'",
"ObjectPath": "/Script/IntoTheRadius2"
}
},
{
"Type": "ObjectProperty",
"Name": "Widget",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
"PropertyClass": {
"ObjectName": "Class'WidgetComponent'",
"ObjectPath": "/Script/UMG"
}
},
{
"Type": "ObjectProperty",
"Name": "HS_RightHand_Base",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
"PropertyClass": {
"ObjectName": "BlueprintGeneratedClass'HandSocketBase_C'",
"ObjectPath": "/Game/ITR2/BPs/Player/HandSocket/HandSocketBase.0"
}
},
{
"Type": "TextProperty",
"Name": "Note text",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 24,
"PropertyFlags": "Edit | BlueprintVisible"
},
{
"Type": "FloatProperty",
"Name": "Font Size",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 4,
"PropertyFlags": "Edit | BlueprintVisible"
}
],
"FuncMap": {
"ExecuteUbergraph_BP_Note": {
"ObjectName": "Function'BP_Note_C:ExecuteUbergraph_BP_Note'",
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/BP_Note.2"
},
"ReceiveBeginPlay": {
"ObjectName": "Function'BP_Note_C:ReceiveBeginPlay'",
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/BP_Note.3"
}
},
"ClassFlags": "CLASS_Config | CLASS_ReplicationDataIsSetUp | CLASS_CompiledFromBlueprint | CLASS_HasInstancedReference",
"ClassWithin": {
"ObjectName": "Class'Object'",
"ObjectPath": "/Script/CoreUObject"
},
"ClassConfigName": "Engine",
"bCooked": true,
"ClassDefaultObject": {
"ObjectName": "BP_Note_C'Default__BP_Note_C'",
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/BP_Note.1"
},
"EditorTags": {
"BlueprintType": "BPTYPE_Normal"
}
},
{
"Type": "BP_Note_C",
"Name": "Default__BP_Note_C",
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/Items/Misc/BP_Note.BP_Note_C'",
"Template": {
"ObjectName": "BPA_RadiusStaticMeshItemBase_C'Default__BPA_RadiusStaticMeshItemBase_C'",
"ObjectPath": "/Game/ITR2/BPs/Items/BPA_RadiusStaticMeshItemBase.1"
},
"Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"UberGraphFrame": {},
"Font Size[5]": 12.0,
"DataComponent": {
"ObjectName": "RadiusDataComponent'Default__BP_Note_C:Data Component'",
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/BP_Note.7"
},
"SyncTransfromComponent": {
"ObjectName": "SyncTransformComponent'Default__BP_Note_C:SyncTransformComponent'",
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/BP_Note.15"
}
}
},
{
"Type": "Function",
"Name": "ExecuteUbergraph_BP_Note",
"Outer": "BP_Note_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": "ObjectProperty",
"Name": "CallFunc_GetWidget_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "InstancedReference",
"PropertyClass": {
"ObjectName": "Class'UserWidget'",
"ObjectPath": "/Script/UMG"
}
},
{
"Type": "ObjectProperty",
"Name": "K2Node_DynamicCast_AsWBP_Note",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "InstancedReference",
"PropertyClass": {
"ObjectName": "WidgetBlueprintGeneratedClass'WBP_Note_C'",
"ObjectPath": "/Game/ITR2/BPs/UI/Misc/WBP_Note.6"
}
},
{
"Type": "BoolProperty",
"Name": "K2Node_DynamicCast_bSuccess",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
}
],
"FunctionFlags": "FUNC_Final | FUNC_UbergraphFunction"
},
{
"Type": "Function",
"Name": "ReceiveBeginPlay",
"Outer": "BP_Note_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": "HandSocketBase_C",
"Name": "HS_RightHand_Base_GEN_VARIABLE",
"Outer": "BP_Note_C",
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/Player/HandSocket/HandSocketBase.HandSocketBase_C'",
"Template": {
"ObjectName": "HandSocketBase_C'Default__HandSocketBase_C'",
"ObjectPath": "/Game/ITR2/BPs/Player/HandSocket/HandSocketBase.7"
},
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"SystConfig": {
"ObjectName": "SystemConfig'DA_SystemConfig'",
"ObjectPath": "/Game/ITR2/Configurations/DA_SystemConfig.0"
},
"MirrorAxis": "EVRAxis::Y",
"HandRelativePlacement": {
"Rotation": {
"X": -0.70710677,
"Y": 1.7069679E-15,
"Z": -0.061628416,
"W": 0.70441604,
"IsNormalized": true,
"Size": 1.0,
"SizeSquared": 1.0
},
"Translation": {
"X": 0.0,
"Y": 4.0,
"Z": 6.0
}
},
"bFlipForLeftHand": false,
"bOnlyFlipRotation": false,
"bAlwaysInRange": true,
"OverrideDistance": 30.0,
"bUseCustomPoseDeltas": true,
"CustomPoseDeltas": [
{
"BoneName": "pinky_02_r",
"DeltaPose": {
"X": -2.7914558E-13,
"Y": -1.2552237E-11,
"Z": -0.17364818,
"W": 0.9848077,
"IsNormalized": true,
"Size": 0.99999994,
"SizeSquared": 0.99999994
}
},
{
"BoneName": "ring_02_r",
"DeltaPose": {
"X": 3.627064E-14,
"Y": -2.3610527E-13,
"Z": -0.34202015,
"W": 0.9396926,
"IsNormalized": true,
"Size": 1.0,
"SizeSquared": 1.0
}
},
{
"BoneName": "middle_02_r",
"DeltaPose": {
"X": -1.8383271E-14,
"Y": -2.58891E-14,
"Z": -0.34202015,
"W": 0.9396926,
"IsNormalized": true,
"Size": 1.0,
"SizeSquared": 1.0
}
},
{
"BoneName": "index_02_r",
"DeltaPose": {
"X": 4.3778425E-13,
"Y": 2.4726592E-12,
"Z": -0.34202015,
"W": 0.9396926,
"IsNormalized": true,
"Size": 1.0,
"SizeSquared": 1.0
}
},
{
"BoneName": "thumb_01_r",
"DeltaPose": {
"X": -0.029809019,
"Y": 0.081899606,
"Z": 0.17298739,
"W": 0.98106027,
"IsNormalized": true,
"Size": 1.0,
"SizeSquared": 1.0
}
},
{
"BoneName": "thumb_02_r",
"DeltaPose": {
"X": -0.08583165,
"Y": -0.015134436,
"Z": 8.982588E-12,
"W": 0.9961947,
"IsNormalized": true,
"Size": 1.0,
"SizeSquared": 1.0
}
},
{
"BoneName": "index_metacarpal_r",
"DeltaPose": {
"X": -2.1094237E-15,
"Y": -8.825595E-15,
"Z": 1.0287713E-14,
"W": 1.0,
"IsNormalized": true,
"Size": 1.0,
"SizeSquared": 1.0
}
},
{
"BoneName": "thumb_03_r",
"DeltaPose": {
"X": 4.0344738E-11,
"Y": -1.572644E-10,
"Z": -0.17364818,
"W": 0.9848077,
"IsNormalized": true,
"Size": 0.99999994,
"SizeSquared": 0.99999994
}
},
{
"BoneName": "middle_01_r",
"DeltaPose": {
"X": 6.348882E-12,
"Y": 3.7310905E-12,
"Z": -0.087155744,
"W": 0.9961947,
"IsNormalized": true,
"Size": 1.0,
"SizeSquared": 1.0
}
},
{
"BoneName": "pinky_03_r",
"DeltaPose": {
"X": 1.5168024E-12,
"Y": -4.3380265E-12,
"Z": -0.25881904,
"W": 0.9659258,
"IsNormalized": true,
"Size": 0.99999994,
"SizeSquared": 0.99999994
}
},
{
"BoneName": "ring_01_r",
"DeltaPose": {
"X": -8.536167E-14,
"Y": -2.8412724E-13,
"Z": -0.087155744,
"W": 0.9961947,
"IsNormalized": true,
"Size": 1.0,
"SizeSquared": 1.0
}
},
{
"BoneName": "index_01_r",
"DeltaPose": {
"X": 4.0346844E-13,
"Y": 4.815611E-13,
"Z": -0.087155744,
"W": 0.9961947,
"IsNormalized": true,
"Size": 1.0,
"SizeSquared": 1.0
}
},
{
"BoneName": "index_03_r",
"DeltaPose": {
"X": -8.4845146E-13,
"Y": 9.251698E-13,
"Z": -0.17364818,
"W": 0.9848077,
"IsNormalized": true,
"Size": 0.99999994,
"SizeSquared": 0.99999994
}
},
{
"BoneName": "middle_03_r",
"DeltaPose": {
"X": 8.623459E-15,
"Y": -2.2932231E-14,
"Z": -0.25881904,
"W": 0.9659258,
"IsNormalized": true,
"Size": 0.99999994,
"SizeSquared": 0.99999994
}
},
{
"BoneName": "ring_03_r",
"DeltaPose": {
"X": 1.5920862E-13,
"Y": -8.154717E-14,
"Z": -0.25881904,
"W": 0.9659258,
"IsNormalized": true,
"Size": 0.99999994,
"SizeSquared": 0.99999994
}
},
{
"BoneName": "pinky_01_r",
"DeltaPose": {
"X": -9.196385E-13,
"Y": -1.2236975E-12,
"Z": -0.087155744,
"W": 0.9961947,
"IsNormalized": true,
"Size": 1.0,
"SizeSquared": 1.0
}
}
],
"RelativeLocation": {
"X": -8.0,
"Y": 8.0,
"Z": 5.0
},
"RelativeRotation": {
"Pitch": 0.0,
"Yaw": 0.0,
"Roll": -1.9895197E-13
}
}
},
{
"Type": "HS_GrabLocation",
"Name": "HS_GrabLocation_GEN_VARIABLE",
"Outer": "BP_Note_C",
"Class": "UScriptClass'HS_GrabLocation'",
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"RelativeLocation": {
"X": 8.0,
"Y": -8.0,
"Z": -5.0
},
"RelativeRotation": {
"Pitch": -0.0,
"Yaw": 0.0,
"Roll": 1.7053026E-13
}
}
},
{
"Type": "InheritableComponentHandler",
"Name": "InheritableComponentHandler",
"Outer": "BP_Note_C",
"Class": "UScriptClass'InheritableComponentHandler'",
"Flags": "RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Records": [
{
"ComponentClass": {
"ObjectName": "Class'StaticMeshComponent'",
"ObjectPath": "/Script/Engine"
},
"ComponentTemplate": {
"ObjectName": "StaticMeshComponent'BP_Note_C:StaticMesh_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/BP_Note.14"
},
"ComponentKey": {
"OwnerClass": {
"ObjectName": "BlueprintGeneratedClass'BPA_RadiusStaticMeshItemBase_C'",
"ObjectPath": "/Game/ITR2/BPs/Items/BPA_RadiusStaticMeshItemBase.0"
},
"SCSVariableName": "StaticMesh",
"AssociatedGuid": "E8FAC765-47E683F6-F95C549B-01A36E45"
},
"CookedComponentInstancingData": {
"ChangedPropertyList": [],
"bHasValidCookedData": false
}
}
]
}
},
{
"Type": "RadiusDataComponent",
"Name": "Data Component",
"Outer": "Default__BP_Note_C",
"Class": "UScriptClass'RadiusDataComponent'",
"Template": {
"ObjectName": "RadiusDataComponent'Default__BPA_RadiusStaticMeshItemBase_C:Data Component'",
"ObjectPath": "/Game/ITR2/BPs/Items/BPA_RadiusStaticMeshItemBase.19"
},
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted"
},
{
"Type": "SceneComponent",
"Name": "DefaultSceneRoot_GEN_VARIABLE",
"Outer": "BP_Note_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_Note_C:DefaultSceneRoot_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/BP_Note.8"
},
"VariableGuid": "97C0B8D1-4791482E-7F7331B0-BB72C32D",
"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": "BlueprintGeneratedClass'HandSocketBase_C'",
"ObjectPath": "/Game/ITR2/BPs/Player/HandSocket/HandSocketBase.0"
},
"ComponentTemplate": {
"ObjectName": "HandSocketBase_C'BP_Note_C:HS_RightHand_Base_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/BP_Note.4"
},
"ParentComponentOrVariableName": "StaticMesh",
"ParentComponentOwnerClassName": "BPA_RadiusStaticMeshItemBase_C",
"ChildNodes": [
{
"ObjectName": "SCS_Node'BP_Note_C:SimpleConstructionScript_0.SCS_Node_2'",
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/BP_Note.11"
}
],
"VariableGuid": "AE923961-43A9C957-F0BE4A9B-DBC3BFD3",
"InternalVariableName": "HS_RightHand_Base"
}
},
{
"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'HS_GrabLocation'",
"ObjectPath": "/Script/IntoTheRadius2"
},
"ComponentTemplate": {
"ObjectName": "HS_GrabLocation'BP_Note_C:HS_GrabLocation_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/BP_Note.5"
},
"VariableGuid": "B88A291B-4A2C3128-20C2FD8F-26D43021",
"InternalVariableName": "HS_GrabLocation"
}
},
{
"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'WidgetComponent'",
"ObjectPath": "/Script/UMG"
},
"ComponentTemplate": {
"ObjectName": "WidgetComponent'BP_Note_C:Widget_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/BP_Note.16"
},
"ParentComponentOrVariableName": "StaticMesh",
"ParentComponentOwnerClassName": "BPA_RadiusStaticMeshItemBase_C",
"VariableGuid": "F17AE5EB-4F98B25F-CF5FFE9D-CEBCAC5B",
"InternalVariableName": "Widget"
}
},
{
"Type": "SimpleConstructionScript",
"Name": "SimpleConstructionScript_0",
"Outer": "BP_Note_C",
"Class": "UScriptClass'SimpleConstructionScript'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"RootNodes": [
{
"ObjectName": "SCS_Node'BP_Note_C:SimpleConstructionScript_0.SCS_Node_1'",
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/BP_Note.10"
},
{
"ObjectName": "SCS_Node'BP_Note_C:SimpleConstructionScript_0.SCS_Node_6'",
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/BP_Note.12"
}
],
"AllNodes": [
{
"ObjectName": "SCS_Node'BP_Note_C:SimpleConstructionScript_0.SCS_Node_1'",
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/BP_Note.10"
},
{
"ObjectName": "SCS_Node'BP_Note_C:SimpleConstructionScript_0.SCS_Node_6'",
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/BP_Note.12"
},
{
"ObjectName": "SCS_Node'BP_Note_C:SimpleConstructionScript_0.SCS_Node_2'",
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/BP_Note.11"
}
],
"DefaultSceneRootNode": {
"ObjectName": "SCS_Node'BP_Note_C:SimpleConstructionScript_0.SCS_Node_0'",
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/BP_Note.9"
}
}
},
{
"Type": "StaticMeshComponent",
"Name": "StaticMesh_GEN_VARIABLE",
"Outer": "BP_Note_C",
"Class": "UScriptClass'StaticMeshComponent'",
"Template": {
"ObjectName": "StaticMeshComponent'BPA_RadiusStaticMeshItemBase_C:StaticMesh_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Items/BPA_RadiusStaticMeshItemBase.29"
},
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted | RF_InheritableComponentTemplate",
"Properties": {
"StaticMesh": {
"ObjectName": "StaticMesh'SM_Book002a'",
"ObjectPath": "/Game/ITR1/ART/AbandonedBuilding/Meshes/Props/SM_Book002a.2"
},
"OverrideMaterials": [
null
]
}
},
{
"Type": "SyncTransformComponent",
"Name": "SyncTransformComponent",
"Outer": "Default__BP_Note_C",
"Class": "UScriptClass'SyncTransformComponent'",
"Template": {
"ObjectName": "SyncTransformComponent'Default__BPA_RadiusStaticMeshItemBase_C:SyncTransformComponent'",
"ObjectPath": "/Game/ITR2/BPs/Items/BPA_RadiusStaticMeshItemBase.30"
},
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted"
},
{
"Type": "WidgetComponent",
"Name": "Widget_GEN_VARIABLE",
"Outer": "BP_Note_C",
"Class": "UScriptClass'WidgetComponent'",
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"WidgetClass": {
"ObjectName": "WidgetBlueprintGeneratedClass'WBP_Note_C'",
"ObjectPath": "/Game/ITR2/BPs/UI/Misc/WBP_Note.6"
},
"bDrawAtDesiredSize": true,
"RelativeLocation": {
"X": 0.0,
"Y": -0.0,
"Z": 4.0
},
"RelativeRotation": {
"Pitch": 90.0,
"Yaw": 360.0,
"Roll": 180.0
},
"RelativeScale3D": {
"X": 0.1,
"Y": 0.1,
"Z": 0.1
}
}
}
]

View file

@ -0,0 +1,610 @@
[
{
"Type": "BlueprintGeneratedClass",
"Name": "BP_Checker_Black_Item_New_C",
"Class": "UScriptClass'BlueprintGeneratedClass'",
"Super": {
"ObjectName": "BlueprintGeneratedClass'BPA_RadiusAmmoBase_C'",
"ObjectPath": "/Game/ITR2/BPs/Items/Ammo/BPA_RadiusAmmoBase.0"
},
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"SimpleConstructionScript": {
"ObjectName": "SimpleConstructionScript'BP_Checker_Black_Item_New_C:SimpleConstructionScript_0'",
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/CheckersBoardGame/BP_Checker_Black_Item_New.11"
},
"InheritableComponentHandler": {
"ObjectName": "InheritableComponentHandler'BP_Checker_Black_Item_New_C:InheritableComponentHandler'",
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/CheckersBoardGame/BP_Checker_Black_Item_New.5"
}
},
"ChildProperties": [
{
"Type": "ObjectProperty",
"Name": "HS_GrabLocation1",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
"PropertyClass": {
"ObjectName": "Class'HS_GrabLocation'",
"ObjectPath": "/Script/IntoTheRadius2"
}
},
{
"Type": "ObjectProperty",
"Name": "HS_BothHand_Handle_1",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
"PropertyClass": {
"ObjectName": "BlueprintGeneratedClass'HandSocketBase_C'",
"ObjectPath": "/Game/ITR2/BPs/Player/HandSocket/HandSocketBase.0"
}
}
],
"ClassFlags": "CLASS_Config | CLASS_ReplicationDataIsSetUp | CLASS_CompiledFromBlueprint | CLASS_HasInstancedReference",
"ClassWithin": {
"ObjectName": "Class'Object'",
"ObjectPath": "/Script/CoreUObject"
},
"ClassConfigName": "Engine",
"bCooked": true,
"ClassDefaultObject": {
"ObjectName": "BP_Checker_Black_Item_New_C'Default__BP_Checker_Black_Item_New_C'",
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/CheckersBoardGame/BP_Checker_Black_Item_New.1"
},
"EditorTags": {
"BlueprintType": "BPTYPE_Normal"
}
},
{
"Type": "BP_Checker_Black_Item_New_C",
"Name": "Default__BP_Checker_Black_Item_New_C",
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/Items/Misc/CheckersBoardGame/BP_Checker_Black_Item_New.BP_Checker_Black_Item_New_C'",
"Template": {
"ObjectName": "BPA_RadiusAmmoBase_C'Default__BPA_RadiusAmmoBase_C'",
"ObjectPath": "/Game/ITR2/BPs/Items/Ammo/BPA_RadiusAmmoBase.1"
},
"Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"DataComponent": {
"ObjectName": "RadiusDataComponent'Default__BP_Checker_Black_Item_New_C:Data Component'",
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/CheckersBoardGame/BP_Checker_Black_Item_New.6"
},
"SyncTransfromComponent": {
"ObjectName": "SyncTransformComponent'Default__BP_Checker_Black_Item_New_C:SyncTransformComponent'",
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/CheckersBoardGame/BP_Checker_Black_Item_New.13"
},
"GameplayTags": []
}
},
{
"Type": "BPC_ItemSounds_C",
"Name": "BPC_ItemSounds_GEN_VARIABLE",
"Outer": "BP_Checker_Black_Item_New_C",
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/Items/Components/BPC_ItemSounds.BPC_ItemSounds_C'",
"Template": {
"ObjectName": "BPC_ItemSounds_C'BPA_RadiusAmmoBase_C:BPC_ItemSounds_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Items/Ammo/BPA_RadiusAmmoBase.3"
},
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted | RF_InheritableComponentTemplate",
"Properties": {
"DropSoundMap[5]": [
{
"Key": "0",
"Value": {
"ObjectName": "MetaSoundSource'MS_Checker_Drop'",
"ObjectPath": "/Game/Sound/SFX/Impacts/Checker_Drop/MS_Checker_Drop.0"
}
}
]
}
},
{
"Type": "HandSocketBase_C",
"Name": "HS_BothHand_Handle_1_GEN_VARIABLE",
"Outer": "BP_Checker_Black_Item_New_C",
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/Player/HandSocket/HandSocketBase.HandSocketBase_C'",
"Template": {
"ObjectName": "HandSocketBase_C'Default__HandSocketBase_C'",
"ObjectPath": "/Game/ITR2/BPs/Player/HandSocket/HandSocketBase.7"
},
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"SystConfig": {
"ObjectName": "SystemConfig'DA_SystemConfig'",
"ObjectPath": "/Game/ITR2/Configurations/DA_SystemConfig.0"
},
"MirrorAxis": "EVRAxis::Y",
"HandRelativePlacement": {
"Rotation": {
"X": -0.707107,
"Y": 0.0,
"Z": -0.061628,
"W": 0.704416,
"IsNormalized": true,
"Size": 1.0000001,
"SizeSquared": 1.0000002
},
"Translation": {
"X": 0.0,
"Y": 4.0,
"Z": 6.0
}
},
"bOnlyFlipRotation": false,
"bAlwaysInRange": true,
"OverrideDistance": 7.0,
"bUseCustomPoseDeltas": true,
"CustomPoseDeltas": [
{
"BoneName": "thumb_01_r",
"DeltaPose": {
"X": 0.014001,
"Y": 0.08338,
"Z": -0.301984,
"W": 0.949557,
"IsNormalized": true,
"Size": 1.0000006,
"SizeSquared": 1.0000012
}
},
{
"BoneName": "thumb_02_r",
"DeltaPose": {
"X": -0.069202,
"Y": 0.065115,
"Z": 0.273963,
"W": 0.957035,
"IsNormalized": true,
"Size": 1.0000002,
"SizeSquared": 1.0000006
}
},
{
"BoneName": "thumb_03_r",
"DeltaPose": {
"X": 0.114894,
"Y": 0.079469,
"Z": -0.022643,
"W": 0.989935,
"IsNormalized": true,
"Size": 0.99999994,
"SizeSquared": 0.99999994
}
},
{
"BoneName": "index_01_r",
"DeltaPose": {
"X": -0.013022,
"Y": -0.078645,
"Z": -0.208544,
"W": 0.974759,
"IsNormalized": true,
"Size": 1.0000001,
"SizeSquared": 1.0000002
}
},
{
"BoneName": "index_metacarpal_r",
"DeltaPose": {
"X": 0.000373,
"Y": -0.078557,
"Z": -0.043618,
"W": 0.995955,
"IsNormalized": true,
"Size": 1.0000001,
"SizeSquared": 1.0000002
}
},
{
"BoneName": "index_02_r",
"DeltaPose": {
"X": 0.0,
"Y": 0.0,
"Z": 0.022802,
"W": 0.99974,
"IsNormalized": true,
"Size": 1.0,
"SizeSquared": 1.0
}
},
{
"BoneName": "index_03_r",
"DeltaPose": {
"X": 0.0,
"Y": 0.0,
"Z": -0.043619,
"W": 0.999048,
"IsNormalized": true,
"Size": 0.99999976,
"SizeSquared": 0.9999995
}
},
{
"BoneName": "middle_metacarpal_r",
"DeltaPose": {
"X": -0.00311,
"Y": -0.043508,
"Z": -0.01589,
"W": 0.998922,
"IsNormalized": true,
"Size": 1.0000001,
"SizeSquared": 1.0000002
}
},
{
"BoneName": "middle_01_r",
"DeltaPose": {
"X": -0.019866,
"Y": -0.061204,
"Z": -0.453322,
"W": 0.889021,
"IsNormalized": true,
"Size": 0.9999998,
"SizeSquared": 0.9999997
}
},
{
"BoneName": "middle_02_r",
"DeltaPose": {
"X": -0.0,
"Y": 0.0,
"Z": -0.712743,
"W": 0.701425,
"IsNormalized": true,
"Size": 0.9999998,
"SizeSquared": 0.99999964
}
},
{
"BoneName": "ring_metacarpal_r",
"DeltaPose": {
"X": -0.002174,
"Y": -0.024892,
"Z": -0.000156,
"W": 0.999688,
"IsNormalized": true,
"Size": 1.0000002,
"SizeSquared": 1.0000006
}
},
{
"BoneName": "ring_01_r",
"DeltaPose": {
"X": -0.023821,
"Y": -0.043911,
"Z": -0.476236,
"W": 0.877897,
"IsNormalized": true,
"Size": 0.99999976,
"SizeSquared": 0.9999995
}
},
{
"BoneName": "ring_02_r",
"DeltaPose": {
"X": 0.0,
"Y": 0.0,
"Z": -0.729874,
"W": 0.683582,
"IsNormalized": true,
"Size": 1.0000002,
"SizeSquared": 1.0000005
}
},
{
"BoneName": "middle_03_r",
"DeltaPose": {
"X": 0.012846,
"Y": 0.057432,
"Z": 0.05388,
"W": 0.996812,
"IsNormalized": true,
"Size": 1.0000004,
"SizeSquared": 1.0000007
}
},
{
"BoneName": "ring_03_r",
"DeltaPose": {
"X": -0.0,
"Y": 0.0,
"Z": 0.11381,
"W": 0.993503,
"IsNormalized": true,
"Size": 1.0000004,
"SizeSquared": 1.0000008
}
},
{
"BoneName": "pinky_metacarpal_r",
"DeltaPose": {
"X": 0.0,
"Y": 0.0,
"Z": 0.150287,
"W": 0.988642,
"IsNormalized": true,
"Size": 0.9999995,
"SizeSquared": 0.9999991
}
},
{
"BoneName": "pinky_01_r",
"DeltaPose": {
"X": -0.0,
"Y": 0.0,
"Z": -0.531167,
"W": 0.847267,
"IsNormalized": true,
"Size": 0.9999998,
"SizeSquared": 0.99999964
}
},
{
"BoneName": "pinky_02_r",
"DeltaPose": {
"X": -0.094382,
"Y": -0.05957,
"Z": -0.52961,
"W": 0.840867,
"IsNormalized": true,
"Size": 1.0000002,
"SizeSquared": 1.0000006
}
},
{
"BoneName": "pinky_03_r",
"DeltaPose": {
"X": -0.0,
"Y": 0.0,
"Z": -0.182356,
"W": 0.983233,
"IsNormalized": true,
"Size": 1.0000004,
"SizeSquared": 1.0000008
}
},
{
"BoneName": "hand_r",
"DeltaPose": {
"X": 0.0,
"Y": 0.0,
"Z": 0.0,
"W": 1.0,
"IsNormalized": true,
"Size": 1.0,
"SizeSquared": 1.0
}
}
],
"RelativeLocation": {
"X": -2.966205,
"Y": 1.35718,
"Z": 5.471066
},
"RelativeRotation": {
"Pitch": 0.0,
"Yaw": -90.0,
"Roll": -75.0
}
}
},
{
"Type": "HS_GrabLocation",
"Name": "HS_GrabLocation1_GEN_VARIABLE",
"Outer": "BP_Checker_Black_Item_New_C",
"Class": "UScriptClass'HS_GrabLocation'",
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"RelativeLocation": {
"X": 1.325151,
"Y": -4.544505,
"Z": -4.317132
},
"RelativeRotation": {
"Pitch": -90.0,
"Yaw": 360.0,
"Roll": 90.0
}
}
},
{
"Type": "InheritableComponentHandler",
"Name": "InheritableComponentHandler",
"Outer": "BP_Checker_Black_Item_New_C",
"Class": "UScriptClass'InheritableComponentHandler'",
"Flags": "RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Records": [
{
"ComponentClass": {
"ObjectName": "Class'StaticMeshComponent'",
"ObjectPath": "/Script/Engine"
},
"ComponentTemplate": {
"ObjectName": "StaticMeshComponent'BP_Checker_Black_Item_New_C:StaticMesh_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/CheckersBoardGame/BP_Checker_Black_Item_New.12"
},
"ComponentKey": {
"OwnerClass": {
"ObjectName": "BlueprintGeneratedClass'BPA_RadiusStaticMeshItemBase_C'",
"ObjectPath": "/Game/ITR2/BPs/Items/BPA_RadiusStaticMeshItemBase.0"
},
"SCSVariableName": "StaticMesh",
"AssociatedGuid": "E8FAC765-47E683F6-F95C549B-01A36E45"
},
"CookedComponentInstancingData": {
"ChangedPropertyList": [],
"bHasValidCookedData": false
}
},
{
"ComponentClass": {
"ObjectName": "BlueprintGeneratedClass'BPC_ItemSounds_C'",
"ObjectPath": "/Game/ITR2/BPs/Items/Components/BPC_ItemSounds.0"
},
"ComponentTemplate": {
"ObjectName": "BPC_ItemSounds_C'BP_Checker_Black_Item_New_C:BPC_ItemSounds_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/CheckersBoardGame/BP_Checker_Black_Item_New.2"
},
"ComponentKey": {
"OwnerClass": {
"ObjectName": "BlueprintGeneratedClass'BPA_RadiusStaticMeshItemBase_C'",
"ObjectPath": "/Game/ITR2/BPs/Items/BPA_RadiusStaticMeshItemBase.0"
},
"SCSVariableName": "BPC_ItemSounds",
"AssociatedGuid": "4A0F1273-457DD8BC-D4F4AE80-264964E9"
},
"CookedComponentInstancingData": {
"ChangedPropertyList": [],
"bHasValidCookedData": false
}
}
]
}
},
{
"Type": "RadiusDataComponent",
"Name": "Data Component",
"Outer": "Default__BP_Checker_Black_Item_New_C",
"Class": "UScriptClass'RadiusDataComponent'",
"Template": {
"ObjectName": "RadiusDataComponent'Default__BPA_RadiusAmmoBase_C:Data Component'",
"ObjectPath": "/Game/ITR2/BPs/Items/Ammo/BPA_RadiusAmmoBase.7"
},
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted"
},
{
"Type": "SceneComponent",
"Name": "DefaultSceneRoot_GEN_VARIABLE",
"Outer": "BP_Checker_Black_Item_New_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_Checker_Black_Item_New_C:DefaultSceneRoot_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/CheckersBoardGame/BP_Checker_Black_Item_New.7"
},
"VariableGuid": "75238288-4C86D60D-1273F58C-DDB6AF9B",
"InternalVariableName": "DefaultSceneRoot"
}
},
{
"Type": "SCS_Node",
"Name": "SCS_Node_3",
"Outer": "SimpleConstructionScript_0",
"Class": "UScriptClass'SCS_Node'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"ComponentClass": {
"ObjectName": "BlueprintGeneratedClass'HandSocketBase_C'",
"ObjectPath": "/Game/ITR2/BPs/Player/HandSocket/HandSocketBase.0"
},
"ComponentTemplate": {
"ObjectName": "HandSocketBase_C'BP_Checker_Black_Item_New_C:HS_BothHand_Handle_1_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/CheckersBoardGame/BP_Checker_Black_Item_New.3"
},
"ParentComponentOrVariableName": "StaticMesh",
"ParentComponentOwnerClassName": "BPA_RadiusStaticMeshItemBase_C",
"ChildNodes": [
{
"ObjectName": "SCS_Node'BP_Checker_Black_Item_New_C:SimpleConstructionScript_0.SCS_Node_4'",
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/CheckersBoardGame/BP_Checker_Black_Item_New.10"
}
],
"VariableGuid": "63148D16-4D9E5BBF-843426BD-620AE92C",
"InternalVariableName": "HS_BothHand_Handle_1"
}
},
{
"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'HS_GrabLocation'",
"ObjectPath": "/Script/IntoTheRadius2"
},
"ComponentTemplate": {
"ObjectName": "HS_GrabLocation'BP_Checker_Black_Item_New_C:HS_GrabLocation1_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/CheckersBoardGame/BP_Checker_Black_Item_New.4"
},
"VariableGuid": "0A4F9F63-49FAFE15-87B2FEA0-8E486BA1",
"InternalVariableName": "HS_GrabLocation1"
}
},
{
"Type": "SimpleConstructionScript",
"Name": "SimpleConstructionScript_0",
"Outer": "BP_Checker_Black_Item_New_C",
"Class": "UScriptClass'SimpleConstructionScript'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"RootNodes": [
{
"ObjectName": "SCS_Node'BP_Checker_Black_Item_New_C:SimpleConstructionScript_0.SCS_Node_3'",
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/CheckersBoardGame/BP_Checker_Black_Item_New.9"
}
],
"AllNodes": [
{
"ObjectName": "SCS_Node'BP_Checker_Black_Item_New_C:SimpleConstructionScript_0.SCS_Node_3'",
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/CheckersBoardGame/BP_Checker_Black_Item_New.9"
},
{
"ObjectName": "SCS_Node'BP_Checker_Black_Item_New_C:SimpleConstructionScript_0.SCS_Node_4'",
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/CheckersBoardGame/BP_Checker_Black_Item_New.10"
}
],
"DefaultSceneRootNode": {
"ObjectName": "SCS_Node'BP_Checker_Black_Item_New_C:SimpleConstructionScript_0.SCS_Node_0'",
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/CheckersBoardGame/BP_Checker_Black_Item_New.8"
}
}
},
{
"Type": "StaticMeshComponent",
"Name": "StaticMesh_GEN_VARIABLE",
"Outer": "BP_Checker_Black_Item_New_C",
"Class": "UScriptClass'StaticMeshComponent'",
"Template": {
"ObjectName": "StaticMeshComponent'BPA_RadiusAmmoBase_C:StaticMesh_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Items/Ammo/BPA_RadiusAmmoBase.11"
},
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted | RF_InheritableComponentTemplate",
"Properties": {
"StaticMesh": {
"ObjectName": "StaticMesh'Black_Checker'",
"ObjectPath": "/Game/ITR2/Art/Items/Misc/Checkers_BoardGame/Black_Checker.2"
},
"BodyInstance": {
"MassInKgOverride": 0.0103
}
}
},
{
"Type": "SyncTransformComponent",
"Name": "SyncTransformComponent",
"Outer": "Default__BP_Checker_Black_Item_New_C",
"Class": "UScriptClass'SyncTransformComponent'",
"Template": {
"ObjectName": "SyncTransformComponent'Default__BPA_RadiusAmmoBase_C:SyncTransformComponent'",
"ObjectPath": "/Game/ITR2/BPs/Items/Ammo/BPA_RadiusAmmoBase.12"
},
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted"
}
]

View file

@ -0,0 +1,610 @@
[
{
"Type": "BlueprintGeneratedClass",
"Name": "BP_Checker_White_Item_New_C",
"Class": "UScriptClass'BlueprintGeneratedClass'",
"Super": {
"ObjectName": "BlueprintGeneratedClass'BPA_RadiusAmmoBase_C'",
"ObjectPath": "/Game/ITR2/BPs/Items/Ammo/BPA_RadiusAmmoBase.0"
},
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"SimpleConstructionScript": {
"ObjectName": "SimpleConstructionScript'BP_Checker_White_Item_New_C:SimpleConstructionScript_0'",
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/CheckersBoardGame/BP_Checker_White_Item_New.11"
},
"InheritableComponentHandler": {
"ObjectName": "InheritableComponentHandler'BP_Checker_White_Item_New_C:InheritableComponentHandler'",
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/CheckersBoardGame/BP_Checker_White_Item_New.5"
}
},
"ChildProperties": [
{
"Type": "ObjectProperty",
"Name": "HS_GrabLocation1",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
"PropertyClass": {
"ObjectName": "Class'HS_GrabLocation'",
"ObjectPath": "/Script/IntoTheRadius2"
}
},
{
"Type": "ObjectProperty",
"Name": "HS_BothHand_Handle_1",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
"PropertyClass": {
"ObjectName": "BlueprintGeneratedClass'HandSocketBase_C'",
"ObjectPath": "/Game/ITR2/BPs/Player/HandSocket/HandSocketBase.0"
}
}
],
"ClassFlags": "CLASS_Config | CLASS_ReplicationDataIsSetUp | CLASS_CompiledFromBlueprint | CLASS_HasInstancedReference",
"ClassWithin": {
"ObjectName": "Class'Object'",
"ObjectPath": "/Script/CoreUObject"
},
"ClassConfigName": "Engine",
"bCooked": true,
"ClassDefaultObject": {
"ObjectName": "BP_Checker_White_Item_New_C'Default__BP_Checker_White_Item_New_C'",
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/CheckersBoardGame/BP_Checker_White_Item_New.1"
},
"EditorTags": {
"BlueprintType": "BPTYPE_Normal"
}
},
{
"Type": "BP_Checker_White_Item_New_C",
"Name": "Default__BP_Checker_White_Item_New_C",
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/Items/Misc/CheckersBoardGame/BP_Checker_White_Item_New.BP_Checker_White_Item_New_C'",
"Template": {
"ObjectName": "BPA_RadiusAmmoBase_C'Default__BPA_RadiusAmmoBase_C'",
"ObjectPath": "/Game/ITR2/BPs/Items/Ammo/BPA_RadiusAmmoBase.1"
},
"Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"DataComponent": {
"ObjectName": "RadiusDataComponent'Default__BP_Checker_White_Item_New_C:Data Component'",
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/CheckersBoardGame/BP_Checker_White_Item_New.6"
},
"SyncTransfromComponent": {
"ObjectName": "SyncTransformComponent'Default__BP_Checker_White_Item_New_C:SyncTransformComponent'",
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/CheckersBoardGame/BP_Checker_White_Item_New.13"
},
"GameplayTags": []
}
},
{
"Type": "BPC_ItemSounds_C",
"Name": "BPC_ItemSounds_GEN_VARIABLE",
"Outer": "BP_Checker_White_Item_New_C",
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/Items/Components/BPC_ItemSounds.BPC_ItemSounds_C'",
"Template": {
"ObjectName": "BPC_ItemSounds_C'BPA_RadiusAmmoBase_C:BPC_ItemSounds_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Items/Ammo/BPA_RadiusAmmoBase.3"
},
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted | RF_InheritableComponentTemplate",
"Properties": {
"DropSoundMap[5]": [
{
"Key": "0",
"Value": {
"ObjectName": "MetaSoundSource'MS_Checker_Drop'",
"ObjectPath": "/Game/Sound/SFX/Impacts/Checker_Drop/MS_Checker_Drop.0"
}
}
]
}
},
{
"Type": "HandSocketBase_C",
"Name": "HS_BothHand_Handle_1_GEN_VARIABLE",
"Outer": "BP_Checker_White_Item_New_C",
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/Player/HandSocket/HandSocketBase.HandSocketBase_C'",
"Template": {
"ObjectName": "HandSocketBase_C'Default__HandSocketBase_C'",
"ObjectPath": "/Game/ITR2/BPs/Player/HandSocket/HandSocketBase.7"
},
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"SystConfig": {
"ObjectName": "SystemConfig'DA_SystemConfig'",
"ObjectPath": "/Game/ITR2/Configurations/DA_SystemConfig.0"
},
"MirrorAxis": "EVRAxis::Y",
"HandRelativePlacement": {
"Rotation": {
"X": -0.707107,
"Y": 0.0,
"Z": -0.061628,
"W": 0.704416,
"IsNormalized": true,
"Size": 1.0000001,
"SizeSquared": 1.0000002
},
"Translation": {
"X": 0.0,
"Y": 4.0,
"Z": 6.0
}
},
"bOnlyFlipRotation": false,
"bAlwaysInRange": true,
"OverrideDistance": 7.0,
"bUseCustomPoseDeltas": true,
"CustomPoseDeltas": [
{
"BoneName": "thumb_01_r",
"DeltaPose": {
"X": 0.014001,
"Y": 0.08338,
"Z": -0.301984,
"W": 0.949557,
"IsNormalized": true,
"Size": 1.0000006,
"SizeSquared": 1.0000012
}
},
{
"BoneName": "thumb_02_r",
"DeltaPose": {
"X": -0.069202,
"Y": 0.065115,
"Z": 0.273963,
"W": 0.957035,
"IsNormalized": true,
"Size": 1.0000002,
"SizeSquared": 1.0000006
}
},
{
"BoneName": "thumb_03_r",
"DeltaPose": {
"X": 0.114894,
"Y": 0.079469,
"Z": -0.022643,
"W": 0.989935,
"IsNormalized": true,
"Size": 0.99999994,
"SizeSquared": 0.99999994
}
},
{
"BoneName": "index_01_r",
"DeltaPose": {
"X": -0.013022,
"Y": -0.078645,
"Z": -0.208544,
"W": 0.974759,
"IsNormalized": true,
"Size": 1.0000001,
"SizeSquared": 1.0000002
}
},
{
"BoneName": "index_metacarpal_r",
"DeltaPose": {
"X": 0.000373,
"Y": -0.078557,
"Z": -0.043618,
"W": 0.995955,
"IsNormalized": true,
"Size": 1.0000001,
"SizeSquared": 1.0000002
}
},
{
"BoneName": "index_02_r",
"DeltaPose": {
"X": 0.0,
"Y": 0.0,
"Z": 0.022802,
"W": 0.99974,
"IsNormalized": true,
"Size": 1.0,
"SizeSquared": 1.0
}
},
{
"BoneName": "index_03_r",
"DeltaPose": {
"X": 0.0,
"Y": 0.0,
"Z": -0.043619,
"W": 0.999048,
"IsNormalized": true,
"Size": 0.99999976,
"SizeSquared": 0.9999995
}
},
{
"BoneName": "middle_metacarpal_r",
"DeltaPose": {
"X": -0.00311,
"Y": -0.043508,
"Z": -0.01589,
"W": 0.998922,
"IsNormalized": true,
"Size": 1.0000001,
"SizeSquared": 1.0000002
}
},
{
"BoneName": "middle_01_r",
"DeltaPose": {
"X": -0.019866,
"Y": -0.061204,
"Z": -0.453322,
"W": 0.889021,
"IsNormalized": true,
"Size": 0.9999998,
"SizeSquared": 0.9999997
}
},
{
"BoneName": "middle_02_r",
"DeltaPose": {
"X": -0.0,
"Y": 0.0,
"Z": -0.712743,
"W": 0.701425,
"IsNormalized": true,
"Size": 0.9999998,
"SizeSquared": 0.99999964
}
},
{
"BoneName": "ring_metacarpal_r",
"DeltaPose": {
"X": -0.002174,
"Y": -0.024892,
"Z": -0.000156,
"W": 0.999688,
"IsNormalized": true,
"Size": 1.0000002,
"SizeSquared": 1.0000006
}
},
{
"BoneName": "ring_01_r",
"DeltaPose": {
"X": -0.023821,
"Y": -0.043911,
"Z": -0.476236,
"W": 0.877897,
"IsNormalized": true,
"Size": 0.99999976,
"SizeSquared": 0.9999995
}
},
{
"BoneName": "ring_02_r",
"DeltaPose": {
"X": 0.0,
"Y": 0.0,
"Z": -0.729874,
"W": 0.683582,
"IsNormalized": true,
"Size": 1.0000002,
"SizeSquared": 1.0000005
}
},
{
"BoneName": "middle_03_r",
"DeltaPose": {
"X": 0.012846,
"Y": 0.057432,
"Z": 0.05388,
"W": 0.996812,
"IsNormalized": true,
"Size": 1.0000004,
"SizeSquared": 1.0000007
}
},
{
"BoneName": "ring_03_r",
"DeltaPose": {
"X": -0.0,
"Y": 0.0,
"Z": 0.11381,
"W": 0.993503,
"IsNormalized": true,
"Size": 1.0000004,
"SizeSquared": 1.0000008
}
},
{
"BoneName": "pinky_metacarpal_r",
"DeltaPose": {
"X": 0.0,
"Y": 0.0,
"Z": 0.150287,
"W": 0.988642,
"IsNormalized": true,
"Size": 0.9999995,
"SizeSquared": 0.9999991
}
},
{
"BoneName": "pinky_01_r",
"DeltaPose": {
"X": -0.0,
"Y": 0.0,
"Z": -0.531167,
"W": 0.847267,
"IsNormalized": true,
"Size": 0.9999998,
"SizeSquared": 0.99999964
}
},
{
"BoneName": "pinky_02_r",
"DeltaPose": {
"X": -0.094382,
"Y": -0.05957,
"Z": -0.52961,
"W": 0.840867,
"IsNormalized": true,
"Size": 1.0000002,
"SizeSquared": 1.0000006
}
},
{
"BoneName": "pinky_03_r",
"DeltaPose": {
"X": -0.0,
"Y": 0.0,
"Z": -0.182356,
"W": 0.983233,
"IsNormalized": true,
"Size": 1.0000004,
"SizeSquared": 1.0000008
}
},
{
"BoneName": "hand_r",
"DeltaPose": {
"X": 0.0,
"Y": 0.0,
"Z": 0.0,
"W": 1.0,
"IsNormalized": true,
"Size": 1.0,
"SizeSquared": 1.0
}
}
],
"RelativeLocation": {
"X": -2.966205,
"Y": 1.35718,
"Z": 5.471066
},
"RelativeRotation": {
"Pitch": 0.0,
"Yaw": -90.0,
"Roll": -75.0
}
}
},
{
"Type": "HS_GrabLocation",
"Name": "HS_GrabLocation1_GEN_VARIABLE",
"Outer": "BP_Checker_White_Item_New_C",
"Class": "UScriptClass'HS_GrabLocation'",
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"RelativeLocation": {
"X": 1.224733,
"Y": -4.52498,
"Z": -4.292693
},
"RelativeRotation": {
"Pitch": -90.0,
"Yaw": 90.0,
"Roll": -0.0
}
}
},
{
"Type": "InheritableComponentHandler",
"Name": "InheritableComponentHandler",
"Outer": "BP_Checker_White_Item_New_C",
"Class": "UScriptClass'InheritableComponentHandler'",
"Flags": "RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Records": [
{
"ComponentClass": {
"ObjectName": "Class'StaticMeshComponent'",
"ObjectPath": "/Script/Engine"
},
"ComponentTemplate": {
"ObjectName": "StaticMeshComponent'BP_Checker_White_Item_New_C:StaticMesh_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/CheckersBoardGame/BP_Checker_White_Item_New.12"
},
"ComponentKey": {
"OwnerClass": {
"ObjectName": "BlueprintGeneratedClass'BPA_RadiusStaticMeshItemBase_C'",
"ObjectPath": "/Game/ITR2/BPs/Items/BPA_RadiusStaticMeshItemBase.0"
},
"SCSVariableName": "StaticMesh",
"AssociatedGuid": "E8FAC765-47E683F6-F95C549B-01A36E45"
},
"CookedComponentInstancingData": {
"ChangedPropertyList": [],
"bHasValidCookedData": false
}
},
{
"ComponentClass": {
"ObjectName": "BlueprintGeneratedClass'BPC_ItemSounds_C'",
"ObjectPath": "/Game/ITR2/BPs/Items/Components/BPC_ItemSounds.0"
},
"ComponentTemplate": {
"ObjectName": "BPC_ItemSounds_C'BP_Checker_White_Item_New_C:BPC_ItemSounds_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/CheckersBoardGame/BP_Checker_White_Item_New.2"
},
"ComponentKey": {
"OwnerClass": {
"ObjectName": "BlueprintGeneratedClass'BPA_RadiusStaticMeshItemBase_C'",
"ObjectPath": "/Game/ITR2/BPs/Items/BPA_RadiusStaticMeshItemBase.0"
},
"SCSVariableName": "BPC_ItemSounds",
"AssociatedGuid": "4A0F1273-457DD8BC-D4F4AE80-264964E9"
},
"CookedComponentInstancingData": {
"ChangedPropertyList": [],
"bHasValidCookedData": false
}
}
]
}
},
{
"Type": "RadiusDataComponent",
"Name": "Data Component",
"Outer": "Default__BP_Checker_White_Item_New_C",
"Class": "UScriptClass'RadiusDataComponent'",
"Template": {
"ObjectName": "RadiusDataComponent'Default__BPA_RadiusAmmoBase_C:Data Component'",
"ObjectPath": "/Game/ITR2/BPs/Items/Ammo/BPA_RadiusAmmoBase.7"
},
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted"
},
{
"Type": "SceneComponent",
"Name": "DefaultSceneRoot_GEN_VARIABLE",
"Outer": "BP_Checker_White_Item_New_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_Checker_White_Item_New_C:DefaultSceneRoot_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/CheckersBoardGame/BP_Checker_White_Item_New.7"
},
"VariableGuid": "75238288-4C86D60D-1273F58C-DDB6AF9B",
"InternalVariableName": "DefaultSceneRoot"
}
},
{
"Type": "SCS_Node",
"Name": "SCS_Node_3",
"Outer": "SimpleConstructionScript_0",
"Class": "UScriptClass'SCS_Node'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"ComponentClass": {
"ObjectName": "BlueprintGeneratedClass'HandSocketBase_C'",
"ObjectPath": "/Game/ITR2/BPs/Player/HandSocket/HandSocketBase.0"
},
"ComponentTemplate": {
"ObjectName": "HandSocketBase_C'BP_Checker_White_Item_New_C:HS_BothHand_Handle_1_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/CheckersBoardGame/BP_Checker_White_Item_New.3"
},
"ParentComponentOrVariableName": "StaticMesh",
"ParentComponentOwnerClassName": "BPA_RadiusStaticMeshItemBase_C",
"ChildNodes": [
{
"ObjectName": "SCS_Node'BP_Checker_White_Item_New_C:SimpleConstructionScript_0.SCS_Node_4'",
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/CheckersBoardGame/BP_Checker_White_Item_New.10"
}
],
"VariableGuid": "D1990CF1-4D88B772-902EFFAB-3DB05F54",
"InternalVariableName": "HS_BothHand_Handle_1"
}
},
{
"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'HS_GrabLocation'",
"ObjectPath": "/Script/IntoTheRadius2"
},
"ComponentTemplate": {
"ObjectName": "HS_GrabLocation'BP_Checker_White_Item_New_C:HS_GrabLocation1_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/CheckersBoardGame/BP_Checker_White_Item_New.4"
},
"VariableGuid": "16112B79-460C2A21-D09A42A4-88425D4B",
"InternalVariableName": "HS_GrabLocation1"
}
},
{
"Type": "SimpleConstructionScript",
"Name": "SimpleConstructionScript_0",
"Outer": "BP_Checker_White_Item_New_C",
"Class": "UScriptClass'SimpleConstructionScript'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"RootNodes": [
{
"ObjectName": "SCS_Node'BP_Checker_White_Item_New_C:SimpleConstructionScript_0.SCS_Node_3'",
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/CheckersBoardGame/BP_Checker_White_Item_New.9"
}
],
"AllNodes": [
{
"ObjectName": "SCS_Node'BP_Checker_White_Item_New_C:SimpleConstructionScript_0.SCS_Node_3'",
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/CheckersBoardGame/BP_Checker_White_Item_New.9"
},
{
"ObjectName": "SCS_Node'BP_Checker_White_Item_New_C:SimpleConstructionScript_0.SCS_Node_4'",
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/CheckersBoardGame/BP_Checker_White_Item_New.10"
}
],
"DefaultSceneRootNode": {
"ObjectName": "SCS_Node'BP_Checker_White_Item_New_C:SimpleConstructionScript_0.SCS_Node_0'",
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/CheckersBoardGame/BP_Checker_White_Item_New.8"
}
}
},
{
"Type": "StaticMeshComponent",
"Name": "StaticMesh_GEN_VARIABLE",
"Outer": "BP_Checker_White_Item_New_C",
"Class": "UScriptClass'StaticMeshComponent'",
"Template": {
"ObjectName": "StaticMeshComponent'BPA_RadiusAmmoBase_C:StaticMesh_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Items/Ammo/BPA_RadiusAmmoBase.11"
},
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted | RF_InheritableComponentTemplate",
"Properties": {
"StaticMesh": {
"ObjectName": "StaticMesh'White_Checker'",
"ObjectPath": "/Game/ITR2/Art/Items/Misc/Checkers_BoardGame/White_Checker.2"
},
"BodyInstance": {
"MassInKgOverride": 0.0103
}
}
},
{
"Type": "SyncTransformComponent",
"Name": "SyncTransformComponent",
"Outer": "Default__BP_Checker_White_Item_New_C",
"Class": "UScriptClass'SyncTransformComponent'",
"Template": {
"ObjectName": "SyncTransformComponent'Default__BPA_RadiusAmmoBase_C:SyncTransformComponent'",
"ObjectPath": "/Game/ITR2/BPs/Items/Ammo/BPA_RadiusAmmoBase.12"
},
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted"
}
]

View file

@ -0,0 +1,501 @@
[
{
"Type": "BlueprintGeneratedClass",
"Name": "BP_Coin_C",
"Class": "UScriptClass'BlueprintGeneratedClass'",
"Super": {
"ObjectName": "BlueprintGeneratedClass'BPA_RadiusStaticMeshItemBase_C'",
"ObjectPath": "/Game/ITR2/BPs/Items/BPA_RadiusStaticMeshItemBase.0"
},
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"SimpleConstructionScript": {
"ObjectName": "SimpleConstructionScript'BP_Coin_C:SimpleConstructionScript_0'",
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/Guitar/BP_Coin.10"
},
"InheritableComponentHandler": {
"ObjectName": "InheritableComponentHandler'BP_Coin_C:InheritableComponentHandler'",
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/Guitar/BP_Coin.4"
}
},
"ChildProperties": [
{
"Type": "ObjectProperty",
"Name": "HS_GrabLocation_Both",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
"PropertyClass": {
"ObjectName": "Class'HS_GrabLocation'",
"ObjectPath": "/Script/IntoTheRadius2"
}
},
{
"Type": "ObjectProperty",
"Name": "HS_Both_Base",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
"PropertyClass": {
"ObjectName": "BlueprintGeneratedClass'HandSocketBase_C'",
"ObjectPath": "/Game/ITR2/BPs/Player/HandSocket/HandSocketBase.0"
}
}
],
"ClassFlags": "CLASS_Config | CLASS_ReplicationDataIsSetUp | CLASS_CompiledFromBlueprint | CLASS_HasInstancedReference",
"ClassWithin": {
"ObjectName": "Class'Object'",
"ObjectPath": "/Script/CoreUObject"
},
"ClassConfigName": "Engine",
"bCooked": true,
"ClassDefaultObject": {
"ObjectName": "BP_Coin_C'Default__BP_Coin_C'",
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/Guitar/BP_Coin.1"
},
"EditorTags": {
"BlueprintType": "BPTYPE_Normal"
}
},
{
"Type": "BP_Coin_C",
"Name": "Default__BP_Coin_C",
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/Items/Misc/Guitar/BP_Coin.BP_Coin_C'",
"Template": {
"ObjectName": "BPA_RadiusStaticMeshItemBase_C'Default__BPA_RadiusStaticMeshItemBase_C'",
"ObjectPath": "/Game/ITR2/BPs/Items/BPA_RadiusStaticMeshItemBase.1"
},
"Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"DataComponent": {
"ObjectName": "RadiusDataComponent'Default__BP_Coin_C:Data Component'",
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/Guitar/BP_Coin.5"
},
"SyncTransfromComponent": {
"ObjectName": "SyncTransformComponent'Default__BP_Coin_C:SyncTransformComponent'",
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/Guitar/BP_Coin.12"
}
}
},
{
"Type": "HandSocketBase_C",
"Name": "HS_Both_Base_GEN_VARIABLE",
"Outer": "BP_Coin_C",
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/Player/HandSocket/HandSocketBase.HandSocketBase_C'",
"Template": {
"ObjectName": "HandSocketBase_C'Default__HandSocketBase_C'",
"ObjectPath": "/Game/ITR2/BPs/Player/HandSocket/HandSocketBase.7"
},
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"SystConfig": {
"ObjectName": "SystemConfig'DA_SystemConfig'",
"ObjectPath": "/Game/ITR2/Configurations/DA_SystemConfig.0"
},
"HandRelativePlacement": {
"Rotation": {
"X": -0.70710677,
"Y": 1.7069679E-15,
"Z": -0.061628416,
"W": 0.70441604,
"IsNormalized": true,
"Size": 1.0,
"SizeSquared": 1.0
},
"Translation": {
"X": 0.0,
"Y": 4.0,
"Z": 6.0
}
},
"bOnlyFlipRotation": false,
"bAlwaysInRange": true,
"OverrideDistance": 10.0,
"bUseCustomPoseDeltas": true,
"CustomPoseDeltas": [
{
"BoneName": "thumb_02_r",
"DeltaPose": {
"X": -0.043426793,
"Y": 0.0040944507,
"Z": -0.08036329,
"W": 0.99581075,
"IsNormalized": true,
"Size": 0.99999994,
"SizeSquared": 0.99999994
}
},
{
"BoneName": "thumb_03_r",
"DeltaPose": {
"X": 3.9503231E-13,
"Y": 1.2948125E-13,
"Z": -0.05684436,
"W": 0.99838305,
"IsNormalized": true,
"Size": 1.0,
"SizeSquared": 1.0
}
},
{
"BoneName": "thumb_01_r",
"DeltaPose": {
"X": -0.00090154004,
"Y": -0.026240088,
"Z": 0.022051666,
"W": 0.999412,
"IsNormalized": true,
"Size": 1.0,
"SizeSquared": 1.0
}
},
{
"BoneName": "pinky_01_r",
"DeltaPose": {
"X": -0.022557566,
"Y": -0.08418598,
"Z": -0.42101008,
"W": 0.90285903,
"IsNormalized": true,
"Size": 1.0,
"SizeSquared": 1.0
}
},
{
"BoneName": "ring_01_r",
"DeltaPose": {
"X": -0.011289528,
"Y": -0.042133093,
"Z": -0.42221603,
"W": 0.90544516,
"IsNormalized": true,
"Size": 1.0,
"SizeSquared": 1.0
}
},
{
"BoneName": "middle_01_r",
"DeltaPose": {
"X": 5.856287E-12,
"Y": 3.940865E-12,
"Z": -0.38268343,
"W": 0.9238795,
"IsNormalized": true,
"Size": 0.99999994,
"SizeSquared": 0.99999994
}
},
{
"BoneName": "pinky_02_r",
"DeltaPose": {
"X": -0.061628416,
"Y": -0.061628416,
"Z": -0.70441604,
"W": 0.70441604,
"IsNormalized": true,
"Size": 1.0,
"SizeSquared": 1.0
}
},
{
"BoneName": "ring_02_r",
"DeltaPose": {
"X": 1.2191764E-11,
"Y": -4.0812825E-11,
"Z": -0.6087614,
"W": 0.7933533,
"IsNormalized": true,
"Size": 1.0,
"SizeSquared": 1.0
}
},
{
"BoneName": "middle_02_r",
"DeltaPose": {
"X": 0.025019052,
"Y": 0.03573091,
"Z": -0.57303053,
"W": 0.81837237,
"IsNormalized": true,
"Size": 1.0,
"SizeSquared": 1.0
}
},
{
"BoneName": "ring_03_r",
"DeltaPose": {
"X": 2.1501103E-11,
"Y": -2.0999112E-11,
"Z": -0.42261827,
"W": 0.9063078,
"IsNormalized": true,
"Size": 1.0,
"SizeSquared": 1.0
}
},
{
"BoneName": "index_03_r",
"DeltaPose": {
"X": -1.0754383E-11,
"Y": 5.4969706E-11,
"Z": -0.48180425,
"W": 0.8762789,
"IsNormalized": true,
"Size": 1.0,
"SizeSquared": 1.0
}
},
{
"BoneName": "pinky_03_r",
"DeltaPose": {
"X": 8.9059645E-12,
"Y": -3.9582334E-11,
"Z": -0.25881904,
"W": 0.9659258,
"IsNormalized": true,
"Size": 0.99999994,
"SizeSquared": 0.99999994
}
},
{
"BoneName": "middle_03_r",
"DeltaPose": {
"X": -4.014544E-12,
"Y": 3.1946904E-12,
"Z": -0.4617486,
"W": 0.8870108,
"IsNormalized": true,
"Size": 0.99999994,
"SizeSquared": 0.99999994
}
},
{
"BoneName": "index_01_r",
"DeltaPose": {
"X": 0.10568412,
"Y": -0.025442965,
"Z": -0.22323765,
"W": 0.9686839,
"IsNormalized": true,
"Size": 1.0,
"SizeSquared": 1.0
}
},
{
"BoneName": "index_02_r",
"DeltaPose": {
"X": 3.105584E-11,
"Y": 3.7743274E-11,
"Z": -0.4007259,
"W": 0.91619796,
"IsNormalized": true,
"Size": 0.99999994,
"SizeSquared": 0.99999994
}
}
],
"RelativeLocation": {
"X": -3.9055293,
"Y": 4.847495,
"Z": 1.7101951
},
"RelativeRotation": {
"Pitch": 180.0,
"Yaw": 90.0,
"Roll": 85.0
}
}
},
{
"Type": "HS_GrabLocation",
"Name": "HS_GrabLocation_Both_GEN_VARIABLE",
"Outer": "BP_Coin_C",
"Class": "UScriptClass'HS_GrabLocation'",
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"RelativeLocation": {
"X": 4.847495,
"Y": -2.0063863,
"Z": -3.3108118
},
"RelativeRotation": {
"Pitch": -90.0,
"Yaw": 172.87498,
"Roll": -82.874985
}
}
},
{
"Type": "InheritableComponentHandler",
"Name": "InheritableComponentHandler",
"Outer": "BP_Coin_C",
"Class": "UScriptClass'InheritableComponentHandler'",
"Flags": "RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Records": [
{
"ComponentClass": {
"ObjectName": "Class'StaticMeshComponent'",
"ObjectPath": "/Script/Engine"
},
"ComponentTemplate": {
"ObjectName": "StaticMeshComponent'BP_Coin_C:StaticMesh_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/Guitar/BP_Coin.11"
},
"ComponentKey": {
"OwnerClass": {
"ObjectName": "BlueprintGeneratedClass'BPA_RadiusStaticMeshItemBase_C'",
"ObjectPath": "/Game/ITR2/BPs/Items/BPA_RadiusStaticMeshItemBase.0"
},
"SCSVariableName": "StaticMesh",
"AssociatedGuid": "E8FAC765-47E683F6-F95C549B-01A36E45"
},
"CookedComponentInstancingData": {
"ChangedPropertyList": [],
"bHasValidCookedData": false
}
}
]
}
},
{
"Type": "RadiusDataComponent",
"Name": "Data Component",
"Outer": "Default__BP_Coin_C",
"Class": "UScriptClass'RadiusDataComponent'",
"Template": {
"ObjectName": "RadiusDataComponent'Default__BPA_RadiusStaticMeshItemBase_C:Data Component'",
"ObjectPath": "/Game/ITR2/BPs/Items/BPA_RadiusStaticMeshItemBase.19"
},
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted"
},
{
"Type": "SceneComponent",
"Name": "DefaultSceneRoot_GEN_VARIABLE",
"Outer": "BP_Coin_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_Coin_C:DefaultSceneRoot_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/Guitar/BP_Coin.6"
},
"VariableGuid": "E2C8DB5F-4611E57D-FA032488-4D34122F",
"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": "BlueprintGeneratedClass'HandSocketBase_C'",
"ObjectPath": "/Game/ITR2/BPs/Player/HandSocket/HandSocketBase.0"
},
"ComponentTemplate": {
"ObjectName": "HandSocketBase_C'BP_Coin_C:HS_Both_Base_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/Guitar/BP_Coin.2"
},
"ParentComponentOrVariableName": "StaticMesh",
"ParentComponentOwnerClassName": "BPA_RadiusStaticMeshItemBase_C",
"ChildNodes": [
{
"ObjectName": "SCS_Node'BP_Coin_C:SimpleConstructionScript_0.SCS_Node_2'",
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/Guitar/BP_Coin.9"
}
],
"VariableGuid": "EA72C1F7-443E9C3E-3DE2F7B7-6A1BBB75",
"InternalVariableName": "HS_Both_Base"
}
},
{
"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'HS_GrabLocation'",
"ObjectPath": "/Script/IntoTheRadius2"
},
"ComponentTemplate": {
"ObjectName": "HS_GrabLocation'BP_Coin_C:HS_GrabLocation_Both_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/Guitar/BP_Coin.3"
},
"VariableGuid": "74F9A0F8-486C28FF-EBD67894-3AF9370A",
"InternalVariableName": "HS_GrabLocation_Both"
}
},
{
"Type": "SimpleConstructionScript",
"Name": "SimpleConstructionScript_0",
"Outer": "BP_Coin_C",
"Class": "UScriptClass'SimpleConstructionScript'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"RootNodes": [
{
"ObjectName": "SCS_Node'BP_Coin_C:SimpleConstructionScript_0.SCS_Node_1'",
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/Guitar/BP_Coin.8"
}
],
"AllNodes": [
{
"ObjectName": "SCS_Node'BP_Coin_C:SimpleConstructionScript_0.SCS_Node_1'",
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/Guitar/BP_Coin.8"
},
{
"ObjectName": "SCS_Node'BP_Coin_C:SimpleConstructionScript_0.SCS_Node_2'",
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/Guitar/BP_Coin.9"
}
],
"DefaultSceneRootNode": {
"ObjectName": "SCS_Node'BP_Coin_C:SimpleConstructionScript_0.SCS_Node_0'",
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/Guitar/BP_Coin.7"
}
}
},
{
"Type": "StaticMeshComponent",
"Name": "StaticMesh_GEN_VARIABLE",
"Outer": "BP_Coin_C",
"Class": "UScriptClass'StaticMeshComponent'",
"Template": {
"ObjectName": "StaticMeshComponent'BPA_RadiusStaticMeshItemBase_C:StaticMesh_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Items/BPA_RadiusStaticMeshItemBase.29"
},
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted | RF_InheritableComponentTemplate",
"Properties": {
"StaticMesh": {
"ObjectName": "StaticMesh'SM_Coin_01_a'",
"ObjectPath": "/Game/ITR1/ART2/Environment/Hero_Props/Coin/SM_Coin_01_a.2"
}
}
},
{
"Type": "SyncTransformComponent",
"Name": "SyncTransformComponent",
"Outer": "Default__BP_Coin_C",
"Class": "UScriptClass'SyncTransformComponent'",
"Template": {
"ObjectName": "SyncTransformComponent'Default__BPA_RadiusStaticMeshItemBase_C:SyncTransformComponent'",
"ObjectPath": "/Game/ITR2/BPs/Items/BPA_RadiusStaticMeshItemBase.30"
},
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted"
}
]

File diff suppressed because it is too large Load diff

View file

@ -0,0 +1,34 @@
[
{
"Type": "DataTable",
"Name": "DT_Chords",
"Class": "UScriptClass'DataTable'",
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"RowStruct": {
"ObjectName": "UserDefinedStruct'ST_ChordSettings_Structure'",
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/Guitar/ST_ChordSettings_Structure.0"
}
},
"Rows": {
"A-Am-C-Dm-G-Gm-D-E-Em-F": {
"Chords_15_9391271049025CA8C594249EFFAEDBBE": [
"A",
"Am",
"C",
"Dm",
"G",
"Gm",
"D",
"E",
"Em",
"F"
],
"SongCUE_14_90D45BEC424E4D93617528BFD39C40A5[1]": {
"AssetPathName": "/Game/Sound/Guitar_2/A_Guitar_FirstSet.A_Guitar_FirstSet",
"SubPathString": ""
}
}
}
}
]

View file

@ -0,0 +1,284 @@
[
{
"Type": "DataTable",
"Name": "DT_Songs",
"Class": "UScriptClass'DataTable'",
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"RowStruct": {
"ObjectName": "UserDefinedStruct'ST_SongSettings_Structure'",
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/Guitar/ST_SongSettings_Structure.0"
}
},
"Rows": {
"StarNamedSun": {
"Chords_9_34A30C0D4B1E5621E2AB36AA536B69A1": {
"DataTable": {
"ObjectName": "DataTable'DT_Chords'",
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/Guitar/DT_Chords.0"
},
"RowName": "A-Am-C-Dm-G-Gm-D-E-Em-F"
},
"SongName_8_71EEFADB4098617549EAB8B57C01506C[1]": {
"CultureInvariantString": "Star named Sun"
},
"Tempo_15_693D01E443EA534E8F73298BC687EC55[2]": 140.0,
"Size_22_7BF5437D46A470AA3C248E9B2910B909[3]": 4,
"SongSequence_19_1FFDB90A45DED5609FCB21AD977A20B6[4]": [
{
"BeatStep_9_459D83FA4204ED62BAB1FEAEC6AB5AD5": 0,
"Chord_7_B56BBD9D465C06C5CDC2AAAFA5F92A04[1]": "Am"
}
]
},
"TestAllChords": {
"Chords_9_34A30C0D4B1E5621E2AB36AA536B69A1": {
"DataTable": {
"ObjectName": "DataTable'DT_Chords'",
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/Guitar/DT_Chords.0"
},
"RowName": "A-Am-C-Dm-G-Gm-D-E-Em-F"
},
"SongName_8_71EEFADB4098617549EAB8B57C01506C[1]": {
"CultureInvariantString": "TestSong"
},
"Tempo_15_693D01E443EA534E8F73298BC687EC55[2]": 100.0,
"Size_22_7BF5437D46A470AA3C248E9B2910B909[3]": 8,
"SongSequence_19_1FFDB90A45DED5609FCB21AD977A20B6[4]": [
{
"BeatStep_9_459D83FA4204ED62BAB1FEAEC6AB5AD5": 1,
"Chord_7_B56BBD9D465C06C5CDC2AAAFA5F92A04[1]": "Am"
},
{
"BeatStep_9_459D83FA4204ED62BAB1FEAEC6AB5AD5": 1,
"Chord_7_B56BBD9D465C06C5CDC2AAAFA5F92A04[1]": "Am"
},
{
"BeatStep_9_459D83FA4204ED62BAB1FEAEC6AB5AD5": 1,
"Chord_7_B56BBD9D465C06C5CDC2AAAFA5F92A04[1]": "Am"
},
{
"BeatStep_9_459D83FA4204ED62BAB1FEAEC6AB5AD5": 1,
"Chord_7_B56BBD9D465C06C5CDC2AAAFA5F92A04[1]": "Am"
},
{
"BeatStep_9_459D83FA4204ED62BAB1FEAEC6AB5AD5": 1,
"Chord_7_B56BBD9D465C06C5CDC2AAAFA5F92A04[1]": "Am"
},
{
"BeatStep_9_459D83FA4204ED62BAB1FEAEC6AB5AD5": 2,
"Chord_7_B56BBD9D465C06C5CDC2AAAFA5F92A04[1]": "C"
},
{
"BeatStep_9_459D83FA4204ED62BAB1FEAEC6AB5AD5": 1,
"Chord_7_B56BBD9D465C06C5CDC2AAAFA5F92A04[1]": "C"
},
{
"BeatStep_9_459D83FA4204ED62BAB1FEAEC6AB5AD5": 1,
"Chord_7_B56BBD9D465C06C5CDC2AAAFA5F92A04[1]": "C"
},
{
"BeatStep_9_459D83FA4204ED62BAB1FEAEC6AB5AD5": 1,
"Chord_7_B56BBD9D465C06C5CDC2AAAFA5F92A04[1]": "C"
},
{
"BeatStep_9_459D83FA4204ED62BAB1FEAEC6AB5AD5": 1,
"Chord_7_B56BBD9D465C06C5CDC2AAAFA5F92A04[1]": "C"
}
]
},
"SuperTest": {
"Chords_9_34A30C0D4B1E5621E2AB36AA536B69A1": {
"DataTable": {
"ObjectName": "DataTable'DT_Chords'",
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/Guitar/DT_Chords.0"
},
"RowName": "A-Am-C-Dm-G-Gm-D-E-Em-F"
},
"SongName_8_71EEFADB4098617549EAB8B57C01506C[1]": {
"CultureInvariantString": "Summer is end"
},
"Tempo_15_693D01E443EA534E8F73298BC687EC55[2]": 60.0,
"Size_22_7BF5437D46A470AA3C248E9B2910B909[3]": 4,
"SongSequence_19_1FFDB90A45DED5609FCB21AD977A20B6[4]": [
{
"BeatStep_9_459D83FA4204ED62BAB1FEAEC6AB5AD5": 1,
"Chord_7_B56BBD9D465C06C5CDC2AAAFA5F92A04[1]": "C"
},
{
"BeatStep_9_459D83FA4204ED62BAB1FEAEC6AB5AD5": 2,
"Chord_7_B56BBD9D465C06C5CDC2AAAFA5F92A04[1]": "G"
},
{
"BeatStep_9_459D83FA4204ED62BAB1FEAEC6AB5AD5": 2,
"Chord_7_B56BBD9D465C06C5CDC2AAAFA5F92A04[1]": "Am"
},
{
"BeatStep_9_459D83FA4204ED62BAB1FEAEC6AB5AD5": 2,
"Chord_7_B56BBD9D465C06C5CDC2AAAFA5F92A04[1]": "F"
},
{
"BeatStep_9_459D83FA4204ED62BAB1FEAEC6AB5AD5": 2,
"Chord_7_B56BBD9D465C06C5CDC2AAAFA5F92A04[1]": "C"
},
{
"BeatStep_9_459D83FA4204ED62BAB1FEAEC6AB5AD5": 2,
"Chord_7_B56BBD9D465C06C5CDC2AAAFA5F92A04[1]": "E"
},
{
"BeatStep_9_459D83FA4204ED62BAB1FEAEC6AB5AD5": 2,
"Chord_7_B56BBD9D465C06C5CDC2AAAFA5F92A04[1]": "Am"
},
{
"BeatStep_9_459D83FA4204ED62BAB1FEAEC6AB5AD5": 2,
"Chord_7_B56BBD9D465C06C5CDC2AAAFA5F92A04[1]": "F"
},
{
"BeatStep_9_459D83FA4204ED62BAB1FEAEC6AB5AD5": 2,
"Chord_7_B56BBD9D465C06C5CDC2AAAFA5F92A04[1]": "C"
},
{
"BeatStep_9_459D83FA4204ED62BAB1FEAEC6AB5AD5": 2,
"Chord_7_B56BBD9D465C06C5CDC2AAAFA5F92A04[1]": "E"
},
{
"BeatStep_9_459D83FA4204ED62BAB1FEAEC6AB5AD5": 2,
"Chord_7_B56BBD9D465C06C5CDC2AAAFA5F92A04[1]": "Am"
},
{
"BeatStep_9_459D83FA4204ED62BAB1FEAEC6AB5AD5": 2,
"Chord_7_B56BBD9D465C06C5CDC2AAAFA5F92A04[1]": "F"
},
{
"BeatStep_9_459D83FA4204ED62BAB1FEAEC6AB5AD5": 2,
"Chord_7_B56BBD9D465C06C5CDC2AAAFA5F92A04[1]": "C"
},
{
"BeatStep_9_459D83FA4204ED62BAB1FEAEC6AB5AD5": 2,
"Chord_7_B56BBD9D465C06C5CDC2AAAFA5F92A04[1]": "E"
},
{
"BeatStep_9_459D83FA4204ED62BAB1FEAEC6AB5AD5": 2,
"Chord_7_B56BBD9D465C06C5CDC2AAAFA5F92A04[1]": "Am"
},
{
"BeatStep_9_459D83FA4204ED62BAB1FEAEC6AB5AD5": 2,
"Chord_7_B56BBD9D465C06C5CDC2AAAFA5F92A04[1]": "F"
},
{
"BeatStep_9_459D83FA4204ED62BAB1FEAEC6AB5AD5": 2,
"Chord_7_B56BBD9D465C06C5CDC2AAAFA5F92A04[1]": "C"
},
{
"BeatStep_9_459D83FA4204ED62BAB1FEAEC6AB5AD5": 2,
"Chord_7_B56BBD9D465C06C5CDC2AAAFA5F92A04[1]": "E"
},
{
"BeatStep_9_459D83FA4204ED62BAB1FEAEC6AB5AD5": 2,
"Chord_7_B56BBD9D465C06C5CDC2AAAFA5F92A04[1]": "Am"
},
{
"BeatStep_9_459D83FA4204ED62BAB1FEAEC6AB5AD5": 2,
"Chord_7_B56BBD9D465C06C5CDC2AAAFA5F92A04[1]": "F"
},
{
"BeatStep_9_459D83FA4204ED62BAB1FEAEC6AB5AD5": 2,
"Chord_7_B56BBD9D465C06C5CDC2AAAFA5F92A04[1]": "C"
},
{
"BeatStep_9_459D83FA4204ED62BAB1FEAEC6AB5AD5": 3,
"Chord_7_B56BBD9D465C06C5CDC2AAAFA5F92A04[1]": "E"
},
{
"BeatStep_9_459D83FA4204ED62BAB1FEAEC6AB5AD5": 3,
"Chord_7_B56BBD9D465C06C5CDC2AAAFA5F92A04[1]": "Am"
},
{
"BeatStep_9_459D83FA4204ED62BAB1FEAEC6AB5AD5": 3,
"Chord_7_B56BBD9D465C06C5CDC2AAAFA5F92A04[1]": "F"
}
]
},
"CheekeBreeke": {
"Chords_9_34A30C0D4B1E5621E2AB36AA536B69A1": {
"DataTable": {
"ObjectName": "DataTable'DT_Chords'",
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/Guitar/DT_Chords.0"
},
"RowName": "A-Am-C-Dm-G-Gm-D-E-Em-F"
},
"SongName_8_71EEFADB4098617549EAB8B57C01506C[1]": {
"CultureInvariantString": "CheekeBreeke"
},
"Tempo_15_693D01E443EA534E8F73298BC687EC55[2]": 140.0,
"Size_22_7BF5437D46A470AA3C248E9B2910B909[3]": 4,
"SongSequence_19_1FFDB90A45DED5609FCB21AD977A20B6[4]": [
{
"BeatStep_9_459D83FA4204ED62BAB1FEAEC6AB5AD5": 0,
"Chord_7_B56BBD9D465C06C5CDC2AAAFA5F92A04[1]": "Am"
}
]
},
"Maslina": {
"Chords_9_34A30C0D4B1E5621E2AB36AA536B69A1": {
"DataTable": {
"ObjectName": "DataTable'DT_Chords'",
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/Guitar/DT_Chords.0"
},
"RowName": "A-Am-C-Dm-G-Gm-D-E-Em-F"
},
"SongName_8_71EEFADB4098617549EAB8B57C01506C[1]": {
"CultureInvariantString": "Maslina"
},
"Tempo_15_693D01E443EA534E8F73298BC687EC55[2]": 140.0,
"Size_22_7BF5437D46A470AA3C248E9B2910B909[3]": 4,
"SongSequence_19_1FFDB90A45DED5609FCB21AD977A20B6[4]": [
{
"BeatStep_9_459D83FA4204ED62BAB1FEAEC6AB5AD5": 0,
"Chord_7_B56BBD9D465C06C5CDC2AAAFA5F92A04[1]": "Am"
}
]
},
"HabarNaHutore": {
"Chords_9_34A30C0D4B1E5621E2AB36AA536B69A1": {
"DataTable": {
"ObjectName": "DataTable'DT_Chords'",
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/Guitar/DT_Chords.0"
},
"RowName": "A-Am-C-Dm-G-Gm-D-E-Em-F"
},
"SongName_8_71EEFADB4098617549EAB8B57C01506C[1]": {
"CultureInvariantString": "Starway to Pecho"
},
"Tempo_15_693D01E443EA534E8F73298BC687EC55[2]": 140.0,
"Size_22_7BF5437D46A470AA3C248E9B2910B909[3]": 4,
"SongSequence_19_1FFDB90A45DED5609FCB21AD977A20B6[4]": [
{
"BeatStep_9_459D83FA4204ED62BAB1FEAEC6AB5AD5": 0,
"Chord_7_B56BBD9D465C06C5CDC2AAAFA5F92A04[1]": "Am"
}
]
},
"DontPlay": {
"Chords_9_34A30C0D4B1E5621E2AB36AA536B69A1": {
"DataTable": {
"ObjectName": "DataTable'DT_Chords'",
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/Guitar/DT_Chords.0"
},
"RowName": "A-Am-C-Dm-G-Gm-D-E-Em-F"
},
"SongName_8_71EEFADB4098617549EAB8B57C01506C[1]": {
"CultureInvariantString": "Don't Play this song"
},
"Tempo_15_693D01E443EA534E8F73298BC687EC55[2]": 300.0,
"Size_22_7BF5437D46A470AA3C248E9B2910B909[3]": 4,
"SongSequence_19_1FFDB90A45DED5609FCB21AD977A20B6[4]": [
{
"BeatStep_9_459D83FA4204ED62BAB1FEAEC6AB5AD5": 0,
"Chord_7_B56BBD9D465C06C5CDC2AAAFA5F92A04[1]": "Am"
}
]
}
}
}
]

View file

@ -0,0 +1,45 @@
[
{
"Type": "UserDefinedStruct",
"Name": "ST_ChordSettings_Structure",
"Class": "UScriptClass'UserDefinedStruct'",
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Guid": "A83F55F0-4F998B03-EE067DB8-E95387CC"
},
"ChildProperties": [
{
"Type": "ArrayProperty",
"Name": "Chords_15_9391271049025CA8C594249EFFAEDBBE",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 16,
"PropertyFlags": "Edit | BlueprintVisible",
"Inner": {
"Type": "StrProperty",
"Name": "Chords_15_9391271049025CA8C594249EFFAEDBBE",
"Flags": "RF_Public",
"ElementSize": 16
}
},
{
"Type": "SoftObjectProperty",
"Name": "SongCUE_14_90D45BEC424E4D93617528BFD39C40A5",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 48,
"PropertyFlags": "Edit | BlueprintVisible",
"PropertyClass": {
"ObjectName": "Class'SoundCue'",
"ObjectPath": "/Script/Engine"
}
}
],
"StructFlags": 0,
"DefaultProperties": {
"Chords_15_9391271049025CA8C594249EFFAEDBBE": [],
"SongCUE_14_90D45BEC424E4D93617528BFD39C40A5": {
"AssetPathName": "",
"SubPathString": ""
}
}
}
]

View file

@ -0,0 +1,32 @@
[
{
"Type": "UserDefinedStruct",
"Name": "ST_ChordSizePair",
"Class": "UScriptClass'UserDefinedStruct'",
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Guid": "C6F15332-4F3FC59E-ECF51584-0F45BF40"
},
"ChildProperties": [
{
"Type": "IntProperty",
"Name": "BeatStep_9_459D83FA4204ED62BAB1FEAEC6AB5AD5",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 4,
"PropertyFlags": "Edit | BlueprintVisible"
},
{
"Type": "StrProperty",
"Name": "Chord_7_B56BBD9D465C06C5CDC2AAAFA5F92A04",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 16,
"PropertyFlags": "Edit | BlueprintVisible"
}
],
"StructFlags": 0,
"DefaultProperties": {
"BeatStep_9_459D83FA4204ED62BAB1FEAEC6AB5AD5": 1,
"Chord_7_B56BBD9D465C06C5CDC2AAAFA5F92A04": ""
}
}
]

View file

@ -0,0 +1,86 @@
[
{
"Type": "UserDefinedStruct",
"Name": "ST_SongSettings_Structure",
"Class": "UScriptClass'UserDefinedStruct'",
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Guid": "A8419809-420DF933-E4A2469E-22CB42F9"
},
"ChildProperties": [
{
"Type": "StructProperty",
"Name": "Chords_9_34A30C0D4B1E5621E2AB36AA536B69A1",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 24,
"PropertyFlags": "Edit | BlueprintVisible",
"Struct": {
"ObjectName": "Class'DataTableRowHandle'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "TextProperty",
"Name": "SongName_8_71EEFADB4098617549EAB8B57C01506C",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 24,
"PropertyFlags": "Edit | BlueprintVisible"
},
{
"Type": "FloatProperty",
"Name": "Tempo_15_693D01E443EA534E8F73298BC687EC55",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 4,
"PropertyFlags": "Edit | BlueprintVisible"
},
{
"Type": "IntProperty",
"Name": "Size_22_7BF5437D46A470AA3C248E9B2910B909",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 4,
"PropertyFlags": "Edit | BlueprintVisible"
},
{
"Type": "ArrayProperty",
"Name": "SongSequence_19_1FFDB90A45DED5609FCB21AD977A20B6",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 16,
"PropertyFlags": "Edit | BlueprintVisible",
"Inner": {
"Type": "StructProperty",
"Name": "SongSequence_19_1FFDB90A45DED5609FCB21AD977A20B6",
"Flags": "RF_Public",
"ElementSize": 24,
"Struct": {
"ObjectName": "UserDefinedStruct'ST_ChordSizePair'",
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/Guitar/ST_ChordSizePair.0"
}
}
}
],
"StructFlags": 0,
"DefaultProperties": {
"Chords_9_34A30C0D4B1E5621E2AB36AA536B69A1": {
"DataTable": {
"ObjectName": "DataTable'DT_Chords'",
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/Guitar/DT_Chords.0"
},
"RowName": "A-Am-C-Dm-G-F-D-E-Em-Gm"
},
"SongName_8_71EEFADB4098617549EAB8B57C01506C": {
"Namespace": "",
"Key": "A8C1B54B4EF4286D5B29828BFE131192",
"SourceString": "Starway to Pecho",
"LocalizedString": "Starway to Pecho"
},
"Tempo_15_693D01E443EA534E8F73298BC687EC55": 140.0,
"Size_22_7BF5437D46A470AA3C248E9B2910B909": 4,
"SongSequence_19_1FFDB90A45DED5609FCB21AD977A20B6": [
{
"BeatStep_9_459D83FA4204ED62BAB1FEAEC6AB5AD5": 0,
"Chord_7_B56BBD9D465C06C5CDC2AAAFA5F92A04[1]": "Am"
}
]
}
}
]

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

View file

@ -0,0 +1,370 @@
[
{
"Type": "Button",
"Name": "Button_45",
"Outer": "WidgetTree",
"Class": "UScriptClass'Button'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"WidgetStyle": {
"Normal": {
"TintColor": {
"SpecifiedColor": {
"R": 0.070461,
"G": 0.125,
"B": 0.063802,
"A": 1.0,
"Hex": "4B6347"
}
}
},
"Hovered": {
"TintColor": {
"SpecifiedColor": {
"R": 0.164706,
"G": 0.6,
"B": 0.113725,
"A": 1.0,
"Hex": "71CC5F"
}
}
}
},
"Slots": [
{
"ObjectName": "ButtonSlot'WBP_SongButton_C:WidgetTree.Button_45.ButtonSlot_0'",
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/Guitar/WBP_SongButton.1"
}
]
}
},
{
"Type": "ButtonSlot",
"Name": "ButtonSlot_0",
"Outer": "Button_45",
"Class": "UScriptClass'ButtonSlot'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Parent": {
"ObjectName": "Button'WBP_SongButton_C:WidgetTree.Button_45'",
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/Guitar/WBP_SongButton.0"
},
"Content": {
"ObjectName": "TextBlock'WBP_SongButton_C:WidgetTree.TXT_Songname'",
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/Guitar/WBP_SongButton.7"
}
}
},
{
"Type": "ComponentDelegateBinding",
"Name": "ComponentDelegateBinding_0",
"Outer": "WBP_SongButton_C",
"Class": "UScriptClass'ComponentDelegateBinding'",
"Flags": "RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"ComponentDelegateBindings": [
{
"ComponentPropertyName": "Button_45",
"DelegatePropertyName": "OnClicked",
"FunctionNameToBind": "BndEvt__WBP_SongButton_Button_45_K2Node_ComponentBoundEvent_0_OnButtonClickedEvent__DelegateSignature"
}
]
}
},
{
"Type": "Function",
"Name": "BndEvt__WBP_SongButton_Button_45_K2Node_ComponentBoundEvent_0_OnButtonClickedEvent__DelegateSignature",
"Outer": "WBP_SongButton_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"FunctionFlags": "FUNC_BlueprintEvent"
},
{
"Type": "Function",
"Name": "ExecuteUbergraph_WBP_SongButton",
"Outer": "WBP_SongButton_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
}
],
"FunctionFlags": "FUNC_Final | FUNC_UbergraphFunction"
},
{
"Type": "Function",
"Name": "OnRButtonPressed__DelegateSignature",
"Outer": "WBP_SongButton_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"ChildProperties": [
{
"Type": "ObjectProperty",
"Name": "PressedButton",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm | InstancedReference",
"PropertyClass": {
"ObjectName": "WidgetBlueprintGeneratedClass'WBP_SongButton_C'",
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/Guitar/WBP_SongButton.9"
}
}
],
"FunctionFlags": "FUNC_Public | FUNC_Delegate | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
},
{
"Type": "Function",
"Name": "PreConstruct",
"Outer": "WBP_SongButton_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": "TextBlock",
"Name": "TXT_Songname",
"Outer": "WidgetTree",
"Class": "UScriptClass'TextBlock'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Text": {
"CultureInvariantString": "Freeplay"
},
"Font": {
"Size": 18.0
},
"Slot": {
"ObjectName": "ButtonSlot'WBP_SongButton_C:WidgetTree.Button_45.ButtonSlot_0'",
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/Guitar/WBP_SongButton.1"
},
"bIsVariable": true
}
},
{
"Type": "WBP_SongButton_C",
"Name": "Default__WBP_SongButton_C",
"Class": "WidgetBlueprintGeneratedClass'/Game/ITR2/BPs/Items/Misc/Guitar/WBP_SongButton.WBP_SongButton_C'",
"Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"UberGraphFrame": {},
"SongID[3]": "freeplay",
"SongData[4]": {
"Chords_9_34A30C0D4B1E5621E2AB36AA536B69A1": {
"DataTable": {
"ObjectName": "DataTable'DT_Chords'",
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/Guitar/DT_Chords.0"
},
"RowName": "A-Am-C-Dm-G-F-D-E-Em-Gm"
},
"SongName_8_71EEFADB4098617549EAB8B57C01506C[1]": {
"Namespace": "",
"Key": "C83D6BC94707204E185B8C8C020717C2",
"SourceString": "Freeplay",
"LocalizedString": "Freeplay"
},
"Tempo_15_693D01E443EA534E8F73298BC687EC55[2]": 140.0,
"Size_22_7BF5437D46A470AA3C248E9B2910B909[3]": 4,
"SongSequence_19_1FFDB90A45DED5609FCB21AD977A20B6[4]": [
{
"BeatStep_9_459D83FA4204ED62BAB1FEAEC6AB5AD5": 0,
"Chord_7_B56BBD9D465C06C5CDC2AAAFA5F92A04[1]": "Am"
}
]
},
"OnRButtonPressed[5]": {
"InvocationList": []
},
"bHasScriptImplementedTick": false,
"bHasScriptImplementedPaint": false
}
},
{
"Type": "WidgetBlueprintGeneratedClass",
"Name": "WBP_SongButton_C",
"Class": "UScriptClass'WidgetBlueprintGeneratedClass'",
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"WidgetTree": {
"ObjectName": "WidgetTree'WBP_SongButton_C:WidgetTree'",
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/Guitar/WBP_SongButton.10"
},
"DynamicBindingObjects": [
{
"ObjectName": "ComponentDelegateBinding'WBP_SongButton_C:ComponentDelegateBinding_0'",
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/Guitar/WBP_SongButton.2"
}
],
"UberGraphFunction": {
"ObjectName": "Function'WBP_SongButton_C:ExecuteUbergraph_WBP_SongButton'",
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/Guitar/WBP_SongButton.4"
}
},
"SuperStruct": {
"ObjectName": "Class'UserWidget'",
"ObjectPath": "/Script/UMG"
},
"Children": [
{
"ObjectName": "Function'WBP_SongButton_C:PreConstruct'",
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/Guitar/WBP_SongButton.6"
},
{
"ObjectName": "Function'WBP_SongButton_C:BndEvt__WBP_SongButton_Button_45_K2Node_ComponentBoundEvent_0_OnButtonClickedEvent__DelegateSignature'",
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/Guitar/WBP_SongButton.3"
},
{
"ObjectName": "Function'WBP_SongButton_C:ExecuteUbergraph_WBP_SongButton'",
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/Guitar/WBP_SongButton.4"
},
{
"ObjectName": "Function'WBP_SongButton_C:OnRButtonPressed__DelegateSignature'",
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/Guitar/WBP_SongButton.5"
}
],
"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": "Button_45",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | ExportObject | BlueprintReadOnly | DisableEditOnInstance | InstancedReference | RepSkip | PersistentInstance",
"PropertyClass": {
"ObjectName": "Class'Button'",
"ObjectPath": "/Script/UMG"
}
},
{
"Type": "ObjectProperty",
"Name": "TXT_Songname",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | ExportObject | BlueprintReadOnly | DisableEditOnInstance | InstancedReference | RepSkip | PersistentInstance",
"PropertyClass": {
"ObjectName": "Class'TextBlock'",
"ObjectPath": "/Script/UMG"
}
},
{
"Type": "NameProperty",
"Name": "SongID",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 12,
"PropertyFlags": "Edit | BlueprintVisible | ExposeOnSpawn"
},
{
"Type": "StructProperty",
"Name": "SongData",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 72,
"PropertyFlags": "Edit | BlueprintVisible | ExposeOnSpawn",
"Struct": {
"ObjectName": "UserDefinedStruct'ST_SongSettings_Structure'",
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/Guitar/ST_SongSettings_Structure.0"
}
},
{
"Type": "MulticastInlineDelegateProperty",
"Name": "OnRButtonPressed",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 24,
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance | BlueprintAssignable | BlueprintCallable",
"SignatureFunction": {
"ObjectName": "Function'WBP_SongButton_C:OnRButtonPressed__DelegateSignature'",
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/Guitar/WBP_SongButton.5"
}
}
],
"FuncMap": {
"OnRButtonPressed__DelegateSignature": {
"ObjectName": "Function'WBP_SongButton_C:OnRButtonPressed__DelegateSignature'",
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/Guitar/WBP_SongButton.5"
},
"ExecuteUbergraph_WBP_SongButton": {
"ObjectName": "Function'WBP_SongButton_C:ExecuteUbergraph_WBP_SongButton'",
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/Guitar/WBP_SongButton.4"
},
"BndEvt__WBP_SongButton_Button_45_K2Node_ComponentBoundEvent_0_OnButtonClickedEvent__DelegateSignature": {
"ObjectName": "Function'WBP_SongButton_C:BndEvt__WBP_SongButton_Button_45_K2Node_ComponentBoundEvent_0_OnButtonClickedEvent__DelegateSignature'",
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/Guitar/WBP_SongButton.3"
},
"PreConstruct": {
"ObjectName": "Function'WBP_SongButton_C:PreConstruct'",
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/Guitar/WBP_SongButton.6"
}
},
"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_SongButton_C'Default__WBP_SongButton_C'",
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/Guitar/WBP_SongButton.8"
},
"EditorTags": {
"BlueprintType": "BPTYPE_Normal"
}
},
{
"Type": "WidgetTree",
"Name": "WidgetTree",
"Outer": "WBP_SongButton_C",
"Class": "UScriptClass'WidgetTree'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"RootWidget": {
"ObjectName": "Button'WBP_SongButton_C:WidgetTree.Button_45'",
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/Guitar/WBP_SongButton.0"
}
}
}
]

View file

@ -0,0 +1,515 @@
[
{
"Type": "Function",
"Name": "ExecuteUbergraph_WBP_SongSelectMenu",
"Outer": "WBP_SongSelectMenu_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"ChildProperties": [
{
"Type": "IntProperty",
"Name": "EntryPoint",
"Flags": "RF_Public",
"ElementSize": 4,
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm"
},
{
"Type": "DelegateProperty",
"Name": "K2Node_CreateDelegate_OutputDelegate",
"Flags": "RF_Public",
"ElementSize": 32,
"SignatureFunction": {
"ObjectName": "Function'WBP_SongButton_C:OnRButtonPressed__DelegateSignature'",
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/Guitar/WBP_SongButton.5"
}
},
{
"Type": "IntProperty",
"Name": "Temp_int_Array_Index_Variable",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "IntProperty",
"Name": "Temp_int_Loop_Counter_Variable",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "IntProperty",
"Name": "CallFunc_Add_IntInt_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "BoolProperty",
"Name": "K2Node_Event_IsDesignTime",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "ArrayProperty",
"Name": "CallFunc_GetDataTableRowNames_OutRowNames",
"Flags": "RF_Public",
"ElementSize": 16,
"PropertyFlags": "ReferenceParm",
"Inner": {
"Type": "NameProperty",
"Name": "CallFunc_GetDataTableRowNames_OutRowNames",
"Flags": "RF_Public",
"ElementSize": 12
}
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_Create_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "InstancedReference",
"PropertyClass": {
"ObjectName": "WidgetBlueprintGeneratedClass'WBP_SongButton_C'",
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/Guitar/WBP_SongButton.9"
}
},
{
"Type": "NameProperty",
"Name": "CallFunc_Array_Get_Item",
"Flags": "RF_Public",
"ElementSize": 12
},
{
"Type": "StructProperty",
"Name": "CallFunc_GetDataTableRowFromName_OutRow",
"Flags": "RF_Public",
"ElementSize": 72,
"Struct": {
"ObjectName": "UserDefinedStruct'ST_SongSettings_Structure'",
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/Guitar/ST_SongSettings_Structure.0"
}
},
{
"Type": "BoolProperty",
"Name": "CallFunc_GetDataTableRowFromName_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "IntProperty",
"Name": "CallFunc_Array_Length_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "BoolProperty",
"Name": "CallFunc_Less_IntInt_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_AddChild_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "InstancedReference",
"PropertyClass": {
"ObjectName": "Class'PanelSlot'",
"ObjectPath": "/Script/UMG"
}
},
{
"Type": "ObjectProperty",
"Name": "K2Node_CustomEvent_PressedButton",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "InstancedReference",
"PropertyClass": {
"ObjectName": "WidgetBlueprintGeneratedClass'WBP_SongButton_C'",
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/Guitar/WBP_SongButton.9"
}
},
{
"Type": "DelegateProperty",
"Name": "K2Node_CreateDelegate_OutputDelegate_1",
"Flags": "RF_Public",
"ElementSize": 32,
"SignatureFunction": {
"ObjectName": "Function'WBP_SongButton_C:OnRButtonPressed__DelegateSignature'",
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/Guitar/WBP_SongButton.5"
}
}
],
"FunctionFlags": "FUNC_Final | FUNC_UbergraphFunction | FUNC_HasDefaults"
},
{
"Type": "Function",
"Name": "InitSongButtons",
"Outer": "WBP_SongSelectMenu_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"FunctionFlags": "FUNC_BlueprintCallable | FUNC_BlueprintEvent"
},
{
"Type": "Function",
"Name": "OnSongSelected__DelegateSignature",
"Outer": "WBP_SongSelectMenu_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"ChildProperties": [
{
"Type": "NameProperty",
"Name": "SongID",
"Flags": "RF_Public",
"ElementSize": 12,
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm"
}
],
"FunctionFlags": "FUNC_Public | FUNC_Delegate | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
},
{
"Type": "Function",
"Name": "PreConstruct",
"Outer": "WBP_SongSelectMenu_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": "SelectSong",
"Outer": "WBP_SongSelectMenu_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"ChildProperties": [
{
"Type": "ObjectProperty",
"Name": "PressedButton",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm | InstancedReference",
"PropertyClass": {
"ObjectName": "WidgetBlueprintGeneratedClass'WBP_SongButton_C'",
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/Guitar/WBP_SongButton.9"
}
}
],
"FunctionFlags": "FUNC_BlueprintCallable | FUNC_BlueprintEvent"
},
{
"Type": "ScrollBox",
"Name": "SCRLBX_SongList",
"Outer": "WidgetTree",
"Class": "UScriptClass'ScrollBox'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"ScrollbarThickness": {
"X": 20.0,
"Y": 20.0
},
"Slot": {
"ObjectName": "VerticalBoxSlot'WBP_SongSelectMenu_C:WidgetTree.VerticalBox_0.VerticalBoxSlot_0'",
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/Guitar/WBP_SongSelectMenu.9"
},
"bIsVariable": true
}
},
{
"Type": "SizeBox",
"Name": "SizeBox_0",
"Outer": "WidgetTree",
"Class": "UScriptClass'SizeBox'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"HeightOverride": 250.0,
"bOverride_HeightOverride": true,
"Slots": [
{
"ObjectName": "SizeBoxSlot'WBP_SongSelectMenu_C:WidgetTree.SizeBox_0.SizeBoxSlot_0'",
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/Guitar/WBP_SongSelectMenu.7"
}
]
}
},
{
"Type": "SizeBoxSlot",
"Name": "SizeBoxSlot_0",
"Outer": "SizeBox_0",
"Class": "UScriptClass'SizeBoxSlot'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Parent": {
"ObjectName": "SizeBox'WBP_SongSelectMenu_C:WidgetTree.SizeBox_0'",
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/Guitar/WBP_SongSelectMenu.6"
},
"Content": {
"ObjectName": "VerticalBox'WBP_SongSelectMenu_C:WidgetTree.VerticalBox_0'",
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/Guitar/WBP_SongSelectMenu.8"
}
}
},
{
"Type": "VerticalBox",
"Name": "VerticalBox_0",
"Outer": "WidgetTree",
"Class": "UScriptClass'VerticalBox'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Slots": [
{
"ObjectName": "VerticalBoxSlot'WBP_SongSelectMenu_C:WidgetTree.VerticalBox_0.VerticalBoxSlot_3'",
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/Guitar/WBP_SongSelectMenu.10"
},
{
"ObjectName": "VerticalBoxSlot'WBP_SongSelectMenu_C:WidgetTree.VerticalBox_0.VerticalBoxSlot_0'",
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/Guitar/WBP_SongSelectMenu.9"
}
],
"Slot": {
"ObjectName": "SizeBoxSlot'WBP_SongSelectMenu_C:WidgetTree.SizeBox_0.SizeBoxSlot_0'",
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/Guitar/WBP_SongSelectMenu.7"
},
"Visibility": "ESlateVisibility::Visible"
}
},
{
"Type": "VerticalBoxSlot",
"Name": "VerticalBoxSlot_0",
"Outer": "VerticalBox_0",
"Class": "UScriptClass'VerticalBoxSlot'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Size": {
"SizeRule": "ESlateSizeRule::Fill"
},
"Parent": {
"ObjectName": "VerticalBox'WBP_SongSelectMenu_C:WidgetTree.VerticalBox_0'",
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/Guitar/WBP_SongSelectMenu.8"
},
"Content": {
"ObjectName": "ScrollBox'WBP_SongSelectMenu_C:WidgetTree.SCRLBX_SongList'",
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/Guitar/WBP_SongSelectMenu.5"
}
}
},
{
"Type": "VerticalBoxSlot",
"Name": "VerticalBoxSlot_3",
"Outer": "VerticalBox_0",
"Class": "UScriptClass'VerticalBoxSlot'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Parent": {
"ObjectName": "VerticalBox'WBP_SongSelectMenu_C:WidgetTree.VerticalBox_0'",
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/Guitar/WBP_SongSelectMenu.8"
},
"Content": {
"ObjectName": "WBP_SongButton_C'WBP_SongSelectMenu_C:WidgetTree.WBP_SongButton'",
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/Guitar/WBP_SongSelectMenu.11"
}
}
},
{
"Type": "WBP_SongButton_C",
"Name": "WBP_SongButton",
"Outer": "WidgetTree",
"Class": "WidgetBlueprintGeneratedClass'/Game/ITR2/BPs/Items/Misc/Guitar/WBP_SongButton.WBP_SongButton_C'",
"Template": {
"ObjectName": "WBP_SongButton_C'Default__WBP_SongButton_C'",
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/Guitar/WBP_SongButton.8"
},
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Slot": {
"ObjectName": "VerticalBoxSlot'WBP_SongSelectMenu_C:WidgetTree.VerticalBox_0.VerticalBoxSlot_3'",
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/Guitar/WBP_SongSelectMenu.10"
}
}
},
{
"Type": "WBP_SongSelectMenu_C",
"Name": "Default__WBP_SongSelectMenu_C",
"Class": "WidgetBlueprintGeneratedClass'/Game/ITR2/BPs/Items/Misc/Guitar/WBP_SongSelectMenu.WBP_SongSelectMenu_C'",
"Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"UberGraphFrame": {},
"OnSongSelected[3]": {
"InvocationList": []
},
"bHasScriptImplementedTick": false,
"bHasScriptImplementedPaint": false
}
},
{
"Type": "WidgetBlueprintGeneratedClass",
"Name": "WBP_SongSelectMenu_C",
"Class": "UScriptClass'WidgetBlueprintGeneratedClass'",
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"WidgetTree": {
"ObjectName": "WidgetTree'WBP_SongSelectMenu_C:WidgetTree'",
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/Guitar/WBP_SongSelectMenu.14"
},
"UberGraphFunction": {
"ObjectName": "Function'WBP_SongSelectMenu_C:ExecuteUbergraph_WBP_SongSelectMenu'",
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/Guitar/WBP_SongSelectMenu.0"
}
},
"SuperStruct": {
"ObjectName": "Class'UserWidget'",
"ObjectPath": "/Script/UMG"
},
"Children": [
{
"ObjectName": "Function'WBP_SongSelectMenu_C:PreConstruct'",
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/Guitar/WBP_SongSelectMenu.3"
},
{
"ObjectName": "Function'WBP_SongSelectMenu_C:InitSongButtons'",
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/Guitar/WBP_SongSelectMenu.1"
},
{
"ObjectName": "Function'WBP_SongSelectMenu_C:SelectSong'",
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/Guitar/WBP_SongSelectMenu.4"
},
{
"ObjectName": "Function'WBP_SongSelectMenu_C:ExecuteUbergraph_WBP_SongSelectMenu'",
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/Guitar/WBP_SongSelectMenu.0"
},
{
"ObjectName": "Function'WBP_SongSelectMenu_C:OnSongSelected__DelegateSignature'",
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/Guitar/WBP_SongSelectMenu.2"
}
],
"ChildProperties": [
{
"Type": "StructProperty",
"Name": "UberGraphFrame",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 16,
"PropertyFlags": "Transient | DuplicateTransient",
"Struct": {
"ObjectName": "Class'PointerToUberGraphFrame'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "ObjectProperty",
"Name": "SCRLBX_SongList",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | ExportObject | BlueprintReadOnly | DisableEditOnInstance | InstancedReference | RepSkip | PersistentInstance",
"PropertyClass": {
"ObjectName": "Class'ScrollBox'",
"ObjectPath": "/Script/UMG"
}
},
{
"Type": "ObjectProperty",
"Name": "WBP_SongButton",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | ExportObject | BlueprintReadOnly | DisableEditOnInstance | InstancedReference | RepSkip | PersistentInstance",
"PropertyClass": {
"ObjectName": "WidgetBlueprintGeneratedClass'WBP_SongButton_C'",
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/Guitar/WBP_SongButton.9"
}
},
{
"Type": "MulticastInlineDelegateProperty",
"Name": "OnSongSelected",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 24,
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance | BlueprintAssignable | BlueprintCallable",
"SignatureFunction": {
"ObjectName": "Function'WBP_SongSelectMenu_C:OnSongSelected__DelegateSignature'",
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/Guitar/WBP_SongSelectMenu.2"
}
}
],
"FuncMap": {
"OnSongSelected__DelegateSignature": {
"ObjectName": "Function'WBP_SongSelectMenu_C:OnSongSelected__DelegateSignature'",
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/Guitar/WBP_SongSelectMenu.2"
},
"ExecuteUbergraph_WBP_SongSelectMenu": {
"ObjectName": "Function'WBP_SongSelectMenu_C:ExecuteUbergraph_WBP_SongSelectMenu'",
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/Guitar/WBP_SongSelectMenu.0"
},
"SelectSong": {
"ObjectName": "Function'WBP_SongSelectMenu_C:SelectSong'",
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/Guitar/WBP_SongSelectMenu.4"
},
"InitSongButtons": {
"ObjectName": "Function'WBP_SongSelectMenu_C:InitSongButtons'",
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/Guitar/WBP_SongSelectMenu.1"
},
"PreConstruct": {
"ObjectName": "Function'WBP_SongSelectMenu_C:PreConstruct'",
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/Guitar/WBP_SongSelectMenu.3"
}
},
"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_SongSelectMenu_C'Default__WBP_SongSelectMenu_C'",
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/Guitar/WBP_SongSelectMenu.12"
},
"EditorTags": {
"BlueprintType": "BPTYPE_Normal"
}
},
{
"Type": "WidgetTree",
"Name": "WidgetTree",
"Outer": "WBP_SongSelectMenu_C",
"Class": "UScriptClass'WidgetTree'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"RootWidget": {
"ObjectName": "SizeBox'WBP_SongSelectMenu_C:WidgetTree.SizeBox_0'",
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/Guitar/WBP_SongSelectMenu.6"
}
}
}
]

File diff suppressed because it is too large Load diff

View file

@ -0,0 +1,110 @@
[
{
"Type": "Texture2D",
"Name": "T_guitar_chord_back",
"Class": "UScriptClass'Texture2D'",
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"ImportedSize": {
"X": 128,
"Y": 128
},
"LightingGuid": "5BC38DC7-4D63CDC7-477D479F-91238BC7"
},
"SizeX": 128,
"SizeY": 128,
"PackedData": 1,
"PixelFormat": "PF_DXT5",
"FirstMipToSerialize": 0,
"Mips": [
{
"BulkData": {
"BulkDataFlags": "BULKDATA_PayloadAtEndOfFile | BULKDATA_PayloadInSeperateFile | BULKDATA_Force_NOT_InlinePayload | BULKDATA_NoOffsetFixUp",
"ElementCount": 16384,
"SizeOnDisk": 16384,
"OffsetInFile": "0x0"
},
"SizeX": 128,
"SizeY": 128,
"SizeZ": 1
},
{
"BulkData": {
"BulkDataFlags": "BULKDATA_SingleUse | BULKDATA_ForceInlinePayload",
"ElementCount": 4096,
"SizeOnDisk": 4096,
"OffsetInFile": "0x7E"
},
"SizeX": 64,
"SizeY": 64,
"SizeZ": 1
},
{
"BulkData": {
"BulkDataFlags": "BULKDATA_SingleUse | BULKDATA_ForceInlinePayload",
"ElementCount": 1024,
"SizeOnDisk": 1024,
"OffsetInFile": "0x108E"
},
"SizeX": 32,
"SizeY": 32,
"SizeZ": 1
},
{
"BulkData": {
"BulkDataFlags": "BULKDATA_SingleUse | BULKDATA_ForceInlinePayload",
"ElementCount": 256,
"SizeOnDisk": 256,
"OffsetInFile": "0x149E"
},
"SizeX": 16,
"SizeY": 16,
"SizeZ": 1
},
{
"BulkData": {
"BulkDataFlags": "BULKDATA_SingleUse | BULKDATA_ForceInlinePayload",
"ElementCount": 64,
"SizeOnDisk": 64,
"OffsetInFile": "0x15AE"
},
"SizeX": 8,
"SizeY": 8,
"SizeZ": 1
},
{
"BulkData": {
"BulkDataFlags": "BULKDATA_SingleUse | BULKDATA_ForceInlinePayload",
"ElementCount": 16,
"SizeOnDisk": 16,
"OffsetInFile": "0x15FE"
},
"SizeX": 4,
"SizeY": 4,
"SizeZ": 1
},
{
"BulkData": {
"BulkDataFlags": "BULKDATA_SingleUse | BULKDATA_ForceInlinePayload",
"ElementCount": 16,
"SizeOnDisk": 16,
"OffsetInFile": "0x161E"
},
"SizeX": 2,
"SizeY": 2,
"SizeZ": 1
},
{
"BulkData": {
"BulkDataFlags": "BULKDATA_SingleUse | BULKDATA_ForceInlinePayload",
"ElementCount": 16,
"SizeOnDisk": 16,
"OffsetInFile": "0x163E"
},
"SizeX": 1,
"SizeY": 1,
"SizeZ": 1
}
]
}
]

View file

@ -0,0 +1,110 @@
[
{
"Type": "Texture2D",
"Name": "T_guitar_chord_back_90",
"Class": "UScriptClass'Texture2D'",
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"ImportedSize": {
"X": 128,
"Y": 128
},
"LightingGuid": "777DB439-4F29982C-57E364A7-85009BB5"
},
"SizeX": 128,
"SizeY": 128,
"PackedData": 1,
"PixelFormat": "PF_DXT5",
"FirstMipToSerialize": 0,
"Mips": [
{
"BulkData": {
"BulkDataFlags": "BULKDATA_PayloadAtEndOfFile | BULKDATA_PayloadInSeperateFile | BULKDATA_Force_NOT_InlinePayload | BULKDATA_NoOffsetFixUp",
"ElementCount": 16384,
"SizeOnDisk": 16384,
"OffsetInFile": "0x0"
},
"SizeX": 128,
"SizeY": 128,
"SizeZ": 1
},
{
"BulkData": {
"BulkDataFlags": "BULKDATA_SingleUse | BULKDATA_ForceInlinePayload",
"ElementCount": 4096,
"SizeOnDisk": 4096,
"OffsetInFile": "0x7E"
},
"SizeX": 64,
"SizeY": 64,
"SizeZ": 1
},
{
"BulkData": {
"BulkDataFlags": "BULKDATA_SingleUse | BULKDATA_ForceInlinePayload",
"ElementCount": 1024,
"SizeOnDisk": 1024,
"OffsetInFile": "0x108E"
},
"SizeX": 32,
"SizeY": 32,
"SizeZ": 1
},
{
"BulkData": {
"BulkDataFlags": "BULKDATA_SingleUse | BULKDATA_ForceInlinePayload",
"ElementCount": 256,
"SizeOnDisk": 256,
"OffsetInFile": "0x149E"
},
"SizeX": 16,
"SizeY": 16,
"SizeZ": 1
},
{
"BulkData": {
"BulkDataFlags": "BULKDATA_SingleUse | BULKDATA_ForceInlinePayload",
"ElementCount": 64,
"SizeOnDisk": 64,
"OffsetInFile": "0x15AE"
},
"SizeX": 8,
"SizeY": 8,
"SizeZ": 1
},
{
"BulkData": {
"BulkDataFlags": "BULKDATA_SingleUse | BULKDATA_ForceInlinePayload",
"ElementCount": 16,
"SizeOnDisk": 16,
"OffsetInFile": "0x15FE"
},
"SizeX": 4,
"SizeY": 4,
"SizeZ": 1
},
{
"BulkData": {
"BulkDataFlags": "BULKDATA_SingleUse | BULKDATA_ForceInlinePayload",
"ElementCount": 16,
"SizeOnDisk": 16,
"OffsetInFile": "0x161E"
},
"SizeX": 2,
"SizeY": 2,
"SizeZ": 1
},
{
"BulkData": {
"BulkDataFlags": "BULKDATA_SingleUse | BULKDATA_ForceInlinePayload",
"ElementCount": 16,
"SizeOnDisk": 16,
"OffsetInFile": "0x163E"
},
"SizeX": 1,
"SizeY": 1,
"SizeZ": 1
}
]
}
]

View file

@ -0,0 +1,110 @@
[
{
"Type": "Texture2D",
"Name": "T_guitar_chord_back_center",
"Class": "UScriptClass'Texture2D'",
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"ImportedSize": {
"X": 128,
"Y": 128
},
"LightingGuid": "22BC127D-4AE7B08B-BFC43C9A-33B1CC8D"
},
"SizeX": 128,
"SizeY": 128,
"PackedData": 1,
"PixelFormat": "PF_DXT5",
"FirstMipToSerialize": 0,
"Mips": [
{
"BulkData": {
"BulkDataFlags": "BULKDATA_PayloadAtEndOfFile | BULKDATA_PayloadInSeperateFile | BULKDATA_Force_NOT_InlinePayload | BULKDATA_NoOffsetFixUp",
"ElementCount": 16384,
"SizeOnDisk": 16384,
"OffsetInFile": "0x0"
},
"SizeX": 128,
"SizeY": 128,
"SizeZ": 1
},
{
"BulkData": {
"BulkDataFlags": "BULKDATA_SingleUse | BULKDATA_ForceInlinePayload",
"ElementCount": 4096,
"SizeOnDisk": 4096,
"OffsetInFile": "0x7E"
},
"SizeX": 64,
"SizeY": 64,
"SizeZ": 1
},
{
"BulkData": {
"BulkDataFlags": "BULKDATA_SingleUse | BULKDATA_ForceInlinePayload",
"ElementCount": 1024,
"SizeOnDisk": 1024,
"OffsetInFile": "0x108E"
},
"SizeX": 32,
"SizeY": 32,
"SizeZ": 1
},
{
"BulkData": {
"BulkDataFlags": "BULKDATA_SingleUse | BULKDATA_ForceInlinePayload",
"ElementCount": 256,
"SizeOnDisk": 256,
"OffsetInFile": "0x149E"
},
"SizeX": 16,
"SizeY": 16,
"SizeZ": 1
},
{
"BulkData": {
"BulkDataFlags": "BULKDATA_SingleUse | BULKDATA_ForceInlinePayload",
"ElementCount": 64,
"SizeOnDisk": 64,
"OffsetInFile": "0x15AE"
},
"SizeX": 8,
"SizeY": 8,
"SizeZ": 1
},
{
"BulkData": {
"BulkDataFlags": "BULKDATA_SingleUse | BULKDATA_ForceInlinePayload",
"ElementCount": 16,
"SizeOnDisk": 16,
"OffsetInFile": "0x15FE"
},
"SizeX": 4,
"SizeY": 4,
"SizeZ": 1
},
{
"BulkData": {
"BulkDataFlags": "BULKDATA_SingleUse | BULKDATA_ForceInlinePayload",
"ElementCount": 16,
"SizeOnDisk": 16,
"OffsetInFile": "0x161E"
},
"SizeX": 2,
"SizeY": 2,
"SizeZ": 1
},
{
"BulkData": {
"BulkDataFlags": "BULKDATA_SingleUse | BULKDATA_ForceInlinePayload",
"ElementCount": 16,
"SizeOnDisk": 16,
"OffsetInFile": "0x163E"
},
"SizeX": 1,
"SizeY": 1,
"SizeZ": 1
}
]
}
]

View file

@ -0,0 +1,110 @@
[
{
"Type": "Texture2D",
"Name": "T_guitar_chord_border",
"Class": "UScriptClass'Texture2D'",
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"ImportedSize": {
"X": 128,
"Y": 128
},
"LightingGuid": "C7D85B56-458E9470-76725B95-15B14609"
},
"SizeX": 128,
"SizeY": 128,
"PackedData": 1,
"PixelFormat": "PF_DXT5",
"FirstMipToSerialize": 0,
"Mips": [
{
"BulkData": {
"BulkDataFlags": "BULKDATA_PayloadAtEndOfFile | BULKDATA_PayloadInSeperateFile | BULKDATA_Force_NOT_InlinePayload | BULKDATA_NoOffsetFixUp",
"ElementCount": 16384,
"SizeOnDisk": 16384,
"OffsetInFile": "0x0"
},
"SizeX": 128,
"SizeY": 128,
"SizeZ": 1
},
{
"BulkData": {
"BulkDataFlags": "BULKDATA_SingleUse | BULKDATA_ForceInlinePayload",
"ElementCount": 4096,
"SizeOnDisk": 4096,
"OffsetInFile": "0x7E"
},
"SizeX": 64,
"SizeY": 64,
"SizeZ": 1
},
{
"BulkData": {
"BulkDataFlags": "BULKDATA_SingleUse | BULKDATA_ForceInlinePayload",
"ElementCount": 1024,
"SizeOnDisk": 1024,
"OffsetInFile": "0x108E"
},
"SizeX": 32,
"SizeY": 32,
"SizeZ": 1
},
{
"BulkData": {
"BulkDataFlags": "BULKDATA_SingleUse | BULKDATA_ForceInlinePayload",
"ElementCount": 256,
"SizeOnDisk": 256,
"OffsetInFile": "0x149E"
},
"SizeX": 16,
"SizeY": 16,
"SizeZ": 1
},
{
"BulkData": {
"BulkDataFlags": "BULKDATA_SingleUse | BULKDATA_ForceInlinePayload",
"ElementCount": 64,
"SizeOnDisk": 64,
"OffsetInFile": "0x15AE"
},
"SizeX": 8,
"SizeY": 8,
"SizeZ": 1
},
{
"BulkData": {
"BulkDataFlags": "BULKDATA_SingleUse | BULKDATA_ForceInlinePayload",
"ElementCount": 16,
"SizeOnDisk": 16,
"OffsetInFile": "0x15FE"
},
"SizeX": 4,
"SizeY": 4,
"SizeZ": 1
},
{
"BulkData": {
"BulkDataFlags": "BULKDATA_SingleUse | BULKDATA_ForceInlinePayload",
"ElementCount": 16,
"SizeOnDisk": 16,
"OffsetInFile": "0x161E"
},
"SizeX": 2,
"SizeY": 2,
"SizeZ": 1
},
{
"BulkData": {
"BulkDataFlags": "BULKDATA_SingleUse | BULKDATA_ForceInlinePayload",
"ElementCount": 16,
"SizeOnDisk": 16,
"OffsetInFile": "0x163E"
},
"SizeX": 1,
"SizeY": 1,
"SizeZ": 1
}
]
}
]

View file

@ -0,0 +1,110 @@
[
{
"Type": "Texture2D",
"Name": "T_guitar_chord_border_90",
"Class": "UScriptClass'Texture2D'",
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"ImportedSize": {
"X": 128,
"Y": 128
},
"LightingGuid": "E2DA6204-4B5FFEED-762285BA-2B84B2E2"
},
"SizeX": 128,
"SizeY": 128,
"PackedData": 1,
"PixelFormat": "PF_DXT5",
"FirstMipToSerialize": 0,
"Mips": [
{
"BulkData": {
"BulkDataFlags": "BULKDATA_PayloadAtEndOfFile | BULKDATA_PayloadInSeperateFile | BULKDATA_Force_NOT_InlinePayload | BULKDATA_NoOffsetFixUp",
"ElementCount": 16384,
"SizeOnDisk": 16384,
"OffsetInFile": "0x0"
},
"SizeX": 128,
"SizeY": 128,
"SizeZ": 1
},
{
"BulkData": {
"BulkDataFlags": "BULKDATA_SingleUse | BULKDATA_ForceInlinePayload",
"ElementCount": 4096,
"SizeOnDisk": 4096,
"OffsetInFile": "0x7E"
},
"SizeX": 64,
"SizeY": 64,
"SizeZ": 1
},
{
"BulkData": {
"BulkDataFlags": "BULKDATA_SingleUse | BULKDATA_ForceInlinePayload",
"ElementCount": 1024,
"SizeOnDisk": 1024,
"OffsetInFile": "0x108E"
},
"SizeX": 32,
"SizeY": 32,
"SizeZ": 1
},
{
"BulkData": {
"BulkDataFlags": "BULKDATA_SingleUse | BULKDATA_ForceInlinePayload",
"ElementCount": 256,
"SizeOnDisk": 256,
"OffsetInFile": "0x149E"
},
"SizeX": 16,
"SizeY": 16,
"SizeZ": 1
},
{
"BulkData": {
"BulkDataFlags": "BULKDATA_SingleUse | BULKDATA_ForceInlinePayload",
"ElementCount": 64,
"SizeOnDisk": 64,
"OffsetInFile": "0x15AE"
},
"SizeX": 8,
"SizeY": 8,
"SizeZ": 1
},
{
"BulkData": {
"BulkDataFlags": "BULKDATA_SingleUse | BULKDATA_ForceInlinePayload",
"ElementCount": 16,
"SizeOnDisk": 16,
"OffsetInFile": "0x15FE"
},
"SizeX": 4,
"SizeY": 4,
"SizeZ": 1
},
{
"BulkData": {
"BulkDataFlags": "BULKDATA_SingleUse | BULKDATA_ForceInlinePayload",
"ElementCount": 16,
"SizeOnDisk": 16,
"OffsetInFile": "0x161E"
},
"SizeX": 2,
"SizeY": 2,
"SizeZ": 1
},
{
"BulkData": {
"BulkDataFlags": "BULKDATA_SingleUse | BULKDATA_ForceInlinePayload",
"ElementCount": 16,
"SizeOnDisk": 16,
"OffsetInFile": "0x163E"
},
"SizeX": 1,
"SizeY": 1,
"SizeZ": 1
}
]
}
]

View file

@ -0,0 +1,110 @@
[
{
"Type": "Texture2D",
"Name": "T_guitar_chord_border_center",
"Class": "UScriptClass'Texture2D'",
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"ImportedSize": {
"X": 128,
"Y": 128
},
"LightingGuid": "DB617240-4C1B76D0-3E34B783-18C0F680"
},
"SizeX": 128,
"SizeY": 128,
"PackedData": 1,
"PixelFormat": "PF_DXT5",
"FirstMipToSerialize": 0,
"Mips": [
{
"BulkData": {
"BulkDataFlags": "BULKDATA_PayloadAtEndOfFile | BULKDATA_PayloadInSeperateFile | BULKDATA_Force_NOT_InlinePayload | BULKDATA_NoOffsetFixUp",
"ElementCount": 16384,
"SizeOnDisk": 16384,
"OffsetInFile": "0x0"
},
"SizeX": 128,
"SizeY": 128,
"SizeZ": 1
},
{
"BulkData": {
"BulkDataFlags": "BULKDATA_SingleUse | BULKDATA_ForceInlinePayload",
"ElementCount": 4096,
"SizeOnDisk": 4096,
"OffsetInFile": "0x7E"
},
"SizeX": 64,
"SizeY": 64,
"SizeZ": 1
},
{
"BulkData": {
"BulkDataFlags": "BULKDATA_SingleUse | BULKDATA_ForceInlinePayload",
"ElementCount": 1024,
"SizeOnDisk": 1024,
"OffsetInFile": "0x108E"
},
"SizeX": 32,
"SizeY": 32,
"SizeZ": 1
},
{
"BulkData": {
"BulkDataFlags": "BULKDATA_SingleUse | BULKDATA_ForceInlinePayload",
"ElementCount": 256,
"SizeOnDisk": 256,
"OffsetInFile": "0x149E"
},
"SizeX": 16,
"SizeY": 16,
"SizeZ": 1
},
{
"BulkData": {
"BulkDataFlags": "BULKDATA_SingleUse | BULKDATA_ForceInlinePayload",
"ElementCount": 64,
"SizeOnDisk": 64,
"OffsetInFile": "0x15AE"
},
"SizeX": 8,
"SizeY": 8,
"SizeZ": 1
},
{
"BulkData": {
"BulkDataFlags": "BULKDATA_SingleUse | BULKDATA_ForceInlinePayload",
"ElementCount": 16,
"SizeOnDisk": 16,
"OffsetInFile": "0x15FE"
},
"SizeX": 4,
"SizeY": 4,
"SizeZ": 1
},
{
"BulkData": {
"BulkDataFlags": "BULKDATA_SingleUse | BULKDATA_ForceInlinePayload",
"ElementCount": 16,
"SizeOnDisk": 16,
"OffsetInFile": "0x161E"
},
"SizeX": 2,
"SizeY": 2,
"SizeZ": 1
},
{
"BulkData": {
"BulkDataFlags": "BULKDATA_SingleUse | BULKDATA_ForceInlinePayload",
"ElementCount": 16,
"SizeOnDisk": 16,
"OffsetInFile": "0x163E"
},
"SizeX": 1,
"SizeY": 1,
"SizeZ": 1
}
]
}
]

View file

@ -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"
}
]
}
}
}
}
]

View file

@ -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"
}
]
}
}
}
}
]

View file

@ -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"
}
]
}
}
}
}
]