ITR2_ASSET/IntoTheRadius2/Content/ITR2/BPs/Misc/Environment/DataTables/TreesDataTableStruct.json

97 lines
No EOL
3.2 KiB
JSON

[
{
"Type": "UserDefinedStruct",
"Name": "TreesDataTableStruct",
"Class": "UScriptClass'UserDefinedStruct'",
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Guid": "71BA25D3-410121B8-68955895-5E5929FB"
},
"ChildProperties": [
{
"Type": "IntProperty",
"Name": "Weight_48_178693734CEDFF3E762BB799B77C5B2A",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 4,
"PropertyFlags": "Edit | BlueprintVisible"
},
{
"Type": "DoubleProperty",
"Name": "ScaleFactor_57_4108B674469BD9A056C6388E0BD9F69E",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible"
},
{
"Type": "StructProperty",
"Name": "ScaleBounds_63_955D169B4C19B4B57943428B5A96A8B3",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 16,
"PropertyFlags": "Edit | BlueprintVisible",
"Struct": {
"ObjectName": "Class'Vector2D'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "DoubleProperty",
"Name": "CullDistance_54_CB3A5C84427C459BEAC4DE858A6E8632",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible"
},
{
"Type": "ObjectProperty",
"Name": "DetailsTable_50_EC692926437A62C7876CC5A87DC3C66E",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible",
"PropertyClass": {
"ObjectName": "Class'DataTable'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "SoftObjectProperty",
"Name": "StaticMesh_60_B71AF5C74B1E0A8B4729FFBF7EA1DC5E",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 48,
"PropertyFlags": "Edit | BlueprintVisible",
"PropertyClass": {
"ObjectName": "Class'StaticMesh'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "SoftObjectProperty",
"Name": "ShadowMesh_66_3E46F0E6471936400D36359A48123E75",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 48,
"PropertyFlags": "Edit | BlueprintVisible",
"PropertyClass": {
"ObjectName": "Class'StaticMesh'",
"ObjectPath": "/Script/Engine"
}
}
],
"StructFlags": 0,
"DefaultProperties": {
"Weight_48_178693734CEDFF3E762BB799B77C5B2A": 1,
"ScaleFactor_57_4108B674469BD9A056C6388E0BD9F69E": 1.0,
"ScaleBounds_63_955D169B4C19B4B57943428B5A96A8B3": {
"X": 0.5,
"Y": 2.0
},
"CullDistance_54_CB3A5C84427C459BEAC4DE858A6E8632": 10000.0,
"DetailsTable_50_EC692926437A62C7876CC5A87DC3C66E": null,
"StaticMesh_60_B71AF5C74B1E0A8B4729FFBF7EA1DC5E": {
"AssetPathName": "",
"SubPathString": ""
},
"ShadowMesh_66_3E46F0E6471936400D36359A48123E75": {
"AssetPathName": "",
"SubPathString": ""
}
}
}
]