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,917 @@
[
{
"Type": "BlueprintGeneratedClass",
"Name": "BPA_Flashlight_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": {
"DynamicBindingObjects": [
{
"ObjectName": "ComponentDelegateBinding'BPA_Flashlight_C:ComponentDelegateBinding_0'",
"ObjectPath": "/Game/ITR2/BPs/Items/Flashlights/BPA_Flashlight.5"
}
],
"SimpleConstructionScript": {
"ObjectName": "SimpleConstructionScript'BPA_Flashlight_C:SimpleConstructionScript_0'",
"ObjectPath": "/Game/ITR2/BPs/Items/Flashlights/BPA_Flashlight.23"
},
"InheritableComponentHandler": {
"ObjectName": "InheritableComponentHandler'BPA_Flashlight_C:InheritableComponentHandler'",
"ObjectPath": "/Game/ITR2/BPs/Items/Flashlights/BPA_Flashlight.12"
},
"UberGraphFunction": {
"ObjectName": "Function'BPA_Flashlight_C:ExecuteUbergraph_BPA_Flashlight'",
"ObjectPath": "/Game/ITR2/BPs/Items/Flashlights/BPA_Flashlight.7"
}
},
"Children": [
{
"ObjectName": "Function'BPA_Flashlight_C:UserConstructionScript'",
"ObjectPath": "/Game/ITR2/BPs/Items/Flashlights/BPA_Flashlight.11"
},
{
"ObjectName": "Function'BPA_Flashlight_C:OnUsed'",
"ObjectPath": "/Game/ITR2/BPs/Items/Flashlights/BPA_Flashlight.9"
},
{
"ObjectName": "Function'BPA_Flashlight_C:ReceiveBeginPlay'",
"ObjectPath": "/Game/ITR2/BPs/Items/Flashlights/BPA_Flashlight.10"
},
{
"ObjectName": "Function'BPA_Flashlight_C:OnLightStateChange'",
"ObjectPath": "/Game/ITR2/BPs/Items/Flashlights/BPA_Flashlight.8"
},
{
"ObjectName": "Function'BPA_Flashlight_C:BndEvt__BPA_Flashlight_BPC_Relevance_K2Node_ComponentBoundEvent_0_ToggleRelevance__DelegateSignature'",
"ObjectPath": "/Game/ITR2/BPs/Items/Flashlights/BPA_Flashlight.6"
},
{
"ObjectName": "Function'BPA_Flashlight_C:ExecuteUbergraph_BPA_Flashlight'",
"ObjectPath": "/Game/ITR2/BPs/Items/Flashlights/BPA_Flashlight.7"
}
],
"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": "BPC_Relevance",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
"PropertyClass": {
"ObjectName": "BlueprintGeneratedClass'BPC_Relevance_C'",
"ObjectPath": "/Game/ITR2/BPs/Items/Components/BPC_Relevance.0"
}
},
{
"Type": "ObjectProperty",
"Name": "LensFlare",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
"PropertyClass": {
"ObjectName": "Class'StaticMeshComponent'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "ObjectProperty",
"Name": "BPC_ItemMarker",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
"PropertyClass": {
"ObjectName": "BlueprintGeneratedClass'BPC_ItemMarker_C'",
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/BPC_ItemMarker.0"
}
},
{
"Type": "ObjectProperty",
"Name": "BPC_LightComp",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
"PropertyClass": {
"ObjectName": "BlueprintGeneratedClass'BPC_LightComp_C'",
"ObjectPath": "/Game/ITR2/BPs/Items/Flashlights/BPC_LightComp.0"
}
},
{
"Type": "ObjectProperty",
"Name": "SpotLight",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
"PropertyClass": {
"ObjectName": "Class'SpotLightComponent'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "ObjectProperty",
"Name": "PointLight",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
"PropertyClass": {
"ObjectName": "Class'PointLightComponent'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "BoolProperty",
"Name": "IsOn",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 1,
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance",
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "ObjectProperty",
"Name": "SoundSwitch",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible",
"PropertyClass": {
"ObjectName": "Class'SoundBase'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "StructProperty",
"Name": "LightColor",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 16,
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance",
"Struct": {
"ObjectName": "Class'LinearColor'",
"ObjectPath": "/Script/CoreUObject"
}
}
],
"FuncMap": {
"ExecuteUbergraph_BPA_Flashlight": {
"ObjectName": "Function'BPA_Flashlight_C:ExecuteUbergraph_BPA_Flashlight'",
"ObjectPath": "/Game/ITR2/BPs/Items/Flashlights/BPA_Flashlight.7"
},
"BndEvt__BPA_Flashlight_BPC_Relevance_K2Node_ComponentBoundEvent_0_ToggleRelevance__DelegateSignature": {
"ObjectName": "Function'BPA_Flashlight_C:BndEvt__BPA_Flashlight_BPC_Relevance_K2Node_ComponentBoundEvent_0_ToggleRelevance__DelegateSignature'",
"ObjectPath": "/Game/ITR2/BPs/Items/Flashlights/BPA_Flashlight.6"
},
"OnLightStateChange": {
"ObjectName": "Function'BPA_Flashlight_C:OnLightStateChange'",
"ObjectPath": "/Game/ITR2/BPs/Items/Flashlights/BPA_Flashlight.8"
},
"ReceiveBeginPlay": {
"ObjectName": "Function'BPA_Flashlight_C:ReceiveBeginPlay'",
"ObjectPath": "/Game/ITR2/BPs/Items/Flashlights/BPA_Flashlight.10"
},
"OnUsed": {
"ObjectName": "Function'BPA_Flashlight_C:OnUsed'",
"ObjectPath": "/Game/ITR2/BPs/Items/Flashlights/BPA_Flashlight.9"
},
"UserConstructionScript": {
"ObjectName": "Function'BPA_Flashlight_C:UserConstructionScript'",
"ObjectPath": "/Game/ITR2/BPs/Items/Flashlights/BPA_Flashlight.11"
}
},
"ClassFlags": "CLASS_Config | CLASS_ReplicationDataIsSetUp | CLASS_CompiledFromBlueprint | CLASS_HasInstancedReference",
"ClassWithin": {
"ObjectName": "Class'Object'",
"ObjectPath": "/Script/CoreUObject"
},
"ClassConfigName": "Engine",
"bCooked": true,
"ClassDefaultObject": {
"ObjectName": "BPA_Flashlight_C'Default__BPA_Flashlight_C'",
"ObjectPath": "/Game/ITR2/BPs/Items/Flashlights/BPA_Flashlight.1"
},
"EditorTags": {
"BlueprintType": "BPTYPE_Normal"
}
},
{
"Type": "BPA_Flashlight_C",
"Name": "Default__BPA_Flashlight_C",
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/Items/Flashlights/BPA_Flashlight.BPA_Flashlight_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": {},
"SoundSwitch[8]": {
"ObjectName": "SoundCue'A_SFX_Flashlight_Switch_Cue'",
"ObjectPath": "/Game/Sound/SFX/Flashlight/A_SFX_Flashlight_Switch_Cue.0"
},
"LightColor[9]": {
"R": 1.0,
"G": 0.981521,
"B": 0.699537,
"A": 1.0,
"Hex": "FFFDDA"
},
"DataComponent": {
"ObjectName": "RadiusDataComponent'Default__BPA_Flashlight_C:Data Component'",
"ObjectPath": "/Game/ITR2/BPs/Items/Flashlights/BPA_Flashlight.14"
},
"SyncTransfromComponent": {
"ObjectName": "SyncTransformComponent'Default__BPA_Flashlight_C:SyncTransformComponent'",
"ObjectPath": "/Game/ITR2/BPs/Items/Flashlights/BPA_Flashlight.27"
}
}
},
{
"Type": "BPC_ItemMarker_C",
"Name": "BPC_ItemMarker_GEN_VARIABLE",
"Outer": "BPA_Flashlight_C",
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/Items/Misc/BPC_ItemMarker.BPC_ItemMarker_C'",
"Template": {
"ObjectName": "BPC_ItemMarker_C'Default__BPC_ItemMarker_C'",
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/BPC_ItemMarker.1"
},
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted"
},
{
"Type": "BPC_LightComp_C",
"Name": "BPC_LightComp_GEN_VARIABLE",
"Outer": "BPA_Flashlight_C",
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/Items/Flashlights/BPC_LightComp.BPC_LightComp_C'",
"Template": {
"ObjectName": "BPC_LightComp_C'Default__BPC_LightComp_C'",
"ObjectPath": "/Game/ITR2/BPs/Items/Flashlights/BPC_LightComp.1"
},
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted"
},
{
"Type": "BPC_Relevance_C",
"Name": "BPC_Relevance_GEN_VARIABLE",
"Outer": "BPA_Flashlight_C",
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/Items/Components/BPC_Relevance.BPC_Relevance_C'",
"Template": {
"ObjectName": "BPC_Relevance_C'Default__BPC_Relevance_C'",
"ObjectPath": "/Game/ITR2/BPs/Items/Components/BPC_Relevance.1"
},
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted"
},
{
"Type": "ComponentDelegateBinding",
"Name": "ComponentDelegateBinding_0",
"Outer": "BPA_Flashlight_C",
"Class": "UScriptClass'ComponentDelegateBinding'",
"Flags": "RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"ComponentDelegateBindings": [
{
"ComponentPropertyName": "BPC_Relevance",
"DelegatePropertyName": "ToggleRelevance",
"FunctionNameToBind": "BndEvt__BPA_Flashlight_BPC_Relevance_K2Node_ComponentBoundEvent_0_ToggleRelevance__DelegateSignature"
}
]
}
},
{
"Type": "Function",
"Name": "BndEvt__BPA_Flashlight_BPC_Relevance_K2Node_ComponentBoundEvent_0_ToggleRelevance__DelegateSignature",
"Outer": "BPA_Flashlight_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"ChildProperties": [
{
"Type": "BoolProperty",
"Name": "On",
"Flags": "RF_Public",
"ElementSize": 1,
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
}
],
"FunctionFlags": "FUNC_BlueprintEvent"
},
{
"Type": "Function",
"Name": "ExecuteUbergraph_BPA_Flashlight",
"Outer": "BPA_Flashlight_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'BPC_LightComp_C:OnLightStateChange__DelegateSignature'",
"ObjectPath": "/Game/ITR2/BPs/Items/Flashlights/BPC_LightComp.3"
}
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_SpawnSoundAttached_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "InstancedReference",
"PropertyClass": {
"ObjectName": "Class'AudioComponent'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "BoolProperty",
"Name": "CallFunc_Not_PreBool_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "BoolProperty",
"Name": "K2Node_CustomEvent_bIsOn",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "BoolProperty",
"Name": "K2Node_ComponentBoundEvent_On",
"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": "OnLightStateChange",
"Outer": "BPA_Flashlight_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"ChildProperties": [
{
"Type": "BoolProperty",
"Name": "bIsOn",
"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": "OnUsed",
"Outer": "BPA_Flashlight_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": "ReceiveBeginPlay",
"Outer": "BPA_Flashlight_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": "Function",
"Name": "UserConstructionScript",
"Outer": "BPA_Flashlight_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": "InheritableComponentHandler",
"Name": "InheritableComponentHandler",
"Outer": "BPA_Flashlight_C",
"Class": "UScriptClass'InheritableComponentHandler'",
"Flags": "RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Records": [
{
"ComponentClass": {
"ObjectName": "Class'StaticMeshComponent'",
"ObjectPath": "/Script/Engine"
},
"ComponentTemplate": {
"ObjectName": "StaticMeshComponent'BPA_Flashlight_C:StaticMesh_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Items/Flashlights/BPA_Flashlight.26"
},
"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": "PointLightComponent",
"Name": "PointLight_GEN_VARIABLE",
"Outer": "BPA_Flashlight_C",
"Class": "UScriptClass'PointLightComponent'",
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"bUseInverseSquaredFalloff": false,
"LightFalloffExponent": 2.0,
"AttenuationRadius": 300.0,
"MaxDrawDistance": 15000.0,
"SpecularScale": 0.371429,
"Intensity": 2.0,
"CastShadows": false,
"RelativeLocation": {
"X": -2.1316282E-14,
"Y": 25.526817,
"Z": -1.6102383E-08
},
"bVisible": false
}
},
{
"Type": "RadiusDataComponent",
"Name": "Data Component",
"Outer": "Default__BPA_Flashlight_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": "BPA_Flashlight_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_Flashlight_C:DefaultSceneRoot_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Items/Flashlights/BPA_Flashlight.15"
},
"VariableGuid": "3D7C69F8-42C39919-B3E3159A-CE505C6B",
"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'PointLightComponent'",
"ObjectPath": "/Script/Engine"
},
"ComponentTemplate": {
"ObjectName": "PointLightComponent'BPA_Flashlight_C:PointLight_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Items/Flashlights/BPA_Flashlight.13"
},
"ParentComponentOrVariableName": "StaticMesh",
"ParentComponentOwnerClassName": "BPA_RadiusStaticMeshItemBase_C",
"VariableGuid": "88FB4AFE-4F309324-7118E9B6-CB495DE9",
"InternalVariableName": "PointLight"
}
},
{
"Type": "SCS_Node",
"Name": "SCS_Node_2",
"Outer": "SimpleConstructionScript_0",
"Class": "UScriptClass'SCS_Node'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"ComponentClass": {
"ObjectName": "BlueprintGeneratedClass'BPC_ItemMarker_C'",
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/BPC_ItemMarker.0"
},
"ComponentTemplate": {
"ObjectName": "BPC_ItemMarker_C'BPA_Flashlight_C:BPC_ItemMarker_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Items/Flashlights/BPA_Flashlight.2"
},
"ParentComponentOrVariableName": "StaticMesh",
"ParentComponentOwnerClassName": "BPA_RadiusStaticMeshItemBase_C",
"VariableGuid": "00781939-453D588B-FD5FAE80-2DD9D1A5",
"InternalVariableName": "BPC_ItemMarker"
}
},
{
"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'SpotLightComponent'",
"ObjectPath": "/Script/Engine"
},
"ComponentTemplate": {
"ObjectName": "SpotLightComponent'BPA_Flashlight_C:SpotLight_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Items/Flashlights/BPA_Flashlight.24"
},
"ParentComponentOrVariableName": "StaticMesh",
"ParentComponentOwnerClassName": "BPA_RadiusStaticMeshItemBase_C",
"VariableGuid": "0E0E5F6A-4AA48612-4280FD84-04C34367",
"InternalVariableName": "SpotLight"
}
},
{
"Type": "SCS_Node",
"Name": "SCS_Node_4",
"Outer": "SimpleConstructionScript_0",
"Class": "UScriptClass'SCS_Node'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"ComponentClass": {
"ObjectName": "BlueprintGeneratedClass'BPC_LightComp_C'",
"ObjectPath": "/Game/ITR2/BPs/Items/Flashlights/BPC_LightComp.0"
},
"ComponentTemplate": {
"ObjectName": "BPC_LightComp_C'BPA_Flashlight_C:BPC_LightComp_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Items/Flashlights/BPA_Flashlight.3"
},
"VariableGuid": "0EF9515B-4797EA51-C348FB8A-52A5BA05",
"InternalVariableName": "BPC_LightComp"
}
},
{
"Type": "SCS_Node",
"Name": "SCS_Node_5",
"Outer": "SimpleConstructionScript_0",
"Class": "UScriptClass'SCS_Node'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"ComponentClass": {
"ObjectName": "BlueprintGeneratedClass'BPC_Relevance_C'",
"ObjectPath": "/Game/ITR2/BPs/Items/Components/BPC_Relevance.0"
},
"ComponentTemplate": {
"ObjectName": "BPC_Relevance_C'BPA_Flashlight_C:BPC_Relevance_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Items/Flashlights/BPA_Flashlight.4"
},
"VariableGuid": "ACFCD191-42AB3142-51B2B8AC-FE659FA2",
"InternalVariableName": "BPC_Relevance"
}
},
{
"Type": "SCS_Node",
"Name": "SCS_Node_7",
"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_Flashlight_C:LensFlare_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Items/Flashlights/BPA_Flashlight.25"
},
"ParentComponentOrVariableName": "StaticMesh",
"ParentComponentOwnerClassName": "BPA_RadiusStaticMeshItemBase_C",
"VariableGuid": "964D5F60-432D112D-A735C2A3-E0DE9704",
"InternalVariableName": "LensFlare"
}
},
{
"Type": "SimpleConstructionScript",
"Name": "SimpleConstructionScript_0",
"Outer": "BPA_Flashlight_C",
"Class": "UScriptClass'SimpleConstructionScript'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"RootNodes": [
{
"ObjectName": "SCS_Node'BPA_Flashlight_C:SimpleConstructionScript_0.SCS_Node_1'",
"ObjectPath": "/Game/ITR2/BPs/Items/Flashlights/BPA_Flashlight.17"
},
{
"ObjectName": "SCS_Node'BPA_Flashlight_C:SimpleConstructionScript_0.SCS_Node_3'",
"ObjectPath": "/Game/ITR2/BPs/Items/Flashlights/BPA_Flashlight.19"
},
{
"ObjectName": "SCS_Node'BPA_Flashlight_C:SimpleConstructionScript_0.SCS_Node_4'",
"ObjectPath": "/Game/ITR2/BPs/Items/Flashlights/BPA_Flashlight.20"
},
{
"ObjectName": "SCS_Node'BPA_Flashlight_C:SimpleConstructionScript_0.SCS_Node_2'",
"ObjectPath": "/Game/ITR2/BPs/Items/Flashlights/BPA_Flashlight.18"
},
{
"ObjectName": "SCS_Node'BPA_Flashlight_C:SimpleConstructionScript_0.SCS_Node_7'",
"ObjectPath": "/Game/ITR2/BPs/Items/Flashlights/BPA_Flashlight.22"
},
{
"ObjectName": "SCS_Node'BPA_Flashlight_C:SimpleConstructionScript_0.SCS_Node_5'",
"ObjectPath": "/Game/ITR2/BPs/Items/Flashlights/BPA_Flashlight.21"
}
],
"AllNodes": [
{
"ObjectName": "SCS_Node'BPA_Flashlight_C:SimpleConstructionScript_0.SCS_Node_1'",
"ObjectPath": "/Game/ITR2/BPs/Items/Flashlights/BPA_Flashlight.17"
},
{
"ObjectName": "SCS_Node'BPA_Flashlight_C:SimpleConstructionScript_0.SCS_Node_3'",
"ObjectPath": "/Game/ITR2/BPs/Items/Flashlights/BPA_Flashlight.19"
},
{
"ObjectName": "SCS_Node'BPA_Flashlight_C:SimpleConstructionScript_0.SCS_Node_4'",
"ObjectPath": "/Game/ITR2/BPs/Items/Flashlights/BPA_Flashlight.20"
},
{
"ObjectName": "SCS_Node'BPA_Flashlight_C:SimpleConstructionScript_0.SCS_Node_2'",
"ObjectPath": "/Game/ITR2/BPs/Items/Flashlights/BPA_Flashlight.18"
},
{
"ObjectName": "SCS_Node'BPA_Flashlight_C:SimpleConstructionScript_0.SCS_Node_7'",
"ObjectPath": "/Game/ITR2/BPs/Items/Flashlights/BPA_Flashlight.22"
},
{
"ObjectName": "SCS_Node'BPA_Flashlight_C:SimpleConstructionScript_0.SCS_Node_5'",
"ObjectPath": "/Game/ITR2/BPs/Items/Flashlights/BPA_Flashlight.21"
}
],
"DefaultSceneRootNode": {
"ObjectName": "SCS_Node'BPA_Flashlight_C:SimpleConstructionScript_0.SCS_Node_0'",
"ObjectPath": "/Game/ITR2/BPs/Items/Flashlights/BPA_Flashlight.16"
}
}
},
{
"Type": "SpotLightComponent",
"Name": "SpotLight_GEN_VARIABLE",
"Outer": "BPA_Flashlight_C",
"Class": "UScriptClass'SpotLightComponent'",
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"InnerConeAngle": 13.007999,
"OuterConeAngle": 18.696001,
"bUseInverseSquaredFalloff": false,
"LightFalloffExponent": 3.0,
"AttenuationRadius": 5200.0,
"MaxDrawDistance": 15000.0,
"ShadowResolutionScale": 0.8,
"LightFunctionMaterial": {
"ObjectName": "Material'M_Lightfunction'",
"ObjectPath": "/Game/ITR2/BPs/Items/Flashlights/M_Lightfunction.0"
},
"Intensity": 2.0,
"VolumetricScatteringIntensity": 1.25,
"RelativeLocation": {
"X": 0.0,
"Y": 21.3,
"Z": 0.0
},
"RelativeRotation": {
"Pitch": 0.0,
"Yaw": 90.000206,
"Roll": 0.0
},
"bVisible": false
}
},
{
"Type": "StaticMeshComponent",
"Name": "LensFlare_GEN_VARIABLE",
"Outer": "BPA_Flashlight_C",
"Class": "UScriptClass'StaticMeshComponent'",
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"StaticMesh": {
"ObjectName": "StaticMesh'Plane'",
"ObjectPath": "/Engine/BasicShapes/Plane.2"
},
"OverrideMaterials": [
{
"ObjectName": "Material'M_LightFlare'",
"ObjectPath": "/Game/ITR2/BPs/Items/Flashlights/M_LightFlare.0"
}
],
"bGenerateOverlapEvents": false,
"CastShadow": false,
"BodyInstance": {
"ObjectType": "ECollisionChannel::ECC_WorldStatic",
"CollisionEnabled": "ECollisionEnabled::NoCollision",
"CollisionProfileName": "NoCollision",
"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": "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": "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"
}
]
}
},
"RelativeRotation": {
"Pitch": -6.9717237E-07,
"Yaw": -180.0,
"Roll": 180.0
},
"RelativeScale3D": {
"X": 0.18071114,
"Y": 0.18071114,
"Z": 0.18071114
}
}
},
{
"Type": "StaticMeshComponent",
"Name": "StaticMesh_GEN_VARIABLE",
"Outer": "BPA_Flashlight_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_Flashlight_hand'",
"ObjectPath": "/Game/ITR2/Art/Items/Flashlight/SM_Flashlight_hand.2"
}
}
},
{
"Type": "SyncTransformComponent",
"Name": "SyncTransformComponent",
"Outer": "Default__BPA_Flashlight_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,935 @@
[
{
"Type": "BlueprintGeneratedClass",
"Name": "BPC_LightComp_C",
"Class": "UScriptClass'BlueprintGeneratedClass'",
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"UberGraphFunction": {
"ObjectName": "Function'BPC_LightComp_C:ExecuteUbergraph_BPC_LightComp'",
"ObjectPath": "/Game/ITR2/BPs/Items/Flashlights/BPC_LightComp.2"
}
},
"SuperStruct": {
"ObjectName": "Class'RadiusLightComponent'",
"ObjectPath": "/Script/IntoTheRadius2"
},
"Children": [
{
"ObjectName": "Function'BPC_LightComp_C:ReceiveTick'",
"ObjectPath": "/Game/ITR2/BPs/Items/Flashlights/BPC_LightComp.4"
},
{
"ObjectName": "Function'BPC_LightComp_C:UpdateLight'",
"ObjectPath": "/Game/ITR2/BPs/Items/Flashlights/BPC_LightComp.5"
},
{
"ObjectName": "Function'BPC_LightComp_C:ExecuteUbergraph_BPC_LightComp'",
"ObjectPath": "/Game/ITR2/BPs/Items/Flashlights/BPC_LightComp.2"
},
{
"ObjectName": "Function'BPC_LightComp_C:OnLightStateChange__DelegateSignature'",
"ObjectPath": "/Game/ITR2/BPs/Items/Flashlights/BPC_LightComp.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": "SpotLight",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance | InstancedReference",
"PropertyClass": {
"ObjectName": "Class'SpotLightComponent'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "ObjectProperty",
"Name": "PointLight",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance | InstancedReference",
"PropertyClass": {
"ObjectName": "Class'PointLightComponent'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "DoubleProperty",
"Name": "CalcBounceIntencity",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance"
},
{
"Type": "BoolProperty",
"Name": "IsOn",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 1,
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance",
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "BoolProperty",
"Name": "IsLaser",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 1,
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance",
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "StructProperty",
"Name": "TargetLoc",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 24,
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance",
"Struct": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "DoubleProperty",
"Name": "TargetAttenRAdius",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance"
},
{
"Type": "DoubleProperty",
"Name": "TargetBounceIntencity",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance"
},
{
"Type": "StructProperty",
"Name": "NewVar",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 24,
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance",
"Struct": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "MulticastInlineDelegateProperty",
"Name": "OnLightStateChange",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 24,
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance | BlueprintAssignable | BlueprintCallable",
"SignatureFunction": {
"ObjectName": "Function'BPC_LightComp_C:OnLightStateChange__DelegateSignature'",
"ObjectPath": "/Game/ITR2/BPs/Items/Flashlights/BPC_LightComp.3"
}
},
{
"Type": "StructProperty",
"Name": "CacheLocation",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 24,
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance",
"Struct": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
}
}
],
"FuncMap": {
"OnLightStateChange__DelegateSignature": {
"ObjectName": "Function'BPC_LightComp_C:OnLightStateChange__DelegateSignature'",
"ObjectPath": "/Game/ITR2/BPs/Items/Flashlights/BPC_LightComp.3"
},
"ExecuteUbergraph_BPC_LightComp": {
"ObjectName": "Function'BPC_LightComp_C:ExecuteUbergraph_BPC_LightComp'",
"ObjectPath": "/Game/ITR2/BPs/Items/Flashlights/BPC_LightComp.2"
},
"UpdateLight": {
"ObjectName": "Function'BPC_LightComp_C:UpdateLight'",
"ObjectPath": "/Game/ITR2/BPs/Items/Flashlights/BPC_LightComp.5"
},
"ReceiveTick": {
"ObjectName": "Function'BPC_LightComp_C:ReceiveTick'",
"ObjectPath": "/Game/ITR2/BPs/Items/Flashlights/BPC_LightComp.4"
}
},
"ClassFlags": "CLASS_Config | CLASS_ReplicationDataIsSetUp | CLASS_CompiledFromBlueprint | CLASS_DefaultToInstanced | CLASS_HasInstancedReference",
"ClassWithin": {
"ObjectName": "Class'Object'",
"ObjectPath": "/Script/CoreUObject"
},
"ClassConfigName": "Engine",
"bCooked": true,
"ClassDefaultObject": {
"ObjectName": "BPC_LightComp_C'Default__BPC_LightComp_C'",
"ObjectPath": "/Game/ITR2/BPs/Items/Flashlights/BPC_LightComp.1"
},
"EditorTags": {
"BlueprintType": "BPTYPE_Normal"
}
},
{
"Type": "BPC_LightComp_C",
"Name": "Default__BPC_LightComp_C",
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/Items/Flashlights/BPC_LightComp.BPC_LightComp_C'",
"Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"UberGraphFrame": {},
"TargetLoc[6]": {
"X": 0.0,
"Y": 0.0,
"Z": 0.0
},
"NewVar[9]": {
"X": 0.0,
"Y": 0.0,
"Z": 0.0
},
"OnLightStateChange[10]": {
"InvocationList": []
},
"CacheLocation[11]": {
"X": 0.0,
"Y": 0.0,
"Z": 0.0
}
}
},
{
"Type": "Function",
"Name": "ExecuteUbergraph_BPC_LightComp",
"Outer": "BPC_LightComp_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": "DoubleProperty",
"Name": "CallFunc_DegTan_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "FloatProperty",
"Name": "K2Node_Event_DeltaSeconds",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "BoolProperty",
"Name": "CallFunc_IsValid_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "StructProperty",
"Name": "CallFunc_GetForwardVector_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 24,
"Struct": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "StructProperty",
"Name": "CallFunc_Multiply_VectorFloat_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 24,
"Struct": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "StructProperty",
"Name": "CallFunc_Multiply_VectorFloat_ReturnValue_1",
"Flags": "RF_Public",
"ElementSize": 24,
"Struct": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "StructProperty",
"Name": "CallFunc_K2_GetComponentLocation_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 24,
"Struct": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "StructProperty",
"Name": "CallFunc_K2_GetComponentLocation_ReturnValue_1",
"Flags": "RF_Public",
"ElementSize": 24,
"Struct": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "BoolProperty",
"Name": "CallFunc_EqualEqual_VectorVector_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "StructProperty",
"Name": "CallFunc_Add_VectorVector_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 24,
"Struct": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "StructProperty",
"Name": "CallFunc_Add_VectorVector_ReturnValue_1",
"Flags": "RF_Public",
"ElementSize": 24,
"Struct": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_GetOwner_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'Actor'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "ArrayProperty",
"Name": "K2Node_MakeArray_Array",
"Flags": "RF_Public",
"ElementSize": 16,
"PropertyFlags": "ConstParm | ReferenceParm",
"Inner": {
"Type": "ObjectProperty",
"Name": "K2Node_MakeArray_Array",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'Actor'",
"ObjectPath": "/Script/Engine"
}
}
},
{
"Type": "StructProperty",
"Name": "CallFunc_SphereTraceSingle_OutHit",
"Flags": "RF_Public",
"ElementSize": 240,
"PropertyFlags": "ContainsInstancedReference",
"Struct": {
"ObjectName": "Class'HitResult'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "BoolProperty",
"Name": "CallFunc_SphereTraceSingle_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "BoolProperty",
"Name": "CallFunc_BreakHitResult_bBlockingHit",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "BoolProperty",
"Name": "CallFunc_BreakHitResult_bInitialOverlap",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "FloatProperty",
"Name": "CallFunc_BreakHitResult_Time",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "FloatProperty",
"Name": "CallFunc_BreakHitResult_Distance",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "StructProperty",
"Name": "CallFunc_BreakHitResult_Location",
"Flags": "RF_Public",
"ElementSize": 24,
"Struct": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "StructProperty",
"Name": "CallFunc_BreakHitResult_ImpactPoint",
"Flags": "RF_Public",
"ElementSize": 24,
"Struct": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "StructProperty",
"Name": "CallFunc_BreakHitResult_Normal",
"Flags": "RF_Public",
"ElementSize": 24,
"Struct": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "StructProperty",
"Name": "CallFunc_BreakHitResult_ImpactNormal",
"Flags": "RF_Public",
"ElementSize": 24,
"Struct": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_BreakHitResult_PhysMat",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'PhysicalMaterial'",
"ObjectPath": "/Script/PhysicsCore"
}
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_BreakHitResult_HitActor",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'Actor'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_BreakHitResult_HitComponent",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "InstancedReference",
"PropertyClass": {
"ObjectName": "Class'PrimitiveComponent'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "NameProperty",
"Name": "CallFunc_BreakHitResult_HitBoneName",
"Flags": "RF_Public",
"ElementSize": 12
},
{
"Type": "NameProperty",
"Name": "CallFunc_BreakHitResult_BoneName",
"Flags": "RF_Public",
"ElementSize": 12
},
{
"Type": "IntProperty",
"Name": "CallFunc_BreakHitResult_HitItem",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "IntProperty",
"Name": "CallFunc_BreakHitResult_ElementIndex",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "IntProperty",
"Name": "CallFunc_BreakHitResult_FaceIndex",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "StructProperty",
"Name": "CallFunc_BreakHitResult_TraceStart",
"Flags": "RF_Public",
"ElementSize": 24,
"Struct": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "StructProperty",
"Name": "CallFunc_BreakHitResult_TraceEnd",
"Flags": "RF_Public",
"ElementSize": 24,
"Struct": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "StructProperty",
"Name": "CallFunc_Subtract_VectorVector_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 24,
"Struct": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "BoolProperty",
"Name": "CallFunc_IsValid_ReturnValue_1",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "StructProperty",
"Name": "CallFunc_Multiply_VectorFloat_ReturnValue_2",
"Flags": "RF_Public",
"ElementSize": 24,
"Struct": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "StructProperty",
"Name": "CallFunc_Add_VectorVector_ReturnValue_2",
"Flags": "RF_Public",
"ElementSize": 24,
"Struct": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "BoolProperty",
"Name": "CallFunc_IsVisible_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "StructProperty",
"Name": "CallFunc_SelectVector_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 24,
"Struct": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "BoolProperty",
"Name": "CallFunc_Not_PreBool_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "BoolProperty",
"Name": "CallFunc_BooleanAND_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "BoolProperty",
"Name": "CallFunc_BooleanAND_ReturnValue_1",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_SelectFloat_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_MapRangeClamped_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_Multiply_DoubleDouble_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_Multiply_DoubleDouble_ReturnValue_1",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_GetOwner_ReturnValue_1",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'Actor'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_FClamp_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_K2_GetRootComponent_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "InstancedReference",
"PropertyClass": {
"ObjectName": "Class'SceneComponent'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "ObjectProperty",
"Name": "K2Node_DynamicCast_AsPrimitive_Component",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "InstancedReference",
"PropertyClass": {
"ObjectName": "Class'PrimitiveComponent'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "BoolProperty",
"Name": "K2Node_DynamicCast_bSuccess",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "BoolProperty",
"Name": "K2Node_Event_bOn",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_Conv_BoolToDouble_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "StructProperty",
"Name": "CallFunc_K2_SetWorldLocation_SweepHitResult",
"Flags": "RF_Public",
"ElementSize": 240,
"PropertyFlags": "ContainsInstancedReference",
"Struct": {
"ObjectName": "Class'HitResult'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "BoolProperty",
"Name": "CallFunc_IsValid_ReturnValue_2",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_GetWorldDeltaSeconds_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_GetWorldDeltaSeconds_ReturnValue_1",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_GetWorldDeltaSeconds_ReturnValue_2",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_FInterpTo_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_FInterpTo_ReturnValue_1",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "StructProperty",
"Name": "CallFunc_K2_GetComponentLocation_ReturnValue_2",
"Flags": "RF_Public",
"ElementSize": 24,
"Struct": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "StructProperty",
"Name": "CallFunc_VInterpTo_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 24,
"Struct": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "BoolProperty",
"Name": "CallFunc_IsValid_ReturnValue_3",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_DegTan_A_ImplicitCast",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_SelectFloat_A_ImplicitCast",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "FloatProperty",
"Name": "CallFunc_SetCustomPrimitiveDataFloat_Value_ImplicitCast",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "FloatProperty",
"Name": "CallFunc_VInterpTo_DeltaTime_ImplicitCast",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "FloatProperty",
"Name": "CallFunc_SetAttenuationRadius_NewRadius_ImplicitCast",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "FloatProperty",
"Name": "CallFunc_SetIntensity_NewIntensity_ImplicitCast",
"Flags": "RF_Public",
"ElementSize": 4
}
],
"FunctionFlags": "FUNC_Final | FUNC_UbergraphFunction | FUNC_HasDefaults"
},
{
"Type": "Function",
"Name": "OnLightStateChange__DelegateSignature",
"Outer": "BPC_LightComp_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"ChildProperties": [
{
"Type": "BoolProperty",
"Name": "bIsOn",
"Flags": "RF_Public",
"ElementSize": 1,
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
}
],
"FunctionFlags": "FUNC_Public | FUNC_Delegate | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
},
{
"Type": "Function",
"Name": "ReceiveTick",
"Outer": "BPC_LightComp_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"SuperStruct": {
"ObjectName": "Class'ActorComponent:ReceiveTick'",
"ObjectPath": "/Script/Engine"
},
"ChildProperties": [
{
"Type": "FloatProperty",
"Name": "DeltaSeconds",
"Flags": "RF_Public",
"ElementSize": 4,
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm"
}
],
"FunctionFlags": "FUNC_Event | FUNC_Public | FUNC_BlueprintEvent"
},
{
"Type": "Function",
"Name": "UpdateLight",
"Outer": "BPC_LightComp_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"SuperStruct": {
"ObjectName": "Class'RadiusLightComponent:UpdateLight'",
"ObjectPath": "/Script/IntoTheRadius2"
},
"ChildProperties": [
{
"Type": "BoolProperty",
"Name": "bOn",
"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_Protected | FUNC_BlueprintEvent"
}
]

