dump: [json] pakchunk0_s6
This commit is contained in:
parent
a0202f19ac
commit
a4954cd085
3042 changed files with 26830639 additions and 0 deletions
|
@ -0,0 +1,11 @@
|
|||
[
|
||||
{
|
||||
"Type": "AudioBus",
|
||||
"Name": "AB_Outside_Sounds",
|
||||
"Class": "UScriptClass'AudioBus'",
|
||||
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"AudioBusChannels": "EAudioBusChannels::Stereo"
|
||||
}
|
||||
}
|
||||
]
|
|
@ -0,0 +1,11 @@
|
|||
[
|
||||
{
|
||||
"Type": "AudioBus",
|
||||
"Name": "AB_Speaker",
|
||||
"Class": "UScriptClass'AudioBus'",
|
||||
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"AudioBusChannels": "EAudioBusChannels::Stereo"
|
||||
}
|
||||
}
|
||||
]
|
223
IntoTheRadius2/Content/Sound/Source_Bus/BP_Dinamic_SB.json
Normal file
223
IntoTheRadius2/Content/Sound/Source_Bus/BP_Dinamic_SB.json
Normal file
|
@ -0,0 +1,223 @@
|
|||
[
|
||||
{
|
||||
"Type": "AudioComponent",
|
||||
"Name": "Audio_SB_GEN_VARIABLE",
|
||||
"Outer": "BP_Dinamic_SB_C",
|
||||
"Class": "UScriptClass'AudioComponent'",
|
||||
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"Sound": {
|
||||
"ObjectName": "SoundSourceBus'SB_HubMusic'",
|
||||
"ObjectPath": "/Game/Sound/Source_Bus/SB_HubMusic.0"
|
||||
},
|
||||
"bAutoActivate": false
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "BlueprintGeneratedClass",
|
||||
"Name": "BP_Dinamic_SB_C",
|
||||
"Class": "UScriptClass'BlueprintGeneratedClass'",
|
||||
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"SimpleConstructionScript": {
|
||||
"ObjectName": "SimpleConstructionScript'BP_Dinamic_SB_C:SimpleConstructionScript_0'",
|
||||
"ObjectPath": "/Game/Sound/Source_Bus/BP_Dinamic_SB.8"
|
||||
},
|
||||
"UberGraphFunction": {
|
||||
"ObjectName": "Function'BP_Dinamic_SB_C:ExecuteUbergraph_BP_Dinamic_SB'",
|
||||
"ObjectPath": "/Game/Sound/Source_Bus/BP_Dinamic_SB.3"
|
||||
}
|
||||
},
|
||||
"SuperStruct": {
|
||||
"ObjectName": "Class'Actor'",
|
||||
"ObjectPath": "/Script/Engine"
|
||||
},
|
||||
"Children": [
|
||||
{
|
||||
"ObjectName": "Function'BP_Dinamic_SB_C:ReceiveBeginPlay'",
|
||||
"ObjectPath": "/Game/Sound/Source_Bus/BP_Dinamic_SB.4"
|
||||
},
|
||||
{
|
||||
"ObjectName": "Function'BP_Dinamic_SB_C:ExecuteUbergraph_BP_Dinamic_SB'",
|
||||
"ObjectPath": "/Game/Sound/Source_Bus/BP_Dinamic_SB.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_SB",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 8,
|
||||
"PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
|
||||
"PropertyClass": {
|
||||
"ObjectName": "Class'AudioComponent'",
|
||||
"ObjectPath": "/Script/Engine"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "DefaultSceneRoot",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 8,
|
||||
"PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
|
||||
"PropertyClass": {
|
||||
"ObjectName": "Class'SceneComponent'",
|
||||
"ObjectPath": "/Script/Engine"
|
||||
}
|
||||
}
|
||||
],
|
||||
"FuncMap": {
|
||||
"ExecuteUbergraph_BP_Dinamic_SB": {
|
||||
"ObjectName": "Function'BP_Dinamic_SB_C:ExecuteUbergraph_BP_Dinamic_SB'",
|
||||
"ObjectPath": "/Game/Sound/Source_Bus/BP_Dinamic_SB.3"
|
||||
},
|
||||
"ReceiveBeginPlay": {
|
||||
"ObjectName": "Function'BP_Dinamic_SB_C:ReceiveBeginPlay'",
|
||||
"ObjectPath": "/Game/Sound/Source_Bus/BP_Dinamic_SB.4"
|
||||
}
|
||||
},
|
||||
"ClassFlags": "CLASS_Config | CLASS_ReplicationDataIsSetUp | CLASS_CompiledFromBlueprint | CLASS_HasInstancedReference",
|
||||
"ClassWithin": {
|
||||
"ObjectName": "Class'Object'",
|
||||
"ObjectPath": "/Script/CoreUObject"
|
||||
},
|
||||
"ClassConfigName": "Engine",
|
||||
"bCooked": true,
|
||||
"ClassDefaultObject": {
|
||||
"ObjectName": "BP_Dinamic_SB_C'Default__BP_Dinamic_SB_C'",
|
||||
"ObjectPath": "/Game/Sound/Source_Bus/BP_Dinamic_SB.2"
|
||||
},
|
||||
"EditorTags": {
|
||||
"BlueprintType": "BPTYPE_Normal"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "BP_Dinamic_SB_C",
|
||||
"Name": "Default__BP_Dinamic_SB_C",
|
||||
"Class": "BlueprintGeneratedClass'/Game/Sound/Source_Bus/BP_Dinamic_SB.BP_Dinamic_SB_C'",
|
||||
"Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"UberGraphFrame": {}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "Function",
|
||||
"Name": "ExecuteUbergraph_BP_Dinamic_SB",
|
||||
"Outer": "BP_Dinamic_SB_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"
|
||||
}
|
||||
],
|
||||
"FunctionFlags": "FUNC_Final | FUNC_UbergraphFunction"
|
||||
},
|
||||
{
|
||||
"Type": "Function",
|
||||
"Name": "ReceiveBeginPlay",
|
||||
"Outer": "BP_Dinamic_SB_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": "BP_Dinamic_SB_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_Dinamic_SB_C:DefaultSceneRoot_GEN_VARIABLE'",
|
||||
"ObjectPath": "/Game/Sound/Source_Bus/BP_Dinamic_SB.5"
|
||||
},
|
||||
"ChildNodes": [
|
||||
{
|
||||
"ObjectName": "SCS_Node'BP_Dinamic_SB_C:SimpleConstructionScript_0.SCS_Node_1'",
|
||||
"ObjectPath": "/Game/Sound/Source_Bus/BP_Dinamic_SB.7"
|
||||
}
|
||||
],
|
||||
"VariableGuid": "2152E224-4A637660-CE30798A-F486F9B8",
|
||||
"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'AudioComponent'",
|
||||
"ObjectPath": "/Script/Engine"
|
||||
},
|
||||
"ComponentTemplate": {
|
||||
"ObjectName": "AudioComponent'BP_Dinamic_SB_C:Audio_SB_GEN_VARIABLE'",
|
||||
"ObjectPath": "/Game/Sound/Source_Bus/BP_Dinamic_SB.0"
|
||||
},
|
||||
"VariableGuid": "BB4BE275-4D45AE58-97169BB6-0F1CAF60",
|
||||
"InternalVariableName": "Audio_SB"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "SimpleConstructionScript",
|
||||
"Name": "SimpleConstructionScript_0",
|
||||
"Outer": "BP_Dinamic_SB_C",
|
||||
"Class": "UScriptClass'SimpleConstructionScript'",
|
||||
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"RootNodes": [
|
||||
{
|
||||
"ObjectName": "SCS_Node'BP_Dinamic_SB_C:SimpleConstructionScript_0.SCS_Node_0'",
|
||||
"ObjectPath": "/Game/Sound/Source_Bus/BP_Dinamic_SB.6"
|
||||
}
|
||||
],
|
||||
"AllNodes": [
|
||||
{
|
||||
"ObjectName": "SCS_Node'BP_Dinamic_SB_C:SimpleConstructionScript_0.SCS_Node_0'",
|
||||
"ObjectPath": "/Game/Sound/Source_Bus/BP_Dinamic_SB.6"
|
||||
},
|
||||
{
|
||||
"ObjectName": "SCS_Node'BP_Dinamic_SB_C:SimpleConstructionScript_0.SCS_Node_1'",
|
||||
"ObjectPath": "/Game/Sound/Source_Bus/BP_Dinamic_SB.7"
|
||||
}
|
||||
],
|
||||
"DefaultSceneRootNode": {
|
||||
"ObjectName": "SCS_Node'BP_Dinamic_SB_C:SimpleConstructionScript_0.SCS_Node_0'",
|
||||
"ObjectPath": "/Game/Sound/Source_Bus/BP_Dinamic_SB.6"
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
528
IntoTheRadius2/Content/Sound/Source_Bus/BP_Source_Bus.json
Normal file
528
IntoTheRadius2/Content/Sound/Source_Bus/BP_Source_Bus.json
Normal file
|
@ -0,0 +1,528 @@
|
|||
[
|
||||
{
|
||||
"Type": "AudioComponent",
|
||||
"Name": "SourceBus_GEN_VARIABLE",
|
||||
"Outer": "BP_Source_Bus_C",
|
||||
"Class": "UScriptClass'AudioComponent'",
|
||||
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"Sound": {
|
||||
"ObjectName": "SoundSourceBus'SB_Outside_sounds'",
|
||||
"ObjectPath": "/Game/Sound/Source_Bus/SB_Outside_sounds.0"
|
||||
},
|
||||
"AttenuationSettings": {
|
||||
"ObjectName": "SoundAttenuation'Att_SourceBus_Window'",
|
||||
"ObjectPath": "/Game/Sound/Attenuation/Att_SourceBus_Window.0"
|
||||
},
|
||||
"bAutoActivate": false
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "BlueprintGeneratedClass",
|
||||
"Name": "BP_Source_Bus_C",
|
||||
"Class": "UScriptClass'BlueprintGeneratedClass'",
|
||||
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"DynamicBindingObjects": [
|
||||
{
|
||||
"ObjectName": "ComponentDelegateBinding'BP_Source_Bus_C:ComponentDelegateBinding_0'",
|
||||
"ObjectPath": "/Game/Sound/Source_Bus/BP_Source_Bus.4"
|
||||
}
|
||||
],
|
||||
"SimpleConstructionScript": {
|
||||
"ObjectName": "SimpleConstructionScript'BP_Source_Bus_C:SimpleConstructionScript_0'",
|
||||
"ObjectPath": "/Game/Sound/Source_Bus/BP_Source_Bus.15"
|
||||
},
|
||||
"UberGraphFunction": {
|
||||
"ObjectName": "Function'BP_Source_Bus_C:ExecuteUbergraph_BP_Source_Bus'",
|
||||
"ObjectPath": "/Game/Sound/Source_Bus/BP_Source_Bus.6"
|
||||
}
|
||||
},
|
||||
"SuperStruct": {
|
||||
"ObjectName": "Class'Actor'",
|
||||
"ObjectPath": "/Script/Engine"
|
||||
},
|
||||
"Children": [
|
||||
{
|
||||
"ObjectName": "Function'BP_Source_Bus_C:ReceiveBeginPlay'",
|
||||
"ObjectPath": "/Game/Sound/Source_Bus/BP_Source_Bus.8"
|
||||
},
|
||||
{
|
||||
"ObjectName": "Function'BP_Source_Bus_C:ReceiveTick'",
|
||||
"ObjectPath": "/Game/Sound/Source_Bus/BP_Source_Bus.9"
|
||||
},
|
||||
{
|
||||
"ObjectName": "Function'BP_Source_Bus_C:Find Closest Position'",
|
||||
"ObjectPath": "/Game/Sound/Source_Bus/BP_Source_Bus.7"
|
||||
},
|
||||
{
|
||||
"ObjectName": "Function'BP_Source_Bus_C:BndEvt__BP_Source_Bus_BPC_Relevance_K2Node_ComponentBoundEvent_0_ToggleRelevance__DelegateSignature'",
|
||||
"ObjectPath": "/Game/Sound/Source_Bus/BP_Source_Bus.5"
|
||||
},
|
||||
{
|
||||
"ObjectName": "Function'BP_Source_Bus_C:ExecuteUbergraph_BP_Source_Bus'",
|
||||
"ObjectPath": "/Game/Sound/Source_Bus/BP_Source_Bus.6"
|
||||
}
|
||||
],
|
||||
"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": "Spline",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 8,
|
||||
"PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
|
||||
"PropertyClass": {
|
||||
"ObjectName": "Class'SplineComponent'",
|
||||
"ObjectPath": "/Script/Engine"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "SourceBus",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 8,
|
||||
"PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
|
||||
"PropertyClass": {
|
||||
"ObjectName": "Class'AudioComponent'",
|
||||
"ObjectPath": "/Script/Engine"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "DefaultSceneRoot",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 8,
|
||||
"PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
|
||||
"PropertyClass": {
|
||||
"ObjectName": "Class'SceneComponent'",
|
||||
"ObjectPath": "/Script/Engine"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "FloatProperty",
|
||||
"Name": "SourceBusVolume",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 4,
|
||||
"PropertyFlags": "Edit | BlueprintVisible"
|
||||
},
|
||||
{
|
||||
"Type": "BoolProperty",
|
||||
"Name": "SplineOn",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 1,
|
||||
"PropertyFlags": "Edit | BlueprintVisible",
|
||||
"FieldSize": 1,
|
||||
"ByteOffset": 0,
|
||||
"ByteMask": 1,
|
||||
"FieldMask": 255,
|
||||
"BoolSize": 1,
|
||||
"bIsNativeBool": true
|
||||
}
|
||||
],
|
||||
"FuncMap": {
|
||||
"ExecuteUbergraph_BP_Source_Bus": {
|
||||
"ObjectName": "Function'BP_Source_Bus_C:ExecuteUbergraph_BP_Source_Bus'",
|
||||
"ObjectPath": "/Game/Sound/Source_Bus/BP_Source_Bus.6"
|
||||
},
|
||||
"BndEvt__BP_Source_Bus_BPC_Relevance_K2Node_ComponentBoundEvent_0_ToggleRelevance__DelegateSignature": {
|
||||
"ObjectName": "Function'BP_Source_Bus_C:BndEvt__BP_Source_Bus_BPC_Relevance_K2Node_ComponentBoundEvent_0_ToggleRelevance__DelegateSignature'",
|
||||
"ObjectPath": "/Game/Sound/Source_Bus/BP_Source_Bus.5"
|
||||
},
|
||||
"Find Closest Position": {
|
||||
"ObjectName": "Function'BP_Source_Bus_C:Find Closest Position'",
|
||||
"ObjectPath": "/Game/Sound/Source_Bus/BP_Source_Bus.7"
|
||||
},
|
||||
"ReceiveTick": {
|
||||
"ObjectName": "Function'BP_Source_Bus_C:ReceiveTick'",
|
||||
"ObjectPath": "/Game/Sound/Source_Bus/BP_Source_Bus.9"
|
||||
},
|
||||
"ReceiveBeginPlay": {
|
||||
"ObjectName": "Function'BP_Source_Bus_C:ReceiveBeginPlay'",
|
||||
"ObjectPath": "/Game/Sound/Source_Bus/BP_Source_Bus.8"
|
||||
}
|
||||
},
|
||||
"ClassFlags": "CLASS_Config | CLASS_ReplicationDataIsSetUp | CLASS_CompiledFromBlueprint | CLASS_HasInstancedReference",
|
||||
"ClassWithin": {
|
||||
"ObjectName": "Class'Object'",
|
||||
"ObjectPath": "/Script/CoreUObject"
|
||||
},
|
||||
"ClassConfigName": "Engine",
|
||||
"bCooked": true,
|
||||
"ClassDefaultObject": {
|
||||
"ObjectName": "BP_Source_Bus_C'Default__BP_Source_Bus_C'",
|
||||
"ObjectPath": "/Game/Sound/Source_Bus/BP_Source_Bus.2"
|
||||
},
|
||||
"EditorTags": {
|
||||
"BlueprintType": "BPTYPE_Normal"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "BP_Source_Bus_C",
|
||||
"Name": "Default__BP_Source_Bus_C",
|
||||
"Class": "BlueprintGeneratedClass'/Game/Sound/Source_Bus/BP_Source_Bus.BP_Source_Bus_C'",
|
||||
"Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"UberGraphFrame": {},
|
||||
"SourceBusVolume[5]": 1.0,
|
||||
"SplineOn[6]": true,
|
||||
"PrimaryActorTick": {
|
||||
"TickGroup": "ETickingGroup::TG_DuringPhysics",
|
||||
"bCanEverTick": true,
|
||||
"bStartWithTickEnabled": false,
|
||||
"TickInterval": 1.0
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "BPC_Relevance_C",
|
||||
"Name": "BPC_Relevance_GEN_VARIABLE",
|
||||
"Outer": "BP_Source_Bus_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": "BP_Source_Bus_C",
|
||||
"Class": "UScriptClass'ComponentDelegateBinding'",
|
||||
"Flags": "RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"ComponentDelegateBindings": [
|
||||
{
|
||||
"ComponentPropertyName": "BPC_Relevance",
|
||||
"DelegatePropertyName": "ToggleRelevance",
|
||||
"FunctionNameToBind": "BndEvt__BP_Source_Bus_BPC_Relevance_K2Node_ComponentBoundEvent_0_ToggleRelevance__DelegateSignature"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "Function",
|
||||
"Name": "BndEvt__BP_Source_Bus_BPC_Relevance_K2Node_ComponentBoundEvent_0_ToggleRelevance__DelegateSignature",
|
||||
"Outer": "BP_Source_Bus_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_BP_Source_Bus",
|
||||
"Outer": "BP_Source_Bus_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_ComponentBoundEvent_On",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 1,
|
||||
"FieldSize": 1,
|
||||
"ByteOffset": 0,
|
||||
"ByteMask": 1,
|
||||
"FieldMask": 255,
|
||||
"BoolSize": 1,
|
||||
"bIsNativeBool": true
|
||||
},
|
||||
{
|
||||
"Type": "FloatProperty",
|
||||
"Name": "K2Node_Event_DeltaSeconds",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 4
|
||||
},
|
||||
{
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "CallFunc_GetPlayerPawn_ReturnValue",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 8,
|
||||
"PropertyClass": {
|
||||
"ObjectName": "Class'Pawn'",
|
||||
"ObjectPath": "/Script/Engine"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "StructProperty",
|
||||
"Name": "CallFunc_K2_GetActorLocation_ReturnValue",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 24,
|
||||
"Struct": {
|
||||
"ObjectName": "Class'Vector'",
|
||||
"ObjectPath": "/Script/CoreUObject"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "StructProperty",
|
||||
"Name": "CallFunc_FindLocationClosestToWorldLocation_ReturnValue",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 24,
|
||||
"Struct": {
|
||||
"ObjectName": "Class'Vector'",
|
||||
"ObjectPath": "/Script/CoreUObject"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "StructProperty",
|
||||
"Name": "CallFunc_K2_SetWorldLocation_SweepHitResult",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 240,
|
||||
"PropertyFlags": "ContainsInstancedReference",
|
||||
"Struct": {
|
||||
"ObjectName": "Class'HitResult'",
|
||||
"ObjectPath": "/Script/Engine"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "CallFunc_GetPlayerPawn_ReturnValue_1",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 8,
|
||||
"PropertyClass": {
|
||||
"ObjectName": "Class'Pawn'",
|
||||
"ObjectPath": "/Script/Engine"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "BoolProperty",
|
||||
"Name": "CallFunc_IsValid_ReturnValue",
|
||||
"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": "Find Closest Position",
|
||||
"Outer": "BP_Source_Bus_C",
|
||||
"Class": "UScriptClass'Function'",
|
||||
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
|
||||
"FunctionFlags": "FUNC_BlueprintCallable | FUNC_BlueprintEvent"
|
||||
},
|
||||
{
|
||||
"Type": "Function",
|
||||
"Name": "ReceiveBeginPlay",
|
||||
"Outer": "BP_Source_Bus_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": "ReceiveTick",
|
||||
"Outer": "BP_Source_Bus_C",
|
||||
"Class": "UScriptClass'Function'",
|
||||
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
|
||||
"SuperStruct": {
|
||||
"ObjectName": "Class'Actor: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": "SceneComponent",
|
||||
"Name": "DefaultSceneRoot_GEN_VARIABLE",
|
||||
"Outer": "BP_Source_Bus_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_Source_Bus_C:DefaultSceneRoot_GEN_VARIABLE'",
|
||||
"ObjectPath": "/Game/Sound/Source_Bus/BP_Source_Bus.10"
|
||||
},
|
||||
"ChildNodes": [
|
||||
{
|
||||
"ObjectName": "SCS_Node'BP_Source_Bus_C:SimpleConstructionScript_0.SCS_Node_1'",
|
||||
"ObjectPath": "/Game/Sound/Source_Bus/BP_Source_Bus.12"
|
||||
},
|
||||
{
|
||||
"ObjectName": "SCS_Node'BP_Source_Bus_C:SimpleConstructionScript_0.SCS_Node_2'",
|
||||
"ObjectPath": "/Game/Sound/Source_Bus/BP_Source_Bus.13"
|
||||
}
|
||||
],
|
||||
"VariableGuid": "CD7ED658-4D0B69D2-AAF3DB9E-512904AF",
|
||||
"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'AudioComponent'",
|
||||
"ObjectPath": "/Script/Engine"
|
||||
},
|
||||
"ComponentTemplate": {
|
||||
"ObjectName": "AudioComponent'BP_Source_Bus_C:SourceBus_GEN_VARIABLE'",
|
||||
"ObjectPath": "/Game/Sound/Source_Bus/BP_Source_Bus.0"
|
||||
},
|
||||
"VariableGuid": "D2F62D71-45E21E9F-E5FB3C86-A213AA37",
|
||||
"InternalVariableName": "SourceBus"
|
||||
}
|
||||
},
|
||||
{
|
||||
"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'SplineComponent'",
|
||||
"ObjectPath": "/Script/Engine"
|
||||
},
|
||||
"ComponentTemplate": {
|
||||
"ObjectName": "SplineComponent'BP_Source_Bus_C:Spline_GEN_VARIABLE'",
|
||||
"ObjectPath": "/Game/Sound/Source_Bus/BP_Source_Bus.16"
|
||||
},
|
||||
"VariableGuid": "7835A07E-4818D71D-C2098383-BC0E0ACB",
|
||||
"InternalVariableName": "Spline"
|
||||
}
|
||||
},
|
||||
{
|
||||
"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'BPC_Relevance_C'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Components/BPC_Relevance.0"
|
||||
},
|
||||
"ComponentTemplate": {
|
||||
"ObjectName": "BPC_Relevance_C'BP_Source_Bus_C:BPC_Relevance_GEN_VARIABLE'",
|
||||
"ObjectPath": "/Game/Sound/Source_Bus/BP_Source_Bus.3"
|
||||
},
|
||||
"VariableGuid": "451C07C9-4C41AEE2-91C4D798-ED414C7C",
|
||||
"InternalVariableName": "BPC_Relevance"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "SimpleConstructionScript",
|
||||
"Name": "SimpleConstructionScript_0",
|
||||
"Outer": "BP_Source_Bus_C",
|
||||
"Class": "UScriptClass'SimpleConstructionScript'",
|
||||
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"RootNodes": [
|
||||
{
|
||||
"ObjectName": "SCS_Node'BP_Source_Bus_C:SimpleConstructionScript_0.SCS_Node_0'",
|
||||
"ObjectPath": "/Game/Sound/Source_Bus/BP_Source_Bus.11"
|
||||
},
|
||||
{
|
||||
"ObjectName": "SCS_Node'BP_Source_Bus_C:SimpleConstructionScript_0.SCS_Node_3'",
|
||||
"ObjectPath": "/Game/Sound/Source_Bus/BP_Source_Bus.14"
|
||||
}
|
||||
],
|
||||
"AllNodes": [
|
||||
{
|
||||
"ObjectName": "SCS_Node'BP_Source_Bus_C:SimpleConstructionScript_0.SCS_Node_0'",
|
||||
"ObjectPath": "/Game/Sound/Source_Bus/BP_Source_Bus.11"
|
||||
},
|
||||
{
|
||||
"ObjectName": "SCS_Node'BP_Source_Bus_C:SimpleConstructionScript_0.SCS_Node_1'",
|
||||
"ObjectPath": "/Game/Sound/Source_Bus/BP_Source_Bus.12"
|
||||
},
|
||||
{
|
||||
"ObjectName": "SCS_Node'BP_Source_Bus_C:SimpleConstructionScript_0.SCS_Node_2'",
|
||||
"ObjectPath": "/Game/Sound/Source_Bus/BP_Source_Bus.13"
|
||||
},
|
||||
{
|
||||
"ObjectName": "SCS_Node'BP_Source_Bus_C:SimpleConstructionScript_0.SCS_Node_3'",
|
||||
"ObjectPath": "/Game/Sound/Source_Bus/BP_Source_Bus.14"
|
||||
}
|
||||
],
|
||||
"DefaultSceneRootNode": {
|
||||
"ObjectName": "SCS_Node'BP_Source_Bus_C:SimpleConstructionScript_0.SCS_Node_0'",
|
||||
"ObjectPath": "/Game/Sound/Source_Bus/BP_Source_Bus.11"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "SplineComponent",
|
||||
"Name": "Spline_GEN_VARIABLE",
|
||||
"Outer": "BP_Source_Bus_C",
|
||||
"Class": "UScriptClass'SplineComponent'",
|
||||
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted"
|
||||
}
|
||||
]
|
33
IntoTheRadius2/Content/Sound/Source_Bus/SB_Dinamic.json
Normal file
33
IntoTheRadius2/Content/Sound/Source_Bus/SB_Dinamic.json
Normal file
|
@ -0,0 +1,33 @@
|
|||
[
|
||||
{
|
||||
"Type": "SoundSourceBus",
|
||||
"Name": "SB_Dinamic",
|
||||
"Class": "UScriptClass'SoundSourceBus'",
|
||||
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"SourceBusChannels": "ESourceBusChannels::Stereo",
|
||||
"AudioBus": {
|
||||
"ObjectName": "AudioBus'AB_Speaker'",
|
||||
"ObjectPath": "/Game/Sound/Source_Bus/Audio_Bus/AB_Speaker.0"
|
||||
},
|
||||
"Volume": 0.001,
|
||||
"NumChannels": 2,
|
||||
"SoundClassObject": {
|
||||
"ObjectName": "SoundClass'SC_All_SFX'",
|
||||
"ObjectPath": "/Game/Sound/Mixer/SC_All_SFX.0"
|
||||
},
|
||||
"AttenuationSettings": {
|
||||
"ObjectName": "SoundAttenuation'Att_Dinamic'",
|
||||
"ObjectPath": "/Game/Sound/Attenuation/Att_Dinamic.0"
|
||||
},
|
||||
"SourceEffectChain": {
|
||||
"ObjectName": "SoundEffectSourcePresetChain'Chain_Dinamic'",
|
||||
"ObjectPath": "/Game/Sound/Effects/Chain_Dinamic.0"
|
||||
}
|
||||
},
|
||||
"CompressedFormatData": null,
|
||||
"RawData": null,
|
||||
"CompressedDataGuid": "FA890053-4E0653C0-17324698-276173CC",
|
||||
"RunningPlatformData": null
|
||||
}
|
||||
]
|
30
IntoTheRadius2/Content/Sound/Source_Bus/SB_HubMusic.json
Normal file
30
IntoTheRadius2/Content/Sound/Source_Bus/SB_HubMusic.json
Normal file
|
@ -0,0 +1,30 @@
|
|||
[
|
||||
{
|
||||
"Type": "SoundSourceBus",
|
||||
"Name": "SB_HubMusic",
|
||||
"Class": "UScriptClass'SoundSourceBus'",
|
||||
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"SourceBusChannels": "ESourceBusChannels::Stereo",
|
||||
"AudioBus": {
|
||||
"ObjectName": "AudioBus'AB_Hub_Music'",
|
||||
"ObjectPath": "/Game/Sound/Music/Hub_Music/AB_Hub_Music.0"
|
||||
},
|
||||
"Volume": 0.005,
|
||||
"NumChannels": 2,
|
||||
"SoundClassObject": {
|
||||
"ObjectName": "SoundClass'Dinamic'",
|
||||
"ObjectPath": "/Game/Sound/Mixer/Dinamic.0"
|
||||
},
|
||||
"VirtualizationMode": "EVirtualizationMode::PlayWhenSilent",
|
||||
"AttenuationSettings": {
|
||||
"ObjectName": "SoundAttenuation'Att_Dinamic'",
|
||||
"ObjectPath": "/Game/Sound/Attenuation/Att_Dinamic.0"
|
||||
}
|
||||
},
|
||||
"CompressedFormatData": null,
|
||||
"RawData": null,
|
||||
"CompressedDataGuid": "CC80D504-4693B226-603F8680-32CA50C9",
|
||||
"RunningPlatformData": null
|
||||
}
|
||||
]
|
|
@ -0,0 +1,30 @@
|
|||
[
|
||||
{
|
||||
"Type": "SoundSourceBus",
|
||||
"Name": "SB_Outside_sounds",
|
||||
"Class": "UScriptClass'SoundSourceBus'",
|
||||
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"SourceBusChannels": "ESourceBusChannels::Stereo",
|
||||
"AudioBus": {
|
||||
"ObjectName": "AudioBus'AB_Outside_Sounds'",
|
||||
"ObjectPath": "/Game/Sound/Source_Bus/Audio_Bus/AB_Outside_Sounds.0"
|
||||
},
|
||||
"Volume": 0.005,
|
||||
"NumChannels": 2,
|
||||
"SoundClassObject": {
|
||||
"ObjectName": "SoundClass'SC_Source_Bus'",
|
||||
"ObjectPath": "/Game/Sound/Mixer/SC_Source_Bus.0"
|
||||
},
|
||||
"VirtualizationMode": "EVirtualizationMode::PlayWhenSilent",
|
||||
"AttenuationSettings": {
|
||||
"ObjectName": "SoundAttenuation'Att_SourceBus_Window'",
|
||||
"ObjectPath": "/Game/Sound/Attenuation/Att_SourceBus_Window.0"
|
||||
}
|
||||
},
|
||||
"CompressedFormatData": null,
|
||||
"RawData": null,
|
||||
"CompressedDataGuid": "D917FEEC-423D730C-9A34BEA9-8FECB633",
|
||||
"RunningPlatformData": null
|
||||
}
|
||||
]
|
33
IntoTheRadius2/Content/Sound/Source_Bus/SB_Rupor.json
Normal file
33
IntoTheRadius2/Content/Sound/Source_Bus/SB_Rupor.json
Normal file
|
@ -0,0 +1,33 @@
|
|||
[
|
||||
{
|
||||
"Type": "SoundSourceBus",
|
||||
"Name": "SB_Rupor",
|
||||
"Class": "UScriptClass'SoundSourceBus'",
|
||||
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"SourceBusChannels": "ESourceBusChannels::Stereo",
|
||||
"AudioBus": {
|
||||
"ObjectName": "AudioBus'AB_Speaker'",
|
||||
"ObjectPath": "/Game/Sound/Source_Bus/Audio_Bus/AB_Speaker.0"
|
||||
},
|
||||
"Volume": 0.01,
|
||||
"NumChannels": 2,
|
||||
"SoundClassObject": {
|
||||
"ObjectName": "SoundClass'SC_Outside_Sounds'",
|
||||
"ObjectPath": "/Game/Sound/Mixer/SC_Outside_Sounds.0"
|
||||
},
|
||||
"AttenuationSettings": {
|
||||
"ObjectName": "SoundAttenuation'Att_Speaker'",
|
||||
"ObjectPath": "/Game/Sound/Attenuation/Att_Speaker.0"
|
||||
},
|
||||
"SourceEffectChain": {
|
||||
"ObjectName": "SoundEffectSourcePresetChain'Chain_Rupor'",
|
||||
"ObjectPath": "/Game/Sound/Effects/Chain_Rupor.0"
|
||||
}
|
||||
},
|
||||
"CompressedFormatData": null,
|
||||
"RawData": null,
|
||||
"CompressedDataGuid": "9B9CD4F4-481C24EA-C6E4CA9E-CE27D18B",
|
||||
"RunningPlatformData": null
|
||||
}
|
||||
]
|
Loading…
Add table
Add a link
Reference in a new issue