[ { "Type": "BlueprintGeneratedClass", "Name": "CreatePointsGrid_C", "Class": "UScriptClass'BlueprintGeneratedClass'", "Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted", "SuperStruct": { "ObjectName": "Class'PCGBlueprintElement'", "ObjectPath": "/Script/PCG" }, "Children": [ { "ObjectName": "Function'CreatePointsGrid_C:IsCacheableOverride'", "ObjectPath": "/PCG/BP_Elements/CreatePointsGrid.3" }, { "ObjectName": "Function'CreatePointsGrid_C:NodeTitleOverride'", "ObjectPath": "/PCG/BP_Elements/CreatePointsGrid.5" }, { "ObjectName": "Function'CreatePointsGrid_C:IterationLoopBody'", "ObjectPath": "/PCG/BP_Elements/CreatePointsGrid.4" }, { "ObjectName": "Function'CreatePointsGrid_C:ExecuteWithContext'", "ObjectPath": "/PCG/BP_Elements/CreatePointsGrid.2" } ], "ChildProperties": [ { "Type": "StructProperty", "Name": "GridExtents", "Flags": "RF_Public | RF_LoadCompleted", "ElementSize": 24, "PropertyFlags": "Edit | BlueprintVisible", "Struct": { "ObjectName": "Class'Vector'", "ObjectPath": "/Script/CoreUObject" } }, { "Type": "StructProperty", "Name": "Cell Size", "Flags": "RF_Public | RF_LoadCompleted", "ElementSize": 24, "PropertyFlags": "Edit | BlueprintVisible", "Struct": { "ObjectName": "Class'Vector'", "ObjectPath": "/Script/CoreUObject" } }, { "Type": "StructProperty", "Name": "GridCenterPosition", "Flags": "RF_Public | RF_LoadCompleted", "ElementSize": 24, "PropertyFlags": "Edit | BlueprintVisible", "Struct": { "ObjectName": "Class'Vector'", "ObjectPath": "/Script/CoreUObject" } }, { "Type": "BoolProperty", "Name": "Local", "Flags": "RF_Public | RF_LoadCompleted", "ElementSize": 1, "PropertyFlags": "Edit | BlueprintVisible", "FieldSize": 1, "ByteOffset": 0, "ByteMask": 1, "FieldMask": 255, "BoolSize": 1, "bIsNativeBool": true }, { "Type": "BoolProperty", "Name": "Local Inverse Transform", "Flags": "RF_Public | RF_LoadCompleted", "ElementSize": 1, "PropertyFlags": "Edit | BlueprintVisible", "FieldSize": 1, "ByteOffset": 0, "ByteMask": 1, "FieldMask": 255, "BoolSize": 1, "bIsNativeBool": true }, { "Type": "BoolProperty", "Name": "Volume", "Flags": "RF_Public | RF_LoadCompleted", "ElementSize": 1, "PropertyFlags": "Edit | BlueprintVisible", "FieldSize": 1, "ByteOffset": 0, "ByteMask": 1, "FieldMask": 255, "BoolSize": 1, "bIsNativeBool": true }, { "Type": "ByteProperty", "Name": "Coordinate Plane Axes", "Flags": "RF_Public | RF_LoadCompleted", "ElementSize": 1, "PropertyFlags": "Edit | BlueprintVisible", "Enum": { "ObjectName": "UserDefinedEnum'PCGCoordinatePlaneAxes'", "ObjectPath": "/PCG/BP_Elements/Resources/PCGCoordinatePlaneAxes.0" } }, { "Type": "ObjectProperty", "Name": "Context PCGSpatial Data", "Flags": "RF_Public | RF_LoadCompleted", "ElementSize": 8, "PropertyFlags": "Edit | BlueprintVisible", "PropertyClass": { "ObjectName": "Class'PCGSpatialData'", "ObjectPath": "/Script/PCG" } }, { "Type": "StructProperty", "Name": "Increments", "Flags": "RF_Public | RF_LoadCompleted", "ElementSize": 12, "PropertyFlags": "Edit | BlueprintVisible", "Struct": { "ObjectName": "Class'IntVector'", "ObjectPath": "/Script/CoreUObject" } }, { "Type": "StructProperty", "Name": "IncrementSize", "Flags": "RF_Public | RF_LoadCompleted", "ElementSize": 24, "PropertyFlags": "Edit | BlueprintVisible", "Struct": { "ObjectName": "Class'Vector'", "ObjectPath": "/Script/CoreUObject" } }, { "Type": "BoolProperty", "Name": "CullPointsOutsideVolume", "Flags": "RF_Public | RF_LoadCompleted", "ElementSize": 1, "PropertyFlags": "Edit | BlueprintVisible", "FieldSize": 1, "ByteOffset": 0, "ByteMask": 1, "FieldMask": 255, "BoolSize": 1, "bIsNativeBool": true } ], "FuncMap": { "ExecuteWithContext": { "ObjectName": "Function'CreatePointsGrid_C:ExecuteWithContext'", "ObjectPath": "/PCG/BP_Elements/CreatePointsGrid.2" }, "IterationLoopBody": { "ObjectName": "Function'CreatePointsGrid_C:IterationLoopBody'", "ObjectPath": "/PCG/BP_Elements/CreatePointsGrid.4" }, "NodeTitleOverride": { "ObjectName": "Function'CreatePointsGrid_C:NodeTitleOverride'", "ObjectPath": "/PCG/BP_Elements/CreatePointsGrid.5" }, "IsCacheableOverride": { "ObjectName": "Function'CreatePointsGrid_C:IsCacheableOverride'", "ObjectPath": "/PCG/BP_Elements/CreatePointsGrid.3" } }, "ClassFlags": "CLASS_ReplicationDataIsSetUp | CLASS_CompiledFromBlueprint", "ClassWithin": { "ObjectName": "Class'Object'", "ObjectPath": "/Script/CoreUObject" }, "ClassConfigName": "Engine", "bCooked": true, "ClassDefaultObject": { "ObjectName": "CreatePointsGrid_C'Default__CreatePointsGrid_C'", "ObjectPath": "/PCG/BP_Elements/CreatePointsGrid.1" }, "EditorTags": { "BlueprintType": "BPTYPE_Normal" } }, { "Type": "CreatePointsGrid_C", "Name": "Default__CreatePointsGrid_C", "Class": "BlueprintGeneratedClass'/PCG/BP_Elements/CreatePointsGrid.CreatePointsGrid_C'", "Flags": "RF_Public | RF_Transactional | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted", "Properties": { "GridExtents": { "X": 500.0, "Y": 500.0, "Z": 500.0 }, "Cell Size[1]": { "X": 100.0, "Y": 100.0, "Z": 100.0 }, "GridCenterPosition[2]": { "X": 0.0, "Y": 0.0, "Z": 0.0 }, "Increments[8]": { "X": 0, "Y": 0, "Z": 0 }, "IncrementSize[9]": { "X": 0.0, "Y": 0.0, "Z": 0.0 }, "CullPointsOutsideVolume[10]": true, "bComputeFullDataCrc": true, "CustomOutputPins": [ { "Label": "Out", "AllowedTypes": "EPCGDataType::Spline", "bAllowMultipleData": true, "bAllowMultipleConnections": true, "bAdvancedPin": false } ], "bHasDefaultInPin": false, "bHasDefaultOutPin": false } }, { "Type": "Function", "Name": "ExecuteWithContext", "Outer": "CreatePointsGrid_C", "Class": "UScriptClass'Function'", "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted", "SuperStruct": { "ObjectName": "Class'PCGBlueprintElement:ExecuteWithContext'", "ObjectPath": "/Script/PCG" }, "ChildProperties": [ { "Type": "StructProperty", "Name": "InContext", "Flags": "RF_Public", "ElementSize": 184, "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm | OutParm | ReferenceParm", "Struct": { "ObjectName": "Class'PCGContext'", "ObjectPath": "/Script/PCG" } }, { "Type": "StructProperty", "Name": "Input", "Flags": "RF_Public", "ElementSize": 32, "PropertyFlags": "ConstParm | BlueprintVisible | BlueprintReadOnly | Parm | OutParm | ReferenceParm", "Struct": { "ObjectName": "Class'PCGDataCollection'", "ObjectPath": "/Script/PCG" } }, { "Type": "StructProperty", "Name": "Output", "Flags": "RF_Public", "ElementSize": 32, "PropertyFlags": "Parm | OutParm", "Struct": { "ObjectName": "Class'PCGDataCollection'", "ObjectPath": "/Script/PCG" } }, { "Type": "StructProperty", "Name": "Context", "Flags": "RF_Public", "ElementSize": 184, "PropertyFlags": "Edit | BlueprintVisible", "Struct": { "ObjectName": "Class'PCGContext'", "ObjectPath": "/Script/PCG" } }, { "Type": "ArrayProperty", "Name": "OutPoints", "Flags": "RF_Public", "ElementSize": 16, "PropertyFlags": "Edit | BlueprintVisible", "Inner": { "Type": "StructProperty", "Name": "OutPoints", "Flags": "RF_Public", "ElementSize": 208, "Struct": { "ObjectName": "Class'PCGPoint'", "ObjectPath": "/Script/PCG" } } }, { "Type": "ObjectProperty", "Name": "Target Actor", "Flags": "RF_Public", "ElementSize": 8, "PropertyFlags": "Edit | BlueprintVisible | DisableEditOnTemplate", "PropertyClass": { "ObjectName": "Class'Actor'", "ObjectPath": "/Script/Engine" } }, { "Type": "StructProperty", "Name": "CallFunc_Conv_DoubleToVector_ReturnValue", "Flags": "RF_Public", "ElementSize": 24, "Struct": { "ObjectName": "Class'Vector'", "ObjectPath": "/Script/CoreUObject" } }, { "Type": "ByteProperty", "Name": "Temp_byte_Variable", "Flags": "RF_Public", "ElementSize": 1, "Enum": { "ObjectName": "UserDefinedEnum'PCGCoordinatePlaneAxes'", "ObjectPath": "/PCG/BP_Elements/Resources/PCGCoordinatePlaneAxes.0" } }, { "Type": "ObjectProperty", "Name": "CallFunc_GetActorData_ReturnValue", "Flags": "RF_Public", "ElementSize": 8, "PropertyClass": { "ObjectName": "Class'PCGData'", "ObjectPath": "/Script/PCG" } }, { "Type": "ObjectProperty", "Name": "K2Node_DynamicCast_AsPCGSpatial_Data", "Flags": "RF_Public", "ElementSize": 8, "PropertyClass": { "ObjectName": "Class'PCGSpatialData'", "ObjectPath": "/Script/PCG" } }, { "Type": "BoolProperty", "Name": "K2Node_DynamicCast_bSuccess", "Flags": "RF_Public", "ElementSize": 1, "FieldSize": 1, "ByteOffset": 0, "ByteMask": 1, "FieldMask": 255, "BoolSize": 1, "bIsNativeBool": true }, { "Type": "StructProperty", "Name": "CallFunc_Vector_GetAbs_ReturnValue", "Flags": "RF_Public", "ElementSize": 24, "Struct": { "ObjectName": "Class'Vector'", "ObjectPath": "/Script/CoreUObject" } }, { "Type": "StructProperty", "Name": "CallFunc_Multiply_VectorVector_ReturnValue", "Flags": "RF_Public", "ElementSize": 24, "Struct": { "ObjectName": "Class'Vector'", "ObjectPath": "/Script/CoreUObject" } }, { "Type": "StructProperty", "Name": "CallFunc_Divide_VectorVector_ReturnValue", "Flags": "RF_Public", "ElementSize": 24, "Struct": { "ObjectName": "Class'Vector'", "ObjectPath": "/Script/CoreUObject" } }, { "Type": "StructProperty", "Name": "CallFunc_FTruncVector_ReturnValue", "Flags": "RF_Public", "ElementSize": 12, "Struct": { "ObjectName": "Class'IntVector'", "ObjectPath": "/Script/CoreUObject" } }, { "Type": "IntProperty", "Name": "CallFunc_Multiply_IntInt_ReturnValue", "Flags": "RF_Public", "ElementSize": 4 }, { "Type": "IntProperty", "Name": "CallFunc_Multiply_IntInt_ReturnValue_1", "Flags": "RF_Public", "ElementSize": 4 }, { "Type": "IntProperty", "Name": "CallFunc_Multiply_IntInt_ReturnValue_2", "Flags": "RF_Public", "ElementSize": 4 }, { "Type": "IntProperty", "Name": "CallFunc_Multiply_IntInt_ReturnValue_3", "Flags": "RF_Public", "ElementSize": 4 }, { "Type": "IntProperty", "Name": "K2Node_Select_Default", "Flags": "RF_Public", "ElementSize": 4 }, { "Type": "IntProperty", "Name": "CallFunc_Multiply_IntInt_ReturnValue_4", "Flags": "RF_Public", "ElementSize": 4 }, { "Type": "IntProperty", "Name": "CallFunc_SelectInt_ReturnValue", "Flags": "RF_Public", "ElementSize": 4 }, { "Type": "Int64Property", "Name": "CallFunc_Conv_IntToInt64_ReturnValue", "Flags": "RF_Public", "ElementSize": 8 }, { "Type": "ObjectProperty", "Name": "CallFunc_IterationLoop_OutData", "Flags": "RF_Public", "ElementSize": 8, "PropertyClass": { "ObjectName": "Class'PCGPointData'", "ObjectPath": "/Script/PCG" } }, { "Type": "StructProperty", "Name": "K2Node_MakeStruct_PCGTaggedData", "Flags": "RF_Public", "ElementSize": 104, "Struct": { "ObjectName": "Class'PCGTaggedData'", "ObjectPath": "/Script/PCG" } }, { "Type": "ArrayProperty", "Name": "K2Node_MakeArray_Array", "Flags": "RF_Public", "ElementSize": 16, "PropertyFlags": "ReferenceParm", "Inner": { "Type": "StructProperty", "Name": "K2Node_MakeArray_Array", "Flags": "RF_Public", "ElementSize": 104, "Struct": { "ObjectName": "Class'PCGTaggedData'", "ObjectPath": "/Script/PCG" } } }, { "Type": "StructProperty", "Name": "K2Node_MakeStruct_PCGDataCollection", "Flags": "RF_Public", "ElementSize": 32, "Struct": { "ObjectName": "Class'PCGDataCollection'", "ObjectPath": "/Script/PCG" } } ], "FunctionFlags": "FUNC_Event | FUNC_Public | FUNC_HasOutParms | FUNC_HasDefaults | FUNC_BlueprintCallable | FUNC_BlueprintEvent" }, { "Type": "Function", "Name": "IsCacheableOverride", "Outer": "CreatePointsGrid_C", "Class": "UScriptClass'Function'", "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted", "SuperStruct": { "ObjectName": "Class'PCGBlueprintElement:IsCacheableOverride'", "ObjectPath": "/Script/PCG" }, "ChildProperties": [ { "Type": "BoolProperty", "Name": "ReturnValue", "Flags": "RF_Public", "ElementSize": 1, "PropertyFlags": "Parm | OutParm | ReturnParm", "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_Event | FUNC_Public | FUNC_HasOutParms | FUNC_BlueprintCallable | FUNC_BlueprintEvent | FUNC_Const" }, { "Type": "Function", "Name": "IterationLoopBody", "Outer": "CreatePointsGrid_C", "Class": "UScriptClass'Function'", "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted", "SuperStruct": { "ObjectName": "Class'PCGBlueprintElement:IterationLoopBody'", "ObjectPath": "/Script/PCG" }, "ChildProperties": [ { "Type": "StructProperty", "Name": "InContext", "Flags": "RF_Public", "ElementSize": 184, "PropertyFlags": "ConstParm | BlueprintVisible | BlueprintReadOnly | Parm | OutParm | ReferenceParm", "Struct": { "ObjectName": "Class'PCGContext'", "ObjectPath": "/Script/PCG" } }, { "Type": "Int64Property", "Name": "Iteration", "Flags": "RF_Public", "ElementSize": 8, "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm" }, { "Type": "ObjectProperty", "Name": "InA", "Flags": "RF_Public", "ElementSize": 8, "PropertyFlags": "ConstParm | BlueprintVisible | BlueprintReadOnly | Parm", "PropertyClass": { "ObjectName": "Class'PCGSpatialData'", "ObjectPath": "/Script/PCG" } }, { "Type": "ObjectProperty", "Name": "InB", "Flags": "RF_Public", "ElementSize": 8, "PropertyFlags": "ConstParm | BlueprintVisible | BlueprintReadOnly | Parm", "PropertyClass": { "ObjectName": "Class'PCGSpatialData'", "ObjectPath": "/Script/PCG" } }, { "Type": "StructProperty", "Name": "OutPoint", "Flags": "RF_Public", "ElementSize": 208, "PropertyFlags": "Parm | OutParm", "Struct": { "ObjectName": "Class'PCGPoint'", "ObjectPath": "/Script/PCG" } }, { "Type": "ObjectProperty", "Name": "OutMetadata", "Flags": "RF_Public", "ElementSize": 8, "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm", "PropertyClass": { "ObjectName": "Class'PCGMetadata'", "ObjectPath": "/Script/PCG" } }, { "Type": "BoolProperty", "Name": "ReturnValue", "Flags": "RF_Public", "ElementSize": 1, "PropertyFlags": "Parm | OutParm | ReturnParm", "FieldSize": 1, "ByteOffset": 0, "ByteMask": 1, "FieldMask": 255, "BoolSize": 1, "bIsNativeBool": true }, { "Type": "StructProperty", "Name": "CallFunc_Conv_DoubleToVector_ReturnValue", "Flags": "RF_Public", "ElementSize": 24, "Struct": { "ObjectName": "Class'Vector'", "ObjectPath": "/Script/CoreUObject" } }, { "Type": "IntProperty", "Name": "CallFunc_Conv_Int64ToInt_ReturnValue", "Flags": "RF_Public", "ElementSize": 4 }, { "Type": "ObjectProperty", "Name": "CallFunc_GetOriginalComponent_ReturnValue", "Flags": "RF_Public", "ElementSize": 8, "PropertyFlags": "InstancedReference", "PropertyClass": { "ObjectName": "Class'PCGComponent'", "ObjectPath": "/Script/PCG" } }, { "Type": "BoolProperty", "Name": "Temp_bool_Variable", "Flags": "RF_Public", "ElementSize": 1, "FieldSize": 1, "ByteOffset": 0, "ByteMask": 1, "FieldMask": 255, "BoolSize": 1, "bIsNativeBool": true }, { "Type": "ObjectProperty", "Name": "CallFunc_GetOwner_ReturnValue", "Flags": "RF_Public", "ElementSize": 8, "PropertyClass": { "ObjectName": "Class'Actor'", "ObjectPath": "/Script/Engine" } }, { "Type": "BoolProperty", "Name": "Temp_bool_Variable_1", "Flags": "RF_Public", "ElementSize": 1, "FieldSize": 1, "ByteOffset": 0, "ByteMask": 1, "FieldMask": 255, "BoolSize": 1, "bIsNativeBool": true }, { "Type": "StructProperty", "Name": "CallFunc_GetTransform_ReturnValue", "Flags": "RF_Public", "ElementSize": 96, "PropertyFlags": "ConstParm", "Struct": { "ObjectName": "Class'Transform'", "ObjectPath": "/Script/CoreUObject" } }, { "Type": "StructProperty", "Name": "CallFunc_BreakTransform_Location", "Flags": "RF_Public", "ElementSize": 24, "Struct": { "ObjectName": "Class'Vector'", "ObjectPath": "/Script/CoreUObject" } }, { "Type": "StructProperty", "Name": "CallFunc_BreakTransform_Rotation", "Flags": "RF_Public", "ElementSize": 24, "Struct": { "ObjectName": "Class'Rotator'", "ObjectPath": "/Script/CoreUObject" } }, { "Type": "StructProperty", "Name": "CallFunc_BreakTransform_Scale", "Flags": "RF_Public", "ElementSize": 24, "Struct": { "ObjectName": "Class'Vector'", "ObjectPath": "/Script/CoreUObject" } }, { "Type": "StructProperty", "Name": "CallFunc_MakeTransform_ReturnValue", "Flags": "RF_Public", "ElementSize": 96, "Struct": { "ObjectName": "Class'Transform'", "ObjectPath": "/Script/CoreUObject" } }, { "Type": "StructProperty", "Name": "CallFunc_Multiply_VectorVector_ReturnValue", "Flags": "RF_Public", "ElementSize": 24, "Struct": { "ObjectName": "Class'Vector'", "ObjectPath": "/Script/CoreUObject" } }, { "Type": "StructProperty", "Name": "CallFunc_Conv_IntVectorToVector_ReturnValue", "Flags": "RF_Public", "ElementSize": 24, "Struct": { "ObjectName": "Class'Vector'", "ObjectPath": "/Script/CoreUObject" } }, { "Type": "StructProperty", "Name": "K2Node_MakeStruct_IntVector", "Flags": "RF_Public", "ElementSize": 12, "Struct": { "ObjectName": "Class'IntVector'", "ObjectPath": "/Script/CoreUObject" } }, { "Type": "StructProperty", "Name": "K2Node_MakeStruct_IntVector_1", "Flags": "RF_Public", "ElementSize": 12, "Struct": { "ObjectName": "Class'IntVector'", "ObjectPath": "/Script/CoreUObject" } }, { "Type": "StructProperty", "Name": "Temp_struct_Variable", "Flags": "RF_Public", "ElementSize": 24, "Struct": { "ObjectName": "Class'Vector'", "ObjectPath": "/Script/CoreUObject" } }, { "Type": "ByteProperty", "Name": "Temp_byte_Variable", "Flags": "RF_Public", "ElementSize": 1, "Enum": { "ObjectName": "UserDefinedEnum'PCGCoordinatePlaneAxes'", "ObjectPath": "/PCG/BP_Elements/Resources/PCGCoordinatePlaneAxes.0" } }, { "Type": "StructProperty", "Name": "Temp_struct_Variable_1", "Flags": "RF_Public", "ElementSize": 24, "Struct": { "ObjectName": "Class'Vector'", "ObjectPath": "/Script/CoreUObject" } }, { "Type": "StructProperty", "Name": "Temp_struct_Variable_2", "Flags": "RF_Public", "ElementSize": 24, "Struct": { "ObjectName": "Class'Vector'", "ObjectPath": "/Script/CoreUObject" } }, { "Type": "StructProperty", "Name": "Temp_struct_Variable_3", "Flags": "RF_Public", "ElementSize": 24, "Struct": { "ObjectName": "Class'Vector'", "ObjectPath": "/Script/CoreUObject" } }, { "Type": "ByteProperty", "Name": "Temp_byte_Variable_1", "Flags": "RF_Public", "ElementSize": 1, "Enum": { "ObjectName": "UserDefinedEnum'PCGCoordinatePlaneAxes'", "ObjectPath": "/PCG/BP_Elements/Resources/PCGCoordinatePlaneAxes.0" } }, { "Type": "StructProperty", "Name": "Temp_struct_Variable_4", "Flags": "RF_Public", "ElementSize": 24, "Struct": { "ObjectName": "Class'Vector'", "ObjectPath": "/Script/CoreUObject" } }, { "Type": "StructProperty", "Name": "K2Node_Select_Default", "Flags": "RF_Public", "ElementSize": 24, "Struct": { "ObjectName": "Class'Vector'", "ObjectPath": "/Script/CoreUObject" } }, { "Type": "StructProperty", "Name": "CallFunc_SelectVector_ReturnValue", "Flags": "RF_Public", "ElementSize": 24, "Struct": { "ObjectName": "Class'Vector'", "ObjectPath": "/Script/CoreUObject" } }, { "Type": "StructProperty", "Name": "CallFunc_Multiply_VectorVector_ReturnValue_1", "Flags": "RF_Public", "ElementSize": 24, "Struct": { "ObjectName": "Class'Vector'", "ObjectPath": "/Script/CoreUObject" } }, { "Type": "StructProperty", "Name": "Temp_struct_Variable_5", "Flags": "RF_Public", "ElementSize": 24, "Struct": { "ObjectName": "Class'Vector'", "ObjectPath": "/Script/CoreUObject" } }, { "Type": "StructProperty", "Name": "CallFunc_Multiply_VectorVector_ReturnValue_2", "Flags": "RF_Public", "ElementSize": 24, "Struct": { "ObjectName": "Class'Vector'", "ObjectPath": "/Script/CoreUObject" } }, { "Type": "StructProperty", "Name": "CallFunc_Subtract_VectorVector_ReturnValue", "Flags": "RF_Public", "ElementSize": 24, "Struct": { "ObjectName": "Class'Vector'", "ObjectPath": "/Script/CoreUObject" } }, { "Type": "StructProperty", "Name": "Temp_struct_Variable_6", "Flags": "RF_Public", "ElementSize": 24, "Struct": { "ObjectName": "Class'Vector'", "ObjectPath": "/Script/CoreUObject" } }, { "Type": "StructProperty", "Name": "CallFunc_Divide_VectorVector_ReturnValue", "Flags": "RF_Public", "ElementSize": 24, "Struct": { "ObjectName": "Class'Vector'", "ObjectPath": "/Script/CoreUObject" } }, { "Type": "ByteProperty", "Name": "Temp_byte_Variable_2", "Flags": "RF_Public", "ElementSize": 1, "Enum": { "ObjectName": "UserDefinedEnum'PCGCoordinatePlaneAxes'", "ObjectPath": "/PCG/BP_Elements/Resources/PCGCoordinatePlaneAxes.0" } }, { "Type": "ByteProperty", "Name": "Temp_byte_Variable_3", "Flags": "RF_Public", "ElementSize": 1, "Enum": { "ObjectName": "UserDefinedEnum'PCGCoordinatePlaneAxes'", "ObjectPath": "/PCG/BP_Elements/Resources/PCGCoordinatePlaneAxes.0" } }, { "Type": "StructProperty", "Name": "K2Node_Select_Default_1", "Flags": "RF_Public", "ElementSize": 24, "Struct": { "ObjectName": "Class'Vector'", "ObjectPath": "/Script/CoreUObject" } }, { "Type": "StructProperty", "Name": "K2Node_Select_Default_2", "Flags": "RF_Public", "ElementSize": 12, "Struct": { "ObjectName": "Class'IntVector'", "ObjectPath": "/Script/CoreUObject" } }, { "Type": "StructProperty", "Name": "Temp_struct_Variable_7", "Flags": "RF_Public", "ElementSize": 24, "Struct": { "ObjectName": "Class'Vector'", "ObjectPath": "/Script/CoreUObject" } }, { "Type": "BoolProperty", "Name": "Temp_bool_Variable_2", "Flags": "RF_Public", "ElementSize": 1, "FieldSize": 1, "ByteOffset": 0, "ByteMask": 1, "FieldMask": 255, "BoolSize": 1, "bIsNativeBool": true }, { "Type": "BoolProperty", "Name": "Temp_bool_Variable_3", "Flags": "RF_Public", "ElementSize": 1, "FieldSize": 1, "ByteOffset": 0, "ByteMask": 1, "FieldMask": 255, "BoolSize": 1, "bIsNativeBool": true }, { "Type": "StructProperty", "Name": "K2Node_Select_Default_3", "Flags": "RF_Public", "ElementSize": 12, "Struct": { "ObjectName": "Class'IntVector'", "ObjectPath": "/Script/CoreUObject" } }, { "Type": "BoolProperty", "Name": "Temp_bool_Variable_4", "Flags": "RF_Public", "ElementSize": 1, "FieldSize": 1, "ByteOffset": 0, "ByteMask": 1, "FieldMask": 255, "BoolSize": 1, "bIsNativeBool": true }, { "Type": "IntProperty", "Name": "CallFunc_Multiply_IntInt_ReturnValue", "Flags": "RF_Public", "ElementSize": 4 }, { "Type": "IntProperty", "Name": "CallFunc_Divide_IntInt_ReturnValue", "Flags": "RF_Public", "ElementSize": 4 }, { "Type": "IntProperty", "Name": "CallFunc_Divide_IntInt_ReturnValue_1", "Flags": "RF_Public", "ElementSize": 4 }, { "Type": "StructProperty", "Name": "CallFunc_Conv_IntToVector_ReturnValue", "Flags": "RF_Public", "ElementSize": 24, "Struct": { "ObjectName": "Class'Vector'", "ObjectPath": "/Script/CoreUObject" } }, { "Type": "IntProperty", "Name": "CallFunc_Percent_IntInt_ReturnValue", "Flags": "RF_Public", "ElementSize": 4 }, { "Type": "StructProperty", "Name": "CallFunc_Multiply_VectorVector_ReturnValue_3", "Flags": "RF_Public", "ElementSize": 24, "Struct": { "ObjectName": "Class'Vector'", "ObjectPath": "/Script/CoreUObject" } }, { "Type": "StructProperty", "Name": "CallFunc_Conv_IntToVector_ReturnValue_1", "Flags": "RF_Public", "ElementSize": 24, "Struct": { "ObjectName": "Class'Vector'", "ObjectPath": "/Script/CoreUObject" } }, { "Type": "IntProperty", "Name": "CallFunc_Percent_IntInt_ReturnValue_1", "Flags": "RF_Public", "ElementSize": 4 }, { "Type": "StructProperty", "Name": "Temp_struct_Variable_8", "Flags": "RF_Public", "ElementSize": 24, "Struct": { "ObjectName": "Class'Vector'", "ObjectPath": "/Script/CoreUObject" } }, { "Type": "StructProperty", "Name": "CallFunc_Conv_IntToVector_ReturnValue_2", "Flags": "RF_Public", "ElementSize": 24, "Struct": { "ObjectName": "Class'Vector'", "ObjectPath": "/Script/CoreUObject" } }, { "Type": "StructProperty", "Name": "CallFunc_Multiply_VectorVector_ReturnValue_4", "Flags": "RF_Public", "ElementSize": 24, "Struct": { "ObjectName": "Class'Vector'", "ObjectPath": "/Script/CoreUObject" } }, { "Type": "StructProperty", "Name": "K2Node_Select_Default_4", "Flags": "RF_Public", "ElementSize": 24, "Struct": { "ObjectName": "Class'Vector'", "ObjectPath": "/Script/CoreUObject" } }, { "Type": "StructProperty", "Name": "CallFunc_SelectVector_ReturnValue_1", "Flags": "RF_Public", "ElementSize": 24, "Struct": { "ObjectName": "Class'Vector'", "ObjectPath": "/Script/CoreUObject" } }, { "Type": "StructProperty", "Name": "CallFunc_Multiply_VectorVector_ReturnValue_5", "Flags": "RF_Public", "ElementSize": 24, "Struct": { "ObjectName": "Class'Vector'", "ObjectPath": "/Script/CoreUObject" } }, { "Type": "StructProperty", "Name": "CallFunc_Multiply_VectorVector_ReturnValue_6", "Flags": "RF_Public", "ElementSize": 24, "Struct": { "ObjectName": "Class'Vector'", "ObjectPath": "/Script/CoreUObject" } }, { "Type": "StructProperty", "Name": "CallFunc_Add_VectorVector_ReturnValue", "Flags": "RF_Public", "ElementSize": 24, "Struct": { "ObjectName": "Class'Vector'", "ObjectPath": "/Script/CoreUObject" } }, { "Type": "StructProperty", "Name": "CallFunc_Add_VectorVector_ReturnValue_1", "Flags": "RF_Public", "ElementSize": 24, "Struct": { "ObjectName": "Class'Vector'", "ObjectPath": "/Script/CoreUObject" } }, { "Type": "StructProperty", "Name": "CallFunc_Subtract_VectorVector_ReturnValue_1", "Flags": "RF_Public", "ElementSize": 24, "Struct": { "ObjectName": "Class'Vector'", "ObjectPath": "/Script/CoreUObject" } }, { "Type": "StructProperty", "Name": "CallFunc_Multiply_VectorVector_ReturnValue_7", "Flags": "RF_Public", "ElementSize": 24, "Struct": { "ObjectName": "Class'Vector'", "ObjectPath": "/Script/CoreUObject" } }, { "Type": "StructProperty", "Name": "CallFunc_SelectVector_ReturnValue_2", "Flags": "RF_Public", "ElementSize": 24, "Struct": { "ObjectName": "Class'Vector'", "ObjectPath": "/Script/CoreUObject" } }, { "Type": "StructProperty", "Name": "CallFunc_Add_VectorVector_ReturnValue_2", "Flags": "RF_Public", "ElementSize": 24, "Struct": { "ObjectName": "Class'Vector'", "ObjectPath": "/Script/CoreUObject" } }, { "Type": "StructProperty", "Name": "CallFunc_MakeTransform_ReturnValue_1", "Flags": "RF_Public", "ElementSize": 96, "Struct": { "ObjectName": "Class'Transform'", "ObjectPath": "/Script/CoreUObject" } }, { "Type": "IntProperty", "Name": "CallFunc_ComputeSeedFromPosition_ReturnValue", "Flags": "RF_Public", "ElementSize": 4 }, { "Type": "StructProperty", "Name": "CallFunc_BreakTransform_Location_1", "Flags": "RF_Public", "ElementSize": 24, "Struct": { "ObjectName": "Class'Vector'", "ObjectPath": "/Script/CoreUObject" } }, { "Type": "StructProperty", "Name": "CallFunc_BreakTransform_Rotation_1", "Flags": "RF_Public", "ElementSize": 24, "Struct": { "ObjectName": "Class'Rotator'", "ObjectPath": "/Script/CoreUObject" } }, { "Type": "StructProperty", "Name": "CallFunc_BreakTransform_Scale_1", "Flags": "RF_Public", "ElementSize": 24, "Struct": { "ObjectName": "Class'Vector'", "ObjectPath": "/Script/CoreUObject" } }, { "Type": "StructProperty", "Name": "K2Node_MakeStruct_PCGPoint", "Flags": "RF_Public", "ElementSize": 208, "Struct": { "ObjectName": "Class'PCGPoint'", "ObjectPath": "/Script/PCG" } }, { "Type": "IntProperty", "Name": "CallFunc_ComputeSeedFromPosition_ReturnValue_1", "Flags": "RF_Public", "ElementSize": 4 }, { "Type": "StructProperty", "Name": "CallFunc_ComposeTransforms_ReturnValue", "Flags": "RF_Public", "ElementSize": 96, "Struct": { "ObjectName": "Class'Transform'", "ObjectPath": "/Script/CoreUObject" } }, { "Type": "StructProperty", "Name": "K2Node_MakeStruct_PCGPoint_1", "Flags": "RF_Public", "ElementSize": 208, "Struct": { "ObjectName": "Class'PCGPoint'", "ObjectPath": "/Script/PCG" } }, { "Type": "StructProperty", "Name": "CallFunc_BreakTransform_Location_2", "Flags": "RF_Public", "ElementSize": 24, "Struct": { "ObjectName": "Class'Vector'", "ObjectPath": "/Script/CoreUObject" } }, { "Type": "StructProperty", "Name": "CallFunc_BreakTransform_Rotation_2", "Flags": "RF_Public", "ElementSize": 24, "Struct": { "ObjectName": "Class'Rotator'", "ObjectPath": "/Script/CoreUObject" } }, { "Type": "StructProperty", "Name": "CallFunc_BreakTransform_Scale_2", "Flags": "RF_Public", "ElementSize": 24, "Struct": { "ObjectName": "Class'Vector'", "ObjectPath": "/Script/CoreUObject" } }, { "Type": "IntProperty", "Name": "CallFunc_ComputeSeedFromPosition_ReturnValue_2", "Flags": "RF_Public", "ElementSize": 4 }, { "Type": "FloatProperty", "Name": "CallFunc_GetDensityAtPosition_ReturnValue", "Flags": "RF_Public", "ElementSize": 4 }, { "Type": "StructProperty", "Name": "K2Node_MakeStruct_PCGPoint_2", "Flags": "RF_Public", "ElementSize": 208, "Struct": { "ObjectName": "Class'PCGPoint'", "ObjectPath": "/Script/PCG" } }, { "Type": "BoolProperty", "Name": "CallFunc_Greater_DoubleDouble_ReturnValue", "Flags": "RF_Public", "ElementSize": 1, "FieldSize": 1, "ByteOffset": 0, "ByteMask": 1, "FieldMask": 255, "BoolSize": 1, "bIsNativeBool": true }, { "Type": "BoolProperty", "Name": "K2Node_Select_Default_5", "Flags": "RF_Public", "ElementSize": 1, "FieldSize": 1, "ByteOffset": 0, "ByteMask": 1, "FieldMask": 255, "BoolSize": 1, "bIsNativeBool": true }, { "Type": "FloatProperty", "Name": "CallFunc_GetDensityAtPosition_ReturnValue_1", "Flags": "RF_Public", "ElementSize": 4 }, { "Type": "BoolProperty", "Name": "CallFunc_Greater_DoubleDouble_ReturnValue_1", "Flags": "RF_Public", "ElementSize": 1, "FieldSize": 1, "ByteOffset": 0, "ByteMask": 1, "FieldMask": 255, "BoolSize": 1, "bIsNativeBool": true }, { "Type": "BoolProperty", "Name": "K2Node_Select_Default_6", "Flags": "RF_Public", "ElementSize": 1, "FieldSize": 1, "ByteOffset": 0, "ByteMask": 1, "FieldMask": 255, "BoolSize": 1, "bIsNativeBool": true }, { "Type": "DoubleProperty", "Name": "CallFunc_Greater_DoubleDouble_A_ImplicitCast", "Flags": "RF_Public", "ElementSize": 8 }, { "Type": "DoubleProperty", "Name": "CallFunc_Greater_DoubleDouble_A_ImplicitCast_1", "Flags": "RF_Public", "ElementSize": 8 } ], "FunctionFlags": "FUNC_Event | FUNC_Public | FUNC_HasOutParms | FUNC_HasDefaults | FUNC_BlueprintCallable | FUNC_BlueprintEvent | FUNC_Const" }, { "Type": "Function", "Name": "NodeTitleOverride", "Outer": "CreatePointsGrid_C", "Class": "UScriptClass'Function'", "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted", "SuperStruct": { "ObjectName": "Class'PCGBlueprintElement:NodeTitleOverride'", "ObjectPath": "/Script/PCG" }, "ChildProperties": [ { "Type": "NameProperty", "Name": "ReturnValue", "Flags": "RF_Public", "ElementSize": 12, "PropertyFlags": "Parm | OutParm | ReturnParm" } ], "FunctionFlags": "FUNC_Event | FUNC_Public | FUNC_HasOutParms | FUNC_BlueprintCallable | FUNC_BlueprintEvent | FUNC_Const" } ]