View file

@ -0,0 +1,977 @@
[
{
"Type": "BlueprintGeneratedClass",
"Name": "BP_Flashlight_Handheld_C",
"Class": "UScriptClass'BlueprintGeneratedClass'",
"Super": {
"ObjectName": "BlueprintGeneratedClass'BPA_Flashlight_C'",
"ObjectPath": "/Game/ITR2/BPs/Items/Flashlights/BPA_Flashlight.0"
},
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"SimpleConstructionScript": {
"ObjectName": "SimpleConstructionScript'BP_Flashlight_Handheld_C:SimpleConstructionScript_0'",
"ObjectPath": "/Game/ITR2/BPs/Items/Flashlights/BP_Flashlight_Handheld.16"
},
"InheritableComponentHandler": {
"ObjectName": "InheritableComponentHandler'BP_Flashlight_Handheld_C:InheritableComponentHandler'",
"ObjectPath": "/Game/ITR2/BPs/Items/Flashlights/BP_Flashlight_Handheld.7"
}
},
"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_GrabLocation",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
"PropertyClass": {
"ObjectName": "Class'HS_GrabLocation'",
"ObjectPath": "/Script/IntoTheRadius2"
}
},
{
"Type": "ObjectProperty",
"Name": "HS_LeftHand_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": "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"
}
}
],
"ClassFlags": "CLASS_Config | CLASS_ReplicationDataIsSetUp | CLASS_CompiledFromBlueprint | CLASS_HasInstancedReference",
"ClassWithin": {
"ObjectName": "Class'Object'",
"ObjectPath": "/Script/CoreUObject"
},
"ClassConfigName": "Engine",
"bCooked": true,
"ClassDefaultObject": {
"ObjectName": "BP_Flashlight_Handheld_C'Default__BP_Flashlight_Handheld_C'",
"ObjectPath": "/Game/ITR2/BPs/Items/Flashlights/BP_Flashlight_Handheld.1"
},
"EditorTags": {
"BlueprintType": "BPTYPE_Normal"
}
},
{
"Type": "BP_Flashlight_Handheld_C",
"Name": "Default__BP_Flashlight_Handheld_C",
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/Items/Flashlights/BP_Flashlight_Handheld.BP_Flashlight_Handheld_C'",
"Template": {
"ObjectName": "BPA_Flashlight_C'Default__BPA_Flashlight_C'",
"ObjectPath": "/Game/ITR2/BPs/Items/Flashlights/BPA_Flashlight.1"
},
"Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"DataComponent": {
"ObjectName": "RadiusDataComponent'Default__BP_Flashlight_Handheld_C:Data Component'",
"ObjectPath": "/Game/ITR2/BPs/Items/Flashlights/BP_Flashlight_Handheld.9"
},
"SyncTransfromComponent": {
"ObjectName": "SyncTransformComponent'Default__BP_Flashlight_Handheld_C:SyncTransformComponent'",
"ObjectPath": "/Game/ITR2/BPs/Items/Flashlights/BP_Flashlight_Handheld.20"
}
}
},
{
"Type": "BPC_ItemMarker_C",
"Name": "BPC_ItemMarker_GEN_VARIABLE",
"Outer": "BP_Flashlight_Handheld_C",
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/Items/Misc/BPC_ItemMarker.BPC_ItemMarker_C'",
"Template": {
"ObjectName": "BPC_ItemMarker_C'BPA_Flashlight_C:BPC_ItemMarker_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Items/Flashlights/BPA_Flashlight.2"
},
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted | RF_InheritableComponentTemplate",
"Properties": {
"RelativeLocation": {
"X": 0.0,
"Y": 0.160202,
"Z": 0.0
},
"RelativeRotation": {
"Pitch": -1E-06,
"Yaw": -180.0,
"Roll": 90.0
}
}
},
{
"Type": "HandSocketBase_C",
"Name": "HS_LeftHand_Base_GEN_VARIABLE",
"Outer": "BP_Flashlight_Handheld_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": {
"AllowedHands": "EVRHand::Left",
"SystConfig": {
"ObjectName": "SystemConfig'DA_SystemConfig'",
"ObjectPath": "/Game/ITR2/Configurations/DA_SystemConfig.0"
},
"MirrorAxis": "EVRAxis::Z",
"SlotPrefix": "VRGripP_Left",
"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
}
},
"bLeftHandDominant": true,
"bFlipForLeftHand": false,
"bOnlyFlipRotation": false,
"bAlwaysInRange": true,
"bUseCustomPoseDeltas": true,
"CustomPoseDeltas": [
{
"BoneName": "thumb_01_r",
"DeltaPose": {
"X": -0.022161,
"Y": 0.085003,
"Z": -0.070435,
"W": 0.993641,
"IsNormalized": true,
"Size": 1.0,
"SizeSquared": 1.0000001
}
},
{
"BoneName": "middle_01_r",
"DeltaPose": {
"X": 0.0,
"Y": -0.0,
"Z": -0.220253,
"W": 0.975443,
"IsNormalized": true,
"Size": 1.0000002,
"SizeSquared": 1.0000005
}
},
{
"BoneName": "middle_02_r",
"DeltaPose": {
"X": 0.0,
"Y": -0.0,
"Z": -0.16585,
"W": 0.986151,
"IsNormalized": true,
"Size": 1.0,
"SizeSquared": 1.0
}
},
{
"BoneName": "ring_01_r",
"DeltaPose": {
"X": 0.0,
"Y": -0.0,
"Z": -0.429736,
"W": 0.902954,
"IsNormalized": true,
"Size": 0.99999946,
"SizeSquared": 0.9999989
}
},
{
"BoneName": "ring_02_r",
"DeltaPose": {
"X": 0.0,
"Y": 0.0,
"Z": -0.226988,
"W": 0.973898,
"IsNormalized": true,
"Size": 1.0000004,
"SizeSquared": 1.0000008
}
},
{
"BoneName": "pinky_01_r",
"DeltaPose": {
"X": 0.0,
"Y": -0.0,
"Z": -0.608474,
"W": 0.793574,
"IsNormalized": true,
"Size": 1.0000001,
"SizeSquared": 1.0000002
}
},
{
"BoneName": "pinky_02_r",
"DeltaPose": {
"X": -0.035623,
"Y": -0.145101,
"Z": -0.049072,
"W": 0.987557,
"IsNormalized": true,
"Size": 1.0000001,
"SizeSquared": 1.0000002
}
},
{
"BoneName": "pinky_03_r",
"DeltaPose": {
"X": 0.0,
"Y": 0.0,
"Z": -0.127774,
"W": 0.991803,
"IsNormalized": true,
"Size": 0.99999964,
"SizeSquared": 0.99999934
}
},
{
"BoneName": "middle_03_r",
"DeltaPose": {
"X": 0.0,
"Y": 0.0,
"Z": -0.269734,
"W": 0.962935,
"IsNormalized": true,
"Size": 1.0000001,
"SizeSquared": 1.0000002
}
},
{
"BoneName": "thumb_02_r",
"DeltaPose": {
"X": -0.012624659,
"Y": -0.056102894,
"Z": 0.12444111,
"W": 0.99055946,
"IsNormalized": true,
"Size": 1.0000002,
"SizeSquared": 1.0000005
}
},
{
"BoneName": "index_02_r",
"DeltaPose": {
"X": 0.000118,
"Y": -0.001301,
"Z": -0.090286,
"W": 0.995915,
"IsNormalized": true,
"Size": 0.99999994,
"SizeSquared": 0.99999994
}
},
{
"BoneName": "index_01_r",
"DeltaPose": {
"X": 0.0,
"Y": -0.081415,
"Z": -0.0,
"W": 0.99668,
"IsNormalized": true,
"Size": 0.9999997,
"SizeSquared": 0.99999946
}
},
{
"BoneName": "thumb_03_r",
"DeltaPose": {
"X": -0.0,
"Y": 0.0,
"Z": -0.020202,
"W": 0.999796,
"IsNormalized": true,
"Size": 1.0,
"SizeSquared": 1.0000001
}
}
],
"RelativeLocation": {
"X": 0.2630391,
"Y": 4.766861,
"Z": 5.3290705E-15
},
"RelativeRotation": {
"Pitch": 13.531233,
"Yaw": 138.59378,
"Roll": 78.34219
}
}
},
{
"Type": "HandSocketBase_C",
"Name": "HS_RightHand_Base_GEN_VARIABLE",
"Outer": "BP_Flashlight_Handheld_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": {
"AllowedHands": "EVRHand::Right",
"SystConfig": {
"ObjectName": "SystemConfig'DA_SystemConfig'",
"ObjectPath": "/Game/ITR2/Configurations/DA_SystemConfig.0"
},
"MirrorAxis": "EVRAxis::Z",
"SlotPrefix": "VRGripP_Right",
"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,
"bUseCustomPoseDeltas": true,
"CustomPoseDeltas": [
{
"BoneName": "thumb_01_r",
"DeltaPose": {
"X": -0.022160713,
"Y": 0.0850026,
"Z": -0.07043456,
"W": 0.993641,
"IsNormalized": true,
"Size": 1.0,
"SizeSquared": 1.0
}
},
{
"BoneName": "middle_01_r",
"DeltaPose": {
"X": 9.970576E-12,
"Y": -1.7104715E-11,
"Z": -0.22025257,
"W": 0.9754429,
"IsNormalized": true,
"Size": 1.0,
"SizeSquared": 1.0
}
},
{
"BoneName": "middle_02_r",
"DeltaPose": {
"X": 3.839693E-11,
"Y": -1.0580624E-11,
"Z": -0.16585049,
"W": 0.9861509,
"IsNormalized": true,
"Size": 1.0,
"SizeSquared": 1.0
}
},
{
"BoneName": "ring_01_r",
"DeltaPose": {
"X": 7.507106E-11,
"Y": -9.934389E-11,
"Z": -0.4297365,
"W": 0.90295434,
"IsNormalized": true,
"Size": 1.0,
"SizeSquared": 1.0
}
},
{
"BoneName": "ring_02_r",
"DeltaPose": {
"X": 6.671424E-11,
"Y": 9.929144E-12,
"Z": -0.2269878,
"W": 0.9738976,
"IsNormalized": true,
"Size": 0.99999994,
"SizeSquared": 0.99999994
}
},
{
"BoneName": "pinky_01_r",
"DeltaPose": {
"X": 9.419946E-11,
"Y": -8.470566E-11,
"Z": -0.6084737,
"W": 0.79357404,
"IsNormalized": true,
"Size": 1.0,
"SizeSquared": 1.0
}
},
{
"BoneName": "pinky_02_r",
"DeltaPose": {
"X": -0.03562314,
"Y": -0.14510094,
"Z": -0.049071718,
"W": 0.98755693,
"IsNormalized": true,
"Size": 1.0,
"SizeSquared": 1.0
}
},
{
"BoneName": "pinky_03_r",
"DeltaPose": {
"X": 6.060775E-12,
"Y": 3.4449737E-12,
"Z": -0.1277736,
"W": 0.99180335,
"IsNormalized": true,
"Size": 0.99999994,
"SizeSquared": 0.99999994
}
},
{
"BoneName": "middle_03_r",
"DeltaPose": {
"X": 3.0340848E-11,
"Y": 9.990465E-12,
"Z": -0.26973444,
"W": 0.96293473,
"IsNormalized": true,
"Size": 0.99999994,
"SizeSquared": 0.99999994
}
},
{
"BoneName": "thumb_02_r",
"DeltaPose": {
"X": -0.008943982,
"Y": -0.056805823,
"Z": 0.059664045,
"W": 0.99656075,
"IsNormalized": true,
"Size": 1.0,
"SizeSquared": 1.0
}
},
{
"BoneName": "index_02_r",
"DeltaPose": {
"X": 0.00011794008,
"Y": -0.0013009581,
"Z": -0.09028599,
"W": 0.995915,
"IsNormalized": true,
"Size": 0.99999994,
"SizeSquared": 0.99999994
}
},
{
"BoneName": "index_01_r",
"DeltaPose": {
"X": 2.0902513E-13,
"Y": -0.08141513,
"Z": -7.0236636E-14,
"W": 0.99668026,
"IsNormalized": true,
"Size": 0.99999994,
"SizeSquared": 0.99999994
}
},
{
"BoneName": "thumb_03_r",
"DeltaPose": {
"X": -3.3278651E-12,
"Y": 2.9025808E-13,
"Z": -0.02020163,
"W": 0.9997959,
"IsNormalized": true,
"Size": 1.0,
"SizeSquared": 1.0
}
}
],
"RelativeLocation": {
"X": -0.10227118,
"Y": 4.7668605,
"Z": -2.2348118E-08
},
"RelativeRotation": {
"Pitch": -31.32931,
"Yaw": 131.16669,
"Roll": 120.73734
}
}
},
{
"Type": "HS_GrabLocation",
"Name": "HS_GrabLocation1_GEN_VARIABLE",
"Outer": "BP_Flashlight_Handheld_C",
"Class": "UScriptClass'HS_GrabLocation'",
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"RelativeLocation": {
"X": 3.3075852,
"Y": 0.069435865,
"Z": -4.056016
},
"RelativeRotation": {
"Pitch": -28.171543,
"Yaw": 129.63042,
"Roll": 119.68617
}
}
},
{
"Type": "HS_GrabLocation",
"Name": "HS_GrabLocation_GEN_VARIABLE",
"Outer": "BP_Flashlight_Handheld_C",
"Class": "UScriptClass'HS_GrabLocation'",
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"RelativeLocation": {
"X": 3.556903,
"Y": 0.08036267,
"Z": -3.846676
},
"RelativeRotation": {
"Pitch": -37.75521,
"Yaw": -157.26814,
"Roll": 75.61237
}
}
},
{
"Type": "InheritableComponentHandler",
"Name": "InheritableComponentHandler",
"Outer": "BP_Flashlight_Handheld_C",
"Class": "UScriptClass'InheritableComponentHandler'",
"Flags": "RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Records": [
{
"ComponentClass": {
"ObjectName": "BlueprintGeneratedClass'BPC_ItemMarker_C'",
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/BPC_ItemMarker.0"
},
"ComponentTemplate": {
"ObjectName": "BPC_ItemMarker_C'BP_Flashlight_Handheld_C:BPC_ItemMarker_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Items/Flashlights/BP_Flashlight_Handheld.2"
},
"ComponentKey": {
"OwnerClass": {
"ObjectName": "BlueprintGeneratedClass'BPA_Flashlight_C'",
"ObjectPath": "/Game/ITR2/BPs/Items/Flashlights/BPA_Flashlight.0"
},
"SCSVariableName": "BPC_ItemMarker",
"AssociatedGuid": "00781939-453D588B-FD5FAE80-2DD9D1A5"
},
"CookedComponentInstancingData": {
"ChangedPropertyList": [],
"bHasValidCookedData": false
}
},
{
"ComponentClass": {
"ObjectName": "Class'StaticMeshComponent'",
"ObjectPath": "/Script/Engine"
},
"ComponentTemplate": {
"ObjectName": "StaticMeshComponent'BP_Flashlight_Handheld_C:StaticMesh_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Items/Flashlights/BP_Flashlight_Handheld.19"
},
"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": "Class'SpotLightComponent'",
"ObjectPath": "/Script/Engine"
},
"ComponentTemplate": {
"ObjectName": "SpotLightComponent'BP_Flashlight_Handheld_C:SpotLight_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Items/Flashlights/BP_Flashlight_Handheld.17"
},
"ComponentKey": {
"OwnerClass": {
"ObjectName": "BlueprintGeneratedClass'BPA_Flashlight_C'",
"ObjectPath": "/Game/ITR2/BPs/Items/Flashlights/BPA_Flashlight.0"
},
"SCSVariableName": "SpotLight",
"AssociatedGuid": "0E0E5F6A-4AA48612-4280FD84-04C34367"
},
"CookedComponentInstancingData": {
"ChangedPropertyList": [],
"bHasValidCookedData": false
}
},
{
"ComponentClass": {
"ObjectName": "Class'PointLightComponent'",
"ObjectPath": "/Script/Engine"
},
"ComponentTemplate": {
"ObjectName": "PointLightComponent'BP_Flashlight_Handheld_C:PointLight_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Items/Flashlights/BP_Flashlight_Handheld.8"
},
"ComponentKey": {
"OwnerClass": {
"ObjectName": "BlueprintGeneratedClass'BPA_Flashlight_C'",
"ObjectPath": "/Game/ITR2/BPs/Items/Flashlights/BPA_Flashlight.0"
},
"SCSVariableName": "PointLight",
"AssociatedGuid": "88FB4AFE-4F309324-7118E9B6-CB495DE9"
},
"CookedComponentInstancingData": {
"ChangedPropertyList": [],
"bHasValidCookedData": false
}
},
{
"ComponentClass": {
"ObjectName": "Class'StaticMeshComponent'",
"ObjectPath": "/Script/Engine"
},
"ComponentTemplate": {
"ObjectName": "StaticMeshComponent'BP_Flashlight_Handheld_C:LensFlare_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Items/Flashlights/BP_Flashlight_Handheld.18"
},
"ComponentKey": {
"OwnerClass": {
"ObjectName": "BlueprintGeneratedClass'BPA_Flashlight_C'",
"ObjectPath": "/Game/ITR2/BPs/Items/Flashlights/BPA_Flashlight.0"
},
"SCSVariableName": "LensFlare",
"AssociatedGuid": "964D5F60-432D112D-A735C2A3-E0DE9704"
},
"CookedComponentInstancingData": {
"ChangedPropertyList": [],
"bHasValidCookedData": false
}
}
]
}
},
{
"Type": "PointLightComponent",
"Name": "PointLight_GEN_VARIABLE",
"Outer": "BP_Flashlight_Handheld_C",
"Class": "UScriptClass'PointLightComponent'",
"Template": {
"ObjectName": "PointLightComponent'BPA_Flashlight_C:PointLight_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Items/Flashlights/BPA_Flashlight.13"
},
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted | RF_InheritableComponentTemplate",
"Properties": {
"LightFalloffExponent": 1.0,
"SpecularScale": 0.0
}
},
{
"Type": "RadiusDataComponent",
"Name": "Data Component",
"Outer": "Default__BP_Flashlight_Handheld_C",
"Class": "UScriptClass'RadiusDataComponent'",
"Template": {
"ObjectName": "RadiusDataComponent'Default__BPA_Flashlight_C:Data Component'",
"ObjectPath": "/Game/ITR2/BPs/Items/Flashlights/BPA_Flashlight.14"
},
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted"
},
{
"Type": "SceneComponent",
"Name": "DefaultSceneRoot_GEN_VARIABLE",
"Outer": "BP_Flashlight_Handheld_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_Flashlight_Handheld_C:DefaultSceneRoot_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Items/Flashlights/BP_Flashlight_Handheld.10"
},
"VariableGuid": "ED6E792B-4A9CD352-454B21A4-B44BCE33",
"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_Flashlight_Handheld_C:HS_RightHand_Base_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Items/Flashlights/BP_Flashlight_Handheld.4"
},
"ParentComponentOrVariableName": "StaticMesh",
"ParentComponentOwnerClassName": "BPA_RadiusStaticMeshItemBase_C",
"ChildNodes": [
{
"ObjectName": "SCS_Node'BP_Flashlight_Handheld_C:SimpleConstructionScript_0.SCS_Node_4'",
"ObjectPath": "/Game/ITR2/BPs/Items/Flashlights/BP_Flashlight_Handheld.15"
}
],
"VariableGuid": "A23D4198-49708CF4-DCC6D88C-E0D22DC7",
"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": "BlueprintGeneratedClass'HandSocketBase_C'",
"ObjectPath": "/Game/ITR2/BPs/Player/HandSocket/HandSocketBase.0"
},
"ComponentTemplate": {
"ObjectName": "HandSocketBase_C'BP_Flashlight_Handheld_C:HS_LeftHand_Base_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Items/Flashlights/BP_Flashlight_Handheld.3"
},
"ParentComponentOrVariableName": "StaticMesh",
"ParentComponentOwnerClassName": "BPA_RadiusStaticMeshItemBase_C",
"ChildNodes": [
{
"ObjectName": "SCS_Node'BP_Flashlight_Handheld_C:SimpleConstructionScript_0.SCS_Node_3'",
"ObjectPath": "/Game/ITR2/BPs/Items/Flashlights/BP_Flashlight_Handheld.14"
}
],
"VariableGuid": "D43C14E2-48E77A65-D60D06B4-DE65DD37",
"InternalVariableName": "HS_LeftHand_Base"
}
},
{
"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'HS_GrabLocation'",
"ObjectPath": "/Script/IntoTheRadius2"
},
"ComponentTemplate": {
"ObjectName": "HS_GrabLocation'BP_Flashlight_Handheld_C:HS_GrabLocation_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Items/Flashlights/BP_Flashlight_Handheld.6"
},
"VariableGuid": "34163766-4AEF03E9-96E6F1B7-7370F6D4",
"InternalVariableName": "HS_GrabLocation"
}
},
{
"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_Flashlight_Handheld_C:HS_GrabLocation1_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Items/Flashlights/BP_Flashlight_Handheld.5"
},
"VariableGuid": "43EFC110-4C39FE6F-E8BB919A-D740F3E7",
"InternalVariableName": "HS_GrabLocation1"
}
},
{
"Type": "SimpleConstructionScript",
"Name": "SimpleConstructionScript_0",
"Outer": "BP_Flashlight_Handheld_C",
"Class": "UScriptClass'SimpleConstructionScript'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"RootNodes": [
{
"ObjectName": "SCS_Node'BP_Flashlight_Handheld_C:SimpleConstructionScript_0.SCS_Node_1'",
"ObjectPath": "/Game/ITR2/BPs/Items/Flashlights/BP_Flashlight_Handheld.12"
},
{
"ObjectName": "SCS_Node'BP_Flashlight_Handheld_C:SimpleConstructionScript_0.SCS_Node_2'",
"ObjectPath": "/Game/ITR2/BPs/Items/Flashlights/BP_Flashlight_Handheld.13"
}
],
"AllNodes": [
{
"ObjectName": "SCS_Node'BP_Flashlight_Handheld_C:SimpleConstructionScript_0.SCS_Node_1'",
"ObjectPath": "/Game/ITR2/BPs/Items/Flashlights/BP_Flashlight_Handheld.12"
},
{
"ObjectName": "SCS_Node'BP_Flashlight_Handheld_C:SimpleConstructionScript_0.SCS_Node_2'",
"ObjectPath": "/Game/ITR2/BPs/Items/Flashlights/BP_Flashlight_Handheld.13"
},
{
"ObjectName": "SCS_Node'BP_Flashlight_Handheld_C:SimpleConstructionScript_0.SCS_Node_3'",
"ObjectPath": "/Game/ITR2/BPs/Items/Flashlights/BP_Flashlight_Handheld.14"
},
{
"ObjectName": "SCS_Node'BP_Flashlight_Handheld_C:SimpleConstructionScript_0.SCS_Node_4'",
"ObjectPath": "/Game/ITR2/BPs/Items/Flashlights/BP_Flashlight_Handheld.15"
}
],
"DefaultSceneRootNode": {
"ObjectName": "SCS_Node'BP_Flashlight_Handheld_C:SimpleConstructionScript_0.SCS_Node_0'",
"ObjectPath": "/Game/ITR2/BPs/Items/Flashlights/BP_Flashlight_Handheld.11"
}
}
},
{
"Type": "SpotLightComponent",
"Name": "SpotLight_GEN_VARIABLE",
"Outer": "BP_Flashlight_Handheld_C",
"Class": "UScriptClass'SpotLightComponent'",
"Template": {
"ObjectName": "SpotLightComponent'BPA_Flashlight_C:SpotLight_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Items/Flashlights/BPA_Flashlight.24"
},
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted | RF_InheritableComponentTemplate",
"Properties": {
"InnerConeAngle": 0.0,
"OuterConeAngle": 17.0,
"NearClipPlane": 12.0,
"CookieTexture": {
"ObjectName": "Texture2D'T_FlashlightPattern01'",
"ObjectPath": "/Game/ITR2/Art/VFX/Textures/T_FlashlightPattern01.0"
},
"LightFalloffExponent": 10.0,
"ShadowResolutionScale": 1.2,
"LightFunctionMaterial": null,
"Intensity": 6.0,
"LightColor": {
"B": 237,
"G": 254,
"R": 255,
"A": 255,
"Hex": "FFFEED"
},
"VolumetricScatteringIntensity": 5.0,
"RelativeLocation": {
"X": 4.3489614E-05,
"Y": 9.204021,
"Z": 3.2339275E-07
}
}
},
{
"Type": "StaticMeshComponent",
"Name": "LensFlare_GEN_VARIABLE",
"Outer": "BP_Flashlight_Handheld_C",
"Class": "UScriptClass'StaticMeshComponent'",
"Template": {
"ObjectName": "StaticMeshComponent'BPA_Flashlight_C:LensFlare_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Items/Flashlights/BPA_Flashlight.25"
},
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted | RF_InheritableComponentTemplate",
"Properties": {
"RelativeLocation": {
"X": -3.6368295E-14,
"Y": 20.774181,
"Z": -3.0067742E-08
},
"RelativeRotation": {
"Pitch": -6.9717237E-07,
"Yaw": -180.0,
"Roll": 270.0
}
}
},
{
"Type": "StaticMeshComponent",
"Name": "StaticMesh_GEN_VARIABLE",
"Outer": "BP_Flashlight_Handheld_C",
"Class": "UScriptClass'StaticMeshComponent'",
"Template": {
"ObjectName": "StaticMeshComponent'BPA_Flashlight_C:StaticMesh_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Items/Flashlights/BPA_Flashlight.26"
},
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted | RF_InheritableComponentTemplate",
"Properties": {
"OverrideMaterials": [
null,
{
"ObjectName": "Material'glass'",
"ObjectPath": "/Game/ITR1/ART/Items/gasmask/glass.0"
}
]
}
},
{
"Type": "SyncTransformComponent",
"Name": "SyncTransformComponent",
"Outer": "Default__BP_Flashlight_Handheld_C",
"Class": "UScriptClass'SyncTransformComponent'",
"Template": {
"ObjectName": "SyncTransformComponent'Default__BPA_Flashlight_C:SyncTransformComponent'",
"ObjectPath": "/Game/ITR2/BPs/Items/Flashlights/BPA_Flashlight.27"
},
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted"
}
]

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,117 @@
[
{
"Type": "MaterialInstanceConstant",
"Name": "MI_LightFlare_Laser",
"Class": "UScriptClass'MaterialInstanceConstant'",
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Parent": {
"ObjectName": "Material'M_LightFlare'",
"ObjectPath": "/Game/ITR2/BPs/Items/Flashlights/M_LightFlare.0"
},
"ScalarParameterValues": [
{
"ParameterInfo": {
"Name": "FlareIntencity",
"Association": "EMaterialParameterAssociation::GlobalParameter",
"Index": -1
},
"ParameterValue": 11.949653,
"ExpressionGUID": "084762A9-476E07DD-ED85E9B5-8A7B03F2"
},
{
"ParameterInfo": {
"Name": "MaxScale",
"Association": "EMaterialParameterAssociation::GlobalParameter",
"Index": -1
},
"ParameterValue": 2.508533,
"ExpressionGUID": "23EC1D1A-42042F87-C658E8A8-8D4EE6B8"
},
{
"ParameterInfo": {
"Name": "MinScale",
"Association": "EMaterialParameterAssociation::GlobalParameter",
"Index": -1
},
"ParameterValue": 0.024,
"ExpressionGUID": "2C7A19E1-43CB71F2-338F9EA2-0DAE52D1"
},
{
"ParameterInfo": {
"Name": "RefractionDepthBias",
"Association": "EMaterialParameterAssociation::GlobalParameter",
"Index": -1
},
"ParameterValue": 0.0,
"ExpressionGUID": "00000000-00000000-00000000-00000000"
}
],
"VectorParameterValues": [
{
"ParameterInfo": {
"Name": "FlareColor",
"Association": "EMaterialParameterAssociation::GlobalParameter",
"Index": -1
},
"ParameterValue": {
"R": 1.0,
"G": 0.031044,
"B": 0.0,
"A": 1.0,
"Hex": "FF3100"
},
"ExpressionGUID": "1397325D-41CEF671-FDB1EDBB-20F296A2"
}
],
"TextureParameterValues": [
{
"ParameterInfo": {
"Name": "Tex1",
"Association": "EMaterialParameterAssociation::GlobalParameter",
"Index": -1
},
"ParameterValue": {
"ObjectName": "Texture2D'T_Flare006'",
"ObjectPath": "/Game/ITR2/MaterialLibrary/MaterialDefaults/FXTextures/T_Flare006.0"
},
"ExpressionGUID": "DBEF3FF1-44D0E816-7F21A2AF-C70C6A11"
},
{
"ParameterInfo": {
"Name": "Tex2",
"Association": "EMaterialParameterAssociation::GlobalParameter",
"Index": -1
},
"ParameterValue": {
"ObjectName": "Texture2D'T_StarFlare001'",
"ObjectPath": "/Game/ITR2/MaterialLibrary/MaterialDefaults/FXTextures/T_StarFlare001.0"
},
"ExpressionGUID": "32866573-4E027573-83A5DDAD-6C8D4096"
}
],
"BasePropertyOverrides": {
"BlendMode": "EBlendMode::BLEND_Additive",
"ShadingModel": "EMaterialShadingModel::MSM_Unlit",
"OpacityMaskClipValue": 0.3333
},
"bIncludedInBaseGame": true,
"TextureStreamingData": [
{
"SamplingScale": 1.0,
"UVChannelIndex": 0,
"TextureName": "T_Flare006"
},
{
"SamplingScale": 1.0,
"UVChannelIndex": 0,
"TextureName": "T_StarFlare001"
}
]
},
"LoadedMaterialResources": [],
"CachedData": {
"ParentLayerIndexRemap": []
}
}
]

