dump: [json] pakchunk0_s4

This commit is contained in:
merith-tk 2024-11-27 22:17:42 -08:00
parent a0202f19ac
commit 184f12fe9d
2029 changed files with 13029077 additions and 0 deletions

View file

@ -0,0 +1,575 @@
[
{
"Type": "BlueprintGeneratedClass",
"Name": "PCGF_ApplyPointBounds_C",
"Class": "UScriptClass'BlueprintGeneratedClass'",
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"SuperStruct": {
"ObjectName": "Class'PCGBlueprintElement'",
"ObjectPath": "/Script/PCG"
},
"Children": [
{
"ObjectName": "Function'PCGF_ApplyPointBounds_C:PointLoopBody'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Functions/PCGF_ApplyPointBounds.2"
},
{
"ObjectName": "Function'PCGF_ApplyPointBounds_C:ExecuteWithContext'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Functions/PCGF_ApplyPointBounds.1"
}
],
"ChildProperties": [
{
"Type": "DoubleProperty",
"Name": "BoundsMultiplier",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible"
},
{
"Type": "StructProperty",
"Name": "BoundMultiplierXYZ",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 24,
"PropertyFlags": "Edit | BlueprintVisible",
"Struct": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "NameProperty",
"Name": "AttributeName",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 12,
"PropertyFlags": "Edit | BlueprintVisible"
}
],
"FuncMap": {
"ExecuteWithContext": {
"ObjectName": "Function'PCGF_ApplyPointBounds_C:ExecuteWithContext'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Functions/PCGF_ApplyPointBounds.1"
},
"PointLoopBody": {
"ObjectName": "Function'PCGF_ApplyPointBounds_C:PointLoopBody'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Functions/PCGF_ApplyPointBounds.2"
}
},
"ClassFlags": "CLASS_ReplicationDataIsSetUp | CLASS_CompiledFromBlueprint",
"ClassWithin": {
"ObjectName": "Class'Object'",
"ObjectPath": "/Script/CoreUObject"
},
"ClassConfigName": "Engine",
"bCooked": true,
"ClassDefaultObject": {
"ObjectName": "PCGF_ApplyPointBounds_C'Default__PCGF_ApplyPointBounds_C'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Functions/PCGF_ApplyPointBounds.3"
},
"EditorTags": {
"BlueprintType": "BPTYPE_Normal"
}
},
{
"Type": "Function",
"Name": "ExecuteWithContext",
"Outer": "PCGF_ApplyPointBounds_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": "ObjectProperty",
"Name": "SpatialData",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible",
"PropertyClass": {
"ObjectName": "Class'PCGSpatialData'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "NameProperty",
"Name": "PinLabel",
"Flags": "RF_Public",
"ElementSize": 12,
"PropertyFlags": "Edit | BlueprintVisible"
},
{
"Type": "StructProperty",
"Name": "Context",
"Flags": "RF_Public",
"ElementSize": 184,
"PropertyFlags": "Edit | BlueprintVisible",
"Struct": {
"ObjectName": "Class'PCGContext'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "IntProperty",
"Name": "Temp_int_Array_Index_Variable",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "IntProperty",
"Name": "Temp_int_Loop_Counter_Variable",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_ToPointDataWithContext_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "ConstParm",
"PropertyClass": {
"ObjectName": "Class'PCGPointData'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_PointLoop_OutData",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'PCGPointData'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "IntProperty",
"Name": "CallFunc_Add_IntInt_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"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"
}
},
{
"Type": "ArrayProperty",
"Name": "CallFunc_GetInputsByPinLabel_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 16,
"PropertyFlags": "ReferenceParm",
"Inner": {
"Type": "StructProperty",
"Name": "CallFunc_GetInputsByPinLabel_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 104,
"Struct": {
"ObjectName": "Class'PCGTaggedData'",
"ObjectPath": "/Script/PCG"
}
}
},
{
"Type": "IntProperty",
"Name": "CallFunc_Array_Length_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "StructProperty",
"Name": "CallFunc_Array_Get_Item",
"Flags": "RF_Public",
"ElementSize": 104,
"Struct": {
"ObjectName": "Class'PCGTaggedData'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "BoolProperty",
"Name": "CallFunc_Less_IntInt_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"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
}
],
"FunctionFlags": "FUNC_Event | FUNC_Public | FUNC_HasOutParms | FUNC_HasDefaults | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
},
{
"Type": "Function",
"Name": "PointLoopBody",
"Outer": "PCGF_ApplyPointBounds_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"SuperStruct": {
"ObjectName": "Class'PCGBlueprintElement:PointLoopBody'",
"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": "ObjectProperty",
"Name": "InData",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "ConstParm | BlueprintVisible | BlueprintReadOnly | Parm",
"PropertyClass": {
"ObjectName": "Class'PCGPointData'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "StructProperty",
"Name": "InPoint",
"Flags": "RF_Public",
"ElementSize": 208,
"PropertyFlags": "ConstParm | BlueprintVisible | BlueprintReadOnly | Parm | OutParm | ReferenceParm",
"Struct": {
"ObjectName": "Class'PCGPoint'",
"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": "StrProperty",
"Name": "CallFunc_GetStringAttribute_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 16
},
{
"Type": "StructProperty",
"Name": "CallFunc_Conv_DoubleToVector_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 24,
"Struct": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "StructProperty",
"Name": "CallFunc_MakeSoftObjectPath_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 40,
"Struct": {
"ObjectName": "Class'SoftObjectPath'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "SoftObjectProperty",
"Name": "CallFunc_Conv_SoftObjPathToSoftObjRef_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 48,
"PropertyFlags": "UObjectWrapper",
"PropertyClass": {
"ObjectName": "Class'Object'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "StructProperty",
"Name": "CallFunc_Conv_DoubleToVector_ReturnValue_1",
"Flags": "RF_Public",
"ElementSize": 24,
"Struct": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'Object'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "ObjectProperty",
"Name": "K2Node_DynamicCast_AsStatic_Mesh",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'StaticMesh'",
"ObjectPath": "/Script/Engine"
}
},
{
"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_GetBounds_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 56,
"Struct": {
"ObjectName": "Class'BoxSphereBounds'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "StructProperty",
"Name": "CallFunc_BreakBoxSphereBounds_Origin",
"Flags": "RF_Public",
"ElementSize": 24,
"Struct": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "StructProperty",
"Name": "CallFunc_BreakBoxSphereBounds_BoxExtent",
"Flags": "RF_Public",
"ElementSize": 24,
"Struct": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "FloatProperty",
"Name": "CallFunc_BreakBoxSphereBounds_SphereRadius",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "StructProperty",
"Name": "CallFunc_Multiply_VectorVector_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": "CallFunc_Multiply_VectorVector_ReturnValue_2",
"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"
}
}
],
"FunctionFlags": "FUNC_Event | FUNC_Public | FUNC_HasOutParms | FUNC_HasDefaults | FUNC_BlueprintCallable | FUNC_BlueprintEvent | FUNC_Const"
},
{
"Type": "PCGF_ApplyPointBounds_C",
"Name": "Default__PCGF_ApplyPointBounds_C",
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Functions/PCGF_ApplyPointBounds.PCGF_ApplyPointBounds_C'",
"Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"BoundsMultiplier": 1.0,
"BoundMultiplierXYZ[1]": {
"X": 1.0,
"Y": 1.0,
"Z": 1.0
},
"AttributeName[2]": "TreeReference",
"bCanBeMultithreaded": true,
"CustomInputPins": [
{
"Label": "In",
"AllowedTypes": "EPCGDataType::Spline",
"bAllowMultipleData": true,
"bAllowMultipleConnections": true,
"bAdvancedPin": false
}
],
"CustomOutputPins": [
{
"Label": "Out",
"AllowedTypes": "EPCGDataType::Spline",
"bAllowMultipleData": true,
"bAllowMultipleConnections": true,
"bAdvancedPin": false
}
],
"bHasDefaultInPin": false,
"bHasDefaultOutPin": false
}
}
]

View file

@ -0,0 +1,484 @@
[
{
"Type": "BlueprintGeneratedClass",
"Name": "PCGF_BlendRotation_C",
"Class": "UScriptClass'BlueprintGeneratedClass'",
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"SuperStruct": {
"ObjectName": "Class'PCGBlueprintElement'",
"ObjectPath": "/Script/PCG"
},
"Children": [
{
"ObjectName": "Function'PCGF_BlendRotation_C:PointLoopBody'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Functions/PCGF_BlendRotation.2"
},
{
"ObjectName": "Function'PCGF_BlendRotation_C:ExecuteWithContext'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Functions/PCGF_BlendRotation.1"
}
],
"ChildProperties": [
{
"Type": "StructProperty",
"Name": "RotationMultiplier",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 24,
"PropertyFlags": "Edit | BlueprintVisible",
"Struct": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
}
}
],
"FuncMap": {
"ExecuteWithContext": {
"ObjectName": "Function'PCGF_BlendRotation_C:ExecuteWithContext'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Functions/PCGF_BlendRotation.1"
},
"PointLoopBody": {
"ObjectName": "Function'PCGF_BlendRotation_C:PointLoopBody'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Functions/PCGF_BlendRotation.2"
}
},
"ClassFlags": "CLASS_ReplicationDataIsSetUp | CLASS_CompiledFromBlueprint",
"ClassWithin": {
"ObjectName": "Class'Object'",
"ObjectPath": "/Script/CoreUObject"
},
"ClassConfigName": "Engine",
"bCooked": true,
"ClassDefaultObject": {
"ObjectName": "PCGF_BlendRotation_C'Default__PCGF_BlendRotation_C'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Functions/PCGF_BlendRotation.3"
},
"EditorTags": {
"BlueprintType": "BPTYPE_Normal"
}
},
{
"Type": "Function",
"Name": "ExecuteWithContext",
"Outer": "PCGF_BlendRotation_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": "SetProperty",
"Name": "CallFunc_CustomInputLabels_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 80,
"ElementProp": {
"Type": "NameProperty",
"Name": "CallFunc_CustomInputLabels_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 12
}
},
{
"Type": "ArrayProperty",
"Name": "CallFunc_Set_ToArray_Result",
"Flags": "RF_Public",
"ElementSize": 16,
"PropertyFlags": "ReferenceParm",
"Inner": {
"Type": "NameProperty",
"Name": "CallFunc_Set_ToArray_Result",
"Flags": "RF_Public",
"ElementSize": 12
}
},
{
"Type": "ArrayProperty",
"Name": "CallFunc_GetInputsByPinLabel_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 16,
"PropertyFlags": "ReferenceParm",
"Inner": {
"Type": "StructProperty",
"Name": "CallFunc_GetInputsByPinLabel_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 104,
"Struct": {
"ObjectName": "Class'PCGTaggedData'",
"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": "ObjectProperty",
"Name": "CallFunc_ToPointDataWithContext_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "ConstParm",
"PropertyClass": {
"ObjectName": "Class'PCGPointData'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_PointLoop_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": "PointLoopBody",
"Outer": "PCGF_BlendRotation_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"SuperStruct": {
"ObjectName": "Class'PCGBlueprintElement:PointLoopBody'",
"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": "ObjectProperty",
"Name": "InData",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "ConstParm | BlueprintVisible | BlueprintReadOnly | Parm",
"PropertyClass": {
"ObjectName": "Class'PCGPointData'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "StructProperty",
"Name": "InPoint",
"Flags": "RF_Public",
"ElementSize": 208,
"PropertyFlags": "ConstParm | BlueprintVisible | BlueprintReadOnly | Parm | OutParm | ReferenceParm",
"Struct": {
"ObjectName": "Class'PCGPoint'",
"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": "DoubleProperty",
"Name": "CallFunc_BreakVector_X",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_BreakVector_Y",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_BreakVector_Z",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"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": "FloatProperty",
"Name": "CallFunc_BreakRotator_Roll",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "FloatProperty",
"Name": "CallFunc_BreakRotator_Pitch",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "FloatProperty",
"Name": "CallFunc_BreakRotator_Yaw",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_Multiply_DoubleDouble_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_Multiply_DoubleDouble_ReturnValue_1",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_Multiply_DoubleDouble_ReturnValue_2",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "StructProperty",
"Name": "CallFunc_MakeRotator_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 24,
"Struct": {
"ObjectName": "Class'Rotator'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "StructProperty",
"Name": "CallFunc_MakeTransform_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 96,
"Struct": {
"ObjectName": "Class'Transform'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_Multiply_DoubleDouble_A_ImplicitCast",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_Multiply_DoubleDouble_A_ImplicitCast_1",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_Multiply_DoubleDouble_A_ImplicitCast_2",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "FloatProperty",
"Name": "CallFunc_MakeRotator_Roll_ImplicitCast",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "FloatProperty",
"Name": "CallFunc_MakeRotator_Yaw_ImplicitCast",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "FloatProperty",
"Name": "CallFunc_MakeRotator_Pitch_ImplicitCast",
"Flags": "RF_Public",
"ElementSize": 4
}
],
"FunctionFlags": "FUNC_Event | FUNC_Public | FUNC_HasOutParms | FUNC_HasDefaults | FUNC_BlueprintCallable | FUNC_BlueprintEvent | FUNC_Const"
},
{
"Type": "PCGF_BlendRotation_C",
"Name": "Default__PCGF_BlendRotation_C",
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Functions/PCGF_BlendRotation.PCGF_BlendRotation_C'",
"Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"RotationMultiplier": {
"X": 0.0,
"Y": 0.0,
"Z": 1.0
},
"bCanBeMultithreaded": true,
"CustomInputPins": [
{
"Label": "PointsToProject",
"AllowedTypes": "EPCGDataType::Spline",
"bAllowMultipleData": true,
"bAllowMultipleConnections": false,
"bAdvancedPin": false
}
],
"CustomOutputPins": [
{
"Label": "Out",
"AllowedTypes": "EPCGDataType::Spline",
"bAllowMultipleData": true,
"bAllowMultipleConnections": true,
"bAdvancedPin": false
}
],
"bHasDefaultInPin": false,
"bHasDefaultOutPin": false
}
}
]

View file

@ -0,0 +1,438 @@
[
{
"Type": "BlueprintGeneratedClass",
"Name": "PCGF_EraseLowerPoint_C",
"Class": "UScriptClass'BlueprintGeneratedClass'",
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"SuperStruct": {
"ObjectName": "Class'PCGBlueprintElement'",
"ObjectPath": "/Script/PCG"
},
"Children": [
{
"ObjectName": "Function'PCGF_EraseLowerPoint_C:PointLoopBody'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Functions/PCGF_EraseLowerPoint.2"
},
{
"ObjectName": "Function'PCGF_EraseLowerPoint_C:ExecuteWithContext'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Functions/PCGF_EraseLowerPoint.1"
}
],
"ChildProperties": [
{
"Type": "FloatProperty",
"Name": "MinHeight",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 4,
"PropertyFlags": "Edit | BlueprintVisible"
}
],
"FuncMap": {
"ExecuteWithContext": {
"ObjectName": "Function'PCGF_EraseLowerPoint_C:ExecuteWithContext'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Functions/PCGF_EraseLowerPoint.1"
},
"PointLoopBody": {
"ObjectName": "Function'PCGF_EraseLowerPoint_C:PointLoopBody'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Functions/PCGF_EraseLowerPoint.2"
}
},
"ClassFlags": "CLASS_ReplicationDataIsSetUp | CLASS_CompiledFromBlueprint",
"ClassWithin": {
"ObjectName": "Class'Object'",
"ObjectPath": "/Script/CoreUObject"
},
"ClassConfigName": "Engine",
"bCooked": true,
"ClassDefaultObject": {
"ObjectName": "PCGF_EraseLowerPoint_C'Default__PCGF_EraseLowerPoint_C'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Functions/PCGF_EraseLowerPoint.3"
},
"EditorTags": {
"BlueprintType": "BPTYPE_Normal"
}
},
{
"Type": "Function",
"Name": "ExecuteWithContext",
"Outer": "PCGF_EraseLowerPoint_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": "SetProperty",
"Name": "CallFunc_CustomInputLabels_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 80,
"ElementProp": {
"Type": "NameProperty",
"Name": "CallFunc_CustomInputLabels_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 12
}
},
{
"Type": "ArrayProperty",
"Name": "CallFunc_Set_ToArray_Result",
"Flags": "RF_Public",
"ElementSize": 16,
"PropertyFlags": "ReferenceParm",
"Inner": {
"Type": "NameProperty",
"Name": "CallFunc_Set_ToArray_Result",
"Flags": "RF_Public",
"ElementSize": 12
}
},
{
"Type": "ArrayProperty",
"Name": "CallFunc_GetInputsByPinLabel_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 16,
"PropertyFlags": "ReferenceParm",
"Inner": {
"Type": "StructProperty",
"Name": "CallFunc_GetInputsByPinLabel_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 104,
"Struct": {
"ObjectName": "Class'PCGTaggedData'",
"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": "ObjectProperty",
"Name": "CallFunc_ToPointDataWithContext_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "ConstParm",
"PropertyClass": {
"ObjectName": "Class'PCGPointData'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_PointLoop_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": "PointLoopBody",
"Outer": "PCGF_EraseLowerPoint_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"SuperStruct": {
"ObjectName": "Class'PCGBlueprintElement:PointLoopBody'",
"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": "ObjectProperty",
"Name": "InData",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "ConstParm | BlueprintVisible | BlueprintReadOnly | Parm",
"PropertyClass": {
"ObjectName": "Class'PCGPointData'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "StructProperty",
"Name": "InPoint",
"Flags": "RF_Public",
"ElementSize": 208,
"PropertyFlags": "ConstParm | BlueprintVisible | BlueprintReadOnly | Parm | OutParm | ReferenceParm",
"Struct": {
"ObjectName": "Class'PCGPoint'",
"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": "BoolProperty",
"Name": "Temp_bool_Variable",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "DoubleProperty",
"Name": "Temp_real_Variable",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"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": "DoubleProperty",
"Name": "CallFunc_BreakVector_X",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_BreakVector_Y",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_BreakVector_Z",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "BoolProperty",
"Name": "CallFunc_Less_DoubleDouble_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "DoubleProperty",
"Name": "K2Node_Select_Default",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "DoubleProperty",
"Name": "K2Node_Select_Option_0_ImplicitCast",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_Less_DoubleDouble_B_ImplicitCast",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "FloatProperty",
"Name": "K2Node_SetFieldsInStruct_Density_ImplicitCast",
"Flags": "RF_Public",
"ElementSize": 4
}
],
"FunctionFlags": "FUNC_Event | FUNC_Public | FUNC_HasOutParms | FUNC_BlueprintCallable | FUNC_BlueprintEvent | FUNC_Const"
},
{
"Type": "PCGF_EraseLowerPoint_C",
"Name": "Default__PCGF_EraseLowerPoint_C",
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Functions/PCGF_EraseLowerPoint.PCGF_EraseLowerPoint_C'",
"Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"MinHeight": 2000.0,
"bCanBeMultithreaded": true,
"CustomInputPins": [
{
"Label": "PointsToProject",
"AllowedTypes": "EPCGDataType::Spline",
"bAllowMultipleData": true,
"bAllowMultipleConnections": false,
"bAdvancedPin": false
}
],
"CustomOutputPins": [
{
"Label": "Out",
"AllowedTypes": "EPCGDataType::Spline",
"bAllowMultipleData": true,
"bAllowMultipleConnections": true,
"bAdvancedPin": false
}
],
"bHasDefaultInPin": false,
"bHasDefaultOutPin": false
}
}
]

View file

@ -0,0 +1,429 @@
[
{
"Type": "BlueprintGeneratedClass",
"Name": "PCGF_FilterPointsByColor_C",
"Class": "UScriptClass'BlueprintGeneratedClass'",
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"SuperStruct": {
"ObjectName": "Class'PCGBlueprintElement'",
"ObjectPath": "/Script/PCG"
},
"Children": [
{
"ObjectName": "Function'PCGF_FilterPointsByColor_C:PointLoopBody'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Functions/PCGF_FilterPointsByColor.2"
},
{
"ObjectName": "Function'PCGF_FilterPointsByColor_C:ExecuteWithContext'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Functions/PCGF_FilterPointsByColor.1"
}
],
"ChildProperties": [
{
"Type": "BoolProperty",
"Name": "InvertSelection",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 1,
"PropertyFlags": "Edit | BlueprintVisible",
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "StructProperty",
"Name": "TargetColor",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 16,
"PropertyFlags": "Edit | BlueprintVisible",
"Struct": {
"ObjectName": "Class'LinearColor'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "FloatProperty",
"Name": "ErrorTolerance",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 4,
"PropertyFlags": "Edit | BlueprintVisible"
}
],
"FuncMap": {
"ExecuteWithContext": {
"ObjectName": "Function'PCGF_FilterPointsByColor_C:ExecuteWithContext'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Functions/PCGF_FilterPointsByColor.1"
},
"PointLoopBody": {
"ObjectName": "Function'PCGF_FilterPointsByColor_C:PointLoopBody'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Functions/PCGF_FilterPointsByColor.2"
}
},
"ClassFlags": "CLASS_ReplicationDataIsSetUp | CLASS_CompiledFromBlueprint",
"ClassWithin": {
"ObjectName": "Class'Object'",
"ObjectPath": "/Script/CoreUObject"
},
"ClassConfigName": "Engine",
"bCooked": true,
"ClassDefaultObject": {
"ObjectName": "PCGF_FilterPointsByColor_C'Default__PCGF_FilterPointsByColor_C'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Functions/PCGF_FilterPointsByColor.3"
},
"EditorTags": {
"BlueprintType": "BPTYPE_Normal"
}
},
{
"Type": "Function",
"Name": "ExecuteWithContext",
"Outer": "PCGF_FilterPointsByColor_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": "SetProperty",
"Name": "CallFunc_CustomInputLabels_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 80,
"ElementProp": {
"Type": "NameProperty",
"Name": "CallFunc_CustomInputLabels_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 12
}
},
{
"Type": "ArrayProperty",
"Name": "CallFunc_Set_ToArray_Result",
"Flags": "RF_Public",
"ElementSize": 16,
"PropertyFlags": "ReferenceParm",
"Inner": {
"Type": "NameProperty",
"Name": "CallFunc_Set_ToArray_Result",
"Flags": "RF_Public",
"ElementSize": 12
}
},
{
"Type": "ArrayProperty",
"Name": "CallFunc_GetInputsByPinLabel_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 16,
"PropertyFlags": "ReferenceParm",
"Inner": {
"Type": "StructProperty",
"Name": "CallFunc_GetInputsByPinLabel_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 104,
"Struct": {
"ObjectName": "Class'PCGTaggedData'",
"ObjectPath": "/Script/PCG"
}
}
},
{
"Type": "IntProperty",
"Name": "CallFunc_Array_Length_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "BoolProperty",
"Name": "CallFunc_Greater_IntInt_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"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": "ObjectProperty",
"Name": "CallFunc_ToPointDataWithContext_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "ConstParm",
"PropertyClass": {
"ObjectName": "Class'PCGPointData'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_PointLoop_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": "PointLoopBody",
"Outer": "PCGF_FilterPointsByColor_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"SuperStruct": {
"ObjectName": "Class'PCGBlueprintElement:PointLoopBody'",
"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": "ObjectProperty",
"Name": "InData",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "ConstParm | BlueprintVisible | BlueprintReadOnly | Parm",
"PropertyClass": {
"ObjectName": "Class'PCGPointData'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "StructProperty",
"Name": "InPoint",
"Flags": "RF_Public",
"ElementSize": 208,
"PropertyFlags": "ConstParm | BlueprintVisible | BlueprintReadOnly | Parm | OutParm | ReferenceParm",
"Struct": {
"ObjectName": "Class'PCGPoint'",
"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_Vector4ToVector_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 24,
"Struct": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "StructProperty",
"Name": "CallFunc_Conv_VectorToLinearColor_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 16,
"Struct": {
"ObjectName": "Class'LinearColor'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "BoolProperty",
"Name": "CallFunc_LinearColor_IsNearEqual_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "BoolProperty",
"Name": "CallFunc_NotEqual_BoolBool_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": "PCGF_FilterPointsByColor_C",
"Name": "Default__PCGF_FilterPointsByColor_C",
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Functions/PCGF_FilterPointsByColor.PCGF_FilterPointsByColor_C'",
"Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"TargetColor[1]": {
"R": 0.0,
"G": 0.0,
"B": 0.0,
"A": 0.0,
"Hex": "000000"
},
"ErrorTolerance[2]": 0.01,
"bCanBeMultithreaded": true,
"CustomInputPins": [
{
"Label": "Points",
"AllowedTypes": "EPCGDataType::Spline",
"bAllowMultipleData": true,
"bAllowMultipleConnections": false,
"bAdvancedPin": false
}
],
"CustomOutputPins": [
{
"Label": "Out",
"AllowedTypes": "EPCGDataType::Spline",
"bAllowMultipleData": true,
"bAllowMultipleConnections": true,
"bAdvancedPin": false
}
],
"bHasDefaultInPin": false,
"bHasDefaultOutPin": false
}
}
]

View file

@ -0,0 +1,500 @@
[
{
"Type": "BlueprintGeneratedClass",
"Name": "PCGF_ForwardOffset_C",
"Class": "UScriptClass'BlueprintGeneratedClass'",
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"SuperStruct": {
"ObjectName": "Class'PCGBlueprintElement'",
"ObjectPath": "/Script/PCG"
},
"Children": [
{
"ObjectName": "Function'PCGF_ForwardOffset_C:PointLoopBody'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Functions/PCGF_ForwardOffset.2"
},
{
"ObjectName": "Function'PCGF_ForwardOffset_C:ExecuteWithContext'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Functions/PCGF_ForwardOffset.1"
}
],
"ChildProperties": [
{
"Type": "StructProperty",
"Name": "OffsetMaxXY",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 16,
"PropertyFlags": "Edit | BlueprintVisible",
"Struct": {
"ObjectName": "Class'Vector2D'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "StructProperty",
"Name": "OffsetMinXY",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 16,
"PropertyFlags": "Edit | BlueprintVisible",
"Struct": {
"ObjectName": "Class'Vector2D'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "DoubleProperty",
"Name": "DensityMultiplier",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible"
}
],
"FuncMap": {
"ExecuteWithContext": {
"ObjectName": "Function'PCGF_ForwardOffset_C:ExecuteWithContext'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Functions/PCGF_ForwardOffset.1"
},
"PointLoopBody": {
"ObjectName": "Function'PCGF_ForwardOffset_C:PointLoopBody'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Functions/PCGF_ForwardOffset.2"
}
},
"ClassFlags": "CLASS_ReplicationDataIsSetUp | CLASS_CompiledFromBlueprint",
"ClassWithin": {
"ObjectName": "Class'Object'",
"ObjectPath": "/Script/CoreUObject"
},
"ClassConfigName": "Engine",
"bCooked": true,
"ClassDefaultObject": {
"ObjectName": "PCGF_ForwardOffset_C'Default__PCGF_ForwardOffset_C'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Functions/PCGF_ForwardOffset.3"
},
"EditorTags": {
"BlueprintType": "BPTYPE_Normal"
}
},
{
"Type": "Function",
"Name": "ExecuteWithContext",
"Outer": "PCGF_ForwardOffset_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": "SetProperty",
"Name": "CallFunc_CustomInputLabels_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 80,
"ElementProp": {
"Type": "NameProperty",
"Name": "CallFunc_CustomInputLabels_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 12
}
},
{
"Type": "ArrayProperty",
"Name": "CallFunc_Set_ToArray_Result",
"Flags": "RF_Public",
"ElementSize": 16,
"PropertyFlags": "ReferenceParm",
"Inner": {
"Type": "NameProperty",
"Name": "CallFunc_Set_ToArray_Result",
"Flags": "RF_Public",
"ElementSize": 12
}
},
{
"Type": "ArrayProperty",
"Name": "CallFunc_GetInputsByPinLabel_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 16,
"PropertyFlags": "ReferenceParm",
"Inner": {
"Type": "StructProperty",
"Name": "CallFunc_GetInputsByPinLabel_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 104,
"Struct": {
"ObjectName": "Class'PCGTaggedData'",
"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": "ObjectProperty",
"Name": "CallFunc_ToPointDataWithContext_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "ConstParm",
"PropertyClass": {
"ObjectName": "Class'PCGPointData'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_PointLoop_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": "PointLoopBody",
"Outer": "PCGF_ForwardOffset_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"SuperStruct": {
"ObjectName": "Class'PCGBlueprintElement:PointLoopBody'",
"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": "ObjectProperty",
"Name": "InData",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "ConstParm | BlueprintVisible | BlueprintReadOnly | Parm",
"PropertyClass": {
"ObjectName": "Class'PCGPointData'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "StructProperty",
"Name": "InPoint",
"Flags": "RF_Public",
"ElementSize": 208,
"PropertyFlags": "ConstParm | BlueprintVisible | BlueprintReadOnly | Parm | OutParm | ReferenceParm",
"Struct": {
"ObjectName": "Class'PCGPoint'",
"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": "DoubleProperty",
"Name": "CallFunc_Multiply_DoubleDouble_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_BreakVector2D_X",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_BreakVector2D_Y",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"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_GetForwardVector_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 24,
"Struct": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_BreakVector2D_X_1",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_BreakVector2D_Y_1",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "StructProperty",
"Name": "CallFunc_Subtract_VectorVector_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 24,
"Struct": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_RandomFloatInRange_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_RandomFloatInRange_ReturnValue_1",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "StructProperty",
"Name": "CallFunc_MakeVector_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_MakeTransform_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 96,
"Struct": {
"ObjectName": "Class'Transform'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_Multiply_DoubleDouble_A_ImplicitCast",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "FloatProperty",
"Name": "K2Node_SetFieldsInStruct_Density_ImplicitCast",
"Flags": "RF_Public",
"ElementSize": 4
}
],
"FunctionFlags": "FUNC_Event | FUNC_Public | FUNC_HasOutParms | FUNC_HasDefaults | FUNC_BlueprintCallable | FUNC_BlueprintEvent | FUNC_Const"
},
{
"Type": "PCGF_ForwardOffset_C",
"Name": "Default__PCGF_ForwardOffset_C",
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Functions/PCGF_ForwardOffset.PCGF_ForwardOffset_C'",
"Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"OffsetMaxXY": {
"X": 0.0,
"Y": 2.0
},
"OffsetMinXY[1]": {
"X": 0.0,
"Y": 2.0
},
"DensityMultiplier[2]": 1.0,
"bCanBeMultithreaded": true,
"CustomInputPins": [
{
"Label": "PointsToProject",
"AllowedTypes": "EPCGDataType::Spline",
"bAllowMultipleData": true,
"bAllowMultipleConnections": false,
"bAdvancedPin": false
}
],
"CustomOutputPins": [
{
"Label": "Out",
"AllowedTypes": "EPCGDataType::Spline",
"bAllowMultipleData": true,
"bAllowMultipleConnections": true,
"bAdvancedPin": false
}
],
"bHasDefaultInPin": false,
"bHasDefaultOutPin": false
}
}
]

View file

@ -0,0 +1,476 @@
[
{
"Type": "BlueprintGeneratedClass",
"Name": "PCGF_MinMaxScale_C",
"Class": "UScriptClass'BlueprintGeneratedClass'",
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"SuperStruct": {
"ObjectName": "Class'PCGBlueprintElement'",
"ObjectPath": "/Script/PCG"
},
"Children": [
{
"ObjectName": "Function'PCGF_MinMaxScale_C:PointLoopBody'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Functions/PCGF_MinMaxScale.2"
},
{
"ObjectName": "Function'PCGF_MinMaxScale_C:ExecuteWithContext'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Functions/PCGF_MinMaxScale.1"
}
],
"ChildProperties": [
{
"Type": "NameProperty",
"Name": "MinScaleAttribute",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 12,
"PropertyFlags": "Edit | BlueprintVisible"
},
{
"Type": "NameProperty",
"Name": "MaxScaleAttribute",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 12,
"PropertyFlags": "Edit | BlueprintVisible"
},
{
"Type": "NameProperty",
"Name": "ScaleAttribute",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 12,
"PropertyFlags": "Edit | BlueprintVisible"
}
],
"FuncMap": {
"ExecuteWithContext": {
"ObjectName": "Function'PCGF_MinMaxScale_C:ExecuteWithContext'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Functions/PCGF_MinMaxScale.1"
},
"PointLoopBody": {
"ObjectName": "Function'PCGF_MinMaxScale_C:PointLoopBody'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Functions/PCGF_MinMaxScale.2"
}
},
"ClassFlags": "CLASS_ReplicationDataIsSetUp | CLASS_CompiledFromBlueprint",
"ClassWithin": {
"ObjectName": "Class'Object'",
"ObjectPath": "/Script/CoreUObject"
},
"ClassConfigName": "Engine",
"bCooked": true,
"ClassDefaultObject": {
"ObjectName": "PCGF_MinMaxScale_C'Default__PCGF_MinMaxScale_C'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Functions/PCGF_MinMaxScale.3"
},
"EditorTags": {
"BlueprintType": "BPTYPE_Normal"
}
},
{
"Type": "Function",
"Name": "ExecuteWithContext",
"Outer": "PCGF_MinMaxScale_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": "ObjectProperty",
"Name": "SpatialData",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible",
"PropertyClass": {
"ObjectName": "Class'PCGSpatialData'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "NameProperty",
"Name": "PinLabel",
"Flags": "RF_Public",
"ElementSize": 12,
"PropertyFlags": "Edit | BlueprintVisible"
},
{
"Type": "StructProperty",
"Name": "Context",
"Flags": "RF_Public",
"ElementSize": 184,
"PropertyFlags": "Edit | BlueprintVisible",
"Struct": {
"ObjectName": "Class'PCGContext'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "IntProperty",
"Name": "Temp_int_Array_Index_Variable",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "IntProperty",
"Name": "Temp_int_Loop_Counter_Variable",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_ToPointDataWithContext_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "ConstParm",
"PropertyClass": {
"ObjectName": "Class'PCGPointData'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_PointLoop_OutData",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'PCGPointData'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "IntProperty",
"Name": "CallFunc_Add_IntInt_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"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"
}
},
{
"Type": "ArrayProperty",
"Name": "CallFunc_GetInputsByPinLabel_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 16,
"PropertyFlags": "ReferenceParm",
"Inner": {
"Type": "StructProperty",
"Name": "CallFunc_GetInputsByPinLabel_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 104,
"Struct": {
"ObjectName": "Class'PCGTaggedData'",
"ObjectPath": "/Script/PCG"
}
}
},
{
"Type": "IntProperty",
"Name": "CallFunc_Array_Length_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "StructProperty",
"Name": "CallFunc_Array_Get_Item",
"Flags": "RF_Public",
"ElementSize": 104,
"Struct": {
"ObjectName": "Class'PCGTaggedData'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "BoolProperty",
"Name": "CallFunc_Less_IntInt_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"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
}
],
"FunctionFlags": "FUNC_Event | FUNC_Public | FUNC_HasOutParms | FUNC_HasDefaults | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
},
{
"Type": "Function",
"Name": "PointLoopBody",
"Outer": "PCGF_MinMaxScale_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"SuperStruct": {
"ObjectName": "Class'PCGBlueprintElement:PointLoopBody'",
"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": "ObjectProperty",
"Name": "InData",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "ConstParm | BlueprintVisible | BlueprintReadOnly | Parm",
"PropertyClass": {
"ObjectName": "Class'PCGPointData'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "StructProperty",
"Name": "InPoint",
"Flags": "RF_Public",
"ElementSize": 208,
"PropertyFlags": "ConstParm | BlueprintVisible | BlueprintReadOnly | Parm | OutParm | ReferenceParm",
"Struct": {
"ObjectName": "Class'PCGPoint'",
"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": "FloatProperty",
"Name": "CallFunc_GetFloatAttribute_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"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": "FloatProperty",
"Name": "CallFunc_GetFloatAttribute_ReturnValue_1",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "StructProperty",
"Name": "CallFunc_ClampVectorSize_ReturnValue",
"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": "DoubleProperty",
"Name": "CallFunc_ClampVectorSize_Max_ImplicitCast",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_ClampVectorSize_Min_ImplicitCast",
"Flags": "RF_Public",
"ElementSize": 8
}
],
"FunctionFlags": "FUNC_Event | FUNC_Public | FUNC_HasOutParms | FUNC_HasDefaults | FUNC_BlueprintCallable | FUNC_BlueprintEvent | FUNC_Const"
},
{
"Type": "PCGF_MinMaxScale_C",
"Name": "Default__PCGF_MinMaxScale_C",
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Functions/PCGF_MinMaxScale.PCGF_MinMaxScale_C'",
"Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"MinScaleAttribute": "ScaleMin",
"MaxScaleAttribute[1]": "ScaleMax",
"ScaleAttribute[2]": "ScaleMax",
"bCanBeMultithreaded": true,
"CustomInputPins": [
{
"Label": "In",
"AllowedTypes": "EPCGDataType::Spline",
"bAllowMultipleData": true,
"bAllowMultipleConnections": true,
"bAdvancedPin": false
}
],
"CustomOutputPins": [
{
"Label": "Out",
"AllowedTypes": "EPCGDataType::Spline",
"bAllowMultipleData": true,
"bAllowMultipleConnections": true,
"bAdvancedPin": false
}
],
"bHasDefaultInPin": false,
"bHasDefaultOutPin": false
}
}
]

View file

@ -0,0 +1,428 @@
[
{
"Type": "BlueprintGeneratedClass",
"Name": "PCGF_RandomizedMeshAttribute_C",
"Class": "UScriptClass'BlueprintGeneratedClass'",
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"SuperStruct": {
"ObjectName": "Class'PCGBlueprintElement'",
"ObjectPath": "/Script/PCG"
},
"Children": [
{
"ObjectName": "Function'PCGF_RandomizedMeshAttribute_C:PointLoopBody'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Functions/PCGF_RandomizedMeshAttribute.2"
},
{
"ObjectName": "Function'PCGF_RandomizedMeshAttribute_C:ExecuteWithContext'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Functions/PCGF_RandomizedMeshAttribute.1"
}
],
"ChildProperties": [
{
"Type": "StrProperty",
"Name": "MeshFilePath",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 16,
"PropertyFlags": "Edit | BlueprintVisible"
},
{
"Type": "NameProperty",
"Name": "MeshAttribute",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 12,
"PropertyFlags": "Edit | BlueprintVisible"
}
],
"FuncMap": {
"ExecuteWithContext": {
"ObjectName": "Function'PCGF_RandomizedMeshAttribute_C:ExecuteWithContext'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Functions/PCGF_RandomizedMeshAttribute.1"
},
"PointLoopBody": {
"ObjectName": "Function'PCGF_RandomizedMeshAttribute_C:PointLoopBody'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Functions/PCGF_RandomizedMeshAttribute.2"
}
},
"ClassFlags": "CLASS_ReplicationDataIsSetUp | CLASS_CompiledFromBlueprint",
"ClassWithin": {
"ObjectName": "Class'Object'",
"ObjectPath": "/Script/CoreUObject"
},
"ClassConfigName": "Engine",
"bCooked": true,
"ClassDefaultObject": {
"ObjectName": "PCGF_RandomizedMeshAttribute_C'Default__PCGF_RandomizedMeshAttribute_C'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Functions/PCGF_RandomizedMeshAttribute.3"
},
"EditorTags": {
"BlueprintType": "BPTYPE_Normal"
}
},
{
"Type": "Function",
"Name": "ExecuteWithContext",
"Outer": "PCGF_RandomizedMeshAttribute_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": "ObjectProperty",
"Name": "SpatialData",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible",
"PropertyClass": {
"ObjectName": "Class'PCGSpatialData'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "NameProperty",
"Name": "PinLabel",
"Flags": "RF_Public",
"ElementSize": 12,
"PropertyFlags": "Edit | BlueprintVisible"
},
{
"Type": "StructProperty",
"Name": "Context",
"Flags": "RF_Public",
"ElementSize": 184,
"PropertyFlags": "Edit | BlueprintVisible",
"Struct": {
"ObjectName": "Class'PCGContext'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "IntProperty",
"Name": "Temp_int_Array_Index_Variable",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_ToPointDataWithContext_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "ConstParm",
"PropertyClass": {
"ObjectName": "Class'PCGPointData'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_MutableMetadata_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'PCGMetadata'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_PointLoop_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": "IntProperty",
"Name": "Temp_int_Loop_Counter_Variable",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "StructProperty",
"Name": "K2Node_MakeStruct_PCGDataCollection",
"Flags": "RF_Public",
"ElementSize": 32,
"Struct": {
"ObjectName": "Class'PCGDataCollection'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "IntProperty",
"Name": "CallFunc_Add_IntInt_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "ArrayProperty",
"Name": "CallFunc_GetInputsByPinLabel_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 16,
"PropertyFlags": "ReferenceParm",
"Inner": {
"Type": "StructProperty",
"Name": "CallFunc_GetInputsByPinLabel_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 104,
"Struct": {
"ObjectName": "Class'PCGTaggedData'",
"ObjectPath": "/Script/PCG"
}
}
},
{
"Type": "IntProperty",
"Name": "CallFunc_Array_Length_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "StructProperty",
"Name": "CallFunc_Array_Get_Item",
"Flags": "RF_Public",
"ElementSize": 104,
"Struct": {
"ObjectName": "Class'PCGTaggedData'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "BoolProperty",
"Name": "CallFunc_Less_IntInt_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"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
}
],
"FunctionFlags": "FUNC_Event | FUNC_Public | FUNC_HasOutParms | FUNC_HasDefaults | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
},
{
"Type": "Function",
"Name": "PointLoopBody",
"Outer": "PCGF_RandomizedMeshAttribute_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"SuperStruct": {
"ObjectName": "Class'PCGBlueprintElement:PointLoopBody'",
"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": "ObjectProperty",
"Name": "InData",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "ConstParm | BlueprintVisible | BlueprintReadOnly | Parm",
"PropertyClass": {
"ObjectName": "Class'PCGPointData'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "StructProperty",
"Name": "InPoint",
"Flags": "RF_Public",
"ElementSize": 208,
"PropertyFlags": "ConstParm | BlueprintVisible | BlueprintReadOnly | Parm | OutParm | ReferenceParm",
"Struct": {
"ObjectName": "Class'PCGPoint'",
"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": "ArrayProperty",
"Name": "CallFunc_ParseIntoArray_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 16,
"PropertyFlags": "ReferenceParm",
"Inner": {
"Type": "StrProperty",
"Name": "CallFunc_ParseIntoArray_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 16
}
},
{
"Type": "StrProperty",
"Name": "CallFunc_Array_Random_OutItem",
"Flags": "RF_Public",
"ElementSize": 16
},
{
"Type": "IntProperty",
"Name": "CallFunc_Array_Random_OutIndex",
"Flags": "RF_Public",
"ElementSize": 4
}
],
"FunctionFlags": "FUNC_Event | FUNC_Public | FUNC_HasOutParms | FUNC_HasDefaults | FUNC_BlueprintCallable | FUNC_BlueprintEvent | FUNC_Const"
},
{
"Type": "PCGF_RandomizedMeshAttribute_C",
"Name": "Default__PCGF_RandomizedMeshAttribute_C",
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Functions/PCGF_RandomizedMeshAttribute.PCGF_RandomizedMeshAttribute_C'",
"Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"MeshAttribute[1]": "Mesh",
"bCanBeMultithreaded": true,
"CustomInputPins": [
{
"Label": "In",
"AllowedTypes": "EPCGDataType::Spline",
"bAllowMultipleData": true,
"bAllowMultipleConnections": true,
"bAdvancedPin": false
}
],
"CustomOutputPins": [
{
"Label": "Out",
"AllowedTypes": "EPCGDataType::Spline",
"bAllowMultipleData": true,
"bAllowMultipleConnections": true,
"bAdvancedPin": false
}
],
"bHasDefaultInPin": false,
"bHasDefaultOutPin": false
}
}
]

View file

@ -0,0 +1,427 @@
[
{
"Type": "BlueprintGeneratedClass",
"Name": "PCGF_RotateTowards_C",
"Class": "UScriptClass'BlueprintGeneratedClass'",
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"SuperStruct": {
"ObjectName": "Class'PCGBlueprintElement'",
"ObjectPath": "/Script/PCG"
},
"Children": [
{
"ObjectName": "Function'PCGF_RotateTowards_C:PointLoopBody'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Functions/PCGF_RotateTowards.2"
},
{
"ObjectName": "Function'PCGF_RotateTowards_C:ExecuteWithContext'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Functions/PCGF_RotateTowards.1"
}
],
"ChildProperties": [
{
"Type": "StructProperty",
"Name": "Position",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 24,
"PropertyFlags": "Edit | BlueprintVisible",
"Struct": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "DoubleProperty",
"Name": "Factor",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible"
}
],
"FuncMap": {
"ExecuteWithContext": {
"ObjectName": "Function'PCGF_RotateTowards_C:ExecuteWithContext'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Functions/PCGF_RotateTowards.1"
},
"PointLoopBody": {
"ObjectName": "Function'PCGF_RotateTowards_C:PointLoopBody'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Functions/PCGF_RotateTowards.2"
}
},
"ClassFlags": "CLASS_ReplicationDataIsSetUp | CLASS_CompiledFromBlueprint",
"ClassWithin": {
"ObjectName": "Class'Object'",
"ObjectPath": "/Script/CoreUObject"
},
"ClassConfigName": "Engine",
"bCooked": true,
"ClassDefaultObject": {
"ObjectName": "PCGF_RotateTowards_C'Default__PCGF_RotateTowards_C'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Functions/PCGF_RotateTowards.3"
},
"EditorTags": {
"BlueprintType": "BPTYPE_Normal"
}
},
{
"Type": "Function",
"Name": "ExecuteWithContext",
"Outer": "PCGF_RotateTowards_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": "SetProperty",
"Name": "CallFunc_CustomInputLabels_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 80,
"ElementProp": {
"Type": "NameProperty",
"Name": "CallFunc_CustomInputLabels_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 12
}
},
{
"Type": "ArrayProperty",
"Name": "CallFunc_Set_ToArray_Result",
"Flags": "RF_Public",
"ElementSize": 16,
"PropertyFlags": "ReferenceParm",
"Inner": {
"Type": "NameProperty",
"Name": "CallFunc_Set_ToArray_Result",
"Flags": "RF_Public",
"ElementSize": 12
}
},
{
"Type": "ArrayProperty",
"Name": "CallFunc_GetInputsByPinLabel_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 16,
"PropertyFlags": "ReferenceParm",
"Inner": {
"Type": "StructProperty",
"Name": "CallFunc_GetInputsByPinLabel_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 104,
"Struct": {
"ObjectName": "Class'PCGTaggedData'",
"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": "ObjectProperty",
"Name": "CallFunc_ToPointDataWithContext_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "ConstParm",
"PropertyClass": {
"ObjectName": "Class'PCGPointData'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_PointLoop_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": "PointLoopBody",
"Outer": "PCGF_RotateTowards_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"SuperStruct": {
"ObjectName": "Class'PCGBlueprintElement:PointLoopBody'",
"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": "ObjectProperty",
"Name": "InData",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "ConstParm | BlueprintVisible | BlueprintReadOnly | Parm",
"PropertyClass": {
"ObjectName": "Class'PCGPointData'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "StructProperty",
"Name": "InPoint",
"Flags": "RF_Public",
"ElementSize": 208,
"PropertyFlags": "ConstParm | BlueprintVisible | BlueprintReadOnly | Parm | OutParm | ReferenceParm",
"Struct": {
"ObjectName": "Class'PCGPoint'",
"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_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_FindLookAtRotation_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 24,
"Struct": {
"ObjectName": "Class'Rotator'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "StructProperty",
"Name": "CallFunc_ComposeRotators_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 24,
"Struct": {
"ObjectName": "Class'Rotator'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "StructProperty",
"Name": "CallFunc_RLerp_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 24,
"Struct": {
"ObjectName": "Class'Rotator'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "StructProperty",
"Name": "CallFunc_MakeTransform_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 96,
"Struct": {
"ObjectName": "Class'Transform'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "FloatProperty",
"Name": "CallFunc_RLerp_Alpha_ImplicitCast",
"Flags": "RF_Public",
"ElementSize": 4
}
],
"FunctionFlags": "FUNC_Event | FUNC_Public | FUNC_HasOutParms | FUNC_HasDefaults | FUNC_BlueprintCallable | FUNC_BlueprintEvent | FUNC_Const"
},
{
"Type": "PCGF_RotateTowards_C",
"Name": "Default__PCGF_RotateTowards_C",
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Functions/PCGF_RotateTowards.PCGF_RotateTowards_C'",
"Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Position": {
"X": 0.0,
"Y": 0.0,
"Z": 0.0
},
"bCanBeMultithreaded": true,
"CustomInputPins": [
{
"Label": "Points",
"AllowedTypes": "EPCGDataType::Spline",
"bAllowMultipleData": true,
"bAllowMultipleConnections": false,
"bAdvancedPin": false
}
],
"CustomOutputPins": [
{
"Label": "Out",
"AllowedTypes": "EPCGDataType::Spline",
"bAllowMultipleData": true,
"bAllowMultipleConnections": true,
"bAdvancedPin": false
}
],
"bHasDefaultInPin": false,
"bHasDefaultOutPin": false
}
}
]

View file

@ -0,0 +1,741 @@
[
{
"Type": "BlueprintGeneratedClass",
"Name": "PCGF_SetTreeDataTableAttributes_C",
"Class": "UScriptClass'BlueprintGeneratedClass'",
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"SuperStruct": {
"ObjectName": "Class'PCGBlueprintElement'",
"ObjectPath": "/Script/PCG"
},
"Children": [
{
"ObjectName": "Function'PCGF_SetTreeDataTableAttributes_C:PointLoopBody'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Functions/PCGF_SetTreeDataTableAttributes.2"
},
{
"ObjectName": "Function'PCGF_SetTreeDataTableAttributes_C:ExecuteWithContext'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Functions/PCGF_SetTreeDataTableAttributes.1"
}
],
"ChildProperties": [
{
"Type": "ObjectProperty",
"Name": "TreeDataTable",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible",
"PropertyClass": {
"ObjectName": "Class'DataTable'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "StrProperty",
"Name": "TreeDataTableSoftReference",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 16,
"PropertyFlags": "Edit | BlueprintVisible"
},
{
"Type": "ArrayProperty",
"Name": "WeightedRows",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 16,
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance",
"Inner": {
"Type": "StructProperty",
"Name": "WeightedRows",
"Flags": "RF_Public",
"ElementSize": 144,
"Struct": {
"ObjectName": "UserDefinedStruct'TreesDataTableStruct'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/DataTables/TreesDataTableStruct.0"
}
}
},
{
"Type": "BoolProperty",
"Name": "UseSoftRef",
"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'PCGF_SetTreeDataTableAttributes_C:ExecuteWithContext'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Functions/PCGF_SetTreeDataTableAttributes.1"
},
"PointLoopBody": {
"ObjectName": "Function'PCGF_SetTreeDataTableAttributes_C:PointLoopBody'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Functions/PCGF_SetTreeDataTableAttributes.2"
}
},
"ClassFlags": "CLASS_ReplicationDataIsSetUp | CLASS_CompiledFromBlueprint",
"ClassWithin": {
"ObjectName": "Class'Object'",
"ObjectPath": "/Script/CoreUObject"
},
"ClassConfigName": "Engine",
"bCooked": true,
"ClassDefaultObject": {
"ObjectName": "PCGF_SetTreeDataTableAttributes_C'Default__PCGF_SetTreeDataTableAttributes_C'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Functions/PCGF_SetTreeDataTableAttributes.3"
},
"EditorTags": {
"BlueprintType": "BPTYPE_Normal"
}
},
{
"Type": "Function",
"Name": "ExecuteWithContext",
"Outer": "PCGF_SetTreeDataTableAttributes_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": "ObjectProperty",
"Name": "SpatialData",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible",
"PropertyClass": {
"ObjectName": "Class'PCGSpatialData'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "NameProperty",
"Name": "PinLabel",
"Flags": "RF_Public",
"ElementSize": 12,
"PropertyFlags": "Edit | BlueprintVisible"
},
{
"Type": "StructProperty",
"Name": "Context",
"Flags": "RF_Public",
"ElementSize": 184,
"PropertyFlags": "Edit | BlueprintVisible",
"Struct": {
"ObjectName": "Class'PCGContext'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "IntProperty",
"Name": "Temp_int_Array_Index_Variable",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "IntProperty",
"Name": "Temp_int_Loop_Counter_Variable",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "IntProperty",
"Name": "CallFunc_Add_IntInt_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "IntProperty",
"Name": "Temp_int_Loop_Counter_Variable_1",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "IntProperty",
"Name": "CallFunc_Add_IntInt_ReturnValue_1",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "IntProperty",
"Name": "Temp_int_Array_Index_Variable_1",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "ArrayProperty",
"Name": "CallFunc_GetDataTableRowNames_OutRowNames",
"Flags": "RF_Public",
"ElementSize": 16,
"PropertyFlags": "ReferenceParm",
"Inner": {
"Type": "NameProperty",
"Name": "CallFunc_GetDataTableRowNames_OutRowNames",
"Flags": "RF_Public",
"ElementSize": 12
}
},
{
"Type": "NameProperty",
"Name": "CallFunc_Array_Get_Item",
"Flags": "RF_Public",
"ElementSize": 12
},
{
"Type": "IntProperty",
"Name": "CallFunc_Array_Length_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "StructProperty",
"Name": "CallFunc_GetDataTableRowFromName_OutRow",
"Flags": "RF_Public",
"ElementSize": 144,
"Struct": {
"ObjectName": "UserDefinedStruct'TreesDataTableStruct'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/DataTables/TreesDataTableStruct.0"
}
},
{
"Type": "BoolProperty",
"Name": "CallFunc_GetDataTableRowFromName_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "BoolProperty",
"Name": "CallFunc_Less_IntInt_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "StructProperty",
"Name": "CallFunc_MakeSoftObjectPath_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 40,
"Struct": {
"ObjectName": "Class'SoftObjectPath'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "IntProperty",
"Name": "CallFunc_Array_Add_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "SoftObjectProperty",
"Name": "CallFunc_Conv_SoftObjPathToSoftObjRef_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 48,
"PropertyFlags": "UObjectWrapper",
"PropertyClass": {
"ObjectName": "Class'Object'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "IntProperty",
"Name": "Temp_int_Variable",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_LoadAsset_Blocking_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'Object'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "ObjectProperty",
"Name": "K2Node_DynamicCast_AsData_Table",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'DataTable'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "BoolProperty",
"Name": "K2Node_DynamicCast_bSuccess",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "BoolProperty",
"Name": "CallFunc_LessEqual_IntInt_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "IntProperty",
"Name": "CallFunc_Add_IntInt_ReturnValue_2",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_ToPointDataWithContext_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "ConstParm",
"PropertyClass": {
"ObjectName": "Class'PCGPointData'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_MutableMetadata_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'PCGMetadata'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_PointLoop_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"
}
},
{
"Type": "ArrayProperty",
"Name": "CallFunc_GetInputsByPinLabel_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 16,
"PropertyFlags": "ReferenceParm",
"Inner": {
"Type": "StructProperty",
"Name": "CallFunc_GetInputsByPinLabel_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 104,
"Struct": {
"ObjectName": "Class'PCGTaggedData'",
"ObjectPath": "/Script/PCG"
}
}
},
{
"Type": "IntProperty",
"Name": "CallFunc_Array_Length_ReturnValue_1",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "StructProperty",
"Name": "CallFunc_Array_Get_Item_1",
"Flags": "RF_Public",
"ElementSize": 104,
"Struct": {
"ObjectName": "Class'PCGTaggedData'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "BoolProperty",
"Name": "CallFunc_Less_IntInt_ReturnValue_1",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"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_1",
"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_HasDefaults | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
},
{
"Type": "Function",
"Name": "PointLoopBody",
"Outer": "PCGF_SetTreeDataTableAttributes_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"SuperStruct": {
"ObjectName": "Class'PCGBlueprintElement:PointLoopBody'",
"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": "ObjectProperty",
"Name": "InData",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "ConstParm | BlueprintVisible | BlueprintReadOnly | Parm",
"PropertyClass": {
"ObjectName": "Class'PCGPointData'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "StructProperty",
"Name": "InPoint",
"Flags": "RF_Public",
"ElementSize": 208,
"PropertyFlags": "ConstParm | BlueprintVisible | BlueprintReadOnly | Parm | OutParm | ReferenceParm",
"Struct": {
"ObjectName": "Class'PCGPoint'",
"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": "RandomStruct",
"Flags": "RF_Public",
"ElementSize": 144,
"PropertyFlags": "Edit | BlueprintVisible",
"Struct": {
"ObjectName": "UserDefinedStruct'TreesDataTableStruct'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/DataTables/TreesDataTableStruct.0"
}
},
{
"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": "StrProperty",
"Name": "CallFunc_Conv_SoftObjectReferenceToString_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 16
},
{
"Type": "StrProperty",
"Name": "CallFunc_Conv_SoftObjectReferenceToString_ReturnValue_1",
"Flags": "RF_Public",
"ElementSize": 16
},
{
"Type": "StructProperty",
"Name": "CallFunc_GetSoftObjectPath_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 40,
"Struct": {
"ObjectName": "Class'SoftObjectPath'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "StrProperty",
"Name": "CallFunc_BreakSoftObjectPath_PathString",
"Flags": "RF_Public",
"ElementSize": 16
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_BreakVector2D_X",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_BreakVector2D_Y",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "StructProperty",
"Name": "CallFunc_Conv_DoubleToVector_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_Array_Random_OutItem",
"Flags": "RF_Public",
"ElementSize": 144,
"Struct": {
"ObjectName": "UserDefinedStruct'TreesDataTableStruct'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/DataTables/TreesDataTableStruct.0"
}
},
{
"Type": "IntProperty",
"Name": "CallFunc_Array_Random_OutIndex",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "StructProperty",
"Name": "CallFunc_MakeTransform_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 96,
"Struct": {
"ObjectName": "Class'Transform'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "FloatProperty",
"Name": "CallFunc_SetFloatAttribute_Value_ImplicitCast",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "FloatProperty",
"Name": "CallFunc_SetFloatAttribute_Value_ImplicitCast_1",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "FloatProperty",
"Name": "CallFunc_SetFloatAttribute_Value_ImplicitCast_2",
"Flags": "RF_Public",
"ElementSize": 4
}
],
"FunctionFlags": "FUNC_Event | FUNC_Public | FUNC_HasOutParms | FUNC_HasDefaults | FUNC_BlueprintCallable | FUNC_BlueprintEvent | FUNC_Const"
},
{
"Type": "PCGF_SetTreeDataTableAttributes_C",
"Name": "Default__PCGF_SetTreeDataTableAttributes_C",
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Functions/PCGF_SetTreeDataTableAttributes.PCGF_SetTreeDataTableAttributes_C'",
"Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"bCanBeMultithreaded": true,
"CustomInputPins": [
{
"Label": "In",
"AllowedTypes": "EPCGDataType::Spline",
"bAllowMultipleData": true,
"bAllowMultipleConnections": true,
"bAdvancedPin": false
}
],
"CustomOutputPins": [
{
"Label": "Out",
"AllowedTypes": "EPCGDataType::Spline",
"bAllowMultipleData": true,
"bAllowMultipleConnections": true,
"bAdvancedPin": false
}
],
"bHasDefaultInPin": false,
"bHasDefaultOutPin": false
}
}
]

View file

@ -0,0 +1,669 @@
[
{
"Type": "BlueprintGeneratedClass",
"Name": "PCGF_TransformTreeDetails_C",
"Class": "UScriptClass'BlueprintGeneratedClass'",
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"SuperStruct": {
"ObjectName": "Class'PCGBlueprintElement'",
"ObjectPath": "/Script/PCG"
},
"Children": [
{
"ObjectName": "Function'PCGF_TransformTreeDetails_C:NodeTitleOverride'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Functions/PCGF_TransformTreeDetails.2"
},
{
"ObjectName": "Function'PCGF_TransformTreeDetails_C:PointLoopBody'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Functions/PCGF_TransformTreeDetails.3"
},
{
"ObjectName": "Function'PCGF_TransformTreeDetails_C:ExecuteWithContext'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Functions/PCGF_TransformTreeDetails.1"
}
],
"ChildProperties": [
{
"Type": "NameProperty",
"Name": "OffsetAttribute",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 12,
"PropertyFlags": "Edit | BlueprintVisible"
},
{
"Type": "NameProperty",
"Name": "RotateAttribute",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 12,
"PropertyFlags": "Edit | BlueprintVisible"
},
{
"Type": "NameProperty",
"Name": "ScaleAttribute",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 12,
"PropertyFlags": "Edit | BlueprintVisible"
},
{
"Type": "NameProperty",
"Name": "HeightAttribute",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 12,
"PropertyFlags": "Edit | BlueprintVisible"
}
],
"FuncMap": {
"ExecuteWithContext": {
"ObjectName": "Function'PCGF_TransformTreeDetails_C:ExecuteWithContext'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Functions/PCGF_TransformTreeDetails.1"
},
"PointLoopBody": {
"ObjectName": "Function'PCGF_TransformTreeDetails_C:PointLoopBody'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Functions/PCGF_TransformTreeDetails.3"
},
"NodeTitleOverride": {
"ObjectName": "Function'PCGF_TransformTreeDetails_C:NodeTitleOverride'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Functions/PCGF_TransformTreeDetails.2"
}
},
"ClassFlags": "CLASS_ReplicationDataIsSetUp | CLASS_CompiledFromBlueprint",
"ClassWithin": {
"ObjectName": "Class'Object'",
"ObjectPath": "/Script/CoreUObject"
},
"ClassConfigName": "Engine",
"bCooked": true,
"ClassDefaultObject": {
"ObjectName": "PCGF_TransformTreeDetails_C'Default__PCGF_TransformTreeDetails_C'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Functions/PCGF_TransformTreeDetails.4"
},
"EditorTags": {
"BlueprintType": "BPTYPE_Normal"
}
},
{
"Type": "Function",
"Name": "ExecuteWithContext",
"Outer": "PCGF_TransformTreeDetails_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": "ArrayProperty",
"Name": "OutTaggedData",
"Flags": "RF_Public",
"ElementSize": 16,
"PropertyFlags": "Edit | BlueprintVisible",
"Inner": {
"Type": "StructProperty",
"Name": "OutTaggedData",
"Flags": "RF_Public",
"ElementSize": 104,
"Struct": {
"ObjectName": "Class'PCGTaggedData'",
"ObjectPath": "/Script/PCG"
}
}
},
{
"Type": "ArrayProperty",
"Name": "CallFunc_GetInputs_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 16,
"PropertyFlags": "ReferenceParm",
"Inner": {
"Type": "StructProperty",
"Name": "CallFunc_GetInputs_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 104,
"Struct": {
"ObjectName": "Class'PCGTaggedData'",
"ObjectPath": "/Script/PCG"
}
}
},
{
"Type": "IntProperty",
"Name": "Temp_int_Array_Index_Variable",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "IntProperty",
"Name": "CallFunc_Array_Length_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "StructProperty",
"Name": "CallFunc_Array_Get_Item",
"Flags": "RF_Public",
"ElementSize": 104,
"Struct": {
"ObjectName": "Class'PCGTaggedData'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "IntProperty",
"Name": "Temp_int_Loop_Counter_Variable",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"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": "ObjectProperty",
"Name": "CallFunc_ToPointDataWithContext_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "ConstParm",
"PropertyClass": {
"ObjectName": "Class'PCGPointData'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_PointLoop_OutData",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'PCGPointData'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "BoolProperty",
"Name": "CallFunc_Less_IntInt_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "StructProperty",
"Name": "K2Node_MakeStruct_PCGTaggedData",
"Flags": "RF_Public",
"ElementSize": 104,
"Struct": {
"ObjectName": "Class'PCGTaggedData'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "IntProperty",
"Name": "CallFunc_Add_IntInt_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "StructProperty",
"Name": "K2Node_MakeStruct_PCGDataCollection",
"Flags": "RF_Public",
"ElementSize": 32,
"Struct": {
"ObjectName": "Class'PCGDataCollection'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "IntProperty",
"Name": "CallFunc_Array_Add_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 4
}
],
"FunctionFlags": "FUNC_Event | FUNC_Public | FUNC_HasOutParms | FUNC_HasDefaults | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
},
{
"Type": "Function",
"Name": "NodeTitleOverride",
"Outer": "PCGF_TransformTreeDetails_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"
},
{
"Type": "Function",
"Name": "PointLoopBody",
"Outer": "PCGF_TransformTreeDetails_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"SuperStruct": {
"ObjectName": "Class'PCGBlueprintElement:PointLoopBody'",
"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": "ObjectProperty",
"Name": "InData",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "ConstParm | BlueprintVisible | BlueprintReadOnly | Parm",
"PropertyClass": {
"ObjectName": "Class'PCGPointData'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "StructProperty",
"Name": "InPoint",
"Flags": "RF_Public",
"ElementSize": 208,
"PropertyFlags": "ConstParm | BlueprintVisible | BlueprintReadOnly | Parm | OutParm | ReferenceParm",
"Struct": {
"ObjectName": "Class'PCGPoint'",
"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": "ObjectProperty",
"Name": "Metadata",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible",
"PropertyClass": {
"ObjectName": "Class'PCGMetadata'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "StructProperty",
"Name": "Point",
"Flags": "RF_Public",
"ElementSize": 208,
"PropertyFlags": "Edit | BlueprintVisible",
"Struct": {
"ObjectName": "Class'PCGPoint'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "DoubleProperty",
"Name": "RandomScale",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible"
},
{
"Type": "DoubleProperty",
"Name": "Height",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible"
},
{
"Type": "DoubleProperty",
"Name": "RandomRotation",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible"
},
{
"Type": "DoubleProperty",
"Name": "RandomOffset",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible"
},
{
"Type": "StructProperty",
"Name": "CallFunc_Conv_DoubleToVector_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 24,
"Struct": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "StructProperty",
"Name": "CallFunc_MakeRotator_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 24,
"Struct": {
"ObjectName": "Class'Rotator'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_Add_DoubleDouble_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "StructProperty",
"Name": "CallFunc_MakeVector_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 24,
"Struct": {
"ObjectName": "Class'Vector'",
"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_TransformRotation_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 24,
"Struct": {
"ObjectName": "Class'Rotator'",
"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_TransformLocation_ReturnValue",
"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": "FloatProperty",
"Name": "CallFunc_GetFloatAttribute_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "StructProperty",
"Name": "CallFunc_GetVector2Attribute_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 16,
"Struct": {
"ObjectName": "Class'Vector2D'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "StructProperty",
"Name": "CallFunc_GetVector2Attribute_ReturnValue_1",
"Flags": "RF_Public",
"ElementSize": 16,
"Struct": {
"ObjectName": "Class'Vector2D'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_BreakVector2D_X",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_BreakVector2D_Y",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_BreakVector2D_X_1",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_BreakVector2D_Y_1",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_RandomFloatInRange_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_RandomFloatInRange_ReturnValue_1",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "StructProperty",
"Name": "CallFunc_GetVector2Attribute_ReturnValue_2",
"Flags": "RF_Public",
"ElementSize": 16,
"Struct": {
"ObjectName": "Class'Vector2D'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_BreakVector2D_X_2",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_BreakVector2D_Y_2",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_RandomFloatInRange_ReturnValue_2",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "FloatProperty",
"Name": "CallFunc_MakeRotator_Yaw_ImplicitCast",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "DoubleProperty",
"Name": "K2Node_VariableSet_Height_ImplicitCast",
"Flags": "RF_Public",
"ElementSize": 8
}
],
"FunctionFlags": "FUNC_Event | FUNC_Public | FUNC_HasOutParms | FUNC_HasDefaults | FUNC_BlueprintCallable | FUNC_BlueprintEvent | FUNC_Const"
},
{
"Type": "PCGF_TransformTreeDetails_C",
"Name": "Default__PCGF_TransformTreeDetails_C",
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Functions/PCGF_TransformTreeDetails.PCGF_TransformTreeDetails_C'",
"Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"CustomInputPins": [
{
"Label": "In",
"AllowedTypes": "EPCGDataType::Spline",
"bAllowMultipleData": true,
"bAllowMultipleConnections": true,
"bAdvancedPin": false
}
],
"CustomOutputPins": [
{
"Label": "Out",
"AllowedTypes": "EPCGDataType::Spline",
"bAllowMultipleData": true,
"bAllowMultipleConnections": true,
"bAdvancedPin": false
}
],
"bHasDefaultInPin": false,
"bHasDefaultOutPin": false
}
}
]

View file

@ -0,0 +1,504 @@
[
{
"Type": "BlueprintGeneratedClass",
"Name": "PCGF_UnpackTreeDetailAttributes_C",
"Class": "UScriptClass'BlueprintGeneratedClass'",
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"SuperStruct": {
"ObjectName": "Class'PCGBlueprintElement'",
"ObjectPath": "/Script/PCG"
},
"Children": [
{
"ObjectName": "Function'PCGF_UnpackTreeDetailAttributes_C:PointLoopBody'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Functions/PCGF_UnpackTreeDetailAttributes.2"
},
{
"ObjectName": "Function'PCGF_UnpackTreeDetailAttributes_C:ExecuteWithContext'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Functions/PCGF_UnpackTreeDetailAttributes.1"
}
],
"FuncMap": {
"ExecuteWithContext": {
"ObjectName": "Function'PCGF_UnpackTreeDetailAttributes_C:ExecuteWithContext'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Functions/PCGF_UnpackTreeDetailAttributes.1"
},
"PointLoopBody": {
"ObjectName": "Function'PCGF_UnpackTreeDetailAttributes_C:PointLoopBody'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Functions/PCGF_UnpackTreeDetailAttributes.2"
}
},
"ClassFlags": "CLASS_ReplicationDataIsSetUp | CLASS_CompiledFromBlueprint",
"ClassWithin": {
"ObjectName": "Class'Object'",
"ObjectPath": "/Script/CoreUObject"
},
"ClassConfigName": "Engine",
"bCooked": true,
"ClassDefaultObject": {
"ObjectName": "PCGF_UnpackTreeDetailAttributes_C'Default__PCGF_UnpackTreeDetailAttributes_C'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Functions/PCGF_UnpackTreeDetailAttributes.3"
},
"EditorTags": {
"BlueprintType": "BPTYPE_Normal"
}
},
{
"Type": "Function",
"Name": "ExecuteWithContext",
"Outer": "PCGF_UnpackTreeDetailAttributes_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": "ObjectProperty",
"Name": "SpatialData",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible",
"PropertyClass": {
"ObjectName": "Class'PCGSpatialData'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "NameProperty",
"Name": "PinLabel",
"Flags": "RF_Public",
"ElementSize": 12,
"PropertyFlags": "Edit | BlueprintVisible"
},
{
"Type": "StructProperty",
"Name": "Context",
"Flags": "RF_Public",
"ElementSize": 184,
"PropertyFlags": "Edit | BlueprintVisible",
"Struct": {
"ObjectName": "Class'PCGContext'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "IntProperty",
"Name": "Temp_int_Array_Index_Variable",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_ToPointDataWithContext_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "ConstParm",
"PropertyClass": {
"ObjectName": "Class'PCGPointData'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_MutableMetadata_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'PCGMetadata'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_PointLoop_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"
}
},
{
"Type": "IntProperty",
"Name": "Temp_int_Loop_Counter_Variable",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "ArrayProperty",
"Name": "CallFunc_GetInputsByPinLabel_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 16,
"PropertyFlags": "ReferenceParm",
"Inner": {
"Type": "StructProperty",
"Name": "CallFunc_GetInputsByPinLabel_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 104,
"Struct": {
"ObjectName": "Class'PCGTaggedData'",
"ObjectPath": "/Script/PCG"
}
}
},
{
"Type": "IntProperty",
"Name": "CallFunc_Add_IntInt_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "StructProperty",
"Name": "CallFunc_Array_Get_Item",
"Flags": "RF_Public",
"ElementSize": 104,
"Struct": {
"ObjectName": "Class'PCGTaggedData'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "IntProperty",
"Name": "CallFunc_Array_Length_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"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": "BoolProperty",
"Name": "CallFunc_Less_IntInt_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_HasDefaults | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
},
{
"Type": "Function",
"Name": "PointLoopBody",
"Outer": "PCGF_UnpackTreeDetailAttributes_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"SuperStruct": {
"ObjectName": "Class'PCGBlueprintElement:PointLoopBody'",
"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": "ObjectProperty",
"Name": "InData",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "ConstParm | BlueprintVisible | BlueprintReadOnly | Parm",
"PropertyClass": {
"ObjectName": "Class'PCGPointData'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "StructProperty",
"Name": "InPoint",
"Flags": "RF_Public",
"ElementSize": 208,
"PropertyFlags": "ConstParm | BlueprintVisible | BlueprintReadOnly | Parm | OutParm | ReferenceParm",
"Struct": {
"ObjectName": "Class'PCGPoint'",
"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": "StrProperty",
"Name": "CallFunc_GetStringAttribute_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 16
},
{
"Type": "StructProperty",
"Name": "CallFunc_MakeSoftObjectPath_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 40,
"Struct": {
"ObjectName": "Class'SoftObjectPath'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "SoftObjectProperty",
"Name": "CallFunc_Conv_SoftObjPathToSoftObjRef_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 48,
"PropertyFlags": "UObjectWrapper",
"PropertyClass": {
"ObjectName": "Class'Object'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'Object'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "ObjectProperty",
"Name": "K2Node_DynamicCast_AsData_Table",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'DataTable'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "BoolProperty",
"Name": "K2Node_DynamicCast_bSuccess",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "ArrayProperty",
"Name": "CallFunc_GetDataTableRowNames_OutRowNames",
"Flags": "RF_Public",
"ElementSize": 16,
"PropertyFlags": "ReferenceParm",
"Inner": {
"Type": "NameProperty",
"Name": "CallFunc_GetDataTableRowNames_OutRowNames",
"Flags": "RF_Public",
"ElementSize": 12
}
},
{
"Type": "NameProperty",
"Name": "CallFunc_Array_Random_OutItem",
"Flags": "RF_Public",
"ElementSize": 12
},
{
"Type": "IntProperty",
"Name": "CallFunc_Array_Random_OutIndex",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "StructProperty",
"Name": "CallFunc_GetDataTableRowFromName_OutRow",
"Flags": "RF_Public",
"ElementSize": 104,
"Struct": {
"ObjectName": "UserDefinedStruct'TreeDetailsDataTableStruct'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/DataTables/TreeDetailsDataTableStruct.0"
}
},
{
"Type": "BoolProperty",
"Name": "CallFunc_GetDataTableRowFromName_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "StrProperty",
"Name": "CallFunc_Conv_SoftObjectReferenceToString_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 16
},
{
"Type": "FloatProperty",
"Name": "CallFunc_SetFloatAttribute_Value_ImplicitCast",
"Flags": "RF_Public",
"ElementSize": 4
}
],
"FunctionFlags": "FUNC_Event | FUNC_Public | FUNC_HasOutParms | FUNC_HasDefaults | FUNC_BlueprintCallable | FUNC_BlueprintEvent | FUNC_Const"
},
{
"Type": "PCGF_UnpackTreeDetailAttributes_C",
"Name": "Default__PCGF_UnpackTreeDetailAttributes_C",
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Functions/PCGF_UnpackTreeDetailAttributes.PCGF_UnpackTreeDetailAttributes_C'",
"Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"bCanBeMultithreaded": true,
"CustomInputPins": [
{
"Label": "In",
"AllowedTypes": "EPCGDataType::Spline",
"bAllowMultipleData": true,
"bAllowMultipleConnections": true,
"bAdvancedPin": false
}
],
"CustomOutputPins": [
{
"Label": "Out",
"AllowedTypes": "EPCGDataType::Spline",
"bAllowMultipleData": true,
"bAllowMultipleConnections": true,
"bAdvancedPin": false
}
],
"bHasDefaultInPin": false,
"bHasDefaultOutPin": false
}
}
]

View file

@ -0,0 +1,80 @@
[
{
"Type": "CurveFloat",
"Name": "C_ForestInnerCurve",
"Class": "UScriptClass'CurveFloat'",
"Flags": "RF_Public | RF_Standalone | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"FloatCurve": {
"Keys": [
{
"InterpMode": "RCIM_Linear",
"TangentMode": "RCTM_Auto",
"TangentWeightMode": "RCTWM_WeightedNone",
"Time": 0.0070816875,
"Value": 0.025578022,
"ArriveTangent": 0.0,
"ArriveTangentWeight": 0.0,
"LeaveTangent": 0.0,
"LeaveTangentWeight": 0.0
},
{
"InterpMode": "RCIM_Linear",
"TangentMode": "RCTM_Auto",
"TangentWeightMode": "RCTWM_WeightedNone",
"Time": 0.21776253,
"Value": -0.0013777018,
"ArriveTangent": 0.0,
"ArriveTangentWeight": 0.0,
"LeaveTangent": 0.0,
"LeaveTangentWeight": 0.0
},
{
"InterpMode": "RCIM_Linear",
"TangentMode": "RCTM_Auto",
"TangentWeightMode": "RCTWM_WeightedNone",
"Time": 0.3267554,
"Value": 0.10671204,
"ArriveTangent": 0.0,
"ArriveTangentWeight": 0.0,
"LeaveTangent": 0.0,
"LeaveTangentWeight": 0.0
},
{
"InterpMode": "RCIM_Linear",
"TangentMode": "RCTM_Auto",
"TangentWeightMode": "RCTWM_WeightedNone",
"Time": 0.64282125,
"Value": 0.8459252,
"ArriveTangent": 0.0,
"ArriveTangentWeight": 0.0,
"LeaveTangent": 0.0,
"LeaveTangentWeight": 0.0
},
{
"InterpMode": "RCIM_Linear",
"TangentMode": "RCTM_Auto",
"TangentWeightMode": "RCTWM_WeightedNone",
"Time": 0.73702645,
"Value": 0.8759351,
"ArriveTangent": 0.0,
"ArriveTangentWeight": 0.0,
"LeaveTangent": 0.0,
"LeaveTangentWeight": 0.0
},
{
"InterpMode": "RCIM_Linear",
"TangentMode": "RCTM_Auto",
"TangentWeightMode": "RCTWM_WeightedNone",
"Time": 1.0183948,
"Value": -0.0070171356,
"ArriveTangent": 0.0,
"ArriveTangentWeight": 0.0,
"LeaveTangent": 0.0,
"LeaveTangentWeight": 0.0
}
]
}
}
}
]

View file

@ -0,0 +1,102 @@
[
{
"Type": "CurveFloat",
"Name": "C_ForestOuterCurve",
"Class": "UScriptClass'CurveFloat'",
"Flags": "RF_Public | RF_Standalone | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"FloatCurve": {
"Keys": [
{
"InterpMode": "RCIM_Linear",
"TangentMode": "RCTM_Auto",
"TangentWeightMode": "RCTWM_WeightedNone",
"Time": 0.009227011,
"Value": 1.0665531,
"ArriveTangent": 0.0,
"ArriveTangentWeight": 0.0,
"LeaveTangent": 0.0,
"LeaveTangentWeight": 0.0
},
{
"InterpMode": "RCIM_Linear",
"TangentMode": "RCTM_Auto",
"TangentWeightMode": "RCTWM_WeightedNone",
"Time": 0.09709731,
"Value": 1.0041801,
"ArriveTangent": 0.0,
"ArriveTangentWeight": 0.0,
"LeaveTangent": 0.0,
"LeaveTangentWeight": 0.0
},
{
"InterpMode": "RCIM_Linear",
"TangentMode": "RCTM_Auto",
"TangentWeightMode": "RCTWM_WeightedNone",
"Time": 0.17902073,
"Value": 0.92278177,
"ArriveTangent": 0.0,
"ArriveTangentWeight": 0.0,
"LeaveTangent": 0.0,
"LeaveTangentWeight": 0.0
},
{
"InterpMode": "RCIM_Linear",
"TangentMode": "RCTM_Auto",
"TangentWeightMode": "RCTWM_WeightedNone",
"Time": 0.2607595,
"Value": 0.67406154,
"ArriveTangent": 0.0,
"ArriveTangentWeight": 0.0,
"LeaveTangent": 0.0,
"LeaveTangentWeight": 0.0
},
{
"InterpMode": "RCIM_Linear",
"TangentMode": "RCTM_Auto",
"TangentWeightMode": "RCTWM_WeightedNone",
"Time": 0.4085067,
"Value": 0.49629015,
"ArriveTangent": 0.0,
"ArriveTangentWeight": 0.0,
"LeaveTangent": 0.0,
"LeaveTangentWeight": 0.0
},
{
"InterpMode": "RCIM_Linear",
"TangentMode": "RCTM_Auto",
"TangentWeightMode": "RCTWM_WeightedNone",
"Time": 0.64643985,
"Value": 0.265306,
"ArriveTangent": 0.0,
"ArriveTangentWeight": 0.0,
"LeaveTangent": 0.0,
"LeaveTangentWeight": 0.0
},
{
"InterpMode": "RCIM_Linear",
"TangentMode": "RCTM_Auto",
"TangentWeightMode": "RCTWM_WeightedNone",
"Time": 0.81511164,
"Value": 0.08858907,
"ArriveTangent": 0.0,
"ArriveTangentWeight": 0.0,
"LeaveTangent": 0.0,
"LeaveTangentWeight": 0.0
},
{
"InterpMode": "RCIM_Linear",
"TangentMode": "RCTM_Auto",
"TangentWeightMode": "RCTWM_WeightedNone",
"Time": 1.0,
"Value": 0.0,
"ArriveTangent": 0.0,
"ArriveTangentWeight": 0.0,
"LeaveTangent": 0.0,
"LeaveTangentWeight": 0.0
}
]
}
}
}
]

View file

@ -0,0 +1,178 @@
[
{
"Type": "PCGGraphInstance",
"Name": "PCG_LargeTileHorisontal",
"Class": "UScriptClass'PCGGraphInstance'",
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Graph": {
"ObjectName": "PCGGraph'PCG_DistributeSplineMeshesTiles'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Graphs/PCG_DistributeSplineMeshesTiles.87"
},
"ParametersOverrides": {
"Parameters": {
"PropertyDescs": [
{
"ValueTypeObject": null,
"ID": "FE0C0227-44BBC864-A9BF10A6-DC456B57",
"Name": "TileCount",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "B0182502-4691FB54-52E1A2B8-54E6AE10",
"Name": "TileSize",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "77312709-45E5DF00-9EFDD795-A7BDE7E8",
"Name": "TileLength",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "01BBAE72-44851147-12AB85BD-F75DD6F7",
"Name": "RandomOffset",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": {
"ObjectName": "Class'Rotator'",
"ObjectPath": "/Script/CoreUObject"
},
"ID": "5641CB67-432C4F52-1B8492B0-60E0E70F",
"Name": "RandomRotation",
"ValueType": "Struct",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "1BA129DA-4ABEA555-3F1819B3-BFB2C83A",
"Name": "OffsetDown",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": {
"ObjectName": "Class'DataTable'",
"ObjectPath": "/Script/Engine"
},
"ID": "26083CC7-4BF2DB7D-E43771AC-756872B6",
"Name": "Assets",
"ValueType": "Object",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "3114315D-4253215C-5A63809E-DC17E404",
"Name": "ErasePercent",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
},
"ID": "AFFB1249-4E6D34FC-A81EB483-95BC89DB",
"Name": "BoundsScale",
"ValueType": "Struct",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": {
"ObjectName": "Class'Rotator'",
"ObjectPath": "/Script/CoreUObject"
},
"ID": "48F86B75-4921B34A-41FD22A0-39A58342",
"Name": "RotateMesh",
"ValueType": "Struct",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
},
"ID": "C90E2AC3-456C2B08-33140681-18C7DEE9",
"Name": "NormalRotationContribution",
"ValueType": "Struct",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
}
],
"SerialSize": 144
},
"PropertiesIDsOverridden": [
"26083CC7-4BF2DB7D-E43771AC-756872B6",
"FE0C0227-44BBC864-A9BF10A6-DC456B57",
"48F86B75-4921B34A-41FD22A0-39A58342",
"77312709-45E5DF00-9EFDD795-A7BDE7E8",
"B0182502-4691FB54-52E1A2B8-54E6AE10",
"5641CB67-432C4F52-1B8492B0-60E0E70F",
"01BBAE72-44851147-12AB85BD-F75DD6F7",
"AFFB1249-4E6D34FC-A81EB483-95BC89DB"
]
}
}
}
]

View file

@ -0,0 +1,177 @@
[
{
"Type": "PCGGraphInstance",
"Name": "PCG_LargeTileVertical",
"Class": "UScriptClass'PCGGraphInstance'",
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Graph": {
"ObjectName": "PCGGraph'PCG_DistributeSplineMeshesTiles'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Graphs/PCG_DistributeSplineMeshesTiles.87"
},
"ParametersOverrides": {
"Parameters": {
"PropertyDescs": [
{
"ValueTypeObject": null,
"ID": "FE0C0227-44BBC864-A9BF10A6-DC456B57",
"Name": "TileCount",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "B0182502-4691FB54-52E1A2B8-54E6AE10",
"Name": "TileSize",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "77312709-45E5DF00-9EFDD795-A7BDE7E8",
"Name": "TileLength",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "01BBAE72-44851147-12AB85BD-F75DD6F7",
"Name": "RandomOffset",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": {
"ObjectName": "Class'Rotator'",
"ObjectPath": "/Script/CoreUObject"
},
"ID": "5641CB67-432C4F52-1B8492B0-60E0E70F",
"Name": "RandomRotation",
"ValueType": "Struct",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "1BA129DA-4ABEA555-3F1819B3-BFB2C83A",
"Name": "OffsetDown",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": {
"ObjectName": "Class'DataTable'",
"ObjectPath": "/Script/Engine"
},
"ID": "26083CC7-4BF2DB7D-E43771AC-756872B6",
"Name": "Assets",
"ValueType": "Object",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "3114315D-4253215C-5A63809E-DC17E404",
"Name": "ErasePercent",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
},
"ID": "AFFB1249-4E6D34FC-A81EB483-95BC89DB",
"Name": "BoundsScale",
"ValueType": "Struct",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": {
"ObjectName": "Class'Rotator'",
"ObjectPath": "/Script/CoreUObject"
},
"ID": "48F86B75-4921B34A-41FD22A0-39A58342",
"Name": "RotateMesh",
"ValueType": "Struct",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
},
"ID": "C90E2AC3-456C2B08-33140681-18C7DEE9",
"Name": "NormalRotationContribution",
"ValueType": "Struct",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
}
],
"SerialSize": 120
},
"PropertiesIDsOverridden": [
"26083CC7-4BF2DB7D-E43771AC-756872B6",
"FE0C0227-44BBC864-A9BF10A6-DC456B57",
"48F86B75-4921B34A-41FD22A0-39A58342",
"77312709-45E5DF00-9EFDD795-A7BDE7E8",
"B0182502-4691FB54-52E1A2B8-54E6AE10",
"5641CB67-432C4F52-1B8492B0-60E0E70F",
"01BBAE72-44851147-12AB85BD-F75DD6F7"
]
}
}
}
]

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

View file

@ -0,0 +1,295 @@
[
{
"Type": "PCGGraphInstance",
"Name": "PCG_TightPines_dead",
"Class": "UScriptClass'PCGGraphInstance'",
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Graph": {
"ObjectName": "PCGGraph'PCG_TightPines'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Graphs/PCG_TightPines.120"
},
"ParametersOverrides": {
"Parameters": {
"PropertyDescs": [
{
"ValueTypeObject": null,
"ID": "D5E7F49C-49B38B25-95BCA3A1-C0DB3D5A",
"Name": "TreeDensity",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "8C4EF8C0-4C4C84FD-F987E786-465D7A83",
"Name": "SlopeMask",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "B8D6B27A-4862842E-FC1B999A-D6F08CEF",
"Name": "OpenAreas",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "4E8E8727-4E52CC54-09C58997-D9D4E952",
"Name": "OpenAreasSize",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "ABF4E30A-471154E7-EC2773A4-730CE0B4",
"Name": "OpenAreasEdge",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "D0498D44-4FD0D665-6DDCF195-05793DF1",
"Name": "OpenAreaMeshesPercent",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": {
"ObjectName": "Class'DataTable'",
"ObjectPath": "/Script/Engine"
},
"ID": "46911CBE-4E377F81-D31D1193-9748F942",
"Name": "TreesMeshes",
"ValueType": "Object",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
},
"ID": "A438056A-4FE0073A-C8015892-113B37ED",
"Name": "TreesBoundMultiplier",
"ValueType": "Struct",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
},
"ID": "A2D96333-41B88AF8-C6508AA3-4670B579",
"Name": "OpenAreaMeshesBoundMultiplier",
"ValueType": "Struct",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "77DB5A84-4CFB9116-3A83F3A6-AD70ACB8",
"Name": "TreesAlignment",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": {
"ObjectName": "Class'Rotator'",
"ObjectPath": "/Script/CoreUObject"
},
"ID": "D3099204-45BF69E7-1F8B6B89-76961EA5",
"Name": "TreesRotation",
"ValueType": "Struct",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": {
"ObjectName": "Class'DataTable'",
"ObjectPath": "/Script/Engine"
},
"ID": "CD64FADA-4A4F2FC2-ED22D784-1D929FB8",
"Name": "OpenAreaMeshes",
"ValueType": "Object",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "75A93003-4E7B8812-D27B2F8F-CB50F0C7",
"Name": "DetailsAmount",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": {
"ObjectName": "Class'Rotator'",
"ObjectPath": "/Script/CoreUObject"
},
"ID": "3A9B69DF-46515054-8A666BA7-690BED79",
"Name": "TreesRandomRotation",
"ValueType": "Struct",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": {
"ObjectName": "Class'Rotator'",
"ObjectPath": "/Script/CoreUObject"
},
"ID": "AAF04576-49CFCF2A-62CBAF8A-95FA3BED",
"Name": "OpeaAreaMeshesRandomRotation",
"ValueType": "Struct",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "5495D8B8-476847DB-8195B097-11DD8642",
"Name": "Erasers",
"ValueType": "String",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "7A15047A-4A14A37C-007F6686-6B01E29F",
"Name": "RoadsEraser-DistanceIncrement",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
},
"ID": "48BE5024-43A374A4-4A0968BB-7FC7C55A",
"Name": "RoadsEraser-Bounds",
"ValueType": "Struct",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "D7A6EE1F-40831C51-ACA5BA8C-EBB9B1C6",
"Name": "PathsEraser-DistanceIncrement",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
},
"ID": "9B0891DB-4B2B017D-91DBC48F-4754B7F3",
"Name": "PathsEraser-Bounds",
"ValueType": "Struct",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
}
],
"SerialSize": 261
},
"PropertiesIDsOverridden": [
"4E8E8727-4E52CC54-09C58997-D9D4E952",
"D5E7F49C-49B38B25-95BCA3A1-C0DB3D5A",
"ABF4E30A-471154E7-EC2773A4-730CE0B4",
"B8D6B27A-4862842E-FC1B999A-D6F08CEF",
"46911CBE-4E377F81-D31D1193-9748F942"
]
}
}
}
]

View file

@ -0,0 +1,297 @@
[
{
"Type": "PCGGraphInstance",
"Name": "PCG_TightPines_dense",
"Class": "UScriptClass'PCGGraphInstance'",
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Graph": {
"ObjectName": "PCGGraph'PCG_TightPines'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Graphs/PCG_TightPines.120"
},
"ParametersOverrides": {
"Parameters": {
"PropertyDescs": [
{
"ValueTypeObject": null,
"ID": "D5E7F49C-49B38B25-95BCA3A1-C0DB3D5A",
"Name": "TreeDensity",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "8C4EF8C0-4C4C84FD-F987E786-465D7A83",
"Name": "SlopeMask",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "B8D6B27A-4862842E-FC1B999A-D6F08CEF",
"Name": "OpenAreas",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "4E8E8727-4E52CC54-09C58997-D9D4E952",
"Name": "OpenAreasSize",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "ABF4E30A-471154E7-EC2773A4-730CE0B4",
"Name": "OpenAreasEdge",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "D0498D44-4FD0D665-6DDCF195-05793DF1",
"Name": "OpenAreaMeshesPercent",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": {
"ObjectName": "Class'DataTable'",
"ObjectPath": "/Script/Engine"
},
"ID": "46911CBE-4E377F81-D31D1193-9748F942",
"Name": "TreesMeshes",
"ValueType": "Object",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
},
"ID": "A438056A-4FE0073A-C8015892-113B37ED",
"Name": "TreesBoundMultiplier",
"ValueType": "Struct",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
},
"ID": "A2D96333-41B88AF8-C6508AA3-4670B579",
"Name": "OpenAreaMeshesBoundMultiplier",
"ValueType": "Struct",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "77DB5A84-4CFB9116-3A83F3A6-AD70ACB8",
"Name": "TreesAlignment",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": {
"ObjectName": "Class'Rotator'",
"ObjectPath": "/Script/CoreUObject"
},
"ID": "D3099204-45BF69E7-1F8B6B89-76961EA5",
"Name": "TreesRotation",
"ValueType": "Struct",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": {
"ObjectName": "Class'DataTable'",
"ObjectPath": "/Script/Engine"
},
"ID": "CD64FADA-4A4F2FC2-ED22D784-1D929FB8",
"Name": "OpenAreaMeshes",
"ValueType": "Object",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "75A93003-4E7B8812-D27B2F8F-CB50F0C7",
"Name": "DetailsAmount",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": {
"ObjectName": "Class'Rotator'",
"ObjectPath": "/Script/CoreUObject"
},
"ID": "3A9B69DF-46515054-8A666BA7-690BED79",
"Name": "TreesRandomRotation",
"ValueType": "Struct",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": {
"ObjectName": "Class'Rotator'",
"ObjectPath": "/Script/CoreUObject"
},
"ID": "AAF04576-49CFCF2A-62CBAF8A-95FA3BED",
"Name": "OpeaAreaMeshesRandomRotation",
"ValueType": "Struct",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "5495D8B8-476847DB-8195B097-11DD8642",
"Name": "Erasers",
"ValueType": "String",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "7A15047A-4A14A37C-007F6686-6B01E29F",
"Name": "RoadsEraser-DistanceIncrement",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
},
"ID": "48BE5024-43A374A4-4A0968BB-7FC7C55A",
"Name": "RoadsEraser-Bounds",
"ValueType": "Struct",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "D7A6EE1F-40831C51-ACA5BA8C-EBB9B1C6",
"Name": "PathsEraser-DistanceIncrement",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
},
"ID": "9B0891DB-4B2B017D-91DBC48F-4754B7F3",
"Name": "PathsEraser-Bounds",
"ValueType": "Struct",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
}
],
"SerialSize": 261
},
"PropertiesIDsOverridden": [
"D5E7F49C-49B38B25-95BCA3A1-C0DB3D5A",
"46911CBE-4E377F81-D31D1193-9748F942",
"ABF4E30A-471154E7-EC2773A4-730CE0B4",
"4E8E8727-4E52CC54-09C58997-D9D4E952",
"B8D6B27A-4862842E-FC1B999A-D6F08CEF",
"CD64FADA-4A4F2FC2-ED22D784-1D929FB8",
"D0498D44-4FD0D665-6DDCF195-05793DF1"
]
}
}
}
]

