840 lines
No EOL
26 KiB
JSON
840 lines
No EOL
26 KiB
JSON
[
|
|
{
|
|
"Type": "BlueprintGeneratedClass",
|
|
"Name": "BPA_RadiusAttachmentSlot_C",
|
|
"Class": "UScriptClass'BlueprintGeneratedClass'",
|
|
"Super": {
|
|
"ObjectName": "BlueprintGeneratedClass'BPC_ItemHolster_C'",
|
|
"ObjectPath": "/Game/ITR2/BPs/HolstersAndHolders/BPC_ItemHolster.0"
|
|
},
|
|
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
|
"Properties": {
|
|
"UberGraphFunction": {
|
|
"ObjectName": "Function'BPA_RadiusAttachmentSlot_C:ExecuteUbergraph_BPA_RadiusAttachmentSlot'",
|
|
"ObjectPath": "/Game/ITR2/BPs/Items/Components/BPA_RadiusAttachmentSlot.2"
|
|
}
|
|
},
|
|
"Children": [
|
|
{
|
|
"ObjectName": "Function'BPA_RadiusAttachmentSlot_C:GetItemAttachTransform'",
|
|
"ObjectPath": "/Game/ITR2/BPs/Items/Components/BPA_RadiusAttachmentSlot.3"
|
|
},
|
|
{
|
|
"ObjectName": "Function'BPA_RadiusAttachmentSlot_C:ReceiveBeginPlay'",
|
|
"ObjectPath": "/Game/ITR2/BPs/Items/Components/BPA_RadiusAttachmentSlot.4"
|
|
},
|
|
{
|
|
"ObjectName": "Function'BPA_RadiusAttachmentSlot_C:SetHighlight'",
|
|
"ObjectPath": "/Game/ITR2/BPs/Items/Components/BPA_RadiusAttachmentSlot.5"
|
|
},
|
|
{
|
|
"ObjectName": "Function'BPA_RadiusAttachmentSlot_C:TickGhostPosition'",
|
|
"ObjectPath": "/Game/ITR2/BPs/Items/Components/BPA_RadiusAttachmentSlot.7"
|
|
},
|
|
{
|
|
"ObjectName": "Function'BPA_RadiusAttachmentSlot_C:StartAttaching'",
|
|
"ObjectPath": "/Game/ITR2/BPs/Items/Components/BPA_RadiusAttachmentSlot.6"
|
|
},
|
|
{
|
|
"ObjectName": "Function'BPA_RadiusAttachmentSlot_C:ExecuteUbergraph_BPA_RadiusAttachmentSlot'",
|
|
"ObjectPath": "/Game/ITR2/BPs/Items/Components/BPA_RadiusAttachmentSlot.2"
|
|
}
|
|
],
|
|
"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": "PreviewActor",
|
|
"Flags": "RF_Public | RF_LoadCompleted",
|
|
"ElementSize": 8,
|
|
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnTemplate | DisableEditOnInstance",
|
|
"PropertyClass": {
|
|
"ObjectName": "BlueprintGeneratedClass'BPA_AttachDud_C'",
|
|
"ObjectPath": "/Game/ITR2/BPs/Items/Firearms/Attachments/BPA_AttachDud.0"
|
|
}
|
|
},
|
|
{
|
|
"Type": "ObjectProperty",
|
|
"Name": "AttachSpline",
|
|
"Flags": "RF_Public | RF_LoadCompleted",
|
|
"ElementSize": 8,
|
|
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance | InstancedReference",
|
|
"PropertyClass": {
|
|
"ObjectName": "Class'SplineComponent'",
|
|
"ObjectPath": "/Script/Engine"
|
|
}
|
|
},
|
|
{
|
|
"Type": "StructProperty",
|
|
"Name": "TH_TickGost",
|
|
"Flags": "RF_Public | RF_LoadCompleted",
|
|
"ElementSize": 8,
|
|
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance",
|
|
"Struct": {
|
|
"ObjectName": "Class'TimerHandle'",
|
|
"ObjectPath": "/Script/Engine"
|
|
}
|
|
},
|
|
{
|
|
"Type": "BoolProperty",
|
|
"Name": "Is Highlight",
|
|
"Flags": "RF_Public | RF_LoadCompleted",
|
|
"ElementSize": 1,
|
|
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance",
|
|
"FieldSize": 1,
|
|
"ByteOffset": 0,
|
|
"ByteMask": 1,
|
|
"FieldMask": 255,
|
|
"BoolSize": 1,
|
|
"bIsNativeBool": true
|
|
},
|
|
{
|
|
"Type": "ObjectProperty",
|
|
"Name": "AttachableItem",
|
|
"Flags": "RF_Public | RF_LoadCompleted",
|
|
"ElementSize": 8,
|
|
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnTemplate | DisableEditOnInstance",
|
|
"PropertyClass": {
|
|
"ObjectName": "Class'RadiusItemBase'",
|
|
"ObjectPath": "/Script/IntoTheRadius2"
|
|
}
|
|
},
|
|
{
|
|
"Type": "StructProperty",
|
|
"Name": "FinalAttachTransform",
|
|
"Flags": "RF_Public | RF_LoadCompleted",
|
|
"ElementSize": 96,
|
|
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance",
|
|
"Struct": {
|
|
"ObjectName": "Class'Transform'",
|
|
"ObjectPath": "/Script/CoreUObject"
|
|
}
|
|
},
|
|
{
|
|
"Type": "StructProperty",
|
|
"Name": "FinalAttachDelta",
|
|
"Flags": "RF_Public | RF_LoadCompleted",
|
|
"ElementSize": 24,
|
|
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance",
|
|
"Struct": {
|
|
"ObjectName": "Class'Vector'",
|
|
"ObjectPath": "/Script/CoreUObject"
|
|
}
|
|
}
|
|
],
|
|
"FuncMap": {
|
|
"ExecuteUbergraph_BPA_RadiusAttachmentSlot": {
|
|
"ObjectName": "Function'BPA_RadiusAttachmentSlot_C:ExecuteUbergraph_BPA_RadiusAttachmentSlot'",
|
|
"ObjectPath": "/Game/ITR2/BPs/Items/Components/BPA_RadiusAttachmentSlot.2"
|
|
},
|
|
"StartAttaching": {
|
|
"ObjectName": "Function'BPA_RadiusAttachmentSlot_C:StartAttaching'",
|
|
"ObjectPath": "/Game/ITR2/BPs/Items/Components/BPA_RadiusAttachmentSlot.6"
|
|
},
|
|
"TickGhostPosition": {
|
|
"ObjectName": "Function'BPA_RadiusAttachmentSlot_C:TickGhostPosition'",
|
|
"ObjectPath": "/Game/ITR2/BPs/Items/Components/BPA_RadiusAttachmentSlot.7"
|
|
},
|
|
"SetHighlight": {
|
|
"ObjectName": "Function'BPA_RadiusAttachmentSlot_C:SetHighlight'",
|
|
"ObjectPath": "/Game/ITR2/BPs/Items/Components/BPA_RadiusAttachmentSlot.5"
|
|
},
|
|
"ReceiveBeginPlay": {
|
|
"ObjectName": "Function'BPA_RadiusAttachmentSlot_C:ReceiveBeginPlay'",
|
|
"ObjectPath": "/Game/ITR2/BPs/Items/Components/BPA_RadiusAttachmentSlot.4"
|
|
},
|
|
"GetItemAttachTransform": {
|
|
"ObjectName": "Function'BPA_RadiusAttachmentSlot_C:GetItemAttachTransform'",
|
|
"ObjectPath": "/Game/ITR2/BPs/Items/Components/BPA_RadiusAttachmentSlot.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": "BPA_RadiusAttachmentSlot_C'Default__BPA_RadiusAttachmentSlot_C'",
|
|
"ObjectPath": "/Game/ITR2/BPs/Items/Components/BPA_RadiusAttachmentSlot.1"
|
|
},
|
|
"EditorTags": {
|
|
"BlueprintType": "BPTYPE_Normal"
|
|
}
|
|
},
|
|
{
|
|
"Type": "BPA_RadiusAttachmentSlot_C",
|
|
"Name": "Default__BPA_RadiusAttachmentSlot_C",
|
|
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/Items/Components/BPA_RadiusAttachmentSlot.BPA_RadiusAttachmentSlot_C'",
|
|
"Template": {
|
|
"ObjectName": "BPC_ItemHolster_C'Default__BPC_ItemHolster_C'",
|
|
"ObjectPath": "/Game/ITR2/BPs/HolstersAndHolders/BPC_ItemHolster.1"
|
|
},
|
|
"Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
|
|
"Properties": {
|
|
"UberGraphFrame": {},
|
|
"TH_TickGost[3]": {
|
|
"Handle": 0
|
|
},
|
|
"FinalAttachTransform[6]": {
|
|
"Rotation": {
|
|
"X": 0.0,
|
|
"Y": 0.0,
|
|
"Z": 0.0,
|
|
"W": 1.0,
|
|
"IsNormalized": true,
|
|
"Size": 1.0,
|
|
"SizeSquared": 1.0
|
|
},
|
|
"Translation": {
|
|
"X": 0.0,
|
|
"Y": 0.0,
|
|
"Z": 0.0
|
|
},
|
|
"Scale3D": {
|
|
"X": 1.0,
|
|
"Y": 1.0,
|
|
"Z": 1.0
|
|
}
|
|
},
|
|
"FinalAttachDelta[7]": {
|
|
"X": 0.0,
|
|
"Y": 0.0,
|
|
"Z": 0.0
|
|
},
|
|
"AttachDistance[1]": 15.0,
|
|
"AcceptedItemTags[2]": [],
|
|
"AttachSound[9]": {
|
|
"ObjectName": "MetaSoundSource'MS_WP_Attachment_Large_Attach'",
|
|
"ObjectPath": "/Game/Sound/Weapons/Attachments/Large/MS_WP_Attachment_Large_Attach.0"
|
|
},
|
|
"DetachSound[10]": {
|
|
"ObjectName": "MetaSoundSource'MS_WP_Attachment_Large_Deatach'",
|
|
"ObjectPath": "/Game/Sound/Weapons/Attachments/Large/MS_WP_Attachment_Large_Deatach.0"
|
|
},
|
|
"HolsterID": {
|
|
"TagName": "AttachSlot.Silencer"
|
|
},
|
|
"bOnlyOwnerCanInteract": true,
|
|
"AllowedGripTags": [
|
|
"GripType.GripQuery.DetachGrip",
|
|
"GripType.GripQuery.Interact"
|
|
],
|
|
"bOnlyDetachTopAttachment": true
|
|
}
|
|
},
|
|
{
|
|
"Type": "Function",
|
|
"Name": "ExecuteUbergraph_BPA_RadiusAttachmentSlot",
|
|
"Outer": "BPA_RadiusAttachmentSlot_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": "K2Node_Event_AttachedActor",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 8,
|
|
"PropertyClass": {
|
|
"ObjectName": "Class'RadiusGrippableActorBase'",
|
|
"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": "BoolProperty",
|
|
"Name": "CallFunc_IsValid_ReturnValue",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 1,
|
|
"FieldSize": 1,
|
|
"ByteOffset": 0,
|
|
"ByteMask": 1,
|
|
"FieldMask": 255,
|
|
"BoolSize": 1,
|
|
"bIsNativeBool": true
|
|
},
|
|
{
|
|
"Type": "IntProperty",
|
|
"Name": "Temp_int_Array_Index_Variable",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 4
|
|
},
|
|
{
|
|
"Type": "BoolProperty",
|
|
"Name": "K2Node_Event_bIsHighlight",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 1,
|
|
"FieldSize": 1,
|
|
"ByteOffset": 0,
|
|
"ByteMask": 1,
|
|
"FieldMask": 255,
|
|
"BoolSize": 1,
|
|
"bIsNativeBool": true
|
|
},
|
|
{
|
|
"Type": "EnumProperty",
|
|
"Name": "K2Node_Event_Hand",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 1,
|
|
"Enum": {
|
|
"ObjectName": "Class'EVRHand'",
|
|
"ObjectPath": "/Script/VRExpansionPlugin"
|
|
},
|
|
"UnderlyingProp": {
|
|
"Type": "ByteProperty",
|
|
"Name": "UnderlyingType",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 1,
|
|
"Enum": null
|
|
}
|
|
},
|
|
{
|
|
"Type": "ObjectProperty",
|
|
"Name": "K2Node_Event_Item",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 8,
|
|
"PropertyClass": {
|
|
"ObjectName": "Class'RadiusItemBase'",
|
|
"ObjectPath": "/Script/IntoTheRadius2"
|
|
}
|
|
},
|
|
{
|
|
"Type": "ObjectProperty",
|
|
"Name": "CallFunc_GetOwner_ReturnValue",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 8,
|
|
"PropertyClass": {
|
|
"ObjectName": "Class'Actor'",
|
|
"ObjectPath": "/Script/Engine"
|
|
}
|
|
},
|
|
{
|
|
"Type": "BoolProperty",
|
|
"Name": "CallFunc_K2_AttachToComponent_ReturnValue",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 1,
|
|
"FieldSize": 1,
|
|
"ByteOffset": 0,
|
|
"ByteMask": 1,
|
|
"FieldMask": 255,
|
|
"BoolSize": 1,
|
|
"bIsNativeBool": true
|
|
},
|
|
{
|
|
"Type": "StructProperty",
|
|
"Name": "CallFunc_GetItemAttachTransform_AttachTransform",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 96,
|
|
"Struct": {
|
|
"ObjectName": "Class'Transform'",
|
|
"ObjectPath": "/Script/CoreUObject"
|
|
}
|
|
},
|
|
{
|
|
"Type": "ArrayProperty",
|
|
"Name": "CallFunc_GetChildrenComponents_Children",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 16,
|
|
"PropertyFlags": "ReferenceParm | ContainsInstancedReference",
|
|
"Inner": {
|
|
"Type": "ObjectProperty",
|
|
"Name": "CallFunc_GetChildrenComponents_Children",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 8,
|
|
"PropertyFlags": "InstancedReference",
|
|
"PropertyClass": {
|
|
"ObjectName": "Class'SceneComponent'",
|
|
"ObjectPath": "/Script/Engine"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"Type": "ObjectProperty",
|
|
"Name": "CallFunc_BeginDeferredActorSpawnFromClass_ReturnValue",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 8,
|
|
"PropertyClass": {
|
|
"ObjectName": "Class'Actor'",
|
|
"ObjectPath": "/Script/Engine"
|
|
}
|
|
},
|
|
{
|
|
"Type": "ObjectProperty",
|
|
"Name": "CallFunc_Array_Get_Item",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 8,
|
|
"PropertyFlags": "InstancedReference",
|
|
"PropertyClass": {
|
|
"ObjectName": "Class'SceneComponent'",
|
|
"ObjectPath": "/Script/Engine"
|
|
}
|
|
},
|
|
{
|
|
"Type": "ObjectProperty",
|
|
"Name": "K2Node_DynamicCast_AsSpline_Component",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 8,
|
|
"PropertyFlags": "InstancedReference",
|
|
"PropertyClass": {
|
|
"ObjectName": "Class'SplineComponent'",
|
|
"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": "ObjectProperty",
|
|
"Name": "CallFunc_FinishSpawningActor_ReturnValue",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 8,
|
|
"PropertyClass": {
|
|
"ObjectName": "BlueprintGeneratedClass'BPA_AttachDud_C'",
|
|
"ObjectPath": "/Game/ITR2/BPs/Items/Firearms/Attachments/BPA_AttachDud.0"
|
|
}
|
|
},
|
|
{
|
|
"Type": "IntProperty",
|
|
"Name": "CallFunc_Array_Length_ReturnValue",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 4
|
|
},
|
|
{
|
|
"Type": "StructProperty",
|
|
"Name": "CallFunc_GetItemAttachTransform_AttachTransform_1",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 96,
|
|
"Struct": {
|
|
"ObjectName": "Class'Transform'",
|
|
"ObjectPath": "/Script/CoreUObject"
|
|
}
|
|
},
|
|
{
|
|
"Type": "DelegateProperty",
|
|
"Name": "K2Node_CreateDelegate_OutputDelegate",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 32,
|
|
"SignatureFunction": {
|
|
"ObjectName": "Class'TimerDynamicDelegate__DelegateSignature'",
|
|
"ObjectPath": "/Script/Engine"
|
|
}
|
|
},
|
|
{
|
|
"Type": "StructProperty",
|
|
"Name": "CallFunc_K2_SetActorTransform_SweepHitResult",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 240,
|
|
"PropertyFlags": "ContainsInstancedReference",
|
|
"Struct": {
|
|
"ObjectName": "Class'HitResult'",
|
|
"ObjectPath": "/Script/Engine"
|
|
}
|
|
},
|
|
{
|
|
"Type": "BoolProperty",
|
|
"Name": "CallFunc_K2_SetActorTransform_ReturnValue",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 1,
|
|
"FieldSize": 1,
|
|
"ByteOffset": 0,
|
|
"ByteMask": 1,
|
|
"FieldMask": 255,
|
|
"BoolSize": 1,
|
|
"bIsNativeBool": true
|
|
},
|
|
{
|
|
"Type": "StructProperty",
|
|
"Name": "CallFunc_K2_SetTimerDelegate_ReturnValue",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 8,
|
|
"Struct": {
|
|
"ObjectName": "Class'TimerHandle'",
|
|
"ObjectPath": "/Script/Engine"
|
|
}
|
|
},
|
|
{
|
|
"Type": "IntProperty",
|
|
"Name": "Temp_int_Loop_Counter_Variable",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 4
|
|
},
|
|
{
|
|
"Type": "BoolProperty",
|
|
"Name": "CallFunc_Less_IntInt_ReturnValue",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 1,
|
|
"FieldSize": 1,
|
|
"ByteOffset": 0,
|
|
"ByteMask": 1,
|
|
"FieldMask": 255,
|
|
"BoolSize": 1,
|
|
"bIsNativeBool": true
|
|
},
|
|
{
|
|
"Type": "IntProperty",
|
|
"Name": "CallFunc_Add_IntInt_ReturnValue",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 4
|
|
}
|
|
],
|
|
"FunctionFlags": "FUNC_Final | FUNC_UbergraphFunction | FUNC_HasDefaults"
|
|
},
|
|
{
|
|
"Type": "Function",
|
|
"Name": "GetItemAttachTransform",
|
|
"Outer": "BPA_RadiusAttachmentSlot_C",
|
|
"Class": "UScriptClass'Function'",
|
|
"Super": {
|
|
"ObjectName": "Function'BPC_ItemHolster_C:GetItemAttachTransform'",
|
|
"ObjectPath": "/Game/ITR2/BPs/HolstersAndHolders/BPC_ItemHolster.9"
|
|
},
|
|
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
|
|
"ChildProperties": [
|
|
{
|
|
"Type": "StructProperty",
|
|
"Name": "AttachTransform",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 96,
|
|
"PropertyFlags": "Parm | OutParm",
|
|
"Struct": {
|
|
"ObjectName": "Class'Transform'",
|
|
"ObjectPath": "/Script/CoreUObject"
|
|
}
|
|
},
|
|
{
|
|
"Type": "StructProperty",
|
|
"Name": "CallFunc_K2_GetComponentToWorld_ReturnValue",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 96,
|
|
"Struct": {
|
|
"ObjectName": "Class'Transform'",
|
|
"ObjectPath": "/Script/CoreUObject"
|
|
}
|
|
},
|
|
{
|
|
"Type": "StructProperty",
|
|
"Name": "CallFunc_GetAdditionalTransformByActor_ItemTransformAjustment",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 96,
|
|
"Struct": {
|
|
"ObjectName": "Class'Transform'",
|
|
"ObjectPath": "/Script/CoreUObject"
|
|
}
|
|
},
|
|
{
|
|
"Type": "StructProperty",
|
|
"Name": "CallFunc_GetItemAttachTransform_AttachTransform",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 96,
|
|
"Struct": {
|
|
"ObjectName": "Class'Transform'",
|
|
"ObjectPath": "/Script/CoreUObject"
|
|
}
|
|
},
|
|
{
|
|
"Type": "StructProperty",
|
|
"Name": "CallFunc_ComposeTransforms_ReturnValue",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 96,
|
|
"Struct": {
|
|
"ObjectName": "Class'Transform'",
|
|
"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": "StructProperty",
|
|
"Name": "CallFunc_GetAdditionalTransformByActor_ItemTransformAjustment_1",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 96,
|
|
"Struct": {
|
|
"ObjectName": "Class'Transform'",
|
|
"ObjectPath": "/Script/CoreUObject"
|
|
}
|
|
},
|
|
{
|
|
"Type": "StructProperty",
|
|
"Name": "CallFunc_BreakTransform_Location",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 24,
|
|
"Struct": {
|
|
"ObjectName": "Class'Vector'",
|
|
"ObjectPath": "/Script/CoreUObject"
|
|
}
|
|
},
|
|
{
|
|
"Type": "StructProperty",
|
|
"Name": "CallFunc_BreakTransform_Rotation",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 24,
|
|
"Struct": {
|
|
"ObjectName": "Class'Rotator'",
|
|
"ObjectPath": "/Script/CoreUObject"
|
|
}
|
|
},
|
|
{
|
|
"Type": "StructProperty",
|
|
"Name": "CallFunc_BreakTransform_Scale",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 24,
|
|
"Struct": {
|
|
"ObjectName": "Class'Vector'",
|
|
"ObjectPath": "/Script/CoreUObject"
|
|
}
|
|
},
|
|
{
|
|
"Type": "StructProperty",
|
|
"Name": "CallFunc_K2_GetActorLocation_ReturnValue",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 24,
|
|
"Struct": {
|
|
"ObjectName": "Class'Vector'",
|
|
"ObjectPath": "/Script/CoreUObject"
|
|
}
|
|
},
|
|
{
|
|
"Type": "StructProperty",
|
|
"Name": "CallFunc_FindLocationClosestToWorldLocation_ReturnValue",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 24,
|
|
"Struct": {
|
|
"ObjectName": "Class'Vector'",
|
|
"ObjectPath": "/Script/CoreUObject"
|
|
}
|
|
},
|
|
{
|
|
"Type": "StructProperty",
|
|
"Name": "CallFunc_SelectVector_ReturnValue",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 24,
|
|
"Struct": {
|
|
"ObjectName": "Class'Vector'",
|
|
"ObjectPath": "/Script/CoreUObject"
|
|
}
|
|
},
|
|
{
|
|
"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": "StructProperty",
|
|
"Name": "CallFunc_Add_VectorVector_ReturnValue",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 24,
|
|
"Struct": {
|
|
"ObjectName": "Class'Vector'",
|
|
"ObjectPath": "/Script/CoreUObject"
|
|
}
|
|
},
|
|
{
|
|
"Type": "StructProperty",
|
|
"Name": "CallFunc_Add_VectorVector_ReturnValue_1",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 24,
|
|
"Struct": {
|
|
"ObjectName": "Class'Vector'",
|
|
"ObjectPath": "/Script/CoreUObject"
|
|
}
|
|
},
|
|
{
|
|
"Type": "StructProperty",
|
|
"Name": "CallFunc_MakeTransform_ReturnValue",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 96,
|
|
"Struct": {
|
|
"ObjectName": "Class'Transform'",
|
|
"ObjectPath": "/Script/CoreUObject"
|
|
}
|
|
},
|
|
{
|
|
"Type": "StructProperty",
|
|
"Name": "CallFunc_K2_GetComponentToWorld_ReturnValue_1",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 96,
|
|
"Struct": {
|
|
"ObjectName": "Class'Transform'",
|
|
"ObjectPath": "/Script/CoreUObject"
|
|
}
|
|
},
|
|
{
|
|
"Type": "StructProperty",
|
|
"Name": "CallFunc_ComposeTransforms_ReturnValue_1",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 96,
|
|
"Struct": {
|
|
"ObjectName": "Class'Transform'",
|
|
"ObjectPath": "/Script/CoreUObject"
|
|
}
|
|
}
|
|
],
|
|
"FunctionFlags": "FUNC_Public | FUNC_HasOutParms | FUNC_HasDefaults | FUNC_BlueprintCallable | FUNC_BlueprintEvent | FUNC_BlueprintPure"
|
|
},
|
|
{
|
|
"Type": "Function",
|
|
"Name": "ReceiveBeginPlay",
|
|
"Outer": "BPA_RadiusAttachmentSlot_C",
|
|
"Class": "UScriptClass'Function'",
|
|
"Super": {
|
|
"ObjectName": "Function'BPC_HolsterBase_C:ReceiveBeginPlay'",
|
|
"ObjectPath": "/Game/ITR2/BPs/HolstersAndHolders/BPC_HolsterBase.11"
|
|
},
|
|
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
|
|
"FunctionFlags": "FUNC_Event | FUNC_Public | FUNC_BlueprintEvent"
|
|
},
|
|
{
|
|
"Type": "Function",
|
|
"Name": "SetHighlight",
|
|
"Outer": "BPA_RadiusAttachmentSlot_C",
|
|
"Class": "UScriptClass'Function'",
|
|
"Super": {
|
|
"ObjectName": "Function'BPC_ItemHolster_C:SetHighlight'",
|
|
"ObjectPath": "/Game/ITR2/BPs/HolstersAndHolders/BPC_ItemHolster.21"
|
|
},
|
|
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
|
|
"ChildProperties": [
|
|
{
|
|
"Type": "BoolProperty",
|
|
"Name": "bIsHighlight",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 1,
|
|
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
|
|
"FieldSize": 1,
|
|
"ByteOffset": 0,
|
|
"ByteMask": 1,
|
|
"FieldMask": 255,
|
|
"BoolSize": 1,
|
|
"bIsNativeBool": true
|
|
},
|
|
{
|
|
"Type": "EnumProperty",
|
|
"Name": "Hand",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 1,
|
|
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
|
|
"Enum": {
|
|
"ObjectName": "Class'EVRHand'",
|
|
"ObjectPath": "/Script/VRExpansionPlugin"
|
|
},
|
|
"UnderlyingProp": {
|
|
"Type": "ByteProperty",
|
|
"Name": "UnderlyingType",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 1,
|
|
"Enum": null
|
|
}
|
|
},
|
|
{
|
|
"Type": "ObjectProperty",
|
|
"Name": "Item",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 8,
|
|
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
|
|
"PropertyClass": {
|
|
"ObjectName": "Class'RadiusItemBase'",
|
|
"ObjectPath": "/Script/IntoTheRadius2"
|
|
}
|
|
}
|
|
],
|
|
"FunctionFlags": "FUNC_Event | FUNC_Public | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
|
|
},
|
|
{
|
|
"Type": "Function",
|
|
"Name": "StartAttaching",
|
|
"Outer": "BPA_RadiusAttachmentSlot_C",
|
|
"Class": "UScriptClass'Function'",
|
|
"Super": {
|
|
"ObjectName": "Function'BPC_ItemHolster_C:StartAttaching'",
|
|
"ObjectPath": "/Game/ITR2/BPs/HolstersAndHolders/BPC_ItemHolster.22"
|
|
},
|
|
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
|
|
"ChildProperties": [
|
|
{
|
|
"Type": "ObjectProperty",
|
|
"Name": "AttachedActor",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 8,
|
|
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
|
|
"PropertyClass": {
|
|
"ObjectName": "Class'RadiusGrippableActorBase'",
|
|
"ObjectPath": "/Script/IntoTheRadius2"
|
|
}
|
|
}
|
|
],
|
|
"FunctionFlags": "FUNC_BlueprintCallable | FUNC_BlueprintEvent"
|
|
},
|
|
{
|
|
"Type": "Function",
|
|
"Name": "TickGhostPosition",
|
|
"Outer": "BPA_RadiusAttachmentSlot_C",
|
|
"Class": "UScriptClass'Function'",
|
|
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
|
|
"FunctionFlags": "FUNC_BlueprintCallable | FUNC_BlueprintEvent"
|
|
}
|
|
] |