View file

@ -0,0 +1,186 @@
[
{
"Type": "Material",
"Name": "M_LightFlare",
"Class": "UScriptClass'Material'",
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"BlendMode": "EBlendMode::BLEND_Additive",
"ShadingModel": "EMaterialShadingModel::MSM_Unlit",
"ShadingModels": {
"ShadingModelField": 1
},
"bCanMaskedBeAssumedOpaque": true,
"StateId": "DDC0FEF5-4210D654-B6E8E9A0-7D043BFA",
"bIncludedInBaseGame": true,
"TextureStreamingData": [
{
"SamplingScale": 1.0,
"UVChannelIndex": 0,
"TextureName": "T_Flare005"
},
{
"SamplingScale": 1.0,
"UVChannelIndex": 0,
"TextureName": "T_Flare007"
}
]
},
"LoadedMaterialResources": [],
"CachedExpressionData": {
"RuntimeEntries": {
"ParameterInfoSet": [
{
"Name": "FlareIntencity",
"Association": "EMaterialParameterAssociation::GlobalParameter",
"Index": -1
},
{
"Name": "MaxScaleDist",
"Association": "EMaterialParameterAssociation::GlobalParameter",
"Index": -1
},
{
"Name": "MinScale",
"Association": "EMaterialParameterAssociation::GlobalParameter",
"Index": -1
},
{
"Name": "MaxScale",
"Association": "EMaterialParameterAssociation::GlobalParameter",
"Index": -1
}
]
},
"RuntimeEntries[1]": {
"ParameterInfoSet": [
{
"Name": "FlareColor",
"Association": "EMaterialParameterAssociation::GlobalParameter",
"Index": -1
}
]
},
"RuntimeEntries[2]": {
"ParameterInfoSet": []
},
"RuntimeEntries[3]": {
"ParameterInfoSet": [
{
"Name": "Tex1",
"Association": "EMaterialParameterAssociation::GlobalParameter",
"Index": -1
},
{
"Name": "Tex2",
"Association": "EMaterialParameterAssociation::GlobalParameter",
"Index": -1
}
]
},
"RuntimeEntries[4]": {
"ParameterInfoSet": []
},
"RuntimeEntries[5]": {
"ParameterInfoSet": []
},
"RuntimeEntries[6]": {
"ParameterInfoSet": []
},
"RuntimeEntries[7]": {
"ParameterInfoSet": []
},
"ScalarPrimitiveDataIndexValues": [
-1,
-1,
-1,
-1
],
"VectorPrimitiveDataIndexValues": [
-1
],
"ScalarValues": [
0.5,
439.30948,
0.024,
1.0
],
"StaticSwitchValues": [],
"DynamicSwitchValues": [],
"VectorValues": [
{
"R": 1.0,
"G": 1.0,
"B": 1.0,
"A": 1.0,
"Hex": "FFFFFF"
}
],
"DoubleVectorValues": [],
"TextureValues": [
{
"AssetPathName": "/Game/ITR2/MaterialLibrary/MaterialDefaults/FXTextures/T_Flare007.T_Flare007",
"SubPathString": ""
},
{
"AssetPathName": "/Game/ITR2/MaterialLibrary/MaterialDefaults/FXTextures/T_Flare005.T_Flare005",
"SubPathString": ""
}
],
"FontValues": [],
"FontPageValues": [],
"RuntimeVirtualTextureValues": [],
"SparseVolumeTextureValues": [],
"ReferencedTextures": [
{
"ObjectName": "Texture2D'T_Flare007'",
"ObjectPath": "/Game/ITR2/MaterialLibrary/MaterialDefaults/FXTextures/T_Flare007.0"
},
{
"ObjectName": "Texture2D'T_Flare005'",
"ObjectPath": "/Game/ITR2/MaterialLibrary/MaterialDefaults/FXTextures/T_Flare005.0"
}
],
"FunctionInfos": [
{
"StateId": "E572D701-496E6D38-CC53A5BD-C450B0ED",
"Function": {
"ObjectName": "MaterialFunction'CustomRotator'",
"ObjectPath": "/Engine/Functions/Engine_MaterialFunctions02/Texturing/CustomRotator.0"
}
}
],
"FunctionInfosStateCRC": 3206752289,
"ParameterCollectionInfos": [],
"GrassTypes": [],
"MaterialLayers": {
"Layers": [],
"Blends": []
},
"DynamicParameterNames": [],
"QualityLevelsUsed": [
false,
false,
false,
false
],
"bHasMaterialLayers": false,
"bHasRuntimeVirtualTextureOutput": false,
"bHasSceneColor": false,
"bHasPerInstanceCustomData": false,
"bHasPerInstanceRandom": false,
"bHasVertexInterpolator": true,
"PropertyConnectedMask": 4097
},
"ReferencedTextures": [
{
"ObjectName": "Texture2D'T_Flare005'",
"ObjectPath": "/Game/ITR2/MaterialLibrary/MaterialDefaults/FXTextures/T_Flare005.0"
},
{
"ObjectName": "Texture2D'T_Flare007'",
"ObjectPath": "/Game/ITR2/MaterialLibrary/MaterialDefaults/FXTextures/T_Flare007.0"
}
]
}
]