View file

@ -0,0 +1,296 @@
[
{
"Type": "PCGGraphInstance",
"Name": "PCG_TightPines_sparse",
"Class": "UScriptClass'PCGGraphInstance'",
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Graph": {
"ObjectName": "PCGGraph'PCG_TightPines'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Graphs/PCG_TightPines.120"
},
"ParametersOverrides": {
"Parameters": {
"PropertyDescs": [
{
"ValueTypeObject": null,
"ID": "D5E7F49C-49B38B25-95BCA3A1-C0DB3D5A",
"Name": "TreeDensity",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "8C4EF8C0-4C4C84FD-F987E786-465D7A83",
"Name": "SlopeMask",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "B8D6B27A-4862842E-FC1B999A-D6F08CEF",
"Name": "OpenAreas",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "4E8E8727-4E52CC54-09C58997-D9D4E952",
"Name": "OpenAreasSize",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "ABF4E30A-471154E7-EC2773A4-730CE0B4",
"Name": "OpenAreasEdge",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "D0498D44-4FD0D665-6DDCF195-05793DF1",
"Name": "OpenAreaMeshesPercent",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": {
"ObjectName": "Class'DataTable'",
"ObjectPath": "/Script/Engine"
},
"ID": "46911CBE-4E377F81-D31D1193-9748F942",
"Name": "TreesMeshes",
"ValueType": "Object",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
},
"ID": "A438056A-4FE0073A-C8015892-113B37ED",
"Name": "TreesBoundMultiplier",
"ValueType": "Struct",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
},
"ID": "A2D96333-41B88AF8-C6508AA3-4670B579",
"Name": "OpenAreaMeshesBoundMultiplier",
"ValueType": "Struct",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "77DB5A84-4CFB9116-3A83F3A6-AD70ACB8",
"Name": "TreesAlignment",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": {
"ObjectName": "Class'Rotator'",
"ObjectPath": "/Script/CoreUObject"
},
"ID": "D3099204-45BF69E7-1F8B6B89-76961EA5",
"Name": "TreesRotation",
"ValueType": "Struct",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": {
"ObjectName": "Class'DataTable'",
"ObjectPath": "/Script/Engine"
},
"ID": "CD64FADA-4A4F2FC2-ED22D784-1D929FB8",
"Name": "OpenAreaMeshes",
"ValueType": "Object",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "75A93003-4E7B8812-D27B2F8F-CB50F0C7",
"Name": "DetailsAmount",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": {
"ObjectName": "Class'Rotator'",
"ObjectPath": "/Script/CoreUObject"
},
"ID": "3A9B69DF-46515054-8A666BA7-690BED79",
"Name": "TreesRandomRotation",
"ValueType": "Struct",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": {
"ObjectName": "Class'Rotator'",
"ObjectPath": "/Script/CoreUObject"
},
"ID": "AAF04576-49CFCF2A-62CBAF8A-95FA3BED",
"Name": "OpeaAreaMeshesRandomRotation",
"ValueType": "Struct",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "5495D8B8-476847DB-8195B097-11DD8642",
"Name": "Erasers",
"ValueType": "String",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "7A15047A-4A14A37C-007F6686-6B01E29F",
"Name": "RoadsEraser-DistanceIncrement",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
},
"ID": "48BE5024-43A374A4-4A0968BB-7FC7C55A",
"Name": "RoadsEraser-Bounds",
"ValueType": "Struct",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "D7A6EE1F-40831C51-ACA5BA8C-EBB9B1C6",
"Name": "PathsEraser-DistanceIncrement",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
},
"ID": "9B0891DB-4B2B017D-91DBC48F-4754B7F3",
"Name": "PathsEraser-Bounds",
"ValueType": "Struct",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
}
],
"SerialSize": 261
},
"PropertiesIDsOverridden": [
"4E8E8727-4E52CC54-09C58997-D9D4E952",
"D5E7F49C-49B38B25-95BCA3A1-C0DB3D5A",
"ABF4E30A-471154E7-EC2773A4-730CE0B4",
"B8D6B27A-4862842E-FC1B999A-D6F08CEF",
"46911CBE-4E377F81-D31D1193-9748F942",
"D0498D44-4FD0D665-6DDCF195-05793DF1"
]
}
}
}
]

