[
  {
    "Type": "Function",
    "Name": "getActionOptions",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'prop_microwaveDoor_C'",
      "ObjectPath": "VotV/Content/objects/prop_microwaveDoor.1"
    },
    "Super": {
      "ObjectName": "Function'prop_swinger_C:getActionOptions'",
      "ObjectPath": "VotV/Content/objects/prop_swinger.14"
    },
    "SuperStruct": {
      "ObjectName": "Function'prop_swinger_C:getActionOptions'",
      "ObjectPath": "VotV/Content/objects/prop_swinger.14"
    },
    "ChildProperties": [
      {
        "Type": "ObjectProperty",
        "Name": "player",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
        "PropertyClass": {
          "ObjectName": "BlueprintGeneratedClass'mainPlayer_C'",
          "ObjectPath": "VotV/Content/main/mainPlayer.433"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "component",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm | InstancedReference",
        "PropertyClass": {
          "ObjectName": "Class'PrimitiveComponent'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "actor",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
        "PropertyClass": {
          "ObjectName": "Class'Actor'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "ByteProperty",
        "Name": "numberIn",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
        "Enum": null
      },
      {
        "Type": "ArrayProperty",
        "Name": "options",
        "Flags": "RF_Public",
        "ElementSize": 16,
        "PropertyFlags": "Parm | OutParm",
        "Inner": {
          "Type": "StrProperty",
          "Name": "options",
          "Flags": "RF_Public",
          "ElementSize": 16
        }
      },
      {
        "Type": "ArrayProperty",
        "Name": "options_enum",
        "Flags": "RF_Public",
        "ElementSize": 16,
        "PropertyFlags": "Parm | OutParm",
        "Inner": {
          "Type": "ByteProperty",
          "Name": "options_enum",
          "Flags": "RF_Public",
          "ElementSize": 1,
          "Enum": {
            "ObjectName": "UserDefinedEnum'enum_interactionActions'",
            "ObjectPath": "VotV/Content/main/enums/enum_interactionActions.0"
          }
        }
      },
      {
        "Type": "ArrayProperty",
        "Name": "optionsNamesOverlay",
        "Flags": "RF_Public",
        "ElementSize": 16,
        "PropertyFlags": "Parm | OutParm",
        "Inner": {
          "Type": "TextProperty",
          "Name": "optionsNamesOverlay",
          "Flags": "RF_Public",
          "ElementSize": 24
        }
      },
      {
        "Type": "ByteProperty",
        "Name": "number",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "PropertyFlags": "Parm | OutParm",
        "Enum": null
      },
      {
        "Type": "FloatProperty",
        "Name": "lookAtCenter",
        "Flags": "RF_Public",
        "ElementSize": 4,
        "PropertyFlags": "Parm | OutParm"
      },
      {
        "Type": "ArrayProperty",
        "Name": "K2Node_MakeArray_Array",
        "Flags": "RF_Public",
        "ElementSize": 16,
        "PropertyFlags": "ReferenceParm",
        "Inner": {
          "Type": "ByteProperty",
          "Name": "K2Node_MakeArray_Array",
          "Flags": "RF_Public",
          "ElementSize": 1,
          "Enum": {
            "ObjectName": "UserDefinedEnum'enum_interactionActions'",
            "ObjectPath": "VotV/Content/main/enums/enum_interactionActions.0"
          }
        }
      }
    ],
    "FunctionFlags": "FUNC_Public | FUNC_HasOutParms | FUNC_HasDefaults | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
  },
  {
    "Type": "BlueprintGeneratedClass",
    "Name": "prop_microwaveDoor_C",
    "Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BlueprintGeneratedClass'",
    "Package": "VotV/Content/objects/prop_microwaveDoor",
    "Super": {
      "ObjectName": "BlueprintGeneratedClass'prop_swinger_C'",
      "ObjectPath": "VotV/Content/objects/prop_swinger.22"
    },
    "Properties": {
      "SimpleConstructionScript": {
        "ObjectName": "SimpleConstructionScript'prop_microwaveDoor_C:SimpleConstructionScript_0'",
        "ObjectPath": "VotV/Content/objects/prop_microwaveDoor.6"
      },
      "InheritableComponentHandler": {
        "ObjectName": "InheritableComponentHandler'prop_microwaveDoor_C:InheritableComponentHandler'",
        "ObjectPath": "VotV/Content/objects/prop_microwaveDoor.3"
      }
    },
    "SuperStruct": {
      "ObjectName": "BlueprintGeneratedClass'prop_swinger_C'",
      "ObjectPath": "VotV/Content/objects/prop_swinger.22"
    },
    "Children": [
      {
        "ObjectName": "Function'prop_microwaveDoor_C:getActionOptions'",
        "ObjectPath": "VotV/Content/objects/prop_microwaveDoor.0"
      }
    ],
    "ChildProperties": [
      {
        "Type": "ObjectProperty",
        "Name": "parentMicrowave",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "Edit | BlueprintVisible | DisableEditOnTemplate | DisableEditOnInstance",
        "PropertyClass": {
          "ObjectName": "BlueprintGeneratedClass'prop_microwave_C'",
          "ObjectPath": "VotV/Content/objects/prop_microwave.25"
        }
      }
    ],
    "FuncMap": {
      "getActionOptions": {
        "ObjectName": "Function'prop_microwaveDoor_C:getActionOptions'",
        "ObjectPath": "VotV/Content/objects/prop_microwaveDoor.0"
      }
    },
    "ClassFlags": "CLASS_Config | CLASS_Optional | CLASS_ReplicationDataIsSetUp | CLASS_CompiledFromBlueprint | CLASS_HasInstancedReference",
    "ClassWithin": {
      "ObjectName": "Class'Object'",
      "ObjectPath": "/Script/CoreUObject"
    },
    "ClassConfigName": "Engine",
    "bCooked": true,
    "ClassDefaultObject": {
      "ObjectName": "prop_microwaveDoor_C'Default__prop_microwaveDoor_C'",
      "ObjectPath": "VotV/Content/objects/prop_microwaveDoor.2"
    }
  },
  {
    "Type": "prop_microwaveDoor_C",
    "Name": "Default__prop_microwaveDoor_C",
    "Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/prop_microwaveDoor.prop_microwaveDoor_C'",
    "Package": "VotV/Content/objects/prop_microwaveDoor",
    "Template": {
      "ObjectName": "prop_swinger_C'Default__prop_swinger_C'",
      "ObjectPath": "VotV/Content/objects/prop_swinger.23"
    },
    "Properties": {
      "isLockable": true,
      "swingLimitAngle": 60.0,
      "rotateAxis": 120.0,
      "name": "microwave2_1"
    }
  },
  {
    "Type": "InheritableComponentHandler",
    "Name": "InheritableComponentHandler",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'InheritableComponentHandler'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'prop_microwaveDoor_C'",
      "ObjectPath": "VotV/Content/objects/prop_microwaveDoor.1"
    },
    "Properties": {
      "Records": [
        {
          "ComponentClass": {
            "ObjectName": "Class'StaticMeshComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "ComponentTemplate": {
            "ObjectName": "StaticMeshComponent'prop_microwaveDoor_C:StaticMesh_GEN_VARIABLE'",
            "ObjectPath": "VotV/Content/objects/prop_microwaveDoor.7"
          },
          "ComponentKey": {
            "OwnerClass": {
              "ObjectName": "BlueprintGeneratedClass'prop_C'",
              "ObjectPath": "VotV/Content/objects/prop.153"
            },
            "SCSVariableName": "StaticMesh",
            "AssociatedGuid": "13602B10-4630D272-84352898-70D80E78"
          },
          "CookedComponentInstancingData": {
            "ChangedPropertyList": [],
            "bHasValidCookedData": false
          }
        }
      ]
    }
  },
  {
    "Type": "SceneComponent",
    "Name": "DefaultSceneRoot_GEN_VARIABLE",
    "Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SceneComponent'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'prop_microwaveDoor_C'",
      "ObjectPath": "VotV/Content/objects/prop_microwaveDoor.1"
    }
  },
  {
    "Type": "SCS_Node",
    "Name": "SCS_Node_0",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SCS_Node'",
    "Outer": {
      "ObjectName": "SimpleConstructionScript'prop_microwaveDoor_C:SimpleConstructionScript_0'",
      "ObjectPath": "VotV/Content/objects/prop_microwaveDoor.6"
    },
    "Properties": {
      "ComponentClass": {
        "ObjectName": "Class'SceneComponent'",
        "ObjectPath": "/Script/Engine"
      },
      "ComponentTemplate": {
        "ObjectName": "SceneComponent'prop_microwaveDoor_C:DefaultSceneRoot_GEN_VARIABLE'",
        "ObjectPath": "VotV/Content/objects/prop_microwaveDoor.4"
      },
      "VariableGuid": "6FDD6A1F-47AB7997-684CE28B-27ACF9C5",
      "InternalVariableName": "DefaultSceneRoot"
    }
  },
  {
    "Type": "SimpleConstructionScript",
    "Name": "SimpleConstructionScript_0",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SimpleConstructionScript'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'prop_microwaveDoor_C'",
      "ObjectPath": "VotV/Content/objects/prop_microwaveDoor.1"
    },
    "Properties": {
      "DefaultSceneRootNode": {
        "ObjectName": "SCS_Node'prop_microwaveDoor_C:SimpleConstructionScript_0.SCS_Node_0'",
        "ObjectPath": "VotV/Content/objects/prop_microwaveDoor.5"
      }
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMesh_GEN_VARIABLE",
    "Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted | RF_InheritableComponentTemplate",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'prop_microwaveDoor_C'",
      "ObjectPath": "VotV/Content/objects/prop_microwaveDoor.1"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_swinger_C:StaticMesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_swinger.42"
    },
    "Properties": {
      "BodyInstance": {
        "MassScale": 0.5
      }
    }
  }
]