View file

@ -0,0 +1,95 @@
[
{
"Type": "Material",
"Name": "M_Lightfunction",
"Class": "UScriptClass'Material'",
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"MaterialDomain": "EMaterialDomain::MD_LightFunction",
"bCanMaskedBeAssumedOpaque": true,
"StateId": "89B3C239-4ADD0559-B146719B-B4182189",
"bIncludedInBaseGame": true
},
"LoadedMaterialResources": [],
"CachedExpressionData": {
"RuntimeEntries": {
"ParameterInfoSet": []
},
"RuntimeEntries[1]": {
"ParameterInfoSet": []
},
"RuntimeEntries[2]": {
"ParameterInfoSet": []
},
"RuntimeEntries[3]": {
"ParameterInfoSet": []
},
"RuntimeEntries[4]": {
"ParameterInfoSet": []
},
"RuntimeEntries[5]": {
"ParameterInfoSet": []
},
"RuntimeEntries[6]": {
"ParameterInfoSet": []
},
"RuntimeEntries[7]": {
"ParameterInfoSet": []
},
"ScalarPrimitiveDataIndexValues": [],
"VectorPrimitiveDataIndexValues": [],
"ScalarValues": [],
"StaticSwitchValues": [],
"DynamicSwitchValues": [],
"VectorValues": [],
"DoubleVectorValues": [],
"TextureValues": [],
"FontValues": [],
"FontPageValues": [],
"RuntimeVirtualTextureValues": [],
"SparseVolumeTextureValues": [],
"ReferencedTextures": [
{
"ObjectName": "Texture2D'T_FlashlightPattern01'",
"ObjectPath": "/Game/ITR2/Art/VFX/Textures/T_FlashlightPattern01.0"
},
{
"ObjectName": "Texture2D't_flashlightpattern'",
"ObjectPath": "/Game/ITR2/Art/VFX/Textures/t_flashlightpattern.0"
}
],
"FunctionInfos": [],
"FunctionInfosStateCRC": 4294967295,
"ParameterCollectionInfos": [],
"GrassTypes": [],
"MaterialLayers": {
"Layers": [],
"Blends": []
},
"DynamicParameterNames": [],
"QualityLevelsUsed": [
false,
false,
false,
false
],
"bHasMaterialLayers": false,
"bHasRuntimeVirtualTextureOutput": false,
"bHasSceneColor": false,
"bHasPerInstanceCustomData": false,
"bHasPerInstanceRandom": false,
"bHasVertexInterpolator": false,
"PropertyConnectedMask": 1
},
"ReferencedTextures": [
{
"ObjectName": "Texture2D't_flashlightpattern'",
"ObjectPath": "/Game/ITR2/Art/VFX/Textures/t_flashlightpattern.0"
},
{
"ObjectName": "Texture2D'T_FlashlightPattern01'",
"ObjectPath": "/Game/ITR2/Art/VFX/Textures/T_FlashlightPattern01.0"
}
]
}
]