View file

@ -0,0 +1,36 @@
[
{
"Type": "BlueprintGeneratedClass",
"Name": "BPRHism_C",
"Class": "UScriptClass'BlueprintGeneratedClass'",
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"SuperStruct": {
"ObjectName": "Class'HierarchicalInstancedStaticMeshComponent'",
"ObjectPath": "/Script/Engine"
},
"ClassFlags": "CLASS_Config | CLASS_ReplicationDataIsSetUp | CLASS_EditInlineNew | CLASS_CompiledFromBlueprint | CLASS_DefaultToInstanced | CLASS_HasInstancedReference",
"ClassWithin": {
"ObjectName": "Class'Object'",
"ObjectPath": "/Script/CoreUObject"
},
"ClassConfigName": "Engine",
"bCooked": true,
"ClassDefaultObject": {
"ObjectName": "BPRHism_C'Default__BPRHism_C'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/BPRHism.1"
},
"EditorTags": {
"BlueprintType": "BPTYPE_Normal"
}
},
{
"Type": "BPRHism_C",
"Name": "Default__BPRHism_C",
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/BPRHism.BPRHism_C'",
"Flags": "RF_Public | RF_Transactional | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"bAllowCullDistanceVolume": false,
"CastShadow": false
}
}
]

View file

@ -0,0 +1,39 @@
[
{
"Type": "BlueprintGeneratedClass",
"Name": "BPRHism_DontStep_C",
"Class": "UScriptClass'BlueprintGeneratedClass'",
"Super": {
"ObjectName": "BlueprintGeneratedClass'BPRHism_C'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/BPRHism.0"
},
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"ClassFlags": "CLASS_Config | CLASS_ReplicationDataIsSetUp | CLASS_EditInlineNew | CLASS_CompiledFromBlueprint | CLASS_DefaultToInstanced | CLASS_HasInstancedReference",
"ClassWithin": {
"ObjectName": "Class'Object'",
"ObjectPath": "/Script/CoreUObject"
},
"ClassConfigName": "Engine",
"bCooked": true,
"ClassDefaultObject": {
"ObjectName": "BPRHism_DontStep_C'Default__BPRHism_DontStep_C'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/BPRHism_DontStep.1"
},
"EditorTags": {
"BlueprintType": "BPTYPE_Normal"
}
},
{
"Type": "BPRHism_DontStep_C",
"Name": "Default__BPRHism_DontStep_C",
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/BPRHism_DontStep.BPRHism_DontStep_C'",
"Template": {
"ObjectName": "BPRHism_C'Default__BPRHism_C'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/BPRHism.1"
},
"Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"CanCharacterStepUpOn": "ECanBeCharacterBase::ECB_No"
}
}
]

