ITR2_ASSET/IntoTheRadius2/Content/ITR2/BPs/Misc/Footsteps/ST_Footstep.json

36 lines
1.2 KiB
JSON
Raw Normal View History

2024-11-28 06:17:42 +00:00
[
{
"Type": "UserDefinedStruct",
"Name": "ST_Footstep",
"Class": "UScriptClass'UserDefinedStruct'",
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Guid": "1F861DA6-43269D4E-7C7D20A2-9A3B50EF"
},
"ChildProperties": [
{
"Type": "ObjectProperty",
"Name": "PhysicalMaterial_2_B78661FD4EE322B71E25C582055FABD6",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible",
"PropertyClass": {
"ObjectName": "Class'PhysicalMaterial'",
"ObjectPath": "/Script/PhysicsCore"
}
},
{
"Type": "StrProperty",
"Name": "MetasoundTriggerName_5_45EFB79D4A3137F4E070508D1662A3F3",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 16,
"PropertyFlags": "Edit | BlueprintVisible"
}
],
"StructFlags": 32768,
"DefaultProperties": {
"PhysicalMaterial_2_B78661FD4EE322B71E25C582055FABD6": null,
"MetasoundTriggerName_5_45EFB79D4A3137F4E070508D1662A3F3": ""
}
}
]