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,178 @@
|
|||
[
|
||||
{
|
||||
"Type": "BlueprintGeneratedClass",
|
||||
"Name": "BPC_Tutorial_CheckBase_C",
|
||||
"Class": "UScriptClass'BlueprintGeneratedClass'",
|
||||
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"UberGraphFunction": {
|
||||
"ObjectName": "Function'BPC_Tutorial_CheckBase_C:ExecuteUbergraph_BPC_Tutorial_CheckBase'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Tutorial/Checks/BPC_Tutorial_CheckBase.3"
|
||||
}
|
||||
},
|
||||
"SuperStruct": {
|
||||
"ObjectName": "Class'ActorComponent'",
|
||||
"ObjectPath": "/Script/Engine"
|
||||
},
|
||||
"Children": [
|
||||
{
|
||||
"ObjectName": "Function'BPC_Tutorial_CheckBase_C:IsCheckSuccess'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Tutorial/Checks/BPC_Tutorial_CheckBase.5"
|
||||
},
|
||||
{
|
||||
"ObjectName": "Function'BPC_Tutorial_CheckBase_C:InitCheck'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Tutorial/Checks/BPC_Tutorial_CheckBase.4"
|
||||
},
|
||||
{
|
||||
"ObjectName": "Function'BPC_Tutorial_CheckBase_C:ExecuteCheck'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Tutorial/Checks/BPC_Tutorial_CheckBase.2"
|
||||
},
|
||||
{
|
||||
"ObjectName": "Function'BPC_Tutorial_CheckBase_C:StopCheck'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Tutorial/Checks/BPC_Tutorial_CheckBase.6"
|
||||
},
|
||||
{
|
||||
"ObjectName": "Function'BPC_Tutorial_CheckBase_C:ExecuteUbergraph_BPC_Tutorial_CheckBase'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Tutorial/Checks/BPC_Tutorial_CheckBase.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": "Is Success",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 1,
|
||||
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance",
|
||||
"FieldSize": 1,
|
||||
"ByteOffset": 0,
|
||||
"ByteMask": 1,
|
||||
"FieldMask": 255,
|
||||
"BoolSize": 1,
|
||||
"bIsNativeBool": true
|
||||
}
|
||||
],
|
||||
"FuncMap": {
|
||||
"ExecuteUbergraph_BPC_Tutorial_CheckBase": {
|
||||
"ObjectName": "Function'BPC_Tutorial_CheckBase_C:ExecuteUbergraph_BPC_Tutorial_CheckBase'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Tutorial/Checks/BPC_Tutorial_CheckBase.3"
|
||||
},
|
||||
"StopCheck": {
|
||||
"ObjectName": "Function'BPC_Tutorial_CheckBase_C:StopCheck'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Tutorial/Checks/BPC_Tutorial_CheckBase.6"
|
||||
},
|
||||
"ExecuteCheck": {
|
||||
"ObjectName": "Function'BPC_Tutorial_CheckBase_C:ExecuteCheck'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Tutorial/Checks/BPC_Tutorial_CheckBase.2"
|
||||
},
|
||||
"InitCheck": {
|
||||
"ObjectName": "Function'BPC_Tutorial_CheckBase_C:InitCheck'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Tutorial/Checks/BPC_Tutorial_CheckBase.4"
|
||||
},
|
||||
"IsCheckSuccess": {
|
||||
"ObjectName": "Function'BPC_Tutorial_CheckBase_C:IsCheckSuccess'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Tutorial/Checks/BPC_Tutorial_CheckBase.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_Tutorial_CheckBase_C'Default__BPC_Tutorial_CheckBase_C'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Tutorial/Checks/BPC_Tutorial_CheckBase.1"
|
||||
},
|
||||
"EditorTags": {
|
||||
"BlueprintType": "BPTYPE_Normal"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "BPC_Tutorial_CheckBase_C",
|
||||
"Name": "Default__BPC_Tutorial_CheckBase_C",
|
||||
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/Tutorial/Checks/BPC_Tutorial_CheckBase.BPC_Tutorial_CheckBase_C'",
|
||||
"Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"UberGraphFrame": {},
|
||||
"PrimaryComponentTick": {
|
||||
"bStartWithTickEnabled": false
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "Function",
|
||||
"Name": "ExecuteCheck",
|
||||
"Outer": "BPC_Tutorial_CheckBase_C",
|
||||
"Class": "UScriptClass'Function'",
|
||||
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
|
||||
"FunctionFlags": "FUNC_BlueprintCallable | FUNC_BlueprintEvent"
|
||||
},
|
||||
{
|
||||
"Type": "Function",
|
||||
"Name": "ExecuteUbergraph_BPC_Tutorial_CheckBase",
|
||||
"Outer": "BPC_Tutorial_CheckBase_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"
|
||||
}
|
||||
],
|
||||
"FunctionFlags": "FUNC_Final | FUNC_UbergraphFunction"
|
||||
},
|
||||
{
|
||||
"Type": "Function",
|
||||
"Name": "InitCheck",
|
||||
"Outer": "BPC_Tutorial_CheckBase_C",
|
||||
"Class": "UScriptClass'Function'",
|
||||
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
|
||||
"FunctionFlags": "FUNC_BlueprintCallable | FUNC_BlueprintEvent"
|
||||
},
|
||||
{
|
||||
"Type": "Function",
|
||||
"Name": "IsCheckSuccess",
|
||||
"Outer": "BPC_Tutorial_CheckBase_C",
|
||||
"Class": "UScriptClass'Function'",
|
||||
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
|
||||
"ChildProperties": [
|
||||
{
|
||||
"Type": "BoolProperty",
|
||||
"Name": "bIsSuccess",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 1,
|
||||
"PropertyFlags": "Parm | OutParm",
|
||||
"FieldSize": 1,
|
||||
"ByteOffset": 0,
|
||||
"ByteMask": 1,
|
||||
"FieldMask": 255,
|
||||
"BoolSize": 1,
|
||||
"bIsNativeBool": true
|
||||
}
|
||||
],
|
||||
"FunctionFlags": "FUNC_Public | FUNC_HasOutParms | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
|
||||
},
|
||||
{
|
||||
"Type": "Function",
|
||||
"Name": "StopCheck",
|
||||
"Outer": "BPC_Tutorial_CheckBase_C",
|
||||
"Class": "UScriptClass'Function'",
|
||||
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
|
||||
"FunctionFlags": "FUNC_BlueprintCallable | FUNC_BlueprintEvent"
|
||||
}
|
||||
]
|
|
@ -0,0 +1,214 @@
|
|||
[
|
||||
{
|
||||
"Type": "BlueprintGeneratedClass",
|
||||
"Name": "BPC_Tutorial_CheckTrigger_C",
|
||||
"Class": "UScriptClass'BlueprintGeneratedClass'",
|
||||
"Super": {
|
||||
"ObjectName": "BlueprintGeneratedClass'BPC_Tutorial_CheckBase_C'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Tutorial/Checks/BPC_Tutorial_CheckBase.0"
|
||||
},
|
||||
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"UberGraphFunction": {
|
||||
"ObjectName": "Function'BPC_Tutorial_CheckTrigger_C:ExecuteUbergraph_BPC_Tutorial_CheckTrigger'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Tutorial/Checks/BPC_Tutorial_CheckTrigger.3"
|
||||
}
|
||||
},
|
||||
"Children": [
|
||||
{
|
||||
"ObjectName": "Function'BPC_Tutorial_CheckTrigger_C:ReceiveBeginPlay'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Tutorial/Checks/BPC_Tutorial_CheckTrigger.4"
|
||||
},
|
||||
{
|
||||
"ObjectName": "Function'BPC_Tutorial_CheckTrigger_C:Check'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Tutorial/Checks/BPC_Tutorial_CheckTrigger.2"
|
||||
},
|
||||
{
|
||||
"ObjectName": "Function'BPC_Tutorial_CheckTrigger_C:ExecuteUbergraph_BPC_Tutorial_CheckTrigger'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Tutorial/Checks/BPC_Tutorial_CheckTrigger.3"
|
||||
}
|
||||
],
|
||||
"ChildProperties": [
|
||||
{
|
||||
"Type": "StructProperty",
|
||||
"Name": "UberGraphFrame",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 16,
|
||||
"PropertyFlags": "Transient | DuplicateTransient",
|
||||
"Struct": {
|
||||
"ObjectName": "Class'PointerToUberGraphFrame'",
|
||||
"ObjectPath": "/Script/Engine"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "StructProperty",
|
||||
"Name": "TriggerToCheck",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 12,
|
||||
"PropertyFlags": "Edit | BlueprintVisible",
|
||||
"Struct": {
|
||||
"ObjectName": "Class'GameplayTag'",
|
||||
"ObjectPath": "/Script/GameplayTags"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "BoolProperty",
|
||||
"Name": "SucsessIfTriggerOn",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 1,
|
||||
"PropertyFlags": "Edit | BlueprintVisible",
|
||||
"FieldSize": 1,
|
||||
"ByteOffset": 0,
|
||||
"ByteMask": 1,
|
||||
"FieldMask": 255,
|
||||
"BoolSize": 1,
|
||||
"bIsNativeBool": true
|
||||
}
|
||||
],
|
||||
"FuncMap": {
|
||||
"ExecuteUbergraph_BPC_Tutorial_CheckTrigger": {
|
||||
"ObjectName": "Function'BPC_Tutorial_CheckTrigger_C:ExecuteUbergraph_BPC_Tutorial_CheckTrigger'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Tutorial/Checks/BPC_Tutorial_CheckTrigger.3"
|
||||
},
|
||||
"Check": {
|
||||
"ObjectName": "Function'BPC_Tutorial_CheckTrigger_C:Check'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Tutorial/Checks/BPC_Tutorial_CheckTrigger.2"
|
||||
},
|
||||
"ReceiveBeginPlay": {
|
||||
"ObjectName": "Function'BPC_Tutorial_CheckTrigger_C:ReceiveBeginPlay'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Tutorial/Checks/BPC_Tutorial_CheckTrigger.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_CheckTrigger_C'Default__BPC_Tutorial_CheckTrigger_C'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Tutorial/Checks/BPC_Tutorial_CheckTrigger.1"
|
||||
},
|
||||
"EditorTags": {
|
||||
"BlueprintType": "BPTYPE_Normal"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "BPC_Tutorial_CheckTrigger_C",
|
||||
"Name": "Default__BPC_Tutorial_CheckTrigger_C",
|
||||
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/Tutorial/Checks/BPC_Tutorial_CheckTrigger.BPC_Tutorial_CheckTrigger_C'",
|
||||
"Template": {
|
||||
"ObjectName": "BPC_Tutorial_CheckBase_C'Default__BPC_Tutorial_CheckBase_C'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Tutorial/Checks/BPC_Tutorial_CheckBase.1"
|
||||
},
|
||||
"Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"UberGraphFrame": {},
|
||||
"TriggerToCheck[1]": {
|
||||
"TagName": "None"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "Function",
|
||||
"Name": "Check",
|
||||
"Outer": "BPC_Tutorial_CheckTrigger_C",
|
||||
"Class": "UScriptClass'Function'",
|
||||
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
|
||||
"FunctionFlags": "FUNC_BlueprintCallable | FUNC_BlueprintEvent"
|
||||
},
|
||||
{
|
||||
"Type": "Function",
|
||||
"Name": "ExecuteUbergraph_BPC_Tutorial_CheckTrigger",
|
||||
"Outer": "BPC_Tutorial_CheckTrigger_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'NoParamsDelegate__DelegateSignature'",
|
||||
"ObjectPath": "/Script/IntoTheRadius2"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "CallFunc_GetGameInstanceSubsystem_ReturnValue",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 8,
|
||||
"PropertyClass": {
|
||||
"ObjectName": "Class'RadiusGameDataSubsystem'",
|
||||
"ObjectPath": "/Script/IntoTheRadius2"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "CallFunc_GetGameDataReplicator_ReturnValue",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 8,
|
||||
"PropertyClass": {
|
||||
"ObjectName": "Class'RadiusGameDataReplicator'",
|
||||
"ObjectPath": "/Script/IntoTheRadius2"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "CallFunc_GetGameInstanceSubsystem_ReturnValue_1",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 8,
|
||||
"PropertyClass": {
|
||||
"ObjectName": "Class'RadiusEventsSubsystem'",
|
||||
"ObjectPath": "/Script/IntoTheRadius2"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "BoolProperty",
|
||||
"Name": "CallFunc_CheckGlobalTrigger_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"
|
||||
},
|
||||
{
|
||||
"Type": "Function",
|
||||
"Name": "ReceiveBeginPlay",
|
||||
"Outer": "BPC_Tutorial_CheckTrigger_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"
|
||||
}
|
||||
]
|
|
@ -0,0 +1,814 @@
|
|||
[
|
||||
{
|
||||
"Type": "BlueprintGeneratedClass",
|
||||
"Name": "BPC_Tutorial_Check_HolsterActions_C",
|
||||
"Class": "UScriptClass'BlueprintGeneratedClass'",
|
||||
"Super": {
|
||||
"ObjectName": "BlueprintGeneratedClass'BPC_Tutorial_CheckBase_C'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Tutorial/Checks/BPC_Tutorial_CheckBase.0"
|
||||
},
|
||||
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"UberGraphFunction": {
|
||||
"ObjectName": "Function'BPC_Tutorial_Check_HolsterActions_C:ExecuteUbergraph_BPC_Tutorial_Check_HolsterActions'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Tutorial/Checks/BPC_Tutorial_Check_HolsterActions.3"
|
||||
}
|
||||
},
|
||||
"Children": [
|
||||
{
|
||||
"ObjectName": "Function'BPC_Tutorial_Check_HolsterActions_C:SpawnBeamPointer'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Tutorial/Checks/BPC_Tutorial_Check_HolsterActions.8"
|
||||
},
|
||||
{
|
||||
"ObjectName": "Function'BPC_Tutorial_Check_HolsterActions_C:StopCheck'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Tutorial/Checks/BPC_Tutorial_Check_HolsterActions.9"
|
||||
},
|
||||
{
|
||||
"ObjectName": "Function'BPC_Tutorial_Check_HolsterActions_C:ExecuteCheck'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Tutorial/Checks/BPC_Tutorial_Check_HolsterActions.2"
|
||||
},
|
||||
{
|
||||
"ObjectName": "Function'BPC_Tutorial_Check_HolsterActions_C:ReceiveBeginPlay'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Tutorial/Checks/BPC_Tutorial_Check_HolsterActions.7"
|
||||
},
|
||||
{
|
||||
"ObjectName": "Function'BPC_Tutorial_Check_HolsterActions_C:OnActorSpawned'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Tutorial/Checks/BPC_Tutorial_Check_HolsterActions.6"
|
||||
},
|
||||
{
|
||||
"ObjectName": "Function'BPC_Tutorial_Check_HolsterActions_C:InitCheck'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Tutorial/Checks/BPC_Tutorial_Check_HolsterActions.5"
|
||||
},
|
||||
{
|
||||
"ObjectName": "Function'BPC_Tutorial_Check_HolsterActions_C:HolsterAction'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Tutorial/Checks/BPC_Tutorial_Check_HolsterActions.4"
|
||||
},
|
||||
{
|
||||
"ObjectName": "Function'BPC_Tutorial_Check_HolsterActions_C:ExecuteUbergraph_BPC_Tutorial_Check_HolsterActions'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Tutorial/Checks/BPC_Tutorial_Check_HolsterActions.3"
|
||||
}
|
||||
],
|
||||
"ChildProperties": [
|
||||
{
|
||||
"Type": "StructProperty",
|
||||
"Name": "UberGraphFrame",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 16,
|
||||
"PropertyFlags": "Transient | DuplicateTransient",
|
||||
"Struct": {
|
||||
"ObjectName": "Class'PointerToUberGraphFrame'",
|
||||
"ObjectPath": "/Script/Engine"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "StructProperty",
|
||||
"Name": "ActionToCheck",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 12,
|
||||
"PropertyFlags": "Edit | BlueprintVisible",
|
||||
"Struct": {
|
||||
"ObjectName": "Class'GameplayTag'",
|
||||
"ObjectPath": "/Script/GameplayTags"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "StructProperty",
|
||||
"Name": "HolsterTag",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 12,
|
||||
"PropertyFlags": "Edit | BlueprintVisible",
|
||||
"Struct": {
|
||||
"ObjectName": "Class'GameplayTag'",
|
||||
"ObjectPath": "/Script/GameplayTags"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "Beam",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 8,
|
||||
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance | InstancedReference",
|
||||
"PropertyClass": {
|
||||
"ObjectName": "Class'NiagaraComponent'",
|
||||
"ObjectPath": "/Script/Niagara"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "HolsterOwner",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 8,
|
||||
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnTemplate",
|
||||
"PropertyClass": {
|
||||
"ObjectName": "Class'Actor'",
|
||||
"ObjectPath": "/Script/Engine"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "BoolProperty",
|
||||
"Name": "ShowBeam",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 1,
|
||||
"PropertyFlags": "Edit | BlueprintVisible",
|
||||
"FieldSize": 1,
|
||||
"ByteOffset": 0,
|
||||
"ByteMask": 1,
|
||||
"FieldMask": 255,
|
||||
"BoolSize": 1,
|
||||
"bIsNativeBool": true
|
||||
},
|
||||
{
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "Holster",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 8,
|
||||
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance | InstancedReference",
|
||||
"PropertyClass": {
|
||||
"ObjectName": "BlueprintGeneratedClass'BPC_ItemHolster_C'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/HolstersAndHolders/BPC_ItemHolster.0"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "ItemSpawner",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 8,
|
||||
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnTemplate",
|
||||
"PropertyClass": {
|
||||
"ObjectName": "BlueprintGeneratedClass'BPA_TutorialActorSpawner_C'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Tutorial/Spawners/BPA_TutorialActorSpawner.0"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "DebugCache",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 8,
|
||||
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance | InstancedReference",
|
||||
"PropertyClass": {
|
||||
"ObjectName": "Class'NiagaraComponent'",
|
||||
"ObjectPath": "/Script/Niagara"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "BoolProperty",
|
||||
"Name": "found",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 1,
|
||||
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance",
|
||||
"FieldSize": 1,
|
||||
"ByteOffset": 0,
|
||||
"ByteMask": 1,
|
||||
"FieldMask": 255,
|
||||
"BoolSize": 1,
|
||||
"bIsNativeBool": true
|
||||
},
|
||||
{
|
||||
"Type": "BoolProperty",
|
||||
"Name": "CheckIfHolsterOwnerIsAttachedToPlayer",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 1,
|
||||
"PropertyFlags": "Edit | BlueprintVisible",
|
||||
"FieldSize": 1,
|
||||
"ByteOffset": 0,
|
||||
"ByteMask": 1,
|
||||
"FieldMask": 255,
|
||||
"BoolSize": 1,
|
||||
"bIsNativeBool": true
|
||||
}
|
||||
],
|
||||
"FuncMap": {
|
||||
"ExecuteUbergraph_BPC_Tutorial_Check_HolsterActions": {
|
||||
"ObjectName": "Function'BPC_Tutorial_Check_HolsterActions_C:ExecuteUbergraph_BPC_Tutorial_Check_HolsterActions'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Tutorial/Checks/BPC_Tutorial_Check_HolsterActions.3"
|
||||
},
|
||||
"HolsterAction": {
|
||||
"ObjectName": "Function'BPC_Tutorial_Check_HolsterActions_C:HolsterAction'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Tutorial/Checks/BPC_Tutorial_Check_HolsterActions.4"
|
||||
},
|
||||
"InitCheck": {
|
||||
"ObjectName": "Function'BPC_Tutorial_Check_HolsterActions_C:InitCheck'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Tutorial/Checks/BPC_Tutorial_Check_HolsterActions.5"
|
||||
},
|
||||
"OnActorSpawned": {
|
||||
"ObjectName": "Function'BPC_Tutorial_Check_HolsterActions_C:OnActorSpawned'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Tutorial/Checks/BPC_Tutorial_Check_HolsterActions.6"
|
||||
},
|
||||
"ReceiveBeginPlay": {
|
||||
"ObjectName": "Function'BPC_Tutorial_Check_HolsterActions_C:ReceiveBeginPlay'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Tutorial/Checks/BPC_Tutorial_Check_HolsterActions.7"
|
||||
},
|
||||
"ExecuteCheck": {
|
||||
"ObjectName": "Function'BPC_Tutorial_Check_HolsterActions_C:ExecuteCheck'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Tutorial/Checks/BPC_Tutorial_Check_HolsterActions.2"
|
||||
},
|
||||
"StopCheck": {
|
||||
"ObjectName": "Function'BPC_Tutorial_Check_HolsterActions_C:StopCheck'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Tutorial/Checks/BPC_Tutorial_Check_HolsterActions.9"
|
||||
},
|
||||
"SpawnBeamPointer": {
|
||||
"ObjectName": "Function'BPC_Tutorial_Check_HolsterActions_C:SpawnBeamPointer'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Tutorial/Checks/BPC_Tutorial_Check_HolsterActions.8"
|
||||
}
|
||||
},
|
||||
"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_HolsterActions_C'Default__BPC_Tutorial_Check_HolsterActions_C'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Tutorial/Checks/BPC_Tutorial_Check_HolsterActions.1"
|
||||
},
|
||||
"EditorTags": {
|
||||
"BlueprintType": "BPTYPE_Normal"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "BPC_Tutorial_Check_HolsterActions_C",
|
||||
"Name": "Default__BPC_Tutorial_Check_HolsterActions_C",
|
||||
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/Tutorial/Checks/BPC_Tutorial_Check_HolsterActions.BPC_Tutorial_Check_HolsterActions_C'",
|
||||
"Template": {
|
||||
"ObjectName": "BPC_Tutorial_CheckBase_C'Default__BPC_Tutorial_CheckBase_C'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Tutorial/Checks/BPC_Tutorial_CheckBase.1"
|
||||
},
|
||||
"Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"UberGraphFrame": {},
|
||||
"ActionToCheck[1]": {
|
||||
"TagName": "None"
|
||||
},
|
||||
"HolsterTag[2]": {
|
||||
"TagName": "None"
|
||||
},
|
||||
"ShowBeam[5]": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "Function",
|
||||
"Name": "ExecuteCheck",
|
||||
"Outer": "BPC_Tutorial_Check_HolsterActions_C",
|
||||
"Class": "UScriptClass'Function'",
|
||||
"Super": {
|
||||
"ObjectName": "Function'BPC_Tutorial_CheckBase_C:ExecuteCheck'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Tutorial/Checks/BPC_Tutorial_CheckBase.2"
|
||||
},
|
||||
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
|
||||
"FunctionFlags": "FUNC_BlueprintCallable | FUNC_BlueprintEvent"
|
||||
},
|
||||
{
|
||||
"Type": "Function",
|
||||
"Name": "ExecuteUbergraph_BPC_Tutorial_Check_HolsterActions",
|
||||
"Outer": "BPC_Tutorial_Check_HolsterActions_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_CustomEvent_Action",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 12,
|
||||
"Struct": {
|
||||
"ObjectName": "Class'GameplayTag'",
|
||||
"ObjectPath": "/Script/GameplayTags"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "K2Node_CustomEvent_RadiusItem",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 8,
|
||||
"PropertyClass": {
|
||||
"ObjectName": "Class'RadiusGrippableActorBase'",
|
||||
"ObjectPath": "/Script/IntoTheRadius2"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "IntProperty",
|
||||
"Name": "Temp_int_Array_Index_Variable",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 4
|
||||
},
|
||||
{
|
||||
"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_Loop_Counter_Variable",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 4
|
||||
},
|
||||
{
|
||||
"Type": "DelegateProperty",
|
||||
"Name": "K2Node_CreateDelegate_OutputDelegate",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 32,
|
||||
"SignatureFunction": {
|
||||
"ObjectName": "Function'BPA_TutorialActorSpawner_C:OnActorSpawned__DelegateSignature'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Tutorial/Spawners/BPA_TutorialActorSpawner.6"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "IntProperty",
|
||||
"Name": "CallFunc_Add_IntInt_ReturnValue",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 4
|
||||
},
|
||||
{
|
||||
"Type": "InterfaceProperty",
|
||||
"Name": "CallFunc_GetHolstered_self_CastInput",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 16,
|
||||
"InterfaceClass": {
|
||||
"ObjectName": "Class'ItemContainerInterface'",
|
||||
"ObjectPath": "/Script/IntoTheRadius2"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "ArrayProperty",
|
||||
"Name": "CallFunc_GetHolstered_ReturnValue",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 16,
|
||||
"PropertyFlags": "ReferenceParm",
|
||||
"Inner": {
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "CallFunc_GetHolstered_ReturnValue",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 8,
|
||||
"PropertyClass": {
|
||||
"ObjectName": "Class'Actor'",
|
||||
"ObjectPath": "/Script/Engine"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "CallFunc_GetOwner_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,
|
||||
"PropertyClass": {
|
||||
"ObjectName": "Class'Actor'",
|
||||
"ObjectPath": "/Script/Engine"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "K2Node_DynamicCast_AsBP_Tutorial_Step",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 8,
|
||||
"PropertyClass": {
|
||||
"ObjectName": "BlueprintGeneratedClass'BP_TutorialStep_C'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Tutorial/BP_TutorialStep.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_IsValid_ReturnValue_1",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 1,
|
||||
"FieldSize": 1,
|
||||
"ByteOffset": 0,
|
||||
"ByteMask": 1,
|
||||
"FieldMask": 255,
|
||||
"BoolSize": 1,
|
||||
"bIsNativeBool": true
|
||||
},
|
||||
{
|
||||
"Type": "BoolProperty",
|
||||
"Name": "CallFunc_EqualEqual_GameplayTag_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": "K2Node_DynamicCast_AsBP_Tutorial_Step_Text_Message",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 8,
|
||||
"PropertyClass": {
|
||||
"ObjectName": "BlueprintGeneratedClass'BP_TutorialStep_TextMessage_C'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Tutorial/Steps/BP_TutorialStep_TextMessage.1"
|
||||
}
|
||||
},
|
||||
{
|
||||
"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_IsValid_ReturnValue_2",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 1,
|
||||
"FieldSize": 1,
|
||||
"ByteOffset": 0,
|
||||
"ByteMask": 1,
|
||||
"FieldMask": 255,
|
||||
"BoolSize": 1,
|
||||
"bIsNativeBool": true
|
||||
},
|
||||
{
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "CallFunc_SpawnSystemAttached_ReturnValue",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 8,
|
||||
"PropertyFlags": "InstancedReference",
|
||||
"PropertyClass": {
|
||||
"ObjectName": "Class'NiagaraComponent'",
|
||||
"ObjectPath": "/Script/Niagara"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "BoolProperty",
|
||||
"Name": "Temp_bool_True_if_break_was_hit_Variable",
|
||||
"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_EqualEqual_ObjectObject_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
|
||||
},
|
||||
{
|
||||
"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": "BlueprintGeneratedClass'BPC_ItemHolster_C'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/HolstersAndHolders/BPC_ItemHolster.0"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "DelegateProperty",
|
||||
"Name": "K2Node_CreateDelegate_OutputDelegate_1",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 32,
|
||||
"SignatureFunction": {
|
||||
"ObjectName": "Function'BPC_ItemHolster_C:HolsterAction__DelegateSignature'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/HolstersAndHolders/BPC_ItemHolster.10"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "CallFunc_Array_Get_Item_1",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 8,
|
||||
"PropertyFlags": "InstancedReference",
|
||||
"PropertyClass": {
|
||||
"ObjectName": "BlueprintGeneratedClass'BPC_ItemHolster_C'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/HolstersAndHolders/BPC_ItemHolster.0"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "IntProperty",
|
||||
"Name": "CallFunc_Array_Length_ReturnValue",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 4
|
||||
},
|
||||
{
|
||||
"Type": "BoolProperty",
|
||||
"Name": "CallFunc_EqualEqual_GameplayTag_ReturnValue_1",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 1,
|
||||
"FieldSize": 1,
|
||||
"ByteOffset": 0,
|
||||
"ByteMask": 1,
|
||||
"FieldMask": 255,
|
||||
"BoolSize": 1,
|
||||
"bIsNativeBool": true
|
||||
},
|
||||
{
|
||||
"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_BooleanAND_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": "BoolProperty",
|
||||
"Name": "CallFunc_EqualEqual_GameplayTag_ReturnValue_2",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 1,
|
||||
"FieldSize": 1,
|
||||
"ByteOffset": 0,
|
||||
"ByteMask": 1,
|
||||
"FieldMask": 255,
|
||||
"BoolSize": 1,
|
||||
"bIsNativeBool": true
|
||||
},
|
||||
{
|
||||
"Type": "BoolProperty",
|
||||
"Name": "CallFunc_EqualEqual_GameplayTag_ReturnValue_3",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 1,
|
||||
"FieldSize": 1,
|
||||
"ByteOffset": 0,
|
||||
"ByteMask": 1,
|
||||
"FieldMask": 255,
|
||||
"BoolSize": 1,
|
||||
"bIsNativeBool": true
|
||||
},
|
||||
{
|
||||
"Type": "BoolProperty",
|
||||
"Name": "CallFunc_IsValid_ReturnValue_4",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 1,
|
||||
"FieldSize": 1,
|
||||
"ByteOffset": 0,
|
||||
"ByteMask": 1,
|
||||
"FieldMask": 255,
|
||||
"BoolSize": 1,
|
||||
"bIsNativeBool": true
|
||||
},
|
||||
{
|
||||
"Type": "BoolProperty",
|
||||
"Name": "CallFunc_IsValid_ReturnValue_5",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 1,
|
||||
"FieldSize": 1,
|
||||
"ByteOffset": 0,
|
||||
"ByteMask": 1,
|
||||
"FieldMask": 255,
|
||||
"BoolSize": 1,
|
||||
"bIsNativeBool": true
|
||||
},
|
||||
{
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "K2Node_CustomEvent_SpawnedActor",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 8,
|
||||
"PropertyClass": {
|
||||
"ObjectName": "Class'Actor'",
|
||||
"ObjectPath": "/Script/Engine"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "CallFunc_GetSpawnedActor_SpawnedActor",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 8,
|
||||
"PropertyClass": {
|
||||
"ObjectName": "Class'Actor'",
|
||||
"ObjectPath": "/Script/Engine"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "BoolProperty",
|
||||
"Name": "CallFunc_IsActorSpawned_ReturnValue",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 1,
|
||||
"FieldSize": 1,
|
||||
"ByteOffset": 0,
|
||||
"ByteMask": 1,
|
||||
"FieldMask": 255,
|
||||
"BoolSize": 1,
|
||||
"bIsNativeBool": true
|
||||
},
|
||||
{
|
||||
"Type": "BoolProperty",
|
||||
"Name": "CallFunc_IsValid_ReturnValue_6",
|
||||
"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": "HolsterAction",
|
||||
"Outer": "BPC_Tutorial_Check_HolsterActions_C",
|
||||
"Class": "UScriptClass'Function'",
|
||||
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
|
||||
"ChildProperties": [
|
||||
{
|
||||
"Type": "StructProperty",
|
||||
"Name": "Action",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 12,
|
||||
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
|
||||
"Struct": {
|
||||
"ObjectName": "Class'GameplayTag'",
|
||||
"ObjectPath": "/Script/GameplayTags"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "RadiusItem",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 8,
|
||||
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
|
||||
"PropertyClass": {
|
||||
"ObjectName": "Class'RadiusGrippableActorBase'",
|
||||
"ObjectPath": "/Script/IntoTheRadius2"
|
||||
}
|
||||
}
|
||||
],
|
||||
"FunctionFlags": "FUNC_BlueprintCallable | FUNC_BlueprintEvent"
|
||||
},
|
||||
{
|
||||
"Type": "Function",
|
||||
"Name": "InitCheck",
|
||||
"Outer": "BPC_Tutorial_Check_HolsterActions_C",
|
||||
"Class": "UScriptClass'Function'",
|
||||
"Super": {
|
||||
"ObjectName": "Function'BPC_Tutorial_CheckBase_C:InitCheck'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Tutorial/Checks/BPC_Tutorial_CheckBase.4"
|
||||
},
|
||||
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
|
||||
"FunctionFlags": "FUNC_BlueprintCallable | FUNC_BlueprintEvent"
|
||||
},
|
||||
{
|
||||
"Type": "Function",
|
||||
"Name": "OnActorSpawned",
|
||||
"Outer": "BPC_Tutorial_Check_HolsterActions_C",
|
||||
"Class": "UScriptClass'Function'",
|
||||
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
|
||||
"ChildProperties": [
|
||||
{
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "SpawnedActor",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 8,
|
||||
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
|
||||
"PropertyClass": {
|
||||
"ObjectName": "Class'Actor'",
|
||||
"ObjectPath": "/Script/Engine"
|
||||
}
|
||||
}
|
||||
],
|
||||
"FunctionFlags": "FUNC_BlueprintCallable | FUNC_BlueprintEvent"
|
||||
},
|
||||
{
|
||||
"Type": "Function",
|
||||
"Name": "ReceiveBeginPlay",
|
||||
"Outer": "BPC_Tutorial_Check_HolsterActions_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": "SpawnBeamPointer",
|
||||
"Outer": "BPC_Tutorial_Check_HolsterActions_C",
|
||||
"Class": "UScriptClass'Function'",
|
||||
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
|
||||
"FunctionFlags": "FUNC_BlueprintCallable | FUNC_BlueprintEvent"
|
||||
},
|
||||
{
|
||||
"Type": "Function",
|
||||
"Name": "StopCheck",
|
||||
"Outer": "BPC_Tutorial_Check_HolsterActions_C",
|
||||
"Class": "UScriptClass'Function'",
|
||||
"Super": {
|
||||
"ObjectName": "Function'BPC_Tutorial_CheckBase_C:StopCheck'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Tutorial/Checks/BPC_Tutorial_CheckBase.6"
|
||||
},
|
||||
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
|
||||
"FunctionFlags": "FUNC_BlueprintCallable | FUNC_BlueprintEvent"
|
||||
}
|
||||
]
|
|
@ -0,0 +1,732 @@
|
|||
[
|
||||
{
|
||||
"Type": "BlueprintGeneratedClass",
|
||||
"Name": "BPC_Tutorial_Check_ItemActions_C",
|
||||
"Class": "UScriptClass'BlueprintGeneratedClass'",
|
||||
"Super": {
|
||||
"ObjectName": "BlueprintGeneratedClass'BPC_Tutorial_CheckBase_C'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Tutorial/Checks/BPC_Tutorial_CheckBase.0"
|
||||
},
|
||||
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"UberGraphFunction": {
|
||||
"ObjectName": "Function'BPC_Tutorial_Check_ItemActions_C:ExecuteUbergraph_BPC_Tutorial_Check_ItemActions'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Tutorial/Checks/BPC_Tutorial_Check_ItemActions.3"
|
||||
}
|
||||
},
|
||||
"Children": [
|
||||
{
|
||||
"ObjectName": "Function'BPC_Tutorial_Check_ItemActions_C:PlayerAction'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Tutorial/Checks/BPC_Tutorial_Check_ItemActions.6"
|
||||
},
|
||||
{
|
||||
"ObjectName": "Function'BPC_Tutorial_Check_ItemActions_C:SpawnBeamPointer'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Tutorial/Checks/BPC_Tutorial_Check_ItemActions.8"
|
||||
},
|
||||
{
|
||||
"ObjectName": "Function'BPC_Tutorial_Check_ItemActions_C:InitCheck'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Tutorial/Checks/BPC_Tutorial_Check_ItemActions.4"
|
||||
},
|
||||
{
|
||||
"ObjectName": "Function'BPC_Tutorial_Check_ItemActions_C:ExecuteCheck'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Tutorial/Checks/BPC_Tutorial_Check_ItemActions.2"
|
||||
},
|
||||
{
|
||||
"ObjectName": "Function'BPC_Tutorial_Check_ItemActions_C:StopCheck'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Tutorial/Checks/BPC_Tutorial_Check_ItemActions.9"
|
||||
},
|
||||
{
|
||||
"ObjectName": "Function'BPC_Tutorial_Check_ItemActions_C:OnActorSpawned'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Tutorial/Checks/BPC_Tutorial_Check_ItemActions.5"
|
||||
},
|
||||
{
|
||||
"ObjectName": "Function'BPC_Tutorial_Check_ItemActions_C:ReceiveBeginPlay'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Tutorial/Checks/BPC_Tutorial_Check_ItemActions.7"
|
||||
},
|
||||
{
|
||||
"ObjectName": "Function'BPC_Tutorial_Check_ItemActions_C:ExecuteUbergraph_BPC_Tutorial_Check_ItemActions'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Tutorial/Checks/BPC_Tutorial_Check_ItemActions.3"
|
||||
}
|
||||
],
|
||||
"ChildProperties": [
|
||||
{
|
||||
"Type": "StructProperty",
|
||||
"Name": "UberGraphFrame",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 16,
|
||||
"PropertyFlags": "Transient | DuplicateTransient",
|
||||
"Struct": {
|
||||
"ObjectName": "Class'PointerToUberGraphFrame'",
|
||||
"ObjectPath": "/Script/Engine"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "StructProperty",
|
||||
"Name": "ActionToCheck",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 12,
|
||||
"PropertyFlags": "Edit | BlueprintVisible",
|
||||
"Struct": {
|
||||
"ObjectName": "Class'GameplayTag'",
|
||||
"ObjectPath": "/Script/GameplayTags"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "Item",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 8,
|
||||
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnTemplate",
|
||||
"PropertyClass": {
|
||||
"ObjectName": "Class'Actor'",
|
||||
"ObjectPath": "/Script/Engine"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "Beam",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 8,
|
||||
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance | InstancedReference",
|
||||
"PropertyClass": {
|
||||
"ObjectName": "Class'NiagaraComponent'",
|
||||
"ObjectPath": "/Script/Niagara"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "BoolProperty",
|
||||
"Name": "ShowBeam",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 1,
|
||||
"PropertyFlags": "Edit | BlueprintVisible",
|
||||
"FieldSize": 1,
|
||||
"ByteOffset": 0,
|
||||
"ByteMask": 1,
|
||||
"FieldMask": 255,
|
||||
"BoolSize": 1,
|
||||
"bIsNativeBool": true
|
||||
},
|
||||
{
|
||||
"Type": "BoolProperty",
|
||||
"Name": "SkipIfItemOnPlayer",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 1,
|
||||
"PropertyFlags": "Edit | BlueprintVisible",
|
||||
"FieldSize": 1,
|
||||
"ByteOffset": 0,
|
||||
"ByteMask": 1,
|
||||
"FieldMask": 255,
|
||||
"BoolSize": 1,
|
||||
"bIsNativeBool": true
|
||||
},
|
||||
{
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "ItemSpawner",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 8,
|
||||
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnTemplate",
|
||||
"PropertyClass": {
|
||||
"ObjectName": "BlueprintGeneratedClass'BPA_TutorialActorSpawner_C'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Tutorial/Spawners/BPA_TutorialActorSpawner.0"
|
||||
}
|
||||
}
|
||||
],
|
||||
"FuncMap": {
|
||||
"ExecuteUbergraph_BPC_Tutorial_Check_ItemActions": {
|
||||
"ObjectName": "Function'BPC_Tutorial_Check_ItemActions_C:ExecuteUbergraph_BPC_Tutorial_Check_ItemActions'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Tutorial/Checks/BPC_Tutorial_Check_ItemActions.3"
|
||||
},
|
||||
"ReceiveBeginPlay": {
|
||||
"ObjectName": "Function'BPC_Tutorial_Check_ItemActions_C:ReceiveBeginPlay'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Tutorial/Checks/BPC_Tutorial_Check_ItemActions.7"
|
||||
},
|
||||
"OnActorSpawned": {
|
||||
"ObjectName": "Function'BPC_Tutorial_Check_ItemActions_C:OnActorSpawned'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Tutorial/Checks/BPC_Tutorial_Check_ItemActions.5"
|
||||
},
|
||||
"StopCheck": {
|
||||
"ObjectName": "Function'BPC_Tutorial_Check_ItemActions_C:StopCheck'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Tutorial/Checks/BPC_Tutorial_Check_ItemActions.9"
|
||||
},
|
||||
"ExecuteCheck": {
|
||||
"ObjectName": "Function'BPC_Tutorial_Check_ItemActions_C:ExecuteCheck'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Tutorial/Checks/BPC_Tutorial_Check_ItemActions.2"
|
||||
},
|
||||
"InitCheck": {
|
||||
"ObjectName": "Function'BPC_Tutorial_Check_ItemActions_C:InitCheck'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Tutorial/Checks/BPC_Tutorial_Check_ItemActions.4"
|
||||
},
|
||||
"SpawnBeamPointer": {
|
||||
"ObjectName": "Function'BPC_Tutorial_Check_ItemActions_C:SpawnBeamPointer'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Tutorial/Checks/BPC_Tutorial_Check_ItemActions.8"
|
||||
},
|
||||
"PlayerAction": {
|
||||
"ObjectName": "Function'BPC_Tutorial_Check_ItemActions_C:PlayerAction'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Tutorial/Checks/BPC_Tutorial_Check_ItemActions.6"
|
||||
}
|
||||
},
|
||||
"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_ItemActions_C'Default__BPC_Tutorial_Check_ItemActions_C'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Tutorial/Checks/BPC_Tutorial_Check_ItemActions.1"
|
||||
},
|
||||
"EditorTags": {
|
||||
"BlueprintType": "BPTYPE_Normal"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "BPC_Tutorial_Check_ItemActions_C",
|
||||
"Name": "Default__BPC_Tutorial_Check_ItemActions_C",
|
||||
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/Tutorial/Checks/BPC_Tutorial_Check_ItemActions.BPC_Tutorial_Check_ItemActions_C'",
|
||||
"Template": {
|
||||
"ObjectName": "BPC_Tutorial_CheckBase_C'Default__BPC_Tutorial_CheckBase_C'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Tutorial/Checks/BPC_Tutorial_CheckBase.1"
|
||||
},
|
||||
"Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"UberGraphFrame": {},
|
||||
"ActionToCheck[1]": {
|
||||
"TagName": "None"
|
||||
},
|
||||
"ShowBeam[4]": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "Function",
|
||||
"Name": "ExecuteCheck",
|
||||
"Outer": "BPC_Tutorial_Check_ItemActions_C",
|
||||
"Class": "UScriptClass'Function'",
|
||||
"Super": {
|
||||
"ObjectName": "Function'BPC_Tutorial_CheckBase_C:ExecuteCheck'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Tutorial/Checks/BPC_Tutorial_CheckBase.2"
|
||||
},
|
||||
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
|
||||
"FunctionFlags": "FUNC_BlueprintCallable | FUNC_BlueprintEvent"
|
||||
},
|
||||
{
|
||||
"Type": "Function",
|
||||
"Name": "ExecuteUbergraph_BPC_Tutorial_Check_ItemActions",
|
||||
"Outer": "BPC_Tutorial_Check_ItemActions_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": "StrProperty",
|
||||
"Name": "Temp_string_Variable",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 16
|
||||
},
|
||||
{
|
||||
"Type": "DelegateProperty",
|
||||
"Name": "K2Node_CreateDelegate_OutputDelegate",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 32,
|
||||
"SignatureFunction": {
|
||||
"ObjectName": "Function'BPA_TutorialActorSpawner_C:OnActorSpawned__DelegateSignature'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Tutorial/Spawners/BPA_TutorialActorSpawner.6"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "BoolProperty",
|
||||
"Name": "CallFunc_IsInPlayerInventory_ReturnValue",
|
||||
"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": "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_GetOwner_ReturnValue",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 8,
|
||||
"PropertyClass": {
|
||||
"ObjectName": "Class'Actor'",
|
||||
"ObjectPath": "/Script/Engine"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "StructProperty",
|
||||
"Name": "K2Node_CustomEvent_PlayerAction",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 12,
|
||||
"Struct": {
|
||||
"ObjectName": "Class'GameplayTag'",
|
||||
"ObjectPath": "/Script/GameplayTags"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "K2Node_DynamicCast_AsBP_Tutorial_Step",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 8,
|
||||
"PropertyClass": {
|
||||
"ObjectName": "BlueprintGeneratedClass'BP_TutorialStep_C'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Tutorial/BP_TutorialStep.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_EqualEqual_GameplayTag_ReturnValue",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 1,
|
||||
"FieldSize": 1,
|
||||
"ByteOffset": 0,
|
||||
"ByteMask": 1,
|
||||
"FieldMask": 255,
|
||||
"BoolSize": 1,
|
||||
"bIsNativeBool": true
|
||||
},
|
||||
{
|
||||
"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": "DelegateProperty",
|
||||
"Name": "K2Node_CreateDelegate_OutputDelegate_1",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 32,
|
||||
"SignatureFunction": {
|
||||
"ObjectName": "Function'BPA_RadiusStaticMeshItemBase_C:ItemAction__DelegateSignature'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/BPA_RadiusStaticMeshItemBase.11"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "K2Node_DynamicCast_AsBPA_Automatic_Firearm_Base",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 8,
|
||||
"PropertyClass": {
|
||||
"ObjectName": "BlueprintGeneratedClass'BPA_AutomaticFirearmBase_C'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Firearms/BPA_AutomaticFirearmBase.1"
|
||||
}
|
||||
},
|
||||
{
|
||||
"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": "K2Node_DynamicCast_AsBPA_Radius_Skeletal_Item_Base",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 8,
|
||||
"PropertyClass": {
|
||||
"ObjectName": "BlueprintGeneratedClass'BPA_RadiusSkeletalItemBase_C'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/BPA_RadiusSkeletalItemBase.0"
|
||||
}
|
||||
},
|
||||
{
|
||||
"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": "ObjectProperty",
|
||||
"Name": "K2Node_DynamicCast_AsBPA_Radius_Static_Mesh_Item_Base",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 8,
|
||||
"PropertyClass": {
|
||||
"ObjectName": "BlueprintGeneratedClass'BPA_RadiusStaticMeshItemBase_C'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/BPA_RadiusStaticMeshItemBase.0"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "BoolProperty",
|
||||
"Name": "K2Node_DynamicCast_bSuccess_3",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 1,
|
||||
"FieldSize": 1,
|
||||
"ByteOffset": 0,
|
||||
"ByteMask": 1,
|
||||
"FieldMask": 255,
|
||||
"BoolSize": 1,
|
||||
"bIsNativeBool": true
|
||||
},
|
||||
{
|
||||
"Type": "DelegateProperty",
|
||||
"Name": "K2Node_CreateDelegate_OutputDelegate_2",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 32,
|
||||
"SignatureFunction": {
|
||||
"ObjectName": "Function'BPA_RadiusSkeletalItemBase_C:ItemAction__DelegateSignature'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/BPA_RadiusSkeletalItemBase.13"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "CallFunc_GetOwner_ReturnValue_1",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 8,
|
||||
"PropertyClass": {
|
||||
"ObjectName": "Class'Actor'",
|
||||
"ObjectPath": "/Script/Engine"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "K2Node_DynamicCast_AsBP_Tutorial_Step_Text_Message",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 8,
|
||||
"PropertyClass": {
|
||||
"ObjectName": "BlueprintGeneratedClass'BP_TutorialStep_TextMessage_C'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Tutorial/Steps/BP_TutorialStep_TextMessage.1"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "BoolProperty",
|
||||
"Name": "K2Node_DynamicCast_bSuccess_4",
|
||||
"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_SpawnSystemAttached_ReturnValue",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 8,
|
||||
"PropertyFlags": "InstancedReference",
|
||||
"PropertyClass": {
|
||||
"ObjectName": "Class'NiagaraComponent'",
|
||||
"ObjectPath": "/Script/Niagara"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "DelegateProperty",
|
||||
"Name": "K2Node_CreateDelegate_OutputDelegate_3",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 32,
|
||||
"SignatureFunction": {
|
||||
"ObjectName": "Function'BPA_AutomaticFirearmBase_C:ItemAction__DelegateSignature'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Items/Firearms/BPA_AutomaticFirearmBase.12"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "BoolProperty",
|
||||
"Name": "CallFunc_MatchesTag_ReturnValue",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 1,
|
||||
"FieldSize": 1,
|
||||
"ByteOffset": 0,
|
||||
"ByteMask": 1,
|
||||
"FieldMask": 255,
|
||||
"BoolSize": 1,
|
||||
"bIsNativeBool": true
|
||||
},
|
||||
{
|
||||
"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_5",
|
||||
"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": "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_6",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 1,
|
||||
"FieldSize": 1,
|
||||
"ByteOffset": 0,
|
||||
"ByteMask": 1,
|
||||
"FieldMask": 255,
|
||||
"BoolSize": 1,
|
||||
"bIsNativeBool": true
|
||||
},
|
||||
{
|
||||
"Type": "StrProperty",
|
||||
"Name": "CallFunc_GetContainerID_ReturnValue",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 16
|
||||
},
|
||||
{
|
||||
"Type": "BoolProperty",
|
||||
"Name": "CallFunc_IsValid_ReturnValue_4",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 1,
|
||||
"FieldSize": 1,
|
||||
"ByteOffset": 0,
|
||||
"ByteMask": 1,
|
||||
"FieldMask": 255,
|
||||
"BoolSize": 1,
|
||||
"bIsNativeBool": true
|
||||
},
|
||||
{
|
||||
"Type": "BoolProperty",
|
||||
"Name": "CallFunc_IsValid_ReturnValue_5",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 1,
|
||||
"FieldSize": 1,
|
||||
"ByteOffset": 0,
|
||||
"ByteMask": 1,
|
||||
"FieldMask": 255,
|
||||
"BoolSize": 1,
|
||||
"bIsNativeBool": true
|
||||
},
|
||||
{
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "K2Node_CustomEvent_SpawnedActor",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 8,
|
||||
"PropertyClass": {
|
||||
"ObjectName": "Class'Actor'",
|
||||
"ObjectPath": "/Script/Engine"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "CallFunc_GetSpawnedActor_SpawnedActor",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 8,
|
||||
"PropertyClass": {
|
||||
"ObjectName": "Class'Actor'",
|
||||
"ObjectPath": "/Script/Engine"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "BoolProperty",
|
||||
"Name": "CallFunc_IsActorSpawned_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_ItemActions_C",
|
||||
"Class": "UScriptClass'Function'",
|
||||
"Super": {
|
||||
"ObjectName": "Function'BPC_Tutorial_CheckBase_C:InitCheck'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Tutorial/Checks/BPC_Tutorial_CheckBase.4"
|
||||
},
|
||||
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
|
||||
"FunctionFlags": "FUNC_BlueprintCallable | FUNC_BlueprintEvent"
|
||||
},
|
||||
{
|
||||
"Type": "Function",
|
||||
"Name": "OnActorSpawned",
|
||||
"Outer": "BPC_Tutorial_Check_ItemActions_C",
|
||||
"Class": "UScriptClass'Function'",
|
||||
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
|
||||
"ChildProperties": [
|
||||
{
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "SpawnedActor",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 8,
|
||||
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
|
||||
"PropertyClass": {
|
||||
"ObjectName": "Class'Actor'",
|
||||
"ObjectPath": "/Script/Engine"
|
||||
}
|
||||
}
|
||||
],
|
||||
"FunctionFlags": "FUNC_BlueprintCallable | FUNC_BlueprintEvent"
|
||||
},
|
||||
{
|
||||
"Type": "Function",
|
||||
"Name": "PlayerAction",
|
||||
"Outer": "BPC_Tutorial_Check_ItemActions_C",
|
||||
"Class": "UScriptClass'Function'",
|
||||
"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"
|
||||
},
|
||||
{
|
||||
"Type": "Function",
|
||||
"Name": "ReceiveBeginPlay",
|
||||
"Outer": "BPC_Tutorial_Check_ItemActions_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": "SpawnBeamPointer",
|
||||
"Outer": "BPC_Tutorial_Check_ItemActions_C",
|
||||
"Class": "UScriptClass'Function'",
|
||||
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
|
||||
"FunctionFlags": "FUNC_BlueprintCallable | FUNC_BlueprintEvent"
|
||||
},
|
||||
{
|
||||
"Type": "Function",
|
||||
"Name": "StopCheck",
|
||||
"Outer": "BPC_Tutorial_Check_ItemActions_C",
|
||||
"Class": "UScriptClass'Function'",
|
||||
"Super": {
|
||||
"ObjectName": "Function'BPC_Tutorial_CheckBase_C:StopCheck'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Tutorial/Checks/BPC_Tutorial_CheckBase.6"
|
||||
},
|
||||
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
|
||||
"FunctionFlags": "FUNC_BlueprintCallable | FUNC_BlueprintEvent"
|
||||
}
|
||||
]
|
|
@ -0,0 +1,356 @@
|
|||
[
|
||||
{
|
||||
"Type": "BlueprintGeneratedClass",
|
||||
"Name": "BPC_Tutorial_Check_MissionPC_C",
|
||||
"Class": "UScriptClass'BlueprintGeneratedClass'",
|
||||
"Super": {
|
||||
"ObjectName": "BlueprintGeneratedClass'BPC_Tutorial_CheckBase_C'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Tutorial/Checks/BPC_Tutorial_CheckBase.0"
|
||||
},
|
||||
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"UberGraphFunction": {
|
||||
"ObjectName": "Function'BPC_Tutorial_Check_MissionPC_C:ExecuteUbergraph_BPC_Tutorial_Check_MissionPC'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Tutorial/Checks/BPC_Tutorial_Check_MissionPC.4"
|
||||
}
|
||||
},
|
||||
"Children": [
|
||||
{
|
||||
"ObjectName": "Function'BPC_Tutorial_Check_MissionPC_C:InitCheck'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Tutorial/Checks/BPC_Tutorial_Check_MissionPC.5"
|
||||
},
|
||||
{
|
||||
"ObjectName": "Function'BPC_Tutorial_Check_MissionPC_C:StopCheck'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Tutorial/Checks/BPC_Tutorial_Check_MissionPC.6"
|
||||
},
|
||||
{
|
||||
"ObjectName": "Function'BPC_Tutorial_Check_MissionPC_C:CustomEvent'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Tutorial/Checks/BPC_Tutorial_Check_MissionPC.2"
|
||||
},
|
||||
{
|
||||
"ObjectName": "Function'BPC_Tutorial_Check_MissionPC_C:ExecuteCheck'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Tutorial/Checks/BPC_Tutorial_Check_MissionPC.3"
|
||||
},
|
||||
{
|
||||
"ObjectName": "Function'BPC_Tutorial_Check_MissionPC_C:ExecuteUbergraph_BPC_Tutorial_Check_MissionPC'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Tutorial/Checks/BPC_Tutorial_Check_MissionPC.4"
|
||||
}
|
||||
],
|
||||
"ChildProperties": [
|
||||
{
|
||||
"Type": "StructProperty",
|
||||
"Name": "UberGraphFrame",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 16,
|
||||
"PropertyFlags": "Transient | DuplicateTransient",
|
||||
"Struct": {
|
||||
"ObjectName": "Class'PointerToUberGraphFrame'",
|
||||
"ObjectPath": "/Script/Engine"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "StructProperty",
|
||||
"Name": "ActionToCheck",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 12,
|
||||
"PropertyFlags": "Edit | BlueprintVisible",
|
||||
"Struct": {
|
||||
"ObjectName": "Class'GameplayTag'",
|
||||
"ObjectPath": "/Script/GameplayTags"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "MissionPC",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 8,
|
||||
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnTemplate | DisableEditOnInstance",
|
||||
"PropertyClass": {
|
||||
"ObjectName": "BlueprintGeneratedClass'BPA_MissionPC_C'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/LevelObjects/Missions/BPA_MissionPC.4"
|
||||
}
|
||||
}
|
||||
],
|
||||
"FuncMap": {
|
||||
"ExecuteUbergraph_BPC_Tutorial_Check_MissionPC": {
|
||||
"ObjectName": "Function'BPC_Tutorial_Check_MissionPC_C:ExecuteUbergraph_BPC_Tutorial_Check_MissionPC'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Tutorial/Checks/BPC_Tutorial_Check_MissionPC.4"
|
||||
},
|
||||
"ExecuteCheck": {
|
||||
"ObjectName": "Function'BPC_Tutorial_Check_MissionPC_C:ExecuteCheck'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Tutorial/Checks/BPC_Tutorial_Check_MissionPC.3"
|
||||
},
|
||||
"CustomEvent": {
|
||||
"ObjectName": "Function'BPC_Tutorial_Check_MissionPC_C:CustomEvent'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Tutorial/Checks/BPC_Tutorial_Check_MissionPC.2"
|
||||
},
|
||||
"StopCheck": {
|
||||
"ObjectName": "Function'BPC_Tutorial_Check_MissionPC_C:StopCheck'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Tutorial/Checks/BPC_Tutorial_Check_MissionPC.6"
|
||||
},
|
||||
"InitCheck": {
|
||||
"ObjectName": "Function'BPC_Tutorial_Check_MissionPC_C:InitCheck'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Tutorial/Checks/BPC_Tutorial_Check_MissionPC.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_Tutorial_Check_MissionPC_C'Default__BPC_Tutorial_Check_MissionPC_C'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Tutorial/Checks/BPC_Tutorial_Check_MissionPC.1"
|
||||
},
|
||||
"EditorTags": {
|
||||
"BlueprintType": "BPTYPE_Normal"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "BPC_Tutorial_Check_MissionPC_C",
|
||||
"Name": "Default__BPC_Tutorial_Check_MissionPC_C",
|
||||
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/Tutorial/Checks/BPC_Tutorial_Check_MissionPC.BPC_Tutorial_Check_MissionPC_C'",
|
||||
"Template": {
|
||||
"ObjectName": "BPC_Tutorial_CheckBase_C'Default__BPC_Tutorial_CheckBase_C'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Tutorial/Checks/BPC_Tutorial_CheckBase.1"
|
||||
},
|
||||
"Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"UberGraphFrame": {},
|
||||
"ActionToCheck[1]": {
|
||||
"TagName": "None"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "Function",
|
||||
"Name": "CustomEvent",
|
||||
"Outer": "BPC_Tutorial_Check_MissionPC_C",
|
||||
"Class": "UScriptClass'Function'",
|
||||
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
|
||||
"ChildProperties": [
|
||||
{
|
||||
"Type": "StructProperty",
|
||||
"Name": "ActionTag",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 12,
|
||||
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
|
||||
"Struct": {
|
||||
"ObjectName": "Class'GameplayTag'",
|
||||
"ObjectPath": "/Script/GameplayTags"
|
||||
}
|
||||
}
|
||||
],
|
||||
"FunctionFlags": "FUNC_BlueprintCallable | FUNC_BlueprintEvent"
|
||||
},
|
||||
{
|
||||
"Type": "Function",
|
||||
"Name": "ExecuteCheck",
|
||||
"Outer": "BPC_Tutorial_Check_MissionPC_C",
|
||||
"Class": "UScriptClass'Function'",
|
||||
"Super": {
|
||||
"ObjectName": "Function'BPC_Tutorial_CheckBase_C:ExecuteCheck'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Tutorial/Checks/BPC_Tutorial_CheckBase.2"
|
||||
},
|
||||
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
|
||||
"FunctionFlags": "FUNC_BlueprintCallable | FUNC_BlueprintEvent"
|
||||
},
|
||||
{
|
||||
"Type": "Function",
|
||||
"Name": "ExecuteUbergraph_BPC_Tutorial_Check_MissionPC",
|
||||
"Outer": "BPC_Tutorial_Check_MissionPC_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_GetGameInstanceSubsystem_ReturnValue",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 8,
|
||||
"PropertyClass": {
|
||||
"ObjectName": "Class'RadiusMissionSubsystem'",
|
||||
"ObjectPath": "/Script/IntoTheRadius2"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "ArrayProperty",
|
||||
"Name": "CallFunc_GetActiveMissions_ReturnValue",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 16,
|
||||
"PropertyFlags": "ReferenceParm",
|
||||
"Inner": {
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "CallFunc_GetActiveMissions_ReturnValue",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 8,
|
||||
"PropertyClass": {
|
||||
"ObjectName": "Class'AvailableMission'",
|
||||
"ObjectPath": "/Script/IntoTheRadius2"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "IntProperty",
|
||||
"Name": "CallFunc_Array_Length_ReturnValue",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 4
|
||||
},
|
||||
{
|
||||
"Type": "BoolProperty",
|
||||
"Name": "CallFunc_NotEqual_IntInt_ReturnValue",
|
||||
"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": "ObjectProperty",
|
||||
"Name": "K2Node_DynamicCast_AsBP_Tutorial_Step",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 8,
|
||||
"PropertyClass": {
|
||||
"ObjectName": "BlueprintGeneratedClass'BP_TutorialStep_C'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Tutorial/BP_TutorialStep.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": "ObjectProperty",
|
||||
"Name": "CallFunc_GetActorOfClass_ReturnValue",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 8,
|
||||
"PropertyClass": {
|
||||
"ObjectName": "BlueprintGeneratedClass'BPA_MissionPC_C'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/LevelObjects/Missions/BPA_MissionPC.4"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "StructProperty",
|
||||
"Name": "K2Node_CustomEvent_ActionTag",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 12,
|
||||
"Struct": {
|
||||
"ObjectName": "Class'GameplayTag'",
|
||||
"ObjectPath": "/Script/GameplayTags"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "BoolProperty",
|
||||
"Name": "CallFunc_EqualEqual_GameplayTag_ReturnValue",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 1,
|
||||
"FieldSize": 1,
|
||||
"ByteOffset": 0,
|
||||
"ByteMask": 1,
|
||||
"FieldMask": 255,
|
||||
"BoolSize": 1,
|
||||
"bIsNativeBool": true
|
||||
},
|
||||
{
|
||||
"Type": "BoolProperty",
|
||||
"Name": "GameplayTagsK2Node_SwitchGameplayTag_CmpSuccess",
|
||||
"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
|
||||
},
|
||||
{
|
||||
"Type": "BoolProperty",
|
||||
"Name": "CallFunc_Has_Items_Inside_bHasItems",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 1,
|
||||
"FieldSize": 1,
|
||||
"ByteOffset": 0,
|
||||
"ByteMask": 1,
|
||||
"FieldMask": 255,
|
||||
"BoolSize": 1,
|
||||
"bIsNativeBool": true
|
||||
},
|
||||
{
|
||||
"Type": "DelegateProperty",
|
||||
"Name": "K2Node_CreateDelegate_OutputDelegate",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 32,
|
||||
"SignatureFunction": {
|
||||
"ObjectName": "Function'BPA_MissionPC_C:MissionPCAction__DelegateSignature'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/LevelObjects/Missions/BPA_MissionPC.36"
|
||||
}
|
||||
}
|
||||
],
|
||||
"FunctionFlags": "FUNC_Final | FUNC_UbergraphFunction | FUNC_HasDefaults"
|
||||
},
|
||||
{
|
||||
"Type": "Function",
|
||||
"Name": "InitCheck",
|
||||
"Outer": "BPC_Tutorial_Check_MissionPC_C",
|
||||
"Class": "UScriptClass'Function'",
|
||||
"Super": {
|
||||
"ObjectName": "Function'BPC_Tutorial_CheckBase_C:InitCheck'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Tutorial/Checks/BPC_Tutorial_CheckBase.4"
|
||||
},
|
||||
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
|
||||
"FunctionFlags": "FUNC_BlueprintCallable | FUNC_BlueprintEvent"
|
||||
},
|
||||
{
|
||||
"Type": "Function",
|
||||
"Name": "StopCheck",
|
||||
"Outer": "BPC_Tutorial_Check_MissionPC_C",
|
||||
"Class": "UScriptClass'Function'",
|
||||
"Super": {
|
||||
"ObjectName": "Function'BPC_Tutorial_CheckBase_C:StopCheck'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Tutorial/Checks/BPC_Tutorial_CheckBase.6"
|
||||
},
|
||||
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
|
||||
"FunctionFlags": "FUNC_BlueprintCallable | FUNC_BlueprintEvent"
|
||||
}
|
||||
]
|
|
@ -0,0 +1,236 @@
|
|||
[
|
||||
{
|
||||
"Type": "BlueprintGeneratedClass",
|
||||
"Name": "BPC_Tutorial_Check_PlayerAction_C",
|
||||
"Class": "UScriptClass'BlueprintGeneratedClass'",
|
||||
"Super": {
|
||||
"ObjectName": "BlueprintGeneratedClass'BPC_Tutorial_CheckBase_C'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Tutorial/Checks/BPC_Tutorial_CheckBase.0"
|
||||
},
|
||||
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"UberGraphFunction": {
|
||||
"ObjectName": "Function'BPC_Tutorial_Check_PlayerAction_C:ExecuteUbergraph_BPC_Tutorial_Check_PlayerAction'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Tutorial/Checks/BPC_Tutorial_Check_PlayerAction.2"
|
||||
}
|
||||
},
|
||||
"Children": [
|
||||
{
|
||||
"ObjectName": "Function'BPC_Tutorial_Check_PlayerAction_C:PlayerAction'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Tutorial/Checks/BPC_Tutorial_Check_PlayerAction.4"
|
||||
},
|
||||
{
|
||||
"ObjectName": "Function'BPC_Tutorial_Check_PlayerAction_C:InitCheck'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Tutorial/Checks/BPC_Tutorial_Check_PlayerAction.3"
|
||||
},
|
||||
{
|
||||
"ObjectName": "Function'BPC_Tutorial_Check_PlayerAction_C:ExecuteUbergraph_BPC_Tutorial_Check_PlayerAction'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Tutorial/Checks/BPC_Tutorial_Check_PlayerAction.2"
|
||||
}
|
||||
],
|
||||
"ChildProperties": [
|
||||
{
|
||||
"Type": "StructProperty",
|
||||
"Name": "UberGraphFrame",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 16,
|
||||
"PropertyFlags": "Transient | DuplicateTransient",
|
||||
"Struct": {
|
||||
"ObjectName": "Class'PointerToUberGraphFrame'",
|
||||
"ObjectPath": "/Script/Engine"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "StructProperty",
|
||||
"Name": "ActionToCheck",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 12,
|
||||
"PropertyFlags": "Edit | BlueprintVisible",
|
||||
"Struct": {
|
||||
"ObjectName": "Class'GameplayTag'",
|
||||
"ObjectPath": "/Script/GameplayTags"
|
||||
}
|
||||
}
|
||||
],
|
||||
"FuncMap": {
|
||||
"ExecuteUbergraph_BPC_Tutorial_Check_PlayerAction": {
|
||||
"ObjectName": "Function'BPC_Tutorial_Check_PlayerAction_C:ExecuteUbergraph_BPC_Tutorial_Check_PlayerAction'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Tutorial/Checks/BPC_Tutorial_Check_PlayerAction.2"
|
||||
},
|
||||
"InitCheck": {
|
||||
"ObjectName": "Function'BPC_Tutorial_Check_PlayerAction_C:InitCheck'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Tutorial/Checks/BPC_Tutorial_Check_PlayerAction.3"
|
||||
},
|
||||
"PlayerAction": {
|
||||
"ObjectName": "Function'BPC_Tutorial_Check_PlayerAction_C:PlayerAction'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Tutorial/Checks/BPC_Tutorial_Check_PlayerAction.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_PlayerAction_C'Default__BPC_Tutorial_Check_PlayerAction_C'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Tutorial/Checks/BPC_Tutorial_Check_PlayerAction.1"
|
||||
},
|
||||
"EditorTags": {
|
||||
"BlueprintType": "BPTYPE_Normal"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "BPC_Tutorial_Check_PlayerAction_C",
|
||||
"Name": "Default__BPC_Tutorial_Check_PlayerAction_C",
|
||||
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/Tutorial/Checks/BPC_Tutorial_Check_PlayerAction.BPC_Tutorial_Check_PlayerAction_C'",
|
||||
"Template": {
|
||||
"ObjectName": "BPC_Tutorial_CheckBase_C'Default__BPC_Tutorial_CheckBase_C'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Tutorial/Checks/BPC_Tutorial_CheckBase.1"
|
||||
},
|
||||
"Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"UberGraphFrame": {},
|
||||
"ActionToCheck[1]": {
|
||||
"TagName": "None"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "Function",
|
||||
"Name": "ExecuteUbergraph_BPC_Tutorial_Check_PlayerAction",
|
||||
"Outer": "BPC_Tutorial_Check_PlayerAction_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": "Function'BP_RadiusPlayerCharacter_Gameplay_C:EventPlayerAction__DelegateSignature'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Player/BP_RadiusPlayerCharacter_Gameplay.69"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "CallFunc_GetOwner_ReturnValue",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 8,
|
||||
"PropertyClass": {
|
||||
"ObjectName": "Class'Actor'",
|
||||
"ObjectPath": "/Script/Engine"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "StructProperty",
|
||||
"Name": "K2Node_CustomEvent_PlayerAction",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 12,
|
||||
"Struct": {
|
||||
"ObjectName": "Class'GameplayTag'",
|
||||
"ObjectPath": "/Script/GameplayTags"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "K2Node_DynamicCast_AsBP_Tutorial_Step",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 8,
|
||||
"PropertyClass": {
|
||||
"ObjectName": "BlueprintGeneratedClass'BP_TutorialStep_C'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Tutorial/BP_TutorialStep.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_EqualEqual_GameplayTag_ReturnValue",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 1,
|
||||
"FieldSize": 1,
|
||||
"ByteOffset": 0,
|
||||
"ByteMask": 1,
|
||||
"FieldMask": 255,
|
||||
"BoolSize": 1,
|
||||
"bIsNativeBool": true
|
||||
},
|
||||
{
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "K2Node_DynamicCast_AsBP_Radius_Player_Character_Gameplay",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 8,
|
||||
"PropertyClass": {
|
||||
"ObjectName": "BlueprintGeneratedClass'BP_RadiusPlayerCharacter_Gameplay_C'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Player/BP_RadiusPlayerCharacter_Gameplay.0"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "BoolProperty",
|
||||
"Name": "K2Node_DynamicCast_bSuccess_1",
|
||||
"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_PlayerAction_C",
|
||||
"Class": "UScriptClass'Function'",
|
||||
"Super": {
|
||||
"ObjectName": "Function'BPC_Tutorial_CheckBase_C:InitCheck'",
|
||||
"ObjectPath": "/Game/ITR2/BPs/Tutorial/Checks/BPC_Tutorial_CheckBase.4"
|
||||
},
|
||||
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
|
||||
"FunctionFlags": "FUNC_BlueprintCallable | FUNC_BlueprintEvent"
|
||||
},
|
||||
{
|
||||
"Type": "Function",
|
||||
"Name": "PlayerAction",
|
||||
"Outer": "BPC_Tutorial_Check_PlayerAction_C",
|
||||
"Class": "UScriptClass'Function'",
|
||||
"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"
|
||||
}
|
||||
]
|
|
@ -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