View file

@ -0,0 +1,37 @@
[
{
"Type": "BlueprintGeneratedClass",
"Name": "BPRShadowCaster_C",
"Class": "UScriptClass'BlueprintGeneratedClass'",
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"SuperStruct": {
"ObjectName": "Class'HierarchicalInstancedStaticMeshComponent'",
"ObjectPath": "/Script/Engine"
},
"ClassFlags": "CLASS_Config | CLASS_ReplicationDataIsSetUp | CLASS_EditInlineNew | CLASS_CompiledFromBlueprint | CLASS_DefaultToInstanced | CLASS_HasInstancedReference",
"ClassWithin": {
"ObjectName": "Class'Object'",
"ObjectPath": "/Script/CoreUObject"
},
"ClassConfigName": "Engine",
"bCooked": true,
"ClassDefaultObject": {
"ObjectName": "BPRShadowCaster_C'Default__BPRShadowCaster_C'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/BPRShadowCaster.1"
},
"EditorTags": {
"BlueprintType": "BPTYPE_Normal"
}
},
{
"Type": "BPRShadowCaster_C",
"Name": "Default__BPRShadowCaster_C",
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/BPRShadowCaster.BPRShadowCaster_C'",
"Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"bAllowCullDistanceVolume": false,
"bCastHiddenShadow": true,
"bVisible": false
}
}
]

