[
  {
    "Type": "Function",
    "Name": "ExecuteUbergraph_rgbtest",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'rgbtest_C'",
      "ObjectPath": "VotV/Content/meshes/kelplush/rgbtest.2"
    },
    "ChildProperties": [
      {
        "Type": "IntProperty",
        "Name": "EntryPoint",
        "Flags": "RF_Public",
        "ElementSize": 4,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm"
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_Conv_LinearColorToVector_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 12,
        "Struct": {
          "ObjectName": "ScriptStruct'Vector'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "FloatProperty",
        "Name": "K2Node_Event_DeltaSeconds",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "FloatProperty",
        "Name": "CallFunc_GetTimeSeconds_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "FloatProperty",
        "Name": "CallFunc_Multiply_FloatFloat_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_HSVToRGB_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 16,
        "Struct": {
          "ObjectName": "ScriptStruct'LinearColor'",
          "ObjectPath": "/Script/CoreUObject"
        }
      }
    ],
    "FunctionFlags": "FUNC_Final | FUNC_UbergraphFunction"
  },
  {
    "Type": "Function",
    "Name": "ReceiveTick",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'rgbtest_C'",
      "ObjectPath": "VotV/Content/meshes/kelplush/rgbtest.2"
    },
    "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": "BlueprintGeneratedClass",
    "Name": "rgbtest_C",
    "Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BlueprintGeneratedClass'",
    "Package": "VotV/Content/meshes/kelplush/rgbtest",
    "Properties": {
      "SimpleConstructionScript": {
        "ObjectName": "SimpleConstructionScript'rgbtest_C:SimpleConstructionScript_0'",
        "ObjectPath": "VotV/Content/meshes/kelplush/rgbtest.9"
      },
      "UberGraphFunction": {
        "ObjectName": "Function'rgbtest_C:ExecuteUbergraph_rgbtest'",
        "ObjectPath": "VotV/Content/meshes/kelplush/rgbtest.0"
      }
    },
    "SuperStruct": {
      "ObjectName": "Class'Actor'",
      "ObjectPath": "/Script/Engine"
    },
    "Children": [
      {
        "ObjectName": "Function'rgbtest_C:ReceiveTick'",
        "ObjectPath": "VotV/Content/meshes/kelplush/rgbtest.1"
      },
      {
        "ObjectName": "Function'rgbtest_C:ExecuteUbergraph_rgbtest'",
        "ObjectPath": "VotV/Content/meshes/kelplush/rgbtest.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": "PointLight",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
        "PropertyClass": {
          "ObjectName": "Class'PointLightComponent'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "kelplush1",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
        "PropertyClass": {
          "ObjectName": "Class'StaticMeshComponent'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "color",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 16,
        "PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance",
        "Struct": {
          "ObjectName": "ScriptStruct'LinearColor'",
          "ObjectPath": "/Script/CoreUObject"
        }
      }
    ],
    "FuncMap": {
      "ExecuteUbergraph_rgbtest": {
        "ObjectName": "Function'rgbtest_C:ExecuteUbergraph_rgbtest'",
        "ObjectPath": "VotV/Content/meshes/kelplush/rgbtest.0"
      },
      "ReceiveTick": {
        "ObjectName": "Function'rgbtest_C:ReceiveTick'",
        "ObjectPath": "VotV/Content/meshes/kelplush/rgbtest.1"
      }
    },
    "ClassFlags": "CLASS_Config | CLASS_Optional | CLASS_ReplicationDataIsSetUp | CLASS_CompiledFromBlueprint | CLASS_HasInstancedReference",
    "ClassWithin": {
      "ObjectName": "Class'Object'",
      "ObjectPath": "/Script/CoreUObject"
    },
    "ClassConfigName": "Engine",
    "bCooked": true,
    "ClassDefaultObject": {
      "ObjectName": "rgbtest_C'Default__rgbtest_C'",
      "ObjectPath": "VotV/Content/meshes/kelplush/rgbtest.3"
    }
  },
  {
    "Type": "rgbtest_C",
    "Name": "Default__rgbtest_C",
    "Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/meshes/kelplush/rgbtest.rgbtest_C'",
    "Package": "VotV/Content/meshes/kelplush/rgbtest",
    "Properties": {
      "UberGraphFrame": {},
      "color": {
        "R": 0.0,
        "G": 0.0,
        "B": 0.0,
        "A": 0.0,
        "Hex": "000000"
      },
      "PrimaryActorTick": {
        "bCanEverTick": true
      }
    }
  },
  {
    "Type": "PointLightComponent",
    "Name": "PointLight_GEN_VARIABLE",
    "Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'PointLightComponent'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'rgbtest_C'",
      "ObjectPath": "VotV/Content/meshes/kelplush/rgbtest.2"
    },
    "Properties": {
      "Intensity": 1000.0,
      "RelativeLocation": {
        "X": 0.0,
        "Y": 0.0,
        "Z": 25.0
      }
    },
    "IntensityNits": 0.0
  },
  {
    "Type": "SceneComponent",
    "Name": "DefaultSceneRoot_GEN_VARIABLE",
    "Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SceneComponent'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'rgbtest_C'",
      "ObjectPath": "VotV/Content/meshes/kelplush/rgbtest.2"
    }
  },
  {
    "Type": "SCS_Node",
    "Name": "SCS_Node_0",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SCS_Node'",
    "Outer": {
      "ObjectName": "SimpleConstructionScript'rgbtest_C:SimpleConstructionScript_0'",
      "ObjectPath": "VotV/Content/meshes/kelplush/rgbtest.9"
    },
    "Properties": {
      "ComponentClass": {
        "ObjectName": "Class'SceneComponent'",
        "ObjectPath": "/Script/Engine"
      },
      "ComponentTemplate": {
        "ObjectName": "SceneComponent'rgbtest_C:DefaultSceneRoot_GEN_VARIABLE'",
        "ObjectPath": "VotV/Content/meshes/kelplush/rgbtest.5"
      },
      "VariableGuid": "A6075F7C-4707C1E5-0BB4CD86-DBE9EE7F",
      "InternalVariableName": "DefaultSceneRoot"
    }
  },
  {
    "Type": "SCS_Node",
    "Name": "SCS_Node_1",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SCS_Node'",
    "Outer": {
      "ObjectName": "SimpleConstructionScript'rgbtest_C:SimpleConstructionScript_0'",
      "ObjectPath": "VotV/Content/meshes/kelplush/rgbtest.9"
    },
    "Properties": {
      "ComponentClass": {
        "ObjectName": "Class'StaticMeshComponent'",
        "ObjectPath": "/Script/Engine"
      },
      "ComponentTemplate": {
        "ObjectName": "StaticMeshComponent'rgbtest_C:kelplush1_GEN_VARIABLE'",
        "ObjectPath": "VotV/Content/meshes/kelplush/rgbtest.10"
      },
      "ChildNodes": [
        {
          "ObjectName": "SCS_Node'rgbtest_C:SimpleConstructionScript_0.SCS_Node_2'",
          "ObjectPath": "VotV/Content/meshes/kelplush/rgbtest.8"
        }
      ],
      "VariableGuid": "C5724DF3-4FFE2F38-2D040FA2-AC61CA4A",
      "InternalVariableName": "kelplush1"
    }
  },
  {
    "Type": "SCS_Node",
    "Name": "SCS_Node_2",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SCS_Node'",
    "Outer": {
      "ObjectName": "SimpleConstructionScript'rgbtest_C:SimpleConstructionScript_0'",
      "ObjectPath": "VotV/Content/meshes/kelplush/rgbtest.9"
    },
    "Properties": {
      "ComponentClass": {
        "ObjectName": "Class'PointLightComponent'",
        "ObjectPath": "/Script/Engine"
      },
      "ComponentTemplate": {
        "ObjectName": "PointLightComponent'rgbtest_C:PointLight_GEN_VARIABLE'",
        "ObjectPath": "VotV/Content/meshes/kelplush/rgbtest.4"
      },
      "VariableGuid": "9A58CA50-4D8C9F75-1F1DA799-F5E4EB27",
      "InternalVariableName": "PointLight"
    }
  },
  {
    "Type": "SimpleConstructionScript",
    "Name": "SimpleConstructionScript_0",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SimpleConstructionScript'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'rgbtest_C'",
      "ObjectPath": "VotV/Content/meshes/kelplush/rgbtest.2"
    },
    "Properties": {
      "RootNodes": [
        {
          "ObjectName": "SCS_Node'rgbtest_C:SimpleConstructionScript_0.SCS_Node_1'",
          "ObjectPath": "VotV/Content/meshes/kelplush/rgbtest.7"
        }
      ],
      "AllNodes": [
        {
          "ObjectName": "SCS_Node'rgbtest_C:SimpleConstructionScript_0.SCS_Node_1'",
          "ObjectPath": "VotV/Content/meshes/kelplush/rgbtest.7"
        },
        {
          "ObjectName": "SCS_Node'rgbtest_C:SimpleConstructionScript_0.SCS_Node_2'",
          "ObjectPath": "VotV/Content/meshes/kelplush/rgbtest.8"
        }
      ],
      "DefaultSceneRootNode": {
        "ObjectName": "SCS_Node'rgbtest_C:SimpleConstructionScript_0.SCS_Node_0'",
        "ObjectPath": "VotV/Content/meshes/kelplush/rgbtest.6"
      }
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "kelplush1_GEN_VARIABLE",
    "Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'rgbtest_C'",
      "ObjectPath": "VotV/Content/meshes/kelplush/rgbtest.2"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'kelplush1'",
        "ObjectPath": "VotV/Content/meshes/kelplush/kelplush1.2"
      },
      "CastShadow": false,
      "BodyInstance": {
        "ObjectType": "ECC_PhysicsBody",
        "CollisionProfileName": "PhysicsActor",
        "bSimulatePhysics": true
      }
    }
  }
]