[
  {
    "Type": "Function",
    "Name": "ExecuteUbergraph_DebugMod_SignalPlayer",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "WidgetBlueprintGeneratedClass'DebugMod_SignalPlayer_C'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/SignalPanel/DebugMod_SignalPlayer.12"
    },
    "ChildProperties": [
      {
        "Type": "IntProperty",
        "Name": "EntryPoint",
        "Flags": "RF_Public",
        "ElementSize": 4,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm"
      },
      {
        "Type": "FloatProperty",
        "Name": "K2Node_ComponentBoundEvent_Value_1",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "FloatProperty",
        "Name": "K2Node_ComponentBoundEvent_Value",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "ObjectProperty",
        "Name": "K2Node_CustomEvent_SoundBase",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyClass": {
          "ObjectName": "Class'SoundBase'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "BoolProperty",
        "Name": "CallFunc_IsPlaying_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "FloatProperty",
        "Name": "CallFunc_GetValue_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "FloatProperty",
        "Name": "CallFunc_Lerp_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "DelegateProperty",
        "Name": "K2Node_CreateDelegate_OutputDelegate",
        "Flags": "RF_Public",
        "ElementSize": 20,
        "SignatureFunction": {
          "ObjectName": "DelegateFunction'OnAudioPlaybackPercent__DelegateSignature'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "K2Node_CustomEvent_PlayingSoundWave",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyFlags": "ConstParm",
        "PropertyClass": {
          "ObjectName": "Class'SoundWave'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "FloatProperty",
        "Name": "K2Node_CustomEvent_PlaybackPercent",
        "Flags": "RF_Public",
        "ElementSize": 4,
        "PropertyFlags": "ConstParm"
      },
      {
        "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": "ObjectProperty",
        "Name": "CallFunc_SpawnSound2D_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyFlags": "InstancedReference",
        "PropertyClass": {
          "ObjectName": "Class'AudioComponent'",
          "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"
  },
  {
    "Type": "Function",
    "Name": "InitializePlayer",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "WidgetBlueprintGeneratedClass'DebugMod_SignalPlayer_C'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/SignalPanel/DebugMod_SignalPlayer.12"
    },
    "FunctionFlags": "FUNC_BlueprintCallable | FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "BndEvt__DebugMod_SignalPlayer_Play1Button_K2Node_ComponentBoundEvent_5_OnButtonClicked__DelegateSignature",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "WidgetBlueprintGeneratedClass'DebugMod_SignalPlayer_C'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/SignalPanel/DebugMod_SignalPlayer.12"
    },
    "FunctionFlags": "FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "PlaybackPercent",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "WidgetBlueprintGeneratedClass'DebugMod_SignalPlayer_C'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/SignalPanel/DebugMod_SignalPlayer.12"
    },
    "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_BlueprintCallable | FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "BndEvt__DebugMod_SignalPlayer_Slider_26_K2Node_ComponentBoundEvent_4_OnMouseCaptureEndEvent__DelegateSignature",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "WidgetBlueprintGeneratedClass'DebugMod_SignalPlayer_C'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/SignalPanel/DebugMod_SignalPlayer.12"
    },
    "FunctionFlags": "FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "BndEvt__DebugMod_SignalPlayer_Slider_26_K2Node_ComponentBoundEvent_3_OnMouseCaptureBeginEvent__DelegateSignature",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "WidgetBlueprintGeneratedClass'DebugMod_SignalPlayer_C'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/SignalPanel/DebugMod_SignalPlayer.12"
    },
    "FunctionFlags": "FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "PlaySignal",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "WidgetBlueprintGeneratedClass'DebugMod_SignalPlayer_C'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/SignalPanel/DebugMod_SignalPlayer.12"
    },
    "ChildProperties": [
      {
        "Type": "ObjectProperty",
        "Name": "SoundBase",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
        "PropertyClass": {
          "ObjectName": "Class'SoundBase'",
          "ObjectPath": "/Script/Engine"
        }
      }
    ],
    "FunctionFlags": "FUNC_BlueprintCallable | FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "BndEvt__DebugMod_SignalPlayer_Slider_121_K2Node_ComponentBoundEvent_2_OnFloatValueChangedEvent__DelegateSignature",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "WidgetBlueprintGeneratedClass'DebugMod_SignalPlayer_C'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/SignalPanel/DebugMod_SignalPlayer.12"
    },
    "ChildProperties": [
      {
        "Type": "FloatProperty",
        "Name": "Value",
        "Flags": "RF_Public",
        "ElementSize": 4,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm"
      }
    ],
    "FunctionFlags": "FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "BndEvt__DebugMod_SignalPlayer_Slider_26_K2Node_ComponentBoundEvent_0_OnFloatValueChangedEvent__DelegateSignature",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "WidgetBlueprintGeneratedClass'DebugMod_SignalPlayer_C'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/SignalPanel/DebugMod_SignalPlayer.12"
    },
    "ChildProperties": [
      {
        "Type": "FloatProperty",
        "Name": "Value",
        "Flags": "RF_Public",
        "ElementSize": 4,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm"
      }
    ],
    "FunctionFlags": "FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "TogglePause",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "WidgetBlueprintGeneratedClass'DebugMod_SignalPlayer_C'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/SignalPanel/DebugMod_SignalPlayer.12"
    },
    "ChildProperties": [
      {
        "Type": "EnumProperty",
        "Name": "CallFunc_GetPlayState_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "Enum": {
          "ObjectName": "Enum'EAudioComponentPlayState'",
          "ObjectPath": "/Script/Engine"
        },
        "UnderlyingProp": {
          "Type": "ByteProperty",
          "Name": "UnderlyingType",
          "Flags": "RF_Public",
          "ElementSize": 1,
          "Enum": null
        }
      },
      {
        "Type": "BoolProperty",
        "Name": "CallFunc_EqualEqual_ByteByte_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "BoolProperty",
        "Name": "CallFunc_Not_PreBool_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      }
    ],
    "FunctionFlags": "FUNC_Public | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "SyncVolume",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "WidgetBlueprintGeneratedClass'DebugMod_SignalPlayer_C'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/SignalPanel/DebugMod_SignalPlayer.12"
    },
    "FunctionFlags": "FUNC_Public | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "SyncPlayButton",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "WidgetBlueprintGeneratedClass'DebugMod_SignalPlayer_C'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/SignalPanel/DebugMod_SignalPlayer.12"
    },
    "ChildProperties": [
      {
        "Type": "StructProperty",
        "Name": "K2Node_MakeStruct_WidgetTransform",
        "Flags": "RF_Public",
        "ElementSize": 28,
        "Struct": {
          "ObjectName": "ScriptStruct'WidgetTransform'",
          "ObjectPath": "/Script/UMG"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "K2Node_MakeStruct_Margin",
        "Flags": "RF_Public",
        "ElementSize": 16,
        "Struct": {
          "ObjectName": "ScriptStruct'Margin'",
          "ObjectPath": "/Script/SlateCore"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "K2Node_MakeStruct_Margin_1",
        "Flags": "RF_Public",
        "ElementSize": 16,
        "Struct": {
          "ObjectName": "ScriptStruct'Margin'",
          "ObjectPath": "/Script/SlateCore"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "K2Node_MakeStruct_WidgetTransform_1",
        "Flags": "RF_Public",
        "ElementSize": 28,
        "Struct": {
          "ObjectName": "ScriptStruct'WidgetTransform'",
          "ObjectPath": "/Script/UMG"
        }
      },
      {
        "Type": "EnumProperty",
        "Name": "CallFunc_GetPlayState_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "Enum": {
          "ObjectName": "Enum'EAudioComponentPlayState'",
          "ObjectPath": "/Script/Engine"
        },
        "UnderlyingProp": {
          "Type": "ByteProperty",
          "Name": "UnderlyingType",
          "Flags": "RF_Public",
          "ElementSize": 1,
          "Enum": null
        }
      },
      {
        "Type": "BoolProperty",
        "Name": "CallFunc_EqualEqual_ByteByte_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      }
    ],
    "FunctionFlags": "FUNC_Public | FUNC_HasDefaults | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
  },
  {
    "Type": "WidgetBlueprintGeneratedClass",
    "Name": "DebugMod_SignalPlayer_C",
    "Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'WidgetBlueprintGeneratedClass'",
    "Package": "VotV/Content/Mods/DebugMod/Widgets/SignalPanel/DebugMod_SignalPlayer",
    "Properties": {
      "WidgetTree": {
        "ObjectName": "WidgetTree'DebugMod_SignalPlayer_C:WidgetTree'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/SignalPanel/DebugMod_SignalPlayer.31"
      },
      "Bindings": [
        {
          "ObjectName": "VolumeSlider",
          "PropertyName": "Value",
          "FunctionName": "None",
          "SourcePath": {
            "Segments": [
              {
                "Name": "Volume",
                "ArrayIndex": -1
              }
            ],
            "CachedFunction": null
          },
          "Kind": "EBindingKind::Property"
        }
      ],
      "DynamicBindingObjects": [
        {
          "ObjectName": "ComponentDelegateBinding'DebugMod_SignalPlayer_C:ComponentDelegateBinding_0'",
          "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/SignalPanel/DebugMod_SignalPlayer.14"
        }
      ],
      "UberGraphFunction": {
        "ObjectName": "Function'DebugMod_SignalPlayer_C:ExecuteUbergraph_DebugMod_SignalPlayer'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/SignalPanel/DebugMod_SignalPlayer.0"
      }
    },
    "SuperStruct": {
      "ObjectName": "Class'UserWidget'",
      "ObjectPath": "/Script/UMG"
    },
    "Children": [
      {
        "ObjectName": "Function'DebugMod_SignalPlayer_C:SyncPlayButton'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/SignalPanel/DebugMod_SignalPlayer.11"
      },
      {
        "ObjectName": "Function'DebugMod_SignalPlayer_C:SyncVolume'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/SignalPanel/DebugMod_SignalPlayer.10"
      },
      {
        "ObjectName": "Function'DebugMod_SignalPlayer_C:TogglePause'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/SignalPanel/DebugMod_SignalPlayer.9"
      },
      {
        "ObjectName": "Function'DebugMod_SignalPlayer_C:BndEvt__DebugMod_SignalPlayer_Slider_26_K2Node_ComponentBoundEvent_0_OnFloatValueChangedEvent__DelegateSignature'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/SignalPanel/DebugMod_SignalPlayer.8"
      },
      {
        "ObjectName": "Function'DebugMod_SignalPlayer_C:BndEvt__DebugMod_SignalPlayer_Slider_121_K2Node_ComponentBoundEvent_2_OnFloatValueChangedEvent__DelegateSignature'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/SignalPanel/DebugMod_SignalPlayer.7"
      },
      {
        "ObjectName": "Function'DebugMod_SignalPlayer_C:PlaySignal'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/SignalPanel/DebugMod_SignalPlayer.6"
      },
      {
        "ObjectName": "Function'DebugMod_SignalPlayer_C:BndEvt__DebugMod_SignalPlayer_Slider_26_K2Node_ComponentBoundEvent_3_OnMouseCaptureBeginEvent__DelegateSignature'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/SignalPanel/DebugMod_SignalPlayer.5"
      },
      {
        "ObjectName": "Function'DebugMod_SignalPlayer_C:BndEvt__DebugMod_SignalPlayer_Slider_26_K2Node_ComponentBoundEvent_4_OnMouseCaptureEndEvent__DelegateSignature'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/SignalPanel/DebugMod_SignalPlayer.4"
      },
      {
        "ObjectName": "Function'DebugMod_SignalPlayer_C:PlaybackPercent'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/SignalPanel/DebugMod_SignalPlayer.3"
      },
      {
        "ObjectName": "Function'DebugMod_SignalPlayer_C:BndEvt__DebugMod_SignalPlayer_Play1Button_K2Node_ComponentBoundEvent_5_OnButtonClicked__DelegateSignature'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/SignalPanel/DebugMod_SignalPlayer.2"
      },
      {
        "ObjectName": "Function'DebugMod_SignalPlayer_C:InitializePlayer'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/SignalPanel/DebugMod_SignalPlayer.1"
      },
      {
        "ObjectName": "Function'DebugMod_SignalPlayer_C:ExecuteUbergraph_DebugMod_SignalPlayer'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/SignalPanel/DebugMod_SignalPlayer.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": "PlayButton",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | ExportObject | InstancedReference | RepSkip | PersistentInstance",
        "PropertyClass": {
          "ObjectName": "WidgetBlueprintGeneratedClass'DebugMod_Button_C'",
          "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Elements/DebugMod_Button.4"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "PlaySlider",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | ExportObject | InstancedReference | RepSkip | PersistentInstance",
        "PropertyClass": {
          "ObjectName": "Class'Slider'",
          "ObjectPath": "/Script/UMG"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "PlayText",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | ExportObject | InstancedReference | RepSkip | PersistentInstance",
        "PropertyClass": {
          "ObjectName": "WidgetBlueprintGeneratedClass'DebugMod_Text_C'",
          "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Elements/DebugMod_Text.7"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "VolumeImage",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | ExportObject | InstancedReference | RepSkip | PersistentInstance",
        "PropertyClass": {
          "ObjectName": "Class'Image'",
          "ObjectPath": "/Script/UMG"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "VolumeSlider",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | ExportObject | InstancedReference | RepSkip | PersistentInstance",
        "PropertyClass": {
          "ObjectName": "Class'Slider'",
          "ObjectPath": "/Script/UMG"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "SoundComponent",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance | InstancedReference",
        "PropertyClass": {
          "ObjectName": "Class'AudioComponent'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "BoolProperty",
        "Name": "HoldingSlider",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 1,
        "PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance",
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "FloatProperty",
        "Name": "Volume",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 4,
        "PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance"
      }
    ],
    "FuncMap": {
      "ExecuteUbergraph_DebugMod_SignalPlayer": {
        "ObjectName": "Function'DebugMod_SignalPlayer_C:ExecuteUbergraph_DebugMod_SignalPlayer'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/SignalPanel/DebugMod_SignalPlayer.0"
      },
      "InitializePlayer": {
        "ObjectName": "Function'DebugMod_SignalPlayer_C:InitializePlayer'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/SignalPanel/DebugMod_SignalPlayer.1"
      },
      "BndEvt__DebugMod_SignalPlayer_Play1Button_K2Node_ComponentBoundEvent_5_OnButtonClicked__DelegateSignature": {
        "ObjectName": "Function'DebugMod_SignalPlayer_C:BndEvt__DebugMod_SignalPlayer_Play1Button_K2Node_ComponentBoundEvent_5_OnButtonClicked__DelegateSignature'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/SignalPanel/DebugMod_SignalPlayer.2"
      },
      "PlaybackPercent": {
        "ObjectName": "Function'DebugMod_SignalPlayer_C:PlaybackPercent'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/SignalPanel/DebugMod_SignalPlayer.3"
      },
      "BndEvt__DebugMod_SignalPlayer_Slider_26_K2Node_ComponentBoundEvent_4_OnMouseCaptureEndEvent__DelegateSignature": {
        "ObjectName": "Function'DebugMod_SignalPlayer_C:BndEvt__DebugMod_SignalPlayer_Slider_26_K2Node_ComponentBoundEvent_4_OnMouseCaptureEndEvent__DelegateSignature'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/SignalPanel/DebugMod_SignalPlayer.4"
      },
      "BndEvt__DebugMod_SignalPlayer_Slider_26_K2Node_ComponentBoundEvent_3_OnMouseCaptureBeginEvent__DelegateSignature": {
        "ObjectName": "Function'DebugMod_SignalPlayer_C:BndEvt__DebugMod_SignalPlayer_Slider_26_K2Node_ComponentBoundEvent_3_OnMouseCaptureBeginEvent__DelegateSignature'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/SignalPanel/DebugMod_SignalPlayer.5"
      },
      "PlaySignal": {
        "ObjectName": "Function'DebugMod_SignalPlayer_C:PlaySignal'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/SignalPanel/DebugMod_SignalPlayer.6"
      },
      "BndEvt__DebugMod_SignalPlayer_Slider_121_K2Node_ComponentBoundEvent_2_OnFloatValueChangedEvent__DelegateSignature": {
        "ObjectName": "Function'DebugMod_SignalPlayer_C:BndEvt__DebugMod_SignalPlayer_Slider_121_K2Node_ComponentBoundEvent_2_OnFloatValueChangedEvent__DelegateSignature'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/SignalPanel/DebugMod_SignalPlayer.7"
      },
      "BndEvt__DebugMod_SignalPlayer_Slider_26_K2Node_ComponentBoundEvent_0_OnFloatValueChangedEvent__DelegateSignature": {
        "ObjectName": "Function'DebugMod_SignalPlayer_C:BndEvt__DebugMod_SignalPlayer_Slider_26_K2Node_ComponentBoundEvent_0_OnFloatValueChangedEvent__DelegateSignature'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/SignalPanel/DebugMod_SignalPlayer.8"
      },
      "TogglePause": {
        "ObjectName": "Function'DebugMod_SignalPlayer_C:TogglePause'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/SignalPanel/DebugMod_SignalPlayer.9"
      },
      "SyncVolume": {
        "ObjectName": "Function'DebugMod_SignalPlayer_C:SyncVolume'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/SignalPanel/DebugMod_SignalPlayer.10"
      },
      "SyncPlayButton": {
        "ObjectName": "Function'DebugMod_SignalPlayer_C:SyncPlayButton'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/SignalPanel/DebugMod_SignalPlayer.11"
      }
    },
    "ClassFlags": "CLASS_Optional | CLASS_ReplicationDataIsSetUp | CLASS_EditInlineNew | CLASS_CompiledFromBlueprint | CLASS_DefaultToInstanced | CLASS_HasInstancedReference",
    "ClassWithin": {
      "ObjectName": "Class'Object'",
      "ObjectPath": "/Script/CoreUObject"
    },
    "ClassConfigName": "Engine",
    "bCooked": true,
    "ClassDefaultObject": {
      "ObjectName": "DebugMod_SignalPlayer_C'Default__DebugMod_SignalPlayer_C'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/SignalPanel/DebugMod_SignalPlayer.13"
    }
  },
  {
    "Type": "DebugMod_SignalPlayer_C",
    "Name": "Default__DebugMod_SignalPlayer_C",
    "Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "WidgetBlueprintGeneratedClass'VotV/Content/Mods/DebugMod/Widgets/SignalPanel/DebugMod_SignalPlayer.DebugMod_SignalPlayer_C'",
    "Package": "VotV/Content/Mods/DebugMod/Widgets/SignalPanel/DebugMod_SignalPlayer",
    "Properties": {
      "UberGraphFrame": {},
      "Volume": 1.0,
      "bHasScriptImplementedTick": false,
      "bHasScriptImplementedPaint": false
    }
  },
  {
    "Type": "ComponentDelegateBinding",
    "Name": "ComponentDelegateBinding_0",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'ComponentDelegateBinding'",
    "Outer": {
      "ObjectName": "WidgetBlueprintGeneratedClass'DebugMod_SignalPlayer_C'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/SignalPanel/DebugMod_SignalPlayer.12"
    },
    "Properties": {
      "ComponentDelegateBindings": [
        {
          "ComponentPropertyName": "PlayButton",
          "DelegatePropertyName": "OnButtonClicked",
          "FunctionNameToBind": "BndEvt__DebugMod_SignalPlayer_Play1Button_K2Node_ComponentBoundEvent_5_OnButtonClicked__DelegateSignature"
        },
        {
          "ComponentPropertyName": "PlaySlider",
          "DelegatePropertyName": "OnMouseCaptureEnd",
          "FunctionNameToBind": "BndEvt__DebugMod_SignalPlayer_Slider_26_K2Node_ComponentBoundEvent_4_OnMouseCaptureEndEvent__DelegateSignature"
        },
        {
          "ComponentPropertyName": "PlaySlider",
          "DelegatePropertyName": "OnMouseCaptureBegin",
          "FunctionNameToBind": "BndEvt__DebugMod_SignalPlayer_Slider_26_K2Node_ComponentBoundEvent_3_OnMouseCaptureBeginEvent__DelegateSignature"
        },
        {
          "ComponentPropertyName": "VolumeSlider",
          "DelegatePropertyName": "OnValueChanged",
          "FunctionNameToBind": "BndEvt__DebugMod_SignalPlayer_Slider_121_K2Node_ComponentBoundEvent_2_OnFloatValueChangedEvent__DelegateSignature"
        },
        {
          "ComponentPropertyName": "PlaySlider",
          "DelegatePropertyName": "OnValueChanged",
          "FunctionNameToBind": "BndEvt__DebugMod_SignalPlayer_Slider_26_K2Node_ComponentBoundEvent_0_OnFloatValueChangedEvent__DelegateSignature"
        }
      ]
    }
  },
  {
    "Type": "DebugMod_Button_C",
    "Name": "PlayButton",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "WidgetBlueprintGeneratedClass'VotV/Content/Mods/DebugMod/Widgets/Elements/DebugMod_Button.DebugMod_Button_C'",
    "Outer": {
      "ObjectName": "WidgetTree'DebugMod_SignalPlayer_C:WidgetTree'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/SignalPanel/DebugMod_SignalPlayer.31"
    },
    "Template": {
      "ObjectName": "DebugMod_Button_C'Default__DebugMod_Button_C'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Elements/DebugMod_Button.5"
    },
    "Properties": {
      "NamedSlotBindings": [
        {
          "Name": "Slot1",
          "Content": {
            "ObjectName": "DebugMod_Text_C'DebugMod_SignalPlayer_C:WidgetTree.PlayText'",
            "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/SignalPanel/DebugMod_SignalPlayer.16"
          }
        }
      ],
      "Slot": {
        "ObjectName": "HorizontalBoxSlot'DebugMod_SignalPlayer_C:WidgetTree.HorizontalBox_0.HorizontalBoxSlot_1'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/SignalPanel/DebugMod_SignalPlayer.19"
      }
    }
  },
  {
    "Type": "DebugMod_Text_C",
    "Name": "PlayText",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "WidgetBlueprintGeneratedClass'VotV/Content/Mods/DebugMod/Widgets/Elements/DebugMod_Text.DebugMod_Text_C'",
    "Outer": {
      "ObjectName": "WidgetTree'DebugMod_SignalPlayer_C:WidgetTree'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/SignalPanel/DebugMod_SignalPlayer.31"
    },
    "Template": {
      "ObjectName": "DebugMod_Text_C'Default__DebugMod_Text_C'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Elements/DebugMod_Text.8"
    },
    "Properties": {
      "TextValue": {
        "Namespace": "",
        "Key": "888226A34F0251E4360BE283D08A81A8",
        "SourceString": "=",
        "LocalizedString": "="
      },
      "PaddingValue": {
        "Top": 0.0,
        "Bottom": 0.0
      },
      "Padding": {
        "Left": 4.0,
        "Top": -8.0,
        "Right": 4.0,
        "Bottom": -8.0
      },
      "RenderTransform": {
        "Translation": {
          "X": 3.0,
          "Y": 0.0
        },
        "Angle": 90.0
      }
    }
  },
  {
    "Type": "HorizontalBox",
    "Name": "HorizontalBox_0",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'HorizontalBox'",
    "Outer": {
      "ObjectName": "WidgetTree'DebugMod_SignalPlayer_C:WidgetTree'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/SignalPanel/DebugMod_SignalPlayer.31"
    },
    "Properties": {
      "Slots": [
        {
          "ObjectName": "HorizontalBoxSlot'DebugMod_SignalPlayer_C:WidgetTree.HorizontalBox_0.HorizontalBoxSlot_1'",
          "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/SignalPanel/DebugMod_SignalPlayer.19"
        },
        {
          "ObjectName": "HorizontalBoxSlot'DebugMod_SignalPlayer_C:WidgetTree.HorizontalBox_0.HorizontalBoxSlot_3'",
          "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/SignalPanel/DebugMod_SignalPlayer.20"
        },
        {
          "ObjectName": "HorizontalBoxSlot'DebugMod_SignalPlayer_C:WidgetTree.HorizontalBox_0.HorizontalBoxSlot_0'",
          "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/SignalPanel/DebugMod_SignalPlayer.18"
        },
        {
          "ObjectName": "HorizontalBoxSlot'DebugMod_SignalPlayer_C:WidgetTree.HorizontalBox_0.HorizontalBoxSlot_5'",
          "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/SignalPanel/DebugMod_SignalPlayer.21"
        },
        {
          "ObjectName": "HorizontalBoxSlot'DebugMod_SignalPlayer_C:WidgetTree.HorizontalBox_0.HorizontalBoxSlot_6'",
          "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/SignalPanel/DebugMod_SignalPlayer.22"
        },
        {
          "ObjectName": "HorizontalBoxSlot'DebugMod_SignalPlayer_C:WidgetTree.HorizontalBox_0.HorizontalBoxSlot_9'",
          "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/SignalPanel/DebugMod_SignalPlayer.24"
        },
        {
          "ObjectName": "HorizontalBoxSlot'DebugMod_SignalPlayer_C:WidgetTree.HorizontalBox_0.HorizontalBoxSlot_7'",
          "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/SignalPanel/DebugMod_SignalPlayer.23"
        }
      ]
    }
  },
  {
    "Type": "HorizontalBoxSlot",
    "Name": "HorizontalBoxSlot_0",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'HorizontalBoxSlot'",
    "Outer": {
      "ObjectName": "HorizontalBox'DebugMod_SignalPlayer_C:WidgetTree.HorizontalBox_0'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/SignalPanel/DebugMod_SignalPlayer.17"
    },
    "Properties": {
      "Size": {
        "SizeRule": "ESlateSizeRule::Fill"
      },
      "VerticalAlignment": "VAlign_Center",
      "Parent": {
        "ObjectName": "HorizontalBox'DebugMod_SignalPlayer_C:WidgetTree.HorizontalBox_0'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/SignalPanel/DebugMod_SignalPlayer.17"
      },
      "Content": {
        "ObjectName": "Slider'DebugMod_SignalPlayer_C:WidgetTree.PlaySlider'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/SignalPanel/DebugMod_SignalPlayer.26"
      }
    }
  },
  {
    "Type": "HorizontalBoxSlot",
    "Name": "HorizontalBoxSlot_1",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'HorizontalBoxSlot'",
    "Outer": {
      "ObjectName": "HorizontalBox'DebugMod_SignalPlayer_C:WidgetTree.HorizontalBox_0'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/SignalPanel/DebugMod_SignalPlayer.17"
    },
    "Properties": {
      "HorizontalAlignment": "HAlign_Center",
      "VerticalAlignment": "VAlign_Center",
      "Parent": {
        "ObjectName": "HorizontalBox'DebugMod_SignalPlayer_C:WidgetTree.HorizontalBox_0'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/SignalPanel/DebugMod_SignalPlayer.17"
      },
      "Content": {
        "ObjectName": "DebugMod_Button_C'DebugMod_SignalPlayer_C:WidgetTree.PlayButton'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/SignalPanel/DebugMod_SignalPlayer.15"
      }
    }
  },
  {
    "Type": "HorizontalBoxSlot",
    "Name": "HorizontalBoxSlot_3",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'HorizontalBoxSlot'",
    "Outer": {
      "ObjectName": "HorizontalBox'DebugMod_SignalPlayer_C:WidgetTree.HorizontalBox_0'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/SignalPanel/DebugMod_SignalPlayer.17"
    },
    "Properties": {
      "Parent": {
        "ObjectName": "HorizontalBox'DebugMod_SignalPlayer_C:WidgetTree.HorizontalBox_0'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/SignalPanel/DebugMod_SignalPlayer.17"
      },
      "Content": {
        "ObjectName": "Spacer'DebugMod_SignalPlayer_C:WidgetTree.Spacer_35'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/SignalPanel/DebugMod_SignalPlayer.30"
      }
    }
  },
  {
    "Type": "HorizontalBoxSlot",
    "Name": "HorizontalBoxSlot_5",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'HorizontalBoxSlot'",
    "Outer": {
      "ObjectName": "HorizontalBox'DebugMod_SignalPlayer_C:WidgetTree.HorizontalBox_0'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/SignalPanel/DebugMod_SignalPlayer.17"
    },
    "Properties": {
      "Parent": {
        "ObjectName": "HorizontalBox'DebugMod_SignalPlayer_C:WidgetTree.HorizontalBox_0'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/SignalPanel/DebugMod_SignalPlayer.17"
      },
      "Content": {
        "ObjectName": "Spacer'DebugMod_SignalPlayer_C:WidgetTree.Spacer'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/SignalPanel/DebugMod_SignalPlayer.28"
      }
    }
  },
  {
    "Type": "HorizontalBoxSlot",
    "Name": "HorizontalBoxSlot_6",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'HorizontalBoxSlot'",
    "Outer": {
      "ObjectName": "HorizontalBox'DebugMod_SignalPlayer_C:WidgetTree.HorizontalBox_0'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/SignalPanel/DebugMod_SignalPlayer.17"
    },
    "Properties": {
      "HorizontalAlignment": "HAlign_Center",
      "VerticalAlignment": "VAlign_Center",
      "Parent": {
        "ObjectName": "HorizontalBox'DebugMod_SignalPlayer_C:WidgetTree.HorizontalBox_0'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/SignalPanel/DebugMod_SignalPlayer.17"
      },
      "Content": {
        "ObjectName": "Image'DebugMod_SignalPlayer_C:WidgetTree.VolumeImage'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/SignalPanel/DebugMod_SignalPlayer.25"
      }
    }
  },
  {
    "Type": "HorizontalBoxSlot",
    "Name": "HorizontalBoxSlot_7",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'HorizontalBoxSlot'",
    "Outer": {
      "ObjectName": "HorizontalBox'DebugMod_SignalPlayer_C:WidgetTree.HorizontalBox_0'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/SignalPanel/DebugMod_SignalPlayer.17"
    },
    "Properties": {
      "Size": {
        "Value": 0.1,
        "SizeRule": "ESlateSizeRule::Fill"
      },
      "VerticalAlignment": "VAlign_Center",
      "Parent": {
        "ObjectName": "HorizontalBox'DebugMod_SignalPlayer_C:WidgetTree.HorizontalBox_0'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/SignalPanel/DebugMod_SignalPlayer.17"
      },
      "Content": {
        "ObjectName": "Slider'DebugMod_SignalPlayer_C:WidgetTree.VolumeSlider'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/SignalPanel/DebugMod_SignalPlayer.27"
      }
    }
  },
  {
    "Type": "HorizontalBoxSlot",
    "Name": "HorizontalBoxSlot_9",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'HorizontalBoxSlot'",
    "Outer": {
      "ObjectName": "HorizontalBox'DebugMod_SignalPlayer_C:WidgetTree.HorizontalBox_0'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/SignalPanel/DebugMod_SignalPlayer.17"
    },
    "Properties": {
      "Parent": {
        "ObjectName": "HorizontalBox'DebugMod_SignalPlayer_C:WidgetTree.HorizontalBox_0'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/SignalPanel/DebugMod_SignalPlayer.17"
      },
      "Content": {
        "ObjectName": "Spacer'DebugMod_SignalPlayer_C:WidgetTree.Spacer_1'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/SignalPanel/DebugMod_SignalPlayer.29"
      }
    }
  },
  {
    "Type": "Image",
    "Name": "VolumeImage",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Image'",
    "Outer": {
      "ObjectName": "WidgetTree'DebugMod_SignalPlayer_C:WidgetTree'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/SignalPanel/DebugMod_SignalPlayer.31"
    },
    "Properties": {
      "Brush": {
        "ImageSize": {
          "X": 40.0,
          "Y": 40.0
        },
        "ResourceObject": {
          "ObjectName": "Texture2D'listen'",
          "ObjectPath": "VotV/Content/Mods/DebugMod/Textures/listen.0"
        }
      },
      "Slot": {
        "ObjectName": "HorizontalBoxSlot'DebugMod_SignalPlayer_C:WidgetTree.HorizontalBox_0.HorizontalBoxSlot_6'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/SignalPanel/DebugMod_SignalPlayer.22"
      },
      "RenderTransform": {
        "Angle": 90.0
      }
    }
  },
  {
    "Type": "Slider",
    "Name": "PlaySlider",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Slider'",
    "Outer": {
      "ObjectName": "WidgetTree'DebugMod_SignalPlayer_C:WidgetTree'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/SignalPanel/DebugMod_SignalPlayer.31"
    },
    "Properties": {
      "Slot": {
        "ObjectName": "HorizontalBoxSlot'DebugMod_SignalPlayer_C:WidgetTree.HorizontalBox_0.HorizontalBoxSlot_0'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/SignalPanel/DebugMod_SignalPlayer.18"
      }
    }
  },
  {
    "Type": "Slider",
    "Name": "VolumeSlider",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Slider'",
    "Outer": {
      "ObjectName": "WidgetTree'DebugMod_SignalPlayer_C:WidgetTree'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/SignalPanel/DebugMod_SignalPlayer.31"
    },
    "Properties": {
      "Value": 1.0,
      "MinValue": 0.1,
      "MaxValue": 5.0,
      "StepSize": 0.1,
      "Slot": {
        "ObjectName": "HorizontalBoxSlot'DebugMod_SignalPlayer_C:WidgetTree.HorizontalBox_0.HorizontalBoxSlot_7'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/SignalPanel/DebugMod_SignalPlayer.23"
      }
    }
  },
  {
    "Type": "Spacer",
    "Name": "Spacer",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Spacer'",
    "Outer": {
      "ObjectName": "WidgetTree'DebugMod_SignalPlayer_C:WidgetTree'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/SignalPanel/DebugMod_SignalPlayer.31"
    },
    "Properties": {
      "Size": {
        "X": 25.0,
        "Y": 1.0
      },
      "Slot": {
        "ObjectName": "HorizontalBoxSlot'DebugMod_SignalPlayer_C:WidgetTree.HorizontalBox_0.HorizontalBoxSlot_5'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/SignalPanel/DebugMod_SignalPlayer.21"
      }
    }
  },
  {
    "Type": "Spacer",
    "Name": "Spacer_1",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Spacer'",
    "Outer": {
      "ObjectName": "WidgetTree'DebugMod_SignalPlayer_C:WidgetTree'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/SignalPanel/DebugMod_SignalPlayer.31"
    },
    "Properties": {
      "Size": {
        "X": 5.0,
        "Y": 1.0
      },
      "Slot": {
        "ObjectName": "HorizontalBoxSlot'DebugMod_SignalPlayer_C:WidgetTree.HorizontalBox_0.HorizontalBoxSlot_9'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/SignalPanel/DebugMod_SignalPlayer.24"
      }
    }
  },
  {
    "Type": "Spacer",
    "Name": "Spacer_35",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Spacer'",
    "Outer": {
      "ObjectName": "WidgetTree'DebugMod_SignalPlayer_C:WidgetTree'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/SignalPanel/DebugMod_SignalPlayer.31"
    },
    "Properties": {
      "Size": {
        "X": 10.0,
        "Y": 1.0
      },
      "Slot": {
        "ObjectName": "HorizontalBoxSlot'DebugMod_SignalPlayer_C:WidgetTree.HorizontalBox_0.HorizontalBoxSlot_3'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/SignalPanel/DebugMod_SignalPlayer.20"
      }
    }
  },
  {
    "Type": "WidgetTree",
    "Name": "WidgetTree",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'WidgetTree'",
    "Outer": {
      "ObjectName": "WidgetBlueprintGeneratedClass'DebugMod_SignalPlayer_C'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/SignalPanel/DebugMod_SignalPlayer.12"
    },
    "Properties": {
      "RootWidget": {
        "ObjectName": "HorizontalBox'DebugMod_SignalPlayer_C:WidgetTree.HorizontalBox_0'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/SignalPanel/DebugMod_SignalPlayer.17"
      }
    }
  }
]