View file

@ -0,0 +1,578 @@
[
{
"Type": "BillboardComponent",
"Name": "Billboard_GEN_VARIABLE",
"Outer": "BP_ProceduralForest_C",
"Class": "UScriptClass'BillboardComponent'",
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Sprite": {
"ObjectName": "Texture2D'S_ForestPCG'",
"ObjectPath": "/Game/ITR2/Art/UI/EditorIcons/S_ForestPCG.0"
},
"bIsScreenSizeScaled": true,
"ScreenSize": 0.01,
"RelativeLocation": {
"X": 0.0,
"Y": 0.0,
"Z": 2000.0
},
"RelativeScale3D": {
"X": 20.0,
"Y": 20.0,
"Z": 20.0
}
}
},
{
"Type": "BlueprintGeneratedClass",
"Name": "BP_ProceduralForest_C",
"Class": "UScriptClass'BlueprintGeneratedClass'",
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"SimpleConstructionScript": {
"ObjectName": "SimpleConstructionScript'BP_ProceduralForest_C:SimpleConstructionScript_0'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/BP_ProceduralForest.9"
}
},
"SuperStruct": {
"ObjectName": "Class'Actor'",
"ObjectPath": "/Script/Engine"
},
"ChildProperties": [
{
"Type": "ObjectProperty",
"Name": "Billboard",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
"PropertyClass": {
"ObjectName": "Class'BillboardComponent'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "ObjectProperty",
"Name": "PCG",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
"PropertyClass": {
"ObjectName": "Class'PCGComponent'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "ObjectProperty",
"Name": "DefaultSceneRoot",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
"PropertyClass": {
"ObjectName": "Class'SceneComponent'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "DoubleProperty",
"Name": "DensityRadius",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible"
},
{
"Type": "DoubleProperty",
"Name": "TreesAmount",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible"
},
{
"Type": "DoubleProperty",
"Name": "TreesAmountOuter",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible"
},
{
"Type": "DoubleProperty",
"Name": "RegionWdthOuter",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible"
},
{
"Type": "DoubleProperty",
"Name": "FallenTreesAmount",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible"
},
{
"Type": "DoubleProperty",
"Name": "BushesAmount",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible"
},
{
"Type": "DoubleProperty",
"Name": "DecalsAmount",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible"
},
{
"Type": "DoubleProperty",
"Name": "SaplingsAmount",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible"
},
{
"Type": "DoubleProperty",
"Name": "RocksAmount",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible"
}
],
"ClassFlags": "CLASS_Config | CLASS_ReplicationDataIsSetUp | CLASS_CompiledFromBlueprint | CLASS_HasInstancedReference",
"ClassWithin": {
"ObjectName": "Class'Object'",
"ObjectPath": "/Script/CoreUObject"
},
"ClassConfigName": "Engine",
"bCooked": true,
"ClassDefaultObject": {
"ObjectName": "BP_ProceduralForest_C'Default__BP_ProceduralForest_C'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/BP_ProceduralForest.2"
},
"EditorTags": {
"BlueprintType": "BPTYPE_Normal"
}
},
{
"Type": "BP_ProceduralForest_C",
"Name": "Default__BP_ProceduralForest_C",
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/BP_ProceduralForest.BP_ProceduralForest_C'",
"Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"DensityRadius[3]": 2000.0,
"TreesAmount[4]": 0.3,
"TreesAmountOuter[5]": 0.1,
"RegionWdthOuter[6]": 1.0,
"FallenTreesAmount[7]": 1.0,
"BushesAmount[8]": 0.05,
"DecalsAmount[9]": 0.3,
"SaplingsAmount[10]": 0.015,
"RocksAmount[11]": 0.075,
"PrimaryActorTick": {
"bStartWithTickEnabled": false
}
}
},
{
"Type": "PCGComponent",
"Name": "PCG_GEN_VARIABLE",
"Outer": "BP_ProceduralForest_C",
"Class": "UScriptClass'PCGComponent'",
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"GenerationTrigger": "EPCGComponentGenerationTrigger::GenerateOnDemand",
"bGenerated": true,
"GraphInstance": {
"ObjectName": "PCGGraphInstance'BP_ProceduralForest_C:PCG_GEN_VARIABLE.PCGGraphInstance'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/BP_ProceduralForest.4"
}
}
},
{
"Type": "PCGGraphInstance",
"Name": "PCGGraphInstance",
"Outer": "PCG_GEN_VARIABLE",
"Class": "UScriptClass'PCGGraphInstance'",
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Graph": {
"ObjectName": "PCGGraph'PCG_ForestZone'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Graphs/PCG_ForestZone.111"
},
"ParametersOverrides": {
"Parameters": {
"PropertyDescs": [
{
"ValueTypeObject": null,
"ID": "C80040AB-4D9BE028-1ED7378F-AC017E4F",
"Name": "Seed",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "6566F15B-41636845-F17F88A3-460C3F0C",
"Name": "RotationToRadius",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": {
"ObjectName": "Class'DataTable'",
"ObjectPath": "/Script/Engine"
},
"ID": "7CB8949C-492D891B-B9B2B7AE-1958837B",
"Name": "Trees-Meshes",
"ValueType": "Object",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "0CDA2CA2-4FCA12E2-CDE38084-5FE00A3F",
"Name": "TreeDetails-Enable",
"ValueType": "Bool",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "6DEF9EAA-442ED58B-4D565C90-5E84A414",
"Name": "TreeDetails-Amount",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": {
"ObjectName": "Class'DataTable'",
"ObjectPath": "/Script/Engine"
},
"ID": "4239B599-4E260FCB-2102B384-105BA2F9",
"Name": "DeadTrees-Meshes",
"ValueType": "Object",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "EA8E1921-46297B69-56C6918C-C6DB7EE3",
"Name": "DeadTrees-RegionScale",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": {
"ObjectName": "Class'DataTable'",
"ObjectPath": "/Script/Engine"
},
"ID": "1F9BC06E-4111BE4C-28154BB2-2E54BBA6",
"Name": "YoungTrees-Meshes",
"ValueType": "Object",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "83AD735C-48FDE4A7-55A4B69D-BDE23FF0",
"Name": "YoungTreeDetails-Enable",
"ValueType": "Bool",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "0817DB34-4FE10577-AE44DE9B-4D754D95",
"Name": "YoungTreeDetails-Amount",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": {
"ObjectName": "Class'DataTable'",
"ObjectPath": "/Script/Engine"
},
"ID": "EB325F97-43354BF2-A0705BB3-BB6D8756",
"Name": "Bushes-Meshes",
"ValueType": "Object",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "C694CD1F-4B1E568F-C5166784-D1970B6C",
"Name": "SlopeMask",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": {
"ObjectName": "Class'DataTable'",
"ObjectPath": "/Script/Engine"
},
"ID": "29D3517A-4E7219FF-381005A9-D3E67D74",
"Name": "Rocks-Meshes",
"ValueType": "Object",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "0CCC48AF-456B8959-644A3C85-4B408B53",
"Name": "RoadsEraser-DistanceIncrement",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
},
"ID": "029A9E9B-48C1A9B6-7F7349B9-2E66BADF",
"Name": "RoadsEraser-Bounds",
"ValueType": "Struct",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "DB427804-481886DA-FFA064A1-21763D58",
"Name": "PathsEraser-DistanceIncrement",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
},
"ID": "D8647DE6-41FD01A0-6EB1DF83-1B81C6A7",
"Name": "PathsEraser-Bounds",
"ValueType": "Struct",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "EE199152-402299BB-2C39D789-AFEC5AF4",
"Name": "BigRocksAmount",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "A4464E07-4E14E2B5-9505D68A-6D99A55C",
"Name": "SmallRocksAmount",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "444C3889-450C1E0B-55469389-78BB45DC",
"Name": "RockBoundsMultiplier",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
}
],
"SerialSize": 155
}
}
}
},
{
"Type": "SceneComponent",
"Name": "DefaultSceneRoot_GEN_VARIABLE",
"Outer": "BP_ProceduralForest_C",
"Class": "UScriptClass'SceneComponent'",
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted"
},
{
"Type": "SCS_Node",
"Name": "SCS_Node_0",
"Outer": "SimpleConstructionScript_0",
"Class": "UScriptClass'SCS_Node'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"ComponentClass": {
"ObjectName": "Class'SceneComponent'",
"ObjectPath": "/Script/Engine"
},
"ComponentTemplate": {
"ObjectName": "SceneComponent'BP_ProceduralForest_C:DefaultSceneRoot_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/BP_ProceduralForest.5"
},
"ChildNodes": [
{
"ObjectName": "SCS_Node'BP_ProceduralForest_C:SimpleConstructionScript_0.SCS_Node_4'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/BP_ProceduralForest.8"
}
],
"VariableGuid": "7F3EE5F4-43882BBD-FB9BC486-7596E721",
"InternalVariableName": "DefaultSceneRoot"
}
},
{
"Type": "SCS_Node",
"Name": "SCS_Node_1",
"Outer": "SimpleConstructionScript_0",
"Class": "UScriptClass'SCS_Node'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"ComponentClass": {
"ObjectName": "Class'PCGComponent'",
"ObjectPath": "/Script/PCG"
},
"ComponentTemplate": {
"ObjectName": "PCGComponent'BP_ProceduralForest_C:PCG_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/BP_ProceduralForest.3"
},
"VariableGuid": "BD64E125-4B87EBC1-EB50D58F-01CCA2C8",
"InternalVariableName": "PCG"
}
},
{
"Type": "SCS_Node",
"Name": "SCS_Node_4",
"Outer": "SimpleConstructionScript_0",
"Class": "UScriptClass'SCS_Node'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"ComponentClass": {
"ObjectName": "Class'BillboardComponent'",
"ObjectPath": "/Script/Engine"
},
"ComponentTemplate": {
"ObjectName": "BillboardComponent'BP_ProceduralForest_C:Billboard_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/BP_ProceduralForest.0"
},
"VariableGuid": "FE16BE56-419E5DA4-128C6FA4-289A6C60",
"InternalVariableName": "Billboard"
}
},
{
"Type": "SimpleConstructionScript",
"Name": "SimpleConstructionScript_0",
"Outer": "BP_ProceduralForest_C",
"Class": "UScriptClass'SimpleConstructionScript'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"RootNodes": [
{
"ObjectName": "SCS_Node'BP_ProceduralForest_C:SimpleConstructionScript_0.SCS_Node_0'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/BP_ProceduralForest.6"
},
{
"ObjectName": "SCS_Node'BP_ProceduralForest_C:SimpleConstructionScript_0.SCS_Node_1'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/BP_ProceduralForest.7"
}
],
"AllNodes": [
{
"ObjectName": "SCS_Node'BP_ProceduralForest_C:SimpleConstructionScript_0.SCS_Node_0'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/BP_ProceduralForest.6"
},
{
"ObjectName": "SCS_Node'BP_ProceduralForest_C:SimpleConstructionScript_0.SCS_Node_1'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/BP_ProceduralForest.7"
},
{
"ObjectName": "SCS_Node'BP_ProceduralForest_C:SimpleConstructionScript_0.SCS_Node_4'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/BP_ProceduralForest.8"
}
],
"DefaultSceneRootNode": {
"ObjectName": "SCS_Node'BP_ProceduralForest_C:SimpleConstructionScript_0.SCS_Node_0'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/BP_ProceduralForest.6"
}
}
}
]

