ITR2_ASSET/IntoTheRadius2/Content/ITR2/BPs/Items/Components/BPC_ItemMaterialEffects.json

1049 lines
No EOL
34 KiB
JSON

[
{
"Type": "BlueprintGeneratedClass",
"Name": "BPC_ItemMaterialEffects_C",
"Class": "UScriptClass'BlueprintGeneratedClass'",
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"UberGraphFunction": {
"ObjectName": "Function'BPC_ItemMaterialEffects_C:ExecuteUbergraph_BPC_ItemMaterialEffects'",
"ObjectPath": "/Game/ITR2/BPs/Items/Components/BPC_ItemMaterialEffects.6"
}
},
"SuperStruct": {
"ObjectName": "Class'ActorComponent'",
"ObjectPath": "/Script/Engine"
},
"Children": [
{
"ObjectName": "Function'BPC_ItemMaterialEffects_C:CREATEDELEGATE_PROXYFUNCTION_0'",
"ObjectPath": "/Game/ITR2/BPs/Items/Components/BPC_ItemMaterialEffects.3"
},
{
"ObjectName": "Function'BPC_ItemMaterialEffects_C:CREATEDELEGATE_PROXYFUNCTION_1'",
"ObjectPath": "/Game/ITR2/BPs/Items/Components/BPC_ItemMaterialEffects.4"
},
{
"ObjectName": "Function'BPC_ItemMaterialEffects_C:SetAllPrimData'",
"ObjectPath": "/Game/ITR2/BPs/Items/Components/BPC_ItemMaterialEffects.15"
},
{
"ObjectName": "Function'BPC_ItemMaterialEffects_C:ItemSelection'",
"ObjectPath": "/Game/ITR2/BPs/Items/Components/BPC_ItemMaterialEffects.7"
},
{
"ObjectName": "Function'BPC_ItemMaterialEffects_C:DroppedGlow'",
"ObjectPath": "/Game/ITR2/BPs/Items/Components/BPC_ItemMaterialEffects.5"
},
{
"ObjectName": "Function'BPC_ItemMaterialEffects_C:RequestDropGlow'",
"ObjectPath": "/Game/ITR2/BPs/Items/Components/BPC_ItemMaterialEffects.14"
},
{
"ObjectName": "Function'BPC_ItemMaterialEffects_C:ReceiveBeginPlay'",
"ObjectPath": "/Game/ITR2/BPs/Items/Components/BPC_ItemMaterialEffects.13"
},
{
"ObjectName": "Function'BPC_ItemMaterialEffects_C:OnwerGripRelease'",
"ObjectPath": "/Game/ITR2/BPs/Items/Components/BPC_ItemMaterialEffects.11"
},
{
"ObjectName": "Function'BPC_ItemMaterialEffects_C:OwnerGripped'",
"ObjectPath": "/Game/ITR2/BPs/Items/Components/BPC_ItemMaterialEffects.12"
},
{
"ObjectName": "Function'BPC_ItemMaterialEffects_C:ComponentSelection'",
"ObjectPath": "/Game/ITR2/BPs/Items/Components/BPC_ItemMaterialEffects.2"
},
{
"ObjectName": "Function'BPC_ItemMaterialEffects_C:UpdatePrimitives'",
"ObjectPath": "/Game/ITR2/BPs/Items/Components/BPC_ItemMaterialEffects.16"
},
{
"ObjectName": "Function'BPC_ItemMaterialEffects_C:OnDataLinked_Event'",
"ObjectPath": "/Game/ITR2/BPs/Items/Components/BPC_ItemMaterialEffects.8"
},
{
"ObjectName": "Function'BPC_ItemMaterialEffects_C:OnDurabilityChange'",
"ObjectPath": "/Game/ITR2/BPs/Items/Components/BPC_ItemMaterialEffects.10"
},
{
"ObjectName": "Function'BPC_ItemMaterialEffects_C:OnDataUnlinking_Event'",
"ObjectPath": "/Game/ITR2/BPs/Items/Components/BPC_ItemMaterialEffects.9"
},
{
"ObjectName": "Function'BPC_ItemMaterialEffects_C:ExecuteUbergraph_BPC_ItemMaterialEffects'",
"ObjectPath": "/Game/ITR2/BPs/Items/Components/BPC_ItemMaterialEffects.6"
}
],
"ChildProperties": [
{
"Type": "StructProperty",
"Name": "UberGraphFrame",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 16,
"PropertyFlags": "Transient | DuplicateTransient",
"Struct": {
"ObjectName": "Class'PointerToUberGraphFrame'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "ArrayProperty",
"Name": "PrimitiveArr",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 16,
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance | ContainsInstancedReference",
"Inner": {
"Type": "ObjectProperty",
"Name": "PrimitiveArr",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "InstancedReference",
"PropertyClass": {
"ObjectName": "Class'PrimitiveComponent'",
"ObjectPath": "/Script/Engine"
}
}
},
{
"Type": "ObjectProperty",
"Name": "As Radius Item Base",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnTemplate | DisableEditOnInstance",
"PropertyClass": {
"ObjectName": "Class'RadiusItemBase'",
"ObjectPath": "/Script/IntoTheRadius2"
}
},
{
"Type": "IntProperty",
"Name": "DamageIndex",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 4,
"PropertyFlags": "Edit | BlueprintVisible"
}
],
"FuncMap": {
"ExecuteUbergraph_BPC_ItemMaterialEffects": {
"ObjectName": "Function'BPC_ItemMaterialEffects_C:ExecuteUbergraph_BPC_ItemMaterialEffects'",
"ObjectPath": "/Game/ITR2/BPs/Items/Components/BPC_ItemMaterialEffects.6"
},
"OnDataUnlinking_Event": {
"ObjectName": "Function'BPC_ItemMaterialEffects_C:OnDataUnlinking_Event'",
"ObjectPath": "/Game/ITR2/BPs/Items/Components/BPC_ItemMaterialEffects.9"
},
"OnDurabilityChange": {
"ObjectName": "Function'BPC_ItemMaterialEffects_C:OnDurabilityChange'",
"ObjectPath": "/Game/ITR2/BPs/Items/Components/BPC_ItemMaterialEffects.10"
},
"OnDataLinked_Event": {
"ObjectName": "Function'BPC_ItemMaterialEffects_C:OnDataLinked_Event'",
"ObjectPath": "/Game/ITR2/BPs/Items/Components/BPC_ItemMaterialEffects.8"
},
"UpdatePrimitives": {
"ObjectName": "Function'BPC_ItemMaterialEffects_C:UpdatePrimitives'",
"ObjectPath": "/Game/ITR2/BPs/Items/Components/BPC_ItemMaterialEffects.16"
},
"ComponentSelection": {
"ObjectName": "Function'BPC_ItemMaterialEffects_C:ComponentSelection'",
"ObjectPath": "/Game/ITR2/BPs/Items/Components/BPC_ItemMaterialEffects.2"
},
"OwnerGripped": {
"ObjectName": "Function'BPC_ItemMaterialEffects_C:OwnerGripped'",
"ObjectPath": "/Game/ITR2/BPs/Items/Components/BPC_ItemMaterialEffects.12"
},
"OnwerGripRelease": {
"ObjectName": "Function'BPC_ItemMaterialEffects_C:OnwerGripRelease'",
"ObjectPath": "/Game/ITR2/BPs/Items/Components/BPC_ItemMaterialEffects.11"
},
"ReceiveBeginPlay": {
"ObjectName": "Function'BPC_ItemMaterialEffects_C:ReceiveBeginPlay'",
"ObjectPath": "/Game/ITR2/BPs/Items/Components/BPC_ItemMaterialEffects.13"
},
"RequestDropGlow": {
"ObjectName": "Function'BPC_ItemMaterialEffects_C:RequestDropGlow'",
"ObjectPath": "/Game/ITR2/BPs/Items/Components/BPC_ItemMaterialEffects.14"
},
"DroppedGlow": {
"ObjectName": "Function'BPC_ItemMaterialEffects_C:DroppedGlow'",
"ObjectPath": "/Game/ITR2/BPs/Items/Components/BPC_ItemMaterialEffects.5"
},
"ItemSelection": {
"ObjectName": "Function'BPC_ItemMaterialEffects_C:ItemSelection'",
"ObjectPath": "/Game/ITR2/BPs/Items/Components/BPC_ItemMaterialEffects.7"
},
"SetAllPrimData": {
"ObjectName": "Function'BPC_ItemMaterialEffects_C:SetAllPrimData'",
"ObjectPath": "/Game/ITR2/BPs/Items/Components/BPC_ItemMaterialEffects.15"
},
"CREATEDELEGATE_PROXYFUNCTION_1": {
"ObjectName": "Function'BPC_ItemMaterialEffects_C:CREATEDELEGATE_PROXYFUNCTION_1'",
"ObjectPath": "/Game/ITR2/BPs/Items/Components/BPC_ItemMaterialEffects.4"
},
"CREATEDELEGATE_PROXYFUNCTION_0": {
"ObjectName": "Function'BPC_ItemMaterialEffects_C:CREATEDELEGATE_PROXYFUNCTION_0'",
"ObjectPath": "/Game/ITR2/BPs/Items/Components/BPC_ItemMaterialEffects.3"
}
},
"ClassFlags": "CLASS_Config | CLASS_ReplicationDataIsSetUp | CLASS_CompiledFromBlueprint | CLASS_DefaultToInstanced | CLASS_HasInstancedReference",
"ClassWithin": {
"ObjectName": "Class'Object'",
"ObjectPath": "/Script/CoreUObject"
},
"ClassConfigName": "Engine",
"bCooked": true,
"ClassDefaultObject": {
"ObjectName": "BPC_ItemMaterialEffects_C'Default__BPC_ItemMaterialEffects_C'",
"ObjectPath": "/Game/ITR2/BPs/Items/Components/BPC_ItemMaterialEffects.1"
},
"EditorTags": {
"BlueprintType": "BPTYPE_Normal"
}
},
{
"Type": "BPC_ItemMaterialEffects_C",
"Name": "Default__BPC_ItemMaterialEffects_C",
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/Items/Components/BPC_ItemMaterialEffects.BPC_ItemMaterialEffects_C'",
"Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"UberGraphFrame": {},
"DamageIndex[3]": 1,
"PrimaryComponentTick": {
"bStartWithTickEnabled": false
}
}
},
{
"Type": "Function",
"Name": "ComponentSelection",
"Outer": "BPC_ItemMaterialEffects_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"ChildProperties": [
{
"Type": "BoolProperty",
"Name": "On",
"Flags": "RF_Public",
"ElementSize": 1,
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "ObjectProperty",
"Name": "Primitive",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm | InstancedReference",
"PropertyClass": {
"ObjectName": "Class'PrimitiveComponent'",
"ObjectPath": "/Script/Engine"
}
}
],
"FunctionFlags": "FUNC_BlueprintCallable | FUNC_BlueprintEvent"
},
{
"Type": "Function",
"Name": "CREATEDELEGATE_PROXYFUNCTION_0",
"Outer": "BPC_ItemMaterialEffects_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_ItemMaterialEffects_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": "DroppedGlow",
"Outer": "BPC_ItemMaterialEffects_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"ChildProperties": [
{
"Type": "BoolProperty",
"Name": "On",
"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": "ExecuteUbergraph_BPC_ItemMaterialEffects",
"Outer": "BPC_ItemMaterialEffects_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"ChildProperties": [
{
"Type": "IntProperty",
"Name": "EntryPoint",
"Flags": "RF_Public",
"ElementSize": 4,
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm"
},
{
"Type": "BoolProperty",
"Name": "K2Node_CustomEvent_On_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": "DelegateProperty",
"Name": "K2Node_CreateDelegate_OutputDelegate",
"Flags": "RF_Public",
"ElementSize": 32,
"SignatureFunction": {
"ObjectName": "Class'RadiusItemDelegateReleasePrimary__DelegateSignature'",
"ObjectPath": "/Script/IntoTheRadius2"
}
},
{
"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",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "ObjectProperty",
"Name": "K2Node_CustomEvent_Controller_1",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "InstancedReference",
"PropertyClass": {
"ObjectName": "Class'GripMotionControllerComponent'",
"ObjectPath": "/Script/VRExpansionPlugin"
}
},
{
"Type": "StructProperty",
"Name": "K2Node_CustomEvent_GripInfo_1",
"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_1",
"Flags": "RF_Public",
"ElementSize": 32,
"SignatureFunction": {
"ObjectName": "Class'RadiusItemDelegateGripPrimary__DelegateSignature'",
"ObjectPath": "/Script/IntoTheRadius2"
}
},
{
"Type": "ObjectProperty",
"Name": "K2Node_CustomEvent_Controller",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "InstancedReference",
"PropertyClass": {
"ObjectName": "Class'GripMotionControllerComponent'",
"ObjectPath": "/Script/VRExpansionPlugin"
}
},
{
"Type": "StructProperty",
"Name": "K2Node_CustomEvent_GripInfo",
"Flags": "RF_Public",
"ElementSize": 752,
"PropertyFlags": "ContainsInstancedReference",
"Struct": {
"ObjectName": "Class'BPActorGripInformation'",
"ObjectPath": "/Script/VRExpansionPlugin"
}
},
{
"Type": "BoolProperty",
"Name": "K2Node_CustomEvent_On",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "ObjectProperty",
"Name": "K2Node_CustomEvent_Primitive",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "InstancedReference",
"PropertyClass": {
"ObjectName": "Class'PrimitiveComponent'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_GetOwner_ReturnValue_1",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'Actor'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_SelectFloat_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"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_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": "CallFunc_GetAttachParentActor_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'Actor'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "BoolProperty",
"Name": "CallFunc_IsValid_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "ArrayProperty",
"Name": "CallFunc_K2_GetComponentsByClass_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 16,
"PropertyFlags": "ReferenceParm | ContainsInstancedReference",
"Inner": {
"Type": "ObjectProperty",
"Name": "CallFunc_K2_GetComponentsByClass_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "InstancedReference",
"PropertyClass": {
"ObjectName": "Class'StaticMeshComponent'",
"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": "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_2",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "IntProperty",
"Name": "CallFunc_Array_Add_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "BoolProperty",
"Name": "K2Node_CustomEvent_On_2",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_SelectFloat_ReturnValue_1",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "DoubleProperty",
"Name": "K2Node_CustomEvent_Delta",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "FloatProperty",
"Name": "CallFunc_GetItemDurabilityRatio_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_Subtract_DoubleDouble_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "DelegateProperty",
"Name": "K2Node_CreateDelegate_OutputDelegate_2",
"Flags": "RF_Public",
"ElementSize": 32,
"SignatureFunction": {
"ObjectName": "Class'OnValueChangedDelta__DelegateSignature'",
"ObjectPath": "/Script/IntoTheRadius2"
}
},
{
"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": "ObjectProperty",
"Name": "K2Node_CustomEvent_PreviousDynamicData",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'RadiusItemDynamicData'",
"ObjectPath": "/Script/IntoTheRadius2"
}
},
{
"Type": "DelegateProperty",
"Name": "K2Node_CreateDelegate_OutputDelegate_3",
"Flags": "RF_Public",
"ElementSize": 32,
"SignatureFunction": {
"ObjectName": "Class'OnValueChangedDelta__DelegateSignature'",
"ObjectPath": "/Script/IntoTheRadius2"
}
},
{
"Type": "DelegateProperty",
"Name": "K2Node_CreateDelegate_OutputDelegate_4",
"Flags": "RF_Public",
"ElementSize": 32,
"SignatureFunction": {
"ObjectName": "Class'DataComponentDelegateNoParams__DelegateSignature'",
"ObjectPath": "/Script/IntoTheRadius2"
}
},
{
"Type": "BoolProperty",
"Name": "K2Node_CustomEvent_On_3",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "DelegateProperty",
"Name": "K2Node_CreateDelegate_OutputDelegate_5",
"Flags": "RF_Public",
"ElementSize": 32,
"SignatureFunction": {
"ObjectName": "Class'DynamicDataLinkChangeDelegate__DelegateSignature'",
"ObjectPath": "/Script/IntoTheRadius2"
}
},
{
"Type": "FloatProperty",
"Name": "CallFunc_SetCustomPrimitiveDataFloat_Value_ImplicitCast",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_Subtract_DoubleDouble_B_ImplicitCast",
"Flags": "RF_Public",
"ElementSize": 8
}
],
"FunctionFlags": "FUNC_Final | FUNC_UbergraphFunction | FUNC_HasDefaults"
},
{
"Type": "Function",
"Name": "ItemSelection",
"Outer": "BPC_ItemMaterialEffects_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"ChildProperties": [
{
"Type": "BoolProperty",
"Name": "On",
"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": "OnDataLinked_Event",
"Outer": "BPC_ItemMaterialEffects_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"FunctionFlags": "FUNC_BlueprintCallable | FUNC_BlueprintEvent"
},
{
"Type": "Function",
"Name": "OnDataUnlinking_Event",
"Outer": "BPC_ItemMaterialEffects_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": "OnDurabilityChange",
"Outer": "BPC_ItemMaterialEffects_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": "OnwerGripRelease",
"Outer": "BPC_ItemMaterialEffects_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": "OwnerGripped",
"Outer": "BPC_ItemMaterialEffects_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": "ReceiveBeginPlay",
"Outer": "BPC_ItemMaterialEffects_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": "RequestDropGlow",
"Outer": "BPC_ItemMaterialEffects_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"ChildProperties": [
{
"Type": "BoolProperty",
"Name": "On",
"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": "SetAllPrimData",
"Outer": "BPC_ItemMaterialEffects_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"ChildProperties": [
{
"Type": "IntProperty",
"Name": "Index",
"Flags": "RF_Public",
"ElementSize": 4,
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm"
},
{
"Type": "DoubleProperty",
"Name": "Value",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm"
},
{
"Type": "IntProperty",
"Name": "Temp_int_Array_Index_Variable",
"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": "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'PrimitiveComponent'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "BoolProperty",
"Name": "CallFunc_Less_IntInt_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "BoolProperty",
"Name": "CallFunc_ComponentHasTag_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "FloatProperty",
"Name": "CallFunc_SetCustomPrimitiveDataFloat_Value_ImplicitCast",
"Flags": "RF_Public",
"ElementSize": 4
}
],
"FunctionFlags": "FUNC_Public | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
},
{
"Type": "Function",
"Name": "UpdatePrimitives",
"Outer": "BPC_ItemMaterialEffects_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"FunctionFlags": "FUNC_BlueprintCallable | FUNC_BlueprintEvent"
}
]