[ { "Type": "BlueprintGeneratedClass", "Name": "BPC_PlayerBracelet_C", "Class": "UScriptClass'BlueprintGeneratedClass'", "Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted", "Properties": { "UberGraphFunction": { "ObjectName": "Function'BPC_PlayerBracelet_C:ExecuteUbergraph_BPC_PlayerBracelet'", "ObjectPath": "/Game/ITR2/BPs/Player/BPC_PlayerBracelet.5" } }, "SuperStruct": { "ObjectName": "Class'ActorComponent'", "ObjectPath": "/Script/Engine" }, "Children": [ { "ObjectName": "Function'BPC_PlayerBracelet_C:CREATEDELEGATE_PROXYFUNCTION_0'", "ObjectPath": "/Game/ITR2/BPs/Player/BPC_PlayerBracelet.3" }, { "ObjectName": "Function'BPC_PlayerBracelet_C:SetupWatchNumbers'", "ObjectPath": "/Game/ITR2/BPs/Player/BPC_PlayerBracelet.19" }, { "ObjectName": "Function'BPC_PlayerBracelet_C:UpdateDistortionTimer'", "ObjectPath": "/Game/ITR2/BPs/Player/BPC_PlayerBracelet.26" }, { "ObjectName": "Function'BPC_PlayerBracelet_C:SwitchInsideDistortion'", "ObjectPath": "/Game/ITR2/BPs/Player/BPC_PlayerBracelet.20" }, { "ObjectName": "Function'BPC_PlayerBracelet_C:TickDistortionCharge'", "ObjectPath": "/Game/ITR2/BPs/Player/BPC_PlayerBracelet.21" }, { "ObjectName": "Function'BPC_PlayerBracelet_C:TickDistortionDischarge'", "ObjectPath": "/Game/ITR2/BPs/Player/BPC_PlayerBracelet.22" }, { "ObjectName": "Function'BPC_PlayerBracelet_C:Disable Distortion Info'", "ObjectPath": "/Game/ITR2/BPs/Player/BPC_PlayerBracelet.4" }, { "ObjectName": "Function'BPC_PlayerBracelet_C:SetNoDistortionProtection'", "ObjectPath": "/Game/ITR2/BPs/Player/BPC_PlayerBracelet.18" }, { "ObjectName": "Function'BPC_PlayerBracelet_C:InitInfoControllerColors'", "ObjectPath": "/Game/ITR2/BPs/Player/BPC_PlayerBracelet.8" }, { "ObjectName": "Function'BPC_PlayerBracelet_C:UpdateArmorCounter'", "ObjectPath": "/Game/ITR2/BPs/Player/BPC_PlayerBracelet.23" }, { "ObjectName": "Function'BPC_PlayerBracelet_C:GetArmorResistancesFromActor'", "ObjectPath": "/Game/ITR2/BPs/Player/BPC_PlayerBracelet.6" }, { "ObjectName": "Function'BPC_PlayerBracelet_C:SetLeftOrRight'", "ObjectPath": "/Game/ITR2/BPs/Player/BPC_PlayerBracelet.17" }, { "ObjectName": "Function'BPC_PlayerBracelet_C:UpdateCompass'", "ObjectPath": "/Game/ITR2/BPs/Player/BPC_PlayerBracelet.25" }, { "ObjectName": "Function'BPC_PlayerBracelet_C:UpdateClock'", "ObjectPath": "/Game/ITR2/BPs/Player/BPC_PlayerBracelet.24" }, { "ObjectName": "Function'BPC_PlayerBracelet_C:ChangeHealth'", "ObjectPath": "/Game/ITR2/BPs/Player/BPC_PlayerBracelet.2" }, { "ObjectName": "Function'BPC_PlayerBracelet_C:ReceiveTick'", "ObjectPath": "/Game/ITR2/BPs/Player/BPC_PlayerBracelet.16" }, { "ObjectName": "Function'BPC_PlayerBracelet_C:Init'", "ObjectPath": "/Game/ITR2/BPs/Player/BPC_PlayerBracelet.7" }, { "ObjectName": "Function'BPC_PlayerBracelet_C:OnStaminaChange'", "ObjectPath": "/Game/ITR2/BPs/Player/BPC_PlayerBracelet.14" }, { "ObjectName": "Function'BPC_PlayerBracelet_C:OnPlayerInventoryChanged_Event'", "ObjectPath": "/Game/ITR2/BPs/Player/BPC_PlayerBracelet.13" }, { "ObjectName": "Function'BPC_PlayerBracelet_C:OnLevelLoaded'", "ObjectPath": "/Game/ITR2/BPs/Player/BPC_PlayerBracelet.12" }, { "ObjectName": "Function'BPC_PlayerBracelet_C:ReceiveEndPlay'", "ObjectPath": "/Game/ITR2/BPs/Player/BPC_PlayerBracelet.15" }, { "ObjectName": "Function'BPC_PlayerBracelet_C:OnHungerChange'", "ObjectPath": "/Game/ITR2/BPs/Player/BPC_PlayerBracelet.11" }, { "ObjectName": "Function'BPC_PlayerBracelet_C:VestAndHolsterUpdated'", "ObjectPath": "/Game/ITR2/BPs/Player/BPC_PlayerBracelet.28" }, { "ObjectName": "Function'BPC_PlayerBracelet_C:UpdateWatchDistortionData'", "ObjectPath": "/Game/ITR2/BPs/Player/BPC_PlayerBracelet.27" }, { "ObjectName": "Function'BPC_PlayerBracelet_C:OnChangedInZone'", "ObjectPath": "/Game/ITR2/BPs/Player/BPC_PlayerBracelet.9" }, { "ObjectName": "Function'BPC_PlayerBracelet_C:OnHelmetChanged'", "ObjectPath": "/Game/ITR2/BPs/Player/BPC_PlayerBracelet.10" }, { "ObjectName": "Function'BPC_PlayerBracelet_C:ExecuteUbergraph_BPC_PlayerBracelet'", "ObjectPath": "/Game/ITR2/BPs/Player/BPC_PlayerBracelet.5" } ], "ChildProperties": [ { "Type": "StructProperty", "Name": "UberGraphFrame", "Flags": "RF_Public | RF_LoadCompleted", "ElementSize": 16, "PropertyFlags": "Transient | DuplicateTransient", "Struct": { "ObjectName": "Class'PointerToUberGraphFrame'", "ObjectPath": "/Script/Engine" } }, { "Type": "ObjectProperty", "Name": "BraceletMesh", "Flags": "RF_Public | RF_LoadCompleted", "ElementSize": 8, "PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance | InstancedReference", "PropertyClass": { "ObjectName": "Class'SkeletalMeshComponent'", "ObjectPath": "/Script/Engine" } }, { "Type": "IntProperty", "Name": "BraceletMAtIndex", "Flags": "RF_Public | RF_LoadCompleted", "ElementSize": 4, "PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance" }, { "Type": "ObjectProperty", "Name": "BraceletMat", "Flags": "RF_Public | RF_LoadCompleted", "ElementSize": 8, "PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance", "PropertyClass": { "ObjectName": "Class'MaterialInstanceDynamic'", "ObjectPath": "/Script/Engine" } }, { "Type": "ObjectProperty", "Name": "PlayerStats", "Flags": "RF_Public | RF_LoadCompleted", "ElementSize": 8, "PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance | InstancedReference", "PropertyClass": { "ObjectName": "Class'PlayerStatsComponent'", "ObjectPath": "/Script/IntoTheRadius2" } }, { "Type": "IntProperty", "Name": "CompassMAtIndex", "Flags": "RF_Public | RF_LoadCompleted", "ElementSize": 4, "PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance" }, { "Type": "ObjectProperty", "Name": "CompassMat", "Flags": "RF_Public | RF_LoadCompleted", "ElementSize": 8, "PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance", "PropertyClass": { "ObjectName": "Class'MaterialInstanceDynamic'", "ObjectPath": "/Script/Engine" } }, { "Type": "DoubleProperty", "Name": "Max Green", "Flags": "RF_Public | RF_LoadCompleted", "ElementSize": 8, "PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance" }, { "Type": "DoubleProperty", "Name": "Max Value", "Flags": "RF_Public | RF_LoadCompleted", "ElementSize": 8, "PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance" }, { "Type": "DoubleProperty", "Name": "Max Teal", "Flags": "RF_Public | RF_LoadCompleted", "ElementSize": 8, "PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance" }, { "Type": "DoubleProperty", "Name": "Max Yellow", "Flags": "RF_Public | RF_LoadCompleted", "ElementSize": 8, "PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance" }, { "Type": "StructProperty", "Name": "WeightColor", "Flags": "RF_Public | RF_LoadCompleted", "ElementSize": 16, "PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance", "Struct": { "ObjectName": "Class'LinearColor'", "ObjectPath": "/Script/CoreUObject" } }, { "Type": "BoolProperty", "Name": "bDebugCompass", "Flags": "RF_Public | RF_LoadCompleted", "ElementSize": 1, "PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance", "FieldSize": 1, "ByteOffset": 0, "ByteMask": 1, "FieldMask": 255, "BoolSize": 1, "bIsNativeBool": true }, { "Type": "StructProperty", "Name": "NorthPoleDirection", "Flags": "RF_Public | RF_LoadCompleted", "ElementSize": 24, "PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance", "Struct": { "ObjectName": "Class'Vector'", "ObjectPath": "/Script/CoreUObject" } }, { "Type": "ObjectProperty", "Name": "BPC Vest Slot", "Flags": "RF_Public | RF_LoadCompleted", "ElementSize": 8, "PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance | InstancedReference", "PropertyClass": { "ObjectName": "BlueprintGeneratedClass'BPC_PlayerCharacterHolster_C'", "ObjectPath": "/Game/ITR2/BPs/Player/BPC_PlayerCharacterHolster.0" } }, { "Type": "ObjectProperty", "Name": "HelmetSlot", "Flags": "RF_Public | RF_LoadCompleted", "ElementSize": 8, "PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance | InstancedReference", "PropertyClass": { "ObjectName": "BlueprintGeneratedClass'BPC_PlayerCharacterHolster_C'", "ObjectPath": "/Game/ITR2/BPs/Player/BPC_PlayerCharacterHolster.0" } }, { "Type": "BoolProperty", "Name": "bDistortionLogicRelevant", "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": "CurrentDistortionDamage", "Flags": "RF_Public | RF_LoadCompleted", "ElementSize": 8, "PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance", "PropertyClass": { "ObjectName": "Class'RadiusDamageType'", "ObjectPath": "/Script/IntoTheRadius2" } }, { "Type": "ObjectProperty", "Name": "BraceletAudioComponent", "Flags": "RF_Public | RF_LoadCompleted", "ElementSize": 8, "PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance | InstancedReference", "PropertyClass": { "ObjectName": "Class'AudioComponent'", "ObjectPath": "/Script/Engine" } }, { "Type": "DoubleProperty", "Name": "DangerTimeThreshold", "Flags": "RF_Public | RF_LoadCompleted", "ElementSize": 8, "PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance" }, { "Type": "BoolProperty", "Name": "bIsInsideDistortion", "Flags": "RF_Public | RF_LoadCompleted", "ElementSize": 1, "PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance", "FieldSize": 1, "ByteOffset": 0, "ByteMask": 1, "FieldMask": 255, "BoolSize": 1, "bIsNativeBool": true } ], "FuncMap": { "ExecuteUbergraph_BPC_PlayerBracelet": { "ObjectName": "Function'BPC_PlayerBracelet_C:ExecuteUbergraph_BPC_PlayerBracelet'", "ObjectPath": "/Game/ITR2/BPs/Player/BPC_PlayerBracelet.5" }, "OnHelmetChanged": { "ObjectName": "Function'BPC_PlayerBracelet_C:OnHelmetChanged'", "ObjectPath": "/Game/ITR2/BPs/Player/BPC_PlayerBracelet.10" }, "OnChangedInZone": { "ObjectName": "Function'BPC_PlayerBracelet_C:OnChangedInZone'", "ObjectPath": "/Game/ITR2/BPs/Player/BPC_PlayerBracelet.9" }, "UpdateWatchDistortionData": { "ObjectName": "Function'BPC_PlayerBracelet_C:UpdateWatchDistortionData'", "ObjectPath": "/Game/ITR2/BPs/Player/BPC_PlayerBracelet.27" }, "VestAndHolsterUpdated": { "ObjectName": "Function'BPC_PlayerBracelet_C:VestAndHolsterUpdated'", "ObjectPath": "/Game/ITR2/BPs/Player/BPC_PlayerBracelet.28" }, "OnHungerChange": { "ObjectName": "Function'BPC_PlayerBracelet_C:OnHungerChange'", "ObjectPath": "/Game/ITR2/BPs/Player/BPC_PlayerBracelet.11" }, "ReceiveEndPlay": { "ObjectName": "Function'BPC_PlayerBracelet_C:ReceiveEndPlay'", "ObjectPath": "/Game/ITR2/BPs/Player/BPC_PlayerBracelet.15" }, "OnLevelLoaded": { "ObjectName": "Function'BPC_PlayerBracelet_C:OnLevelLoaded'", "ObjectPath": "/Game/ITR2/BPs/Player/BPC_PlayerBracelet.12" }, "OnPlayerInventoryChanged_Event": { "ObjectName": "Function'BPC_PlayerBracelet_C:OnPlayerInventoryChanged_Event'", "ObjectPath": "/Game/ITR2/BPs/Player/BPC_PlayerBracelet.13" }, "OnStaminaChange": { "ObjectName": "Function'BPC_PlayerBracelet_C:OnStaminaChange'", "ObjectPath": "/Game/ITR2/BPs/Player/BPC_PlayerBracelet.14" }, "Init": { "ObjectName": "Function'BPC_PlayerBracelet_C:Init'", "ObjectPath": "/Game/ITR2/BPs/Player/BPC_PlayerBracelet.7" }, "ReceiveTick": { "ObjectName": "Function'BPC_PlayerBracelet_C:ReceiveTick'", "ObjectPath": "/Game/ITR2/BPs/Player/BPC_PlayerBracelet.16" }, "ChangeHealth": { "ObjectName": "Function'BPC_PlayerBracelet_C:ChangeHealth'", "ObjectPath": "/Game/ITR2/BPs/Player/BPC_PlayerBracelet.2" }, "UpdateClock": { "ObjectName": "Function'BPC_PlayerBracelet_C:UpdateClock'", "ObjectPath": "/Game/ITR2/BPs/Player/BPC_PlayerBracelet.24" }, "UpdateCompass": { "ObjectName": "Function'BPC_PlayerBracelet_C:UpdateCompass'", "ObjectPath": "/Game/ITR2/BPs/Player/BPC_PlayerBracelet.25" }, "SetLeftOrRight": { "ObjectName": "Function'BPC_PlayerBracelet_C:SetLeftOrRight'", "ObjectPath": "/Game/ITR2/BPs/Player/BPC_PlayerBracelet.17" }, "GetArmorResistancesFromActor": { "ObjectName": "Function'BPC_PlayerBracelet_C:GetArmorResistancesFromActor'", "ObjectPath": "/Game/ITR2/BPs/Player/BPC_PlayerBracelet.6" }, "UpdateArmorCounter": { "ObjectName": "Function'BPC_PlayerBracelet_C:UpdateArmorCounter'", "ObjectPath": "/Game/ITR2/BPs/Player/BPC_PlayerBracelet.23" }, "InitInfoControllerColors": { "ObjectName": "Function'BPC_PlayerBracelet_C:InitInfoControllerColors'", "ObjectPath": "/Game/ITR2/BPs/Player/BPC_PlayerBracelet.8" }, "SetNoDistortionProtection": { "ObjectName": "Function'BPC_PlayerBracelet_C:SetNoDistortionProtection'", "ObjectPath": "/Game/ITR2/BPs/Player/BPC_PlayerBracelet.18" }, "Disable Distortion Info": { "ObjectName": "Function'BPC_PlayerBracelet_C:Disable Distortion Info'", "ObjectPath": "/Game/ITR2/BPs/Player/BPC_PlayerBracelet.4" }, "TickDistortionDischarge": { "ObjectName": "Function'BPC_PlayerBracelet_C:TickDistortionDischarge'", "ObjectPath": "/Game/ITR2/BPs/Player/BPC_PlayerBracelet.22" }, "TickDistortionCharge": { "ObjectName": "Function'BPC_PlayerBracelet_C:TickDistortionCharge'", "ObjectPath": "/Game/ITR2/BPs/Player/BPC_PlayerBracelet.21" }, "SwitchInsideDistortion": { "ObjectName": "Function'BPC_PlayerBracelet_C:SwitchInsideDistortion'", "ObjectPath": "/Game/ITR2/BPs/Player/BPC_PlayerBracelet.20" }, "UpdateDistortionTimer": { "ObjectName": "Function'BPC_PlayerBracelet_C:UpdateDistortionTimer'", "ObjectPath": "/Game/ITR2/BPs/Player/BPC_PlayerBracelet.26" }, "SetupWatchNumbers": { "ObjectName": "Function'BPC_PlayerBracelet_C:SetupWatchNumbers'", "ObjectPath": "/Game/ITR2/BPs/Player/BPC_PlayerBracelet.19" }, "CREATEDELEGATE_PROXYFUNCTION_0": { "ObjectName": "Function'BPC_PlayerBracelet_C:CREATEDELEGATE_PROXYFUNCTION_0'", "ObjectPath": "/Game/ITR2/BPs/Player/BPC_PlayerBracelet.3" } }, "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_PlayerBracelet_C'Default__BPC_PlayerBracelet_C'", "ObjectPath": "/Game/ITR2/BPs/Player/BPC_PlayerBracelet.1" }, "EditorTags": { "BlueprintType": "BPTYPE_Normal" } }, { "Type": "BPC_PlayerBracelet_C", "Name": "Default__BPC_PlayerBracelet_C", "Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/Player/BPC_PlayerBracelet.BPC_PlayerBracelet_C'", "Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted", "Properties": { "UberGraphFrame": {}, "BraceletMAtIndex[2]": 3, "CompassMAtIndex[5]": 4, "WeightColor[11]": { "R": 0.0, "G": 0.0, "B": 0.0, "A": 0.0, "Hex": "000000" }, "NorthPoleDirection[13]": { "X": 1.0, "Y": 0.0, "Z": 0.0 }, "DangerTimeThreshold[19]": 5.0, "PrimaryComponentTick": { "bCanEverTick": true, "TickInterval": 0.1 } } }, { "Type": "Function", "Name": "ChangeHealth", "Outer": "BPC_PlayerBracelet_C", "Class": "UScriptClass'Function'", "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted", "ChildProperties": [ { "Type": "ObjectProperty", "Name": "PlayerActor", "Flags": "RF_Public", "ElementSize": 8, "PropertyFlags": "ConstParm | BlueprintVisible | BlueprintReadOnly | Parm", "PropertyClass": { "ObjectName": "Class'Actor'", "ObjectPath": "/Script/Engine" } }, { "Type": "FloatProperty", "Name": "CurrentHealth", "Flags": "RF_Public", "ElementSize": 4, "PropertyFlags": "ConstParm | BlueprintVisible | BlueprintReadOnly | Parm" }, { "Type": "FloatProperty", "Name": "ChangeDelta", "Flags": "RF_Public", "ElementSize": 4, "PropertyFlags": "ConstParm | BlueprintVisible | BlueprintReadOnly | Parm" } ], "FunctionFlags": "FUNC_BlueprintCallable | FUNC_BlueprintEvent" }, { "Type": "Function", "Name": "CREATEDELEGATE_PROXYFUNCTION_0", "Outer": "BPC_PlayerBracelet_C", "Class": "UScriptClass'Function'", "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted", "ChildProperties": [ { "Type": "ObjectProperty", "Name": "PlayerActor", "Flags": "RF_Public", "ElementSize": 8, "PropertyFlags": "ConstParm | BlueprintVisible | BlueprintReadOnly | Parm", "PropertyClass": { "ObjectName": "Class'Actor'", "ObjectPath": "/Script/Engine" } }, { "Type": "FloatProperty", "Name": "CurrentStamina", "Flags": "RF_Public", "ElementSize": 4, "PropertyFlags": "ConstParm | BlueprintVisible | BlueprintReadOnly | Parm" }, { "Type": "FloatProperty", "Name": "ChangeDelta", "Flags": "RF_Public", "ElementSize": 4, "PropertyFlags": "ConstParm | BlueprintVisible | BlueprintReadOnly | Parm" }, { "Type": "DoubleProperty", "Name": "CallFunc_OnStaminaChange_CurrentStamina_ImplicitCast", "Flags": "RF_Public", "ElementSize": 8 }, { "Type": "DoubleProperty", "Name": "CallFunc_OnStaminaChange_Delta_ImplicitCast", "Flags": "RF_Public", "ElementSize": 8 } ], "FunctionFlags": "FUNC_BlueprintCallable | FUNC_BlueprintEvent" }, { "Type": "Function", "Name": "Disable Distortion Info", "Outer": "BPC_PlayerBracelet_C", "Class": "UScriptClass'Function'", "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted", "ChildProperties": [ { "Type": "InterfaceProperty", "Name": "CallFunc_SetTriggerParameter_self_CastInput", "Flags": "RF_Public", "ElementSize": 16, "InterfaceClass": { "ObjectName": "Class'AudioParameterControllerInterface'", "ObjectPath": "/Script/AudioExtensions" } }, { "Type": "InterfaceProperty", "Name": "CallFunc_SetTriggerParameter_self_CastInput_1", "Flags": "RF_Public", "ElementSize": 16, "InterfaceClass": { "ObjectName": "Class'AudioParameterControllerInterface'", "ObjectPath": "/Script/AudioExtensions" } } ], "FunctionFlags": "FUNC_Public | FUNC_BlueprintCallable | FUNC_BlueprintEvent" }, { "Type": "Function", "Name": "ExecuteUbergraph_BPC_PlayerBracelet", "Outer": "BPC_PlayerBracelet_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": "BoolProperty", "Name": "Temp_bool_Variable", "Flags": "RF_Public", "ElementSize": 1, "FieldSize": 1, "ByteOffset": 0, "ByteMask": 1, "FieldMask": 255, "BoolSize": 1, "bIsNativeBool": true }, { "Type": "ObjectProperty", "Name": "Temp_object_Variable", "Flags": "RF_Public", "ElementSize": 8, "PropertyFlags": "InstancedReference", "PropertyClass": { "ObjectName": "Class'SkeletalMeshComponent'", "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": "Temp_object_Variable_1", "Flags": "RF_Public", "ElementSize": 8, "PropertyFlags": "InstancedReference", "PropertyClass": { "ObjectName": "Class'SkeletalMeshComponent'", "ObjectPath": "/Script/Engine" } }, { "Type": "ObjectProperty", "Name": "CallFunc_GetGameInstanceSubsystem_ReturnValue", "Flags": "RF_Public", "ElementSize": 8, "PropertyClass": { "ObjectName": "Class'RadiusSettingsSubsystem'", "ObjectPath": "/Script/IntoTheRadius2" } }, { "Type": "BoolProperty", "Name": "CallFunc_IsLeftHanded_ReturnValue", "Flags": "RF_Public", "ElementSize": 1, "FieldSize": 1, "ByteOffset": 0, "ByteMask": 1, "FieldMask": 255, "BoolSize": 1, "bIsNativeBool": true }, { "Type": "BoolProperty", "Name": "Temp_bool_Variable_1", "Flags": "RF_Public", "ElementSize": 1, "FieldSize": 1, "ByteOffset": 0, "ByteMask": 1, "FieldMask": 255, "BoolSize": 1, "bIsNativeBool": true }, { "Type": "DelegateProperty", "Name": "K2Node_CreateDelegate_OutputDelegate", "Flags": "RF_Public", "ElementSize": 32, "SignatureFunction": { "ObjectName": "Class'OnDistortionZoneChanged__DelegateSignature'", "ObjectPath": "/Script/IntoTheRadius2" } }, { "Type": "ObjectProperty", "Name": "K2Node_Select_Default", "Flags": "RF_Public", "ElementSize": 8, "PropertyFlags": "InstancedReference", "PropertyClass": { "ObjectName": "Class'SceneComponent'", "ObjectPath": "/Script/Engine" } }, { "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", "Flags": "RF_Public", "ElementSize": 8, "PropertyClass": { "ObjectName": "Class'Actor'", "ObjectPath": "/Script/Engine" } }, { "Type": "ObjectProperty", "Name": "CallFunc_GetMaterial_ReturnValue", "Flags": "RF_Public", "ElementSize": 8, "PropertyClass": { "ObjectName": "Class'MaterialInterface'", "ObjectPath": "/Script/Engine" } }, { "Type": "ObjectProperty", "Name": "CallFunc_GetComponentByClass_ReturnValue", "Flags": "RF_Public", "ElementSize": 8, "PropertyFlags": "InstancedReference", "PropertyClass": { "ObjectName": "Class'PlayerStatsComponent'", "ObjectPath": "/Script/IntoTheRadius2" } }, { "Type": "ObjectProperty", "Name": "CallFunc_CreateDynamicMaterialInstance_ReturnValue", "Flags": "RF_Public", "ElementSize": 8, "PropertyClass": { "ObjectName": "Class'MaterialInstanceDynamic'", "ObjectPath": "/Script/Engine" } }, { "Type": "ObjectProperty", "Name": "K2Node_CustomEvent_PlayerActor", "Flags": "RF_Public", "ElementSize": 8, "PropertyFlags": "ConstParm", "PropertyClass": { "ObjectName": "Class'Actor'", "ObjectPath": "/Script/Engine" } }, { "Type": "FloatProperty", "Name": "K2Node_CustomEvent_CurrentHealth", "Flags": "RF_Public", "ElementSize": 4, "PropertyFlags": "ConstParm" }, { "Type": "FloatProperty", "Name": "K2Node_CustomEvent_ChangeDelta", "Flags": "RF_Public", "ElementSize": 4, "PropertyFlags": "ConstParm" }, { "Type": "DelegateProperty", "Name": "K2Node_CreateDelegate_OutputDelegate_1", "Flags": "RF_Public", "ElementSize": 32, "SignatureFunction": { "ObjectName": "Class'OnPlayerHealthChange__DelegateSignature'", "ObjectPath": "/Script/IntoTheRadius2" } }, { "Type": "ObjectProperty", "Name": "CallFunc_GetOwner_ReturnValue_1", "Flags": "RF_Public", "ElementSize": 8, "PropertyClass": { "ObjectName": "Class'Actor'", "ObjectPath": "/Script/Engine" } }, { "Type": "BoolProperty", "Name": "CallFunc_EqualEqual_ObjectObject_ReturnValue", "Flags": "RF_Public", "ElementSize": 1, "FieldSize": 1, "ByteOffset": 0, "ByteMask": 1, "FieldMask": 255, "BoolSize": 1, "bIsNativeBool": true }, { "Type": "FloatProperty", "Name": "K2Node_Event_DeltaSeconds", "Flags": "RF_Public", "ElementSize": 4 }, { "Type": "ObjectProperty", "Name": "CallFunc_GetMaterial_ReturnValue_1", "Flags": "RF_Public", "ElementSize": 8, "PropertyClass": { "ObjectName": "Class'MaterialInterface'", "ObjectPath": "/Script/Engine" } }, { "Type": "ObjectProperty", "Name": "CallFunc_CreateDynamicMaterialInstance_ReturnValue_1", "Flags": "RF_Public", "ElementSize": 8, "PropertyClass": { "ObjectName": "Class'MaterialInstanceDynamic'", "ObjectPath": "/Script/Engine" } }, { "Type": "ObjectProperty", "Name": "CallFunc_GetOwner_ReturnValue_2", "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_PlayerCharacterHolster_C'", "ObjectPath": "/Game/ITR2/BPs/Player/BPC_PlayerCharacterHolster.0" } } }, { "Type": "IntProperty", "Name": "CallFunc_Array_Length_ReturnValue", "Flags": "RF_Public", "ElementSize": 4 }, { "Type": "EnumProperty", "Name": "Temp_byte_Variable", "Flags": "RF_Public", "ElementSize": 1, "PropertyFlags": "ConstParm", "Enum": { "ObjectName": "Class'EDamageCategory'", "ObjectPath": "/Script/IntoTheRadius2" }, "UnderlyingProp": { "Type": "ByteProperty", "Name": "UnderlyingType", "Flags": "RF_Public", "ElementSize": 1, "Enum": null } }, { "Type": "IntProperty", "Name": "Temp_int_Array_Index_Variable", "Flags": "RF_Public", "ElementSize": 4 }, { "Type": "ObjectProperty", "Name": "CallFunc_Array_Get_Item", "Flags": "RF_Public", "ElementSize": 8, "PropertyFlags": "InstancedReference", "PropertyClass": { "ObjectName": "BlueprintGeneratedClass'BPC_PlayerCharacterHolster_C'", "ObjectPath": "/Game/ITR2/BPs/Player/BPC_PlayerCharacterHolster.0" } }, { "Type": "BoolProperty", "Name": "GameplayTagsK2Node_SwitchGameplayTag_CmpSuccess", "Flags": "RF_Public", "ElementSize": 1, "FieldSize": 1, "ByteOffset": 0, "ByteMask": 1, "FieldMask": 255, "BoolSize": 1, "bIsNativeBool": true }, { "Type": "DelegateProperty", "Name": "K2Node_CreateDelegate_OutputDelegate_2", "Flags": "RF_Public", "ElementSize": 32, "SignatureFunction": { "ObjectName": "Class'OnPlayerStaminaChange__DelegateSignature'", "ObjectPath": "/Script/IntoTheRadius2" } }, { "Type": "ObjectProperty", "Name": "K2Node_CustomEvent_Actor_1", "Flags": "RF_Public", "ElementSize": 8, "PropertyClass": { "ObjectName": "Class'Actor'", "ObjectPath": "/Script/Engine" } }, { "Type": "DoubleProperty", "Name": "K2Node_CustomEvent_CurrentStamina", "Flags": "RF_Public", "ElementSize": 8 }, { "Type": "DoubleProperty", "Name": "K2Node_CustomEvent_Delta_1", "Flags": "RF_Public", "ElementSize": 8 }, { "Type": "ObjectProperty", "Name": "CallFunc_GetOwner_ReturnValue_3", "Flags": "RF_Public", "ElementSize": 8, "PropertyClass": { "ObjectName": "Class'Actor'", "ObjectPath": "/Script/Engine" } }, { "Type": "FloatProperty", "Name": "CallFunc_GetStaminaPercent_ReturnValue", "Flags": "RF_Public", "ElementSize": 4 }, { "Type": "FloatProperty", "Name": "CallFunc_GetHunger_ReturnValue", "Flags": "RF_Public", "ElementSize": 4 }, { "Type": "FloatProperty", "Name": "CallFunc_GetStamina_ReturnValue", "Flags": "RF_Public", "ElementSize": 4 }, { "Type": "FloatProperty", "Name": "CallFunc_GetHealth_ReturnValue", "Flags": "RF_Public", "ElementSize": 4 }, { "Type": "StrProperty", "Name": "K2Node_CustomEvent_ContainerID", "Flags": "RF_Public", "ElementSize": 16 }, { "Type": "ArrayProperty", "Name": "CallFunc_GetAllActorsOfClass_OutActors", "Flags": "RF_Public", "ElementSize": 16, "PropertyFlags": "ReferenceParm", "Inner": { "Type": "ObjectProperty", "Name": "CallFunc_GetAllActorsOfClass_OutActors", "Flags": "RF_Public", "ElementSize": 8, "PropertyClass": { "ObjectName": "BlueprintGeneratedClass'BP_NorthPole_C'", "ObjectPath": "/Game/ITR2/BPs/Misc/BP_NorthPole.0" } } }, { "Type": "ObjectProperty", "Name": "CallFunc_GetGameInstanceSubsystem_ReturnValue_1", "Flags": "RF_Public", "ElementSize": 8, "PropertyClass": { "ObjectName": "Class'RadiusConfigurationSubsystem'", "ObjectPath": "/Script/IntoTheRadius2" } }, { "Type": "ObjectProperty", "Name": "CallFunc_Array_Get_Item_1", "Flags": "RF_Public", "ElementSize": 8, "PropertyClass": { "ObjectName": "BlueprintGeneratedClass'BP_NorthPole_C'", "ObjectPath": "/Game/ITR2/BPs/Misc/BP_NorthPole.0" } }, { "Type": "StructProperty", "Name": "CallFunc_GetTransform_ReturnValue", "Flags": "RF_Public", "ElementSize": 96, "PropertyFlags": "ConstParm", "Struct": { "ObjectName": "Class'Transform'", "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": "IntProperty", "Name": "CallFunc_Array_Length_ReturnValue_1", "Flags": "RF_Public", "ElementSize": 4 }, { "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_Greater_IntInt_ReturnValue", "Flags": "RF_Public", "ElementSize": 1, "FieldSize": 1, "ByteOffset": 0, "ByteMask": 1, "FieldMask": 255, "BoolSize": 1, "bIsNativeBool": true }, { "Type": "StructProperty", "Name": "CallFunc_MakeVector_ReturnValue", "Flags": "RF_Public", "ElementSize": 24, "Struct": { "ObjectName": "Class'Vector'", "ObjectPath": "/Script/CoreUObject" } }, { "Type": "DelegateProperty", "Name": "K2Node_CreateDelegate_OutputDelegate_3", "Flags": "RF_Public", "ElementSize": 32, "SignatureFunction": { "ObjectName": "Class'NoParamsDelegate__DelegateSignature'", "ObjectPath": "/Script/IntoTheRadius2" } }, { "Type": "ByteProperty", "Name": "K2Node_Event_EndPlayReason", "Flags": "RF_Public", "ElementSize": 1, "Enum": { "ObjectName": "Class'EEndPlayReason'", "ObjectPath": "/Script/Engine" } }, { "Type": "DelegateProperty", "Name": "K2Node_CreateDelegate_OutputDelegate_4", "Flags": "RF_Public", "ElementSize": 32, "SignatureFunction": { "ObjectName": "Class'NoParamsDelegate__DelegateSignature'", "ObjectPath": "/Script/IntoTheRadius2" } }, { "Type": "ObjectProperty", "Name": "CallFunc_GetOwner_ReturnValue_4", "Flags": "RF_Public", "ElementSize": 8, "PropertyClass": { "ObjectName": "Class'Actor'", "ObjectPath": "/Script/Engine" } }, { "Type": "InterfaceProperty", "Name": "K2Node_DynamicCast_AsItem_Container_Interface", "Flags": "RF_Public", "ElementSize": 16, "InterfaceClass": { "ObjectName": "Class'ItemContainerInterface'", "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": "DelegateProperty", "Name": "K2Node_CreateDelegate_OutputDelegate_5", "Flags": "RF_Public", "ElementSize": 32, "SignatureFunction": { "ObjectName": "Class'OnPlayerHungerChange__DelegateSignature'", "ObjectPath": "/Script/IntoTheRadius2" } }, { "Type": "StrProperty", "Name": "CallFunc_GetContainerID_ReturnValue", "Flags": "RF_Public", "ElementSize": 16 }, { "Type": "ObjectProperty", "Name": "K2Node_CustomEvent_Actor", "Flags": "RF_Public", "ElementSize": 8, "PropertyFlags": "ConstParm", "PropertyClass": { "ObjectName": "Class'Actor'", "ObjectPath": "/Script/Engine" } }, { "Type": "FloatProperty", "Name": "K2Node_CustomEvent_CurrentHunger", "Flags": "RF_Public", "ElementSize": 4, "PropertyFlags": "ConstParm" }, { "Type": "FloatProperty", "Name": "K2Node_CustomEvent_Delta", "Flags": "RF_Public", "ElementSize": 4, "PropertyFlags": "ConstParm" }, { "Type": "FloatProperty", "Name": "CallFunc_GetHungerPercent_ReturnValue", "Flags": "RF_Public", "ElementSize": 4 }, { "Type": "StrProperty", "Name": "Temp_string_Variable", "Flags": "RF_Public", "ElementSize": 16 }, { "Type": "DoubleProperty", "Name": "CallFunc_Subtract_DoubleDouble_ReturnValue", "Flags": "RF_Public", "ElementSize": 8 }, { "Type": "DoubleProperty", "Name": "CallFunc_Multiply_DoubleDouble_ReturnValue", "Flags": "RF_Public", "ElementSize": 8 }, { "Type": "FloatProperty", "Name": "CallFunc_CalculateContainerItemsWeight_ReturnValue", "Flags": "RF_Public", "ElementSize": 4 }, { "Type": "DelegateProperty", "Name": "K2Node_CreateDelegate_OutputDelegate_6", "Flags": "RF_Public", "ElementSize": 32, "SignatureFunction": { "ObjectName": "Function'BPC_ItemHolster_C:HolsterAction__DelegateSignature'", "ObjectPath": "/Game/ITR2/BPs/HolstersAndHolders/BPC_ItemHolster.10" } }, { "Type": "BoolProperty", "Name": "CallFunc_LessEqual_DoubleDouble_ReturnValue", "Flags": "RF_Public", "ElementSize": 1, "FieldSize": 1, "ByteOffset": 0, "ByteMask": 1, "FieldMask": 255, "BoolSize": 1, "bIsNativeBool": true }, { "Type": "BoolProperty", "Name": "CallFunc_LessEqual_DoubleDouble_ReturnValue_1", "Flags": "RF_Public", "ElementSize": 1, "FieldSize": 1, "ByteOffset": 0, "ByteMask": 1, "FieldMask": 255, "BoolSize": 1, "bIsNativeBool": true }, { "Type": "BoolProperty", "Name": "CallFunc_LessEqual_DoubleDouble_ReturnValue_2", "Flags": "RF_Public", "ElementSize": 1, "FieldSize": 1, "ByteOffset": 0, "ByteMask": 1, "FieldMask": 255, "BoolSize": 1, "bIsNativeBool": true }, { "Type": "InterfaceProperty", "Name": "CallFunc_GetHolstered_self_CastInput", "Flags": "RF_Public", "ElementSize": 16, "InterfaceClass": { "ObjectName": "Class'ItemContainerInterface'", "ObjectPath": "/Script/IntoTheRadius2" } }, { "Type": "ArrayProperty", "Name": "CallFunc_GetHolstered_ReturnValue", "Flags": "RF_Public", "ElementSize": 16, "PropertyFlags": "ReferenceParm", "Inner": { "Type": "ObjectProperty", "Name": "CallFunc_GetHolstered_ReturnValue", "Flags": "RF_Public", "ElementSize": 8, "PropertyClass": { "ObjectName": "Class'Actor'", "ObjectPath": "/Script/Engine" } } }, { "Type": "StructProperty", "Name": "K2Node_CustomEvent_Action_1", "Flags": "RF_Public", "ElementSize": 12, "Struct": { "ObjectName": "Class'GameplayTag'", "ObjectPath": "/Script/GameplayTags" } }, { "Type": "ObjectProperty", "Name": "K2Node_CustomEvent_RadiusItem_1", "Flags": "RF_Public", "ElementSize": 8, "PropertyClass": { "ObjectName": "Class'RadiusGrippableActorBase'", "ObjectPath": "/Script/IntoTheRadius2" } }, { "Type": "ObjectProperty", "Name": "CallFunc_Array_Get_Item_2", "Flags": "RF_Public", "ElementSize": 8, "PropertyClass": { "ObjectName": "Class'Actor'", "ObjectPath": "/Script/Engine" } }, { "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": "MapProperty", "Name": "CallFunc_GetArmorResistancesFromActor_Damage_Resistances", "Flags": "RF_Public", "ElementSize": 80, "KeyProp": { "Type": "EnumProperty", "Name": "CallFunc_GetArmorResistancesFromActor_Damage_Resistances", "Flags": "RF_Public", "ElementSize": 1, "Enum": { "ObjectName": "Class'EDamageCategory'", "ObjectPath": "/Script/IntoTheRadius2" }, "UnderlyingProp": { "Type": "ByteProperty", "Name": "UnderlyingType", "Flags": "RF_Public", "ElementSize": 1, "Enum": null } }, "ValueProp": { "Type": "FloatProperty", "Name": "CallFunc_GetArmorResistancesFromActor_Damage_Resistances_Value", "Flags": "RF_Public", "ElementSize": 4 } }, { "Type": "ObjectProperty", "Name": "CallFunc_GetArmorResistancesFromActor_ArmorActor", "Flags": "RF_Public", "ElementSize": 8, "PropertyClass": { "ObjectName": "Class'Actor'", "ObjectPath": "/Script/Engine" } }, { "Type": "FloatProperty", "Name": "CallFunc_Map_Find_Value", "Flags": "RF_Public", "ElementSize": 4 }, { "Type": "BoolProperty", "Name": "CallFunc_Map_Find_ReturnValue", "Flags": "RF_Public", "ElementSize": 1, "FieldSize": 1, "ByteOffset": 0, "ByteMask": 1, "FieldMask": 255, "BoolSize": 1, "bIsNativeBool": true }, { "Type": "ObjectProperty", "Name": "CallFunc_GetGameInstanceSubsystem_ReturnValue_2", "Flags": "RF_Public", "ElementSize": 8, "PropertyClass": { "ObjectName": "Class'RadiusEventsSubsystem'", "ObjectPath": "/Script/IntoTheRadius2" } }, { "Type": "DoubleProperty", "Name": "CallFunc_SelectFloat_ReturnValue", "Flags": "RF_Public", "ElementSize": 8 }, { "Type": "ObjectProperty", "Name": "CallFunc_GetGameInstanceSubsystem_ReturnValue_3", "Flags": "RF_Public", "ElementSize": 8, "PropertyClass": { "ObjectName": "Class'RadiusEventsSubsystem'", "ObjectPath": "/Script/IntoTheRadius2" } }, { "Type": "DelegateProperty", "Name": "K2Node_CreateDelegate_OutputDelegate_7", "Flags": "RF_Public", "ElementSize": 32, "SignatureFunction": { "ObjectName": "Class'ContainerIDParamDelegate__DelegateSignature'", "ObjectPath": "/Script/IntoTheRadius2" } }, { "Type": "ObjectProperty", "Name": "CallFunc_GetHolsteredActor_ReturnValue", "Flags": "RF_Public", "ElementSize": 8, "PropertyClass": { "ObjectName": "Class'RadiusGrippableActorBase'", "ObjectPath": "/Script/IntoTheRadius2" } }, { "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": "InterfaceProperty", "Name": "CallFunc_CountDamageMitigation_self_CastInput", "Flags": "RF_Public", "ElementSize": 16, "InterfaceClass": { "ObjectName": "Class'RadiusItemInterface'", "ObjectPath": "/Script/IntoTheRadius2" } }, { "Type": "FloatProperty", "Name": "CallFunc_CountDamageMitigation_ReturnValue", "Flags": "RF_Public", "ElementSize": 4 }, { "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": "ObjectProperty", "Name": "CallFunc_GetOwner_ReturnValue_5", "Flags": "RF_Public", "ElementSize": 8, "PropertyClass": { "ObjectName": "Class'Actor'", "ObjectPath": "/Script/Engine" } }, { "Type": "InterfaceProperty", "Name": "K2Node_DynamicCast_AsDistortion_Zone_Interface", "Flags": "RF_Public", "ElementSize": 16, "InterfaceClass": { "ObjectName": "Class'DistortionZoneInterface'", "ObjectPath": "/Script/IntoTheRadius2" } }, { "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": "InterfaceProperty", "Name": "K2Node_DynamicCast_AsDistortion_Zone_Interface_1", "Flags": "RF_Public", "ElementSize": 16, "InterfaceClass": { "ObjectName": "Class'DistortionZoneInterface'", "ObjectPath": "/Script/IntoTheRadius2" } }, { "Type": "BoolProperty", "Name": "K2Node_DynamicCast_bSuccess_2", "Flags": "RF_Public", "ElementSize": 1, "FieldSize": 1, "ByteOffset": 0, "ByteMask": 1, "FieldMask": 255, "BoolSize": 1, "bIsNativeBool": true }, { "Type": "BoolProperty", "Name": "CallFunc_IsInsideDistortionZone_ReturnValue", "Flags": "RF_Public", "ElementSize": 1, "FieldSize": 1, "ByteOffset": 0, "ByteMask": 1, "FieldMask": 255, "BoolSize": 1, "bIsNativeBool": true }, { "Type": "ObjectProperty", "Name": "CallFunc_GetGameInstanceSubsystem_ReturnValue_4", "Flags": "RF_Public", "ElementSize": 8, "PropertyClass": { "ObjectName": "Class'RadiusConfigurationSubsystem'", "ObjectPath": "/Script/IntoTheRadius2" } }, { "Type": "DoubleProperty", "Name": "CallFunc_Divide_DoubleDouble_ReturnValue", "Flags": "RF_Public", "ElementSize": 8 }, { "Type": "StructProperty", "Name": "CallFunc_Normal_ReturnValue", "Flags": "RF_Public", "ElementSize": 24, "Struct": { "ObjectName": "Class'Vector'", "ObjectPath": "/Script/CoreUObject" } }, { "Type": "StructProperty", "Name": "K2Node_CustomEvent_Action", "Flags": "RF_Public", "ElementSize": 12, "Struct": { "ObjectName": "Class'GameplayTag'", "ObjectPath": "/Script/GameplayTags" } }, { "Type": "ObjectProperty", "Name": "K2Node_CustomEvent_RadiusItem", "Flags": "RF_Public", "ElementSize": 8, "PropertyClass": { "ObjectName": "Class'RadiusGrippableActorBase'", "ObjectPath": "/Script/IntoTheRadius2" } }, { "Type": "BoolProperty", "Name": "CallFunc_EqualEqual_GameplayTag_ReturnValue", "Flags": "RF_Public", "ElementSize": 1, "FieldSize": 1, "ByteOffset": 0, "ByteMask": 1, "FieldMask": 255, "BoolSize": 1, "bIsNativeBool": true }, { "Type": "ObjectProperty", "Name": "CallFunc_GetOwner_ReturnValue_6", "Flags": "RF_Public", "ElementSize": 8, "PropertyClass": { "ObjectName": "Class'Actor'", "ObjectPath": "/Script/Engine" } }, { "Type": "InterfaceProperty", "Name": "K2Node_DynamicCast_AsRadius_Player_Interface", "Flags": "RF_Public", "ElementSize": 16, "InterfaceClass": { "ObjectName": "Class'RadiusPlayerInterface'", "ObjectPath": "/Script/IntoTheRadius2" } }, { "Type": "BoolProperty", "Name": "K2Node_DynamicCast_bSuccess_3", "Flags": "RF_Public", "ElementSize": 1, "FieldSize": 1, "ByteOffset": 0, "ByteMask": 1, "FieldMask": 255, "BoolSize": 1, "bIsNativeBool": true }, { "Type": "ObjectProperty", "Name": "CallFunc_GetPhysicalHandMeshes_LeftHand", "Flags": "RF_Public", "ElementSize": 8, "PropertyFlags": "InstancedReference", "PropertyClass": { "ObjectName": "Class'SkeletalMeshComponent'", "ObjectPath": "/Script/Engine" } }, { "Type": "ObjectProperty", "Name": "CallFunc_GetPhysicalHandMeshes_RightHand", "Flags": "RF_Public", "ElementSize": 8, "PropertyFlags": "InstancedReference", "PropertyClass": { "ObjectName": "Class'SkeletalMeshComponent'", "ObjectPath": "/Script/Engine" } }, { "Type": "InterfaceProperty", "Name": "CallFunc_SetTriggerParameter_self_CastInput", "Flags": "RF_Public", "ElementSize": 16, "InterfaceClass": { "ObjectName": "Class'AudioParameterControllerInterface'", "ObjectPath": "/Script/AudioExtensions" } }, { "Type": "DelegateProperty", "Name": "K2Node_CreateDelegate_OutputDelegate_8", "Flags": "RF_Public", "ElementSize": 32, "SignatureFunction": { "ObjectName": "Function'BPC_ItemHolster_C:HolsterAction__DelegateSignature'", "ObjectPath": "/Game/ITR2/BPs/HolstersAndHolders/BPC_ItemHolster.10" } }, { "Type": "InterfaceProperty", "Name": "CallFunc_SetTriggerParameter_self_CastInput_1", "Flags": "RF_Public", "ElementSize": 16, "InterfaceClass": { "ObjectName": "Class'AudioParameterControllerInterface'", "ObjectPath": "/Script/AudioExtensions" } }, { "Type": "IntProperty", "Name": "Temp_int_Loop_Counter_Variable", "Flags": "RF_Public", "ElementSize": 4 }, { "Type": "InterfaceProperty", "Name": "CallFunc_SetTriggerParameter_self_CastInput_2", "Flags": "RF_Public", "ElementSize": 16, "InterfaceClass": { "ObjectName": "Class'AudioParameterControllerInterface'", "ObjectPath": "/Script/AudioExtensions" } }, { "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": "ObjectProperty", "Name": "CallFunc_GetGameInstanceSubsystem_ReturnValue_5", "Flags": "RF_Public", "ElementSize": 8, "PropertyClass": { "ObjectName": "Class'RadiusEventsSubsystem'", "ObjectPath": "/Script/IntoTheRadius2" } }, { "Type": "InterfaceProperty", "Name": "CallFunc_SetTriggerParameter_self_CastInput_3", "Flags": "RF_Public", "ElementSize": 16, "InterfaceClass": { "ObjectName": "Class'AudioParameterControllerInterface'", "ObjectPath": "/Script/AudioExtensions" } }, { "Type": "InterfaceProperty", "Name": "CallFunc_SetTriggerParameter_self_CastInput_4", "Flags": "RF_Public", "ElementSize": 16, "InterfaceClass": { "ObjectName": "Class'AudioParameterControllerInterface'", "ObjectPath": "/Script/AudioExtensions" } }, { "Type": "DoubleProperty", "Name": "CallFunc_Divide_DoubleDouble_A_ImplicitCast", "Flags": "RF_Public", "ElementSize": 8 }, { "Type": "DoubleProperty", "Name": "CallFunc_OnStaminaChange_CurrentStamina_ImplicitCast", "Flags": "RF_Public", "ElementSize": 8 }, { "Type": "DoubleProperty", "Name": "CallFunc_Multiply_DoubleDouble_B_ImplicitCast", "Flags": "RF_Public", "ElementSize": 8 }, { "Type": "DoubleProperty", "Name": "CallFunc_Subtract_DoubleDouble_B_ImplicitCast", "Flags": "RF_Public", "ElementSize": 8 }, { "Type": "FloatProperty", "Name": "CallFunc_SetScalarParameterValue_Value_ImplicitCast", "Flags": "RF_Public", "ElementSize": 4 }, { "Type": "DoubleProperty", "Name": "CallFunc_LessEqual_DoubleDouble_A_ImplicitCast", "Flags": "RF_Public", "ElementSize": 8 }, { "Type": "DoubleProperty", "Name": "CallFunc_LessEqual_DoubleDouble_A_ImplicitCast_1", "Flags": "RF_Public", "ElementSize": 8 }, { "Type": "DoubleProperty", "Name": "CallFunc_LessEqual_DoubleDouble_A_ImplicitCast_2", "Flags": "RF_Public", "ElementSize": 8 }, { "Type": "DoubleProperty", "Name": "CallFunc_SelectFloat_A_ImplicitCast", "Flags": "RF_Public", "ElementSize": 8 }, { "Type": "DoubleProperty", "Name": "CallFunc_Greater_DoubleDouble_A_ImplicitCast", "Flags": "RF_Public", "ElementSize": 8 }, { "Type": "DoubleProperty", "Name": "CallFunc_Divide_DoubleDouble_B_ImplicitCast", "Flags": "RF_Public", "ElementSize": 8 }, { "Type": "FloatProperty", "Name": "CallFunc_SetScalarParameterValue_Value_ImplicitCast_1", "Flags": "RF_Public", "ElementSize": 4 } ], "FunctionFlags": "FUNC_Final | FUNC_UbergraphFunction | FUNC_HasDefaults" }, { "Type": "Function", "Name": "GetArmorResistancesFromActor", "Outer": "BPC_PlayerBracelet_C", "Class": "UScriptClass'Function'", "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted", "ChildProperties": [ { "Type": "ObjectProperty", "Name": "Actor", "Flags": "RF_Public", "ElementSize": 8, "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm", "PropertyClass": { "ObjectName": "Class'Actor'", "ObjectPath": "/Script/Engine" } }, { "Type": "MapProperty", "Name": "Damage Resistances", "Flags": "RF_Public", "ElementSize": 80, "PropertyFlags": "Parm | OutParm", "KeyProp": { "Type": "EnumProperty", "Name": "Damage Resistances", "Flags": "RF_Public", "ElementSize": 1, "Enum": { "ObjectName": "Class'EDamageCategory'", "ObjectPath": "/Script/IntoTheRadius2" }, "UnderlyingProp": { "Type": "ByteProperty", "Name": "UnderlyingType", "Flags": "RF_Public", "ElementSize": 1, "Enum": null } }, "ValueProp": { "Type": "FloatProperty", "Name": "Damage Resistances_Value", "Flags": "RF_Public", "ElementSize": 4 } }, { "Type": "ObjectProperty", "Name": "ArmorActor", "Flags": "RF_Public", "ElementSize": 8, "PropertyFlags": "Parm | OutParm", "PropertyClass": { "ObjectName": "Class'Actor'", "ObjectPath": "/Script/Engine" } }, { "Type": "ObjectProperty", "Name": "CallFunc_GetWorldSubsystem_ReturnValue", "Flags": "RF_Public", "ElementSize": 8, "PropertyClass": { "ObjectName": "Class'RadiusContainerSubsystem'", "ObjectPath": "/Script/IntoTheRadius2" } }, { "Type": "InterfaceProperty", "Name": "K2Node_DynamicCast_AsItem_Container_Interface", "Flags": "RF_Public", "ElementSize": 16, "InterfaceClass": { "ObjectName": "Class'ItemContainerInterface'", "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": "StrProperty", "Name": "Temp_string_Variable", "Flags": "RF_Public", "ElementSize": 16 }, { "Type": "StrProperty", "Name": "CallFunc_GetContainerID_ReturnValue", "Flags": "RF_Public", "ElementSize": 16 }, { "Type": "ObjectProperty", "Name": "CallFunc_GetWorldSubsystem_ReturnValue_1", "Flags": "RF_Public", "ElementSize": 8, "PropertyClass": { "ObjectName": "Class'RadiusContainerSubsystem'", "ObjectPath": "/Script/IntoTheRadius2" } }, { "Type": "ArrayProperty", "Name": "CallFunc_GetAllChildContainerIDs_ReturnValue", "Flags": "RF_Public", "ElementSize": 16, "PropertyFlags": "ReferenceParm", "Inner": { "Type": "StrProperty", "Name": "CallFunc_GetAllChildContainerIDs_ReturnValue", "Flags": "RF_Public", "ElementSize": 16 } }, { "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": "StrProperty", "Name": "CallFunc_Array_Get_Item", "Flags": "RF_Public", "ElementSize": 16 }, { "Type": "ObjectProperty", "Name": "CallFunc_GetContainerObject_ReturnValue", "Flags": "RF_Public", "ElementSize": 8, "PropertyClass": { "ObjectName": "Class'Object'", "ObjectPath": "/Script/CoreUObject" } }, { "Type": "IntProperty", "Name": "Temp_int_Loop_Counter_Variable", "Flags": "RF_Public", "ElementSize": 4 }, { "Type": "InterfaceProperty", "Name": "K2Node_DynamicCast_AsItem_Container_Interface_1", "Flags": "RF_Public", "ElementSize": 16, "InterfaceClass": { "ObjectName": "Class'ItemContainerInterface'", "ObjectPath": "/Script/IntoTheRadius2" } }, { "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": "ArrayProperty", "Name": "CallFunc_GetHolstered_ReturnValue", "Flags": "RF_Public", "ElementSize": 16, "PropertyFlags": "ReferenceParm", "Inner": { "Type": "ObjectProperty", "Name": "CallFunc_GetHolstered_ReturnValue", "Flags": "RF_Public", "ElementSize": 8, "PropertyClass": { "ObjectName": "Class'Actor'", "ObjectPath": "/Script/Engine" } } }, { "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": "CallFunc_Array_Get_Item_1", "Flags": "RF_Public", "ElementSize": 8, "PropertyClass": { "ObjectName": "Class'Actor'", "ObjectPath": "/Script/Engine" } }, { "Type": "InterfaceProperty", "Name": "K2Node_DynamicCast_AsRadius_Item_Interface", "Flags": "RF_Public", "ElementSize": 16, "InterfaceClass": { "ObjectName": "Class'RadiusItemInterface'", "ObjectPath": "/Script/IntoTheRadius2" } }, { "Type": "BoolProperty", "Name": "K2Node_DynamicCast_bSuccess_2", "Flags": "RF_Public", "ElementSize": 1, "FieldSize": 1, "ByteOffset": 0, "ByteMask": 1, "FieldMask": 255, "BoolSize": 1, "bIsNativeBool": true }, { "Type": "StructProperty", "Name": "CallFunc_GetItemBaseStaticData_ItemBaseStaticData", "Flags": "RF_Public", "ElementSize": 288, "Struct": { "ObjectName": "Class'RadiusItemStaticData'", "ObjectPath": "/Script/IntoTheRadius2" } }, { "Type": "BoolProperty", "Name": "CallFunc_GetItemBaseStaticData_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": "BoolProperty", "Name": "Temp_bool_Variable", "Flags": "RF_Public", "ElementSize": 1, "FieldSize": 1, "ByteOffset": 0, "ByteMask": 1, "FieldMask": 255, "BoolSize": 1, "bIsNativeBool": true }, { "Type": "StructProperty", "Name": "Temp_struct_Variable", "Flags": "RF_Public", "ElementSize": 288, "Struct": { "ObjectName": "Class'RadiusItemStaticData'", "ObjectPath": "/Script/IntoTheRadius2" } }, { "Type": "BoolProperty", "Name": "CallFunc_Map_IsNotEmpty_ReturnValue", "Flags": "RF_Public", "ElementSize": 1, "FieldSize": 1, "ByteOffset": 0, "ByteMask": 1, "FieldMask": 255, "BoolSize": 1, "bIsNativeBool": true } ], "FunctionFlags": "FUNC_Public | FUNC_HasOutParms | FUNC_HasDefaults | FUNC_BlueprintCallable | FUNC_BlueprintEvent" }, { "Type": "Function", "Name": "Init", "Outer": "BPC_PlayerBracelet_C", "Class": "UScriptClass'Function'", "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted", "FunctionFlags": "FUNC_BlueprintCallable | FUNC_BlueprintEvent" }, { "Type": "Function", "Name": "InitInfoControllerColors", "Outer": "BPC_PlayerBracelet_C", "Class": "UScriptClass'Function'", "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted", "ChildProperties": [ { "Type": "ObjectProperty", "Name": "CallFunc_GetOwner_ReturnValue", "Flags": "RF_Public", "ElementSize": 8, "PropertyClass": { "ObjectName": "Class'Actor'", "ObjectPath": "/Script/Engine" } }, { "Type": "ObjectProperty", "Name": "CallFunc_GetComponentByClass_ReturnValue", "Flags": "RF_Public", "ElementSize": 8, "PropertyFlags": "InstancedReference", "PropertyClass": { "ObjectName": "BlueprintGeneratedClass'BPC_InfoController_C'", "ObjectPath": "/Game/ITR2/BPs/Player/BPC_InfoController.0" } } ], "FunctionFlags": "FUNC_Public | FUNC_BlueprintCallable | FUNC_BlueprintEvent" }, { "Type": "Function", "Name": "OnChangedInZone", "Outer": "BPC_PlayerBracelet_C", "Class": "UScriptClass'Function'", "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted", "FunctionFlags": "FUNC_BlueprintCallable | FUNC_BlueprintEvent" }, { "Type": "Function", "Name": "OnHelmetChanged", "Outer": "BPC_PlayerBracelet_C", "Class": "UScriptClass'Function'", "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted", "ChildProperties": [ { "Type": "StructProperty", "Name": "Action", "Flags": "RF_Public", "ElementSize": 12, "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm", "Struct": { "ObjectName": "Class'GameplayTag'", "ObjectPath": "/Script/GameplayTags" } }, { "Type": "ObjectProperty", "Name": "RadiusItem", "Flags": "RF_Public", "ElementSize": 8, "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm", "PropertyClass": { "ObjectName": "Class'RadiusGrippableActorBase'", "ObjectPath": "/Script/IntoTheRadius2" } } ], "FunctionFlags": "FUNC_BlueprintCallable | FUNC_BlueprintEvent" }, { "Type": "Function", "Name": "OnHungerChange", "Outer": "BPC_PlayerBracelet_C", "Class": "UScriptClass'Function'", "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted", "ChildProperties": [ { "Type": "ObjectProperty", "Name": "Actor", "Flags": "RF_Public", "ElementSize": 8, "PropertyFlags": "ConstParm | BlueprintVisible | BlueprintReadOnly | Parm", "PropertyClass": { "ObjectName": "Class'Actor'", "ObjectPath": "/Script/Engine" } }, { "Type": "FloatProperty", "Name": "CurrentHunger", "Flags": "RF_Public", "ElementSize": 4, "PropertyFlags": "ConstParm | BlueprintVisible | BlueprintReadOnly | Parm" }, { "Type": "FloatProperty", "Name": "Delta", "Flags": "RF_Public", "ElementSize": 4, "PropertyFlags": "ConstParm | BlueprintVisible | BlueprintReadOnly | Parm" } ], "FunctionFlags": "FUNC_BlueprintCallable | FUNC_BlueprintEvent" }, { "Type": "Function", "Name": "OnLevelLoaded", "Outer": "BPC_PlayerBracelet_C", "Class": "UScriptClass'Function'", "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted", "FunctionFlags": "FUNC_BlueprintCallable | FUNC_BlueprintEvent" }, { "Type": "Function", "Name": "OnPlayerInventoryChanged_Event", "Outer": "BPC_PlayerBracelet_C", "Class": "UScriptClass'Function'", "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted", "ChildProperties": [ { "Type": "StrProperty", "Name": "ContainerID", "Flags": "RF_Public", "ElementSize": 16, "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm" } ], "FunctionFlags": "FUNC_BlueprintCallable | FUNC_BlueprintEvent" }, { "Type": "Function", "Name": "OnStaminaChange", "Outer": "BPC_PlayerBracelet_C", "Class": "UScriptClass'Function'", "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted", "ChildProperties": [ { "Type": "ObjectProperty", "Name": "Actor", "Flags": "RF_Public", "ElementSize": 8, "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm", "PropertyClass": { "ObjectName": "Class'Actor'", "ObjectPath": "/Script/Engine" } }, { "Type": "DoubleProperty", "Name": "CurrentStamina", "Flags": "RF_Public", "ElementSize": 8, "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm" }, { "Type": "DoubleProperty", "Name": "Delta", "Flags": "RF_Public", "ElementSize": 8, "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm" } ], "FunctionFlags": "FUNC_BlueprintCallable | FUNC_BlueprintEvent" }, { "Type": "Function", "Name": "ReceiveEndPlay", "Outer": "BPC_PlayerBracelet_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": "ReceiveTick", "Outer": "BPC_PlayerBracelet_C", "Class": "UScriptClass'Function'", "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted", "SuperStruct": { "ObjectName": "Class'ActorComponent:ReceiveTick'", "ObjectPath": "/Script/Engine" }, "ChildProperties": [ { "Type": "FloatProperty", "Name": "DeltaSeconds", "Flags": "RF_Public", "ElementSize": 4, "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm" } ], "FunctionFlags": "FUNC_Event | FUNC_Public | FUNC_BlueprintEvent" }, { "Type": "Function", "Name": "SetLeftOrRight", "Outer": "BPC_PlayerBracelet_C", "Class": "UScriptClass'Function'", "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted", "ChildProperties": [ { "Type": "BoolProperty", "Name": "bIsLeft", "Flags": "RF_Public", "ElementSize": 1, "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm", "FieldSize": 1, "ByteOffset": 0, "ByteMask": 1, "FieldMask": 255, "BoolSize": 1, "bIsNativeBool": true }, { "Type": "FloatProperty", "Name": "OffsetValue", "Flags": "RF_Public", "ElementSize": 4, "PropertyFlags": "Edit | BlueprintVisible" } ], "FunctionFlags": "FUNC_Public | FUNC_BlueprintCallable | FUNC_BlueprintEvent" }, { "Type": "Function", "Name": "SetNoDistortionProtection", "Outer": "BPC_PlayerBracelet_C", "Class": "UScriptClass'Function'", "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted", "ChildProperties": [ { "Type": "ObjectProperty", "Name": "CallFunc_GetGameInstanceSubsystem_ReturnValue", "Flags": "RF_Public", "ElementSize": 8, "PropertyClass": { "ObjectName": "Class'RadiusSettingsSubsystem'", "ObjectPath": "/Script/IntoTheRadius2" } }, { "Type": "BoolProperty", "Name": "CallFunc_IsLeftHanded_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": "BoolProperty", "Name": "CallFunc_Not_PreBool_ReturnValue", "Flags": "RF_Public", "ElementSize": 1, "FieldSize": 1, "ByteOffset": 0, "ByteMask": 1, "FieldMask": 255, "BoolSize": 1, "bIsNativeBool": true }, { "Type": "InterfaceProperty", "Name": "K2Node_DynamicCast_AsRadius_Player_Interface", "Flags": "RF_Public", "ElementSize": 16, "InterfaceClass": { "ObjectName": "Class'RadiusPlayerInterface'", "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 } ], "FunctionFlags": "FUNC_Public | FUNC_BlueprintCallable | FUNC_BlueprintEvent" }, { "Type": "Function", "Name": "SetupWatchNumbers", "Outer": "BPC_PlayerBracelet_C", "Class": "UScriptClass'Function'", "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted", "ChildProperties": [ { "Type": "DoubleProperty", "Name": "HourDec", "Flags": "RF_Public", "ElementSize": 8, "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm" }, { "Type": "DoubleProperty", "Name": "HourSing", "Flags": "RF_Public", "ElementSize": 8, "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm" }, { "Type": "DoubleProperty", "Name": "MinDec", "Flags": "RF_Public", "ElementSize": 8, "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm" }, { "Type": "DoubleProperty", "Name": "MinSing", "Flags": "RF_Public", "ElementSize": 8, "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm" }, { "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": "DoubleProperty", "Name": "CallFunc_Multiply_DoubleDouble_ReturnValue_3", "Flags": "RF_Public", "ElementSize": 8 }, { "Type": "FloatProperty", "Name": "CallFunc_SetScalarParameterValue_Value_ImplicitCast", "Flags": "RF_Public", "ElementSize": 4 }, { "Type": "FloatProperty", "Name": "CallFunc_SetScalarParameterValue_Value_ImplicitCast_1", "Flags": "RF_Public", "ElementSize": 4 }, { "Type": "FloatProperty", "Name": "CallFunc_SetScalarParameterValue_Value_ImplicitCast_2", "Flags": "RF_Public", "ElementSize": 4 }, { "Type": "FloatProperty", "Name": "CallFunc_SetScalarParameterValue_Value_ImplicitCast_3", "Flags": "RF_Public", "ElementSize": 4 } ], "FunctionFlags": "FUNC_Public | FUNC_BlueprintCallable | FUNC_BlueprintEvent" }, { "Type": "Function", "Name": "SwitchInsideDistortion", "Outer": "BPC_PlayerBracelet_C", "Class": "UScriptClass'Function'", "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted", "ChildProperties": [ { "Type": "BoolProperty", "Name": "bInsideDistortion", "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_GetHolsteredActor_ReturnValue", "Flags": "RF_Public", "ElementSize": 8, "PropertyClass": { "ObjectName": "Class'RadiusGrippableActorBase'", "ObjectPath": "/Script/IntoTheRadius2" } }, { "Type": "InterfaceProperty", "Name": "K2Node_DynamicCast_AsDistortion_Zone_Interface", "Flags": "RF_Public", "ElementSize": 16, "InterfaceClass": { "ObjectName": "Class'DistortionZoneInterface'", "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": "BoolProperty", "Name": "CallFunc_NotEqual_BoolBool_ReturnValue", "Flags": "RF_Public", "ElementSize": 1, "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'RadiusSettingsSubsystem'", "ObjectPath": "/Script/IntoTheRadius2" } }, { "Type": "ObjectProperty", "Name": "CallFunc_GetOwner_ReturnValue", "Flags": "RF_Public", "ElementSize": 8, "PropertyClass": { "ObjectName": "Class'Actor'", "ObjectPath": "/Script/Engine" } }, { "Type": "BoolProperty", "Name": "CallFunc_IsLeftHanded_ReturnValue", "Flags": "RF_Public", "ElementSize": 1, "FieldSize": 1, "ByteOffset": 0, "ByteMask": 1, "FieldMask": 255, "BoolSize": 1, "bIsNativeBool": true }, { "Type": "InterfaceProperty", "Name": "K2Node_DynamicCast_AsRadius_Player_Interface", "Flags": "RF_Public", "ElementSize": 16, "InterfaceClass": { "ObjectName": "Class'RadiusPlayerInterface'", "ObjectPath": "/Script/IntoTheRadius2" } }, { "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": "BoolProperty", "Name": "CallFunc_Not_PreBool_ReturnValue", "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": "InterfaceProperty", "Name": "K2Node_DynamicCast_AsRadius_Player_Interface_1", "Flags": "RF_Public", "ElementSize": 16, "InterfaceClass": { "ObjectName": "Class'RadiusPlayerInterface'", "ObjectPath": "/Script/IntoTheRadius2" } }, { "Type": "BoolProperty", "Name": "K2Node_DynamicCast_bSuccess_2", "Flags": "RF_Public", "ElementSize": 1, "FieldSize": 1, "ByteOffset": 0, "ByteMask": 1, "FieldMask": 255, "BoolSize": 1, "bIsNativeBool": true }, { "Type": "ObjectProperty", "Name": "CallFunc_GetGameInstanceSubsystem_ReturnValue_1", "Flags": "RF_Public", "ElementSize": 8, "PropertyClass": { "ObjectName": "Class'RadiusSettingsSubsystem'", "ObjectPath": "/Script/IntoTheRadius2" } }, { "Type": "BoolProperty", "Name": "CallFunc_IsLeftHanded_ReturnValue_1", "Flags": "RF_Public", "ElementSize": 1, "FieldSize": 1, "ByteOffset": 0, "ByteMask": 1, "FieldMask": 255, "BoolSize": 1, "bIsNativeBool": true }, { "Type": "InterfaceProperty", "Name": "CallFunc_SetTriggerParameter_self_CastInput", "Flags": "RF_Public", "ElementSize": 16, "InterfaceClass": { "ObjectName": "Class'AudioParameterControllerInterface'", "ObjectPath": "/Script/AudioExtensions" } }, { "Type": "BoolProperty", "Name": "CallFunc_Not_PreBool_ReturnValue_1", "Flags": "RF_Public", "ElementSize": 1, "FieldSize": 1, "ByteOffset": 0, "ByteMask": 1, "FieldMask": 255, "BoolSize": 1, "bIsNativeBool": true }, { "Type": "InterfaceProperty", "Name": "CallFunc_SetTriggerParameter_self_CastInput_1", "Flags": "RF_Public", "ElementSize": 16, "InterfaceClass": { "ObjectName": "Class'AudioParameterControllerInterface'", "ObjectPath": "/Script/AudioExtensions" } }, { "Type": "InterfaceProperty", "Name": "CallFunc_SetTriggerParameter_self_CastInput_2", "Flags": "RF_Public", "ElementSize": 16, "InterfaceClass": { "ObjectName": "Class'AudioParameterControllerInterface'", "ObjectPath": "/Script/AudioExtensions" } }, { "Type": "InterfaceProperty", "Name": "CallFunc_SetTriggerParameter_self_CastInput_3", "Flags": "RF_Public", "ElementSize": 16, "InterfaceClass": { "ObjectName": "Class'AudioParameterControllerInterface'", "ObjectPath": "/Script/AudioExtensions" } }, { "Type": "InterfaceProperty", "Name": "CallFunc_SetTriggerParameter_self_CastInput_4", "Flags": "RF_Public", "ElementSize": 16, "InterfaceClass": { "ObjectName": "Class'AudioParameterControllerInterface'", "ObjectPath": "/Script/AudioExtensions" } }, { "Type": "InterfaceProperty", "Name": "CallFunc_SetTriggerParameter_self_CastInput_5", "Flags": "RF_Public", "ElementSize": 16, "InterfaceClass": { "ObjectName": "Class'AudioParameterControllerInterface'", "ObjectPath": "/Script/AudioExtensions" } }, { "Type": "InterfaceProperty", "Name": "CallFunc_SetTriggerParameter_self_CastInput_6", "Flags": "RF_Public", "ElementSize": 16, "InterfaceClass": { "ObjectName": "Class'AudioParameterControllerInterface'", "ObjectPath": "/Script/AudioExtensions" } }, { "Type": "ObjectProperty", "Name": "CallFunc_GetOwner_ReturnValue_2", "Flags": "RF_Public", "ElementSize": 8, "PropertyClass": { "ObjectName": "Class'Actor'", "ObjectPath": "/Script/Engine" } }, { "Type": "InterfaceProperty", "Name": "K2Node_DynamicCast_AsDistortion_Zone_Interface_1", "Flags": "RF_Public", "ElementSize": 16, "InterfaceClass": { "ObjectName": "Class'DistortionZoneInterface'", "ObjectPath": "/Script/IntoTheRadius2" } }, { "Type": "BoolProperty", "Name": "K2Node_DynamicCast_bSuccess_3", "Flags": "RF_Public", "ElementSize": 1, "FieldSize": 1, "ByteOffset": 0, "ByteMask": 1, "FieldMask": 255, "BoolSize": 1, "bIsNativeBool": true }, { "Type": "ObjectProperty", "Name": "CallFunc_GetDistortionZone_ReturnValue", "Flags": "RF_Public", "ElementSize": 8, "PropertyClass": { "ObjectName": "Class'DistortionZoneBase'", "ObjectPath": "/Script/IntoTheRadius2" } }, { "Type": "ObjectProperty", "Name": "CallFunc_SpawnObject_ReturnValue", "Flags": "RF_Public", "ElementSize": 8, "PropertyFlags": "ConstParm", "PropertyClass": { "ObjectName": "Class'RadiusDamageType'", "ObjectPath": "/Script/IntoTheRadius2" } } ], "FunctionFlags": "FUNC_Public | FUNC_BlueprintCallable | FUNC_BlueprintEvent" }, { "Type": "Function", "Name": "TickDistortionCharge", "Outer": "BPC_PlayerBracelet_C", "Class": "UScriptClass'Function'", "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted", "ChildProperties": [ { "Type": "InterfaceProperty", "Name": "CallFunc_SetTriggerParameter_self_CastInput", "Flags": "RF_Public", "ElementSize": 16, "InterfaceClass": { "ObjectName": "Class'AudioParameterControllerInterface'", "ObjectPath": "/Script/AudioExtensions" } }, { "Type": "ObjectProperty", "Name": "CallFunc_GetHolsteredActor_ReturnValue", "Flags": "RF_Public", "ElementSize": 8, "PropertyClass": { "ObjectName": "Class'RadiusGrippableActorBase'", "ObjectPath": "/Script/IntoTheRadius2" } }, { "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": "K2Node_DynamicCast_AsBPA_ADH", "Flags": "RF_Public", "ElementSize": 8, "PropertyClass": { "ObjectName": "BlueprintGeneratedClass'BPA_ADH_C'", "ObjectPath": "/Game/ITR2/BPs/Items/Equipment/Anti_Distortion_Helmets/BPA_ADH.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": "BoolProperty", "Name": "CallFunc_LessEqual_DoubleDouble_ReturnValue", "Flags": "RF_Public", "ElementSize": 1, "FieldSize": 1, "ByteOffset": 0, "ByteMask": 1, "FieldMask": 255, "BoolSize": 1, "bIsNativeBool": true }, { "Type": "DoubleProperty", "Name": "CallFunc_Subtract_DoubleDouble_ReturnValue", "Flags": "RF_Public", "ElementSize": 8 } ], "FunctionFlags": "FUNC_Public | FUNC_BlueprintCallable | FUNC_BlueprintEvent" }, { "Type": "Function", "Name": "TickDistortionDischarge", "Outer": "BPC_PlayerBracelet_C", "Class": "UScriptClass'Function'", "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted", "ChildProperties": [ { "Type": "InterfaceProperty", "Name": "CallFunc_SetTriggerParameter_self_CastInput", "Flags": "RF_Public", "ElementSize": 16, "InterfaceClass": { "ObjectName": "Class'AudioParameterControllerInterface'", "ObjectPath": "/Script/AudioExtensions" } }, { "Type": "InterfaceProperty", "Name": "CallFunc_SetTriggerParameter_self_CastInput_1", "Flags": "RF_Public", "ElementSize": 16, "InterfaceClass": { "ObjectName": "Class'AudioParameterControllerInterface'", "ObjectPath": "/Script/AudioExtensions" } }, { "Type": "InterfaceProperty", "Name": "CallFunc_SetTriggerParameter_self_CastInput_2", "Flags": "RF_Public", "ElementSize": 16, "InterfaceClass": { "ObjectName": "Class'AudioParameterControllerInterface'", "ObjectPath": "/Script/AudioExtensions" } }, { "Type": "ObjectProperty", "Name": "CallFunc_GetHolsteredActor_ReturnValue", "Flags": "RF_Public", "ElementSize": 8, "PropertyClass": { "ObjectName": "Class'RadiusGrippableActorBase'", "ObjectPath": "/Script/IntoTheRadius2" } }, { "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": "K2Node_DynamicCast_AsBPA_ADH", "Flags": "RF_Public", "ElementSize": 8, "PropertyClass": { "ObjectName": "BlueprintGeneratedClass'BPA_ADH_C'", "ObjectPath": "/Game/ITR2/BPs/Items/Equipment/Anti_Distortion_Helmets/BPA_ADH.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": "DoubleProperty", "Name": "CallFunc_Multiply_DoubleDouble_ReturnValue", "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 } ], "FunctionFlags": "FUNC_Public | FUNC_BlueprintCallable | FUNC_BlueprintEvent" }, { "Type": "Function", "Name": "UpdateArmorCounter", "Outer": "BPC_PlayerBracelet_C", "Class": "UScriptClass'Function'", "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted", "ChildProperties": [ { "Type": "DoubleProperty", "Name": "Value", "Flags": "RF_Public", "ElementSize": 8, "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm" }, { "Type": "DoubleProperty", "Name": "CallFunc_Multiply_DoubleDouble_ReturnValue", "Flags": "RF_Public", "ElementSize": 8 }, { "Type": "BoolProperty", "Name": "CallFunc_LessEqual_DoubleDouble_ReturnValue", "Flags": "RF_Public", "ElementSize": 1, "FieldSize": 1, "ByteOffset": 0, "ByteMask": 1, "FieldMask": 255, "BoolSize": 1, "bIsNativeBool": true }, { "Type": "StrProperty", "Name": "CallFunc_Conv_DoubleToString_ReturnValue", "Flags": "RF_Public", "ElementSize": 16 }, { "Type": "DoubleProperty", "Name": "CallFunc_SelectFloat_ReturnValue", "Flags": "RF_Public", "ElementSize": 8 }, { "Type": "StrProperty", "Name": "CallFunc_GetSubstring_ReturnValue", "Flags": "RF_Public", "ElementSize": 16 }, { "Type": "DoubleProperty", "Name": "CallFunc_Conv_StringToDouble_ReturnValue", "Flags": "RF_Public", "ElementSize": 8 }, { "Type": "DoubleProperty", "Name": "CallFunc_Multiply_DoubleDouble_ReturnValue_1", "Flags": "RF_Public", "ElementSize": 8 }, { "Type": "DoubleProperty", "Name": "CallFunc_SelectFloat_ReturnValue_1", "Flags": "RF_Public", "ElementSize": 8 }, { "Type": "FloatProperty", "Name": "CallFunc_SetScalarParameterValue_Value_ImplicitCast", "Flags": "RF_Public", "ElementSize": 4 }, { "Type": "FloatProperty", "Name": "CallFunc_SetScalarParameterValue_Value_ImplicitCast_1", "Flags": "RF_Public", "ElementSize": 4 } ], "FunctionFlags": "FUNC_Public | FUNC_BlueprintCallable | FUNC_BlueprintEvent" }, { "Type": "Function", "Name": "UpdateClock", "Outer": "BPC_PlayerBracelet_C", "Class": "UScriptClass'Function'", "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted", "ChildProperties": [ { "Type": "ObjectProperty", "Name": "CallFunc_GetWorldSubsystem_ReturnValue", "Flags": "RF_Public", "ElementSize": 8, "PropertyClass": { "ObjectName": "Class'RadiusTimeSubsystem'", "ObjectPath": "/Script/IntoTheRadius2" } }, { "Type": "StrProperty", "Name": "CallFunc_GetDateTimeStrings_Date", "Flags": "RF_Public", "ElementSize": 16 }, { "Type": "StrProperty", "Name": "CallFunc_GetDateTimeStrings_DayOfWeek", "Flags": "RF_Public", "ElementSize": 16 }, { "Type": "StrProperty", "Name": "CallFunc_GetDateTimeStrings_Hour", "Flags": "RF_Public", "ElementSize": 16 }, { "Type": "StrProperty", "Name": "CallFunc_GetDateTimeStrings_Minute", "Flags": "RF_Public", "ElementSize": 16 }, { "Type": "StrProperty", "Name": "CallFunc_GetDateTimeStrings_Second", "Flags": "RF_Public", "ElementSize": 16 }, { "Type": "StrProperty", "Name": "CallFunc_GetSubstring_ReturnValue", "Flags": "RF_Public", "ElementSize": 16 }, { "Type": "StrProperty", "Name": "CallFunc_GetSubstring_ReturnValue_1", "Flags": "RF_Public", "ElementSize": 16 }, { "Type": "DoubleProperty", "Name": "CallFunc_Conv_StringToDouble_ReturnValue", "Flags": "RF_Public", "ElementSize": 8 }, { "Type": "DoubleProperty", "Name": "CallFunc_Conv_StringToDouble_ReturnValue_1", "Flags": "RF_Public", "ElementSize": 8 }, { "Type": "StrProperty", "Name": "CallFunc_GetSubstring_ReturnValue_2", "Flags": "RF_Public", "ElementSize": 16 }, { "Type": "StrProperty", "Name": "CallFunc_GetSubstring_ReturnValue_3", "Flags": "RF_Public", "ElementSize": 16 }, { "Type": "DoubleProperty", "Name": "CallFunc_Conv_StringToDouble_ReturnValue_2", "Flags": "RF_Public", "ElementSize": 8 }, { "Type": "DoubleProperty", "Name": "CallFunc_Conv_StringToDouble_ReturnValue_3", "Flags": "RF_Public", "ElementSize": 8 } ], "FunctionFlags": "FUNC_Private | FUNC_BlueprintCallable | FUNC_BlueprintEvent" }, { "Type": "Function", "Name": "UpdateCompass", "Outer": "BPC_PlayerBracelet_C", "Class": "UScriptClass'Function'", "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted", "ChildProperties": [ { "Type": "StructProperty", "Name": "NorthVectorProj", "Flags": "RF_Public", "ElementSize": 24, "PropertyFlags": "Edit | BlueprintVisible", "Struct": { "ObjectName": "Class'Vector'", "ObjectPath": "/Script/CoreUObject" } }, { "Type": "DoubleProperty", "Name": "RotationAngleDegrees", "Flags": "RF_Public", "ElementSize": 8, "PropertyFlags": "Edit | BlueprintVisible" }, { "Type": "StructProperty", "Name": "NorthVectorProjNormalized", "Flags": "RF_Public", "ElementSize": 24, "PropertyFlags": "Edit | BlueprintVisible", "Struct": { "ObjectName": "Class'Vector'", "ObjectPath": "/Script/CoreUObject" } }, { "Type": "StructProperty", "Name": "CompassUpVector", "Flags": "RF_Public", "ElementSize": 24, "PropertyFlags": "Edit | BlueprintVisible", "Struct": { "ObjectName": "Class'Vector'", "ObjectPath": "/Script/CoreUObject" } }, { "Type": "StructProperty", "Name": "CompassLocation", "Flags": "RF_Public", "ElementSize": 24, "PropertyFlags": "Edit | BlueprintVisible", "Struct": { "ObjectName": "Class'Vector'", "ObjectPath": "/Script/CoreUObject" } }, { "Type": "StructProperty", "Name": "CompassForwardVector", "Flags": "RF_Public", "ElementSize": 24, "PropertyFlags": "Edit | BlueprintVisible", "Struct": { "ObjectName": "Class'Vector'", "ObjectPath": "/Script/CoreUObject" } }, { "Type": "StructProperty", "Name": "CallFunc_Conv_DoubleToVector_ReturnValue", "Flags": "RF_Public", "ElementSize": 24, "Struct": { "ObjectName": "Class'Vector'", "ObjectPath": "/Script/CoreUObject" } }, { "Type": "StructProperty", "Name": "CallFunc_Normal_ReturnValue", "Flags": "RF_Public", "ElementSize": 24, "Struct": { "ObjectName": "Class'Vector'", "ObjectPath": "/Script/CoreUObject" } }, { "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": "DoubleProperty", "Name": "CallFunc_Divide_DoubleDouble_ReturnValue", "Flags": "RF_Public", "ElementSize": 8 }, { "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_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": "StructProperty", "Name": "CallFunc_ProjectVectorOnToPlane_ReturnValue", "Flags": "RF_Public", "ElementSize": 24, "Struct": { "ObjectName": "Class'Vector'", "ObjectPath": "/Script/CoreUObject" } }, { "Type": "StructProperty", "Name": "CallFunc_Cross_VectorVector_ReturnValue", "Flags": "RF_Public", "ElementSize": 24, "Struct": { "ObjectName": "Class'Vector'", "ObjectPath": "/Script/CoreUObject" } }, { "Type": "DoubleProperty", "Name": "CallFunc_Dot_VectorVector_ReturnValue", "Flags": "RF_Public", "ElementSize": 8 }, { "Type": "DoubleProperty", "Name": "CallFunc_SignOfFloat_ReturnValue", "Flags": "RF_Public", "ElementSize": 8 }, { "Type": "DoubleProperty", "Name": "CallFunc_Dot_VectorVector_ReturnValue_1", "Flags": "RF_Public", "ElementSize": 8 }, { "Type": "DoubleProperty", "Name": "CallFunc_DegAcos_ReturnValue", "Flags": "RF_Public", "ElementSize": 8 }, { "Type": "StructProperty", "Name": "CallFunc_GetSocketTransform_ReturnValue", "Flags": "RF_Public", "ElementSize": 96, "Struct": { "ObjectName": "Class'Transform'", "ObjectPath": "/Script/CoreUObject" } }, { "Type": "DoubleProperty", "Name": "CallFunc_Multiply_DoubleDouble_ReturnValue", "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_GetUpVector_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": "FloatProperty", "Name": "CallFunc_SetScalarParameterValue_Value_ImplicitCast", "Flags": "RF_Public", "ElementSize": 4 } ], "FunctionFlags": "FUNC_Private | FUNC_HasDefaults | FUNC_BlueprintCallable | FUNC_BlueprintEvent" }, { "Type": "Function", "Name": "UpdateDistortionTimer", "Outer": "BPC_PlayerBracelet_C", "Class": "UScriptClass'Function'", "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted", "ChildProperties": [ { "Type": "DoubleProperty", "Name": "TimeSec", "Flags": "RF_Public", "ElementSize": 8, "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm" }, { "Type": "DoubleProperty", "Name": "CallFunc_FMod_Remainder", "Flags": "RF_Public", "ElementSize": 8 }, { "Type": "IntProperty", "Name": "CallFunc_FMod_ReturnValue", "Flags": "RF_Public", "ElementSize": 4 }, { "Type": "DoubleProperty", "Name": "CallFunc_FMod_Remainder_1", "Flags": "RF_Public", "ElementSize": 8 }, { "Type": "IntProperty", "Name": "CallFunc_FMod_ReturnValue_1", "Flags": "RF_Public", "ElementSize": 4 }, { "Type": "DoubleProperty", "Name": "CallFunc_Conv_IntToDouble_ReturnValue", "Flags": "RF_Public", "ElementSize": 8 }, { "Type": "DoubleProperty", "Name": "CallFunc_Conv_IntToDouble_ReturnValue_1", "Flags": "RF_Public", "ElementSize": 8 }, { "Type": "IntProperty", "Name": "CallFunc_FFloor_ReturnValue", "Flags": "RF_Public", "ElementSize": 4 }, { "Type": "DoubleProperty", "Name": "CallFunc_Conv_IntToDouble_ReturnValue_2", "Flags": "RF_Public", "ElementSize": 8 } ], "FunctionFlags": "FUNC_Public | FUNC_BlueprintCallable | FUNC_BlueprintEvent" }, { "Type": "Function", "Name": "UpdateWatchDistortionData", "Outer": "BPC_PlayerBracelet_C", "Class": "UScriptClass'Function'", "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted", "FunctionFlags": "FUNC_BlueprintCallable | FUNC_BlueprintEvent" }, { "Type": "Function", "Name": "VestAndHolsterUpdated", "Outer": "BPC_PlayerBracelet_C", "Class": "UScriptClass'Function'", "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted", "ChildProperties": [ { "Type": "StructProperty", "Name": "Action", "Flags": "RF_Public", "ElementSize": 12, "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm", "Struct": { "ObjectName": "Class'GameplayTag'", "ObjectPath": "/Script/GameplayTags" } }, { "Type": "ObjectProperty", "Name": "RadiusItem", "Flags": "RF_Public", "ElementSize": 8, "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm", "PropertyClass": { "ObjectName": "Class'RadiusGrippableActorBase'", "ObjectPath": "/Script/IntoTheRadius2" } } ], "FunctionFlags": "FUNC_BlueprintCallable | FUNC_BlueprintEvent" } ]