View file

@ -0,0 +1,988 @@
[
{
"Type": "BillboardComponent",
"Name": "Billboard_GEN_VARIABLE",
"Outer": "BP_Swamp_C",
"Class": "UScriptClass'BillboardComponent'",
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Sprite": {
"ObjectName": "Texture2D'S_SwampPCG'",
"ObjectPath": "/Game/ITR2/Art/UI/EditorIcons/S_SwampPCG.0"
},
"RelativeLocation": {
"X": 0.0,
"Y": 0.0,
"Z": 25.0
},
"RelativeScale3D": {
"X": 3.0,
"Y": 0.2,
"Z": 0.2
}
}
},
{
"Type": "BlueprintGeneratedClass",
"Name": "BP_Swamp_C",
"Class": "UScriptClass'BlueprintGeneratedClass'",
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"SimpleConstructionScript": {
"ObjectName": "SimpleConstructionScript'BP_Swamp_C:SimpleConstructionScript_0'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/BP_Swamp.12"
}
},
"SuperStruct": {
"ObjectName": "Class'Actor'",
"ObjectPath": "/Script/Engine"
},
"ChildProperties": [
{
"Type": "ObjectProperty",
"Name": "CollissionPlane",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
"PropertyClass": {
"ObjectName": "Class'StaticMeshComponent'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "ObjectProperty",
"Name": "Billboard",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
"PropertyClass": {
"ObjectName": "Class'BillboardComponent'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "ObjectProperty",
"Name": "Spline",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
"PropertyClass": {
"ObjectName": "Class'SplineComponent'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "ObjectProperty",
"Name": "Plane",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
"PropertyClass": {
"ObjectName": "Class'StaticMeshComponent'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "ObjectProperty",
"Name": "PCG",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
"PropertyClass": {
"ObjectName": "Class'PCGComponent'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "ObjectProperty",
"Name": "DefaultSceneRoot",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
"PropertyClass": {
"ObjectName": "Class'SceneComponent'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "StructProperty",
"Name": "BoundSize",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 24,
"PropertyFlags": "Edit | BlueprintVisible",
"Struct": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "DoubleProperty",
"Name": "Looseness",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible"
},
{
"Type": "DoubleProperty",
"Name": "TreesEdgeThickness",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible"
},
{
"Type": "DoubleProperty",
"Name": "BushEdgeThickness",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible"
},
{
"Type": "DoubleProperty",
"Name": "TreesAmount",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible"
},
{
"Type": "DoubleProperty",
"Name": "BushesAmount",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible"
},
{
"Type": "DoubleProperty",
"Name": "RocksAmount",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance"
}
],
"ClassFlags": "CLASS_Config | CLASS_ReplicationDataIsSetUp | CLASS_CompiledFromBlueprint | CLASS_HasInstancedReference",
"ClassWithin": {
"ObjectName": "Class'Object'",
"ObjectPath": "/Script/CoreUObject"
},
"ClassConfigName": "Engine",
"bCooked": true,
"ClassDefaultObject": {
"ObjectName": "BP_Swamp_C'Default__BP_Swamp_C'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/BP_Swamp.2"
},
"EditorTags": {
"BlueprintType": "BPTYPE_Normal"
}
},
{
"Type": "BP_Swamp_C",
"Name": "Default__BP_Swamp_C",
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/BP_Swamp.BP_Swamp_C'",
"Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"BoundSize[6]": {
"X": 400.0,
"Y": 400.0,
"Z": 300.0
},
"Looseness[7]": 0.01,
"TreesEdgeThickness[8]": 0.25,
"BushEdgeThickness[9]": 0.25,
"TreesAmount[10]": 0.1,
"BushesAmount[11]": 0.1
}
},
{
"Type": "PCGComponent",
"Name": "PCG_GEN_VARIABLE",
"Outer": "BP_Swamp_C",
"Class": "UScriptClass'PCGComponent'",
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"GenerationTrigger": "EPCGComponentGenerationTrigger::GenerateOnDemand",
"GraphInstance": {
"ObjectName": "PCGGraphInstance'BP_Swamp_C:PCG_GEN_VARIABLE.PCGGraphInstance'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/BP_Swamp.4"
}
}
},
{
"Type": "PCGGraphInstance",
"Name": "PCGGraphInstance",
"Outer": "PCG_GEN_VARIABLE",
"Class": "UScriptClass'PCGGraphInstance'",
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Graph": {
"ObjectName": "PCGGraph'PCG_Swamp'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Graphs/PCG_Swamp.101"
},
"ParametersOverrides": {
"Parameters": {
"PropertyDescs": [],
"SerialSize": 2
}
}
}
},
{
"Type": "SceneComponent",
"Name": "DefaultSceneRoot_GEN_VARIABLE",
"Outer": "BP_Swamp_C",
"Class": "UScriptClass'SceneComponent'",
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"RelativeScale3D": {
"X": 25.0,
"Y": 25.0,
"Z": 25.0
},
"Mobility": "EComponentMobility::Static"
}
},
{
"Type": "SCS_Node",
"Name": "SCS_Node_0",
"Outer": "SimpleConstructionScript_0",
"Class": "UScriptClass'SCS_Node'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"ComponentClass": {
"ObjectName": "Class'SceneComponent'",
"ObjectPath": "/Script/Engine"
},
"ComponentTemplate": {
"ObjectName": "SceneComponent'BP_Swamp_C:DefaultSceneRoot_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/BP_Swamp.5"
},
"ChildNodes": [
{
"ObjectName": "SCS_Node'BP_Swamp_C:SimpleConstructionScript_0.SCS_Node_3'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/BP_Swamp.9"
},
{
"ObjectName": "SCS_Node'BP_Swamp_C:SimpleConstructionScript_0.SCS_Node_7'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/BP_Swamp.11"
},
{
"ObjectName": "SCS_Node'BP_Swamp_C:SimpleConstructionScript_0.SCS_Node_1'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/BP_Swamp.7"
},
{
"ObjectName": "SCS_Node'BP_Swamp_C:SimpleConstructionScript_0.SCS_Node_4'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/BP_Swamp.10"
}
],
"VariableGuid": "31BFDAFA-42069F6D-FAC158B7-7FA43B8B",
"InternalVariableName": "DefaultSceneRoot"
}
},
{
"Type": "SCS_Node",
"Name": "SCS_Node_1",
"Outer": "SimpleConstructionScript_0",
"Class": "UScriptClass'SCS_Node'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"ComponentClass": {
"ObjectName": "Class'BillboardComponent'",
"ObjectPath": "/Script/Engine"
},
"ComponentTemplate": {
"ObjectName": "BillboardComponent'BP_Swamp_C:Billboard_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/BP_Swamp.0"
},
"VariableGuid": "D7864404-4DB7B50C-76DC9491-9CB21712",
"InternalVariableName": "Billboard"
}
},
{
"Type": "SCS_Node",
"Name": "SCS_Node_2",
"Outer": "SimpleConstructionScript_0",
"Class": "UScriptClass'SCS_Node'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"ComponentClass": {
"ObjectName": "Class'PCGComponent'",
"ObjectPath": "/Script/PCG"
},
"ComponentTemplate": {
"ObjectName": "PCGComponent'BP_Swamp_C:PCG_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/BP_Swamp.3"
},
"VariableGuid": "D7FD39C8-4604AC68-B67EE7AB-71EC1C09",
"InternalVariableName": "PCG"
}
},
{
"Type": "SCS_Node",
"Name": "SCS_Node_3",
"Outer": "SimpleConstructionScript_0",
"Class": "UScriptClass'SCS_Node'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"ComponentClass": {
"ObjectName": "Class'StaticMeshComponent'",
"ObjectPath": "/Script/Engine"
},
"ComponentTemplate": {
"ObjectName": "StaticMeshComponent'BP_Swamp_C:Plane_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/BP_Swamp.15"
},
"VariableGuid": "FF30826A-449E2213-61F5F289-1FE209E0",
"InternalVariableName": "Plane"
}
},
{
"Type": "SCS_Node",
"Name": "SCS_Node_4",
"Outer": "SimpleConstructionScript_0",
"Class": "UScriptClass'SCS_Node'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"ComponentClass": {
"ObjectName": "Class'StaticMeshComponent'",
"ObjectPath": "/Script/Engine"
},
"ComponentTemplate": {
"ObjectName": "StaticMeshComponent'BP_Swamp_C:CollissionPlane_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/BP_Swamp.14"
},
"VariableGuid": "6848B846-47B7023F-0F7FF4B3-459C3DB4",
"InternalVariableName": "CollissionPlane"
}
},
{
"Type": "SCS_Node",
"Name": "SCS_Node_7",
"Outer": "SimpleConstructionScript_0",
"Class": "UScriptClass'SCS_Node'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"ComponentClass": {
"ObjectName": "Class'SplineComponent'",
"ObjectPath": "/Script/Engine"
},
"ComponentTemplate": {
"ObjectName": "SplineComponent'BP_Swamp_C:Spline_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/BP_Swamp.13"
},
"VariableGuid": "7D718F1F-48076A6D-747DF2B1-18D29899",
"InternalVariableName": "Spline"
}
},
{
"Type": "SimpleConstructionScript",
"Name": "SimpleConstructionScript_0",
"Outer": "BP_Swamp_C",
"Class": "UScriptClass'SimpleConstructionScript'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"RootNodes": [
{
"ObjectName": "SCS_Node'BP_Swamp_C:SimpleConstructionScript_0.SCS_Node_0'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/BP_Swamp.6"
},
{
"ObjectName": "SCS_Node'BP_Swamp_C:SimpleConstructionScript_0.SCS_Node_2'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/BP_Swamp.8"
}
],
"AllNodes": [
{
"ObjectName": "SCS_Node'BP_Swamp_C:SimpleConstructionScript_0.SCS_Node_0'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/BP_Swamp.6"
},
{
"ObjectName": "SCS_Node'BP_Swamp_C:SimpleConstructionScript_0.SCS_Node_2'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/BP_Swamp.8"
},
{
"ObjectName": "SCS_Node'BP_Swamp_C:SimpleConstructionScript_0.SCS_Node_3'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/BP_Swamp.9"
},
{
"ObjectName": "SCS_Node'BP_Swamp_C:SimpleConstructionScript_0.SCS_Node_7'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/BP_Swamp.11"
},
{
"ObjectName": "SCS_Node'BP_Swamp_C:SimpleConstructionScript_0.SCS_Node_1'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/BP_Swamp.7"
},
{
"ObjectName": "SCS_Node'BP_Swamp_C:SimpleConstructionScript_0.SCS_Node_4'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/BP_Swamp.10"
}
],
"DefaultSceneRootNode": {
"ObjectName": "SCS_Node'BP_Swamp_C:SimpleConstructionScript_0.SCS_Node_0'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/BP_Swamp.6"
}
}
},
{
"Type": "SplineComponent",
"Name": "Spline_GEN_VARIABLE",
"Outer": "BP_Swamp_C",
"Class": "UScriptClass'SplineComponent'",
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"SplineCurves": {
"Position": {
"Points": [
{
"InVal": 0.0,
"OutVal": {
"X": -76.47064,
"Y": -83.75809,
"Z": 0.0
},
"ArriveTangent": {
"X": 30.615921,
"Y": -31.317991,
"Z": 0.0
},
"LeaveTangent": {
"X": 30.615921,
"Y": -31.317991,
"Z": 0.0
},
"InterpMode": "EInterpCurveMode::CIM_CurveUser"
},
{
"InVal": 1.0,
"OutVal": {
"X": 80.921974,
"Y": -82.95345,
"Z": 0.0
},
"ArriveTangent": {
"X": 37.339684,
"Y": 39.63508,
"Z": 0.0
},
"LeaveTangent": {
"X": 37.339684,
"Y": 39.63508,
"Z": 0.0
},
"InterpMode": "EInterpCurveMode::CIM_CurveUser"
},
{
"InVal": 2.0,
"OutVal": {
"X": 85.98806,
"Y": 79.879776,
"Z": 0.0
},
"ArriveTangent": {
"X": -33.72554,
"Y": 33.79211,
"Z": 0.0
},
"LeaveTangent": {
"X": -33.72554,
"Y": 33.79211,
"Z": 0.0
},
"InterpMode": "EInterpCurveMode::CIM_CurveUser"
},
{
"InVal": 3.0,
"OutVal": {
"X": -79.671036,
"Y": 81.322205,
"Z": 0.0
},
"ArriveTangent": {
"X": -18.688726,
"Y": -19.805397,
"Z": 0.0
},
"LeaveTangent": {
"X": -18.688726,
"Y": -19.805397,
"Z": 0.0
},
"InterpMode": "EInterpCurveMode::CIM_CurveUser"
}
],
"bIsLooped": true,
"LoopKeyOffset": 1.0
},
"Rotation": {
"Points": [
{
"InVal": 0.0,
"OutVal": {
"X": 0.0,
"Y": 0.0,
"Z": 0.0,
"W": 1.0,
"IsNormalized": true,
"Size": 1.0,
"SizeSquared": 1.0
},
"ArriveTangent": {
"X": 0.0,
"Y": 0.0,
"Z": 0.0,
"W": 0.5,
"IsNormalized": false,
"Size": 0.5,
"SizeSquared": 0.25
},
"LeaveTangent": {
"X": 0.0,
"Y": 0.0,
"Z": 0.0,
"W": 0.5,
"IsNormalized": false,
"Size": 0.5,
"SizeSquared": 0.25
},
"InterpMode": "EInterpCurveMode::CIM_CurveAuto"
},
{
"InVal": 1.0,
"OutVal": {
"X": 0.0,
"Y": 0.0,
"Z": 0.0,
"W": 1.0,
"IsNormalized": true,
"Size": 1.0,
"SizeSquared": 1.0
},
"ArriveTangent": {
"X": 0.0,
"Y": 0.0,
"Z": 0.0,
"W": 0.5,
"IsNormalized": false,
"Size": 0.5,
"SizeSquared": 0.25
},
"LeaveTangent": {
"X": 0.0,
"Y": 0.0,
"Z": 0.0,
"W": 0.5,
"IsNormalized": false,
"Size": 0.5,
"SizeSquared": 0.25
},
"InterpMode": "EInterpCurveMode::CIM_CurveAuto"
},
{
"InVal": 2.0,
"OutVal": {
"X": 0.0,
"Y": 0.0,
"Z": 0.0,
"W": 1.0,
"IsNormalized": true,
"Size": 1.0,
"SizeSquared": 1.0
},
"ArriveTangent": {
"X": 0.0,
"Y": 0.0,
"Z": 0.0,
"W": 0.5,
"IsNormalized": false,
"Size": 0.5,
"SizeSquared": 0.25
},
"LeaveTangent": {
"X": 0.0,
"Y": 0.0,
"Z": 0.0,
"W": 0.5,
"IsNormalized": false,
"Size": 0.5,
"SizeSquared": 0.25
},
"InterpMode": "EInterpCurveMode::CIM_CurveAuto"
},
{
"InVal": 3.0,
"OutVal": {
"X": 0.0,
"Y": 0.0,
"Z": 0.0,
"W": 1.0,
"IsNormalized": true,
"Size": 1.0,
"SizeSquared": 1.0
},
"ArriveTangent": {
"X": 0.0,
"Y": 0.0,
"Z": 0.0,
"W": 0.5,
"IsNormalized": false,
"Size": 0.5,
"SizeSquared": 0.25
},
"LeaveTangent": {
"X": 0.0,
"Y": 0.0,
"Z": 0.0,
"W": 0.5,
"IsNormalized": false,
"Size": 0.5,
"SizeSquared": 0.25
},
"InterpMode": "EInterpCurveMode::CIM_CurveAuto"
}
],
"bIsLooped": true,
"LoopKeyOffset": 1.0
},
"Scale": {
"Points": [
{
"InVal": 0.0,
"OutVal": {
"X": 1.0,
"Y": 1.0,
"Z": 1.0
},
"ArriveTangent": {
"X": 0.0,
"Y": 0.0,
"Z": 0.0
},
"LeaveTangent": {
"X": 0.0,
"Y": 0.0,
"Z": 0.0
},
"InterpMode": "EInterpCurveMode::CIM_CurveAuto"
},
{
"InVal": 1.0,
"OutVal": {
"X": 1.0,
"Y": 1.0,
"Z": 1.0
},
"ArriveTangent": {
"X": 0.0,
"Y": 0.0,
"Z": 0.0
},
"LeaveTangent": {
"X": 0.0,
"Y": 0.0,
"Z": 0.0
},
"InterpMode": "EInterpCurveMode::CIM_CurveAuto"
},
{
"InVal": 2.0,
"OutVal": {
"X": 1.0,
"Y": 1.0,
"Z": 1.0
},
"ArriveTangent": {
"X": 0.0,
"Y": 0.0,
"Z": 0.0
},
"LeaveTangent": {
"X": 0.0,
"Y": 0.0,
"Z": 0.0
},
"InterpMode": "EInterpCurveMode::CIM_CurveAuto"
},
{
"InVal": 3.0,
"OutVal": {
"X": 1.0,
"Y": 1.0,
"Z": 1.0
},
"ArriveTangent": {
"X": 0.0,
"Y": 0.0,
"Z": 0.0
},
"LeaveTangent": {
"X": 0.0,
"Y": 0.0,
"Z": 0.0
},
"InterpMode": "EInterpCurveMode::CIM_CurveAuto"
}
],
"bIsLooped": true,
"LoopKeyOffset": 1.0
},
"ReparamTable": {
"Points": [
{
"InVal": 0.0,
"OutVal": 0.0,
"ArriveTangent": 0.0,
"LeaveTangent": 0.0,
"InterpMode": "EInterpCurveMode::CIM_Linear"
},
{
"InVal": 28.09193,
"OutVal": 0.25,
"ArriveTangent": 0.0,
"LeaveTangent": 0.0,
"InterpMode": "EInterpCurveMode::CIM_Linear"
},
{
"InVal": 78.86929,
"OutVal": 0.5,
"ArriveTangent": 0.0,
"LeaveTangent": 0.0,
"InterpMode": "EInterpCurveMode::CIM_Linear"
},
{
"InVal": 130.05447,
"OutVal": 0.75,
"ArriveTangent": 0.0,
"LeaveTangent": 0.0,
"InterpMode": "EInterpCurveMode::CIM_Linear"
},
{
"InVal": 159.6545,
"OutVal": 1.0,
"ArriveTangent": 0.0,
"LeaveTangent": 0.0,
"InterpMode": "EInterpCurveMode::CIM_Linear"
},
{
"InVal": 190.32597,
"OutVal": 1.25,
"ArriveTangent": 0.0,
"LeaveTangent": 0.0,
"InterpMode": "EInterpCurveMode::CIM_Linear"
},
{
"InVal": 243.19504,
"OutVal": 1.5,
"ArriveTangent": 0.0,
"LeaveTangent": 0.0,
"InterpMode": "EInterpCurveMode::CIM_Linear"
},
{
"InVal": 295.56134,
"OutVal": 1.75,
"ArriveTangent": 0.0,
"LeaveTangent": 0.0,
"InterpMode": "EInterpCurveMode::CIM_Linear"
},
{
"InVal": 324.72372,
"OutVal": 2.0,
"ArriveTangent": 0.0,
"LeaveTangent": 0.0,
"InterpMode": "EInterpCurveMode::CIM_Linear"
},
{
"InVal": 355.3469,
"OutVal": 2.25,
"ArriveTangent": 0.0,
"LeaveTangent": 0.0,
"InterpMode": "EInterpCurveMode::CIM_Linear"
},
{
"InVal": 410.33673,
"OutVal": 2.5,
"ArriveTangent": 0.0,
"LeaveTangent": 0.0,
"InterpMode": "EInterpCurveMode::CIM_Linear"
},
{
"InVal": 464.3841,
"OutVal": 2.75,
"ArriveTangent": 0.0,
"LeaveTangent": 0.0,
"InterpMode": "EInterpCurveMode::CIM_Linear"
},
{
"InVal": 491.74323,
"OutVal": 3.0,
"ArriveTangent": 0.0,
"LeaveTangent": 0.0,
"InterpMode": "EInterpCurveMode::CIM_Linear"
},
{
"InVal": 519.23334,
"OutVal": 3.25,
"ArriveTangent": 0.0,
"LeaveTangent": 0.0,
"InterpMode": "EInterpCurveMode::CIM_Linear"
},
{
"InVal": 573.2347,
"OutVal": 3.5,
"ArriveTangent": 0.0,
"LeaveTangent": 0.0,
"InterpMode": "EInterpCurveMode::CIM_Linear"
},
{
"InVal": 627.9846,
"OutVal": 3.75,
"ArriveTangent": 0.0,
"LeaveTangent": 0.0,
"InterpMode": "EInterpCurveMode::CIM_Linear"
},
{
"InVal": 658.0067,
"OutVal": 4.0,
"ArriveTangent": 0.0,
"LeaveTangent": 0.0,
"InterpMode": "EInterpCurveMode::CIM_Linear"
}
]
}
},
"ReparamStepsPerSegment": 4,
"bClosedLoop": true,
"ComponentTags": [
"Swamp"
]
}
},
{
"Type": "StaticMeshComponent",
"Name": "CollissionPlane_GEN_VARIABLE",
"Outer": "BP_Swamp_C",
"Class": "UScriptClass'StaticMeshComponent'",
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"StaticMesh": {
"ObjectName": "StaticMesh'Plane'",
"ObjectPath": "/Engine/BasicShapes/Plane.2"
},
"OverrideMaterials": [
{
"ObjectName": "MaterialInstanceConstant'MI_SwampIsland'",
"ObjectPath": "/Game/ITR2/Art/Environment/Nature/Swamp_Islands/MI_SwampIsland.0"
}
],
"CastShadow": false,
"BodyInstance": {
"ObjectType": "ECollisionChannel::ECC_WorldStatic",
"CollisionProfileName": "BlockAll",
"CollisionResponses": {
"ResponseArray": [
{
"Channel": "Projectile",
"Response": "ECollisionResponse::ECR_Block"
},
{
"Channel": "LineOfFire",
"Response": "ECollisionResponse::ECR_Block"
}
]
}
},
"RelativeLocation": {
"X": 1.0977252E-06,
"Y": 0.0,
"Z": -5.0
},
"RelativeScale3D": {
"X": 2.0,
"Y": 2.0,
"Z": 2.0
}
}
},
{
"Type": "StaticMeshComponent",
"Name": "Plane_GEN_VARIABLE",
"Outer": "BP_Swamp_C",
"Class": "UScriptClass'StaticMeshComponent'",
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"StaticMesh": {
"ObjectName": "StaticMesh'Plane'",
"ObjectPath": "/Engine/BasicShapes/Plane.2"
},
"OverrideMaterials": [
{
"ObjectName": "MaterialInstanceConstant'MI_SwampWater'",
"ObjectPath": "/Game/ITR2/Art/Environment/Nature/Water/MI_SwampWater.0"
}
],
"CastShadow": false,
"CanCharacterStepUpOn": "ECanBeCharacterBase::ECB_No",
"BodyInstance": {
"ObjectType": "ECollisionChannel::ECC_WorldStatic",
"CollisionProfileName": "Water",
"CollisionResponses": {
"ResponseArray": [
{
"Channel": "WorldStatic",
"Response": "ECollisionResponse::ECR_Overlap"
},
{
"Channel": "WorldDynamic",
"Response": "ECollisionResponse::ECR_Overlap"
},
{
"Channel": "Pawn",
"Response": "ECollisionResponse::ECR_Overlap"
},
{
"Channel": "Camera",
"Response": "ECollisionResponse::ECR_Overlap"
},
{
"Channel": "PhysicsBody",
"Response": "ECollisionResponse::ECR_Overlap"
},
{
"Channel": "Vehicle",
"Response": "ECollisionResponse::ECR_Overlap"
},
{
"Channel": "Destructible",
"Response": "ECollisionResponse::ECR_Overlap"
},
{
"Channel": "RadiusItem",
"Response": "ECollisionResponse::ECR_Overlap"
},
{
"Channel": "SoundOcclusion",
"Response": "ECollisionResponse::ECR_Overlap"
},
{
"Channel": "Projectile",
"Response": "ECollisionResponse::ECR_Overlap"
},
{
"Channel": "Water",
"Response": "ECollisionResponse::ECR_Overlap"
}
]
}
},
"RelativeLocation": {
"X": 1.0606659E-06,
"Y": 0.0,
"Z": -3.0
},
"RelativeScale3D": {
"X": 2.0,
"Y": 2.0,
"Z": 2.0
},
"ComponentTags": [
"Water"
]
}
}
]

