[ { "Type": "BlueprintGeneratedClass", "Name": "BPC_WeaponCleaner_C", "Class": "UScriptClass'BlueprintGeneratedClass'", "Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted", "Properties": { "UberGraphFunction": { "ObjectName": "Function'BPC_WeaponCleaner_C:ExecuteUbergraph_BPC_WeaponCleaner'", "ObjectPath": "/Game/ITR2/BPs/Items/Cleaning/BPC_WeaponCleaner.8" } }, "SuperStruct": { "ObjectName": "Class'RadiusWeaponCleanerComponent'", "ObjectPath": "/Script/IntoTheRadius2" }, "Children": [ { "ObjectName": "Function'BPC_WeaponCleaner_C:CREATEDELEGATE_PROXYFUNCTION_0'", "ObjectPath": "/Game/ITR2/BPs/Items/Cleaning/BPC_WeaponCleaner.4" }, { "ObjectName": "Function'BPC_WeaponCleaner_C:CREATEDELEGATE_PROXYFUNCTION_1'", "ObjectPath": "/Game/ITR2/BPs/Items/Cleaning/BPC_WeaponCleaner.5" }, { "ObjectName": "Function'BPC_WeaponCleaner_C:ResetCleanVertices'", "ObjectPath": "/Game/ITR2/BPs/Items/Cleaning/BPC_WeaponCleaner.18" }, { "ObjectName": "Function'BPC_WeaponCleaner_C:Multicast_CleanActor'", "ObjectPath": "/Game/ITR2/BPs/Items/Cleaning/BPC_WeaponCleaner.10" }, { "ObjectName": "Function'BPC_WeaponCleaner_C:Server_CleanActor'", "ObjectPath": "/Game/ITR2/BPs/Items/Cleaning/BPC_WeaponCleaner.19" }, { "ObjectName": "Function'BPC_WeaponCleaner_C:CleanActor'", "ObjectPath": "/Game/ITR2/BPs/Items/Cleaning/BPC_WeaponCleaner.2" }, { "ObjectName": "Function'BPC_WeaponCleaner_C:OilDryOutTick'", "ObjectPath": "/Game/ITR2/BPs/Items/Cleaning/BPC_WeaponCleaner.12" }, { "ObjectName": "Function'BPC_WeaponCleaner_C:DoClean'", "ObjectPath": "/Game/ITR2/BPs/Items/Cleaning/BPC_WeaponCleaner.6" }, { "ObjectName": "Function'BPC_WeaponCleaner_C:DoOilRemove'", "ObjectPath": "/Game/ITR2/BPs/Items/Cleaning/BPC_WeaponCleaner.7" }, { "ObjectName": "Function'BPC_WeaponCleaner_C:ReceiveTick'", "ObjectPath": "/Game/ITR2/BPs/Items/Cleaning/BPC_WeaponCleaner.17" }, { "ObjectName": "Function'BPC_WeaponCleaner_C:OnDynamicDataLinked'", "ObjectPath": "/Game/ITR2/BPs/Items/Cleaning/BPC_WeaponCleaner.14" }, { "ObjectName": "Function'BPC_WeaponCleaner_C:OnDynamicDataUnlinking'", "ObjectPath": "/Game/ITR2/BPs/Items/Cleaning/BPC_WeaponCleaner.15" }, { "ObjectName": "Function'BPC_WeaponCleaner_C:OnDurabilityChange'", "ObjectPath": "/Game/ITR2/BPs/Items/Cleaning/BPC_WeaponCleaner.13" }, { "ObjectName": "Function'BPC_WeaponCleaner_C:ForceLOD'", "ObjectPath": "/Game/ITR2/BPs/Items/Cleaning/BPC_WeaponCleaner.9" }, { "ObjectName": "Function'BPC_WeaponCleaner_C:CompletelyRemoveOil'", "ObjectPath": "/Game/ITR2/BPs/Items/Cleaning/BPC_WeaponCleaner.3" }, { "ObjectName": "Function'BPC_WeaponCleaner_C:ReceiveBeginPlay'", "ObjectPath": "/Game/ITR2/BPs/Items/Cleaning/BPC_WeaponCleaner.16" }, { "ObjectName": "Function'BPC_WeaponCleaner_C:TryApplyOil'", "ObjectPath": "/Game/ITR2/BPs/Items/Cleaning/BPC_WeaponCleaner.21" }, { "ObjectName": "Function'BPC_WeaponCleaner_C:Server_PaintOil'", "ObjectPath": "/Game/ITR2/BPs/Items/Cleaning/BPC_WeaponCleaner.20" }, { "ObjectName": "Function'BPC_WeaponCleaner_C:Multicast_PaintOil'", "ObjectPath": "/Game/ITR2/BPs/Items/Cleaning/BPC_WeaponCleaner.11" }, { "ObjectName": "Function'BPC_WeaponCleaner_C:ExecuteUbergraph_BPC_WeaponCleaner'", "ObjectPath": "/Game/ITR2/BPs/Items/Cleaning/BPC_WeaponCleaner.8" } ], "ChildProperties": [ { "Type": "StructProperty", "Name": "UberGraphFrame", "Flags": "RF_Public | RF_LoadCompleted", "ElementSize": 16, "PropertyFlags": "Transient | DuplicateTransient", "Struct": { "ObjectName": "Class'PointerToUberGraphFrame'", "ObjectPath": "/Script/Engine" } }, { "Type": "StructProperty", "Name": "OilDryOutTimer", "Flags": "RF_Public | RF_LoadCompleted", "ElementSize": 8, "PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance", "Struct": { "ObjectName": "Class'TimerHandle'", "ObjectPath": "/Script/Engine" } }, { "Type": "DoubleProperty", "Name": "DryOutSeconds", "Flags": "RF_Public | RF_LoadCompleted", "ElementSize": 8, "PropertyFlags": "Edit | BlueprintVisible" }, { "Type": "DoubleProperty", "Name": "OilDryTick", "Flags": "RF_Public | RF_LoadCompleted", "ElementSize": 8, "PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance" }, { "Type": "DoubleProperty", "Name": "OilDryValue", "Flags": "RF_Public | RF_LoadCompleted", "ElementSize": 8, "PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance" }, { "Type": "FloatProperty", "Name": "CleanedToDurability", "Flags": "RF_Public | RF_LoadCompleted", "ElementSize": 4, "PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance" }, { "Type": "FloatProperty", "Name": "TotalVerticesMultiplier", "Flags": "RF_Public | RF_LoadCompleted", "ElementSize": 4, "PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance" }, { "Type": "BoolProperty", "Name": "RestoreVerticesColor", "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_WeaponCleaner": { "ObjectName": "Function'BPC_WeaponCleaner_C:ExecuteUbergraph_BPC_WeaponCleaner'", "ObjectPath": "/Game/ITR2/BPs/Items/Cleaning/BPC_WeaponCleaner.8" }, "Multicast_PaintOil": { "ObjectName": "Function'BPC_WeaponCleaner_C:Multicast_PaintOil'", "ObjectPath": "/Game/ITR2/BPs/Items/Cleaning/BPC_WeaponCleaner.11" }, "Server_PaintOil": { "ObjectName": "Function'BPC_WeaponCleaner_C:Server_PaintOil'", "ObjectPath": "/Game/ITR2/BPs/Items/Cleaning/BPC_WeaponCleaner.20" }, "TryApplyOil": { "ObjectName": "Function'BPC_WeaponCleaner_C:TryApplyOil'", "ObjectPath": "/Game/ITR2/BPs/Items/Cleaning/BPC_WeaponCleaner.21" }, "ReceiveBeginPlay": { "ObjectName": "Function'BPC_WeaponCleaner_C:ReceiveBeginPlay'", "ObjectPath": "/Game/ITR2/BPs/Items/Cleaning/BPC_WeaponCleaner.16" }, "CompletelyRemoveOil": { "ObjectName": "Function'BPC_WeaponCleaner_C:CompletelyRemoveOil'", "ObjectPath": "/Game/ITR2/BPs/Items/Cleaning/BPC_WeaponCleaner.3" }, "ForceLOD": { "ObjectName": "Function'BPC_WeaponCleaner_C:ForceLOD'", "ObjectPath": "/Game/ITR2/BPs/Items/Cleaning/BPC_WeaponCleaner.9" }, "OnDurabilityChange": { "ObjectName": "Function'BPC_WeaponCleaner_C:OnDurabilityChange'", "ObjectPath": "/Game/ITR2/BPs/Items/Cleaning/BPC_WeaponCleaner.13" }, "OnDynamicDataUnlinking": { "ObjectName": "Function'BPC_WeaponCleaner_C:OnDynamicDataUnlinking'", "ObjectPath": "/Game/ITR2/BPs/Items/Cleaning/BPC_WeaponCleaner.15" }, "OnDynamicDataLinked": { "ObjectName": "Function'BPC_WeaponCleaner_C:OnDynamicDataLinked'", "ObjectPath": "/Game/ITR2/BPs/Items/Cleaning/BPC_WeaponCleaner.14" }, "ReceiveTick": { "ObjectName": "Function'BPC_WeaponCleaner_C:ReceiveTick'", "ObjectPath": "/Game/ITR2/BPs/Items/Cleaning/BPC_WeaponCleaner.17" }, "DoOilRemove": { "ObjectName": "Function'BPC_WeaponCleaner_C:DoOilRemove'", "ObjectPath": "/Game/ITR2/BPs/Items/Cleaning/BPC_WeaponCleaner.7" }, "DoClean": { "ObjectName": "Function'BPC_WeaponCleaner_C:DoClean'", "ObjectPath": "/Game/ITR2/BPs/Items/Cleaning/BPC_WeaponCleaner.6" }, "OilDryOutTick": { "ObjectName": "Function'BPC_WeaponCleaner_C:OilDryOutTick'", "ObjectPath": "/Game/ITR2/BPs/Items/Cleaning/BPC_WeaponCleaner.12" }, "CleanActor": { "ObjectName": "Function'BPC_WeaponCleaner_C:CleanActor'", "ObjectPath": "/Game/ITR2/BPs/Items/Cleaning/BPC_WeaponCleaner.2" }, "Server_CleanActor": { "ObjectName": "Function'BPC_WeaponCleaner_C:Server_CleanActor'", "ObjectPath": "/Game/ITR2/BPs/Items/Cleaning/BPC_WeaponCleaner.19" }, "Multicast_CleanActor": { "ObjectName": "Function'BPC_WeaponCleaner_C:Multicast_CleanActor'", "ObjectPath": "/Game/ITR2/BPs/Items/Cleaning/BPC_WeaponCleaner.10" }, "ResetCleanVertices": { "ObjectName": "Function'BPC_WeaponCleaner_C:ResetCleanVertices'", "ObjectPath": "/Game/ITR2/BPs/Items/Cleaning/BPC_WeaponCleaner.18" }, "CREATEDELEGATE_PROXYFUNCTION_1": { "ObjectName": "Function'BPC_WeaponCleaner_C:CREATEDELEGATE_PROXYFUNCTION_1'", "ObjectPath": "/Game/ITR2/BPs/Items/Cleaning/BPC_WeaponCleaner.5" }, "CREATEDELEGATE_PROXYFUNCTION_0": { "ObjectName": "Function'BPC_WeaponCleaner_C:CREATEDELEGATE_PROXYFUNCTION_0'", "ObjectPath": "/Game/ITR2/BPs/Items/Cleaning/BPC_WeaponCleaner.4" } }, "ClassFlags": "CLASS_Config | CLASS_ReplicationDataIsSetUp | CLASS_CompiledFromBlueprint | CLASS_DefaultToInstanced | CLASS_HasInstancedReference", "ClassWithin": { "ObjectName": "Class'Object'", "ObjectPath": "/Script/CoreUObject" }, "ClassConfigName": "Engine", "bCooked": true, "ClassDefaultObject": { "ObjectName": "BPC_WeaponCleaner_C'Default__BPC_WeaponCleaner_C'", "ObjectPath": "/Game/ITR2/BPs/Items/Cleaning/BPC_WeaponCleaner.1" }, "EditorTags": { "BlueprintType": "BPTYPE_Normal" } }, { "Type": "BPC_WeaponCleaner_C", "Name": "Default__BPC_WeaponCleaner_C", "Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/Items/Cleaning/BPC_WeaponCleaner.BPC_WeaponCleaner_C'", "Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted", "Properties": { "UberGraphFrame": {}, "OilDryOutTimer[1]": { "Handle": 0 }, "DryOutSeconds[2]": 5.0, "TotalVerticesMultiplier[6]": 0.06, "bSingleLOD": true, "OilPaintFallOff": { "ObjectName": "CurveFloat'CF_SprayPointFallOff'", "ObjectPath": "/Game/ITR2/BPs/Items/Cleaning/CF_SprayPointFallOff.0" }, "TagsToIgnore": [ "AmmoBoxLable" ], "MeshesToIgnore": [ { "ObjectName": "StaticMesh'Cylinder'", "ObjectPath": "/Engine/BasicShapes/Cylinder.2" }, { "ObjectName": "StaticMesh'Cube'", "ObjectPath": "/Engine/EngineMeshes/Cube.2" } ], "ComponentsToIgnore": [ { "ObjectName": "BlueprintGeneratedClass'BPC_ItemMarker_C'", "ObjectPath": "/Game/ITR2/BPs/Items/Misc/BPC_ItemMarker.0" }, { "ObjectName": "BlueprintGeneratedClass'BPC_RadiusBulletInternal_C'", "ObjectPath": "/Game/ITR2/BPs/Items/Components/BPC_RadiusBulletInternal.0" } ], "PrimaryComponentTick": { "bStartWithTickEnabled": false } } }, { "Type": "Function", "Name": "CleanActor", "Outer": "BPC_WeaponCleaner_C", "Class": "UScriptClass'Function'", "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted", "ChildProperties": [ { "Type": "StructProperty", "Name": "Position", "Flags": "RF_Public", "ElementSize": 24, "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm", "Struct": { "ObjectName": "Class'Vector'", "ObjectPath": "/Script/CoreUObject" } }, { "Type": "StructProperty", "Name": "Extent", "Flags": "RF_Public", "ElementSize": 24, "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm", "Struct": { "ObjectName": "Class'Vector'", "ObjectPath": "/Script/CoreUObject" } }, { "Type": "BoolProperty", "Name": "Success", "Flags": "RF_Public", "ElementSize": 1, "PropertyFlags": "Parm | OutParm", "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_HasAuthority_ReturnValue", "Flags": "RF_Public", "ElementSize": 1, "FieldSize": 1, "ByteOffset": 0, "ByteMask": 1, "FieldMask": 255, "BoolSize": 1, "bIsNativeBool": true }, { "Type": "DoubleProperty", "Name": "CallFunc_DoClean_CleanedRatio", "Flags": "RF_Public", "ElementSize": 8 }, { "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": "DoubleProperty", "Name": "CallFunc_Multiply_DoubleDouble_ReturnValue", "Flags": "RF_Public", "ElementSize": 8 }, { "Type": "ObjectProperty", "Name": "CallFunc_GetOwner_ReturnValue_1", "Flags": "RF_Public", "ElementSize": 8, "PropertyClass": { "ObjectName": "Class'Actor'", "ObjectPath": "/Script/Engine" } }, { "Type": "ObjectProperty", "Name": "CallFunc_GetOwner_ReturnValue_2", "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", "Flags": "RF_Public", "ElementSize": 1, "FieldSize": 1, "ByteOffset": 0, "ByteMask": 1, "FieldMask": 255, "BoolSize": 1, "bIsNativeBool": true }, { "Type": "BoolProperty", "Name": "CallFunc_IsActorLocallyOwned_ReturnValue", "Flags": "RF_Public", "ElementSize": 1, "FieldSize": 1, "ByteOffset": 0, "ByteMask": 1, "FieldMask": 255, "BoolSize": 1, "bIsNativeBool": true }, { "Type": "DoubleProperty", "Name": "CallFunc_Multiply_DoubleDouble_A_ImplicitCast", "Flags": "RF_Public", "ElementSize": 8 }, { "Type": "FloatProperty", "Name": "CallFunc_ChangeDurability_DeltaDurability_ImplicitCast", "Flags": "RF_Public", "ElementSize": 4, "PropertyFlags": "ConstParm" } ], "FunctionFlags": "FUNC_Public | FUNC_HasOutParms | FUNC_BlueprintCallable | FUNC_BlueprintEvent" }, { "Type": "Function", "Name": "CompletelyRemoveOil", "Outer": "BPC_WeaponCleaner_C", "Class": "UScriptClass'Function'", "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted", "FunctionFlags": "FUNC_BlueprintCallable | FUNC_BlueprintEvent" }, { "Type": "Function", "Name": "CREATEDELEGATE_PROXYFUNCTION_0", "Outer": "BPC_WeaponCleaner_C", "Class": "UScriptClass'Function'", "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted", "ChildProperties": [ { "Type": "FloatProperty", "Name": "Delta", "Flags": "RF_Public", "ElementSize": 4, "PropertyFlags": "ConstParm | BlueprintVisible | BlueprintReadOnly | Parm" }, { "Type": "DoubleProperty", "Name": "CallFunc_OnDurabilityChange_Delta_ImplicitCast", "Flags": "RF_Public", "ElementSize": 8 } ], "FunctionFlags": "FUNC_BlueprintCallable | FUNC_BlueprintEvent" }, { "Type": "Function", "Name": "CREATEDELEGATE_PROXYFUNCTION_1", "Outer": "BPC_WeaponCleaner_C", "Class": "UScriptClass'Function'", "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted", "ChildProperties": [ { "Type": "FloatProperty", "Name": "Delta", "Flags": "RF_Public", "ElementSize": 4, "PropertyFlags": "ConstParm | BlueprintVisible | BlueprintReadOnly | Parm" }, { "Type": "DoubleProperty", "Name": "CallFunc_OnDurabilityChange_Delta_ImplicitCast", "Flags": "RF_Public", "ElementSize": 8 } ], "FunctionFlags": "FUNC_BlueprintCallable | FUNC_BlueprintEvent" }, { "Type": "Function", "Name": "DoClean", "Outer": "BPC_WeaponCleaner_C", "Class": "UScriptClass'Function'", "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted", "ChildProperties": [ { "Type": "StructProperty", "Name": "Position", "Flags": "RF_Public", "ElementSize": 24, "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm", "Struct": { "ObjectName": "Class'Vector'", "ObjectPath": "/Script/CoreUObject" } }, { "Type": "StructProperty", "Name": "Extent", "Flags": "RF_Public", "ElementSize": 24, "PropertyFlags": "ConstParm | BlueprintVisible | BlueprintReadOnly | Parm", "Struct": { "ObjectName": "Class'Vector'", "ObjectPath": "/Script/CoreUObject" } }, { "Type": "DoubleProperty", "Name": "CleanedRatio", "Flags": "RF_Public", "ElementSize": 8, "PropertyFlags": "Parm | OutParm" }, { "Type": "IntProperty", "Name": "TotalVertices", "Flags": "RF_Public", "ElementSize": 4, "PropertyFlags": "Edit | BlueprintVisible" }, { "Type": "StructProperty", "Name": "PainterContext", "Flags": "RF_Public", "ElementSize": 40, "PropertyFlags": "Edit | BlueprintVisible | ContainsInstancedReference", "Struct": { "ObjectName": "Class'RVPContext'", "ObjectPath": "/Script/IntoTheRadius2" } }, { "Type": "IntProperty", "Name": "CleanValue", "Flags": "RF_Public", "ElementSize": 4, "PropertyFlags": "Edit | BlueprintVisible" }, { "Type": "FloatProperty", "Name": "CleanedVertices", "Flags": "RF_Public", "ElementSize": 4, "PropertyFlags": "Edit | BlueprintVisible" }, { "Type": "FloatProperty", "Name": "TotalCleanedPercent", "Flags": "RF_Public", "ElementSize": 4, "PropertyFlags": "Edit | BlueprintVisible" }, { "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": "IntProperty", "Name": "Temp_int_Loop_Counter_Variable", "Flags": "RF_Public", "ElementSize": 4 }, { "Type": "IntProperty", "Name": "CallFunc_Add_IntInt_ReturnValue", "Flags": "RF_Public", "ElementSize": 4 }, { "Type": "IntProperty", "Name": "Temp_int_Array_Index_Variable_2", "Flags": "RF_Public", "ElementSize": 4 }, { "Type": "ObjectProperty", "Name": "CallFunc_GetGameInstanceSubsystem_ReturnValue", "Flags": "RF_Public", "ElementSize": 8, "PropertyClass": { "ObjectName": "Class'RadiusConfigurationSubsystem'", "ObjectPath": "/Script/IntoTheRadius2" } }, { "Type": "DoubleProperty", "Name": "CallFunc_Multiply_DoubleDouble_ReturnValue", "Flags": "RF_Public", "ElementSize": 8 }, { "Type": "IntProperty", "Name": "CallFunc_Round_ReturnValue", "Flags": "RF_Public", "ElementSize": 4 }, { "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": "CallFunc_Add_IntInt_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": "Temp_int_Loop_Counter_Variable_1", "Flags": "RF_Public", "ElementSize": 4 }, { "Type": "ObjectProperty", "Name": "CallFunc_Array_Get_Item", "Flags": "RF_Public", "ElementSize": 8, "PropertyFlags": "InstancedReference", "PropertyClass": { "ObjectName": "Class'SkeletalMeshComponent'", "ObjectPath": "/Script/Engine" } }, { "Type": "IntProperty", "Name": "CallFunc_Array_Length_ReturnValue_2", "Flags": "RF_Public", "ElementSize": 4 }, { "Type": "IntProperty", "Name": "CallFunc_Add_IntInt_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": "ObjectProperty", "Name": "CallFunc_Array_Get_Item_1", "Flags": "RF_Public", "ElementSize": 8, "PropertyFlags": "InstancedReference", "PropertyClass": { "ObjectName": "Class'StaticMeshComponent'", "ObjectPath": "/Script/Engine" } }, { "Type": "IntProperty", "Name": "CallFunc_Array_Length_ReturnValue_3", "Flags": "RF_Public", "ElementSize": 4 }, { "Type": "StructProperty", "Name": "CallFunc_Array_Get_Item_2", "Flags": "RF_Public", "ElementSize": 16, "Struct": { "ObjectName": "Class'VertexColorsArray'", "ObjectPath": "/Script/IntoTheRadius2" } }, { "Type": "IntProperty", "Name": "CallFunc_Array_Length_ReturnValue_4", "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_Array_Length_ReturnValue_5", "Flags": "RF_Public", "ElementSize": 4 }, { "Type": "IntProperty", "Name": "CallFunc_Add_IntInt_ReturnValue_3", "Flags": "RF_Public", "ElementSize": 4 }, { "Type": "IntProperty", "Name": "Temp_int_Loop_Counter_Variable_2", "Flags": "RF_Public", "ElementSize": 4 }, { "Type": "DoubleProperty", "Name": "CallFunc_Divide_DoubleDouble_ReturnValue", "Flags": "RF_Public", "ElementSize": 8 }, { "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": "IntProperty", "Name": "CallFunc_Add_IntInt_ReturnValue_4", "Flags": "RF_Public", "ElementSize": 4 }, { "Type": "DoubleProperty", "Name": "CallFunc_Multiply_DoubleDouble_ReturnValue_1", "Flags": "RF_Public", "ElementSize": 8 }, { "Type": "IntProperty", "Name": "CallFunc_FTrunc_ReturnValue", "Flags": "RF_Public", "ElementSize": 4 }, { "Type": "DoubleProperty", "Name": "CallFunc_Conv_IntToDouble_ReturnValue_2", "Flags": "RF_Public", "ElementSize": 8 }, { "Type": "DoubleProperty", "Name": "CallFunc_Divide_DoubleDouble_ReturnValue_1", "Flags": "RF_Public", "ElementSize": 8 }, { "Type": "StructProperty", "Name": "CallFunc_BeginPaintVertexColor_OutContext", "Flags": "RF_Public", "ElementSize": 40, "PropertyFlags": "ContainsInstancedReference", "Struct": { "ObjectName": "Class'RVPContext'", "ObjectPath": "/Script/IntoTheRadius2" } }, { "Type": "BoolProperty", "Name": "CallFunc_BeginPaintVertexColor_ReturnValue", "Flags": "RF_Public", "ElementSize": 1, "FieldSize": 1, "ByteOffset": 0, "ByteMask": 1, "FieldMask": 255, "BoolSize": 1, "bIsNativeBool": true }, { "Type": "DoubleProperty", "Name": "CallFunc_Add_DoubleDouble_ReturnValue", "Flags": "RF_Public", "ElementSize": 8 }, { "Type": "StructProperty", "Name": "CallFunc_BeginPaintSkeletalMeshVertexColor_OutContext", "Flags": "RF_Public", "ElementSize": 40, "PropertyFlags": "ContainsInstancedReference", "Struct": { "ObjectName": "Class'RVPContext'", "ObjectPath": "/Script/IntoTheRadius2" } }, { "Type": "BoolProperty", "Name": "CallFunc_BeginPaintSkeletalMeshVertexColor_ReturnValue", "Flags": "RF_Public", "ElementSize": 1, "FieldSize": 1, "ByteOffset": 0, "ByteMask": 1, "FieldMask": 255, "BoolSize": 1, "bIsNativeBool": true }, { "Type": "IntProperty", "Name": "CallFunc_Negate_Int_ReturnValue", "Flags": "RF_Public", "ElementSize": 4 }, { "Type": "FloatProperty", "Name": "CallFunc_ContextAddVertexColorInShape_ReturnValue", "Flags": "RF_Public", "ElementSize": 4 }, { "Type": "FloatProperty", "Name": "CallFunc_ContextAddVertexColorInShape_ReturnValue_1", "Flags": "RF_Public", "ElementSize": 4 }, { "Type": "DoubleProperty", "Name": "CallFunc_Multiply_DoubleDouble_B_ImplicitCast", "Flags": "RF_Public", "ElementSize": 8 }, { "Type": "DoubleProperty", "Name": "CallFunc_Divide_DoubleDouble_A_ImplicitCast", "Flags": "RF_Public", "ElementSize": 8 }, { "Type": "DoubleProperty", "Name": "CallFunc_Multiply_DoubleDouble_B_ImplicitCast_1", "Flags": "RF_Public", "ElementSize": 8 }, { "Type": "DoubleProperty", "Name": "CallFunc_Divide_DoubleDouble_A_ImplicitCast_1", "Flags": "RF_Public", "ElementSize": 8 }, { "Type": "DoubleProperty", "Name": "CallFunc_Add_DoubleDouble_A_ImplicitCast", "Flags": "RF_Public", "ElementSize": 8 }, { "Type": "FloatProperty", "Name": "K2Node_VariableSet_TotalCleanedPercent_ImplicitCast", "Flags": "RF_Public", "ElementSize": 4 } ], "FunctionFlags": "FUNC_Public | FUNC_HasOutParms | FUNC_HasDefaults | FUNC_BlueprintCallable | FUNC_BlueprintEvent" }, { "Type": "Function", "Name": "DoOilRemove", "Outer": "BPC_WeaponCleaner_C", "Class": "UScriptClass'Function'", "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted", "ChildProperties": [ { "Type": "DoubleProperty", "Name": "Alpha", "Flags": "RF_Public", "ElementSize": 8, "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm" }, { "Type": "StructProperty", "Name": "PainterContext", "Flags": "RF_Public", "ElementSize": 40, "PropertyFlags": "Edit | BlueprintVisible | ContainsInstancedReference", "Struct": { "ObjectName": "Class'RVPContext'", "ObjectPath": "/Script/IntoTheRadius2" } }, { "Type": "IntProperty", "Name": "Temp_int_Loop_Counter_Variable", "Flags": "RF_Public", "ElementSize": 4 }, { "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": "IntProperty", "Name": "Temp_int_Loop_Counter_Variable_1", "Flags": "RF_Public", "ElementSize": 4 }, { "Type": "ObjectProperty", "Name": "CallFunc_Array_Get_Item", "Flags": "RF_Public", "ElementSize": 8, "PropertyFlags": "InstancedReference", "PropertyClass": { "ObjectName": "Class'SkeletalMeshComponent'", "ObjectPath": "/Script/Engine" } }, { "Type": "IntProperty", "Name": "CallFunc_Array_Length_ReturnValue", "Flags": "RF_Public", "ElementSize": 4 }, { "Type": "IntProperty", "Name": "CallFunc_Add_IntInt_ReturnValue_1", "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": "ObjectProperty", "Name": "CallFunc_Array_Get_Item_1", "Flags": "RF_Public", "ElementSize": 8, "PropertyFlags": "InstancedReference", "PropertyClass": { "ObjectName": "Class'StaticMeshComponent'", "ObjectPath": "/Script/Engine" } }, { "Type": "IntProperty", "Name": "CallFunc_Array_Length_ReturnValue_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": "StructProperty", "Name": "CallFunc_BeginPaintVertexColor_OutContext", "Flags": "RF_Public", "ElementSize": 40, "PropertyFlags": "ContainsInstancedReference", "Struct": { "ObjectName": "Class'RVPContext'", "ObjectPath": "/Script/IntoTheRadius2" } }, { "Type": "BoolProperty", "Name": "CallFunc_BeginPaintVertexColor_ReturnValue", "Flags": "RF_Public", "ElementSize": 1, "FieldSize": 1, "ByteOffset": 0, "ByteMask": 1, "FieldMask": 255, "BoolSize": 1, "bIsNativeBool": true }, { "Type": "StructProperty", "Name": "CallFunc_BeginPaintSkeletalMeshVertexColor_OutContext", "Flags": "RF_Public", "ElementSize": 40, "PropertyFlags": "ContainsInstancedReference", "Struct": { "ObjectName": "Class'RVPContext'", "ObjectPath": "/Script/IntoTheRadius2" } }, { "Type": "BoolProperty", "Name": "CallFunc_BeginPaintSkeletalMeshVertexColor_ReturnValue", "Flags": "RF_Public", "ElementSize": 1, "FieldSize": 1, "ByteOffset": 0, "ByteMask": 1, "FieldMask": 255, "BoolSize": 1, "bIsNativeBool": true }, { "Type": "FloatProperty", "Name": "CallFunc_ContextPaintAllVerticesColor_Opacity_ImplicitCast", "Flags": "RF_Public", "ElementSize": 4, "PropertyFlags": "ConstParm" } ], "FunctionFlags": "FUNC_Public | FUNC_HasDefaults | FUNC_BlueprintCallable | FUNC_BlueprintEvent" }, { "Type": "Function", "Name": "ExecuteUbergraph_BPC_WeaponCleaner", "Outer": "BPC_WeaponCleaner_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": "ObjectProperty", "Name": "CallFunc_GetGameInstanceSubsystem_ReturnValue", "Flags": "RF_Public", "ElementSize": 8, "PropertyClass": { "ObjectName": "Class'RadiusConfigurationSubsystem'", "ObjectPath": "/Script/IntoTheRadius2" } }, { "Type": "IntProperty", "Name": "Temp_int_Variable", "Flags": "RF_Public", "ElementSize": 4 }, { "Type": "IntProperty", "Name": "CallFunc_Add_IntInt_ReturnValue", "Flags": "RF_Public", "ElementSize": 4 }, { "Type": "ObjectProperty", "Name": "CallFunc_GetGameInstanceSubsystem_ReturnValue_1", "Flags": "RF_Public", "ElementSize": 8, "PropertyClass": { "ObjectName": "Class'RadiusConfigurationSubsystem'", "ObjectPath": "/Script/IntoTheRadius2" } }, { "Type": "DelegateProperty", "Name": "K2Node_CreateDelegate_OutputDelegate", "Flags": "RF_Public", "ElementSize": 32, "SignatureFunction": { "ObjectName": "Class'TimerDynamicDelegate__DelegateSignature'", "ObjectPath": "/Script/Engine" } }, { "Type": "DoubleProperty", "Name": "CallFunc_Add_DoubleDouble_ReturnValue", "Flags": "RF_Public", "ElementSize": 8 }, { "Type": "ObjectProperty", "Name": "CallFunc_GetOwner_ReturnValue", "Flags": "RF_Public", "ElementSize": 8, "PropertyClass": { "ObjectName": "Class'Actor'", "ObjectPath": "/Script/Engine" } }, { "Type": "DoubleProperty", "Name": "CallFunc_Add_DoubleDouble_ReturnValue_1", "Flags": "RF_Public", "ElementSize": 8 }, { "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", "Flags": "RF_Public", "ElementSize": 1, "FieldSize": 1, "ByteOffset": 0, "ByteMask": 1, "FieldMask": 255, "BoolSize": 1, "bIsNativeBool": true }, { "Type": "StructProperty", "Name": "CallFunc_K2_SetTimerDelegate_ReturnValue", "Flags": "RF_Public", "ElementSize": 8, "Struct": { "ObjectName": "Class'TimerHandle'", "ObjectPath": "/Script/Engine" } }, { "Type": "StructProperty", "Name": "CallFunc_GetRadiusItemTypeID_ReturnValue", "Flags": "RF_Public", "ElementSize": 12, "Struct": { "ObjectName": "Class'GameplayTag'", "ObjectPath": "/Script/GameplayTags" } }, { "Type": "FloatProperty", "Name": "K2Node_Event_DeltaSeconds", "Flags": "RF_Public", "ElementSize": 4 }, { "Type": "DelegateProperty", "Name": "K2Node_CreateDelegate_OutputDelegate_1", "Flags": "RF_Public", "ElementSize": 32, "SignatureFunction": { "ObjectName": "Class'OnValueChangedDelta__DelegateSignature'", "ObjectPath": "/Script/IntoTheRadius2" } }, { "Type": "ObjectProperty", "Name": "K2Node_CustomEvent_PreviousDynamicData", "Flags": "RF_Public", "ElementSize": 8, "PropertyClass": { "ObjectName": "Class'RadiusItemDynamicData'", "ObjectPath": "/Script/IntoTheRadius2" } }, { "Type": "DelegateProperty", "Name": "K2Node_CreateDelegate_OutputDelegate_2", "Flags": "RF_Public", "ElementSize": 32, "SignatureFunction": { "ObjectName": "Class'OnValueChangedDelta__DelegateSignature'", "ObjectPath": "/Script/IntoTheRadius2" } }, { "Type": "DoubleProperty", "Name": "K2Node_CustomEvent_Delta", "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 }, { "Type": "DelegateProperty", "Name": "K2Node_CreateDelegate_OutputDelegate_3", "Flags": "RF_Public", "ElementSize": 32, "SignatureFunction": { "ObjectName": "Class'DataComponentDelegateNoParams__DelegateSignature'", "ObjectPath": "/Script/IntoTheRadius2" } }, { "Type": "BoolProperty", "Name": "CallFunc_BooleanAND_ReturnValue", "Flags": "RF_Public", "ElementSize": 1, "FieldSize": 1, "ByteOffset": 0, "ByteMask": 1, "FieldMask": 255, "BoolSize": 1, "bIsNativeBool": true }, { "Type": "IntProperty", "Name": "CallFunc_Array_Length_ReturnValue", "Flags": "RF_Public", "ElementSize": 4 }, { "Type": "ObjectProperty", "Name": "CallFunc_Array_Get_Item", "Flags": "RF_Public", "ElementSize": 8, "PropertyFlags": "InstancedReference", "PropertyClass": { "ObjectName": "Class'SkeletalMeshComponent'", "ObjectPath": "/Script/Engine" } }, { "Type": "IntProperty", "Name": "CallFunc_Array_Length_ReturnValue_1", "Flags": "RF_Public", "ElementSize": 4 }, { "Type": "BoolProperty", "Name": "K2Node_CustomEvent_bForce", "Flags": "RF_Public", "ElementSize": 1, "FieldSize": 1, "ByteOffset": 0, "ByteMask": 1, "FieldMask": 255, "BoolSize": 1, "bIsNativeBool": true }, { "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_Conv_BoolToInt_ReturnValue", "Flags": "RF_Public", "ElementSize": 4 }, { "Type": "ObjectProperty", "Name": "CallFunc_GetRadiusItemOwner_ReturnValue", "Flags": "RF_Public", "ElementSize": 8, "PropertyClass": { "ObjectName": "Class'RadiusItemBase'", "ObjectPath": "/Script/IntoTheRadius2" } }, { "Type": "ObjectProperty", "Name": "CallFunc_GetRadiusItemOwner_ReturnValue_1", "Flags": "RF_Public", "ElementSize": 8, "PropertyClass": { "ObjectName": "Class'RadiusItemBase'", "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": "BoolProperty", "Name": "CallFunc_IsValid_ReturnValue_1", "Flags": "RF_Public", "ElementSize": 1, "FieldSize": 1, "ByteOffset": 0, "ByteMask": 1, "FieldMask": 255, "BoolSize": 1, "bIsNativeBool": true }, { "Type": "InterfaceProperty", "Name": "CallFunc_GetItemDynamicData_BP_self_CastInput", "Flags": "RF_Public", "ElementSize": 16, "InterfaceClass": { "ObjectName": "Class'RadiusDataComponentInterface'", "ObjectPath": "/Script/IntoTheRadius2" } }, { "Type": "ObjectProperty", "Name": "CallFunc_GetItemDynamicData_BP_OutItemDynamicData", "Flags": "RF_Public", "ElementSize": 8, "PropertyClass": { "ObjectName": "Class'RadiusItemDynamicData'", "ObjectPath": "/Script/IntoTheRadius2" } }, { "Type": "BoolProperty", "Name": "CallFunc_GetItemDynamicData_BP_ReturnValue", "Flags": "RF_Public", "ElementSize": 1, "FieldSize": 1, "ByteOffset": 0, "ByteMask": 1, "FieldMask": 255, "BoolSize": 1, "bIsNativeBool": true }, { "Type": "IntProperty", "Name": "Temp_int_Variable_1", "Flags": "RF_Public", "ElementSize": 4 }, { "Type": "StructProperty", "Name": "Temp_struct_Variable", "Flags": "RF_Public", "ElementSize": 12, "Struct": { "ObjectName": "Class'GameplayTag'", "ObjectPath": "/Script/GameplayTags" } }, { "Type": "IntProperty", "Name": "CallFunc_Add_IntInt_ReturnValue_1", "Flags": "RF_Public", "ElementSize": 4 }, { "Type": "FloatProperty", "Name": "CallFunc_GetTotalVerticesMultiplier_ReturnValue", "Flags": "RF_Public", "ElementSize": 4 }, { "Type": "FloatProperty", "Name": "CallFunc_GetCleanedPercentToDurabilityMultiplier_ReturnValue", "Flags": "RF_Public", "ElementSize": 4 }, { "Type": "ObjectProperty", "Name": "CallFunc_Array_Get_Item_1", "Flags": "RF_Public", "ElementSize": 8, "PropertyFlags": "InstancedReference", "PropertyClass": { "ObjectName": "Class'StaticMeshComponent'", "ObjectPath": "/Script/Engine" } }, { "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": "DelegateProperty", "Name": "K2Node_CreateDelegate_OutputDelegate_4", "Flags": "RF_Public", "ElementSize": 32, "SignatureFunction": { "ObjectName": "Class'DynamicDataLinkChangeDelegate__DelegateSignature'", "ObjectPath": "/Script/IntoTheRadius2" } }, { "Type": "StructProperty", "Name": "K2Node_CustomEvent_Position_2", "Flags": "RF_Public", "ElementSize": 24, "Struct": { "ObjectName": "Class'Vector'", "ObjectPath": "/Script/CoreUObject" } }, { "Type": "StructProperty", "Name": "K2Node_CustomEvent_Extent_2", "Flags": "RF_Public", "ElementSize": 24, "Struct": { "ObjectName": "Class'Vector'", "ObjectPath": "/Script/CoreUObject" } }, { "Type": "StructProperty", "Name": "K2Node_CustomEvent_Position_1", "Flags": "RF_Public", "ElementSize": 24, "Struct": { "ObjectName": "Class'Vector'", "ObjectPath": "/Script/CoreUObject" } }, { "Type": "StructProperty", "Name": "K2Node_CustomEvent_Extent_1", "Flags": "RF_Public", "ElementSize": 24, "Struct": { "ObjectName": "Class'Vector'", "ObjectPath": "/Script/CoreUObject" } }, { "Type": "StructProperty", "Name": "K2Node_CustomEvent_Position", "Flags": "RF_Public", "ElementSize": 24, "Struct": { "ObjectName": "Class'Vector'", "ObjectPath": "/Script/CoreUObject" } }, { "Type": "StructProperty", "Name": "K2Node_CustomEvent_Extent", "Flags": "RF_Public", "ElementSize": 24, "Struct": { "ObjectName": "Class'Vector'", "ObjectPath": "/Script/CoreUObject" } }, { "Type": "BoolProperty", "Name": "CallFunc_OilPaintNative_ReturnValue", "Flags": "RF_Public", "ElementSize": 1, "FieldSize": 1, "ByteOffset": 0, "ByteMask": 1, "FieldMask": 255, "BoolSize": 1, "bIsNativeBool": true }, { "Type": "DoubleProperty", "Name": "CallFunc_Add_DoubleDouble_A_ImplicitCast", "Flags": "RF_Public", "ElementSize": 8 }, { "Type": "FloatProperty", "Name": "CallFunc_K2_SetTimerDelegate_Time_ImplicitCast", "Flags": "RF_Public", "ElementSize": 4 }, { "Type": "DoubleProperty", "Name": "CallFunc_OilDryOutTick_DeltaSeconds_ImplicitCast", "Flags": "RF_Public", "ElementSize": 8 } ], "FunctionFlags": "FUNC_Final | FUNC_UbergraphFunction | FUNC_HasDefaults" }, { "Type": "Function", "Name": "ForceLOD", "Outer": "BPC_WeaponCleaner_C", "Class": "UScriptClass'Function'", "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted", "ChildProperties": [ { "Type": "BoolProperty", "Name": "bForce", "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": "Multicast_CleanActor", "Outer": "BPC_WeaponCleaner_C", "Class": "UScriptClass'Function'", "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted", "ChildProperties": [ { "Type": "StructProperty", "Name": "Position", "Flags": "RF_Public", "ElementSize": 24, "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm", "Struct": { "ObjectName": "Class'Vector'", "ObjectPath": "/Script/CoreUObject" } }, { "Type": "StructProperty", "Name": "Extent", "Flags": "RF_Public", "ElementSize": 24, "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm", "Struct": { "ObjectName": "Class'Vector'", "ObjectPath": "/Script/CoreUObject" } }, { "Type": "ObjectProperty", "Name": "CallFunc_GetOwner_ReturnValue", "Flags": "RF_Public", "ElementSize": 8, "PropertyClass": { "ObjectName": "Class'Actor'", "ObjectPath": "/Script/Engine" } }, { "Type": "DoubleProperty", "Name": "CallFunc_DoClean_CleanedRatio", "Flags": "RF_Public", "ElementSize": 8 }, { "Type": "BoolProperty", "Name": "CallFunc_IsActorLocallyOwned_ReturnValue", "Flags": "RF_Public", "ElementSize": 1, "FieldSize": 1, "ByteOffset": 0, "ByteMask": 1, "FieldMask": 255, "BoolSize": 1, "bIsNativeBool": true } ], "FunctionFlags": "FUNC_Private | FUNC_BlueprintCallable | FUNC_BlueprintEvent" }, { "Type": "Function", "Name": "Multicast_PaintOil", "Outer": "BPC_WeaponCleaner_C", "Class": "UScriptClass'Function'", "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted", "ChildProperties": [ { "Type": "StructProperty", "Name": "Position", "Flags": "RF_Public", "ElementSize": 24, "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm", "Struct": { "ObjectName": "Class'Vector'", "ObjectPath": "/Script/CoreUObject" } }, { "Type": "StructProperty", "Name": "Extent", "Flags": "RF_Public", "ElementSize": 24, "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm", "Struct": { "ObjectName": "Class'Vector'", "ObjectPath": "/Script/CoreUObject" } } ], "FunctionFlags": "FUNC_Net | FUNC_NetMulticast | FUNC_BlueprintCallable | FUNC_BlueprintEvent" }, { "Type": "Function", "Name": "OilDryOutTick", "Outer": "BPC_WeaponCleaner_C", "Class": "UScriptClass'Function'", "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted", "ChildProperties": [ { "Type": "DoubleProperty", "Name": "DeltaSeconds", "Flags": "RF_Public", "ElementSize": 8, "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm" }, { "Type": "StructProperty", "Name": "PainterContext", "Flags": "RF_Public", "ElementSize": 40, "PropertyFlags": "Edit | BlueprintVisible | ContainsInstancedReference", "Struct": { "ObjectName": "Class'RVPContext'", "ObjectPath": "/Script/IntoTheRadius2" } }, { "Type": "IntProperty", "Name": "FilterThreshold", "Flags": "RF_Public", "ElementSize": 4, "PropertyFlags": "Edit | BlueprintVisible" }, { "Type": "IntProperty", "Name": "TickOil", "Flags": "RF_Public", "ElementSize": 4, "PropertyFlags": "Edit | BlueprintVisible" }, { "Type": "IntProperty", "Name": "TickValue", "Flags": "RF_Public", "ElementSize": 4, "PropertyFlags": "Edit | BlueprintVisible" }, { "Type": "ObjectProperty", "Name": "CallFunc_GetGameInstanceSubsystem_ReturnValue", "Flags": "RF_Public", "ElementSize": 8, "PropertyClass": { "ObjectName": "Class'RadiusConfigurationSubsystem'", "ObjectPath": "/Script/IntoTheRadius2" } }, { "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": "BoolProperty", "Name": "CallFunc_GreaterEqual_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 }, { "Type": "IntProperty", "Name": "CallFunc_FFloor_ReturnValue", "Flags": "RF_Public", "ElementSize": 4 }, { "Type": "DoubleProperty", "Name": "CallFunc_Subtract_DoubleDouble_ReturnValue_1", "Flags": "RF_Public", "ElementSize": 8 }, { "Type": "IntProperty", "Name": "CallFunc_FFloor_ReturnValue_1", "Flags": "RF_Public", "ElementSize": 4 }, { "Type": "DoubleProperty", "Name": "CallFunc_Conv_IntToDouble_ReturnValue_2", "Flags": "RF_Public", "ElementSize": 8 }, { "Type": "DoubleProperty", "Name": "CallFunc_Divide_DoubleDouble_ReturnValue", "Flags": "RF_Public", "ElementSize": 8 }, { "Type": "DoubleProperty", "Name": "CallFunc_Divide_DoubleDouble_ReturnValue_1", "Flags": "RF_Public", "ElementSize": 8 }, { "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_Add_DoubleDouble_ReturnValue", "Flags": "RF_Public", "ElementSize": 8 }, { "Type": "DoubleProperty", "Name": "CallFunc_Add_DoubleDouble_ReturnValue_1", "Flags": "RF_Public", "ElementSize": 8 }, { "Type": "DoubleProperty", "Name": "CallFunc_Divide_DoubleDouble_B_ImplicitCast", "Flags": "RF_Public", "ElementSize": 8 } ], "FunctionFlags": "FUNC_Public | FUNC_HasDefaults | FUNC_BlueprintCallable | FUNC_BlueprintEvent" }, { "Type": "Function", "Name": "OnDurabilityChange", "Outer": "BPC_WeaponCleaner_C", "Class": "UScriptClass'Function'", "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted", "ChildProperties": [ { "Type": "DoubleProperty", "Name": "Delta", "Flags": "RF_Public", "ElementSize": 8, "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm" } ], "FunctionFlags": "FUNC_BlueprintCallable | FUNC_BlueprintEvent" }, { "Type": "Function", "Name": "OnDynamicDataLinked", "Outer": "BPC_WeaponCleaner_C", "Class": "UScriptClass'Function'", "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted", "FunctionFlags": "FUNC_BlueprintCallable | FUNC_BlueprintEvent" }, { "Type": "Function", "Name": "OnDynamicDataUnlinking", "Outer": "BPC_WeaponCleaner_C", "Class": "UScriptClass'Function'", "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted", "ChildProperties": [ { "Type": "ObjectProperty", "Name": "PreviousDynamicData", "Flags": "RF_Public", "ElementSize": 8, "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm", "PropertyClass": { "ObjectName": "Class'RadiusItemDynamicData'", "ObjectPath": "/Script/IntoTheRadius2" } } ], "FunctionFlags": "FUNC_BlueprintCallable | FUNC_BlueprintEvent" }, { "Type": "Function", "Name": "ReceiveBeginPlay", "Outer": "BPC_WeaponCleaner_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": "ReceiveTick", "Outer": "BPC_WeaponCleaner_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": "ResetCleanVertices", "Outer": "BPC_WeaponCleaner_C", "Class": "UScriptClass'Function'", "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted", "ChildProperties": [ { "Type": "StructProperty", "Name": "PainterContext", "Flags": "RF_Public", "ElementSize": 40, "PropertyFlags": "Edit | BlueprintVisible | ContainsInstancedReference", "Struct": { "ObjectName": "Class'RVPContext'", "ObjectPath": "/Script/IntoTheRadius2" } }, { "Type": "IntProperty", "Name": "Temp_int_Loop_Counter_Variable", "Flags": "RF_Public", "ElementSize": 4 }, { "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": "IntProperty", "Name": "Temp_int_Loop_Counter_Variable_1", "Flags": "RF_Public", "ElementSize": 4 }, { "Type": "ObjectProperty", "Name": "CallFunc_Array_Get_Item", "Flags": "RF_Public", "ElementSize": 8, "PropertyFlags": "InstancedReference", "PropertyClass": { "ObjectName": "Class'SkeletalMeshComponent'", "ObjectPath": "/Script/Engine" } }, { "Type": "IntProperty", "Name": "CallFunc_Array_Length_ReturnValue", "Flags": "RF_Public", "ElementSize": 4 }, { "Type": "IntProperty", "Name": "CallFunc_Add_IntInt_ReturnValue_1", "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": "ObjectProperty", "Name": "CallFunc_Array_Get_Item_1", "Flags": "RF_Public", "ElementSize": 8, "PropertyFlags": "InstancedReference", "PropertyClass": { "ObjectName": "Class'StaticMeshComponent'", "ObjectPath": "/Script/Engine" } }, { "Type": "IntProperty", "Name": "CallFunc_Array_Length_ReturnValue_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": "StructProperty", "Name": "CallFunc_BeginPaintVertexColor_OutContext", "Flags": "RF_Public", "ElementSize": 40, "PropertyFlags": "ContainsInstancedReference", "Struct": { "ObjectName": "Class'RVPContext'", "ObjectPath": "/Script/IntoTheRadius2" } }, { "Type": "BoolProperty", "Name": "CallFunc_BeginPaintVertexColor_ReturnValue", "Flags": "RF_Public", "ElementSize": 1, "FieldSize": 1, "ByteOffset": 0, "ByteMask": 1, "FieldMask": 255, "BoolSize": 1, "bIsNativeBool": true }, { "Type": "StructProperty", "Name": "CallFunc_BeginPaintSkeletalMeshVertexColor_OutContext", "Flags": "RF_Public", "ElementSize": 40, "PropertyFlags": "ContainsInstancedReference", "Struct": { "ObjectName": "Class'RVPContext'", "ObjectPath": "/Script/IntoTheRadius2" } }, { "Type": "BoolProperty", "Name": "CallFunc_BeginPaintSkeletalMeshVertexColor_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": "Server_CleanActor", "Outer": "BPC_WeaponCleaner_C", "Class": "UScriptClass'Function'", "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted", "ChildProperties": [ { "Type": "StructProperty", "Name": "Position", "Flags": "RF_Public", "ElementSize": 24, "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm", "Struct": { "ObjectName": "Class'Vector'", "ObjectPath": "/Script/CoreUObject" } }, { "Type": "StructProperty", "Name": "Extent", "Flags": "RF_Public", "ElementSize": 24, "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm", "Struct": { "ObjectName": "Class'Vector'", "ObjectPath": "/Script/CoreUObject" } } ], "FunctionFlags": "FUNC_Private | FUNC_BlueprintCallable | FUNC_BlueprintEvent" }, { "Type": "Function", "Name": "Server_PaintOil", "Outer": "BPC_WeaponCleaner_C", "Class": "UScriptClass'Function'", "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted", "ChildProperties": [ { "Type": "StructProperty", "Name": "Position", "Flags": "RF_Public", "ElementSize": 24, "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm", "Struct": { "ObjectName": "Class'Vector'", "ObjectPath": "/Script/CoreUObject" } }, { "Type": "StructProperty", "Name": "Extent", "Flags": "RF_Public", "ElementSize": 24, "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm", "Struct": { "ObjectName": "Class'Vector'", "ObjectPath": "/Script/CoreUObject" } } ], "FunctionFlags": "FUNC_Net | FUNC_NetServer | FUNC_BlueprintCallable | FUNC_BlueprintEvent" }, { "Type": "Function", "Name": "TryApplyOil", "Outer": "BPC_WeaponCleaner_C", "Class": "UScriptClass'Function'", "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted", "ChildProperties": [ { "Type": "StructProperty", "Name": "Position", "Flags": "RF_Public", "ElementSize": 24, "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm", "Struct": { "ObjectName": "Class'Vector'", "ObjectPath": "/Script/CoreUObject" } }, { "Type": "StructProperty", "Name": "Extent", "Flags": "RF_Public", "ElementSize": 24, "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm", "Struct": { "ObjectName": "Class'Vector'", "ObjectPath": "/Script/CoreUObject" } } ], "FunctionFlags": "FUNC_BlueprintCallable | FUNC_BlueprintEvent" } ]