[
  {
    "Type": "Function",
    "Name": "ExecuteUbergraph_trigger_speaker_audio",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'trigger_speaker_audio_C'",
      "ObjectPath": "VotV/Content/objects/triggers/trigger_speaker_audio.6"
    },
    "ChildProperties": [
      {
        "Type": "IntProperty",
        "Name": "EntryPoint",
        "Flags": "RF_Public",
        "ElementSize": 4,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm"
      },
      {
        "Type": "ObjectProperty",
        "Name": "K2Node_ComponentBoundEvent_PlayingSoundWave",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyFlags": "ConstParm",
        "PropertyClass": {
          "ObjectName": "Class'SoundWave'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "FloatProperty",
        "Name": "K2Node_ComponentBoundEvent_PlaybackPercent",
        "Flags": "RF_Public",
        "ElementSize": 4,
        "PropertyFlags": "ConstParm"
      },
      {
        "Type": "ObjectProperty",
        "Name": "K2Node_ComponentBoundEvent_Component",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyFlags": "InstancedReference",
        "PropertyClass": {
          "ObjectName": "Class'ActorComponent'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "BoolProperty",
        "Name": "K2Node_ComponentBoundEvent_bReset",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "ObjectProperty",
        "Name": "CallFunc_getNrt_return",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyClass": {
          "ObjectName": "Class'LoudnessNRT'",
          "ObjectPath": "/Script/AudioSynesthesia"
        }
      },
      {
        "Type": "FloatProperty",
        "Name": "CallFunc_Multiply_FloatFloat_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "FloatProperty",
        "Name": "CallFunc_GetNormalizedLoudnessAtTime_OutLoudness",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "FloatProperty",
        "Name": "CallFunc_GetWorldDeltaSeconds_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "FloatProperty",
        "Name": "CallFunc_MultiplyMultiply_FloatFloat_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "FloatProperty",
        "Name": "CallFunc_FInterpTo_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "FloatProperty",
        "Name": "K2Node_Event_DeltaSeconds",
        "Flags": "RF_Public",
        "ElementSize": 4
      }
    ],
    "FunctionFlags": "FUNC_Final | FUNC_UbergraphFunction"
  },
  {
    "Type": "Function",
    "Name": "ReceiveTick",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'trigger_speaker_audio_C'",
      "ObjectPath": "VotV/Content/objects/triggers/trigger_speaker_audio.6"
    },
    "SuperStruct": {
      "ObjectName": "Function'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": "Function",
    "Name": "BndEvt__Audio_K2Node_ComponentBoundEvent_2_ActorComponentActivatedSignature__DelegateSignature",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'trigger_speaker_audio_C'",
      "ObjectPath": "VotV/Content/objects/triggers/trigger_speaker_audio.6"
    },
    "ChildProperties": [
      {
        "Type": "ObjectProperty",
        "Name": "Component",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm | InstancedReference",
        "PropertyClass": {
          "ObjectName": "Class'ActorComponent'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "BoolProperty",
        "Name": "bReset",
        "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": "BndEvt__Audio_K2Node_ComponentBoundEvent_1_OnAudioPlaybackPercent__DelegateSignature",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'trigger_speaker_audio_C'",
      "ObjectPath": "VotV/Content/objects/triggers/trigger_speaker_audio.6"
    },
    "ChildProperties": [
      {
        "Type": "ObjectProperty",
        "Name": "PlayingSoundWave",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyFlags": "ConstParm | BlueprintVisible | BlueprintReadOnly | Parm",
        "PropertyClass": {
          "ObjectName": "Class'SoundWave'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "FloatProperty",
        "Name": "PlaybackPercent",
        "Flags": "RF_Public",
        "ElementSize": 4,
        "PropertyFlags": "ConstParm | BlueprintVisible | BlueprintReadOnly | Parm"
      }
    ],
    "FunctionFlags": "FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "UserConstructionScript",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'trigger_speaker_audio_C'",
      "ObjectPath": "VotV/Content/objects/triggers/trigger_speaker_audio.6"
    },
    "Super": {
      "ObjectName": "Function'triggerBase_C:UserConstructionScript'",
      "ObjectPath": "VotV/Content/objects/triggers/triggerBase.76"
    },
    "SuperStruct": {
      "ObjectName": "Function'triggerBase_C:UserConstructionScript'",
      "ObjectPath": "VotV/Content/objects/triggers/triggerBase.76"
    },
    "ChildProperties": [
      {
        "Type": "IntProperty",
        "Name": "Temp_int_Array_Index_Variable",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "IntProperty",
        "Name": "Temp_int_Loop_Counter_Variable",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "IntProperty",
        "Name": "CallFunc_Add_IntInt_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "ObjectProperty",
        "Name": "CallFunc_Array_Get_Item",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyClass": {
          "ObjectName": "Class'LoudnessNRT'",
          "ObjectPath": "/Script/AudioSynesthesia"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "CallFunc_Array_Get_Item_1",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyClass": {
          "ObjectName": "Class'SoundBase'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "IntProperty",
        "Name": "CallFunc_Array_Length_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "BoolProperty",
        "Name": "CallFunc_Less_IntInt_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      }
    ],
    "FunctionFlags": "FUNC_Event | FUNC_Public | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "getNrt",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'trigger_speaker_audio_C'",
      "ObjectPath": "VotV/Content/objects/triggers/trigger_speaker_audio.6"
    },
    "ChildProperties": [
      {
        "Type": "ObjectProperty",
        "Name": "audio",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
        "PropertyClass": {
          "ObjectName": "Class'SoundBase'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "return",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyFlags": "Parm | OutParm",
        "PropertyClass": {
          "ObjectName": "Class'LoudnessNRT'",
          "ObjectPath": "/Script/AudioSynesthesia"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "CallFunc_Map_Find_Value",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyClass": {
          "ObjectName": "Class'LoudnessNRT'",
          "ObjectPath": "/Script/AudioSynesthesia"
        }
      },
      {
        "Type": "BoolProperty",
        "Name": "CallFunc_Map_Find_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      }
    ],
    "FunctionFlags": "FUNC_Public | FUNC_HasOutParms | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
  },
  {
    "Type": "BlueprintGeneratedClass",
    "Name": "trigger_speaker_audio_C",
    "Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BlueprintGeneratedClass'",
    "Package": "VotV/Content/objects/triggers/trigger_speaker_audio",
    "Super": {
      "ObjectName": "BlueprintGeneratedClass'triggerBase_C'",
      "ObjectPath": "VotV/Content/objects/triggers/triggerBase.107"
    },
    "Properties": {
      "DynamicBindingObjects": [
        {
          "ObjectName": "ComponentDelegateBinding'trigger_speaker_audio_C:ComponentDelegateBinding_0'",
          "ObjectPath": "VotV/Content/objects/triggers/trigger_speaker_audio.9"
        }
      ],
      "SimpleConstructionScript": {
        "ObjectName": "SimpleConstructionScript'trigger_speaker_audio_C:SimpleConstructionScript_0'",
        "ObjectPath": "VotV/Content/objects/triggers/trigger_speaker_audio.14"
      },
      "InheritableComponentHandler": {
        "ObjectName": "InheritableComponentHandler'trigger_speaker_audio_C:InheritableComponentHandler'",
        "ObjectPath": "VotV/Content/objects/triggers/trigger_speaker_audio.10"
      },
      "UberGraphFunction": {
        "ObjectName": "Function'trigger_speaker_audio_C:ExecuteUbergraph_trigger_speaker_audio'",
        "ObjectPath": "VotV/Content/objects/triggers/trigger_speaker_audio.0"
      }
    },
    "SuperStruct": {
      "ObjectName": "BlueprintGeneratedClass'triggerBase_C'",
      "ObjectPath": "VotV/Content/objects/triggers/triggerBase.107"
    },
    "Children": [
      {
        "ObjectName": "Function'trigger_speaker_audio_C:getNrt'",
        "ObjectPath": "VotV/Content/objects/triggers/trigger_speaker_audio.5"
      },
      {
        "ObjectName": "Function'trigger_speaker_audio_C:UserConstructionScript'",
        "ObjectPath": "VotV/Content/objects/triggers/trigger_speaker_audio.4"
      },
      {
        "ObjectName": "Function'trigger_speaker_audio_C:BndEvt__Audio_K2Node_ComponentBoundEvent_1_OnAudioPlaybackPercent__DelegateSignature'",
        "ObjectPath": "VotV/Content/objects/triggers/trigger_speaker_audio.3"
      },
      {
        "ObjectName": "Function'trigger_speaker_audio_C:BndEvt__Audio_K2Node_ComponentBoundEvent_2_ActorComponentActivatedSignature__DelegateSignature'",
        "ObjectPath": "VotV/Content/objects/triggers/trigger_speaker_audio.2"
      },
      {
        "ObjectName": "Function'trigger_speaker_audio_C:ReceiveTick'",
        "ObjectPath": "VotV/Content/objects/triggers/trigger_speaker_audio.1"
      },
      {
        "ObjectName": "Function'trigger_speaker_audio_C:ExecuteUbergraph_trigger_speaker_audio'",
        "ObjectPath": "VotV/Content/objects/triggers/trigger_speaker_audio.0"
      }
    ],
    "ChildProperties": [
      {
        "Type": "StructProperty",
        "Name": "UberGraphFrame",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 16,
        "PropertyFlags": "Transient | DuplicateTransient",
        "Struct": {
          "ObjectName": "ScriptStruct'PointerToUberGraphFrame'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "Audio",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
        "PropertyClass": {
          "ObjectName": "Class'AudioComponent'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "nrt",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance",
        "PropertyClass": {
          "ObjectName": "Class'LoudnessNRT'",
          "ObjectPath": "/Script/AudioSynesthesia"
        }
      },
      {
        "Type": "FloatProperty",
        "Name": "sum",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 4,
        "PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance"
      },
      {
        "Type": "StrProperty",
        "Name": "a",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 16,
        "PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance"
      },
      {
        "Type": "FloatProperty",
        "Name": "res",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 4,
        "PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance"
      },
      {
        "Type": "MapProperty",
        "Name": "nrts_list",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 80,
        "PropertyFlags": "Edit | BlueprintVisible",
        "KeyProp": {
          "Type": "ObjectProperty",
          "Name": "nrts_list",
          "Flags": "RF_Public",
          "ElementSize": 8,
          "PropertyClass": {
            "ObjectName": "Class'SoundBase'",
            "ObjectPath": "/Script/Engine"
          }
        },
        "ValueProp": {
          "Type": "ObjectProperty",
          "Name": "nrts_list_Value",
          "Flags": "RF_Public",
          "ElementSize": 8,
          "PropertyClass": {
            "ObjectName": "Class'LoudnessNRT'",
            "ObjectPath": "/Script/AudioSynesthesia"
          }
        }
      },
      {
        "Type": "ArrayProperty",
        "Name": "audios",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 16,
        "PropertyFlags": "Edit | BlueprintVisible",
        "Inner": {
          "Type": "ObjectProperty",
          "Name": "audios",
          "Flags": "RF_Public",
          "ElementSize": 8,
          "PropertyClass": {
            "ObjectName": "Class'SoundBase'",
            "ObjectPath": "/Script/Engine"
          }
        }
      },
      {
        "Type": "ArrayProperty",
        "Name": "nrts",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 16,
        "PropertyFlags": "Edit | BlueprintVisible",
        "Inner": {
          "Type": "ObjectProperty",
          "Name": "nrts",
          "Flags": "RF_Public",
          "ElementSize": 8,
          "PropertyClass": {
            "ObjectName": "Class'LoudnessNRT'",
            "ObjectPath": "/Script/AudioSynesthesia"
          }
        }
      }
    ],
    "FuncMap": {
      "ExecuteUbergraph_trigger_speaker_audio": {
        "ObjectName": "Function'trigger_speaker_audio_C:ExecuteUbergraph_trigger_speaker_audio'",
        "ObjectPath": "VotV/Content/objects/triggers/trigger_speaker_audio.0"
      },
      "ReceiveTick": {
        "ObjectName": "Function'trigger_speaker_audio_C:ReceiveTick'",
        "ObjectPath": "VotV/Content/objects/triggers/trigger_speaker_audio.1"
      },
      "BndEvt__Audio_K2Node_ComponentBoundEvent_2_ActorComponentActivatedSignature__DelegateSignature": {
        "ObjectName": "Function'trigger_speaker_audio_C:BndEvt__Audio_K2Node_ComponentBoundEvent_2_ActorComponentActivatedSignature__DelegateSignature'",
        "ObjectPath": "VotV/Content/objects/triggers/trigger_speaker_audio.2"
      },
      "BndEvt__Audio_K2Node_ComponentBoundEvent_1_OnAudioPlaybackPercent__DelegateSignature": {
        "ObjectName": "Function'trigger_speaker_audio_C:BndEvt__Audio_K2Node_ComponentBoundEvent_1_OnAudioPlaybackPercent__DelegateSignature'",
        "ObjectPath": "VotV/Content/objects/triggers/trigger_speaker_audio.3"
      },
      "UserConstructionScript": {
        "ObjectName": "Function'trigger_speaker_audio_C:UserConstructionScript'",
        "ObjectPath": "VotV/Content/objects/triggers/trigger_speaker_audio.4"
      },
      "getNrt": {
        "ObjectName": "Function'trigger_speaker_audio_C:getNrt'",
        "ObjectPath": "VotV/Content/objects/triggers/trigger_speaker_audio.5"
      }
    },
    "ClassFlags": "CLASS_Config | CLASS_Optional | CLASS_ReplicationDataIsSetUp | CLASS_CompiledFromBlueprint | CLASS_HasInstancedReference",
    "ClassWithin": {
      "ObjectName": "Class'Object'",
      "ObjectPath": "/Script/CoreUObject"
    },
    "ClassConfigName": "Engine",
    "bCooked": true,
    "ClassDefaultObject": {
      "ObjectName": "trigger_speaker_audio_C'Default__trigger_speaker_audio_C'",
      "ObjectPath": "VotV/Content/objects/triggers/trigger_speaker_audio.7"
    }
  },
  {
    "Type": "trigger_speaker_audio_C",
    "Name": "Default__trigger_speaker_audio_C",
    "Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/triggers/trigger_speaker_audio.trigger_speaker_audio_C'",
    "Package": "VotV/Content/objects/triggers/trigger_speaker_audio",
    "Template": {
      "ObjectName": "triggerBase_C'Default__triggerBase_C'",
      "ObjectPath": "VotV/Content/objects/triggers/triggerBase.108"
    },
    "Properties": {
      "UberGraphFrame": {},
      "a": "Hello",
      "PrimaryActorTick": {
        "bCanEverTick": true
      }
    }
  },
  {
    "Type": "AudioComponent",
    "Name": "Audio_GEN_VARIABLE",
    "Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'AudioComponent'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'trigger_speaker_audio_C'",
      "ObjectPath": "VotV/Content/objects/triggers/trigger_speaker_audio.6"
    },
    "Properties": {
      "bAutoActivate": false
    }
  },
  {
    "Type": "ComponentDelegateBinding",
    "Name": "ComponentDelegateBinding_0",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'ComponentDelegateBinding'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'trigger_speaker_audio_C'",
      "ObjectPath": "VotV/Content/objects/triggers/trigger_speaker_audio.6"
    },
    "Properties": {
      "ComponentDelegateBindings": [
        {
          "ComponentPropertyName": "Audio",
          "DelegatePropertyName": "OnComponentActivated",
          "FunctionNameToBind": "BndEvt__Audio_K2Node_ComponentBoundEvent_2_ActorComponentActivatedSignature__DelegateSignature"
        },
        {
          "ComponentPropertyName": "Audio",
          "DelegatePropertyName": "OnAudioPlaybackPercent",
          "FunctionNameToBind": "BndEvt__Audio_K2Node_ComponentBoundEvent_1_OnAudioPlaybackPercent__DelegateSignature"
        }
      ]
    }
  },
  {
    "Type": "InheritableComponentHandler",
    "Name": "InheritableComponentHandler",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'InheritableComponentHandler'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'trigger_speaker_audio_C'",
      "ObjectPath": "VotV/Content/objects/triggers/trigger_speaker_audio.6"
    }
  },
  {
    "Type": "SceneComponent",
    "Name": "DefaultSceneRoot_GEN_VARIABLE",
    "Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SceneComponent'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'trigger_speaker_audio_C'",
      "ObjectPath": "VotV/Content/objects/triggers/trigger_speaker_audio.6"
    }
  },
  {
    "Type": "SCS_Node",
    "Name": "SCS_Node_0",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SCS_Node'",
    "Outer": {
      "ObjectName": "SimpleConstructionScript'trigger_speaker_audio_C:SimpleConstructionScript_0'",
      "ObjectPath": "VotV/Content/objects/triggers/trigger_speaker_audio.14"
    },
    "Properties": {
      "ComponentClass": {
        "ObjectName": "Class'SceneComponent'",
        "ObjectPath": "/Script/Engine"
      },
      "ComponentTemplate": {
        "ObjectName": "SceneComponent'trigger_speaker_audio_C:DefaultSceneRoot_GEN_VARIABLE'",
        "ObjectPath": "VotV/Content/objects/triggers/trigger_speaker_audio.11"
      },
      "VariableGuid": "D2D0BCCF-421673D1-04FBF2BB-528BD7BC",
      "InternalVariableName": "DefaultSceneRoot"
    }
  },
  {
    "Type": "SCS_Node",
    "Name": "SCS_Node_1",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SCS_Node'",
    "Outer": {
      "ObjectName": "SimpleConstructionScript'trigger_speaker_audio_C:SimpleConstructionScript_0'",
      "ObjectPath": "VotV/Content/objects/triggers/trigger_speaker_audio.14"
    },
    "Properties": {
      "ComponentClass": {
        "ObjectName": "Class'AudioComponent'",
        "ObjectPath": "/Script/Engine"
      },
      "ComponentTemplate": {
        "ObjectName": "AudioComponent'trigger_speaker_audio_C:Audio_GEN_VARIABLE'",
        "ObjectPath": "VotV/Content/objects/triggers/trigger_speaker_audio.8"
      },
      "ParentComponentOrVariableName": "Billboard",
      "ParentComponentOwnerClassName": "triggerBase_C",
      "VariableGuid": "CAD292CE-477C0640-9F20E8A8-D3B17494",
      "InternalVariableName": "Audio"
    }
  },
  {
    "Type": "SimpleConstructionScript",
    "Name": "SimpleConstructionScript_0",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SimpleConstructionScript'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'trigger_speaker_audio_C'",
      "ObjectPath": "VotV/Content/objects/triggers/trigger_speaker_audio.6"
    },
    "Properties": {
      "RootNodes": [
        {
          "ObjectName": "SCS_Node'trigger_speaker_audio_C:SimpleConstructionScript_0.SCS_Node_1'",
          "ObjectPath": "VotV/Content/objects/triggers/trigger_speaker_audio.13"
        }
      ],
      "AllNodes": [
        {
          "ObjectName": "SCS_Node'trigger_speaker_audio_C:SimpleConstructionScript_0.SCS_Node_1'",
          "ObjectPath": "VotV/Content/objects/triggers/trigger_speaker_audio.13"
        }
      ],
      "DefaultSceneRootNode": {
        "ObjectName": "SCS_Node'trigger_speaker_audio_C:SimpleConstructionScript_0.SCS_Node_0'",
        "ObjectPath": "VotV/Content/objects/triggers/trigger_speaker_audio.12"
      }
    }
  }
]