View file

@ -0,0 +1,507 @@
[
{
"Type": "BillboardComponent",
"Name": "Billboard_GEN_VARIABLE",
"Outer": "BP_TightForest_C",
"Class": "UScriptClass'BillboardComponent'",
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Sprite": {
"ObjectName": "Texture2D'S_ForestPCGPineTight'",
"ObjectPath": "/Game/ITR2/Art/UI/EditorIcons/S_ForestPCGPineTight.0"
},
"bIsScreenSizeScaled": true,
"ScreenSize": 0.01,
"RelativeLocation": {
"X": 0.0,
"Y": 0.0,
"Z": 2000.0
},
"RelativeScale3D": {
"X": 20.0,
"Y": 20.0,
"Z": 20.0
}
}
},
{
"Type": "BlueprintGeneratedClass",
"Name": "BP_TightForest_C",
"Class": "UScriptClass'BlueprintGeneratedClass'",
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"SimpleConstructionScript": {
"ObjectName": "SimpleConstructionScript'BP_TightForest_C:SimpleConstructionScript_0'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/BP_TightForest.9"
}
},
"SuperStruct": {
"ObjectName": "Class'Actor'",
"ObjectPath": "/Script/Engine"
},
"ChildProperties": [
{
"Type": "ObjectProperty",
"Name": "PCG",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
"PropertyClass": {
"ObjectName": "Class'PCGComponent'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "ObjectProperty",
"Name": "Billboard",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
"PropertyClass": {
"ObjectName": "Class'BillboardComponent'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "ObjectProperty",
"Name": "DefaultSceneRoot",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
"PropertyClass": {
"ObjectName": "Class'SceneComponent'",
"ObjectPath": "/Script/Engine"
}
}
],
"ClassFlags": "CLASS_Config | CLASS_ReplicationDataIsSetUp | CLASS_CompiledFromBlueprint | CLASS_HasInstancedReference",
"ClassWithin": {
"ObjectName": "Class'Object'",
"ObjectPath": "/Script/CoreUObject"
},
"ClassConfigName": "Engine",
"bCooked": true,
"ClassDefaultObject": {
"ObjectName": "BP_TightForest_C'Default__BP_TightForest_C'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/BP_TightForest.2"
},
"EditorTags": {
"BlueprintType": "BPTYPE_Normal"
}
},
{
"Type": "BP_TightForest_C",
"Name": "Default__BP_TightForest_C",
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/BP_TightForest.BP_TightForest_C'",
"Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted"
},
{
"Type": "PCGComponent",
"Name": "PCG_GEN_VARIABLE",
"Outer": "BP_TightForest_C",
"Class": "UScriptClass'PCGComponent'",
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"bIsComponentPartitioned": true,
"GenerationTrigger": "EPCGComponentGenerationTrigger::GenerateOnDemand",
"GraphInstance": {
"ObjectName": "PCGGraphInstance'BP_TightForest_C:PCG_GEN_VARIABLE.PCGGraphInstance'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/BP_TightForest.4"
}
}
},
{
"Type": "PCGGraphInstance",
"Name": "PCGGraphInstance",
"Outer": "PCG_GEN_VARIABLE",
"Class": "UScriptClass'PCGGraphInstance'",
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Graph": {
"ObjectName": "PCGGraph'PCG_TightPines'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Graphs/PCG_TightPines.120"
},
"ParametersOverrides": {
"Parameters": {
"PropertyDescs": [
{
"ValueTypeObject": null,
"ID": "D5E7F49C-49B38B25-95BCA3A1-C0DB3D5A",
"Name": "TreeDensity",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "8C4EF8C0-4C4C84FD-F987E786-465D7A83",
"Name": "SlopeMask",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "B8D6B27A-4862842E-FC1B999A-D6F08CEF",
"Name": "OpenAreas",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "4E8E8727-4E52CC54-09C58997-D9D4E952",
"Name": "OpenAreasSize",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "ABF4E30A-471154E7-EC2773A4-730CE0B4",
"Name": "OpenAreasEdge",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "D0498D44-4FD0D665-6DDCF195-05793DF1",
"Name": "OpenAreaMeshesPercent",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": {
"ObjectName": "Class'DataTable'",
"ObjectPath": "/Script/Engine"
},
"ID": "46911CBE-4E377F81-D31D1193-9748F942",
"Name": "TreesMeshes",
"ValueType": "Object",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
},
"ID": "A438056A-4FE0073A-C8015892-113B37ED",
"Name": "TreesBoundMultiplier",
"ValueType": "Struct",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
},
"ID": "A2D96333-41B88AF8-C6508AA3-4670B579",
"Name": "OpenAreaMeshesBoundMultiplier",
"ValueType": "Struct",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "77DB5A84-4CFB9116-3A83F3A6-AD70ACB8",
"Name": "TreesAlignment",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": {
"ObjectName": "Class'Rotator'",
"ObjectPath": "/Script/CoreUObject"
},
"ID": "D3099204-45BF69E7-1F8B6B89-76961EA5",
"Name": "TreesRotation",
"ValueType": "Struct",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": {
"ObjectName": "Class'DataTable'",
"ObjectPath": "/Script/Engine"
},
"ID": "CD64FADA-4A4F2FC2-ED22D784-1D929FB8",
"Name": "OpenAreaMeshes",
"ValueType": "Object",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "75A93003-4E7B8812-D27B2F8F-CB50F0C7",
"Name": "DetailsAmount",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": {
"ObjectName": "Class'Rotator'",
"ObjectPath": "/Script/CoreUObject"
},
"ID": "3A9B69DF-46515054-8A666BA7-690BED79",
"Name": "TreesRandomRotation",
"ValueType": "Struct",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": {
"ObjectName": "Class'Rotator'",
"ObjectPath": "/Script/CoreUObject"
},
"ID": "AAF04576-49CFCF2A-62CBAF8A-95FA3BED",
"Name": "OpeaAreaMeshesRandomRotation",
"ValueType": "Struct",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "5495D8B8-476847DB-8195B097-11DD8642",
"Name": "Erasers",
"ValueType": "String",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "7A15047A-4A14A37C-007F6686-6B01E29F",
"Name": "RoadsEraser-DistanceIncrement",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
},
"ID": "48BE5024-43A374A4-4A0968BB-7FC7C55A",
"Name": "RoadsEraser-Bounds",
"ValueType": "Struct",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "D7A6EE1F-40831C51-ACA5BA8C-EBB9B1C6",
"Name": "PathsEraser-DistanceIncrement",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
},
"ID": "9B0891DB-4B2B017D-91DBC48F-4754B7F3",
"Name": "PathsEraser-Bounds",
"ValueType": "Struct",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
}
],
"SerialSize": 261
}
}
}
},
{
"Type": "SceneComponent",
"Name": "DefaultSceneRoot_GEN_VARIABLE",
"Outer": "BP_TightForest_C",
"Class": "UScriptClass'SceneComponent'",
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted"
},
{
"Type": "SCS_Node",
"Name": "SCS_Node_0",
"Outer": "SimpleConstructionScript_0",
"Class": "UScriptClass'SCS_Node'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"ComponentClass": {
"ObjectName": "Class'SceneComponent'",
"ObjectPath": "/Script/Engine"
},
"ComponentTemplate": {
"ObjectName": "SceneComponent'BP_TightForest_C:DefaultSceneRoot_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/BP_TightForest.5"
},
"ChildNodes": [
{
"ObjectName": "SCS_Node'BP_TightForest_C:SimpleConstructionScript_0.SCS_Node_2'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/BP_TightForest.7"
}
],
"VariableGuid": "4D3B4585-41ADBF69-606F0CA2-9CF906E8",
"InternalVariableName": "DefaultSceneRoot"
}
},
{
"Type": "SCS_Node",
"Name": "SCS_Node_2",
"Outer": "SimpleConstructionScript_0",
"Class": "UScriptClass'SCS_Node'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"ComponentClass": {
"ObjectName": "Class'BillboardComponent'",
"ObjectPath": "/Script/Engine"
},
"ComponentTemplate": {
"ObjectName": "BillboardComponent'BP_TightForest_C:Billboard_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/BP_TightForest.0"
},
"VariableGuid": "81CCB40A-4974CA04-7914E5AD-33ADB355",
"InternalVariableName": "Billboard"
}
},
{
"Type": "SCS_Node",
"Name": "SCS_Node_3",
"Outer": "SimpleConstructionScript_0",
"Class": "UScriptClass'SCS_Node'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"ComponentClass": {
"ObjectName": "Class'PCGComponent'",
"ObjectPath": "/Script/PCG"
},
"ComponentTemplate": {
"ObjectName": "PCGComponent'BP_TightForest_C:PCG_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/BP_TightForest.3"
},
"VariableGuid": "3449E0D1-42B32B1D-A339BE89-691506EE",
"InternalVariableName": "PCG"
}
},
{
"Type": "SimpleConstructionScript",
"Name": "SimpleConstructionScript_0",
"Outer": "BP_TightForest_C",
"Class": "UScriptClass'SimpleConstructionScript'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"RootNodes": [
{
"ObjectName": "SCS_Node'BP_TightForest_C:SimpleConstructionScript_0.SCS_Node_0'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/BP_TightForest.6"
},
{
"ObjectName": "SCS_Node'BP_TightForest_C:SimpleConstructionScript_0.SCS_Node_3'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/BP_TightForest.8"
}
],
"AllNodes": [
{
"ObjectName": "SCS_Node'BP_TightForest_C:SimpleConstructionScript_0.SCS_Node_0'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/BP_TightForest.6"
},
{
"ObjectName": "SCS_Node'BP_TightForest_C:SimpleConstructionScript_0.SCS_Node_2'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/BP_TightForest.7"
},
{
"ObjectName": "SCS_Node'BP_TightForest_C:SimpleConstructionScript_0.SCS_Node_3'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/BP_TightForest.8"
}
],
"DefaultSceneRootNode": {
"ObjectName": "SCS_Node'BP_TightForest_C:SimpleConstructionScript_0.SCS_Node_0'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/BP_TightForest.6"
}
}
}
]

View file

@ -0,0 +1,432 @@
[
{
"Type": "BillboardComponent",
"Name": "Billboard_GEN_VARIABLE",
"Outer": "BP_YoungForest_C",
"Class": "UScriptClass'BillboardComponent'",
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Sprite": {
"ObjectName": "Texture2D'S_ForestPCGPine'",
"ObjectPath": "/Game/ITR2/Art/UI/EditorIcons/S_ForestPCGPine.0"
},
"bIsScreenSizeScaled": true,
"ScreenSize": 0.01,
"RelativeScale3D": {
"X": 20.0,
"Y": 20.0,
"Z": 20.0
}
}
},
{
"Type": "BlueprintGeneratedClass",
"Name": "BP_YoungForest_C",
"Class": "UScriptClass'BlueprintGeneratedClass'",
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"SimpleConstructionScript": {
"ObjectName": "SimpleConstructionScript'BP_YoungForest_C:SimpleConstructionScript_0'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/BP_YoungForest.9"
}
},
"SuperStruct": {
"ObjectName": "Class'Actor'",
"ObjectPath": "/Script/Engine"
},
"ChildProperties": [
{
"Type": "ObjectProperty",
"Name": "Billboard",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
"PropertyClass": {
"ObjectName": "Class'BillboardComponent'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "ObjectProperty",
"Name": "PCG",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
"PropertyClass": {
"ObjectName": "Class'PCGComponent'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "ObjectProperty",
"Name": "DefaultSceneRoot",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
"PropertyClass": {
"ObjectName": "Class'SceneComponent'",
"ObjectPath": "/Script/Engine"
}
}
],
"ClassFlags": "CLASS_Config | CLASS_ReplicationDataIsSetUp | CLASS_CompiledFromBlueprint | CLASS_HasInstancedReference",
"ClassWithin": {
"ObjectName": "Class'Object'",
"ObjectPath": "/Script/CoreUObject"
},
"ClassConfigName": "Engine",
"bCooked": true,
"ClassDefaultObject": {
"ObjectName": "BP_YoungForest_C'Default__BP_YoungForest_C'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/BP_YoungForest.2"
},
"EditorTags": {
"BlueprintType": "BPTYPE_Normal"
}
},
{
"Type": "BP_YoungForest_C",
"Name": "Default__BP_YoungForest_C",
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/BP_YoungForest.BP_YoungForest_C'",
"Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted"
},
{
"Type": "PCGComponent",
"Name": "PCG_GEN_VARIABLE",
"Outer": "BP_YoungForest_C",
"Class": "UScriptClass'PCGComponent'",
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"GenerationTrigger": "EPCGComponentGenerationTrigger::GenerateOnDemand",
"GraphInstance": {
"ObjectName": "PCGGraphInstance'BP_YoungForest_C:PCG_GEN_VARIABLE.PCGGraphInstance'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/BP_YoungForest.4"
}
}
},
{
"Type": "PCGGraphInstance",
"Name": "PCGGraphInstance",
"Outer": "PCG_GEN_VARIABLE",
"Class": "UScriptClass'PCGGraphInstance'",
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Graph": {
"ObjectName": "PCGGraph'PCG_LittlePines'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Graphs/PCG_LittlePines.81"
},
"ParametersOverrides": {
"Parameters": {
"PropertyDescs": [
{
"ValueTypeObject": null,
"ID": "D5E7F49C-49B38B25-95BCA3A1-C0DB3D5A",
"Name": "TreeDensity",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "8C4EF8C0-4C4C84FD-F987E786-465D7A83",
"Name": "SlopeMask",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "B8D6B27A-4862842E-FC1B999A-D6F08CEF",
"Name": "OpenAreas",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "4E8E8727-4E52CC54-09C58997-D9D4E952",
"Name": "OpenAreasSize",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "ABF4E30A-471154E7-EC2773A4-730CE0B4",
"Name": "FallenTreesAmount",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": {
"ObjectName": "Class'DataTable'",
"ObjectPath": "/Script/Engine"
},
"ID": "46911CBE-4E377F81-D31D1193-9748F942",
"Name": "TreesMeshes",
"ValueType": "Object",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": {
"ObjectName": "Class'DataTable'",
"ObjectPath": "/Script/Engine"
},
"ID": "CD64FADA-4A4F2FC2-ED22D784-1D929FB8",
"Name": "FallenTreesMeshes",
"ValueType": "Object",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "77DB5A84-4CFB9116-3A83F3A6-AD70ACB8",
"Name": "TreesAlignment",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
},
"ID": "A438056A-4FE0073A-C8015892-113B37ED",
"Name": "TreesBoundMultiplier",
"ValueType": "Struct",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
},
"ID": "A2D96333-41B88AF8-C6508AA3-4670B579",
"Name": "FallenTreesBoundMultiplier",
"ValueType": "Struct",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "5495D8B8-476847DB-8195B097-11DD8642",
"Name": "Erasers",
"ValueType": "String",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "7A15047A-4A14A37C-007F6686-6B01E29F",
"Name": "RoadsEraser-DistanceIncrement",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
},
"ID": "48BE5024-43A374A4-4A0968BB-7FC7C55A",
"Name": "RoadsEraser-Bounds",
"ValueType": "Struct",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "D7A6EE1F-40831C51-ACA5BA8C-EBB9B1C6",
"Name": "PathsEraser-DistanceIncrement",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
},
"ID": "9B0891DB-4B2B017D-91DBC48F-4754B7F3",
"Name": "PathsEraser-Bounds",
"ValueType": "Struct",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
}
],
"SerialSize": 193
}
}
}
},
{
"Type": "SceneComponent",
"Name": "DefaultSceneRoot_GEN_VARIABLE",
"Outer": "BP_YoungForest_C",
"Class": "UScriptClass'SceneComponent'",
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted"
},
{
"Type": "SCS_Node",
"Name": "SCS_Node_0",
"Outer": "SimpleConstructionScript_0",
"Class": "UScriptClass'SCS_Node'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"ComponentClass": {
"ObjectName": "Class'SceneComponent'",
"ObjectPath": "/Script/Engine"
},
"ComponentTemplate": {
"ObjectName": "SceneComponent'BP_YoungForest_C:DefaultSceneRoot_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/BP_YoungForest.5"
},
"ChildNodes": [
{
"ObjectName": "SCS_Node'BP_YoungForest_C:SimpleConstructionScript_0.SCS_Node_3'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/BP_YoungForest.8"
}
],
"VariableGuid": "4D3B4585-41ADBF69-606F0CA2-9CF906E8",
"InternalVariableName": "DefaultSceneRoot"
}
},
{
"Type": "SCS_Node",
"Name": "SCS_Node_1",
"Outer": "SimpleConstructionScript_0",
"Class": "UScriptClass'SCS_Node'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"ComponentClass": {
"ObjectName": "Class'PCGComponent'",
"ObjectPath": "/Script/PCG"
},
"ComponentTemplate": {
"ObjectName": "PCGComponent'BP_YoungForest_C:PCG_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/BP_YoungForest.3"
},
"VariableGuid": "0591A125-420528AF-7941F38B-B18B5644",
"InternalVariableName": "PCG"
}
},
{
"Type": "SCS_Node",
"Name": "SCS_Node_3",
"Outer": "SimpleConstructionScript_0",
"Class": "UScriptClass'SCS_Node'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"ComponentClass": {
"ObjectName": "Class'BillboardComponent'",
"ObjectPath": "/Script/Engine"
},
"ComponentTemplate": {
"ObjectName": "BillboardComponent'BP_YoungForest_C:Billboard_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/BP_YoungForest.0"
},
"VariableGuid": "A6778949-46C16A3A-68126A91-C66BDEAF",
"InternalVariableName": "Billboard"
}
},
{
"Type": "SimpleConstructionScript",
"Name": "SimpleConstructionScript_0",
"Outer": "BP_YoungForest_C",
"Class": "UScriptClass'SimpleConstructionScript'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"RootNodes": [
{
"ObjectName": "SCS_Node'BP_YoungForest_C:SimpleConstructionScript_0.SCS_Node_0'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/BP_YoungForest.6"
},
{
"ObjectName": "SCS_Node'BP_YoungForest_C:SimpleConstructionScript_0.SCS_Node_1'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/BP_YoungForest.7"
}
],
"AllNodes": [
{
"ObjectName": "SCS_Node'BP_YoungForest_C:SimpleConstructionScript_0.SCS_Node_0'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/BP_YoungForest.6"
},
{
"ObjectName": "SCS_Node'BP_YoungForest_C:SimpleConstructionScript_0.SCS_Node_1'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/BP_YoungForest.7"
},
{
"ObjectName": "SCS_Node'BP_YoungForest_C:SimpleConstructionScript_0.SCS_Node_3'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/BP_YoungForest.8"
}
],
"DefaultSceneRootNode": {
"ObjectName": "SCS_Node'BP_YoungForest_C:SimpleConstructionScript_0.SCS_Node_0'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/BP_YoungForest.6"
}
}
}
]

View file

