[
  {
    "Type": "Function",
    "Name": "upd",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'trigger_ambientSound_C'",
      "ObjectPath": "VotV/Content/objects/triggers/trigger_ambientSound.3"
    },
    "ChildProperties": [
      {
        "Type": "FloatProperty",
        "Name": "CallFunc_Multiply_FloatFloat_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "FloatProperty",
        "Name": "CallFunc_Multiply_FloatFloat_ReturnValue_1",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "FloatProperty",
        "Name": "CallFunc_Multiply_FloatFloat_ReturnValue_2",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "FloatProperty",
        "Name": "CallFunc_Multiply_FloatFloat_ReturnValue_3",
        "Flags": "RF_Public",
        "ElementSize": 4
      }
    ],
    "FunctionFlags": "FUNC_Public | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "setVol2",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'trigger_ambientSound_C'",
      "ObjectPath": "VotV/Content/objects/triggers/trigger_ambientSound.3"
    },
    "ChildProperties": [
      {
        "Type": "FloatProperty",
        "Name": "volume_2",
        "Flags": "RF_Public",
        "ElementSize": 4,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm"
      }
    ],
    "FunctionFlags": "FUNC_Public | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "ignoreSave_trigger",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'trigger_ambientSound_C'",
      "ObjectPath": "VotV/Content/objects/triggers/trigger_ambientSound.3"
    },
    "Super": {
      "ObjectName": "Function'triggerBase_C:ignoreSave_trigger'",
      "ObjectPath": "VotV/Content/objects/triggers/triggerBase.84"
    },
    "SuperStruct": {
      "ObjectName": "Function'triggerBase_C:ignoreSave_trigger'",
      "ObjectPath": "VotV/Content/objects/triggers/triggerBase.84"
    },
    "ChildProperties": [
      {
        "Type": "BoolProperty",
        "Name": "ignore",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "PropertyFlags": "Parm | OutParm",
        "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_ambientSound_C",
    "Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BlueprintGeneratedClass'",
    "Package": "VotV/Content/objects/triggers/trigger_ambientSound",
    "Super": {
      "ObjectName": "BlueprintGeneratedClass'triggerBase_C'",
      "ObjectPath": "VotV/Content/objects/triggers/triggerBase.107"
    },
    "Properties": {
      "SimpleConstructionScript": {
        "ObjectName": "SimpleConstructionScript'trigger_ambientSound_C:SimpleConstructionScript_0'",
        "ObjectPath": "VotV/Content/objects/triggers/trigger_ambientSound.10"
      },
      "InheritableComponentHandler": {
        "ObjectName": "InheritableComponentHandler'trigger_ambientSound_C:InheritableComponentHandler'",
        "ObjectPath": "VotV/Content/objects/triggers/trigger_ambientSound.6"
      }
    },
    "SuperStruct": {
      "ObjectName": "BlueprintGeneratedClass'triggerBase_C'",
      "ObjectPath": "VotV/Content/objects/triggers/triggerBase.107"
    },
    "Children": [
      {
        "ObjectName": "Function'trigger_ambientSound_C:ignoreSave_trigger'",
        "ObjectPath": "VotV/Content/objects/triggers/trigger_ambientSound.2"
      },
      {
        "ObjectName": "Function'trigger_ambientSound_C:setVol2'",
        "ObjectPath": "VotV/Content/objects/triggers/trigger_ambientSound.1"
      },
      {
        "ObjectName": "Function'trigger_ambientSound_C:upd'",
        "ObjectPath": "VotV/Content/objects/triggers/trigger_ambientSound.0"
      }
    ],
    "ChildProperties": [
      {
        "Type": "ObjectProperty",
        "Name": "Audio",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
        "PropertyClass": {
          "ObjectName": "Class'AudioComponent'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "FloatProperty",
        "Name": "baseVolume",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 4,
        "PropertyFlags": "Edit | BlueprintVisible"
      },
      {
        "Type": "FloatProperty",
        "Name": "volume_0",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 4,
        "PropertyFlags": "Edit | BlueprintVisible"
      },
      {
        "Type": "FloatProperty",
        "Name": "volume_1",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 4,
        "PropertyFlags": "Edit | BlueprintVisible"
      },
      {
        "Type": "FloatProperty",
        "Name": "volume_2",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 4,
        "PropertyFlags": "Edit | BlueprintVisible"
      },
      {
        "Type": "FloatProperty",
        "Name": "volume_3_isBlackHole",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 4,
        "PropertyFlags": "Edit | BlueprintVisible"
      }
    ],
    "FuncMap": {
      "upd": {
        "ObjectName": "Function'trigger_ambientSound_C:upd'",
        "ObjectPath": "VotV/Content/objects/triggers/trigger_ambientSound.0"
      },
      "setVol2": {
        "ObjectName": "Function'trigger_ambientSound_C:setVol2'",
        "ObjectPath": "VotV/Content/objects/triggers/trigger_ambientSound.1"
      },
      "ignoreSave_trigger": {
        "ObjectName": "Function'trigger_ambientSound_C:ignoreSave_trigger'",
        "ObjectPath": "VotV/Content/objects/triggers/trigger_ambientSound.2"
      }
    },
    "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_ambientSound_C'Default__trigger_ambientSound_C'",
      "ObjectPath": "VotV/Content/objects/triggers/trigger_ambientSound.4"
    }
  },
  {
    "Type": "trigger_ambientSound_C",
    "Name": "Default__trigger_ambientSound_C",
    "Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/triggers/trigger_ambientSound.trigger_ambientSound_C'",
    "Package": "VotV/Content/objects/triggers/trigger_ambientSound",
    "Template": {
      "ObjectName": "triggerBase_C'Default__triggerBase_C'",
      "ObjectPath": "VotV/Content/objects/triggers/triggerBase.108"
    },
    "Properties": {
      "baseVolume": 1.0,
      "volume_0": 1.0,
      "volume_1": 1.0,
      "volume_2": 1.0,
      "volume_3_isBlackHole": 1.0
    }
  },
  {
    "Type": "AudioComponent",
    "Name": "Audio_GEN_VARIABLE",
    "Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'AudioComponent'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'trigger_ambientSound_C'",
      "ObjectPath": "VotV/Content/objects/triggers/trigger_ambientSound.3"
    }
  },
  {
    "Type": "InheritableComponentHandler",
    "Name": "InheritableComponentHandler",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'InheritableComponentHandler'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'trigger_ambientSound_C'",
      "ObjectPath": "VotV/Content/objects/triggers/trigger_ambientSound.3"
    }
  },
  {
    "Type": "SceneComponent",
    "Name": "DefaultSceneRoot_GEN_VARIABLE",
    "Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SceneComponent'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'trigger_ambientSound_C'",
      "ObjectPath": "VotV/Content/objects/triggers/trigger_ambientSound.3"
    }
  },
  {
    "Type": "SCS_Node",
    "Name": "SCS_Node_0",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SCS_Node'",
    "Outer": {
      "ObjectName": "SimpleConstructionScript'trigger_ambientSound_C:SimpleConstructionScript_0'",
      "ObjectPath": "VotV/Content/objects/triggers/trigger_ambientSound.10"
    },
    "Properties": {
      "ComponentClass": {
        "ObjectName": "Class'SceneComponent'",
        "ObjectPath": "/Script/Engine"
      },
      "ComponentTemplate": {
        "ObjectName": "SceneComponent'trigger_ambientSound_C:DefaultSceneRoot_GEN_VARIABLE'",
        "ObjectPath": "VotV/Content/objects/triggers/trigger_ambientSound.7"
      },
      "VariableGuid": "A1EB2E2F-4493F3C3-7AFB3AA9-7CDFF813",
      "InternalVariableName": "DefaultSceneRoot"
    }
  },
  {
    "Type": "SCS_Node",
    "Name": "SCS_Node_1",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SCS_Node'",
    "Outer": {
      "ObjectName": "SimpleConstructionScript'trigger_ambientSound_C:SimpleConstructionScript_0'",
      "ObjectPath": "VotV/Content/objects/triggers/trigger_ambientSound.10"
    },
    "Properties": {
      "ComponentClass": {
        "ObjectName": "Class'AudioComponent'",
        "ObjectPath": "/Script/Engine"
      },
      "ComponentTemplate": {
        "ObjectName": "AudioComponent'trigger_ambientSound_C:Audio_GEN_VARIABLE'",
        "ObjectPath": "VotV/Content/objects/triggers/trigger_ambientSound.5"
      },
      "ParentComponentOrVariableName": "Billboard",
      "ParentComponentOwnerClassName": "triggerBase_C",
      "VariableGuid": "56243F76-4683C777-CAC412A9-C7374AC3",
      "InternalVariableName": "Audio"
    }
  },
  {
    "Type": "SimpleConstructionScript",
    "Name": "SimpleConstructionScript_0",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SimpleConstructionScript'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'trigger_ambientSound_C'",
      "ObjectPath": "VotV/Content/objects/triggers/trigger_ambientSound.3"
    },
    "Properties": {
      "RootNodes": [
        {
          "ObjectName": "SCS_Node'trigger_ambientSound_C:SimpleConstructionScript_0.SCS_Node_1'",
          "ObjectPath": "VotV/Content/objects/triggers/trigger_ambientSound.9"
        }
      ],
      "AllNodes": [
        {
          "ObjectName": "SCS_Node'trigger_ambientSound_C:SimpleConstructionScript_0.SCS_Node_1'",
          "ObjectPath": "VotV/Content/objects/triggers/trigger_ambientSound.9"
        }
      ],
      "DefaultSceneRootNode": {
        "ObjectName": "SCS_Node'trigger_ambientSound_C:SimpleConstructionScript_0.SCS_Node_0'",
        "ObjectPath": "VotV/Content/objects/triggers/trigger_ambientSound.8"
      }
    }
  }
]