[ { "Type": "BlueprintGeneratedClass", "Name": "BPC_Footsteps_C", "Class": "UScriptClass'BlueprintGeneratedClass'", "Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted", "Properties": { "UberGraphFunction": { "ObjectName": "Function'BPC_Footsteps_C:ExecuteUbergraph_BPC_Footsteps'", "ObjectPath": "/Game/ITR2/BPs/Misc/Footsteps/BPC_Footsteps.3" } }, "SuperStruct": { "ObjectName": "Class'SceneComponent'", "ObjectPath": "/Script/Engine" }, "Children": [ { "ObjectName": "Function'BPC_Footsteps_C:IsClimbingLadder'", "ObjectPath": "/Game/ITR2/BPs/Misc/Footsteps/BPC_Footsteps.7" }, { "ObjectName": "Function'BPC_Footsteps_C:TraceForMat'", "ObjectPath": "/Game/ITR2/BPs/Misc/Footsteps/BPC_Footsteps.17" }, { "ObjectName": "Function'BPC_Footsteps_C:ReportNoise'", "ObjectPath": "/Game/ITR2/BPs/Misc/Footsteps/BPC_Footsteps.14" }, { "ObjectName": "Function'BPC_Footsteps_C:GetTriggerNameFromDT'", "ObjectPath": "/Game/ITR2/BPs/Misc/Footsteps/BPC_Footsteps.6" }, { "ObjectName": "Function'BPC_Footsteps_C:PlayFootstepSound'", "ObjectPath": "/Game/ITR2/BPs/Misc/Footsteps/BPC_Footsteps.9" }, { "ObjectName": "Function'BPC_Footsteps_C:GetFootstepSoundName'", "ObjectPath": "/Game/ITR2/BPs/Misc/Footsteps/BPC_Footsteps.5" }, { "ObjectName": "Function'BPC_Footsteps_C:FlipDecal'", "ObjectPath": "/Game/ITR2/BPs/Misc/Footsteps/BPC_Footsteps.4" }, { "ObjectName": "Function'BPC_Footsteps_C:ReceiveBeginPlay'", "ObjectPath": "/Game/ITR2/BPs/Misc/Footsteps/BPC_Footsteps.11" }, { "ObjectName": "Function'BPC_Footsteps_C:Tick'", "ObjectPath": "/Game/ITR2/BPs/Misc/Footsteps/BPC_Footsteps.16" }, { "ObjectName": "Function'BPC_Footsteps_C:ReceiveEndPlay'", "ObjectPath": "/Game/ITR2/BPs/Misc/Footsteps/BPC_Footsteps.12" }, { "ObjectName": "Function'BPC_Footsteps_C:OnAttachChanged'", "ObjectPath": "/Game/ITR2/BPs/Misc/Footsteps/BPC_Footsteps.8" }, { "ObjectName": "Function'BPC_Footsteps_C:AddHolstersToRattle'", "ObjectPath": "/Game/ITR2/BPs/Misc/Footsteps/BPC_Footsteps.2" }, { "ObjectName": "Function'BPC_Footsteps_C:RemoveHolstersRattle'", "ObjectPath": "/Game/ITR2/BPs/Misc/Footsteps/BPC_Footsteps.13" }, { "ObjectName": "Function'BPC_Footsteps_C:RattleAttachments'", "ObjectPath": "/Game/ITR2/BPs/Misc/Footsteps/BPC_Footsteps.10" }, { "ObjectName": "Function'BPC_Footsteps_C:ExecuteUbergraph_BPC_Footsteps'", "ObjectPath": "/Game/ITR2/BPs/Misc/Footsteps/BPC_Footsteps.3" }, { "ObjectName": "Function'BPC_Footsteps_C:Step__DelegateSignature'", "ObjectPath": "/Game/ITR2/BPs/Misc/Footsteps/BPC_Footsteps.15" } ], "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": "TickInterval", "Flags": "RF_Public | RF_LoadCompleted", "ElementSize": 8, "PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance" }, { "Type": "DoubleProperty", "Name": "StepSize", "Flags": "RF_Public | RF_LoadCompleted", "ElementSize": 8, "PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance" }, { "Type": "DoubleProperty", "Name": "DistanceFromLastStep", "Flags": "RF_Public | RF_LoadCompleted", "ElementSize": 8, "PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance" }, { "Type": "IntProperty", "Name": "DecalCount", "Flags": "RF_Public | RF_LoadCompleted", "ElementSize": 4, "PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance" }, { "Type": "ObjectProperty", "Name": "OwnerActor", "Flags": "RF_Public | RF_LoadCompleted", "ElementSize": 8, "PropertyFlags": "Edit | BlueprintVisible | DisableEditOnTemplate | DisableEditOnInstance", "PropertyClass": { "ObjectName": "Class'Actor'", "ObjectPath": "/Script/Engine" } }, { "Type": "ArrayProperty", "Name": "DecalArray", "Flags": "RF_Public | RF_LoadCompleted", "ElementSize": 16, "PropertyFlags": "Edit | BlueprintVisible | DisableEditOnTemplate | DisableEditOnInstance", "Inner": { "Type": "ObjectProperty", "Name": "DecalArray", "Flags": "RF_Public", "ElementSize": 8, "PropertyClass": { "ObjectName": "Class'Actor'", "ObjectPath": "/Script/Engine" } } }, { "Type": "IntProperty", "Name": "MaxDecalCount", "Flags": "RF_Public | RF_LoadCompleted", "ElementSize": 4, "PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance" }, { "Type": "ObjectProperty", "Name": "CurrentStep", "Flags": "RF_Public | RF_LoadCompleted", "ElementSize": 8, "PropertyFlags": "Edit | BlueprintVisible | DisableEditOnTemplate | DisableEditOnInstance", "PropertyClass": { "ObjectName": "Class'Actor'", "ObjectPath": "/Script/Engine" } }, { "Type": "ByteProperty", "Name": "CurrentPhysSurface", "Flags": "RF_Public | RF_LoadCompleted", "ElementSize": 1, "PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance", "Enum": { "ObjectName": "Class'EPhysicalSurface'", "ObjectPath": "/Script/PhysicsCore" } }, { "Type": "DoubleProperty", "Name": "RunSpeed", "Flags": "RF_Public | RF_LoadCompleted", "ElementSize": 8, "PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance" }, { "Type": "MapProperty", "Name": "DecalMaterialsForPhysSurface", "Flags": "RF_Public | RF_LoadCompleted", "ElementSize": 80, "PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance", "KeyProp": { "Type": "ByteProperty", "Name": "DecalMaterialsForPhysSurface", "Flags": "RF_Public", "ElementSize": 1, "Enum": { "ObjectName": "Class'EPhysicalSurface'", "ObjectPath": "/Script/PhysicsCore" } }, "ValueProp": { "Type": "ObjectProperty", "Name": "DecalMaterialsForPhysSurface_Value", "Flags": "RF_Public", "ElementSize": 8, "PropertyClass": { "ObjectName": "Class'MaterialInstance'", "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" } }, { "Type": "StructProperty", "Name": "TickTimer", "Flags": "RF_Public | RF_LoadCompleted", "ElementSize": 8, "PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance", "Struct": { "ObjectName": "Class'TimerHandle'", "ObjectPath": "/Script/Engine" } }, { "Type": "ObjectProperty", "Name": "Sound", "Flags": "RF_Public | RF_LoadCompleted", "ElementSize": 8, "PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance", "PropertyClass": { "ObjectName": "Class'SoundBase'", "ObjectPath": "/Script/Engine" } }, { "Type": "BoolProperty", "Name": "Debug", "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": "HitLoc", "Flags": "RF_Public | RF_LoadCompleted", "ElementSize": 24, "PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance", "Struct": { "ObjectName": "Class'Vector'", "ObjectPath": "/Script/CoreUObject" } }, { "Type": "StructProperty", "Name": "HitNormal", "Flags": "RF_Public | RF_LoadCompleted", "ElementSize": 24, "PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance", "Struct": { "ObjectName": "Class'Vector'", "ObjectPath": "/Script/CoreUObject" } }, { "Type": "ArrayProperty", "Name": "HolstersToRattle", "Flags": "RF_Public | RF_LoadCompleted", "ElementSize": 16, "PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance | ContainsInstancedReference", "Inner": { "Type": "ObjectProperty", "Name": "HolstersToRattle", "Flags": "RF_Public", "ElementSize": 8, "PropertyFlags": "InstancedReference", "PropertyClass": { "ObjectName": "BlueprintGeneratedClass'BPC_HolsterBase_C'", "ObjectPath": "/Game/ITR2/BPs/HolstersAndHolders/BPC_HolsterBase.0" } } }, { "Type": "BoolProperty", "Name": "IsСrouched", "Flags": "RF_Public | RF_LoadCompleted", "ElementSize": 1, "PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance", "FieldSize": 1, "ByteOffset": 0, "ByteMask": 1, "FieldMask": 255, "BoolSize": 1, "bIsNativeBool": true }, { "Type": "BoolProperty", "Name": "IsJumped", "Flags": "RF_Public | RF_LoadCompleted", "ElementSize": 1, "PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance", "FieldSize": 1, "ByteOffset": 0, "ByteMask": 1, "FieldMask": 255, "BoolSize": 1, "bIsNativeBool": true }, { "Type": "ObjectProperty", "Name": "Character", "Flags": "RF_Public | RF_LoadCompleted", "ElementSize": 8, "PropertyFlags": "Edit | BlueprintVisible | DisableEditOnTemplate | DisableEditOnInstance", "PropertyClass": { "ObjectName": "Class'Character'", "ObjectPath": "/Script/Engine" } }, { "Type": "ObjectProperty", "Name": "CurrentPhysMat", "Flags": "RF_Public | RF_LoadCompleted", "ElementSize": 8, "PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance", "PropertyClass": { "ObjectName": "Class'PhysicalMaterial'", "ObjectPath": "/Script/PhysicsCore" } }, { "Type": "MulticastInlineDelegateProperty", "Name": "Step", "Flags": "RF_Public | RF_LoadCompleted", "ElementSize": 24, "PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance | BlueprintAssignable | BlueprintCallable", "SignatureFunction": { "ObjectName": "Function'BPC_Footsteps_C:Step__DelegateSignature'", "ObjectPath": "/Game/ITR2/BPs/Misc/Footsteps/BPC_Footsteps.15" } }, { "Type": "ObjectProperty", "Name": "DataTable", "Flags": "RF_Public | RF_LoadCompleted", "ElementSize": 8, "PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance", "PropertyClass": { "ObjectName": "Class'DataTable'", "ObjectPath": "/Script/Engine" } }, { "Type": "ArrayProperty", "Name": "CachedDTRows", "Flags": "RF_Public | RF_LoadCompleted", "ElementSize": 16, "PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance", "Inner": { "Type": "NameProperty", "Name": "CachedDTRows", "Flags": "RF_Public", "ElementSize": 12 } }, { "Type": "ArrayProperty", "Name": "CachedPhysMats", "Flags": "RF_Public | RF_LoadCompleted", "ElementSize": 16, "PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance", "Inner": { "Type": "ObjectProperty", "Name": "CachedPhysMats", "Flags": "RF_Public", "ElementSize": 8, "PropertyClass": { "ObjectName": "Class'PhysicalMaterial'", "ObjectPath": "/Script/PhysicsCore" } } }, { "Type": "ArrayProperty", "Name": "CachedTriggerArr", "Flags": "RF_Public | RF_LoadCompleted", "ElementSize": 16, "PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance", "Inner": { "Type": "StrProperty", "Name": "CachedTriggerArr", "Flags": "RF_Public", "ElementSize": 16 } }, { "Type": "StructProperty", "Name": "FootstepStimuli", "Flags": "RF_Public | RF_LoadCompleted", "ElementSize": 12, "PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance", "Struct": { "ObjectName": "Class'GameplayTag'", "ObjectPath": "/Script/GameplayTags" } }, { "Type": "IntProperty", "Name": "CurrentCountToNoise", "Flags": "RF_Public | RF_LoadCompleted", "ElementSize": 4, "PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance" }, { "Type": "IntProperty", "Name": "MaxCountToNoise", "Flags": "RF_Public | RF_LoadCompleted", "ElementSize": 4, "PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance" }, { "Type": "IntProperty", "Name": "AddCountToNoise", "Flags": "RF_Public | RF_LoadCompleted", "ElementSize": 4, "PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance" }, { "Type": "BoolProperty", "Name": "HasCheatActivated", "Flags": "RF_Public | RF_LoadCompleted", "ElementSize": 1, "PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance", "FieldSize": 1, "ByteOffset": 0, "ByteMask": 1, "FieldMask": 255, "BoolSize": 1, "bIsNativeBool": true }, { "Type": "ObjectProperty", "Name": "BP_RadiusPlayerCharacterGameplay", "Flags": "RF_Public | RF_LoadCompleted", "ElementSize": 8, "PropertyFlags": "Edit | BlueprintVisible | DisableEditOnTemplate | DisableEditOnInstance", "PropertyClass": { "ObjectName": "BlueprintGeneratedClass'BP_RadiusPlayerCharacter_Gameplay_C'", "ObjectPath": "/Game/ITR2/BPs/Player/BP_RadiusPlayerCharacter_Gameplay.0" } } ], "FuncMap": { "Step__DelegateSignature": { "ObjectName": "Function'BPC_Footsteps_C:Step__DelegateSignature'", "ObjectPath": "/Game/ITR2/BPs/Misc/Footsteps/BPC_Footsteps.15" }, "ExecuteUbergraph_BPC_Footsteps": { "ObjectName": "Function'BPC_Footsteps_C:ExecuteUbergraph_BPC_Footsteps'", "ObjectPath": "/Game/ITR2/BPs/Misc/Footsteps/BPC_Footsteps.3" }, "RattleAttachments": { "ObjectName": "Function'BPC_Footsteps_C:RattleAttachments'", "ObjectPath": "/Game/ITR2/BPs/Misc/Footsteps/BPC_Footsteps.10" }, "RemoveHolstersRattle": { "ObjectName": "Function'BPC_Footsteps_C:RemoveHolstersRattle'", "ObjectPath": "/Game/ITR2/BPs/Misc/Footsteps/BPC_Footsteps.13" }, "AddHolstersToRattle": { "ObjectName": "Function'BPC_Footsteps_C:AddHolstersToRattle'", "ObjectPath": "/Game/ITR2/BPs/Misc/Footsteps/BPC_Footsteps.2" }, "OnAttachChanged": { "ObjectName": "Function'BPC_Footsteps_C:OnAttachChanged'", "ObjectPath": "/Game/ITR2/BPs/Misc/Footsteps/BPC_Footsteps.8" }, "ReceiveEndPlay": { "ObjectName": "Function'BPC_Footsteps_C:ReceiveEndPlay'", "ObjectPath": "/Game/ITR2/BPs/Misc/Footsteps/BPC_Footsteps.12" }, "Tick": { "ObjectName": "Function'BPC_Footsteps_C:Tick'", "ObjectPath": "/Game/ITR2/BPs/Misc/Footsteps/BPC_Footsteps.16" }, "ReceiveBeginPlay": { "ObjectName": "Function'BPC_Footsteps_C:ReceiveBeginPlay'", "ObjectPath": "/Game/ITR2/BPs/Misc/Footsteps/BPC_Footsteps.11" }, "FlipDecal": { "ObjectName": "Function'BPC_Footsteps_C:FlipDecal'", "ObjectPath": "/Game/ITR2/BPs/Misc/Footsteps/BPC_Footsteps.4" }, "GetFootstepSoundName": { "ObjectName": "Function'BPC_Footsteps_C:GetFootstepSoundName'", "ObjectPath": "/Game/ITR2/BPs/Misc/Footsteps/BPC_Footsteps.5" }, "PlayFootstepSound": { "ObjectName": "Function'BPC_Footsteps_C:PlayFootstepSound'", "ObjectPath": "/Game/ITR2/BPs/Misc/Footsteps/BPC_Footsteps.9" }, "GetTriggerNameFromDT": { "ObjectName": "Function'BPC_Footsteps_C:GetTriggerNameFromDT'", "ObjectPath": "/Game/ITR2/BPs/Misc/Footsteps/BPC_Footsteps.6" }, "ReportNoise": { "ObjectName": "Function'BPC_Footsteps_C:ReportNoise'", "ObjectPath": "/Game/ITR2/BPs/Misc/Footsteps/BPC_Footsteps.14" }, "TraceForMat": { "ObjectName": "Function'BPC_Footsteps_C:TraceForMat'", "ObjectPath": "/Game/ITR2/BPs/Misc/Footsteps/BPC_Footsteps.17" }, "IsClimbingLadder": { "ObjectName": "Function'BPC_Footsteps_C:IsClimbingLadder'", "ObjectPath": "/Game/ITR2/BPs/Misc/Footsteps/BPC_Footsteps.7" } }, "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_Footsteps_C'Default__BPC_Footsteps_C'", "ObjectPath": "/Game/ITR2/BPs/Misc/Footsteps/BPC_Footsteps.1" }, "EditorTags": { "BlueprintType": "BPTYPE_Normal" } }, { "Type": "BPC_Footsteps_C", "Name": "Default__BPC_Footsteps_C", "Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/Misc/Footsteps/BPC_Footsteps.BPC_Footsteps_C'", "Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted", "Properties": { "UberGraphFrame": {}, "TickInterval[1]": 0.2, "StepSize[2]": 60.0, "MaxDecalCount[7]": 10, "RunSpeed[10]": 500.0, "DecalMaterialsForPhysSurface[11]": [ { "Key": "SurfaceType1", "Value": { "ObjectName": "MaterialInstanceConstant'MI_FootprintsAsh'", "ObjectPath": "/Game/ITR2/BPs/Misc/Footsteps/MI_FootprintsAsh.0" } }, { "Key": "SurfaceType_Default", "Value": { "ObjectName": "MaterialInstanceConstant'MI_Footprints'", "ObjectPath": "/Game/ITR2/BPs/Misc/Footsteps/MI_Footprints.0" } } ], "TickTimer[13]": { "Handle": 0 }, "Sound[14]": { "ObjectName": "MetaSoundSource'A_MS_Player_Footsteps'", "ObjectPath": "/Game/Sound/Player/Footsteps/A_MS_Player_Footsteps.0" }, "HitLoc[16]": { "X": 0.0, "Y": 0.0, "Z": 0.0 }, "HitNormal[17]": { "X": 0.0, "Y": 0.0, "Z": 0.0 }, "Step[23]": { "InvocationList": [] }, "DataTable[24]": { "ObjectName": "DataTable'DT_PlayerFootsteps'", "ObjectPath": "/Game/ITR2/BPs/Misc/Footsteps/DT_PlayerFootsteps.0" }, "FootstepStimuli[28]": { "TagName": "NPC.Stimuli.Hearing.Footsteps" }, "MaxCountToNoise[30]": 4, "PrimaryComponentTick": { "bStartWithTickEnabled": false } } }, { "Type": "Function", "Name": "AddHolstersToRattle", "Outer": "BPC_Footsteps_C", "Class": "UScriptClass'Function'", "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted", "ChildProperties": [ { "Type": "ObjectProperty", "Name": "Target", "Flags": "RF_Public", "ElementSize": 8, "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm", "PropertyClass": { "ObjectName": "Class'Actor'", "ObjectPath": "/Script/Engine" } } ], "FunctionFlags": "FUNC_BlueprintCallable | FUNC_BlueprintEvent" }, { "Type": "Function", "Name": "ExecuteUbergraph_BPC_Footsteps", "Outer": "BPC_Footsteps_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": "IntProperty", "Name": "Temp_int_Loop_Counter_Variable", "Flags": "RF_Public", "ElementSize": 4 }, { "Type": "DelegateProperty", "Name": "K2Node_CreateDelegate_OutputDelegate", "Flags": "RF_Public", "ElementSize": 32, "SignatureFunction": { "ObjectName": "Class'TimerDynamicDelegate__DelegateSignature'", "ObjectPath": "/Script/Engine" } }, { "Type": "IntProperty", "Name": "CallFunc_Add_IntInt_ReturnValue", "Flags": "RF_Public", "ElementSize": 4 }, { "Type": "IntProperty", "Name": "Temp_int_Array_Index_Variable", "Flags": "RF_Public", "ElementSize": 4 }, { "Type": "BoolProperty", "Name": "CallFunc_IsValid_ReturnValue", "Flags": "RF_Public", "ElementSize": 1, "FieldSize": 1, "ByteOffset": 0, "ByteMask": 1, "FieldMask": 255, "BoolSize": 1, "bIsNativeBool": true }, { "Type": "BoolProperty", "Name": "CallFunc_IsClimbingLadder_result", "Flags": "RF_Public", "ElementSize": 1, "FieldSize": 1, "ByteOffset": 0, "ByteMask": 1, "FieldMask": 255, "BoolSize": 1, "bIsNativeBool": true }, { "Type": "BoolProperty", "Name": "CallFunc_IsClimbing_ResultValue", "Flags": "RF_Public", "ElementSize": 1, "FieldSize": 1, "ByteOffset": 0, "ByteMask": 1, "FieldMask": 255, "BoolSize": 1, "bIsNativeBool": true }, { "Type": "BoolProperty", "Name": "CallFunc_Not_PreBool_ReturnValue", "Flags": "RF_Public", "ElementSize": 1, "FieldSize": 1, "ByteOffset": 0, "ByteMask": 1, "FieldMask": 255, "BoolSize": 1, "bIsNativeBool": true }, { "Type": "IntProperty", "Name": "Temp_int_Array_Index_Variable_1", "Flags": "RF_Public", "ElementSize": 4 }, { "Type": "BoolProperty", "Name": "CallFunc_BooleanOR_ReturnValue", "Flags": "RF_Public", "ElementSize": 1, "FieldSize": 1, "ByteOffset": 0, "ByteMask": 1, "FieldMask": 255, "BoolSize": 1, "bIsNativeBool": true }, { "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_2", "Flags": "RF_Public", "ElementSize": 4 }, { "Type": "ObjectProperty", "Name": "K2Node_DynamicCast_AsBP_Radius_Player_Character_Gameplay", "Flags": "RF_Public", "ElementSize": 8, "PropertyClass": { "ObjectName": "BlueprintGeneratedClass'BP_RadiusPlayerCharacter_Gameplay_C'", "ObjectPath": "/Game/ITR2/BPs/Player/BP_RadiusPlayerCharacter_Gameplay.0" } }, { "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_GetForwardVector_ReturnValue", "Flags": "RF_Public", "ElementSize": 24, "Struct": { "ObjectName": "Class'Vector'", "ObjectPath": "/Script/CoreUObject" } }, { "Type": "DoubleProperty", "Name": "CallFunc_Multiply_DoubleDouble_ReturnValue", "Flags": "RF_Public", "ElementSize": 8 }, { "Type": "IntProperty", "Name": "CallFunc_Add_IntInt_ReturnValue_2", "Flags": "RF_Public", "ElementSize": 4 }, { "Type": "ObjectProperty", "Name": "CallFunc_GetOwner_ReturnValue", "Flags": "RF_Public", "ElementSize": 8, "PropertyClass": { "ObjectName": "Class'Actor'", "ObjectPath": "/Script/Engine" } }, { "Type": "ObjectProperty", "Name": "CallFunc_K2_GetRootComponent_ReturnValue", "Flags": "RF_Public", "ElementSize": 8, "PropertyFlags": "InstancedReference", "PropertyClass": { "ObjectName": "Class'SceneComponent'", "ObjectPath": "/Script/Engine" } }, { "Type": "StructProperty", "Name": "CallFunc_GetComponentVelocity_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": "DoubleProperty", "Name": "CallFunc_Multiply_DoubleDouble_ReturnValue_1", "Flags": "RF_Public", "ElementSize": 8 }, { "Type": "StructProperty", "Name": "CallFunc_K2_SetTimerDelegate_ReturnValue", "Flags": "RF_Public", "ElementSize": 8, "Struct": { "ObjectName": "Class'TimerHandle'", "ObjectPath": "/Script/Engine" } }, { "Type": "DoubleProperty", "Name": "CallFunc_Add_DoubleDouble_ReturnValue", "Flags": "RF_Public", "ElementSize": 8 }, { "Type": "ObjectProperty", "Name": "CallFunc_Array_Get_Item", "Flags": "RF_Public", "ElementSize": 8, "PropertyClass": { "ObjectName": "Class'Actor'", "ObjectPath": "/Script/Engine" } }, { "Type": "IntProperty", "Name": "CallFunc_Array_Length_ReturnValue", "Flags": "RF_Public", "ElementSize": 4 }, { "Type": "IntProperty", "Name": "CallFunc_Subtract_IntInt_ReturnValue", "Flags": "RF_Public", "ElementSize": 4 }, { "Type": "IntProperty", "Name": "CallFunc_Array_AddUnique_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": "StructProperty", "Name": "CallFunc_K2_GetComponentLocation_ReturnValue", "Flags": "RF_Public", "ElementSize": 24, "Struct": { "ObjectName": "Class'Vector'", "ObjectPath": "/Script/CoreUObject" } }, { "Type": "BoolProperty", "Name": "CallFunc_GreaterEqual_DoubleDouble_ReturnValue", "Flags": "RF_Public", "ElementSize": 1, "FieldSize": 1, "ByteOffset": 0, "ByteMask": 1, "FieldMask": 255, "BoolSize": 1, "bIsNativeBool": true }, { "Type": "IntProperty", "Name": "CallFunc_SelectInt_ReturnValue", "Flags": "RF_Public", "ElementSize": 4 }, { "Type": "ByteProperty", "Name": "K2Node_Event_EndPlayReason", "Flags": "RF_Public", "ElementSize": 1, "Enum": { "ObjectName": "Class'EEndPlayReason'", "ObjectPath": "/Script/Engine" } }, { "Type": "BoolProperty", "Name": "CallFunc_K2_IsValidTimerHandle_ReturnValue", "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": "DelegateProperty", "Name": "K2Node_CreateDelegate_OutputDelegate_1", "Flags": "RF_Public", "ElementSize": 32, "SignatureFunction": { "ObjectName": "Class'OnItemHolsterAttachChanged__DelegateSignature'", "ObjectPath": "/Script/IntoTheRadius2" } }, { "Type": "StructProperty", "Name": "CallFunc_Cross_VectorVector_ReturnValue", "Flags": "RF_Public", "ElementSize": 24, "Struct": { "ObjectName": "Class'Vector'", "ObjectPath": "/Script/CoreUObject" } }, { "Type": "StructProperty", "Name": "CallFunc_Conv_VectorToRotator_ReturnValue", "Flags": "RF_Public", "ElementSize": 24, "Struct": { "ObjectName": "Class'Rotator'", "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": "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": "IntProperty", "Name": "CallFunc_Array_AddUnique_ReturnValue_1", "Flags": "RF_Public", "ElementSize": 4 }, { "Type": "ObjectProperty", "Name": "CallFunc_BeginDeferredActorSpawnFromClass_ReturnValue", "Flags": "RF_Public", "ElementSize": 8, "PropertyClass": { "ObjectName": "Class'Actor'", "ObjectPath": "/Script/Engine" } }, { "Type": "StructProperty", "Name": "CallFunc_MakeTransform_ReturnValue_1", "Flags": "RF_Public", "ElementSize": 96, "Struct": { "ObjectName": "Class'Transform'", "ObjectPath": "/Script/CoreUObject" } }, { "Type": "ObjectProperty", "Name": "CallFunc_FinishSpawningActor_ReturnValue", "Flags": "RF_Public", "ElementSize": 8, "PropertyClass": { "ObjectName": "BlueprintGeneratedClass'BP_FootprintDecal_C'", "ObjectPath": "/Game/ITR2/BPs/Misc/Footsteps/BP_FootprintDecal.0" } }, { "Type": "ObjectProperty", "Name": "K2Node_CustomEvent_HolsterComponent", "Flags": "RF_Public", "ElementSize": 8, "PropertyFlags": "InstancedReference", "PropertyClass": { "ObjectName": "Class'RadiusHolsterComponent'", "ObjectPath": "/Script/IntoTheRadius2" } }, { "Type": "ObjectProperty", "Name": "K2Node_CustomEvent_RadiusItem", "Flags": "RF_Public", "ElementSize": 8, "PropertyClass": { "ObjectName": "Class'RadiusGrippableActorBase'", "ObjectPath": "/Script/IntoTheRadius2" } }, { "Type": "BoolProperty", "Name": "K2Node_CustomEvent_bHasAttached", "Flags": "RF_Public", "ElementSize": 1, "FieldSize": 1, "ByteOffset": 0, "ByteMask": 1, "FieldMask": 255, "BoolSize": 1, "bIsNativeBool": true }, { "Type": "ObjectProperty", "Name": "K2Node_CustomEvent_Target_1", "Flags": "RF_Public", "ElementSize": 8, "PropertyClass": { "ObjectName": "Class'Actor'", "ObjectPath": "/Script/Engine" } }, { "Type": "ObjectProperty", "Name": "K2Node_CustomEvent_Target", "Flags": "RF_Public", "ElementSize": 8, "PropertyClass": { "ObjectName": "Class'Actor'", "ObjectPath": "/Script/Engine" } }, { "Type": "ArrayProperty", "Name": "CallFunc_K2_GetComponentsByClass_ReturnValue", "Flags": "RF_Public", "ElementSize": 16, "PropertyFlags": "ReferenceParm | ContainsInstancedReference", "Inner": { "Type": "ObjectProperty", "Name": "CallFunc_K2_GetComponentsByClass_ReturnValue", "Flags": "RF_Public", "ElementSize": 8, "PropertyFlags": "InstancedReference", "PropertyClass": { "ObjectName": "BlueprintGeneratedClass'BPC_HolsterBase_C'", "ObjectPath": "/Game/ITR2/BPs/HolstersAndHolders/BPC_HolsterBase.0" } } }, { "Type": "ArrayProperty", "Name": "CallFunc_K2_GetComponentsByClass_ReturnValue_1", "Flags": "RF_Public", "ElementSize": 16, "PropertyFlags": "ReferenceParm | ContainsInstancedReference", "Inner": { "Type": "ObjectProperty", "Name": "CallFunc_K2_GetComponentsByClass_ReturnValue_1", "Flags": "RF_Public", "ElementSize": 8, "PropertyFlags": "InstancedReference", "PropertyClass": { "ObjectName": "BlueprintGeneratedClass'BPC_HolsterBase_C'", "ObjectPath": "/Game/ITR2/BPs/HolstersAndHolders/BPC_HolsterBase.0" } } }, { "Type": "ObjectProperty", "Name": "CallFunc_Array_Get_Item_1", "Flags": "RF_Public", "ElementSize": 8, "PropertyFlags": "InstancedReference", "PropertyClass": { "ObjectName": "BlueprintGeneratedClass'BPC_HolsterBase_C'", "ObjectPath": "/Game/ITR2/BPs/HolstersAndHolders/BPC_HolsterBase.0" } }, { "Type": "ObjectProperty", "Name": "CallFunc_Array_Get_Item_2", "Flags": "RF_Public", "ElementSize": 8, "PropertyFlags": "InstancedReference", "PropertyClass": { "ObjectName": "BlueprintGeneratedClass'BPC_HolsterBase_C'", "ObjectPath": "/Game/ITR2/BPs/HolstersAndHolders/BPC_HolsterBase.0" } }, { "Type": "ObjectProperty", "Name": "CallFunc_GetHolsteredActor_ReturnValue", "Flags": "RF_Public", "ElementSize": 8, "PropertyClass": { "ObjectName": "Class'RadiusGrippableActorBase'", "ObjectPath": "/Script/IntoTheRadius2" } }, { "Type": "ObjectProperty", "Name": "CallFunc_GetHolsteredActor_ReturnValue_1", "Flags": "RF_Public", "ElementSize": 8, "PropertyClass": { "ObjectName": "Class'RadiusGrippableActorBase'", "ObjectPath": "/Script/IntoTheRadius2" } }, { "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": "BoolProperty", "Name": "CallFunc_IsValid_ReturnValue_2", "Flags": "RF_Public", "ElementSize": 1, "FieldSize": 1, "ByteOffset": 0, "ByteMask": 1, "FieldMask": 255, "BoolSize": 1, "bIsNativeBool": true }, { "Type": "IntProperty", "Name": "CallFunc_Array_Add_ReturnValue", "Flags": "RF_Public", "ElementSize": 4 }, { "Type": "IntProperty", "Name": "CallFunc_Array_Length_ReturnValue_1", "Flags": "RF_Public", "ElementSize": 4 }, { "Type": "IntProperty", "Name": "CallFunc_Array_Length_ReturnValue_2", "Flags": "RF_Public", "ElementSize": 4 }, { "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": "BoolProperty", "Name": "CallFunc_Array_RemoveItem_ReturnValue", "Flags": "RF_Public", "ElementSize": 1, "FieldSize": 1, "ByteOffset": 0, "ByteMask": 1, "FieldMask": 255, "BoolSize": 1, "bIsNativeBool": true }, { "Type": "BoolProperty", "Name": "K2Node_CustomEvent_bIsRunning", "Flags": "RF_Public", "ElementSize": 1, "FieldSize": 1, "ByteOffset": 0, "ByteMask": 1, "FieldMask": 255, "BoolSize": 1, "bIsNativeBool": true }, { "Type": "ObjectProperty", "Name": "CallFunc_Array_Get_Item_3", "Flags": "RF_Public", "ElementSize": 8, "PropertyFlags": "InstancedReference", "PropertyClass": { "ObjectName": "BlueprintGeneratedClass'BPC_HolsterBase_C'", "ObjectPath": "/Game/ITR2/BPs/HolstersAndHolders/BPC_HolsterBase.0" } }, { "Type": "IntProperty", "Name": "CallFunc_Array_Length_ReturnValue_3", "Flags": "RF_Public", "ElementSize": 4 }, { "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": "CallFunc_GetOwner_ReturnValue_1", "Flags": "RF_Public", "ElementSize": 8, "PropertyClass": { "ObjectName": "Class'Actor'", "ObjectPath": "/Script/Engine" } }, { "Type": "StrProperty", "Name": "CallFunc_Conv_DoubleToString_ReturnValue", "Flags": "RF_Public", "ElementSize": 16 }, { "Type": "StrProperty", "Name": "CallFunc_Concat_StrStr_ReturnValue", "Flags": "RF_Public", "ElementSize": 16 }, { "Type": "IntProperty", "Name": "Temp_int_Loop_Counter_Variable_2", "Flags": "RF_Public", "ElementSize": 4 }, { "Type": "BoolProperty", "Name": "CallFunc_Less_IntInt_ReturnValue_2", "Flags": "RF_Public", "ElementSize": 1, "FieldSize": 1, "ByteOffset": 0, "ByteMask": 1, "FieldMask": 255, "BoolSize": 1, "bIsNativeBool": true }, { "Type": "BoolProperty", "Name": "CallFunc_EqualEqual_ByteByte_ReturnValue", "Flags": "RF_Public", "ElementSize": 1, "FieldSize": 1, "ByteOffset": 0, "ByteMask": 1, "FieldMask": 255, "BoolSize": 1, "bIsNativeBool": true }, { "Type": "BoolProperty", "Name": "CallFunc_NotEqual_ByteByte_ReturnValue", "Flags": "RF_Public", "ElementSize": 1, "FieldSize": 1, "ByteOffset": 0, "ByteMask": 1, "FieldMask": 255, "BoolSize": 1, "bIsNativeBool": true }, { "Type": "DoubleProperty", "Name": "CallFunc_SelectFloat_ReturnValue", "Flags": "RF_Public", "ElementSize": 8 }, { "Type": "BoolProperty", "Name": "CallFunc_BooleanAND_ReturnValue", "Flags": "RF_Public", "ElementSize": 1, "FieldSize": 1, "ByteOffset": 0, "ByteMask": 1, "FieldMask": 255, "BoolSize": 1, "bIsNativeBool": true }, { "Type": "BoolProperty", "Name": "CallFunc_GreaterEqual_DoubleDouble_ReturnValue_1", "Flags": "RF_Public", "ElementSize": 1, "FieldSize": 1, "ByteOffset": 0, "ByteMask": 1, "FieldMask": 255, "BoolSize": 1, "bIsNativeBool": true }, { "Type": "IntProperty", "Name": "CallFunc_Add_IntInt_ReturnValue_3", "Flags": "RF_Public", "ElementSize": 4 }, { "Type": "BoolProperty", "Name": "CallFunc_IsCrouching_ReturnValue", "Flags": "RF_Public", "ElementSize": 1, "FieldSize": 1, "ByteOffset": 0, "ByteMask": 1, "FieldMask": 255, "BoolSize": 1, "bIsNativeBool": true }, { "Type": "BoolProperty", "Name": "CallFunc_IsFalling_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 }, { "Type": "BoolProperty", "Name": "CallFunc_NotEqual_BoolBool_ReturnValue_1", "Flags": "RF_Public", "ElementSize": 1, "FieldSize": 1, "ByteOffset": 0, "ByteMask": 1, "FieldMask": 255, "BoolSize": 1, "bIsNativeBool": true }, { "Type": "BoolProperty", "Name": "CallFunc_IsValid_ReturnValue_3", "Flags": "RF_Public", "ElementSize": 1, "FieldSize": 1, "ByteOffset": 0, "ByteMask": 1, "FieldMask": 255, "BoolSize": 1, "bIsNativeBool": true }, { "Type": "BoolProperty", "Name": "CallFunc_IsValid_ReturnValue_4", "Flags": "RF_Public", "ElementSize": 1, "FieldSize": 1, "ByteOffset": 0, "ByteMask": 1, "FieldMask": 255, "BoolSize": 1, "bIsNativeBool": true }, { "Type": "StructProperty", "Name": "CallFunc_K2_SetActorTransform_SweepHitResult", "Flags": "RF_Public", "ElementSize": 240, "PropertyFlags": "ContainsInstancedReference", "Struct": { "ObjectName": "Class'HitResult'", "ObjectPath": "/Script/Engine" } }, { "Type": "BoolProperty", "Name": "CallFunc_K2_SetActorTransform_ReturnValue", "Flags": "RF_Public", "ElementSize": 1, "FieldSize": 1, "ByteOffset": 0, "ByteMask": 1, "FieldMask": 255, "BoolSize": 1, "bIsNativeBool": true }, { "Type": "ObjectProperty", "Name": "CallFunc_GetOwner_ReturnValue_2", "Flags": "RF_Public", "ElementSize": 8, "PropertyClass": { "ObjectName": "Class'Actor'", "ObjectPath": "/Script/Engine" } }, { "Type": "ObjectProperty", "Name": "K2Node_DynamicCast_AsCharacter", "Flags": "RF_Public", "ElementSize": 8, "PropertyClass": { "ObjectName": "Class'Character'", "ObjectPath": "/Script/Engine" } }, { "Type": "BoolProperty", "Name": "K2Node_DynamicCast_bSuccess_1", "Flags": "RF_Public", "ElementSize": 1, "FieldSize": 1, "ByteOffset": 0, "ByteMask": 1, "FieldMask": 255, "BoolSize": 1, "bIsNativeBool": true }, { "Type": "FloatProperty", "Name": "CallFunc_K2_SetTimerDelegate_Time_ImplicitCast", "Flags": "RF_Public", "ElementSize": 4 } ], "FunctionFlags": "FUNC_Final | FUNC_UbergraphFunction | FUNC_HasDefaults" }, { "Type": "Function", "Name": "FlipDecal", "Outer": "BPC_Footsteps_C", "Class": "UScriptClass'Function'", "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted", "ChildProperties": [ { "Type": "ObjectProperty", "Name": "CallFunc_K2_GetRootComponent_ReturnValue", "Flags": "RF_Public", "ElementSize": 8, "PropertyFlags": "InstancedReference", "PropertyClass": { "ObjectName": "Class'SceneComponent'", "ObjectPath": "/Script/Engine" } }, { "Type": "IntProperty", "Name": "CallFunc_Percent_IntInt_ReturnValue", "Flags": "RF_Public", "ElementSize": 4 }, { "Type": "StructProperty", "Name": "CallFunc_K2_AddLocalOffset_SweepHitResult", "Flags": "RF_Public", "ElementSize": 240, "PropertyFlags": "ContainsInstancedReference", "Struct": { "ObjectName": "Class'HitResult'", "ObjectPath": "/Script/Engine" } }, { "Type": "BoolProperty", "Name": "CallFunc_Greater_IntInt_ReturnValue", "Flags": "RF_Public", "ElementSize": 1, "FieldSize": 1, "ByteOffset": 0, "ByteMask": 1, "FieldMask": 255, "BoolSize": 1, "bIsNativeBool": true } ], "FunctionFlags": "FUNC_Public | FUNC_HasDefaults | FUNC_BlueprintCallable | FUNC_BlueprintEvent" }, { "Type": "Function", "Name": "GetFootstepSoundName", "Outer": "BPC_Footsteps_C", "Class": "UScriptClass'Function'", "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted", "ChildProperties": [ { "Type": "BoolProperty", "Name": "IsRunning", "Flags": "RF_Public", "ElementSize": 1, "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm", "FieldSize": 1, "ByteOffset": 0, "ByteMask": 1, "FieldMask": 255, "BoolSize": 1, "bIsNativeBool": true }, { "Type": "StrProperty", "Name": "ReturnValue", "Flags": "RF_Public", "ElementSize": 16, "PropertyFlags": "Parm | OutParm | ReturnParm" }, { "Type": "StrProperty", "Name": "CallFunc_Concat_StrStr_ReturnValue", "Flags": "RF_Public", "ElementSize": 16 }, { "Type": "StrProperty", "Name": "CallFunc_SelectString_ReturnValue", "Flags": "RF_Public", "ElementSize": 16 }, { "Type": "StrProperty", "Name": "CallFunc_Concat_StrStr_ReturnValue_1", "Flags": "RF_Public", "ElementSize": 16 }, { "Type": "StrProperty", "Name": "CallFunc_GetDisplayName_ReturnValue", "Flags": "RF_Public", "ElementSize": 16 }, { "Type": "BoolProperty", "Name": "CallFunc_EqualEqual_StrStr_ReturnValue", "Flags": "RF_Public", "ElementSize": 1, "FieldSize": 1, "ByteOffset": 0, "ByteMask": 1, "FieldMask": 255, "BoolSize": 1, "bIsNativeBool": true }, { "Type": "StrProperty", "Name": "CallFunc_Split_LeftS", "Flags": "RF_Public", "ElementSize": 16 }, { "Type": "StrProperty", "Name": "CallFunc_Split_RightS", "Flags": "RF_Public", "ElementSize": 16 }, { "Type": "BoolProperty", "Name": "CallFunc_Split_ReturnValue", "Flags": "RF_Public", "ElementSize": 1, "FieldSize": 1, "ByteOffset": 0, "ByteMask": 1, "FieldMask": 255, "BoolSize": 1, "bIsNativeBool": true }, { "Type": "StrProperty", "Name": "CallFunc_SelectString_ReturnValue_1", "Flags": "RF_Public", "ElementSize": 16 }, { "Type": "StrProperty", "Name": "CallFunc_Concat_StrStr_ReturnValue_2", "Flags": "RF_Public", "ElementSize": 16 }, { "Type": "StrProperty", "Name": "CallFunc_Concat_StrStr_ReturnValue_3", "Flags": "RF_Public", "ElementSize": 16 } ], "FunctionFlags": "FUNC_Public | FUNC_HasOutParms | FUNC_BlueprintCallable | FUNC_BlueprintEvent" }, { "Type": "Function", "Name": "GetTriggerNameFromDT", "Outer": "BPC_Footsteps_C", "Class": "UScriptClass'Function'", "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted", "ChildProperties": [ { "Type": "BoolProperty", "Name": "isRun", "Flags": "RF_Public", "ElementSize": 1, "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm", "FieldSize": 1, "ByteOffset": 0, "ByteMask": 1, "FieldMask": 255, "BoolSize": 1, "bIsNativeBool": true }, { "Type": "StrProperty", "Name": "Trigger", "Flags": "RF_Public", "ElementSize": 16, "PropertyFlags": "Parm | OutParm" }, { "Type": "StrProperty", "Name": "CallFunc_SelectString_ReturnValue", "Flags": "RF_Public", "ElementSize": 16 }, { "Type": "IntProperty", "Name": "Temp_int_Array_Index_Variable", "Flags": "RF_Public", "ElementSize": 4 }, { "Type": "StrProperty", "Name": "CallFunc_Concat_StrStr_ReturnValue", "Flags": "RF_Public", "ElementSize": 16 }, { "Type": "IntProperty", "Name": "Temp_int_Loop_Counter_Variable", "Flags": "RF_Public", "ElementSize": 4 }, { "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": "IntProperty", "Name": "CallFunc_Add_IntInt_ReturnValue", "Flags": "RF_Public", "ElementSize": 4 }, { "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": "IntProperty", "Name": "CallFunc_Array_Find_ReturnValue", "Flags": "RF_Public", "ElementSize": 4 }, { "Type": "IntProperty", "Name": "CallFunc_Array_Length_ReturnValue_1", "Flags": "RF_Public", "ElementSize": 4 }, { "Type": "StrProperty", "Name": "CallFunc_Array_Get_Item_1", "Flags": "RF_Public", "ElementSize": 16 }, { "Type": "BoolProperty", "Name": "CallFunc_NotEqual_IntInt_ReturnValue", "Flags": "RF_Public", "ElementSize": 1, "FieldSize": 1, "ByteOffset": 0, "ByteMask": 1, "FieldMask": 255, "BoolSize": 1, "bIsNativeBool": true }, { "Type": "BoolProperty", "Name": "CallFunc_NotEqual_StrStr_ReturnValue", "Flags": "RF_Public", "ElementSize": 1, "FieldSize": 1, "ByteOffset": 0, "ByteMask": 1, "FieldMask": 255, "BoolSize": 1, "bIsNativeBool": true }, { "Type": "StrProperty", "Name": "CallFunc_Concat_StrStr_ReturnValue_1", "Flags": "RF_Public", "ElementSize": 16 }, { "Type": "BoolProperty", "Name": "CallFunc_NotEqual_IntInt_ReturnValue_1", "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": "StructProperty", "Name": "CallFunc_GetDataTableRowFromName_OutRow", "Flags": "RF_Public", "ElementSize": 24, "Struct": { "ObjectName": "UserDefinedStruct'ST_Footstep'", "ObjectPath": "/Game/ITR2/BPs/Misc/Footsteps/ST_Footstep.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": "IntProperty", "Name": "CallFunc_Array_Add_ReturnValue", "Flags": "RF_Public", "ElementSize": 4 }, { "Type": "IntProperty", "Name": "CallFunc_Array_Add_ReturnValue_1", "Flags": "RF_Public", "ElementSize": 4 } ], "FunctionFlags": "FUNC_Public | FUNC_HasOutParms | FUNC_HasDefaults | FUNC_BlueprintCallable | FUNC_BlueprintEvent" }, { "Type": "Function", "Name": "IsClimbingLadder", "Outer": "BPC_Footsteps_C", "Class": "UScriptClass'Function'", "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted", "ChildProperties": [ { "Type": "ObjectProperty", "Name": "Player", "Flags": "RF_Public", "ElementSize": 8, "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm", "PropertyClass": { "ObjectName": "BlueprintGeneratedClass'BP_RadiusPlayerCharacter_Gameplay_C'", "ObjectPath": "/Game/ITR2/BPs/Player/BP_RadiusPlayerCharacter_Gameplay.0" } }, { "Type": "BoolProperty", "Name": "result", "Flags": "RF_Public", "ElementSize": 1, "PropertyFlags": "Parm | OutParm", "FieldSize": 1, "ByteOffset": 0, "ByteMask": 1, "FieldMask": 255, "BoolSize": 1, "bIsNativeBool": true }, { "Type": "ArrayProperty", "Name": "CallFunc_GetGrippedActors_GrippedActorArray", "Flags": "RF_Public", "ElementSize": 16, "PropertyFlags": "ReferenceParm", "Inner": { "Type": "ObjectProperty", "Name": "CallFunc_GetGrippedActors_GrippedActorArray", "Flags": "RF_Public", "ElementSize": 8, "PropertyClass": { "ObjectName": "Class'Actor'", "ObjectPath": "/Script/Engine" } } }, { "Type": "ArrayProperty", "Name": "CallFunc_GetGrippedActors_GrippedActorArray_1", "Flags": "RF_Public", "ElementSize": 16, "PropertyFlags": "ReferenceParm", "Inner": { "Type": "ObjectProperty", "Name": "CallFunc_GetGrippedActors_GrippedActorArray_1", "Flags": "RF_Public", "ElementSize": 8, "PropertyClass": { "ObjectName": "Class'Actor'", "ObjectPath": "/Script/Engine" } } }, { "Type": "IntProperty", "Name": "CallFunc_Array_Length_ReturnValue", "Flags": "RF_Public", "ElementSize": 4 }, { "Type": "IntProperty", "Name": "CallFunc_Array_Length_ReturnValue_1", "Flags": "RF_Public", "ElementSize": 4 }, { "Type": "IntProperty", "Name": "Temp_int_Loop_Counter_Variable", "Flags": "RF_Public", "ElementSize": 4 }, { "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": "IntProperty", "Name": "CallFunc_Add_IntInt_ReturnValue", "Flags": "RF_Public", "ElementSize": 4 }, { "Type": "IntProperty", "Name": "Temp_int_Array_Index_Variable", "Flags": "RF_Public", "ElementSize": 4 }, { "Type": "IntProperty", "Name": "Temp_int_Array_Index_Variable_1", "Flags": "RF_Public", "ElementSize": 4 }, { "Type": "ObjectProperty", "Name": "CallFunc_Array_Get_Item", "Flags": "RF_Public", "ElementSize": 8, "PropertyClass": { "ObjectName": "Class'Actor'", "ObjectPath": "/Script/Engine" } }, { "Type": "ObjectProperty", "Name": "CallFunc_Array_Get_Item_1", "Flags": "RF_Public", "ElementSize": 8, "PropertyClass": { "ObjectName": "Class'Actor'", "ObjectPath": "/Script/Engine" } }, { "Type": "BoolProperty", "Name": "CallFunc_ActorHasTag_ReturnValue", "Flags": "RF_Public", "ElementSize": 1, "FieldSize": 1, "ByteOffset": 0, "ByteMask": 1, "FieldMask": 255, "BoolSize": 1, "bIsNativeBool": true }, { "Type": "BoolProperty", "Name": "CallFunc_ActorHasTag_ReturnValue_1", "Flags": "RF_Public", "ElementSize": 1, "FieldSize": 1, "ByteOffset": 0, "ByteMask": 1, "FieldMask": 255, "BoolSize": 1, "bIsNativeBool": true }, { "Type": "IntProperty", "Name": "Temp_int_Loop_Counter_Variable_1", "Flags": "RF_Public", "ElementSize": 4 }, { "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": "IntProperty", "Name": "CallFunc_Add_IntInt_ReturnValue_1", "Flags": "RF_Public", "ElementSize": 4 } ], "FunctionFlags": "FUNC_Public | FUNC_HasOutParms | FUNC_HasDefaults | FUNC_BlueprintCallable | FUNC_BlueprintEvent | FUNC_BlueprintPure" }, { "Type": "Function", "Name": "OnAttachChanged", "Outer": "BPC_Footsteps_C", "Class": "UScriptClass'Function'", "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted", "ChildProperties": [ { "Type": "ObjectProperty", "Name": "HolsterComponent", "Flags": "RF_Public", "ElementSize": 8, "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm | InstancedReference", "PropertyClass": { "ObjectName": "Class'RadiusHolsterComponent'", "ObjectPath": "/Script/IntoTheRadius2" } }, { "Type": "ObjectProperty", "Name": "RadiusItem", "Flags": "RF_Public", "ElementSize": 8, "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm", "PropertyClass": { "ObjectName": "Class'RadiusGrippableActorBase'", "ObjectPath": "/Script/IntoTheRadius2" } }, { "Type": "BoolProperty", "Name": "bHasAttached", "Flags": "RF_Public", "ElementSize": 1, "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm", "FieldSize": 1, "ByteOffset": 0, "ByteMask": 1, "FieldMask": 255, "BoolSize": 1, "bIsNativeBool": true } ], "FunctionFlags": "FUNC_BlueprintCallable | FUNC_BlueprintEvent" }, { "Type": "Function", "Name": "PlayFootstepSound", "Outer": "BPC_Footsteps_C", "Class": "UScriptClass'Function'", "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted", "ChildProperties": [ { "Type": "BoolProperty", "Name": "IsRunning", "Flags": "RF_Public", "ElementSize": 1, "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm", "FieldSize": 1, "ByteOffset": 0, "ByteMask": 1, "FieldMask": 255, "BoolSize": 1, "bIsNativeBool": true }, { "Type": "StrProperty", "Name": "CallFunc_GetTriggerNameFromDT_Trigger", "Flags": "RF_Public", "ElementSize": 16 }, { "Type": "BoolProperty", "Name": "CallFunc_IsValid_ReturnValue", "Flags": "RF_Public", "ElementSize": 1, "FieldSize": 1, "ByteOffset": 0, "ByteMask": 1, "FieldMask": 255, "BoolSize": 1, "bIsNativeBool": true }, { "Type": "NameProperty", "Name": "CallFunc_Conv_StringToName_ReturnValue", "Flags": "RF_Public", "ElementSize": 12 }, { "Type": "InterfaceProperty", "Name": "CallFunc_SetTriggerParameter_self_CastInput", "Flags": "RF_Public", "ElementSize": 16, "InterfaceClass": { "ObjectName": "Class'AudioParameterControllerInterface'", "ObjectPath": "/Script/AudioExtensions" } } ], "FunctionFlags": "FUNC_Public | FUNC_BlueprintCallable | FUNC_BlueprintEvent" }, { "Type": "Function", "Name": "RattleAttachments", "Outer": "BPC_Footsteps_C", "Class": "UScriptClass'Function'", "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted", "ChildProperties": [ { "Type": "BoolProperty", "Name": "bIsRunning", "Flags": "RF_Public", "ElementSize": 1, "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm", "FieldSize": 1, "ByteOffset": 0, "ByteMask": 1, "FieldMask": 255, "BoolSize": 1, "bIsNativeBool": true } ], "FunctionFlags": "FUNC_BlueprintCallable | FUNC_BlueprintEvent" }, { "Type": "Function", "Name": "ReceiveBeginPlay", "Outer": "BPC_Footsteps_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" }, { "Type": "Function", "Name": "ReceiveEndPlay", "Outer": "BPC_Footsteps_C", "Class": "UScriptClass'Function'", "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted", "SuperStruct": { "ObjectName": "Class'ActorComponent:ReceiveEndPlay'", "ObjectPath": "/Script/Engine" }, "ChildProperties": [ { "Type": "ByteProperty", "Name": "EndPlayReason", "Flags": "RF_Public", "ElementSize": 1, "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm", "Enum": { "ObjectName": "Class'EEndPlayReason'", "ObjectPath": "/Script/Engine" } } ], "FunctionFlags": "FUNC_Event | FUNC_Public | FUNC_BlueprintEvent" }, { "Type": "Function", "Name": "RemoveHolstersRattle", "Outer": "BPC_Footsteps_C", "Class": "UScriptClass'Function'", "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted", "ChildProperties": [ { "Type": "ObjectProperty", "Name": "Target", "Flags": "RF_Public", "ElementSize": 8, "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm", "PropertyClass": { "ObjectName": "Class'Actor'", "ObjectPath": "/Script/Engine" } } ], "FunctionFlags": "FUNC_BlueprintCallable | FUNC_BlueprintEvent" }, { "Type": "Function", "Name": "ReportNoise", "Outer": "BPC_Footsteps_C", "Class": "UScriptClass'Function'", "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted", "ChildProperties": [ { "Type": "BoolProperty", "Name": "IsRunning", "Flags": "RF_Public", "ElementSize": 1, "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm", "FieldSize": 1, "ByteOffset": 0, "ByteMask": 1, "FieldMask": 255, "BoolSize": 1, "bIsNativeBool": true }, { "Type": "ObjectProperty", "Name": "CallFunc_GetGameInstanceSubsystem_ReturnValue", "Flags": "RF_Public", "ElementSize": 8, "PropertyClass": { "ObjectName": "Class'RadiusConfigurationSubsystem'", "ObjectPath": "/Script/IntoTheRadius2" } }, { "Type": "IntProperty", "Name": "CallFunc_Add_IntInt_ReturnValue", "Flags": "RF_Public", "ElementSize": 4 }, { "Type": "BoolProperty", "Name": "CallFunc_EqualEqual_IntInt_ReturnValue", "Flags": "RF_Public", "ElementSize": 1, "FieldSize": 1, "ByteOffset": 0, "ByteMask": 1, "FieldMask": 255, "BoolSize": 1, "bIsNativeBool": true }, { "Type": "BoolProperty", "Name": "CallFunc_GreaterEqual_IntInt_ReturnValue", "Flags": "RF_Public", "ElementSize": 1, "FieldSize": 1, "ByteOffset": 0, "ByteMask": 1, "FieldMask": 255, "BoolSize": 1, "bIsNativeBool": true }, { "Type": "BoolProperty", "Name": "CallFunc_Not_PreBool_ReturnValue", "Flags": "RF_Public", "ElementSize": 1, "FieldSize": 1, "ByteOffset": 0, "ByteMask": 1, "FieldMask": 255, "BoolSize": 1, "bIsNativeBool": true }, { "Type": "BoolProperty", "Name": "CallFunc_IsFalling_ReturnValue", "Flags": "RF_Public", "ElementSize": 1, "FieldSize": 1, "ByteOffset": 0, "ByteMask": 1, "FieldMask": 255, "BoolSize": 1, "bIsNativeBool": true }, { "Type": "StructProperty", "Name": "CallFunc_MakeLiteralGameplayTag_ReturnValue", "Flags": "RF_Public", "ElementSize": 12, "Struct": { "ObjectName": "Class'GameplayTag'", "ObjectPath": "/Script/GameplayTags" } }, { "Type": "StructProperty", "Name": "CallFunc_GetStimulusDataByTag_ReturnValue", "Flags": "RF_Public", "ElementSize": 96, "PropertyFlags": "ConstParm", "Struct": { "ObjectName": "Class'StimuliData'", "ObjectPath": "/Script/IntoTheRadius2" } }, { "Type": "StructProperty", "Name": "CallFunc_K2_GetActorLocation_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": "NameProperty", "Name": "CallFunc_GetTagName_ReturnValue", "Flags": "RF_Public", "ElementSize": 12 } ], "FunctionFlags": "FUNC_Public | FUNC_HasDefaults | FUNC_BlueprintCallable | FUNC_BlueprintEvent" }, { "Type": "Function", "Name": "Step__DelegateSignature", "Outer": "BPC_Footsteps_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_Public | FUNC_Delegate | FUNC_BlueprintCallable | FUNC_BlueprintEvent" }, { "Type": "Function", "Name": "Tick", "Outer": "BPC_Footsteps_C", "Class": "UScriptClass'Function'", "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted", "FunctionFlags": "FUNC_BlueprintCallable | FUNC_BlueprintEvent" }, { "Type": "Function", "Name": "TraceForMat", "Outer": "BPC_Footsteps_C", "Class": "UScriptClass'Function'", "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted", "ChildProperties": [ { "Type": "BoolProperty", "Name": "isClimb", "Flags": "RF_Public", "ElementSize": 1, "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm", "FieldSize": 1, "ByteOffset": 0, "ByteMask": 1, "FieldMask": 255, "BoolSize": 1, "bIsNativeBool": true }, { "Type": "StructProperty", "Name": "CallFunc_Conv_DoubleToVector_ReturnValue", "Flags": "RF_Public", "ElementSize": 24, "Struct": { "ObjectName": "Class'Vector'", "ObjectPath": "/Script/CoreUObject" } }, { "Type": "ArrayProperty", "Name": "K2Node_MakeArray_Array", "Flags": "RF_Public", "ElementSize": 16, "PropertyFlags": "ConstParm | ReferenceParm", "Inner": { "Type": "ByteProperty", "Name": "K2Node_MakeArray_Array", "Flags": "RF_Public", "ElementSize": 1, "Enum": { "ObjectName": "Class'EObjectTypeQuery'", "ObjectPath": "/Script/Engine" } } }, { "Type": "StrProperty", "Name": "CallFunc_GetDisplayName_ReturnValue", "Flags": "RF_Public", "ElementSize": 16 }, { "Type": "StrProperty", "Name": "CallFunc_Concat_StrStr_ReturnValue", "Flags": "RF_Public", "ElementSize": 16 }, { "Type": "ArrayProperty", "Name": "K2Node_MakeArray_Array_1", "Flags": "RF_Public", "ElementSize": 16, "PropertyFlags": "ConstParm | ReferenceParm", "Inner": { "Type": "ObjectProperty", "Name": "K2Node_MakeArray_Array_1", "Flags": "RF_Public", "ElementSize": 8, "PropertyClass": { "ObjectName": "Class'Actor'", "ObjectPath": "/Script/Engine" } } }, { "Type": "ArrayProperty", "Name": "K2Node_MakeArray_Array_2", "Flags": "RF_Public", "ElementSize": 16, "PropertyFlags": "ConstParm | ReferenceParm", "Inner": { "Type": "ObjectProperty", "Name": "K2Node_MakeArray_Array_2", "Flags": "RF_Public", "ElementSize": 8, "PropertyClass": { "ObjectName": "Class'Actor'", "ObjectPath": "/Script/Engine" } } }, { "Type": "ArrayProperty", "Name": "K2Node_MakeArray_Array_3", "Flags": "RF_Public", "ElementSize": 16, "PropertyFlags": "ConstParm | ReferenceParm", "Inner": { "Type": "ByteProperty", "Name": "K2Node_MakeArray_Array_3", "Flags": "RF_Public", "ElementSize": 1, "Enum": { "ObjectName": "Class'EObjectTypeQuery'", "ObjectPath": "/Script/Engine" } } }, { "Type": "BoolProperty", "Name": "Temp_bool_Variable", "Flags": "RF_Public", "ElementSize": 1, "FieldSize": 1, "ByteOffset": 0, "ByteMask": 1, "FieldMask": 255, "BoolSize": 1, "bIsNativeBool": true }, { "Type": "ByteProperty", "Name": "Temp_byte_Variable", "Flags": "RF_Public", "ElementSize": 1, "Enum": { "ObjectName": "Class'EDrawDebugTrace'", "ObjectPath": "/Script/Engine" } }, { "Type": "StructProperty", "Name": "CallFunc_K2_GetComponentLocation_ReturnValue", "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": "StructProperty", "Name": "CallFunc_K2_GetComponentLocation_ReturnValue_1", "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_Add_VectorVector_ReturnValue", "Flags": "RF_Public", "ElementSize": 24, "Struct": { "ObjectName": "Class'Vector'", "ObjectPath": "/Script/CoreUObject" } }, { "Type": "StructProperty", "Name": "CallFunc_Add_VectorVector_ReturnValue_1", "Flags": "RF_Public", "ElementSize": 24, "Struct": { "ObjectName": "Class'Vector'", "ObjectPath": "/Script/CoreUObject" } }, { "Type": "StructProperty", "Name": "CallFunc_Subtract_VectorVector_ReturnValue", "Flags": "RF_Public", "ElementSize": 24, "Struct": { "ObjectName": "Class'Vector'", "ObjectPath": "/Script/CoreUObject" } }, { "Type": "StructProperty", "Name": "CallFunc_LineTraceSingleForObjects_OutHit", "Flags": "RF_Public", "ElementSize": 240, "PropertyFlags": "ContainsInstancedReference", "Struct": { "ObjectName": "Class'HitResult'", "ObjectPath": "/Script/Engine" } }, { "Type": "BoolProperty", "Name": "CallFunc_LineTraceSingleForObjects_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": "ByteProperty", "Name": "Temp_byte_Variable_1", "Flags": "RF_Public", "ElementSize": 1, "Enum": { "ObjectName": "Class'EDrawDebugTrace'", "ObjectPath": "/Script/Engine" } }, { "Type": "ByteProperty", "Name": "K2Node_Select_Default", "Flags": "RF_Public", "ElementSize": 1, "Enum": { "ObjectName": "Class'EDrawDebugTrace'", "ObjectPath": "/Script/Engine" } }, { "Type": "StructProperty", "Name": "CallFunc_SphereTraceSingleForObjects_OutHit", "Flags": "RF_Public", "ElementSize": 240, "PropertyFlags": "ContainsInstancedReference", "Struct": { "ObjectName": "Class'HitResult'", "ObjectPath": "/Script/Engine" } }, { "Type": "BoolProperty", "Name": "CallFunc_SphereTraceSingleForObjects_ReturnValue", "Flags": "RF_Public", "ElementSize": 1, "FieldSize": 1, "ByteOffset": 0, "ByteMask": 1, "FieldMask": 255, "BoolSize": 1, "bIsNativeBool": true }, { "Type": "BoolProperty", "Name": "CallFunc_BreakHitResult_bBlockingHit_1", "Flags": "RF_Public", "ElementSize": 1, "FieldSize": 1, "ByteOffset": 0, "ByteMask": 1, "FieldMask": 255, "BoolSize": 1, "bIsNativeBool": true }, { "Type": "BoolProperty", "Name": "CallFunc_BreakHitResult_bInitialOverlap_1", "Flags": "RF_Public", "ElementSize": 1, "FieldSize": 1, "ByteOffset": 0, "ByteMask": 1, "FieldMask": 255, "BoolSize": 1, "bIsNativeBool": true }, { "Type": "FloatProperty", "Name": "CallFunc_BreakHitResult_Time_1", "Flags": "RF_Public", "ElementSize": 4 }, { "Type": "FloatProperty", "Name": "CallFunc_BreakHitResult_Distance_1", "Flags": "RF_Public", "ElementSize": 4 }, { "Type": "StructProperty", "Name": "CallFunc_BreakHitResult_Location_1", "Flags": "RF_Public", "ElementSize": 24, "Struct": { "ObjectName": "Class'Vector'", "ObjectPath": "/Script/CoreUObject" } }, { "Type": "StructProperty", "Name": "CallFunc_BreakHitResult_ImpactPoint_1", "Flags": "RF_Public", "ElementSize": 24, "Struct": { "ObjectName": "Class'Vector'", "ObjectPath": "/Script/CoreUObject" } }, { "Type": "StructProperty", "Name": "CallFunc_BreakHitResult_Normal_1", "Flags": "RF_Public", "ElementSize": 24, "Struct": { "ObjectName": "Class'Vector'", "ObjectPath": "/Script/CoreUObject" } }, { "Type": "StructProperty", "Name": "CallFunc_BreakHitResult_ImpactNormal_1", "Flags": "RF_Public", "ElementSize": 24, "Struct": { "ObjectName": "Class'Vector'", "ObjectPath": "/Script/CoreUObject" } }, { "Type": "ObjectProperty", "Name": "CallFunc_BreakHitResult_PhysMat_1", "Flags": "RF_Public", "ElementSize": 8, "PropertyClass": { "ObjectName": "Class'PhysicalMaterial'", "ObjectPath": "/Script/PhysicsCore" } }, { "Type": "ObjectProperty", "Name": "CallFunc_BreakHitResult_HitActor_1", "Flags": "RF_Public", "ElementSize": 8, "PropertyClass": { "ObjectName": "Class'Actor'", "ObjectPath": "/Script/Engine" } }, { "Type": "ObjectProperty", "Name": "CallFunc_BreakHitResult_HitComponent_1", "Flags": "RF_Public", "ElementSize": 8, "PropertyFlags": "InstancedReference", "PropertyClass": { "ObjectName": "Class'PrimitiveComponent'", "ObjectPath": "/Script/Engine" } }, { "Type": "NameProperty", "Name": "CallFunc_BreakHitResult_HitBoneName_1", "Flags": "RF_Public", "ElementSize": 12 }, { "Type": "NameProperty", "Name": "CallFunc_BreakHitResult_BoneName_1", "Flags": "RF_Public", "ElementSize": 12 }, { "Type": "IntProperty", "Name": "CallFunc_BreakHitResult_HitItem_1", "Flags": "RF_Public", "ElementSize": 4 }, { "Type": "IntProperty", "Name": "CallFunc_BreakHitResult_ElementIndex_1", "Flags": "RF_Public", "ElementSize": 4 }, { "Type": "IntProperty", "Name": "CallFunc_BreakHitResult_FaceIndex_1", "Flags": "RF_Public", "ElementSize": 4 }, { "Type": "StructProperty", "Name": "CallFunc_BreakHitResult_TraceStart_1", "Flags": "RF_Public", "ElementSize": 24, "Struct": { "ObjectName": "Class'Vector'", "ObjectPath": "/Script/CoreUObject" } }, { "Type": "StructProperty", "Name": "CallFunc_BreakHitResult_TraceEnd_1", "Flags": "RF_Public", "ElementSize": 24, "Struct": { "ObjectName": "Class'Vector'", "ObjectPath": "/Script/CoreUObject" } } ], "FunctionFlags": "FUNC_Public | FUNC_HasDefaults | FUNC_BlueprintCallable | FUNC_BlueprintEvent" } ]