210 lines
No EOL
7.9 KiB
JSON
210 lines
No EOL
7.9 KiB
JSON
[
|
|
{
|
|
"Type": "BlueprintGeneratedClass",
|
|
"Name": "BP_Vest_Base_C",
|
|
"Class": "UScriptClass'BlueprintGeneratedClass'",
|
|
"Super": {
|
|
"ObjectName": "BlueprintGeneratedClass'BPA_RadiusStaticMeshItemBase_C'",
|
|
"ObjectPath": "/Game/ITR2/BPs/Items/BPA_RadiusStaticMeshItemBase.0"
|
|
},
|
|
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
|
"Properties": {
|
|
"SimpleConstructionScript": {
|
|
"ObjectName": "SimpleConstructionScript'BP_Vest_Base_C:SimpleConstructionScript_0'",
|
|
"ObjectPath": "/Game/ITR2/BPs/Items/BP_Vest_Base.8"
|
|
},
|
|
"InheritableComponentHandler": {
|
|
"ObjectName": "InheritableComponentHandler'BP_Vest_Base_C:InheritableComponentHandler'",
|
|
"ObjectPath": "/Game/ITR2/BPs/Items/BP_Vest_Base.4"
|
|
}
|
|
},
|
|
"Children": [
|
|
{
|
|
"ObjectName": "Function'BP_Vest_Base_C:CanTakeDamage'",
|
|
"ObjectPath": "/Game/ITR2/BPs/Items/BP_Vest_Base.3"
|
|
}
|
|
],
|
|
"FuncMap": {
|
|
"CanTakeDamage": {
|
|
"ObjectName": "Function'BP_Vest_Base_C:CanTakeDamage'",
|
|
"ObjectPath": "/Game/ITR2/BPs/Items/BP_Vest_Base.3"
|
|
}
|
|
},
|
|
"ClassFlags": "CLASS_Config | CLASS_ReplicationDataIsSetUp | CLASS_CompiledFromBlueprint | CLASS_HasInstancedReference",
|
|
"ClassWithin": {
|
|
"ObjectName": "Class'Object'",
|
|
"ObjectPath": "/Script/CoreUObject"
|
|
},
|
|
"ClassConfigName": "Engine",
|
|
"bCooked": true,
|
|
"ClassDefaultObject": {
|
|
"ObjectName": "BP_Vest_Base_C'Default__BP_Vest_Base_C'",
|
|
"ObjectPath": "/Game/ITR2/BPs/Items/BP_Vest_Base.1"
|
|
},
|
|
"EditorTags": {
|
|
"BlueprintType": "BPTYPE_Normal"
|
|
}
|
|
},
|
|
{
|
|
"Type": "BP_Vest_Base_C",
|
|
"Name": "Default__BP_Vest_Base_C",
|
|
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/Items/BP_Vest_Base.BP_Vest_Base_C'",
|
|
"Template": {
|
|
"ObjectName": "BPA_RadiusStaticMeshItemBase_C'Default__BPA_RadiusStaticMeshItemBase_C'",
|
|
"ObjectPath": "/Game/ITR2/BPs/Items/BPA_RadiusStaticMeshItemBase.1"
|
|
},
|
|
"Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
|
|
"Properties": {
|
|
"DataComponent": {
|
|
"ObjectName": "RadiusDataComponent'Default__BP_Vest_Base_C:Data Component'",
|
|
"ObjectPath": "/Game/ITR2/BPs/Items/BP_Vest_Base.5"
|
|
},
|
|
"SyncTransfromComponent": {
|
|
"ObjectName": "SyncTransformComponent'Default__BP_Vest_Base_C:SyncTransformComponent'",
|
|
"ObjectPath": "/Game/ITR2/BPs/Items/BP_Vest_Base.9"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"Type": "BPC_ItemSounds_C",
|
|
"Name": "BPC_ItemSounds_GEN_VARIABLE",
|
|
"Outer": "BP_Vest_Base_C",
|
|
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/Items/Components/BPC_ItemSounds.BPC_ItemSounds_C'",
|
|
"Template": {
|
|
"ObjectName": "BPC_ItemSounds_C'BPA_RadiusStaticMeshItemBase_C:BPC_ItemSounds_GEN_VARIABLE'",
|
|
"ObjectPath": "/Game/ITR2/BPs/Items/BPA_RadiusStaticMeshItemBase.3"
|
|
},
|
|
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted | RF_InheritableComponentTemplate",
|
|
"Properties": {
|
|
"AttachToPanelSound[14]": {
|
|
"ObjectName": "MetaSoundSource'MS_Item_Panel_Vest'",
|
|
"ObjectPath": "/Game/Sound/SFX/Item_Panel/Vest/MS_Item_Panel_Vest.0"
|
|
},
|
|
"DetachFromPanelSound[18]": {
|
|
"ObjectName": "MetaSoundSource'MS_Item_Panel_Vest'",
|
|
"ObjectPath": "/Game/Sound/SFX/Item_Panel/Vest/MS_Item_Panel_Vest.0"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"Type": "Function",
|
|
"Name": "CanTakeDamage",
|
|
"Outer": "BP_Vest_Base_C",
|
|
"Class": "UScriptClass'Function'",
|
|
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
|
|
"SuperStruct": {
|
|
"ObjectName": "Class'RadiusItemInterface:CanTakeDamage'",
|
|
"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
|
|
}
|
|
],
|
|
"FunctionFlags": "FUNC_Event | FUNC_Public | FUNC_HasOutParms | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
|
|
},
|
|
{
|
|
"Type": "InheritableComponentHandler",
|
|
"Name": "InheritableComponentHandler",
|
|
"Outer": "BP_Vest_Base_C",
|
|
"Class": "UScriptClass'InheritableComponentHandler'",
|
|
"Flags": "RF_WasLoaded | RF_LoadCompleted",
|
|
"Properties": {
|
|
"Records": [
|
|
{
|
|
"ComponentClass": {
|
|
"ObjectName": "BlueprintGeneratedClass'BPC_ItemSounds_C'",
|
|
"ObjectPath": "/Game/ITR2/BPs/Items/Components/BPC_ItemSounds.0"
|
|
},
|
|
"ComponentTemplate": {
|
|
"ObjectName": "BPC_ItemSounds_C'BP_Vest_Base_C:BPC_ItemSounds_GEN_VARIABLE'",
|
|
"ObjectPath": "/Game/ITR2/BPs/Items/BP_Vest_Base.2"
|
|
},
|
|
"ComponentKey": {
|
|
"OwnerClass": {
|
|
"ObjectName": "BlueprintGeneratedClass'BPA_RadiusStaticMeshItemBase_C'",
|
|
"ObjectPath": "/Game/ITR2/BPs/Items/BPA_RadiusStaticMeshItemBase.0"
|
|
},
|
|
"SCSVariableName": "BPC_ItemSounds",
|
|
"AssociatedGuid": "4A0F1273-457DD8BC-D4F4AE80-264964E9"
|
|
},
|
|
"CookedComponentInstancingData": {
|
|
"ChangedPropertyList": [],
|
|
"bHasValidCookedData": false
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Type": "RadiusDataComponent",
|
|
"Name": "Data Component",
|
|
"Outer": "Default__BP_Vest_Base_C",
|
|
"Class": "UScriptClass'RadiusDataComponent'",
|
|
"Template": {
|
|
"ObjectName": "RadiusDataComponent'Default__BPA_RadiusStaticMeshItemBase_C:Data Component'",
|
|
"ObjectPath": "/Game/ITR2/BPs/Items/BPA_RadiusStaticMeshItemBase.19"
|
|
},
|
|
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted"
|
|
},
|
|
{
|
|
"Type": "SceneComponent",
|
|
"Name": "DefaultSceneRoot_GEN_VARIABLE",
|
|
"Outer": "BP_Vest_Base_C",
|
|
"Class": "UScriptClass'SceneComponent'",
|
|
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted"
|
|
},
|
|
{
|
|
"Type": "SCS_Node",
|
|
"Name": "SCS_Node_0",
|
|
"Outer": "SimpleConstructionScript_0",
|
|
"Class": "UScriptClass'SCS_Node'",
|
|
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
|
"Properties": {
|
|
"ComponentClass": {
|
|
"ObjectName": "Class'SceneComponent'",
|
|
"ObjectPath": "/Script/Engine"
|
|
},
|
|
"ComponentTemplate": {
|
|
"ObjectName": "SceneComponent'BP_Vest_Base_C:DefaultSceneRoot_GEN_VARIABLE'",
|
|
"ObjectPath": "/Game/ITR2/BPs/Items/BP_Vest_Base.6"
|
|
},
|
|
"VariableGuid": "FD1E16C4-4CF3E63E-2E5615AB-A0201EDA",
|
|
"InternalVariableName": "DefaultSceneRoot"
|
|
}
|
|
},
|
|
{
|
|
"Type": "SimpleConstructionScript",
|
|
"Name": "SimpleConstructionScript_0",
|
|
"Outer": "BP_Vest_Base_C",
|
|
"Class": "UScriptClass'SimpleConstructionScript'",
|
|
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
|
"Properties": {
|
|
"DefaultSceneRootNode": {
|
|
"ObjectName": "SCS_Node'BP_Vest_Base_C:SimpleConstructionScript_0.SCS_Node_0'",
|
|
"ObjectPath": "/Game/ITR2/BPs/Items/BP_Vest_Base.7"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"Type": "SyncTransformComponent",
|
|
"Name": "SyncTransformComponent",
|
|
"Outer": "Default__BP_Vest_Base_C",
|
|
"Class": "UScriptClass'SyncTransformComponent'",
|
|
"Template": {
|
|
"ObjectName": "SyncTransformComponent'Default__BPA_RadiusStaticMeshItemBase_C:SyncTransformComponent'",
|
|
"ObjectPath": "/Game/ITR2/BPs/Items/BPA_RadiusStaticMeshItemBase.30"
|
|
},
|
|
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted"
|
|
}
|
|
] |