@ -0,0 +1,644 @@
[
{
"Type": "BillboardComponent",
"Name": "Billboard_GEN_VARIABLE",
"Outer": "BP_Forest_C",
"Class": "UScriptClass'BillboardComponent'",
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Sprite": {
"ObjectName": "Texture2D'S_ForestPCG'",
"ObjectPath": "/Game/ITR2/Art/UI/EditorIcons/S_ForestPCG.0"
},
"RelativeLocation": {
"X": 0.0,
"Y": 0.0,
"Z": 15.0
},
"RelativeScale3D": {
"X": 5.0,
"Y": 0.2,
"Z": 0.2
}
}
},
{
"Type": "BlueprintGeneratedClass",
"Name": "BP_Forest_C",
"Class": "UScriptClass'BlueprintGeneratedClass'",
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"SimpleConstructionScript": {
"ObjectName": "SimpleConstructionScript'BP_Forest_C:SimpleConstructionScript_0'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/Legacy/BP_Forest.12"
}
},
"SuperStruct": {
"ObjectName": "Class'Actor'",
"ObjectPath": "/Script/Engine"
},
"Children": [
{
"ObjectName": "Function'BP_Forest_C:UserConstructionScript'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/Legacy/BP_Forest.4"
}
],
"ChildProperties": [
{
"Type": "ObjectProperty",
"Name": "Billboard",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
"PropertyClass": {
"ObjectName": "Class'BillboardComponent'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "ObjectProperty",
"Name": "PCG",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
"PropertyClass": {
"ObjectName": "Class'PCGComponent'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "ObjectProperty",
"Name": "Box",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
"PropertyClass": {
"ObjectName": "Class'BoxComponent'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "ObjectProperty",
"Name": "DefaultSceneRoot",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
"PropertyClass": {
"ObjectName": "Class'SceneComponent'",
"ObjectPath": "/Script/Engine"
}
}
],
"FuncMap": {
"UserConstructionScript": {
"ObjectName": "Function'BP_Forest_C:UserConstructionScript'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/Legacy/BP_Forest.4"
}
},
"ClassFlags": "CLASS_Config | CLASS_ReplicationDataIsSetUp | CLASS_CompiledFromBlueprint | CLASS_HasInstancedReference",
"ClassWithin": {
"ObjectName": "Class'Object'",
"ObjectPath": "/Script/CoreUObject"
},
"ClassConfigName": "Engine",
"bCooked": true,
"ClassDefaultObject": {
"ObjectName": "BP_Forest_C'Default__BP_Forest_C'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/Legacy/BP_Forest.3"
},
"EditorTags": {
"BlueprintType": "BPTYPE_Normal"
}
},
{
"Type": "BoxComponent",
"Name": "Box_GEN_VARIABLE",
"Outer": "BP_Forest_C",
"Class": "UScriptClass'BoxComponent'",
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted"
},
{
"Type": "BP_Forest_C",
"Name": "Default__BP_Forest_C",
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/Legacy/BP_Forest.BP_Forest_C'",
"Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted"
},
{
"Type": "Function",
"Name": "UserConstructionScript",
"Outer": "BP_Forest_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"SuperStruct": {
"ObjectName": "Class'Actor:UserConstructionScript'",
"ObjectPath": "/Script/Engine"
},
"ChildProperties": [
{
"Type": "StructProperty",
"Name": "CallFunc_K2_GetComponentLocation_ReturnValue",
"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_K2_SetWorldLocation_SweepHitResult",
"Flags": "RF_Public",
"ElementSize": 240,
"PropertyFlags": "ContainsInstancedReference",
"Struct": {
"ObjectName": "Class'HitResult'",
"ObjectPath": "/Script/Engine"
}
}
],
"FunctionFlags": "FUNC_Event | FUNC_Public | FUNC_HasDefaults | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
},
{
"Type": "PCGComponent",
"Name": "PCG_GEN_VARIABLE",
"Outer": "BP_Forest_C",
"Class": "UScriptClass'PCGComponent'",
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"bIsComponentPartitioned": true,
"GenerationTrigger": "EPCGComponentGenerationTrigger::GenerateOnDemand",
"GraphInstance": {
"ObjectName": "PCGGraphInstance'BP_Forest_C:PCG_GEN_VARIABLE.PCGGraphInstance'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/Legacy/BP_Forest.6"
}
}
},
{
"Type": "PCGGraphInstance",
"Name": "PCGGraphInstance",
"Outer": "PCG_GEN_VARIABLE",
"Class": "UScriptClass'PCGGraphInstance'",
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Graph": {
"ObjectName": "PCGGraph'PCG_GlobalForest'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Graphs/PCG_GlobalForest.214"
},
"ParametersOverrides": {
"Parameters": {
"PropertyDescs": [
{
"ValueTypeObject": null,
"ID": "C80040AB-4D9BE028-1ED7378F-AC017E4F",
"Name": "Seed",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "6566F15B-41636845-F17F88A3-460C3F0C",
"Name": "RotationToRadius",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": {
"ObjectName": "Class'DataTable'",
"ObjectPath": "/Script/Engine"
},
"ID": "7CB8949C-492D891B-B9B2B7AE-1958837B",
"Name": "Trees-Meshes",
"ValueType": "Object",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "0CDA2CA2-4FCA12E2-CDE38084-5FE00A3F",
"Name": "TreeDetails-Enable",
"ValueType": "Bool",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "6DEF9EAA-442ED58B-4D565C90-5E84A414",
"Name": "TreeDetails-Amount",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "87589246-4D0489C6-E485D08F-BCDE55A3",
"Name": "Trees-PointsAmount",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "67DB12C7-4332794F-E89B5CA2-1C888854",
"Name": "Trees-Looseness",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": {
"ObjectName": "Class'Vector2D'",
"ObjectPath": "/Script/CoreUObject"
},
"ID": "ED76AD36-4CB0269C-33804886-C24BBA23",
"Name": "Trees-Scale",
"ValueType": "Struct",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": {
"ObjectName": "Class'DataTable'",
"ObjectPath": "/Script/Engine"
},
"ID": "4239B599-4E260FCB-2102B384-105BA2F9",
"Name": "DeadTrees-Meshes",
"ValueType": "Object",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "EA8E1921-46297B69-56C6918C-C6DB7EE3",
"Name": "DeadTrees-RegionScale",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": {
"ObjectName": "Class'DataTable'",
"ObjectPath": "/Script/Engine"
},
"ID": "1F9BC06E-4111BE4C-28154BB2-2E54BBA6",
"Name": "YoungTrees-Meshes",
"ValueType": "Object",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "83AD735C-48FDE4A7-55A4B69D-BDE23FF0",
"Name": "YoungTreeDetails-Enable",
"ValueType": "Bool",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "0817DB34-4FE10577-AE44DE9B-4D754D95",
"Name": "YoungTreeDetails-Amount",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "7169F9F5-456EF02B-1C7021A9-16E64F5E",
"Name": "YoungTrees-Amount",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": {
"ObjectName": "Class'Vector2D'",
"ObjectPath": "/Script/CoreUObject"
},
"ID": "29380CA8-467A3653-39ADA286-8A7A59C7",
"Name": "YoungTrees-MinMaxOffset",
"ValueType": "Struct",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": {
"ObjectName": "Class'DataTable'",
"ObjectPath": "/Script/Engine"
},
"ID": "EB325F97-43354BF2-A0705BB3-BB6D8756",
"Name": "Bushes-Meshes",
"ValueType": "Object",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "A5FED1DF-4C6CE94A-22C1FCBF-59826D53",
"Name": "Bushes-Enable",
"ValueType": "Bool",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "164AFE81-415E862C-27CB62AD-3582CF8A",
"Name": "Bushes-PointsAmount",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "1BCCC494-49684013-90B0C28E-CFFC0165",
"Name": "Bushes-Looseness",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "C694CD1F-4B1E568F-C5166784-D1970B6C",
"Name": "SlopeMask",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "27934BF6-46D370AB-865E3497-C94A8BD3",
"Name": "MinimalHeight",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "D47ED4BD-40F54FB8-25816185-7860F55A",
"Name": "FallenTrees-Enable",
"ValueType": "Bool",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "8D6F205F-42FE6049-A423D8BA-E4A7C6D2",
"Name": "FallenTrees-Amount",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
}
],
"SerialSize": 160
},
"PropertiesIDsOverridden": [
"A5FED1DF-4C6CE94A-22C1FCBF-59826D53"
]
}
}
},
{
"Type": "SceneComponent",
"Name": "DefaultSceneRoot_GEN_VARIABLE",
"Outer": "BP_Forest_C",
"Class": "UScriptClass'SceneComponent'",
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"RelativeScale3D": {
"X": 100.0,
"Y": 100.0,
"Z": 100.0
}
}
},
{
"Type": "SCS_Node",
"Name": "SCS_Node_0",
"Outer": "SimpleConstructionScript_0",
"Class": "UScriptClass'SCS_Node'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"ComponentClass": {
"ObjectName": "Class'SceneComponent'",
"ObjectPath": "/Script/Engine"
},
"ComponentTemplate": {
"ObjectName": "SceneComponent'BP_Forest_C:DefaultSceneRoot_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/Legacy/BP_Forest.7"
},
"ChildNodes": [
{
"ObjectName": "SCS_Node'BP_Forest_C:SimpleConstructionScript_0.SCS_Node_2'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/Legacy/BP_Forest.10"
},
{
"ObjectName": "SCS_Node'BP_Forest_C:SimpleConstructionScript_0.SCS_Node_1'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/Legacy/BP_Forest.9"
}
],
"VariableGuid": "210C1AC4-442E71E8-CBDF3AA6-7991B595",
"InternalVariableName": "DefaultSceneRoot"
}
},
{
"Type": "SCS_Node",
"Name": "SCS_Node_1",
"Outer": "SimpleConstructionScript_0",
"Class": "UScriptClass'SCS_Node'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"ComponentClass": {
"ObjectName": "Class'BillboardComponent'",
"ObjectPath": "/Script/Engine"
},
"ComponentTemplate": {
"ObjectName": "BillboardComponent'BP_Forest_C:Billboard_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/Legacy/BP_Forest.0"
},
"VariableGuid": "D1D2323C-49CADEEA-E8C69991-42F88724",
"InternalVariableName": "Billboard"
}
},
{
"Type": "SCS_Node",
"Name": "SCS_Node_2",
"Outer": "SimpleConstructionScript_0",
"Class": "UScriptClass'SCS_Node'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"ComponentClass": {
"ObjectName": "Class'BoxComponent'",
"ObjectPath": "/Script/Engine"
},
"ComponentTemplate": {
"ObjectName": "BoxComponent'BP_Forest_C:Box_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/Legacy/BP_Forest.2"
},
"VariableGuid": "6756866F-4C0FCA86-81E0EE90-ACF82174",
"InternalVariableName": "Box"
}
},
{
"Type": "SCS_Node",
"Name": "SCS_Node_3",
"Outer": "SimpleConstructionScript_0",
"Class": "UScriptClass'SCS_Node'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"ComponentClass": {
"ObjectName": "Class'PCGComponent'",
"ObjectPath": "/Script/PCG"
},
"ComponentTemplate": {
"ObjectName": "PCGComponent'BP_Forest_C:PCG_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/Legacy/BP_Forest.5"
},
"VariableGuid": "9C1A93C8-4261533D-044F5E94-E472BF5E",
"InternalVariableName": "PCG"
}
},
{
"Type": "SimpleConstructionScript",
"Name": "SimpleConstructionScript_0",
"Outer": "BP_Forest_C",
"Class": "UScriptClass'SimpleConstructionScript'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"RootNodes": [
{
"ObjectName": "SCS_Node'BP_Forest_C:SimpleConstructionScript_0.SCS_Node_0'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/Legacy/BP_Forest.8"
},
{
"ObjectName": "SCS_Node'BP_Forest_C:SimpleConstructionScript_0.SCS_Node_3'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/Legacy/BP_Forest.11"
}
],
"AllNodes": [
{
"ObjectName": "SCS_Node'BP_Forest_C:SimpleConstructionScript_0.SCS_Node_0'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/Legacy/BP_Forest.8"
},
{
"ObjectName": "SCS_Node'BP_Forest_C:SimpleConstructionScript_0.SCS_Node_2'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/Legacy/BP_Forest.10"
},
{
"ObjectName": "SCS_Node'BP_Forest_C:SimpleConstructionScript_0.SCS_Node_3'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/Legacy/BP_Forest.11"
},
{
"ObjectName": "SCS_Node'BP_Forest_C:SimpleConstructionScript_0.SCS_Node_1'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/Legacy/BP_Forest.9"
}
],
"DefaultSceneRootNode": {
"ObjectName": "SCS_Node'BP_Forest_C:SimpleConstructionScript_0.SCS_Node_0'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/Legacy/BP_Forest.8"
}
}
}
]

View file

@ -0,0 +1,237 @@
[
{
"Type": "BillboardComponent",
"Name": "NODE_AddBillboardComponent-0",
"Outer": "BP_ErasePCG_C",
"Class": "UScriptClass'BillboardComponent'",
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Sprite": {
"ObjectName": "Texture2D'S_RedSpline'",
"ObjectPath": "/Game/ITR2/Art/UI/EditorIcons/S_RedSpline.0"
},
"ScreenSize": 0.001
}
},
{
"Type": "BlueprintGeneratedClass",
"Name": "BP_ErasePCG_C",
"Class": "UScriptClass'BlueprintGeneratedClass'",
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"ComponentTemplates": [
{
"ObjectName": "BillboardComponent'BP_ErasePCG_C:NODE_AddBillboardComponent-0'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/Splines/BP_ErasePCG.0"
}
],
"SimpleConstructionScript": {
"ObjectName": "SimpleConstructionScript'BP_ErasePCG_C:SimpleConstructionScript_0'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/Splines/BP_ErasePCG.7"
}
},
"SuperStruct": {
"ObjectName": "Class'Actor'",
"ObjectPath": "/Script/Engine"
},
"Children": [
{
"ObjectName": "Function'BP_ErasePCG_C:UserConstructionScript'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/Splines/BP_ErasePCG.3"
}
],
"ChildProperties": [
{
"Type": "ObjectProperty",
"Name": "Spline",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
"PropertyClass": {
"ObjectName": "Class'SplineComponent'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "ObjectProperty",
"Name": "DefaultSceneRoot",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
"PropertyClass": {
"ObjectName": "Class'SceneComponent'",
"ObjectPath": "/Script/Engine"
}
}
],
"FuncMap": {
"UserConstructionScript": {
"ObjectName": "Function'BP_ErasePCG_C:UserConstructionScript'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/Splines/BP_ErasePCG.3"
}
},
"ClassFlags": "CLASS_Config | CLASS_ReplicationDataIsSetUp | CLASS_CompiledFromBlueprint | CLASS_HasInstancedReference",
"ClassWithin": {
"ObjectName": "Class'Object'",
"ObjectPath": "/Script/CoreUObject"
},
"ClassConfigName": "Engine",
"bCooked": true,
"ClassDefaultObject": {
"ObjectName": "BP_ErasePCG_C'Default__BP_ErasePCG_C'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/Splines/BP_ErasePCG.2"
},
"EditorTags": {
"BlueprintType": "BPTYPE_Normal"
}
},
{
"Type": "BP_ErasePCG_C",
"Name": "Default__BP_ErasePCG_C",
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/Splines/BP_ErasePCG.BP_ErasePCG_C'",
"Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"PrimaryActorTick": {
"bStartWithTickEnabled": false
},
"bEnableAutoLODGeneration": false,
"bIsEditorOnlyActor": true,
"Tags": [
"ErasePCG",
"EraseTrees"
]
}
},
{
"Type": "Function",
"Name": "UserConstructionScript",
"Outer": "BP_ErasePCG_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"SuperStruct": {
"ObjectName": "Class'Actor:UserConstructionScript'",
"ObjectPath": "/Script/Engine"
},
"ChildProperties": [
{
"Type": "StructProperty",
"Name": "CallFunc_GetLocationAtSplinePoint_ReturnValue",
"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_MakeTransform_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 96,
"Struct": {
"ObjectName": "Class'Transform'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_AddComponent_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "InstancedReference",
"PropertyClass": {
"ObjectName": "Class'BillboardComponent'",
"ObjectPath": "/Script/Engine"
}
}
],
"FunctionFlags": "FUNC_Event | FUNC_Public | FUNC_HasDefaults | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
},
{
"Type": "SceneComponent",
"Name": "DefaultSceneRoot_GEN_VARIABLE",
"Outer": "BP_ErasePCG_C",
"Class": "UScriptClass'SceneComponent'",
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted"
},
{
"Type": "SCS_Node",
"Name": "SCS_Node_0",
"Outer": "SimpleConstructionScript_0",
"Class": "UScriptClass'SCS_Node'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"ComponentClass": {
"ObjectName": "Class'SceneComponent'",
"ObjectPath": "/Script/Engine"
},
"ComponentTemplate": {
"ObjectName": "SceneComponent'BP_ErasePCG_C:DefaultSceneRoot_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/Splines/BP_ErasePCG.4"
},
"ChildNodes": [
{
"ObjectName": "SCS_Node'BP_ErasePCG_C:SimpleConstructionScript_0.SCS_Node_1'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/Splines/BP_ErasePCG.6"
}
],
"VariableGuid": "724CFCA6-4A35B508-565D5285-054573A8",
"InternalVariableName": "DefaultSceneRoot"
}
},
{
"Type": "SCS_Node",
"Name": "SCS_Node_1",
"Outer": "SimpleConstructionScript_0",
"Class": "UScriptClass'SCS_Node'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"ComponentClass": {
"ObjectName": "Class'SplineComponent'",
"ObjectPath": "/Script/Engine"
},
"ComponentTemplate": null,
"VariableGuid": "138400BB-408692D6-CE1A8393-74D33363",
"InternalVariableName": "Spline"
}
},
{
"Type": "SimpleConstructionScript",
"Name": "SimpleConstructionScript_0",
"Outer": "BP_ErasePCG_C",
"Class": "UScriptClass'SimpleConstructionScript'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"RootNodes": [
{
"ObjectName": "SCS_Node'BP_ErasePCG_C:SimpleConstructionScript_0.SCS_Node_0'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/Splines/BP_ErasePCG.5"
}
],
"AllNodes": [
{
"ObjectName": "SCS_Node'BP_ErasePCG_C:SimpleConstructionScript_0.SCS_Node_0'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/Splines/BP_ErasePCG.5"
},
{
"ObjectName": "SCS_Node'BP_ErasePCG_C:SimpleConstructionScript_0.SCS_Node_1'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/Splines/BP_ErasePCG.6"
}
],
"DefaultSceneRootNode": {
"ObjectName": "SCS_Node'BP_ErasePCG_C:SimpleConstructionScript_0.SCS_Node_0'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/Splines/BP_ErasePCG.5"
}
}
}
]

View file

@ -0,0 +1,274 @@
[
{
"Type": "BillboardComponent",
"Name": "NODE_AddBillboardComponent-0",
"Outer": "BP_Trees_C",
"Class": "UScriptClass'BillboardComponent'",
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Sprite": {
"ObjectName": "Texture2D'S_GreenSpline'",
"ObjectPath": "/Game/ITR2/Art/UI/EditorIcons/S_GreenSpline.0"
},
"ScreenSize": 0.001
}
},
{
"Type": "BlueprintGeneratedClass",
"Name": "BP_Trees_C",
"Class": "UScriptClass'BlueprintGeneratedClass'",
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"ComponentTemplates": [
{
"ObjectName": "BillboardComponent'BP_Trees_C:NODE_AddBillboardComponent-0'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/Splines/BP_Trees.0"
}
],
"SimpleConstructionScript": {
"ObjectName": "SimpleConstructionScript'BP_Trees_C:SimpleConstructionScript_0'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/Splines/BP_Trees.7"
}
},
"SuperStruct": {
"ObjectName": "Class'Actor'",
"ObjectPath": "/Script/Engine"
},
"Children": [
{
"ObjectName": "Function'BP_Trees_C:UserConstructionScript'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/Splines/BP_Trees.3"
}
],
"ChildProperties": [
{
"Type": "ObjectProperty",
"Name": "Spline",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
"PropertyClass": {
"ObjectName": "Class'SplineComponent'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "ObjectProperty",
"Name": "DefaultSceneRoot",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
"PropertyClass": {
"ObjectName": "Class'SceneComponent'",
"ObjectPath": "/Script/Engine"
}
}
],
"FuncMap": {
"UserConstructionScript": {
"ObjectName": "Function'BP_Trees_C:UserConstructionScript'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/Splines/BP_Trees.3"
}
},
"ClassFlags": "CLASS_Config | CLASS_ReplicationDataIsSetUp | CLASS_CompiledFromBlueprint | CLASS_HasInstancedReference",
"ClassWithin": {
"ObjectName": "Class'Object'",
"ObjectPath": "/Script/CoreUObject"
},
"ClassConfigName": "Engine",
"bCooked": true,
"ClassDefaultObject": {
"ObjectName": "BP_Trees_C'Default__BP_Trees_C'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/Splines/BP_Trees.2"
},
"EditorTags": {
"BlueprintType": "BPTYPE_Normal"
}
},
{
"Type": "BP_Trees_C",
"Name": "Default__BP_Trees_C",
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/Splines/BP_Trees.BP_Trees_C'",
"Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"PrimaryActorTick": {
"bStartWithTickEnabled": false,
"bAllowTickOnDedicatedServer": false
},
"bHidden": true,
"bNetLoadOnClient": false,
"bCanBeDamaged": false,
"bFindCameraComponentWhenViewTarget": false,
"bEnableAutoLODGeneration": false,
"UpdateOverlapsMethodDuringLevelStreaming": "EActorUpdateOverlapsMethod::NeverUpdate",
"SpawnCollisionHandlingMethod": "ESpawnActorCollisionHandlingMethod::DontSpawnIfColliding",
"Tags": [
"Trees"
]
}
},
{
"Type": "Function",
"Name": "UserConstructionScript",
"Outer": "BP_Trees_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"SuperStruct": {
"ObjectName": "Class'Actor:UserConstructionScript'",
"ObjectPath": "/Script/Engine"
},
"ChildProperties": [
{
"Type": "StructProperty",
"Name": "Temp_struct_Variable",
"Flags": "RF_Public",
"ElementSize": 24,
"Struct": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "InterfaceProperty",
"Name": "K2Node_DynamicCast_AsRadius_AISight_Interface",
"Flags": "RF_Public",
"ElementSize": 16,
"InterfaceClass": {
"ObjectName": "Class'RadiusAISightInterface'",
"ObjectPath": "/Script/IntoTheRadius2"
}
},
{
"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_Add_VectorVector_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 24,
"Struct": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "StructProperty",
"Name": "CallFunc_GetActorLocation_ReturnValue",
"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": "ObjectProperty",
"Name": "CallFunc_AddComponent_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "InstancedReference",
"PropertyClass": {
"ObjectName": "Class'BillboardComponent'",
"ObjectPath": "/Script/Engine"
}
}
],
"FunctionFlags": "FUNC_Event | FUNC_Public | FUNC_HasDefaults | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
},
{
"Type": "SceneComponent",
"Name": "DefaultSceneRoot_GEN_VARIABLE",
"Outer": "BP_Trees_C",
"Class": "UScriptClass'SceneComponent'",
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted"
},
{
"Type": "SCS_Node",
"Name": "SCS_Node_0",
"Outer": "SimpleConstructionScript_0",
"Class": "UScriptClass'SCS_Node'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"ComponentClass": {
"ObjectName": "Class'SceneComponent'",
"ObjectPath": "/Script/Engine"
},
"ComponentTemplate": {
"ObjectName": "SceneComponent'BP_Trees_C:DefaultSceneRoot_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/Splines/BP_Trees.4"
},
"ChildNodes": [
{
"ObjectName": "SCS_Node'BP_Trees_C:SimpleConstructionScript_0.SCS_Node_1'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/Splines/BP_Trees.6"
}
],
"VariableGuid": "724CFCA6-4A35B508-565D5285-054573A8",
"InternalVariableName": "DefaultSceneRoot"
}
},
{
"Type": "SCS_Node",
"Name": "SCS_Node_1",
"Outer": "SimpleConstructionScript_0",
"Class": "UScriptClass'SCS_Node'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"ComponentClass": {
"ObjectName": "Class'SplineComponent'",
"ObjectPath": "/Script/Engine"
},
"ComponentTemplate": null,
"VariableGuid": "138400BB-408692D6-CE1A8393-74D33363",
"InternalVariableName": "Spline"
}
},
{
"Type": "SimpleConstructionScript",
"Name": "SimpleConstructionScript_0",
"Outer": "BP_Trees_C",
"Class": "UScriptClass'SimpleConstructionScript'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"RootNodes": [
{
"ObjectName": "SCS_Node'BP_Trees_C:SimpleConstructionScript_0.SCS_Node_0'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/Splines/BP_Trees.5"
}
],
"AllNodes": [
{
"ObjectName": "SCS_Node'BP_Trees_C:SimpleConstructionScript_0.SCS_Node_0'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/Splines/BP_Trees.5"
},
{
"ObjectName": "SCS_Node'BP_Trees_C:SimpleConstructionScript_0.SCS_Node_1'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/Splines/BP_Trees.6"
}
],
"DefaultSceneRootNode": {
"ObjectName": "SCS_Node'BP_Trees_C:SimpleConstructionScript_0.SCS_Node_0'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/Splines/BP_Trees.5"
}
}
}
]