dump: [json] pakchunk0_s4
This commit is contained in:
parent
a0202f19ac
commit
184f12fe9d
2029 changed files with 13029077 additions and 0 deletions
|
@ -0,0 +1,328 @@
|
|||
[
|
||||
{
|
||||
"Type": "BlueprintGeneratedClass",
|
||||
"Name": "BPC_Tutorial_Check_EnoughtAmmoInBoxToFillMag_C",
|
||||
"Class": "UScriptClass'BlueprintGeneratedClass'",
|
||||
"Super": {
|
||||
"ObjectName": "BlueprintGeneratedClass'BPC_Tutorial_Check_ItemActions_C'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Tutorial/Checks/BPC_Tutorial_Check_ItemActions.0"
|
||||
},
|
||||
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"UberGraphFunction": {
|
||||
"ObjectName": "Function'BPC_Tutorial_Check_EnoughtAmmoInBoxToFillMag_C:ExecuteUbergraph_BPC_Tutorial_Check_EnoughtAmmoInBoxToFillMag'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Tutorial/Checks/ConcreteChecks/BPC_Tutorial_Check_EnoughtAmmoInBoxToFillMag.3"
|
||||
}
|
||||
},
|
||||
"Children": [
|
||||
{
|
||||
"ObjectName": "Function'BPC_Tutorial_Check_EnoughtAmmoInBoxToFillMag_C:ExecuteCheck'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Tutorial/Checks/ConcreteChecks/BPC_Tutorial_Check_EnoughtAmmoInBoxToFillMag.2"
|
||||
},
|
||||
{
|
||||
"ObjectName": "Function'BPC_Tutorial_Check_EnoughtAmmoInBoxToFillMag_C:InitCheck'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Tutorial/Checks/ConcreteChecks/BPC_Tutorial_Check_EnoughtAmmoInBoxToFillMag.4"
|
||||
},
|
||||
{
|
||||
"ObjectName": "Function'BPC_Tutorial_Check_EnoughtAmmoInBoxToFillMag_C:OnItemEndUsed_Event'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Tutorial/Checks/ConcreteChecks/BPC_Tutorial_Check_EnoughtAmmoInBoxToFillMag.5"
|
||||
},
|
||||
{
|
||||
"ObjectName": "Function'BPC_Tutorial_Check_EnoughtAmmoInBoxToFillMag_C:ExecuteUbergraph_BPC_Tutorial_Check_EnoughtAmmoInBoxToFillMag'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Tutorial/Checks/ConcreteChecks/BPC_Tutorial_Check_EnoughtAmmoInBoxToFillMag.3"
|
||||
}
|
||||
],
|
||||
"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": "Mag",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 8,
|
||||
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnTemplate",
|
||||
"PropertyClass": {
|
||||
"ObjectName": "BlueprintGeneratedClass'BPA_Mag_C'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Firearms/BPA_Mag.0"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "AmmoBox",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 8,
|
||||
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnTemplate",
|
||||
"PropertyClass": {
|
||||
"ObjectName": "BlueprintGeneratedClass'BPA_AmmoBox_C'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Ammo/AmmoBox/BPA_AmmoBox.1"
|
||||
}
|
||||
}
|
||||
],
|
||||
"FuncMap": {
|
||||
"ExecuteUbergraph_BPC_Tutorial_Check_EnoughtAmmoInBoxToFillMag": {
|
||||
"ObjectName": "Function'BPC_Tutorial_Check_EnoughtAmmoInBoxToFillMag_C:ExecuteUbergraph_BPC_Tutorial_Check_EnoughtAmmoInBoxToFillMag'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Tutorial/Checks/ConcreteChecks/BPC_Tutorial_Check_EnoughtAmmoInBoxToFillMag.3"
|
||||
},
|
||||
"OnItemEndUsed_Event": {
|
||||
"ObjectName": "Function'BPC_Tutorial_Check_EnoughtAmmoInBoxToFillMag_C:OnItemEndUsed_Event'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Tutorial/Checks/ConcreteChecks/BPC_Tutorial_Check_EnoughtAmmoInBoxToFillMag.5"
|
||||
},
|
||||
"InitCheck": {
|
||||
"ObjectName": "Function'BPC_Tutorial_Check_EnoughtAmmoInBoxToFillMag_C:InitCheck'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Tutorial/Checks/ConcreteChecks/BPC_Tutorial_Check_EnoughtAmmoInBoxToFillMag.4"
|
||||
},
|
||||
"ExecuteCheck": {
|
||||
"ObjectName": "Function'BPC_Tutorial_Check_EnoughtAmmoInBoxToFillMag_C:ExecuteCheck'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Tutorial/Checks/ConcreteChecks/BPC_Tutorial_Check_EnoughtAmmoInBoxToFillMag.2"
|
||||
}
|
||||
},
|
||||
"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_Tutorial_Check_EnoughtAmmoInBoxToFillMag_C'Default__BPC_Tutorial_Check_EnoughtAmmoInBoxToFillMag_C'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Tutorial/Checks/ConcreteChecks/BPC_Tutorial_Check_EnoughtAmmoInBoxToFillMag.1"
|
||||
},
|
||||
"EditorTags": {
|
||||
"BlueprintType": "BPTYPE_Normal"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "BPC_Tutorial_Check_EnoughtAmmoInBoxToFillMag_C",
|
||||
"Name": "Default__BPC_Tutorial_Check_EnoughtAmmoInBoxToFillMag_C",
|
||||
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/Tutorial/Checks/ConcreteChecks/BPC_Tutorial_Check_EnoughtAmmoInBoxToFillMag.BPC_Tutorial_Check_EnoughtAmmoInBoxToFillMag_C'",
|
||||
"Template": {
|
||||
"ObjectName": "BPC_Tutorial_Check_ItemActions_C'Default__BPC_Tutorial_Check_ItemActions_C'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Tutorial/Checks/BPC_Tutorial_Check_ItemActions.1"
|
||||
},
|
||||
"Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"UberGraphFrame": {}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "Function",
|
||||
"Name": "ExecuteCheck",
|
||||
"Outer": "BPC_Tutorial_Check_EnoughtAmmoInBoxToFillMag_C",
|
||||
"Class": "UScriptClass'Function'",
|
||||
"Super": {
|
||||
"ObjectName": "Function'BPC_Tutorial_Check_ItemActions_C:ExecuteCheck'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Tutorial/Checks/BPC_Tutorial_Check_ItemActions.2"
|
||||
},
|
||||
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
|
||||
"FunctionFlags": "FUNC_BlueprintCallable | FUNC_BlueprintEvent"
|
||||
},
|
||||
{
|
||||
"Type": "Function",
|
||||
"Name": "ExecuteUbergraph_BPC_Tutorial_Check_EnoughtAmmoInBoxToFillMag",
|
||||
"Outer": "BPC_Tutorial_Check_EnoughtAmmoInBoxToFillMag_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": "DelegateProperty",
|
||||
"Name": "K2Node_CreateDelegate_OutputDelegate",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 32,
|
||||
"SignatureFunction": {
|
||||
"ObjectName": "Class'OnStackChanged__DelegateSignature'",
|
||||
"ObjectPath": "/Script/IntoTheRadius2"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "IntProperty",
|
||||
"Name": "CallFunc_GetCurrentAmmoCount_Count",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 4
|
||||
},
|
||||
{
|
||||
"Type": "BoolProperty",
|
||||
"Name": "CallFunc_GetCurrentAmmoCount_IsFound",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 1,
|
||||
"FieldSize": 1,
|
||||
"ByteOffset": 0,
|
||||
"ByteMask": 1,
|
||||
"FieldMask": 255,
|
||||
"BoolSize": 1,
|
||||
"bIsNativeBool": true
|
||||
},
|
||||
{
|
||||
"Type": "IntProperty",
|
||||
"Name": "CallFunc_GetCurrentAmmoCount_Count_1",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 4
|
||||
},
|
||||
{
|
||||
"Type": "BoolProperty",
|
||||
"Name": "CallFunc_GetCurrentAmmoCount_IsFound_1",
|
||||
"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": "InterfaceProperty",
|
||||
"Name": "CallFunc_GetRadiusDataComponentAccessor_self_CastInput",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 16,
|
||||
"InterfaceClass": {
|
||||
"ObjectName": "Class'RadiusItemInterface'",
|
||||
"ObjectPath": "/Script/IntoTheRadius2"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "InterfaceProperty",
|
||||
"Name": "CallFunc_GetRadiusDataComponentAccessor_ReturnValue",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 16,
|
||||
"PropertyFlags": "UObjectWrapper",
|
||||
"InterfaceClass": {
|
||||
"ObjectName": "Class'RadiusDataComponentInterface'",
|
||||
"ObjectPath": "/Script/IntoTheRadius2"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "CallFunc_Conv_InterfaceToObject_ReturnValue",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 8,
|
||||
"PropertyClass": {
|
||||
"ObjectName": "Class'Object'",
|
||||
"ObjectPath": "/Script/CoreUObject"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "IntProperty",
|
||||
"Name": "CallFunc_Add_IntInt_ReturnValue",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 4
|
||||
},
|
||||
{
|
||||
"Type": "InterfaceProperty",
|
||||
"Name": "K2Node_DynamicCast_AsRadius_Data_Component_Interface",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 16,
|
||||
"InterfaceClass": {
|
||||
"ObjectName": "Class'RadiusDataComponentInterface'",
|
||||
"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_GetAmmoContainerStaticData_OutAmmoContainerStaticData",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 352,
|
||||
"Struct": {
|
||||
"ObjectName": "Class'AmmoContainerStaticData'",
|
||||
"ObjectPath": "/Script/IntoTheRadius2"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "BoolProperty",
|
||||
"Name": "CallFunc_GetAmmoContainerStaticData_ReturnValue",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 1,
|
||||
"FieldSize": 1,
|
||||
"ByteOffset": 0,
|
||||
"ByteMask": 1,
|
||||
"FieldMask": 255,
|
||||
"BoolSize": 1,
|
||||
"bIsNativeBool": true
|
||||
},
|
||||
{
|
||||
"Type": "BoolProperty",
|
||||
"Name": "CallFunc_GreaterEqual_IntInt_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
|
||||
}
|
||||
],
|
||||
"FunctionFlags": "FUNC_Final | FUNC_UbergraphFunction | FUNC_HasDefaults"
|
||||
},
|
||||
{
|
||||
"Type": "Function",
|
||||
"Name": "InitCheck",
|
||||
"Outer": "BPC_Tutorial_Check_EnoughtAmmoInBoxToFillMag_C",
|
||||
"Class": "UScriptClass'Function'",
|
||||
"Super": {
|
||||
"ObjectName": "Function'BPC_Tutorial_Check_ItemActions_C:InitCheck'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Tutorial/Checks/BPC_Tutorial_Check_ItemActions.4"
|
||||
},
|
||||
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
|
||||
"FunctionFlags": "FUNC_BlueprintCallable | FUNC_BlueprintEvent"
|
||||
},
|
||||
{
|
||||
"Type": "Function",
|
||||
"Name": "OnItemEndUsed_Event",
|
||||
"Outer": "BPC_Tutorial_Check_EnoughtAmmoInBoxToFillMag_C",
|
||||
"Class": "UScriptClass'Function'",
|
||||
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
|
||||
"FunctionFlags": "FUNC_BlueprintCallable | FUNC_BlueprintEvent"
|
||||
}
|
||||
]
|
|
@ -0,0 +1,148 @@
|
|||
[
|
||||
{
|
||||
"Type": "BlueprintGeneratedClass",
|
||||
"Name": "BPC_Tutorial_Check_HasAmmoInMag_C",
|
||||
"Class": "UScriptClass'BlueprintGeneratedClass'",
|
||||
"Super": {
|
||||
"ObjectName": "BlueprintGeneratedClass'BPC_Tutorial_Check_ItemActions_C'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Tutorial/Checks/BPC_Tutorial_Check_ItemActions.0"
|
||||
},
|
||||
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"UberGraphFunction": {
|
||||
"ObjectName": "Function'BPC_Tutorial_Check_HasAmmoInMag_C:ExecuteUbergraph_BPC_Tutorial_Check_HasAmmoInMag'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Tutorial/Checks/ConcreteChecks/BPC_Tutorial_Check_HasAmmoInMag.2"
|
||||
}
|
||||
},
|
||||
"Children": [
|
||||
{
|
||||
"ObjectName": "Function'BPC_Tutorial_Check_HasAmmoInMag_C:InitCheck'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Tutorial/Checks/ConcreteChecks/BPC_Tutorial_Check_HasAmmoInMag.3"
|
||||
},
|
||||
{
|
||||
"ObjectName": "Function'BPC_Tutorial_Check_HasAmmoInMag_C:ExecuteUbergraph_BPC_Tutorial_Check_HasAmmoInMag'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Tutorial/Checks/ConcreteChecks/BPC_Tutorial_Check_HasAmmoInMag.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": "Mag",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 8,
|
||||
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnTemplate",
|
||||
"PropertyClass": {
|
||||
"ObjectName": "BlueprintGeneratedClass'BPA_Mag_C'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Firearms/BPA_Mag.0"
|
||||
}
|
||||
}
|
||||
],
|
||||
"FuncMap": {
|
||||
"ExecuteUbergraph_BPC_Tutorial_Check_HasAmmoInMag": {
|
||||
"ObjectName": "Function'BPC_Tutorial_Check_HasAmmoInMag_C:ExecuteUbergraph_BPC_Tutorial_Check_HasAmmoInMag'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Tutorial/Checks/ConcreteChecks/BPC_Tutorial_Check_HasAmmoInMag.2"
|
||||
},
|
||||
"InitCheck": {
|
||||
"ObjectName": "Function'BPC_Tutorial_Check_HasAmmoInMag_C:InitCheck'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Tutorial/Checks/ConcreteChecks/BPC_Tutorial_Check_HasAmmoInMag.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_Tutorial_Check_HasAmmoInMag_C'Default__BPC_Tutorial_Check_HasAmmoInMag_C'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Tutorial/Checks/ConcreteChecks/BPC_Tutorial_Check_HasAmmoInMag.1"
|
||||
},
|
||||
"EditorTags": {
|
||||
"BlueprintType": "BPTYPE_Normal"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "BPC_Tutorial_Check_HasAmmoInMag_C",
|
||||
"Name": "Default__BPC_Tutorial_Check_HasAmmoInMag_C",
|
||||
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/Tutorial/Checks/ConcreteChecks/BPC_Tutorial_Check_HasAmmoInMag.BPC_Tutorial_Check_HasAmmoInMag_C'",
|
||||
"Template": {
|
||||
"ObjectName": "BPC_Tutorial_Check_ItemActions_C'Default__BPC_Tutorial_Check_ItemActions_C'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Tutorial/Checks/BPC_Tutorial_Check_ItemActions.1"
|
||||
},
|
||||
"Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"UberGraphFrame": {}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "Function",
|
||||
"Name": "ExecuteUbergraph_BPC_Tutorial_Check_HasAmmoInMag",
|
||||
"Outer": "BPC_Tutorial_Check_HasAmmoInMag_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": "IntProperty",
|
||||
"Name": "CallFunc_GetCurrentAmmoCount_Count",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 4
|
||||
},
|
||||
{
|
||||
"Type": "BoolProperty",
|
||||
"Name": "CallFunc_GetCurrentAmmoCount_IsFound",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 1,
|
||||
"FieldSize": 1,
|
||||
"ByteOffset": 0,
|
||||
"ByteMask": 1,
|
||||
"FieldMask": 255,
|
||||
"BoolSize": 1,
|
||||
"bIsNativeBool": true
|
||||
},
|
||||
{
|
||||
"Type": "BoolProperty",
|
||||
"Name": "CallFunc_EqualEqual_IntInt_ReturnValue",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 1,
|
||||
"FieldSize": 1,
|
||||
"ByteOffset": 0,
|
||||
"ByteMask": 1,
|
||||
"FieldMask": 255,
|
||||
"BoolSize": 1,
|
||||
"bIsNativeBool": true
|
||||
}
|
||||
],
|
||||
"FunctionFlags": "FUNC_Final | FUNC_UbergraphFunction"
|
||||
},
|
||||
{
|
||||
"Type": "Function",
|
||||
"Name": "InitCheck",
|
||||
"Outer": "BPC_Tutorial_Check_HasAmmoInMag_C",
|
||||
"Class": "UScriptClass'Function'",
|
||||
"Super": {
|
||||
"ObjectName": "Function'BPC_Tutorial_Check_ItemActions_C:InitCheck'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Tutorial/Checks/BPC_Tutorial_Check_ItemActions.4"
|
||||
},
|
||||
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
|
||||
"FunctionFlags": "FUNC_BlueprintCallable | FUNC_BlueprintEvent"
|
||||
}
|
||||
]
|
|
@ -0,0 +1,184 @@
|
|||
[
|
||||
{
|
||||
"Type": "BlueprintGeneratedClass",
|
||||
"Name": "BPC_Tutorial_Check_OutOfProbes_C",
|
||||
"Class": "UScriptClass'BlueprintGeneratedClass'",
|
||||
"Super": {
|
||||
"ObjectName": "BlueprintGeneratedClass'BPC_Tutorial_Check_ItemActions_C'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Tutorial/Checks/BPC_Tutorial_Check_ItemActions.0"
|
||||
},
|
||||
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"UberGraphFunction": {
|
||||
"ObjectName": "Function'BPC_Tutorial_Check_OutOfProbes_C:ExecuteUbergraph_BPC_Tutorial_Check_OutOfProbes'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Tutorial/Checks/ConcreteChecks/BPC_Tutorial_Check_OutOfProbes.3"
|
||||
}
|
||||
},
|
||||
"Children": [
|
||||
{
|
||||
"ObjectName": "Function'BPC_Tutorial_Check_OutOfProbes_C:PlayerAction'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Tutorial/Checks/ConcreteChecks/BPC_Tutorial_Check_OutOfProbes.4"
|
||||
},
|
||||
{
|
||||
"ObjectName": "Function'BPC_Tutorial_Check_OutOfProbes_C:ExecuteCheck'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Tutorial/Checks/ConcreteChecks/BPC_Tutorial_Check_OutOfProbes.2"
|
||||
},
|
||||
{
|
||||
"ObjectName": "Function'BPC_Tutorial_Check_OutOfProbes_C:ExecuteUbergraph_BPC_Tutorial_Check_OutOfProbes'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Tutorial/Checks/ConcreteChecks/BPC_Tutorial_Check_OutOfProbes.3"
|
||||
}
|
||||
],
|
||||
"ChildProperties": [
|
||||
{
|
||||
"Type": "StructProperty",
|
||||
"Name": "UberGraphFrame",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 16,
|
||||
"PropertyFlags": "Transient | DuplicateTransient",
|
||||
"Struct": {
|
||||
"ObjectName": "Class'PointerToUberGraphFrame'",
|
||||
"ObjectPath": "/Script/Engine"
|
||||
}
|
||||
}
|
||||
],
|
||||
"FuncMap": {
|
||||
"ExecuteUbergraph_BPC_Tutorial_Check_OutOfProbes": {
|
||||
"ObjectName": "Function'BPC_Tutorial_Check_OutOfProbes_C:ExecuteUbergraph_BPC_Tutorial_Check_OutOfProbes'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Tutorial/Checks/ConcreteChecks/BPC_Tutorial_Check_OutOfProbes.3"
|
||||
},
|
||||
"ExecuteCheck": {
|
||||
"ObjectName": "Function'BPC_Tutorial_Check_OutOfProbes_C:ExecuteCheck'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Tutorial/Checks/ConcreteChecks/BPC_Tutorial_Check_OutOfProbes.2"
|
||||
},
|
||||
"PlayerAction": {
|
||||
"ObjectName": "Function'BPC_Tutorial_Check_OutOfProbes_C:PlayerAction'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Tutorial/Checks/ConcreteChecks/BPC_Tutorial_Check_OutOfProbes.4"
|
||||
}
|
||||
},
|
||||
"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_Tutorial_Check_OutOfProbes_C'Default__BPC_Tutorial_Check_OutOfProbes_C'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Tutorial/Checks/ConcreteChecks/BPC_Tutorial_Check_OutOfProbes.1"
|
||||
},
|
||||
"EditorTags": {
|
||||
"BlueprintType": "BPTYPE_Normal"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "BPC_Tutorial_Check_OutOfProbes_C",
|
||||
"Name": "Default__BPC_Tutorial_Check_OutOfProbes_C",
|
||||
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/Tutorial/Checks/ConcreteChecks/BPC_Tutorial_Check_OutOfProbes.BPC_Tutorial_Check_OutOfProbes_C'",
|
||||
"Template": {
|
||||
"ObjectName": "BPC_Tutorial_Check_ItemActions_C'Default__BPC_Tutorial_Check_ItemActions_C'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Tutorial/Checks/BPC_Tutorial_Check_ItemActions.1"
|
||||
},
|
||||
"Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"UberGraphFrame": {}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "Function",
|
||||
"Name": "ExecuteCheck",
|
||||
"Outer": "BPC_Tutorial_Check_OutOfProbes_C",
|
||||
"Class": "UScriptClass'Function'",
|
||||
"Super": {
|
||||
"ObjectName": "Function'BPC_Tutorial_Check_ItemActions_C:ExecuteCheck'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Tutorial/Checks/BPC_Tutorial_Check_ItemActions.2"
|
||||
},
|
||||
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
|
||||
"FunctionFlags": "FUNC_BlueprintCallable | FUNC_BlueprintEvent"
|
||||
},
|
||||
{
|
||||
"Type": "Function",
|
||||
"Name": "ExecuteUbergraph_BPC_Tutorial_Check_OutOfProbes",
|
||||
"Outer": "BPC_Tutorial_Check_OutOfProbes_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": "StructProperty",
|
||||
"Name": "K2Node_Event_PlayerAction",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 12,
|
||||
"Struct": {
|
||||
"ObjectName": "Class'GameplayTag'",
|
||||
"ObjectPath": "/Script/GameplayTags"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "K2Node_DynamicCast_AsBP_Probe_Sack",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 8,
|
||||
"PropertyClass": {
|
||||
"ObjectName": "BlueprintGeneratedClass'BP_ProbeSack_C'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Probes/BP_ProbeSack.0"
|
||||
}
|
||||
},
|
||||
{
|
||||
"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_IsEmpty_ReturnValue",
|
||||
"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": "PlayerAction",
|
||||
"Outer": "BPC_Tutorial_Check_OutOfProbes_C",
|
||||
"Class": "UScriptClass'Function'",
|
||||
"Super": {
|
||||
"ObjectName": "Function'BPC_Tutorial_Check_ItemActions_C:PlayerAction'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Tutorial/Checks/BPC_Tutorial_Check_ItemActions.6"
|
||||
},
|
||||
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
|
||||
"ChildProperties": [
|
||||
{
|
||||
"Type": "StructProperty",
|
||||
"Name": "PlayerAction",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 12,
|
||||
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
|
||||
"Struct": {
|
||||
"ObjectName": "Class'GameplayTag'",
|
||||
"ObjectPath": "/Script/GameplayTags"
|
||||
}
|
||||
}
|
||||
],
|
||||
"FunctionFlags": "FUNC_BlueprintCallable | FUNC_BlueprintEvent"
|
||||
}
|
||||
]
|
Loading…
Add table
Add a link
Reference in a new issue