ITR2_ASSET/IntoTheRadius2/Content/ITR2/BPs/HolstersAndHolders/BPC_HolsterBase.json

927 lines
No EOL
29 KiB
JSON

[
{
"Type": "BlueprintGeneratedClass",
"Name": "BPC_HolsterBase_C",
"Class": "UScriptClass'BlueprintGeneratedClass'",
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"UberGraphFunction": {
"ObjectName": "Function'BPC_HolsterBase_C:ExecuteUbergraph_BPC_HolsterBase'",
"ObjectPath": "/Game/ITR2/BPs/HolstersAndHolders/BPC_HolsterBase.3"
}
},
"SuperStruct": {
"ObjectName": "Class'RadiusHolsterComponent'",
"ObjectPath": "/Script/IntoTheRadius2"
},
"Children": [
{
"ObjectName": "Function'BPC_HolsterBase_C:IsEnoughWeightForItem'",
"ObjectPath": "/Game/ITR2/BPs/HolstersAndHolders/BPC_HolsterBase.5"
},
{
"ObjectName": "Function'BPC_HolsterBase_C:IsDependsWeight'",
"ObjectPath": "/Game/ITR2/BPs/HolstersAndHolders/BPC_HolsterBase.4"
},
{
"ObjectName": "Function'BPC_HolsterBase_C:Play Rattle Sound'",
"ObjectPath": "/Game/ITR2/BPs/HolstersAndHolders/BPC_HolsterBase.8"
},
{
"ObjectName": "Function'BPC_HolsterBase_C:DropHolstered'",
"ObjectPath": "/Game/ITR2/BPs/HolstersAndHolders/BPC_HolsterBase.2"
},
{
"ObjectName": "Function'BPC_HolsterBase_C:OnRep_HolsteredActor'",
"ObjectPath": "/Game/ITR2/BPs/HolstersAndHolders/BPC_HolsterBase.7"
},
{
"ObjectName": "Function'BPC_HolsterBase_C:RattleOnStep'",
"ObjectPath": "/Game/ITR2/BPs/HolstersAndHolders/BPC_HolsterBase.10"
},
{
"ObjectName": "Function'BPC_HolsterBase_C:PreInitialize'",
"ObjectPath": "/Game/ITR2/BPs/HolstersAndHolders/BPC_HolsterBase.9"
},
{
"ObjectName": "Function'BPC_HolsterBase_C:ReceiveBeginPlay'",
"ObjectPath": "/Game/ITR2/BPs/HolstersAndHolders/BPC_HolsterBase.11"
},
{
"ObjectName": "Function'BPC_HolsterBase_C:NotifyAttachFailure'",
"ObjectPath": "/Game/ITR2/BPs/HolstersAndHolders/BPC_HolsterBase.6"
},
{
"ObjectName": "Function'BPC_HolsterBase_C:ExecuteUbergraph_BPC_HolsterBase'",
"ObjectPath": "/Game/ITR2/BPs/HolstersAndHolders/BPC_HolsterBase.3"
}
],
"ChildProperties": [
{
"Type": "StructProperty",
"Name": "UberGraphFrame",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 16,
"PropertyFlags": "Transient | DuplicateTransient",
"Struct": {
"ObjectName": "Class'PointerToUberGraphFrame'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "BoolProperty",
"Name": "bShouldRattleWheItemIn",
"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": "RattleAudioComponent",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance | InstancedReference",
"PropertyClass": {
"ObjectName": "Class'AudioComponent'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "ObjectProperty",
"Name": "RattleSoundDefault",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance",
"PropertyClass": {
"ObjectName": "Class'SoundBase'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "ObjectProperty",
"Name": "OwnerWeightTracker",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance | InstancedReference",
"PropertyClass": {
"ObjectName": "BlueprintGeneratedClass'BPC_WeightTrackerComponent_C'",
"ObjectPath": "/Game/ITR2/BPs/Items/Components/BPC_WeightTrackerComponent.0"
}
},
{
"Type": "ObjectProperty",
"Name": "AttachErrorSound",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance",
"PropertyClass": {
"ObjectName": "Class'SoundBase'",
"ObjectPath": "/Script/Engine"
}
}
],
"FuncMap": {
"ExecuteUbergraph_BPC_HolsterBase": {
"ObjectName": "Function'BPC_HolsterBase_C:ExecuteUbergraph_BPC_HolsterBase'",
"ObjectPath": "/Game/ITR2/BPs/HolstersAndHolders/BPC_HolsterBase.3"
},
"NotifyAttachFailure": {
"ObjectName": "Function'BPC_HolsterBase_C:NotifyAttachFailure'",
"ObjectPath": "/Game/ITR2/BPs/HolstersAndHolders/BPC_HolsterBase.6"
},
"ReceiveBeginPlay": {
"ObjectName": "Function'BPC_HolsterBase_C:ReceiveBeginPlay'",
"ObjectPath": "/Game/ITR2/BPs/HolstersAndHolders/BPC_HolsterBase.11"
},
"PreInitialize": {
"ObjectName": "Function'BPC_HolsterBase_C:PreInitialize'",
"ObjectPath": "/Game/ITR2/BPs/HolstersAndHolders/BPC_HolsterBase.9"
},
"RattleOnStep": {
"ObjectName": "Function'BPC_HolsterBase_C:RattleOnStep'",
"ObjectPath": "/Game/ITR2/BPs/HolstersAndHolders/BPC_HolsterBase.10"
},
"OnRep_HolsteredActor": {
"ObjectName": "Function'BPC_HolsterBase_C:OnRep_HolsteredActor'",
"ObjectPath": "/Game/ITR2/BPs/HolstersAndHolders/BPC_HolsterBase.7"
},
"DropHolstered": {
"ObjectName": "Function'BPC_HolsterBase_C:DropHolstered'",
"ObjectPath": "/Game/ITR2/BPs/HolstersAndHolders/BPC_HolsterBase.2"
},
"Play Rattle Sound": {
"ObjectName": "Function'BPC_HolsterBase_C:Play Rattle Sound'",
"ObjectPath": "/Game/ITR2/BPs/HolstersAndHolders/BPC_HolsterBase.8"
},
"IsDependsWeight": {
"ObjectName": "Function'BPC_HolsterBase_C:IsDependsWeight'",
"ObjectPath": "/Game/ITR2/BPs/HolstersAndHolders/BPC_HolsterBase.4"
},
"IsEnoughWeightForItem": {
"ObjectName": "Function'BPC_HolsterBase_C:IsEnoughWeightForItem'",
"ObjectPath": "/Game/ITR2/BPs/HolstersAndHolders/BPC_HolsterBase.5"
}
},
"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_HolsterBase_C'Default__BPC_HolsterBase_C'",
"ObjectPath": "/Game/ITR2/BPs/HolstersAndHolders/BPC_HolsterBase.1"
},
"EditorTags": {
"BlueprintType": "BPTYPE_Normal"
}
},
{
"Type": "BPC_HolsterBase_C",
"Name": "Default__BPC_HolsterBase_C",
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/HolstersAndHolders/BPC_HolsterBase.BPC_HolsterBase_C'",
"Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"UberGraphFrame": {},
"AttachErrorSound[5]": {
"ObjectName": "MetaSoundSource'MS_UI_Backpack_Overweight'",
"ObjectPath": "/Game/Sound/UI/Backpack_Overweight/MS_UI_Backpack_Overweight.0"
},
"AllowedGripTags": [
"GripType.GripQuery.NormalGrip"
],
"bPreventCollisionWithAttachedItem": false
}
},
{
"Type": "Function",
"Name": "DropHolstered",
"Outer": "BPC_HolsterBase_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"SuperStruct": {
"ObjectName": "Class'ItemContainerInterface:DropHolstered'",
"ObjectPath": "/Script/IntoTheRadius2"
},
"ChildProperties": [
{
"Type": "ArrayProperty",
"Name": "ReturnValue",
"Flags": "RF_Public",
"ElementSize": 16,
"PropertyFlags": "Parm | OutParm | ReturnParm",
"Inner": {
"Type": "ObjectProperty",
"Name": "ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'Actor'",
"ObjectPath": "/Script/Engine"
}
}
},
{
"Type": "ArrayProperty",
"Name": "AllDroppedItems",
"Flags": "RF_Public",
"ElementSize": 16,
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnTemplate",
"Inner": {
"Type": "ObjectProperty",
"Name": "AllDroppedItems",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'Actor'",
"ObjectPath": "/Script/Engine"
}
}
},
{
"Type": "ObjectProperty",
"Name": "HolsteredActor",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnTemplate",
"PropertyClass": {
"ObjectName": "Class'RadiusGrippableActorBase'",
"ObjectPath": "/Script/IntoTheRadius2"
}
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_GetGameInstanceSubsystem_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'RadiusConfigurationSubsystem'",
"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": "StructProperty",
"Name": "Temp_struct_Variable",
"Flags": "RF_Public",
"ElementSize": 12,
"Struct": {
"ObjectName": "Class'GameplayTag'",
"ObjectPath": "/Script/GameplayTags"
}
},
{
"Type": "InterfaceProperty",
"Name": "K2Node_DynamicCast_AsRadius_Item_Interface",
"Flags": "RF_Public",
"ElementSize": 16,
"InterfaceClass": {
"ObjectName": "Class'RadiusItemInterface'",
"ObjectPath": "/Script/IntoTheRadius2"
}
},
{
"Type": "BoolProperty",
"Name": "K2Node_DynamicCast_bSuccess",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "StructProperty",
"Name": "CallFunc_GetRadiusItemTypeID_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 12,
"Struct": {
"ObjectName": "Class'GameplayTag'",
"ObjectPath": "/Script/GameplayTags"
}
},
{
"Type": "NameProperty",
"Name": "CallFunc_GetTagName_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 12
},
{
"Type": "StrProperty",
"Name": "CallFunc_Conv_NameToString_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 16
},
{
"Type": "StrProperty",
"Name": "CallFunc_Concat_StrStr_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 16
},
{
"Type": "StrProperty",
"Name": "CallFunc_Concat_StrStr_ReturnValue_1",
"Flags": "RF_Public",
"ElementSize": 16
},
{
"Type": "IntProperty",
"Name": "CallFunc_Array_AddUnique_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"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_1",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "BoolProperty",
"Name": "CallFunc_SetActorSimulatePhysics_success",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_SetActorSimulatePhysics_primitive",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "InstancedReference",
"PropertyClass": {
"ObjectName": "Class'PrimitiveComponent'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "StructProperty",
"Name": "CallFunc_GetTransform_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 96,
"PropertyFlags": "ConstParm",
"Struct": {
"ObjectName": "Class'Transform'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "StrProperty",
"Name": "CallFunc_Conv_TransformToString_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 16
},
{
"Type": "StructProperty",
"Name": "CallFunc_GetCurrentLevelTag_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 12,
"Struct": {
"ObjectName": "Class'GameplayTag'",
"ObjectPath": "/Script/GameplayTags"
}
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_GetHolsteredActor_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'RadiusGrippableActorBase'",
"ObjectPath": "/Script/IntoTheRadius2"
}
},
{
"Type": "StrProperty",
"Name": "CallFunc_GetDebugStringFromGameplayTag_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 16
},
{
"Type": "StrProperty",
"Name": "CallFunc_Concat_StrStr_ReturnValue_2",
"Flags": "RF_Public",
"ElementSize": 16
},
{
"Type": "StrProperty",
"Name": "CallFunc_Concat_StrStr_ReturnValue_3",
"Flags": "RF_Public",
"ElementSize": 16
},
{
"Type": "StrProperty",
"Name": "CallFunc_Concat_StrStr_ReturnValue_4",
"Flags": "RF_Public",
"ElementSize": 16
}
],
"FunctionFlags": "FUNC_Event | FUNC_Public | FUNC_HasOutParms | FUNC_HasDefaults | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
},
{
"Type": "Function",
"Name": "ExecuteUbergraph_BPC_HolsterBase",
"Outer": "BPC_HolsterBase_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_GetOwner_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'Actor'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "BoolProperty",
"Name": "CallFunc_HasAuthority_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_GetOwner_ReturnValue_1",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'Actor'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_GetHolsteredActor_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'RadiusGrippableActorBase'",
"ObjectPath": "/Script/IntoTheRadius2"
}
},
{
"Type": "BoolProperty",
"Name": "CallFunc_IsValid_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_GetOwner_ReturnValue_2",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'Actor'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_AddComponentToActor_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "InstancedReference",
"PropertyClass": {
"ObjectName": "Class'ActorComponent'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "BoolProperty",
"Name": "K2Node_CustomEvent_bIsRunning",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "ObjectProperty",
"Name": "K2Node_DynamicCast_AsAudio_Component",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "InstancedReference",
"PropertyClass": {
"ObjectName": "Class'AudioComponent'",
"ObjectPath": "/Script/Engine"
}
},
{
"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": "CallFunc_GetHolsteredActor_ReturnValue_1",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'RadiusGrippableActorBase'",
"ObjectPath": "/Script/IntoTheRadius2"
}
},
{
"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_GetGameInstanceSubsystem_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'RadiusConfigurationSubsystem'",
"ObjectPath": "/Script/IntoTheRadius2"
}
},
{
"Type": "BoolProperty",
"Name": "CallFunc_IsValid_ReturnValue_2",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "StructProperty",
"Name": "CallFunc_K2_GetComponentLocation_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 24,
"Struct": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_GetOwner_ReturnValue_3",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'Actor'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "BoolProperty",
"Name": "CallFunc_IsDependsWeight_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"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_GetComponentByClass_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "InstancedReference",
"PropertyClass": {
"ObjectName": "BlueprintGeneratedClass'BPC_WeightTrackerComponent_C'",
"ObjectPath": "/Game/ITR2/BPs/Items/Components/BPC_WeightTrackerComponent.0"
}
},
{
"Type": "TextProperty",
"Name": "CallFunc_MakeLiteralText_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 24
},
{
"Type": "BoolProperty",
"Name": "CallFunc_IsValid_ReturnValue_4",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
}
],
"FunctionFlags": "FUNC_Final | FUNC_UbergraphFunction | FUNC_HasDefaults"
},
{
"Type": "Function",
"Name": "IsDependsWeight",
"Outer": "BPC_HolsterBase_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"SuperStruct": {
"ObjectName": "Class'ItemContainerInterface:IsDependsWeight'",
"ObjectPath": "/Script/IntoTheRadius2"
},
"ChildProperties": [
{
"Type": "BoolProperty",
"Name": "ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"PropertyFlags": "Parm | OutParm | ReturnParm",
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "BoolProperty",
"Name": "CallFunc_HasAnyParentWithCapacity_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
}
],
"FunctionFlags": "FUNC_Event | FUNC_Public | FUNC_HasOutParms | FUNC_BlueprintCallable | FUNC_BlueprintEvent | FUNC_BlueprintPure | FUNC_Const"
},
{
"Type": "Function",
"Name": "IsEnoughWeightForItem",
"Outer": "BPC_HolsterBase_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"SuperStruct": {
"ObjectName": "Class'ItemContainerInterface:IsEnoughWeightForItem'",
"ObjectPath": "/Script/IntoTheRadius2"
},
"ChildProperties": [
{
"Type": "ObjectProperty",
"Name": "ItemActor",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
"PropertyClass": {
"ObjectName": "Class'Actor'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "BoolProperty",
"Name": "ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"PropertyFlags": "Parm | OutParm | ReturnParm",
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_GetOwner_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'Actor'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "BoolProperty",
"Name": "CallFunc_CanPutItemInContainerWithoutOverweight_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "BoolProperty",
"Name": "CallFunc_IsDependsWeight_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
}
],
"FunctionFlags": "FUNC_Event | FUNC_Public | FUNC_HasOutParms | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
},
{
"Type": "Function",
"Name": "NotifyAttachFailure",
"Outer": "BPC_HolsterBase_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"SuperStruct": {
"ObjectName": "Class'ItemContainerInterface:NotifyAttachFailure'",
"ObjectPath": "/Script/IntoTheRadius2"
},
"FunctionFlags": "FUNC_Event | FUNC_Public | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
},
{
"Type": "Function",
"Name": "OnRep_HolsteredActor",
"Outer": "BPC_HolsterBase_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"SuperStruct": {
"ObjectName": "Class'RadiusHolsterComponent:OnRep_HolsteredActor'",
"ObjectPath": "/Script/IntoTheRadius2"
},
"FunctionFlags": "FUNC_Event | FUNC_Public | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
},
{
"Type": "Function",
"Name": "Play Rattle Sound",
"Outer": "BPC_HolsterBase_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"ChildProperties": [
{
"Type": "BoolProperty",
"Name": "Is Running",
"Flags": "RF_Public",
"ElementSize": 1,
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "IntProperty",
"Name": "CallFunc_Conv_BoolToInt_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "InterfaceProperty",
"Name": "CallFunc_SetIntParameter_self_CastInput",
"Flags": "RF_Public",
"ElementSize": 16,
"InterfaceClass": {
"ObjectName": "Class'AudioParameterControllerInterface'",
"ObjectPath": "/Script/AudioExtensions"
}
}
],
"FunctionFlags": "FUNC_Public | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
},
{
"Type": "Function",
"Name": "PreInitialize",
"Outer": "BPC_HolsterBase_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"SuperStruct": {
"ObjectName": "Class'RadiusHolsterComponent:PreInitialize'",
"ObjectPath": "/Script/IntoTheRadius2"
},
"FunctionFlags": "FUNC_Event | FUNC_Protected | FUNC_BlueprintEvent"
},
{
"Type": "Function",
"Name": "RattleOnStep",
"Outer": "BPC_HolsterBase_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"ChildProperties": [
{
"Type": "BoolProperty",
"Name": "bIsRunning",
"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": "ReceiveBeginPlay",
"Outer": "BPC_HolsterBase_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"
}
]