[ { "Type": "BlueprintGeneratedClass", "Name": "BPC_ItemSounds_C", "Class": "UScriptClass'BlueprintGeneratedClass'", "Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted", "Properties": { "UberGraphFunction": { "ObjectName": "Function'BPC_ItemSounds_C:ExecuteUbergraph_BPC_ItemSounds'", "ObjectPath": "/Game/ITR2/BPs/Items/Components/BPC_ItemSounds.4" } }, "SuperStruct": { "ObjectName": "Class'ActorComponent'", "ObjectPath": "/Script/Engine" }, "Children": [ { "ObjectName": "Function'BPC_ItemSounds_C:SetSoundByTag'", "ObjectPath": "/Game/ITR2/BPs/Items/Components/BPC_ItemSounds.17" }, { "ObjectName": "Function'BPC_ItemSounds_C:UpdateSoundTypeAndPlayRequestedSounds'", "ObjectPath": "/Game/ITR2/BPs/Items/Components/BPC_ItemSounds.19" }, { "ObjectName": "Function'BPC_ItemSounds_C:InitializeItemSound'", "ObjectPath": "/Game/ITR2/BPs/Items/Components/BPC_ItemSounds.6" }, { "ObjectName": "Function'BPC_ItemSounds_C:UpdateOwnerParentSoundType'", "ObjectPath": "/Game/ITR2/BPs/Items/Components/BPC_ItemSounds.18" }, { "ObjectName": "Function'BPC_ItemSounds_C:PlayCurrentTypeSound'", "ObjectPath": "/Game/ITR2/BPs/Items/Components/BPC_ItemSounds.14" }, { "ObjectName": "Function'BPC_ItemSounds_C:ReceiveBeginPlay'", "ObjectPath": "/Game/ITR2/BPs/Items/Components/BPC_ItemSounds.16" }, { "ObjectName": "Function'BPC_ItemSounds_C:DropSound'", "ObjectPath": "/Game/ITR2/BPs/Items/Components/BPC_ItemSounds.3" }, { "ObjectName": "Function'BPC_ItemSounds_C:HeldImpact'", "ObjectPath": "/Game/ITR2/BPs/Items/Components/BPC_ItemSounds.5" }, { "ObjectName": "Function'BPC_ItemSounds_C:CustomEvent'", "ObjectPath": "/Game/ITR2/BPs/Items/Components/BPC_ItemSounds.2" }, { "ObjectName": "Function'BPC_ItemSounds_C:PlayCustomSoundAttached'", "ObjectPath": "/Game/ITR2/BPs/Items/Components/BPC_ItemSounds.15" }, { "ObjectName": "Function'BPC_ItemSounds_C:OnOwnerItemGriped'", "ObjectPath": "/Game/ITR2/BPs/Items/Components/BPC_ItemSounds.11" }, { "ObjectName": "Function'BPC_ItemSounds_C:OnOwnerItemGripRelease'", "ObjectPath": "/Game/ITR2/BPs/Items/Components/BPC_ItemSounds.12" }, { "ObjectName": "Function'BPC_ItemSounds_C:OnSomeContainerParentChange'", "ObjectPath": "/Game/ITR2/BPs/Items/Components/BPC_ItemSounds.13" }, { "ObjectName": "Function'BPC_ItemSounds_C:OnItemSecondaryGripped'", "ObjectPath": "/Game/ITR2/BPs/Items/Components/BPC_ItemSounds.9" }, { "ObjectName": "Function'BPC_ItemSounds_C:OnItemSecondaryGrip'", "ObjectPath": "/Game/ITR2/BPs/Items/Components/BPC_ItemSounds.8" }, { "ObjectName": "Function'BPC_ItemSounds_C:OnItemSecondaryGripRelease'", "ObjectPath": "/Game/ITR2/BPs/Items/Components/BPC_ItemSounds.10" }, { "ObjectName": "Function'BPC_ItemSounds_C:InitializeItemSoundEvents'", "ObjectPath": "/Game/ITR2/BPs/Items/Components/BPC_ItemSounds.7" }, { "ObjectName": "Function'BPC_ItemSounds_C:ExecuteUbergraph_BPC_ItemSounds'", "ObjectPath": "/Game/ITR2/BPs/Items/Components/BPC_ItemSounds.4" } ], "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": "ActorGripSound", "Flags": "RF_Public | RF_LoadCompleted", "ElementSize": 8, "PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance", "PropertyClass": { "ObjectName": "Class'SoundBase'", "ObjectPath": "/Script/Engine" } }, { "Type": "ObjectProperty", "Name": "ComponentGripSound", "Flags": "RF_Public | RF_LoadCompleted", "ElementSize": 8, "PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance", "PropertyClass": { "ObjectName": "Class'SoundBase'", "ObjectPath": "/Script/Engine" } }, { "Type": "ObjectProperty", "Name": "CurImpactSound", "Flags": "RF_Public | RF_LoadCompleted", "ElementSize": 8, "PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance", "PropertyClass": { "ObjectName": "Class'SoundBase'", "ObjectPath": "/Script/Engine" } }, { "Type": "BoolProperty", "Name": "ImpactSoundCooldown", "Flags": "RF_Public | RF_LoadCompleted", "ElementSize": 1, "PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance", "FieldSize": 1, "ByteOffset": 0, "ByteMask": 1, "FieldMask": 255, "BoolSize": 1, "bIsNativeBool": true }, { "Type": "MapProperty", "Name": "DropSoundMap", "Flags": "RF_Public | RF_LoadCompleted", "ElementSize": 80, "PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance", "KeyProp": { "Type": "ObjectProperty", "Name": "DropSoundMap", "Flags": "RF_Public", "ElementSize": 8, "PropertyClass": { "ObjectName": "Class'PhysicalMaterial'", "ObjectPath": "/Script/PhysicsCore" } }, "ValueProp": { "Type": "ObjectProperty", "Name": "DropSoundMap_Value", "Flags": "RF_Public", "ElementSize": 8, "PropertyClass": { "ObjectName": "Class'SoundBase'", "ObjectPath": "/Script/Engine" } } }, { "Type": "DoubleProperty", "Name": "MinImpulseSqr", "Flags": "RF_Public | RF_LoadCompleted", "ElementSize": 8, "PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance" }, { "Type": "DoubleProperty", "Name": "MaxImpulseSqr", "Flags": "RF_Public | RF_LoadCompleted", "ElementSize": 8, "PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance" }, { "Type": "StructProperty", "Name": "Impact Point", "Flags": "RF_Public | RF_LoadCompleted", "ElementSize": 24, "PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance", "Struct": { "ObjectName": "Class'Vector'", "ObjectPath": "/Script/CoreUObject" } }, { "Type": "ObjectProperty", "Name": "As Primitive Component", "Flags": "RF_Public | RF_LoadCompleted", "ElementSize": 8, "PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance | InstancedReference", "PropertyClass": { "ObjectName": "Class'PrimitiveComponent'", "ObjectPath": "/Script/Engine" } }, { "Type": "DoubleProperty", "Name": "MinVelocitySqr", "Flags": "RF_Public | RF_LoadCompleted", "ElementSize": 8, "PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance" }, { "Type": "DoubleProperty", "Name": "MaxVelocitySqr", "Flags": "RF_Public | RF_LoadCompleted", "ElementSize": 8, "PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance" }, { "Type": "DoubleProperty", "Name": "StackFillRatio", "Flags": "RF_Public | RF_LoadCompleted", "ElementSize": 8, "PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance" }, { "Type": "ObjectProperty", "Name": "CustomSound", "Flags": "RF_Public | RF_LoadCompleted", "ElementSize": 8, "PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance | InstancedReference", "PropertyClass": { "ObjectName": "Class'AudioComponent'", "ObjectPath": "/Script/Engine" } }, { "Type": "ObjectProperty", "Name": "AttachToPanelSound", "Flags": "RF_Public | RF_LoadCompleted", "ElementSize": 8, "PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance", "PropertyClass": { "ObjectName": "Class'SoundBase'", "ObjectPath": "/Script/Engine" } }, { "Type": "ObjectProperty", "Name": "OwnerItem", "Flags": "RF_Public | RF_LoadCompleted", "ElementSize": 8, "PropertyFlags": "Edit | BlueprintVisible | DisableEditOnTemplate | DisableEditOnInstance", "PropertyClass": { "ObjectName": "Class'RadiusItemBase'", "ObjectPath": "/Script/IntoTheRadius2" } }, { "Type": "StructProperty", "Name": "CurrentOwnerParentContainerSoundType", "Flags": "RF_Public | RF_LoadCompleted", "ElementSize": 12, "PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance", "Struct": { "ObjectName": "Class'GameplayTag'", "ObjectPath": "/Script/GameplayTags" } }, { "Type": "ObjectProperty", "Name": "CurrentGripSound", "Flags": "RF_Public | RF_LoadCompleted", "ElementSize": 8, "PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance", "PropertyClass": { "ObjectName": "Class'SoundBase'", "ObjectPath": "/Script/Engine" } }, { "Type": "ObjectProperty", "Name": "DetachFromPanelSound", "Flags": "RF_Public | RF_LoadCompleted", "ElementSize": 8, "PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance", "PropertyClass": { "ObjectName": "Class'SoundBase'", "ObjectPath": "/Script/Engine" } }, { "Type": "ObjectProperty", "Name": "CurrentUngripSound", "Flags": "RF_Public | RF_LoadCompleted", "ElementSize": 8, "PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance", "PropertyClass": { "ObjectName": "Class'SoundBase'", "ObjectPath": "/Script/Engine" } }, { "Type": "BoolProperty", "Name": "NeedPlayUngripSound", "Flags": "RF_Public | RF_LoadCompleted", "ElementSize": 1, "PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance", "FieldSize": 1, "ByteOffset": 0, "ByteMask": 1, "FieldMask": 255, "BoolSize": 1, "bIsNativeBool": true }, { "Type": "BoolProperty", "Name": "NeedPlayGripSound", "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_ItemSounds": { "ObjectName": "Function'BPC_ItemSounds_C:ExecuteUbergraph_BPC_ItemSounds'", "ObjectPath": "/Game/ITR2/BPs/Items/Components/BPC_ItemSounds.4" }, "InitializeItemSoundEvents": { "ObjectName": "Function'BPC_ItemSounds_C:InitializeItemSoundEvents'", "ObjectPath": "/Game/ITR2/BPs/Items/Components/BPC_ItemSounds.7" }, "OnItemSecondaryGripRelease": { "ObjectName": "Function'BPC_ItemSounds_C:OnItemSecondaryGripRelease'", "ObjectPath": "/Game/ITR2/BPs/Items/Components/BPC_ItemSounds.10" }, "OnItemSecondaryGrip": { "ObjectName": "Function'BPC_ItemSounds_C:OnItemSecondaryGrip'", "ObjectPath": "/Game/ITR2/BPs/Items/Components/BPC_ItemSounds.8" }, "OnItemSecondaryGripped": { "ObjectName": "Function'BPC_ItemSounds_C:OnItemSecondaryGripped'", "ObjectPath": "/Game/ITR2/BPs/Items/Components/BPC_ItemSounds.9" }, "OnSomeContainerParentChange": { "ObjectName": "Function'BPC_ItemSounds_C:OnSomeContainerParentChange'", "ObjectPath": "/Game/ITR2/BPs/Items/Components/BPC_ItemSounds.13" }, "OnOwnerItemGripRelease": { "ObjectName": "Function'BPC_ItemSounds_C:OnOwnerItemGripRelease'", "ObjectPath": "/Game/ITR2/BPs/Items/Components/BPC_ItemSounds.12" }, "OnOwnerItemGriped": { "ObjectName": "Function'BPC_ItemSounds_C:OnOwnerItemGriped'", "ObjectPath": "/Game/ITR2/BPs/Items/Components/BPC_ItemSounds.11" }, "PlayCustomSoundAttached": { "ObjectName": "Function'BPC_ItemSounds_C:PlayCustomSoundAttached'", "ObjectPath": "/Game/ITR2/BPs/Items/Components/BPC_ItemSounds.15" }, "CustomEvent": { "ObjectName": "Function'BPC_ItemSounds_C:CustomEvent'", "ObjectPath": "/Game/ITR2/BPs/Items/Components/BPC_ItemSounds.2" }, "HeldImpact": { "ObjectName": "Function'BPC_ItemSounds_C:HeldImpact'", "ObjectPath": "/Game/ITR2/BPs/Items/Components/BPC_ItemSounds.5" }, "DropSound": { "ObjectName": "Function'BPC_ItemSounds_C:DropSound'", "ObjectPath": "/Game/ITR2/BPs/Items/Components/BPC_ItemSounds.3" }, "ReceiveBeginPlay": { "ObjectName": "Function'BPC_ItemSounds_C:ReceiveBeginPlay'", "ObjectPath": "/Game/ITR2/BPs/Items/Components/BPC_ItemSounds.16" }, "PlayCurrentTypeSound": { "ObjectName": "Function'BPC_ItemSounds_C:PlayCurrentTypeSound'", "ObjectPath": "/Game/ITR2/BPs/Items/Components/BPC_ItemSounds.14" }, "UpdateOwnerParentSoundType": { "ObjectName": "Function'BPC_ItemSounds_C:UpdateOwnerParentSoundType'", "ObjectPath": "/Game/ITR2/BPs/Items/Components/BPC_ItemSounds.18" }, "InitializeItemSound": { "ObjectName": "Function'BPC_ItemSounds_C:InitializeItemSound'", "ObjectPath": "/Game/ITR2/BPs/Items/Components/BPC_ItemSounds.6" }, "UpdateSoundTypeAndPlayRequestedSounds": { "ObjectName": "Function'BPC_ItemSounds_C:UpdateSoundTypeAndPlayRequestedSounds'", "ObjectPath": "/Game/ITR2/BPs/Items/Components/BPC_ItemSounds.19" }, "SetSoundByTag": { "ObjectName": "Function'BPC_ItemSounds_C:SetSoundByTag'", "ObjectPath": "/Game/ITR2/BPs/Items/Components/BPC_ItemSounds.17" } }, "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_ItemSounds_C'Default__BPC_ItemSounds_C'", "ObjectPath": "/Game/ITR2/BPs/Items/Components/BPC_ItemSounds.1" }, "EditorTags": { "BlueprintType": "BPTYPE_Normal" } }, { "Type": "BPC_ItemSounds_C", "Name": "Default__BPC_ItemSounds_C", "Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/Items/Components/BPC_ItemSounds.BPC_ItemSounds_C'", "Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted", "Properties": { "UberGraphFrame": {}, "ActorGripSound[1]": { "ObjectName": "SoundCue'Cue_Pickup'", "ObjectPath": "/Game/Sound/Sounds_ITR1/WaveCue/Player/Cue_Pickup.0" }, "ComponentGripSound[2]": { "ObjectName": "SoundCue'Cue_Pickup'", "ObjectPath": "/Game/Sound/Sounds_ITR1/WaveCue/Player/Cue_Pickup.0" }, "DropSoundMap[5]": [ { "Key": "0", "Value": { "ObjectName": "SoundCue'A_WP_DropSmall_Cue'", "ObjectPath": "/Game/Sound/Sounds_ITR1/WaveCue/WP/WPmsc/WPDrop/A_WP_DropSmall_Cue.0" } }, { "Key": "PhysicalMaterial'/Game/PhysicalMaterials/PM_Water.PM_Water'", "Value": { "ObjectName": "MetaSoundSource'MS_BulletShell_Drop_Water'", "ObjectPath": "/Game/Sound/SFX/Bullet_Shells/Bullet_Shells_Water/MS_BulletShell_Drop_Water.0" } }, { "Key": "PhysicalMaterial'/Game/PhysicalMaterials/PM_WaterDangerous.PM_WaterDangerous'", "Value": { "ObjectName": "MetaSoundSource'MS_BulletShell_Drop_Water'", "ObjectPath": "/Game/Sound/SFX/Bullet_Shells/Bullet_Shells_Water/MS_BulletShell_Drop_Water.0" } }, { "Key": "PhysicalMaterial'/Game/PhysicalMaterials/PM_WaterSafe.PM_WaterSafe'", "Value": { "ObjectName": "MetaSoundSource'MS_BulletShell_Drop_Water'", "ObjectPath": "/Game/Sound/SFX/Bullet_Shells/Bullet_Shells_Water/MS_BulletShell_Drop_Water.0" } } ], "Impact Point[8]": { "X": 0.0, "Y": 0.0, "Z": 0.0 }, "AttachToPanelSound[14]": { "ObjectName": "MetaSoundSource'MS_Item_Panel_Item_Attach'", "ObjectPath": "/Game/Sound/SFX/Item_Panel/Item/MS_Item_Panel_Item_Attach.0" }, "CurrentOwnerParentContainerSoundType[16]": { "TagName": "None" }, "DetachFromPanelSound[18]": { "ObjectName": "MetaSoundSource'MS_Item_Panel_Item_Detach'", "ObjectPath": "/Game/Sound/SFX/Item_Panel/Item/MS_Item_Panel_Item_Detach.0" }, "PrimaryComponentTick": { "bStartWithTickEnabled": false } } }, { "Type": "Function", "Name": "CustomEvent", "Outer": "BPC_ItemSounds_C", "Class": "UScriptClass'Function'", "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted", "ChildProperties": [ { "Type": "ObjectProperty", "Name": "SelfActor", "Flags": "RF_Public", "ElementSize": 8, "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm", "PropertyClass": { "ObjectName": "Class'Actor'", "ObjectPath": "/Script/Engine" } }, { "Type": "ObjectProperty", "Name": "OtherActor", "Flags": "RF_Public", "ElementSize": 8, "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm", "PropertyClass": { "ObjectName": "Class'Actor'", "ObjectPath": "/Script/Engine" } }, { "Type": "StructProperty", "Name": "NormalImpulse", "Flags": "RF_Public", "ElementSize": 24, "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm", "Struct": { "ObjectName": "Class'Vector'", "ObjectPath": "/Script/CoreUObject" } }, { "Type": "StructProperty", "Name": "Hit", "Flags": "RF_Public", "ElementSize": 240, "PropertyFlags": "ConstParm | BlueprintVisible | BlueprintReadOnly | Parm | OutParm | ReferenceParm | ContainsInstancedReference", "Struct": { "ObjectName": "Class'HitResult'", "ObjectPath": "/Script/Engine" } } ], "FunctionFlags": "FUNC_HasOutParms | FUNC_BlueprintCallable | FUNC_BlueprintEvent" }, { "Type": "Function", "Name": "DropSound", "Outer": "BPC_ItemSounds_C", "Class": "UScriptClass'Function'", "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted", "ChildProperties": [ { "Type": "ObjectProperty", "Name": "OtherActor", "Flags": "RF_Public", "ElementSize": 8, "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm", "PropertyClass": { "ObjectName": "Class'Actor'", "ObjectPath": "/Script/Engine" } }, { "Type": "StructProperty", "Name": "Hit", "Flags": "RF_Public", "ElementSize": 240, "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm | ContainsInstancedReference", "Struct": { "ObjectName": "Class'HitResult'", "ObjectPath": "/Script/Engine" } }, { "Type": "StructProperty", "Name": "Impulse", "Flags": "RF_Public", "ElementSize": 24, "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm", "Struct": { "ObjectName": "Class'Vector'", "ObjectPath": "/Script/CoreUObject" } } ], "FunctionFlags": "FUNC_BlueprintCallable | FUNC_BlueprintEvent" }, { "Type": "Function", "Name": "ExecuteUbergraph_BPC_ItemSounds", "Outer": "BPC_ItemSounds_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'RadiusEventsSubsystem'", "ObjectPath": "/Script/IntoTheRadius2" } }, { "Type": "InterfaceProperty", "Name": "CallFunc_GetItemDynamicData_self_CastInput", "Flags": "RF_Public", "ElementSize": 16, "InterfaceClass": { "ObjectName": "Class'RadiusItemInterface'", "ObjectPath": "/Script/IntoTheRadius2" } }, { "Type": "ObjectProperty", "Name": "CallFunc_GetItemDynamicData_ReturnValue", "Flags": "RF_Public", "ElementSize": 8, "PropertyClass": { "ObjectName": "Class'RadiusItemDynamicData'", "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": "CallFunc_GetGameInstanceSubsystem_ReturnValue_1", "Flags": "RF_Public", "ElementSize": 8, "PropertyClass": { "ObjectName": "Class'RadiusEventsSubsystem'", "ObjectPath": "/Script/IntoTheRadius2" } }, { "Type": "DelegateProperty", "Name": "K2Node_CreateDelegate_OutputDelegate", "Flags": "RF_Public", "ElementSize": 32, "SignatureFunction": { "ObjectName": "Class'DataComponentDelegateNoParams__DelegateSignature'", "ObjectPath": "/Script/IntoTheRadius2" } }, { "Type": "BoolProperty", "Name": "CallFunc_Not_PreBool_ReturnValue", "Flags": "RF_Public", "ElementSize": 1, "FieldSize": 1, "ByteOffset": 0, "ByteMask": 1, "FieldMask": 255, "BoolSize": 1, "bIsNativeBool": true }, { "Type": "BoolProperty", "Name": "CallFunc_IsValid_ReturnValue_1", "Flags": "RF_Public", "ElementSize": 1, "FieldSize": 1, "ByteOffset": 0, "ByteMask": 1, "FieldMask": 255, "BoolSize": 1, "bIsNativeBool": true }, { "Type": "ObjectProperty", "Name": "CallFunc_GetOwner_ReturnValue", "Flags": "RF_Public", "ElementSize": 8, "PropertyClass": { "ObjectName": "Class'Actor'", "ObjectPath": "/Script/Engine" } }, { "Type": "ObjectProperty", "Name": "CallFunc_K2_GetRootComponent_ReturnValue", "Flags": "RF_Public", "ElementSize": 8, "PropertyFlags": "InstancedReference", "PropertyClass": { "ObjectName": "Class'SceneComponent'", "ObjectPath": "/Script/Engine" } }, { "Type": "InterfaceProperty", "Name": "K2Node_DynamicCast_AsVRGrip_Interface", "Flags": "RF_Public", "ElementSize": 16, "InterfaceClass": { "ObjectName": "Class'VRGripInterface'", "ObjectPath": "/Script/VRExpansionPlugin" } }, { "Type": "BoolProperty", "Name": "K2Node_DynamicCast_bSuccess", "Flags": "RF_Public", "ElementSize": 1, "FieldSize": 1, "ByteOffset": 0, "ByteMask": 1, "FieldMask": 255, "BoolSize": 1, "bIsNativeBool": true }, { "Type": "ObjectProperty", "Name": "K2Node_DynamicCast_AsPrimitive_Component", "Flags": "RF_Public", "ElementSize": 8, "PropertyFlags": "InstancedReference", "PropertyClass": { "ObjectName": "Class'PrimitiveComponent'", "ObjectPath": "/Script/Engine" } }, { "Type": "BoolProperty", "Name": "K2Node_DynamicCast_bSuccess_1", "Flags": "RF_Public", "ElementSize": 1, "FieldSize": 1, "ByteOffset": 0, "ByteMask": 1, "FieldMask": 255, "BoolSize": 1, "bIsNativeBool": true }, { "Type": "ArrayProperty", "Name": "CallFunc_IsHeld_HoldingControllers", "Flags": "RF_Public", "ElementSize": 16, "PropertyFlags": "ReferenceParm | ContainsInstancedReference", "Inner": { "Type": "StructProperty", "Name": "CallFunc_IsHeld_HoldingControllers", "Flags": "RF_Public", "ElementSize": 16, "PropertyFlags": "ContainsInstancedReference", "Struct": { "ObjectName": "Class'BPGripPair'", "ObjectPath": "/Script/VRExpansionPlugin" } } }, { "Type": "BoolProperty", "Name": "CallFunc_IsHeld_bIsHeld", "Flags": "RF_Public", "ElementSize": 1, "FieldSize": 1, "ByteOffset": 0, "ByteMask": 1, "FieldMask": 255, "BoolSize": 1, "bIsNativeBool": true }, { "Type": "ObjectProperty", "Name": "K2Node_CustomEvent_OtherActor_2", "Flags": "RF_Public", "ElementSize": 8, "PropertyClass": { "ObjectName": "Class'Actor'", "ObjectPath": "/Script/Engine" } }, { "Type": "StructProperty", "Name": "K2Node_CustomEvent_Hit_2", "Flags": "RF_Public", "ElementSize": 240, "PropertyFlags": "ContainsInstancedReference", "Struct": { "ObjectName": "Class'HitResult'", "ObjectPath": "/Script/Engine" } }, { "Type": "StructProperty", "Name": "K2Node_CustomEvent_Impulse_1", "Flags": "RF_Public", "ElementSize": 24, "Struct": { "ObjectName": "Class'Vector'", "ObjectPath": "/Script/CoreUObject" } }, { "Type": "DelegateProperty", "Name": "K2Node_CreateDelegate_OutputDelegate_1", "Flags": "RF_Public", "ElementSize": 32, "SignatureFunction": { "ObjectName": "Class'ActorHitSignature__DelegateSignature'", "ObjectPath": "/Script/Engine" } }, { "Type": "BoolProperty", "Name": "CallFunc_BreakHitResult_bBlockingHit", "Flags": "RF_Public", "ElementSize": 1, "FieldSize": 1, "ByteOffset": 0, "ByteMask": 1, "FieldMask": 255, "BoolSize": 1, "bIsNativeBool": true }, { "Type": "BoolProperty", "Name": "CallFunc_BreakHitResult_bInitialOverlap", "Flags": "RF_Public", "ElementSize": 1, "FieldSize": 1, "ByteOffset": 0, "ByteMask": 1, "FieldMask": 255, "BoolSize": 1, "bIsNativeBool": true }, { "Type": "FloatProperty", "Name": "CallFunc_BreakHitResult_Time", "Flags": "RF_Public", "ElementSize": 4 }, { "Type": "FloatProperty", "Name": "CallFunc_BreakHitResult_Distance", "Flags": "RF_Public", "ElementSize": 4 }, { "Type": "StructProperty", "Name": "CallFunc_BreakHitResult_Location", "Flags": "RF_Public", "ElementSize": 24, "Struct": { "ObjectName": "Class'Vector'", "ObjectPath": "/Script/CoreUObject" } }, { "Type": "StructProperty", "Name": "CallFunc_BreakHitResult_ImpactPoint", "Flags": "RF_Public", "ElementSize": 24, "Struct": { "ObjectName": "Class'Vector'", "ObjectPath": "/Script/CoreUObject" } }, { "Type": "StructProperty", "Name": "CallFunc_BreakHitResult_Normal", "Flags": "RF_Public", "ElementSize": 24, "Struct": { "ObjectName": "Class'Vector'", "ObjectPath": "/Script/CoreUObject" } }, { "Type": "StructProperty", "Name": "CallFunc_BreakHitResult_ImpactNormal", "Flags": "RF_Public", "ElementSize": 24, "Struct": { "ObjectName": "Class'Vector'", "ObjectPath": "/Script/CoreUObject" } }, { "Type": "ObjectProperty", "Name": "CallFunc_BreakHitResult_PhysMat", "Flags": "RF_Public", "ElementSize": 8, "PropertyClass": { "ObjectName": "Class'PhysicalMaterial'", "ObjectPath": "/Script/PhysicsCore" } }, { "Type": "ObjectProperty", "Name": "CallFunc_BreakHitResult_HitActor", "Flags": "RF_Public", "ElementSize": 8, "PropertyClass": { "ObjectName": "Class'Actor'", "ObjectPath": "/Script/Engine" } }, { "Type": "ObjectProperty", "Name": "CallFunc_BreakHitResult_HitComponent", "Flags": "RF_Public", "ElementSize": 8, "PropertyFlags": "InstancedReference", "PropertyClass": { "ObjectName": "Class'PrimitiveComponent'", "ObjectPath": "/Script/Engine" } }, { "Type": "NameProperty", "Name": "CallFunc_BreakHitResult_HitBoneName", "Flags": "RF_Public", "ElementSize": 12 }, { "Type": "NameProperty", "Name": "CallFunc_BreakHitResult_BoneName", "Flags": "RF_Public", "ElementSize": 12 }, { "Type": "IntProperty", "Name": "CallFunc_BreakHitResult_HitItem", "Flags": "RF_Public", "ElementSize": 4 }, { "Type": "IntProperty", "Name": "CallFunc_BreakHitResult_ElementIndex", "Flags": "RF_Public", "ElementSize": 4 }, { "Type": "IntProperty", "Name": "CallFunc_BreakHitResult_FaceIndex", "Flags": "RF_Public", "ElementSize": 4 }, { "Type": "StructProperty", "Name": "CallFunc_BreakHitResult_TraceStart", "Flags": "RF_Public", "ElementSize": 24, "Struct": { "ObjectName": "Class'Vector'", "ObjectPath": "/Script/CoreUObject" } }, { "Type": "StructProperty", "Name": "CallFunc_BreakHitResult_TraceEnd", "Flags": "RF_Public", "ElementSize": 24, "Struct": { "ObjectName": "Class'Vector'", "ObjectPath": "/Script/CoreUObject" } }, { "Type": "ObjectProperty", "Name": "CallFunc_GetOwner_ReturnValue_1", "Flags": "RF_Public", "ElementSize": 8, "PropertyClass": { "ObjectName": "Class'Actor'", "ObjectPath": "/Script/Engine" } }, { "Type": "ClassProperty", "Name": "CallFunc_GetObjectClass_ReturnValue", "Flags": "RF_Public", "ElementSize": 8, "PropertyClass": { "ObjectName": "Class'Class'", "ObjectPath": "/Script/CoreUObject" }, "MetaClass": { "ObjectName": "Class'Actor'", "ObjectPath": "/Script/Engine" } }, { "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": "BoolProperty", "Name": "CallFunc_ClassIsChildOf_ReturnValue", "Flags": "RF_Public", "ElementSize": 1, "FieldSize": 1, "ByteOffset": 0, "ByteMask": 1, "FieldMask": 255, "BoolSize": 1, "bIsNativeBool": true }, { "Type": "BoolProperty", "Name": "CallFunc_Not_PreBool_ReturnValue_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_2", "Flags": "RF_Public", "ElementSize": 1, "FieldSize": 1, "ByteOffset": 0, "ByteMask": 1, "FieldMask": 255, "BoolSize": 1, "bIsNativeBool": true }, { "Type": "ObjectProperty", "Name": "K2Node_CustomEvent_OtherActor_1", "Flags": "RF_Public", "ElementSize": 8, "PropertyClass": { "ObjectName": "Class'Actor'", "ObjectPath": "/Script/Engine" } }, { "Type": "StructProperty", "Name": "K2Node_CustomEvent_Hit_1", "Flags": "RF_Public", "ElementSize": 240, "PropertyFlags": "ContainsInstancedReference", "Struct": { "ObjectName": "Class'HitResult'", "ObjectPath": "/Script/Engine" } }, { "Type": "StructProperty", "Name": "K2Node_CustomEvent_Impulse", "Flags": "RF_Public", "ElementSize": 24, "Struct": { "ObjectName": "Class'Vector'", "ObjectPath": "/Script/CoreUObject" } }, { "Type": "DoubleProperty", "Name": "CallFunc_MakeLiteralDouble_ReturnValue", "Flags": "RF_Public", "ElementSize": 8 }, { "Type": "StructProperty", "Name": "CallFunc_GetComponentVelocity_ReturnValue", "Flags": "RF_Public", "ElementSize": 24, "Struct": { "ObjectName": "Class'Vector'", "ObjectPath": "/Script/CoreUObject" } }, { "Type": "DoubleProperty", "Name": "CallFunc_Multiply_DoubleDouble_ReturnValue", "Flags": "RF_Public", "ElementSize": 8 }, { "Type": "DoubleProperty", "Name": "CallFunc_VSizeSquared_ReturnValue", "Flags": "RF_Public", "ElementSize": 8 }, { "Type": "DoubleProperty", "Name": "CallFunc_MakeLiteralDouble_ReturnValue_1", "Flags": "RF_Public", "ElementSize": 8 }, { "Type": "DoubleProperty", "Name": "CallFunc_Multiply_DoubleDouble_ReturnValue_1", "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": "BoolProperty", "Name": "CallFunc_BooleanAND_ReturnValue", "Flags": "RF_Public", "ElementSize": 1, "FieldSize": 1, "ByteOffset": 0, "ByteMask": 1, "FieldMask": 255, "BoolSize": 1, "bIsNativeBool": true }, { "Type": "BoolProperty", "Name": "CallFunc_BooleanAND_ReturnValue_1", "Flags": "RF_Public", "ElementSize": 1, "FieldSize": 1, "ByteOffset": 0, "ByteMask": 1, "FieldMask": 255, "BoolSize": 1, "bIsNativeBool": true }, { "Type": "ObjectProperty", "Name": "K2Node_CustomEvent_SelfActor", "Flags": "RF_Public", "ElementSize": 8, "PropertyClass": { "ObjectName": "Class'Actor'", "ObjectPath": "/Script/Engine" } }, { "Type": "ObjectProperty", "Name": "K2Node_CustomEvent_OtherActor", "Flags": "RF_Public", "ElementSize": 8, "PropertyClass": { "ObjectName": "Class'Actor'", "ObjectPath": "/Script/Engine" } }, { "Type": "StructProperty", "Name": "K2Node_CustomEvent_NormalImpulse", "Flags": "RF_Public", "ElementSize": 24, "Struct": { "ObjectName": "Class'Vector'", "ObjectPath": "/Script/CoreUObject" } }, { "Type": "StructProperty", "Name": "K2Node_CustomEvent_Hit", "Flags": "RF_Public", "ElementSize": 240, "PropertyFlags": "ConstParm | ContainsInstancedReference", "Struct": { "ObjectName": "Class'HitResult'", "ObjectPath": "/Script/Engine" } }, { "Type": "DoubleProperty", "Name": "CallFunc_MapRangeClamped_ReturnValue", "Flags": "RF_Public", "ElementSize": 8 }, { "Type": "DoubleProperty", "Name": "CallFunc_MapRangeClamped_ReturnValue_1", "Flags": "RF_Public", "ElementSize": 8 }, { "Type": "ObjectProperty", "Name": "K2Node_CustomEvent_SoundToPlay", "Flags": "RF_Public", "ElementSize": 8, "PropertyClass": { "ObjectName": "Class'SoundBase'", "ObjectPath": "/Script/Engine" } }, { "Type": "DoubleProperty", "Name": "CallFunc_MapRangeClamped_ReturnValue_2", "Flags": "RF_Public", "ElementSize": 8 }, { "Type": "ObjectProperty", "Name": "CallFunc_GetOwner_ReturnValue_2", "Flags": "RF_Public", "ElementSize": 8, "PropertyClass": { "ObjectName": "Class'Actor'", "ObjectPath": "/Script/Engine" } }, { "Type": "IntProperty", "Name": "CallFunc_Round_ReturnValue", "Flags": "RF_Public", "ElementSize": 4 }, { "Type": "ObjectProperty", "Name": "CallFunc_K2_GetRootComponent_ReturnValue_1", "Flags": "RF_Public", "ElementSize": 8, "PropertyFlags": "InstancedReference", "PropertyClass": { "ObjectName": "Class'SceneComponent'", "ObjectPath": "/Script/Engine" } }, { "Type": "StructProperty", "Name": "CallFunc_K2_GetComponentLocation_ReturnValue", "Flags": "RF_Public", "ElementSize": 24, "Struct": { "ObjectName": "Class'Vector'", "ObjectPath": "/Script/CoreUObject" } }, { "Type": "ObjectProperty", "Name": "CallFunc_SpawnSoundAttached_ReturnValue", "Flags": "RF_Public", "ElementSize": 8, "PropertyFlags": "InstancedReference", "PropertyClass": { "ObjectName": "Class'AudioComponent'", "ObjectPath": "/Script/Engine" } }, { "Type": "ArrayProperty", "Name": "CallFunc_Map_Values_Values", "Flags": "RF_Public", "ElementSize": 16, "PropertyFlags": "ReferenceParm", "Inner": { "Type": "ObjectProperty", "Name": "CallFunc_Map_Values_Values", "Flags": "RF_Public", "ElementSize": 8, "PropertyClass": { "ObjectName": "Class'SoundBase'", "ObjectPath": "/Script/Engine" } } }, { "Type": "ArrayProperty", "Name": "CallFunc_Map_Keys_Keys", "Flags": "RF_Public", "ElementSize": 16, "PropertyFlags": "ReferenceParm", "Inner": { "Type": "ObjectProperty", "Name": "CallFunc_Map_Keys_Keys", "Flags": "RF_Public", "ElementSize": 8, "PropertyClass": { "ObjectName": "Class'PhysicalMaterial'", "ObjectPath": "/Script/PhysicsCore" } } }, { "Type": "ObjectProperty", "Name": "CallFunc_Array_Get_Item", "Flags": "RF_Public", "ElementSize": 8, "PropertyClass": { "ObjectName": "Class'SoundBase'", "ObjectPath": "/Script/Engine" } }, { "Type": "IntProperty", "Name": "CallFunc_Array_Find_ReturnValue", "Flags": "RF_Public", "ElementSize": 4 }, { "Type": "BoolProperty", "Name": "CallFunc_NotEqual_IntInt_ReturnValue", "Flags": "RF_Public", "ElementSize": 1, "FieldSize": 1, "ByteOffset": 0, "ByteMask": 1, "FieldMask": 255, "BoolSize": 1, "bIsNativeBool": true }, { "Type": "ObjectProperty", "Name": "CallFunc_Array_Get_Item_1", "Flags": "RF_Public", "ElementSize": 8, "PropertyClass": { "ObjectName": "Class'SoundBase'", "ObjectPath": "/Script/Engine" } }, { "Type": "ObjectProperty", "Name": "CallFunc_SpawnSoundAtLocation_ReturnValue", "Flags": "RF_Public", "ElementSize": 8, "PropertyFlags": "InstancedReference", "PropertyClass": { "ObjectName": "Class'AudioComponent'", "ObjectPath": "/Script/Engine" } }, { "Type": "ObjectProperty", "Name": "CallFunc_GetOwner_ReturnValue_3", "Flags": "RF_Public", "ElementSize": 8, "PropertyClass": { "ObjectName": "Class'Actor'", "ObjectPath": "/Script/Engine" } }, { "Type": "BoolProperty", "Name": "CallFunc_IsValid_ReturnValue_3", "Flags": "RF_Public", "ElementSize": 1, "FieldSize": 1, "ByteOffset": 0, "ByteMask": 1, "FieldMask": 255, "BoolSize": 1, "bIsNativeBool": true }, { "Type": "ObjectProperty", "Name": "CallFunc_GetOwner_ReturnValue_4", "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": "BoolProperty", "Name": "CallFunc_IsValid_ReturnValue_4", "Flags": "RF_Public", "ElementSize": 1, "FieldSize": 1, "ByteOffset": 0, "ByteMask": 1, "FieldMask": 255, "BoolSize": 1, "bIsNativeBool": true }, { "Type": "BoolProperty", "Name": "CallFunc_Not_PreBool_ReturnValue_3", "Flags": "RF_Public", "ElementSize": 1, "FieldSize": 1, "ByteOffset": 0, "ByteMask": 1, "FieldMask": 255, "BoolSize": 1, "bIsNativeBool": true }, { "Type": "BoolProperty", "Name": "CallFunc_Not_PreBool_ReturnValue_4", "Flags": "RF_Public", "ElementSize": 1, "FieldSize": 1, "ByteOffset": 0, "ByteMask": 1, "FieldMask": 255, "BoolSize": 1, "bIsNativeBool": true }, { "Type": "BoolProperty", "Name": "CallFunc_BooleanOR_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": "BoolProperty", "Name": "CallFunc_BooleanOR_ReturnValue_1", "Flags": "RF_Public", "ElementSize": 1, "FieldSize": 1, "ByteOffset": 0, "ByteMask": 1, "FieldMask": 255, "BoolSize": 1, "bIsNativeBool": true }, { "Type": "ObjectProperty", "Name": "K2Node_DynamicCast_AsRadius_Item_Base", "Flags": "RF_Public", "ElementSize": 8, "PropertyClass": { "ObjectName": "Class'RadiusItemBase'", "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_BooleanAND_ReturnValue_2", "Flags": "RF_Public", "ElementSize": 1, "FieldSize": 1, "ByteOffset": 0, "ByteMask": 1, "FieldMask": 255, "BoolSize": 1, "bIsNativeBool": true }, { "Type": "ObjectProperty", "Name": "K2Node_CustomEvent_Controller_3", "Flags": "RF_Public", "ElementSize": 8, "PropertyFlags": "InstancedReference", "PropertyClass": { "ObjectName": "Class'GripMotionControllerComponent'", "ObjectPath": "/Script/VRExpansionPlugin" } }, { "Type": "StructProperty", "Name": "K2Node_CustomEvent_GripInfo_3", "Flags": "RF_Public", "ElementSize": 752, "PropertyFlags": "ContainsInstancedReference", "Struct": { "ObjectName": "Class'BPActorGripInformation'", "ObjectPath": "/Script/VRExpansionPlugin" } }, { "Type": "ObjectProperty", "Name": "K2Node_CustomEvent_Controller_2", "Flags": "RF_Public", "ElementSize": 8, "PropertyFlags": "InstancedReference", "PropertyClass": { "ObjectName": "Class'GripMotionControllerComponent'", "ObjectPath": "/Script/VRExpansionPlugin" } }, { "Type": "StructProperty", "Name": "K2Node_CustomEvent_GripInfo_2", "Flags": "RF_Public", "ElementSize": 752, "PropertyFlags": "ContainsInstancedReference", "Struct": { "ObjectName": "Class'BPActorGripInformation'", "ObjectPath": "/Script/VRExpansionPlugin" } }, { "Type": "BoolProperty", "Name": "K2Node_CustomEvent_bWasSocketed", "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'RadiusItemDelegateGripPrimary__DelegateSignature'", "ObjectPath": "/Script/IntoTheRadius2" } }, { "Type": "DelegateProperty", "Name": "K2Node_CreateDelegate_OutputDelegate_3", "Flags": "RF_Public", "ElementSize": 32, "SignatureFunction": { "ObjectName": "Class'RadiusItemDelegateReleasePrimary__DelegateSignature'", "ObjectPath": "/Script/IntoTheRadius2" } }, { "Type": "StrProperty", "Name": "K2Node_CustomEvent_ContainerID_1", "Flags": "RF_Public", "ElementSize": 16 }, { "Type": "DelegateProperty", "Name": "K2Node_CreateDelegate_OutputDelegate_4", "Flags": "RF_Public", "ElementSize": 32, "SignatureFunction": { "ObjectName": "Class'OnItemChangeParent__DelegateSignature'", "ObjectPath": "/Script/IntoTheRadius2" } }, { "Type": "StrProperty", "Name": "K2Node_CustomEvent_ContainerID", "Flags": "RF_Public", "ElementSize": 16 }, { "Type": "DelegateProperty", "Name": "K2Node_CreateDelegate_OutputDelegate_5", "Flags": "RF_Public", "ElementSize": 32, "SignatureFunction": { "ObjectName": "Class'OnItemSecondaryGripped__DelegateSignature'", "ObjectPath": "/Script/IntoTheRadius2" } }, { "Type": "ObjectProperty", "Name": "K2Node_CustomEvent_Controller_1", "Flags": "RF_Public", "ElementSize": 8, "PropertyFlags": "InstancedReference", "PropertyClass": { "ObjectName": "Class'GripMotionControllerComponent'", "ObjectPath": "/Script/VRExpansionPlugin" } }, { "Type": "ObjectProperty", "Name": "K2Node_CustomEvent_ReleaseComponent_1", "Flags": "RF_Public", "ElementSize": 8, "PropertyFlags": "InstancedReference", "PropertyClass": { "ObjectName": "Class'SceneComponent'", "ObjectPath": "/Script/Engine" } }, { "Type": "StructProperty", "Name": "K2Node_CustomEvent_GripInfo_1", "Flags": "RF_Public", "ElementSize": 752, "PropertyFlags": "ContainsInstancedReference", "Struct": { "ObjectName": "Class'BPActorGripInformation'", "ObjectPath": "/Script/VRExpansionPlugin" } }, { "Type": "ObjectProperty", "Name": "K2Node_CustomEvent_Controller", "Flags": "RF_Public", "ElementSize": 8, "PropertyFlags": "InstancedReference", "PropertyClass": { "ObjectName": "Class'GripMotionControllerComponent'", "ObjectPath": "/Script/VRExpansionPlugin" } }, { "Type": "ObjectProperty", "Name": "K2Node_CustomEvent_ReleaseComponent", "Flags": "RF_Public", "ElementSize": 8, "PropertyFlags": "InstancedReference", "PropertyClass": { "ObjectName": "Class'SceneComponent'", "ObjectPath": "/Script/Engine" } }, { "Type": "StructProperty", "Name": "K2Node_CustomEvent_GripInfo", "Flags": "RF_Public", "ElementSize": 752, "PropertyFlags": "ContainsInstancedReference", "Struct": { "ObjectName": "Class'BPActorGripInformation'", "ObjectPath": "/Script/VRExpansionPlugin" } }, { "Type": "DelegateProperty", "Name": "K2Node_CreateDelegate_OutputDelegate_6", "Flags": "RF_Public", "ElementSize": 32, "SignatureFunction": { "ObjectName": "Class'RadiusItemDelegateGripSecondary__DelegateSignature'", "ObjectPath": "/Script/IntoTheRadius2" } }, { "Type": "DelegateProperty", "Name": "K2Node_CreateDelegate_OutputDelegate_7", "Flags": "RF_Public", "ElementSize": 32, "SignatureFunction": { "ObjectName": "Class'RadiusItemDelegateGripSecondary__DelegateSignature'", "ObjectPath": "/Script/IntoTheRadius2" } }, { "Type": "DelegateProperty", "Name": "K2Node_CreateDelegate_OutputDelegate_8", "Flags": "RF_Public", "ElementSize": 32, "SignatureFunction": { "ObjectName": "Class'DataComponentDelegateNoParams__DelegateSignature'", "ObjectPath": "/Script/IntoTheRadius2" } }, { "Type": "FloatProperty", "Name": "CallFunc_SpawnSoundAtLocation_PitchMultiplier_ImplicitCast", "Flags": "RF_Public", "ElementSize": 4 }, { "Type": "FloatProperty", "Name": "CallFunc_SpawnSoundAtLocation_VolumeMultiplier_ImplicitCast", "Flags": "RF_Public", "ElementSize": 4 } ], "FunctionFlags": "FUNC_Final | FUNC_UbergraphFunction | FUNC_HasDefaults" }, { "Type": "Function", "Name": "HeldImpact", "Outer": "BPC_ItemSounds_C", "Class": "UScriptClass'Function'", "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted", "ChildProperties": [ { "Type": "ObjectProperty", "Name": "OtherActor", "Flags": "RF_Public", "ElementSize": 8, "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm", "PropertyClass": { "ObjectName": "Class'Actor'", "ObjectPath": "/Script/Engine" } }, { "Type": "StructProperty", "Name": "Hit", "Flags": "RF_Public", "ElementSize": 240, "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm | ContainsInstancedReference", "Struct": { "ObjectName": "Class'HitResult'", "ObjectPath": "/Script/Engine" } }, { "Type": "StructProperty", "Name": "Impulse", "Flags": "RF_Public", "ElementSize": 24, "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm", "Struct": { "ObjectName": "Class'Vector'", "ObjectPath": "/Script/CoreUObject" } } ], "FunctionFlags": "FUNC_BlueprintCallable | FUNC_BlueprintEvent" }, { "Type": "Function", "Name": "InitializeItemSound", "Outer": "BPC_ItemSounds_C", "Class": "UScriptClass'Function'", "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted", "ChildProperties": [ { "Type": "InterfaceProperty", "Name": "K2Node_DynamicCast_AsVRGrip_Interface", "Flags": "RF_Public", "ElementSize": 16, "InterfaceClass": { "ObjectName": "Class'VRGripInterface'", "ObjectPath": "/Script/VRExpansionPlugin" } }, { "Type": "BoolProperty", "Name": "K2Node_DynamicCast_bSuccess", "Flags": "RF_Public", "ElementSize": 1, "FieldSize": 1, "ByteOffset": 0, "ByteMask": 1, "FieldMask": 255, "BoolSize": 1, "bIsNativeBool": true }, { "Type": "ArrayProperty", "Name": "CallFunc_IsHeld_HoldingControllers", "Flags": "RF_Public", "ElementSize": 16, "PropertyFlags": "ReferenceParm | ContainsInstancedReference", "Inner": { "Type": "StructProperty", "Name": "CallFunc_IsHeld_HoldingControllers", "Flags": "RF_Public", "ElementSize": 16, "PropertyFlags": "ContainsInstancedReference", "Struct": { "ObjectName": "Class'BPGripPair'", "ObjectPath": "/Script/VRExpansionPlugin" } } }, { "Type": "BoolProperty", "Name": "CallFunc_IsHeld_bIsHeld", "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": "InitializeItemSoundEvents", "Outer": "BPC_ItemSounds_C", "Class": "UScriptClass'Function'", "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted", "FunctionFlags": "FUNC_BlueprintCallable | FUNC_BlueprintEvent" }, { "Type": "Function", "Name": "OnItemSecondaryGrip", "Outer": "BPC_ItemSounds_C", "Class": "UScriptClass'Function'", "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted", "ChildProperties": [ { "Type": "ObjectProperty", "Name": "Controller", "Flags": "RF_Public", "ElementSize": 8, "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm | InstancedReference", "PropertyClass": { "ObjectName": "Class'GripMotionControllerComponent'", "ObjectPath": "/Script/VRExpansionPlugin" } }, { "Type": "ObjectProperty", "Name": "ReleaseComponent", "Flags": "RF_Public", "ElementSize": 8, "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm | InstancedReference", "PropertyClass": { "ObjectName": "Class'SceneComponent'", "ObjectPath": "/Script/Engine" } }, { "Type": "StructProperty", "Name": "GripInfo", "Flags": "RF_Public", "ElementSize": 752, "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm | ContainsInstancedReference", "Struct": { "ObjectName": "Class'BPActorGripInformation'", "ObjectPath": "/Script/VRExpansionPlugin" } } ], "FunctionFlags": "FUNC_BlueprintCallable | FUNC_BlueprintEvent" }, { "Type": "Function", "Name": "OnItemSecondaryGripped", "Outer": "BPC_ItemSounds_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": "OnItemSecondaryGripRelease", "Outer": "BPC_ItemSounds_C", "Class": "UScriptClass'Function'", "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted", "ChildProperties": [ { "Type": "ObjectProperty", "Name": "Controller", "Flags": "RF_Public", "ElementSize": 8, "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm | InstancedReference", "PropertyClass": { "ObjectName": "Class'GripMotionControllerComponent'", "ObjectPath": "/Script/VRExpansionPlugin" } }, { "Type": "ObjectProperty", "Name": "ReleaseComponent", "Flags": "RF_Public", "ElementSize": 8, "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm | InstancedReference", "PropertyClass": { "ObjectName": "Class'SceneComponent'", "ObjectPath": "/Script/Engine" } }, { "Type": "StructProperty", "Name": "GripInfo", "Flags": "RF_Public", "ElementSize": 752, "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm | ContainsInstancedReference", "Struct": { "ObjectName": "Class'BPActorGripInformation'", "ObjectPath": "/Script/VRExpansionPlugin" } } ], "FunctionFlags": "FUNC_BlueprintCallable | FUNC_BlueprintEvent" }, { "Type": "Function", "Name": "OnOwnerItemGriped", "Outer": "BPC_ItemSounds_C", "Class": "UScriptClass'Function'", "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted", "ChildProperties": [ { "Type": "ObjectProperty", "Name": "Controller", "Flags": "RF_Public", "ElementSize": 8, "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm | InstancedReference", "PropertyClass": { "ObjectName": "Class'GripMotionControllerComponent'", "ObjectPath": "/Script/VRExpansionPlugin" } }, { "Type": "StructProperty", "Name": "GripInfo", "Flags": "RF_Public", "ElementSize": 752, "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm | ContainsInstancedReference", "Struct": { "ObjectName": "Class'BPActorGripInformation'", "ObjectPath": "/Script/VRExpansionPlugin" } } ], "FunctionFlags": "FUNC_BlueprintCallable | FUNC_BlueprintEvent" }, { "Type": "Function", "Name": "OnOwnerItemGripRelease", "Outer": "BPC_ItemSounds_C", "Class": "UScriptClass'Function'", "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted", "ChildProperties": [ { "Type": "ObjectProperty", "Name": "Controller", "Flags": "RF_Public", "ElementSize": 8, "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm | InstancedReference", "PropertyClass": { "ObjectName": "Class'GripMotionControllerComponent'", "ObjectPath": "/Script/VRExpansionPlugin" } }, { "Type": "StructProperty", "Name": "GripInfo", "Flags": "RF_Public", "ElementSize": 752, "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm | ContainsInstancedReference", "Struct": { "ObjectName": "Class'BPActorGripInformation'", "ObjectPath": "/Script/VRExpansionPlugin" } }, { "Type": "BoolProperty", "Name": "bWasSocketed", "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": "OnSomeContainerParentChange", "Outer": "BPC_ItemSounds_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": "PlayCurrentTypeSound", "Outer": "BPC_ItemSounds_C", "Class": "UScriptClass'Function'", "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted", "ChildProperties": [ { "Type": "BoolProperty", "Name": "IsGripping", "Flags": "RF_Public", "ElementSize": 1, "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm", "FieldSize": 1, "ByteOffset": 0, "ByteMask": 1, "FieldMask": 255, "BoolSize": 1, "bIsNativeBool": true }, { "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": "CallFunc_K2_GetActorLocation_ReturnValue", "Flags": "RF_Public", "ElementSize": 24, "Struct": { "ObjectName": "Class'Vector'", "ObjectPath": "/Script/CoreUObject" } }, { "Type": "ObjectProperty", "Name": "K2Node_Select_Default", "Flags": "RF_Public", "ElementSize": 8, "PropertyClass": { "ObjectName": "Class'SoundBase'", "ObjectPath": "/Script/Engine" } } ], "FunctionFlags": "FUNC_Public | FUNC_BlueprintCallable | FUNC_BlueprintEvent" }, { "Type": "Function", "Name": "PlayCustomSoundAttached", "Outer": "BPC_ItemSounds_C", "Class": "UScriptClass'Function'", "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted", "ChildProperties": [ { "Type": "ObjectProperty", "Name": "SoundToPlay", "Flags": "RF_Public", "ElementSize": 8, "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm", "PropertyClass": { "ObjectName": "Class'SoundBase'", "ObjectPath": "/Script/Engine" } } ], "FunctionFlags": "FUNC_BlueprintCallable | FUNC_BlueprintEvent" }, { "Type": "Function", "Name": "ReceiveBeginPlay", "Outer": "BPC_ItemSounds_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": "SetSoundByTag", "Outer": "BPC_ItemSounds_C", "Class": "UScriptClass'Function'", "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted", "ChildProperties": [ { "Type": "StructProperty", "Name": "SoundTag", "Flags": "RF_Public", "ElementSize": 12, "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm", "Struct": { "ObjectName": "Class'GameplayTag'", "ObjectPath": "/Script/GameplayTags" } }, { "Type": "BoolProperty", "Name": "GameplayTagsK2Node_SwitchGameplayTag_CmpSuccess", "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": "UpdateOwnerParentSoundType", "Outer": "BPC_ItemSounds_C", "Class": "UScriptClass'Function'", "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted", "ChildProperties": [ { "Type": "StructProperty", "Name": "Temp_struct_Variable", "Flags": "RF_Public", "ElementSize": 12, "Struct": { "ObjectName": "Class'GameplayTag'", "ObjectPath": "/Script/GameplayTags" } }, { "Type": "InterfaceProperty", "Name": "CallFunc_GetParentContainerObject_self_CastInput", "Flags": "RF_Public", "ElementSize": 16, "InterfaceClass": { "ObjectName": "Class'ItemContainerInterface'", "ObjectPath": "/Script/IntoTheRadius2" } }, { "Type": "ObjectProperty", "Name": "CallFunc_GetParentContainerObject_ReturnValue", "Flags": "RF_Public", "ElementSize": 8, "PropertyClass": { "ObjectName": "Class'Object'", "ObjectPath": "/Script/CoreUObject" } }, { "Type": "BoolProperty", "Name": "CallFunc_IsValid_ReturnValue", "Flags": "RF_Public", "ElementSize": 1, "FieldSize": 1, "ByteOffset": 0, "ByteMask": 1, "FieldMask": 255, "BoolSize": 1, "bIsNativeBool": true }, { "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": "StructProperty", "Name": "CallFunc_GetContainerSoundType_ReturnValue", "Flags": "RF_Public", "ElementSize": 12, "Struct": { "ObjectName": "Class'GameplayTag'", "ObjectPath": "/Script/GameplayTags" } } ], "FunctionFlags": "FUNC_Public | FUNC_HasDefaults | FUNC_BlueprintCallable | FUNC_BlueprintEvent" }, { "Type": "Function", "Name": "UpdateSoundTypeAndPlayRequestedSounds", "Outer": "BPC_ItemSounds_C", "Class": "UScriptClass'Function'", "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted", "ChildProperties": [ { "Type": "StrProperty", "Name": "ItemContainerID", "Flags": "RF_Public", "ElementSize": 16, "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm" }, { "Type": "StrProperty", "Name": "Temp_string_Variable", "Flags": "RF_Public", "ElementSize": 16 }, { "Type": "BoolProperty", "Name": "CallFunc_IsEmpty_ReturnValue", "Flags": "RF_Public", "ElementSize": 1, "FieldSize": 1, "ByteOffset": 0, "ByteMask": 1, "FieldMask": 255, "BoolSize": 1, "bIsNativeBool": true }, { "Type": "BoolProperty", "Name": "CallFunc_Not_PreBool_ReturnValue", "Flags": "RF_Public", "ElementSize": 1, "FieldSize": 1, "ByteOffset": 0, "ByteMask": 1, "FieldMask": 255, "BoolSize": 1, "bIsNativeBool": true }, { "Type": "BoolProperty", "Name": "CallFunc_EqualEqual_StrStr_ReturnValue", "Flags": "RF_Public", "ElementSize": 1, "FieldSize": 1, "ByteOffset": 0, "ByteMask": 1, "FieldMask": 255, "BoolSize": 1, "bIsNativeBool": true }, { "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": "CallFunc_GetContainerID_ReturnValue", "Flags": "RF_Public", "ElementSize": 16 } ], "FunctionFlags": "FUNC_Public | FUNC_BlueprintCallable | FUNC_BlueprintEvent" } ]