662 lines
20 KiB
JSON
662 lines
20 KiB
JSON
|
[
|
||
|
{
|
||
|
"Type": "BlueprintGeneratedClass",
|
||
|
"Name": "BPC_FoliageSounds_C",
|
||
|
"Class": "UScriptClass'BlueprintGeneratedClass'",
|
||
|
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||
|
"Properties": {
|
||
|
"UberGraphFunction": {
|
||
|
"ObjectName": "Function'BPC_FoliageSounds_C:ExecuteUbergraph_BPC_FoliageSounds'",
|
||
|
"ObjectPath": "/Game/ITR2/BPs/Misc/BPC_FoliageSounds.2"
|
||
|
}
|
||
|
},
|
||
|
"SuperStruct": {
|
||
|
"ObjectName": "Class'SceneComponent'",
|
||
|
"ObjectPath": "/Script/Engine"
|
||
|
},
|
||
|
"Children": [
|
||
|
{
|
||
|
"ObjectName": "Function'BPC_FoliageSounds_C:On Step'",
|
||
|
"ObjectPath": "/Game/ITR2/BPs/Misc/BPC_FoliageSounds.4"
|
||
|
},
|
||
|
{
|
||
|
"ObjectName": "Function'BPC_FoliageSounds_C:ReceiveBeginPlay'",
|
||
|
"ObjectPath": "/Game/ITR2/BPs/Misc/BPC_FoliageSounds.5"
|
||
|
},
|
||
|
{
|
||
|
"ObjectName": "Function'BPC_FoliageSounds_C:FoliageSound'",
|
||
|
"ObjectPath": "/Game/ITR2/BPs/Misc/BPC_FoliageSounds.3"
|
||
|
},
|
||
|
{
|
||
|
"ObjectName": "Function'BPC_FoliageSounds_C:ExecuteUbergraph_BPC_FoliageSounds'",
|
||
|
"ObjectPath": "/Game/ITR2/BPs/Misc/BPC_FoliageSounds.2"
|
||
|
}
|
||
|
],
|
||
|
"ChildProperties": [
|
||
|
{
|
||
|
"Type": "StructProperty",
|
||
|
"Name": "UberGraphFrame",
|
||
|
"Flags": "RF_Public | RF_LoadCompleted",
|
||
|
"ElementSize": 16,
|
||
|
"PropertyFlags": "Transient | DuplicateTransient",
|
||
|
"Struct": {
|
||
|
"ObjectName": "Class'PointerToUberGraphFrame'",
|
||
|
"ObjectPath": "/Script/Engine"
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"Type": "DoubleProperty",
|
||
|
"Name": "TraceDistance",
|
||
|
"Flags": "RF_Public | RF_LoadCompleted",
|
||
|
"ElementSize": 8,
|
||
|
"PropertyFlags": "Edit | BlueprintVisible"
|
||
|
},
|
||
|
{
|
||
|
"Type": "DoubleProperty",
|
||
|
"Name": "SoundTimeout",
|
||
|
"Flags": "RF_Public | RF_LoadCompleted",
|
||
|
"ElementSize": 8,
|
||
|
"PropertyFlags": "Edit | BlueprintVisible"
|
||
|
},
|
||
|
{
|
||
|
"Type": "DoubleProperty",
|
||
|
"Name": "TraceStartHeight",
|
||
|
"Flags": "RF_Public | RF_LoadCompleted",
|
||
|
"ElementSize": 8,
|
||
|
"PropertyFlags": "Edit | BlueprintVisible"
|
||
|
},
|
||
|
{
|
||
|
"Type": "ObjectProperty",
|
||
|
"Name": "Footsteps",
|
||
|
"Flags": "RF_Public | RF_LoadCompleted",
|
||
|
"ElementSize": 8,
|
||
|
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance | InstancedReference",
|
||
|
"PropertyClass": {
|
||
|
"ObjectName": "BlueprintGeneratedClass'BPC_Footsteps_C'",
|
||
|
"ObjectPath": "/Game/ITR2/BPs/Misc/Footsteps/BPC_Footsteps.0"
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"Type": "ObjectProperty",
|
||
|
"Name": "Sound",
|
||
|
"Flags": "RF_Public | RF_LoadCompleted",
|
||
|
"ElementSize": 8,
|
||
|
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance",
|
||
|
"PropertyClass": {
|
||
|
"ObjectName": "Class'SoundBase'",
|
||
|
"ObjectPath": "/Script/Engine"
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"Type": "ObjectProperty",
|
||
|
"Name": "SoundSource",
|
||
|
"Flags": "RF_Public | RF_LoadCompleted",
|
||
|
"ElementSize": 8,
|
||
|
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance | InstancedReference",
|
||
|
"PropertyClass": {
|
||
|
"ObjectName": "Class'AudioComponent'",
|
||
|
"ObjectPath": "/Script/Engine"
|
||
|
}
|
||
|
}
|
||
|
],
|
||
|
"FuncMap": {
|
||
|
"ExecuteUbergraph_BPC_FoliageSounds": {
|
||
|
"ObjectName": "Function'BPC_FoliageSounds_C:ExecuteUbergraph_BPC_FoliageSounds'",
|
||
|
"ObjectPath": "/Game/ITR2/BPs/Misc/BPC_FoliageSounds.2"
|
||
|
},
|
||
|
"FoliageSound": {
|
||
|
"ObjectName": "Function'BPC_FoliageSounds_C:FoliageSound'",
|
||
|
"ObjectPath": "/Game/ITR2/BPs/Misc/BPC_FoliageSounds.3"
|
||
|
},
|
||
|
"ReceiveBeginPlay": {
|
||
|
"ObjectName": "Function'BPC_FoliageSounds_C:ReceiveBeginPlay'",
|
||
|
"ObjectPath": "/Game/ITR2/BPs/Misc/BPC_FoliageSounds.5"
|
||
|
},
|
||
|
"On Step": {
|
||
|
"ObjectName": "Function'BPC_FoliageSounds_C:On Step'",
|
||
|
"ObjectPath": "/Game/ITR2/BPs/Misc/BPC_FoliageSounds.4"
|
||
|
}
|
||
|
},
|
||
|
"ClassFlags": "CLASS_Config | CLASS_ReplicationDataIsSetUp | CLASS_CompiledFromBlueprint | CLASS_DefaultToInstanced | CLASS_HasInstancedReference",
|
||
|
"ClassWithin": {
|
||
|
"ObjectName": "Class'Object'",
|
||
|
"ObjectPath": "/Script/CoreUObject"
|
||
|
},
|
||
|
"ClassConfigName": "Engine",
|
||
|
"bCooked": true,
|
||
|
"ClassDefaultObject": {
|
||
|
"ObjectName": "BPC_FoliageSounds_C'Default__BPC_FoliageSounds_C'",
|
||
|
"ObjectPath": "/Game/ITR2/BPs/Misc/BPC_FoliageSounds.1"
|
||
|
},
|
||
|
"EditorTags": {
|
||
|
"BlueprintType": "BPTYPE_Normal"
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"Type": "BPC_FoliageSounds_C",
|
||
|
"Name": "Default__BPC_FoliageSounds_C",
|
||
|
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/Misc/BPC_FoliageSounds.BPC_FoliageSounds_C'",
|
||
|
"Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
|
||
|
"Properties": {
|
||
|
"UberGraphFrame": {},
|
||
|
"TraceDistance[1]": 50.0,
|
||
|
"SoundTimeout[2]": 0.5,
|
||
|
"TraceStartHeight[3]": 100.0,
|
||
|
"Sound[5]": {
|
||
|
"ObjectName": "MetaSoundSource'MS_Grass_Bush'",
|
||
|
"ObjectPath": "/Game/Sound/Environment/Grass_Bush/Soft/MS_Grass_Bush.0"
|
||
|
},
|
||
|
"PrimaryComponentTick": {
|
||
|
"bStartWithTickEnabled": false
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"Type": "Function",
|
||
|
"Name": "ExecuteUbergraph_BPC_FoliageSounds",
|
||
|
"Outer": "BPC_FoliageSounds_C",
|
||
|
"Class": "UScriptClass'Function'",
|
||
|
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
|
||
|
"ChildProperties": [
|
||
|
{
|
||
|
"Type": "IntProperty",
|
||
|
"Name": "EntryPoint",
|
||
|
"Flags": "RF_Public",
|
||
|
"ElementSize": 4,
|
||
|
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm"
|
||
|
},
|
||
|
{
|
||
|
"Type": "DelegateProperty",
|
||
|
"Name": "K2Node_CreateDelegate_OutputDelegate",
|
||
|
"Flags": "RF_Public",
|
||
|
"ElementSize": 32,
|
||
|
"SignatureFunction": {
|
||
|
"ObjectName": "Class'TimerDynamicDelegate__DelegateSignature'",
|
||
|
"ObjectPath": "/Script/Engine"
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"Type": "StructProperty",
|
||
|
"Name": "CallFunc_K2_SetTimerDelegate_ReturnValue",
|
||
|
"Flags": "RF_Public",
|
||
|
"ElementSize": 8,
|
||
|
"Struct": {
|
||
|
"ObjectName": "Class'TimerHandle'",
|
||
|
"ObjectPath": "/Script/Engine"
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"Type": "BoolProperty",
|
||
|
"Name": "CallFunc_IsValid_ReturnValue",
|
||
|
"Flags": "RF_Public",
|
||
|
"ElementSize": 1,
|
||
|
"FieldSize": 1,
|
||
|
"ByteOffset": 0,
|
||
|
"ByteMask": 1,
|
||
|
"FieldMask": 255,
|
||
|
"BoolSize": 1,
|
||
|
"bIsNativeBool": true
|
||
|
},
|
||
|
{
|
||
|
"Type": "ObjectProperty",
|
||
|
"Name": "CallFunc_GetOwner_ReturnValue",
|
||
|
"Flags": "RF_Public",
|
||
|
"ElementSize": 8,
|
||
|
"PropertyClass": {
|
||
|
"ObjectName": "Class'Actor'",
|
||
|
"ObjectPath": "/Script/Engine"
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"Type": "IntProperty",
|
||
|
"Name": "K2Node_CustomEvent_WalkRunOrCrouch",
|
||
|
"Flags": "RF_Public",
|
||
|
"ElementSize": 4
|
||
|
},
|
||
|
{
|
||
|
"Type": "ObjectProperty",
|
||
|
"Name": "CallFunc_GetComponentByClass_ReturnValue",
|
||
|
"Flags": "RF_Public",
|
||
|
"ElementSize": 8,
|
||
|
"PropertyFlags": "InstancedReference",
|
||
|
"PropertyClass": {
|
||
|
"ObjectName": "BlueprintGeneratedClass'BPC_Footsteps_C'",
|
||
|
"ObjectPath": "/Game/ITR2/BPs/Misc/Footsteps/BPC_Footsteps.0"
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"Type": "StructProperty",
|
||
|
"Name": "CallFunc_K2_GetComponentLocation_ReturnValue",
|
||
|
"Flags": "RF_Public",
|
||
|
"ElementSize": 24,
|
||
|
"Struct": {
|
||
|
"ObjectName": "Class'Vector'",
|
||
|
"ObjectPath": "/Script/CoreUObject"
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"Type": "BoolProperty",
|
||
|
"Name": "CallFunc_IsValid_ReturnValue_1",
|
||
|
"Flags": "RF_Public",
|
||
|
"ElementSize": 1,
|
||
|
"FieldSize": 1,
|
||
|
"ByteOffset": 0,
|
||
|
"ByteMask": 1,
|
||
|
"FieldMask": 255,
|
||
|
"BoolSize": 1,
|
||
|
"bIsNativeBool": true
|
||
|
},
|
||
|
{
|
||
|
"Type": "ObjectProperty",
|
||
|
"Name": "CallFunc_SpawnSoundAttached_ReturnValue",
|
||
|
"Flags": "RF_Public",
|
||
|
"ElementSize": 8,
|
||
|
"PropertyFlags": "InstancedReference",
|
||
|
"PropertyClass": {
|
||
|
"ObjectName": "Class'AudioComponent'",
|
||
|
"ObjectPath": "/Script/Engine"
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"Type": "ObjectProperty",
|
||
|
"Name": "CallFunc_GetOwner_ReturnValue_1",
|
||
|
"Flags": "RF_Public",
|
||
|
"ElementSize": 8,
|
||
|
"PropertyClass": {
|
||
|
"ObjectName": "Class'Actor'",
|
||
|
"ObjectPath": "/Script/Engine"
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"Type": "StructProperty",
|
||
|
"Name": "CallFunc_GetVelocity_ReturnValue",
|
||
|
"Flags": "RF_Public",
|
||
|
"ElementSize": 24,
|
||
|
"Struct": {
|
||
|
"ObjectName": "Class'Vector'",
|
||
|
"ObjectPath": "/Script/CoreUObject"
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"Type": "DoubleProperty",
|
||
|
"Name": "CallFunc_VSize_ReturnValue",
|
||
|
"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": "BoolProperty",
|
||
|
"Name": "CallFunc_Greater_DoubleDouble_ReturnValue",
|
||
|
"Flags": "RF_Public",
|
||
|
"ElementSize": 1,
|
||
|
"FieldSize": 1,
|
||
|
"ByteOffset": 0,
|
||
|
"ByteMask": 1,
|
||
|
"FieldMask": 255,
|
||
|
"BoolSize": 1,
|
||
|
"bIsNativeBool": true
|
||
|
},
|
||
|
{
|
||
|
"Type": "StructProperty",
|
||
|
"Name": "CallFunc_Multiply_VectorVector_ReturnValue",
|
||
|
"Flags": "RF_Public",
|
||
|
"ElementSize": 24,
|
||
|
"Struct": {
|
||
|
"ObjectName": "Class'Vector'",
|
||
|
"ObjectPath": "/Script/CoreUObject"
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"Type": "DoubleProperty",
|
||
|
"Name": "CallFunc_MapRangeClamped_ReturnValue",
|
||
|
"Flags": "RF_Public",
|
||
|
"ElementSize": 8
|
||
|
},
|
||
|
{
|
||
|
"Type": "ObjectProperty",
|
||
|
"Name": "CallFunc_GetOwner_ReturnValue_2",
|
||
|
"Flags": "RF_Public",
|
||
|
"ElementSize": 8,
|
||
|
"PropertyClass": {
|
||
|
"ObjectName": "Class'Actor'",
|
||
|
"ObjectPath": "/Script/Engine"
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"Type": "ArrayProperty",
|
||
|
"Name": "Temp_object_Variable",
|
||
|
"Flags": "RF_Public",
|
||
|
"ElementSize": 16,
|
||
|
"PropertyFlags": "ConstParm | ReferenceParm",
|
||
|
"Inner": {
|
||
|
"Type": "ObjectProperty",
|
||
|
"Name": "Temp_object_Variable",
|
||
|
"Flags": "RF_Public",
|
||
|
"ElementSize": 8,
|
||
|
"PropertyClass": {
|
||
|
"ObjectName": "Class'Actor'",
|
||
|
"ObjectPath": "/Script/Engine"
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"Type": "StructProperty",
|
||
|
"Name": "CallFunc_K2_GetActorLocation_ReturnValue",
|
||
|
"Flags": "RF_Public",
|
||
|
"ElementSize": 24,
|
||
|
"Struct": {
|
||
|
"ObjectName": "Class'Vector'",
|
||
|
"ObjectPath": "/Script/CoreUObject"
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"Type": "StructProperty",
|
||
|
"Name": "CallFunc_GetActorUpVector_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_Conv_DoubleToVector_ReturnValue_1",
|
||
|
"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_Add_VectorVector_ReturnValue_1",
|
||
|
"Flags": "RF_Public",
|
||
|
"ElementSize": 24,
|
||
|
"Struct": {
|
||
|
"ObjectName": "Class'Vector'",
|
||
|
"ObjectPath": "/Script/CoreUObject"
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"Type": "ArrayProperty",
|
||
|
"Name": "CallFunc_LineTraceMulti_OutHits",
|
||
|
"Flags": "RF_Public",
|
||
|
"ElementSize": 16,
|
||
|
"PropertyFlags": "ReferenceParm | ContainsInstancedReference",
|
||
|
"Inner": {
|
||
|
"Type": "StructProperty",
|
||
|
"Name": "CallFunc_LineTraceMulti_OutHits",
|
||
|
"Flags": "RF_Public",
|
||
|
"ElementSize": 240,
|
||
|
"PropertyFlags": "ContainsInstancedReference",
|
||
|
"Struct": {
|
||
|
"ObjectName": "Class'HitResult'",
|
||
|
"ObjectPath": "/Script/Engine"
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"Type": "BoolProperty",
|
||
|
"Name": "CallFunc_LineTraceMulti_ReturnValue",
|
||
|
"Flags": "RF_Public",
|
||
|
"ElementSize": 1,
|
||
|
"FieldSize": 1,
|
||
|
"ByteOffset": 0,
|
||
|
"ByteMask": 1,
|
||
|
"FieldMask": 255,
|
||
|
"BoolSize": 1,
|
||
|
"bIsNativeBool": true
|
||
|
},
|
||
|
{
|
||
|
"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": "BoolProperty",
|
||
|
"Name": "CallFunc_BreakHitResult_bBlockingHit",
|
||
|
"Flags": "RF_Public",
|
||
|
"ElementSize": 1,
|
||
|
"FieldSize": 1,
|
||
|
"ByteOffset": 0,
|
||
|
"ByteMask": 1,
|
||
|
"FieldMask": 255,
|
||
|
"BoolSize": 1,
|
||
|
"bIsNativeBool": true
|
||
|
},
|
||
|
{
|
||
|
"Type": "BoolProperty",
|
||
|
"Name": "CallFunc_BreakHitResult_bInitialOverlap",
|
||
|
"Flags": "RF_Public",
|
||
|
"ElementSize": 1,
|
||
|
"FieldSize": 1,
|
||
|
"ByteOffset": 0,
|
||
|
"ByteMask": 1,
|
||
|
"FieldMask": 255,
|
||
|
"BoolSize": 1,
|
||
|
"bIsNativeBool": true
|
||
|
},
|
||
|
{
|
||
|
"Type": "FloatProperty",
|
||
|
"Name": "CallFunc_BreakHitResult_Time",
|
||
|
"Flags": "RF_Public",
|
||
|
"ElementSize": 4
|
||
|
},
|
||
|
{
|
||
|
"Type": "FloatProperty",
|
||
|
"Name": "CallFunc_BreakHitResult_Distance",
|
||
|
"Flags": "RF_Public",
|
||
|
"ElementSize": 4
|
||
|
},
|
||
|
{
|
||
|
"Type": "StructProperty",
|
||
|
"Name": "CallFunc_BreakHitResult_Location",
|
||
|
"Flags": "RF_Public",
|
||
|
"ElementSize": 24,
|
||
|
"Struct": {
|
||
|
"ObjectName": "Class'Vector'",
|
||
|
"ObjectPath": "/Script/CoreUObject"
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"Type": "StructProperty",
|
||
|
"Name": "CallFunc_BreakHitResult_ImpactPoint",
|
||
|
"Flags": "RF_Public",
|
||
|
"ElementSize": 24,
|
||
|
"Struct": {
|
||
|
"ObjectName": "Class'Vector'",
|
||
|
"ObjectPath": "/Script/CoreUObject"
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"Type": "StructProperty",
|
||
|
"Name": "CallFunc_BreakHitResult_Normal",
|
||
|
"Flags": "RF_Public",
|
||
|
"ElementSize": 24,
|
||
|
"Struct": {
|
||
|
"ObjectName": "Class'Vector'",
|
||
|
"ObjectPath": "/Script/CoreUObject"
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"Type": "StructProperty",
|
||
|
"Name": "CallFunc_BreakHitResult_ImpactNormal",
|
||
|
"Flags": "RF_Public",
|
||
|
"ElementSize": 24,
|
||
|
"Struct": {
|
||
|
"ObjectName": "Class'Vector'",
|
||
|
"ObjectPath": "/Script/CoreUObject"
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"Type": "ObjectProperty",
|
||
|
"Name": "CallFunc_BreakHitResult_PhysMat",
|
||
|
"Flags": "RF_Public",
|
||
|
"ElementSize": 8,
|
||
|
"PropertyClass": {
|
||
|
"ObjectName": "Class'PhysicalMaterial'",
|
||
|
"ObjectPath": "/Script/PhysicsCore"
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"Type": "ObjectProperty",
|
||
|
"Name": "CallFunc_BreakHitResult_HitActor",
|
||
|
"Flags": "RF_Public",
|
||
|
"ElementSize": 8,
|
||
|
"PropertyClass": {
|
||
|
"ObjectName": "Class'Actor'",
|
||
|
"ObjectPath": "/Script/Engine"
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"Type": "ObjectProperty",
|
||
|
"Name": "CallFunc_BreakHitResult_HitComponent",
|
||
|
"Flags": "RF_Public",
|
||
|
"ElementSize": 8,
|
||
|
"PropertyFlags": "InstancedReference",
|
||
|
"PropertyClass": {
|
||
|
"ObjectName": "Class'PrimitiveComponent'",
|
||
|
"ObjectPath": "/Script/Engine"
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"Type": "NameProperty",
|
||
|
"Name": "CallFunc_BreakHitResult_HitBoneName",
|
||
|
"Flags": "RF_Public",
|
||
|
"ElementSize": 12
|
||
|
},
|
||
|
{
|
||
|
"Type": "NameProperty",
|
||
|
"Name": "CallFunc_BreakHitResult_BoneName",
|
||
|
"Flags": "RF_Public",
|
||
|
"ElementSize": 12
|
||
|
},
|
||
|
{
|
||
|
"Type": "IntProperty",
|
||
|
"Name": "CallFunc_BreakHitResult_HitItem",
|
||
|
"Flags": "RF_Public",
|
||
|
"ElementSize": 4
|
||
|
},
|
||
|
{
|
||
|
"Type": "IntProperty",
|
||
|
"Name": "CallFunc_BreakHitResult_ElementIndex",
|
||
|
"Flags": "RF_Public",
|
||
|
"ElementSize": 4
|
||
|
},
|
||
|
{
|
||
|
"Type": "IntProperty",
|
||
|
"Name": "CallFunc_BreakHitResult_FaceIndex",
|
||
|
"Flags": "RF_Public",
|
||
|
"ElementSize": 4
|
||
|
},
|
||
|
{
|
||
|
"Type": "StructProperty",
|
||
|
"Name": "CallFunc_BreakHitResult_TraceStart",
|
||
|
"Flags": "RF_Public",
|
||
|
"ElementSize": 24,
|
||
|
"Struct": {
|
||
|
"ObjectName": "Class'Vector'",
|
||
|
"ObjectPath": "/Script/CoreUObject"
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"Type": "StructProperty",
|
||
|
"Name": "CallFunc_BreakHitResult_TraceEnd",
|
||
|
"Flags": "RF_Public",
|
||
|
"ElementSize": 24,
|
||
|
"Struct": {
|
||
|
"ObjectName": "Class'Vector'",
|
||
|
"ObjectPath": "/Script/CoreUObject"
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"Type": "FloatProperty",
|
||
|
"Name": "CallFunc_PlaySoundAtLocation_VolumeMultiplier_ImplicitCast",
|
||
|
"Flags": "RF_Public",
|
||
|
"ElementSize": 4
|
||
|
}
|
||
|
],
|
||
|
"FunctionFlags": "FUNC_Final | FUNC_UbergraphFunction | FUNC_HasDefaults"
|
||
|
},
|
||
|
{
|
||
|
"Type": "Function",
|
||
|
"Name": "FoliageSound",
|
||
|
"Outer": "BPC_FoliageSounds_C",
|
||
|
"Class": "UScriptClass'Function'",
|
||
|
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
|
||
|
"FunctionFlags": "FUNC_BlueprintCallable | FUNC_BlueprintEvent"
|
||
|
},
|
||
|
{
|
||
|
"Type": "Function",
|
||
|
"Name": "On Step",
|
||
|
"Outer": "BPC_FoliageSounds_C",
|
||
|
"Class": "UScriptClass'Function'",
|
||
|
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
|
||
|
"ChildProperties": [
|
||
|
{
|
||
|
"Type": "IntProperty",
|
||
|
"Name": "WalkRunOrCrouch",
|
||
|
"Flags": "RF_Public",
|
||
|
"ElementSize": 4,
|
||
|
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm"
|
||
|
}
|
||
|
],
|
||
|
"FunctionFlags": "FUNC_BlueprintCallable | FUNC_BlueprintEvent"
|
||
|
},
|
||
|
{
|
||
|
"Type": "Function",
|
||
|
"Name": "ReceiveBeginPlay",
|
||
|
"Outer": "BPC_FoliageSounds_C",
|
||
|
"Class": "UScriptClass'Function'",
|
||
|
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
|
||
|
"SuperStruct": {
|
||
|
"ObjectName": "Class'ActorComponent:ReceiveBeginPlay'",
|
||
|
"ObjectPath": "/Script/Engine"
|
||
|
},
|
||
|
"FunctionFlags": "FUNC_Event | FUNC_Public | FUNC_BlueprintEvent"
|
||
|
}
|
||
|
]
|