dump: [json] pakchunk0_s4

This commit is contained in:
merith-tk 2024-11-27 22:17:42 -08:00
parent a0202f19ac
commit 184f12fe9d
2029 changed files with 13029077 additions and 0 deletions

View file

@ -0,0 +1,849 @@
[
{
"Type": "BlueprintGeneratedClass",
"Name": "BPA_TutorialActorSpawner_C",
"Class": "UScriptClass'BlueprintGeneratedClass'",
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"SimpleConstructionScript": {
"ObjectName": "SimpleConstructionScript'BPA_TutorialActorSpawner_C:SimpleConstructionScript_0'",
"ObjectPath": "/Game/ITR2/BPs/Tutorial/Spawners/BPA_TutorialActorSpawner.16"
},
"UberGraphFunction": {
"ObjectName": "Function'BPA_TutorialActorSpawner_C:ExecuteUbergraph_BPA_TutorialActorSpawner'",
"ObjectPath": "/Game/ITR2/BPs/Tutorial/Spawners/BPA_TutorialActorSpawner.3"
}
},
"SuperStruct": {
"ObjectName": "Class'Actor'",
"ObjectPath": "/Script/Engine"
},
"Children": [
{
"ObjectName": "Function'BPA_TutorialActorSpawner_C:SetSpawnedActorClass'",
"ObjectPath": "/Game/ITR2/BPs/Tutorial/Spawners/BPA_TutorialActorSpawner.11"
},
{
"ObjectName": "Function'BPA_TutorialActorSpawner_C:IsActorSpawned'",
"ObjectPath": "/Game/ITR2/BPs/Tutorial/Spawners/BPA_TutorialActorSpawner.5"
},
{
"ObjectName": "Function'BPA_TutorialActorSpawner_C:GetSpawnedActor'",
"ObjectPath": "/Game/ITR2/BPs/Tutorial/Spawners/BPA_TutorialActorSpawner.4"
},
{
"ObjectName": "Function'BPA_TutorialActorSpawner_C:SpawnActor'",
"ObjectPath": "/Game/ITR2/BPs/Tutorial/Spawners/BPA_TutorialActorSpawner.12"
},
{
"ObjectName": "Function'BPA_TutorialActorSpawner_C:OnSpawnTriggered'",
"ObjectPath": "/Game/ITR2/BPs/Tutorial/Spawners/BPA_TutorialActorSpawner.7"
},
{
"ObjectName": "Function'BPA_TutorialActorSpawner_C:ReceiveBeginPlay'",
"ObjectPath": "/Game/ITR2/BPs/Tutorial/Spawners/BPA_TutorialActorSpawner.9"
},
{
"ObjectName": "Function'BPA_TutorialActorSpawner_C:DeleteActor'",
"ObjectPath": "/Game/ITR2/BPs/Tutorial/Spawners/BPA_TutorialActorSpawner.2"
},
{
"ObjectName": "Function'BPA_TutorialActorSpawner_C:ResetActor'",
"ObjectPath": "/Game/ITR2/BPs/Tutorial/Spawners/BPA_TutorialActorSpawner.10"
},
{
"ObjectName": "Function'BPA_TutorialActorSpawner_C:ExecuteUbergraph_BPA_TutorialActorSpawner'",
"ObjectPath": "/Game/ITR2/BPs/Tutorial/Spawners/BPA_TutorialActorSpawner.3"
},
{
"ObjectName": "Function'BPA_TutorialActorSpawner_C:PreDeleteActor__DelegateSignature'",
"ObjectPath": "/Game/ITR2/BPs/Tutorial/Spawners/BPA_TutorialActorSpawner.8"
},
{
"ObjectName": "Function'BPA_TutorialActorSpawner_C:OnActorSpawned__DelegateSignature'",
"ObjectPath": "/Game/ITR2/BPs/Tutorial/Spawners/BPA_TutorialActorSpawner.6"
}
],
"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": "Box_Editor",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
"PropertyClass": {
"ObjectName": "Class'BoxComponent'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "ObjectProperty",
"Name": "DefaultSceneRoot",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
"PropertyClass": {
"ObjectName": "Class'SceneComponent'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "ObjectProperty",
"Name": "SpawnedActor",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnTemplate | DisableEditOnInstance",
"PropertyClass": {
"ObjectName": "Class'Actor'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "ObjectProperty",
"Name": "TriggerStep",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnTemplate",
"PropertyClass": {
"ObjectName": "BlueprintGeneratedClass'BP_TutorialStep_C'",
"ObjectPath": "/Game/ITR2/BPs/Tutorial/BP_TutorialStep.0"
}
},
{
"Type": "MulticastInlineDelegateProperty",
"Name": "OnActorSpawned",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 24,
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance | BlueprintAssignable | BlueprintCallable",
"SignatureFunction": {
"ObjectName": "Function'BPA_TutorialActorSpawner_C:OnActorSpawned__DelegateSignature'",
"ObjectPath": "/Game/ITR2/BPs/Tutorial/Spawners/BPA_TutorialActorSpawner.6"
}
},
{
"Type": "MulticastInlineDelegateProperty",
"Name": "PreDeleteActor",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 24,
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance | BlueprintAssignable | BlueprintCallable",
"SignatureFunction": {
"ObjectName": "Function'BPA_TutorialActorSpawner_C:PreDeleteActor__DelegateSignature'",
"ObjectPath": "/Game/ITR2/BPs/Tutorial/Spawners/BPA_TutorialActorSpawner.8"
}
},
{
"Type": "ClassProperty",
"Name": "SpawnActorClass",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance",
"PropertyClass": {
"ObjectName": "Class'Class'",
"ObjectPath": "/Script/CoreUObject"
},
"MetaClass": {
"ObjectName": "Class'Actor'",
"ObjectPath": "/Script/Engine"
}
}
],
"FuncMap": {
"OnActorSpawned__DelegateSignature": {
"ObjectName": "Function'BPA_TutorialActorSpawner_C:OnActorSpawned__DelegateSignature'",
"ObjectPath": "/Game/ITR2/BPs/Tutorial/Spawners/BPA_TutorialActorSpawner.6"
},
"PreDeleteActor__DelegateSignature": {
"ObjectName": "Function'BPA_TutorialActorSpawner_C:PreDeleteActor__DelegateSignature'",
"ObjectPath": "/Game/ITR2/BPs/Tutorial/Spawners/BPA_TutorialActorSpawner.8"
},
"ExecuteUbergraph_BPA_TutorialActorSpawner": {
"ObjectName": "Function'BPA_TutorialActorSpawner_C:ExecuteUbergraph_BPA_TutorialActorSpawner'",
"ObjectPath": "/Game/ITR2/BPs/Tutorial/Spawners/BPA_TutorialActorSpawner.3"
},
"ResetActor": {
"ObjectName": "Function'BPA_TutorialActorSpawner_C:ResetActor'",
"ObjectPath": "/Game/ITR2/BPs/Tutorial/Spawners/BPA_TutorialActorSpawner.10"
},
"DeleteActor": {
"ObjectName": "Function'BPA_TutorialActorSpawner_C:DeleteActor'",
"ObjectPath": "/Game/ITR2/BPs/Tutorial/Spawners/BPA_TutorialActorSpawner.2"
},
"ReceiveBeginPlay": {
"ObjectName": "Function'BPA_TutorialActorSpawner_C:ReceiveBeginPlay'",
"ObjectPath": "/Game/ITR2/BPs/Tutorial/Spawners/BPA_TutorialActorSpawner.9"
},
"OnSpawnTriggered": {
"ObjectName": "Function'BPA_TutorialActorSpawner_C:OnSpawnTriggered'",
"ObjectPath": "/Game/ITR2/BPs/Tutorial/Spawners/BPA_TutorialActorSpawner.7"
},
"SpawnActor": {
"ObjectName": "Function'BPA_TutorialActorSpawner_C:SpawnActor'",
"ObjectPath": "/Game/ITR2/BPs/Tutorial/Spawners/BPA_TutorialActorSpawner.12"
},
"GetSpawnedActor": {
"ObjectName": "Function'BPA_TutorialActorSpawner_C:GetSpawnedActor'",
"ObjectPath": "/Game/ITR2/BPs/Tutorial/Spawners/BPA_TutorialActorSpawner.4"
},
"IsActorSpawned": {
"ObjectName": "Function'BPA_TutorialActorSpawner_C:IsActorSpawned'",
"ObjectPath": "/Game/ITR2/BPs/Tutorial/Spawners/BPA_TutorialActorSpawner.5"
},
"SetSpawnedActorClass": {
"ObjectName": "Function'BPA_TutorialActorSpawner_C:SetSpawnedActorClass'",
"ObjectPath": "/Game/ITR2/BPs/Tutorial/Spawners/BPA_TutorialActorSpawner.11"
}
},
"ClassFlags": "CLASS_Config | CLASS_ReplicationDataIsSetUp | CLASS_CompiledFromBlueprint | CLASS_HasInstancedReference",
"ClassWithin": {
"ObjectName": "Class'Object'",
"ObjectPath": "/Script/CoreUObject"
},
"ClassConfigName": "Engine",
"bCooked": true,
"ClassDefaultObject": {
"ObjectName": "BPA_TutorialActorSpawner_C'Default__BPA_TutorialActorSpawner_C'",
"ObjectPath": "/Game/ITR2/BPs/Tutorial/Spawners/BPA_TutorialActorSpawner.1"
},
"EditorTags": {
"BlueprintType": "BPTYPE_Normal"
}
},
{
"Type": "BPA_TutorialActorSpawner_C",
"Name": "Default__BPA_TutorialActorSpawner_C",
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/Tutorial/Spawners/BPA_TutorialActorSpawner.BPA_TutorialActorSpawner_C'",
"Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"UberGraphFrame": {},
"OnActorSpawned[5]": {
"InvocationList": []
},
"PreDeleteActor[6]": {
"InvocationList": []
}
}
},
{
"Type": "Function",
"Name": "DeleteActor",
"Outer": "BPA_TutorialActorSpawner_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"FunctionFlags": "FUNC_BlueprintCallable | FUNC_BlueprintEvent"
},
{
"Type": "Function",
"Name": "ExecuteUbergraph_BPA_TutorialActorSpawner",
"Outer": "BPA_TutorialActorSpawner_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": "Temp_object_Variable",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "InstancedReference",
"PropertyClass": {
"ObjectName": "Class'PlayerGripComponent'",
"ObjectPath": "/Script/IntoTheRadius2"
}
},
{
"Type": "ObjectProperty",
"Name": "K2Node_DynamicCast_AsBPC_Player_Grip",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "InstancedReference",
"PropertyClass": {
"ObjectName": "BlueprintGeneratedClass'BPC_PlayerGrip_C'",
"ObjectPath": "/Game/ITR2/BPs/Player/BPC_PlayerGrip.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": "Temp_bool_Variable",
"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'BP_TutorialStep_C:OnCompleted__DelegateSignature'",
"ObjectPath": "/Game/ITR2/BPs/Tutorial/BP_TutorialStep.9"
}
},
{
"Type": "StructProperty",
"Name": "CallFunc_GetTransform_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 96,
"PropertyFlags": "ConstParm",
"Struct": {
"ObjectName": "Class'Transform'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "StructProperty",
"Name": "CallFunc_BreakTransform_Location",
"Flags": "RF_Public",
"ElementSize": 24,
"Struct": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "StructProperty",
"Name": "CallFunc_BreakTransform_Rotation",
"Flags": "RF_Public",
"ElementSize": 24,
"Struct": {
"ObjectName": "Class'Rotator'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "StructProperty",
"Name": "CallFunc_BreakTransform_Scale",
"Flags": "RF_Public",
"ElementSize": 24,
"Struct": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "StructProperty",
"Name": "CallFunc_MakeTransform_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 96,
"Struct": {
"ObjectName": "Class'Transform'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_GetPlayerPawn_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'Pawn'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "InterfaceProperty",
"Name": "K2Node_DynamicCast_AsRadius_Player_Interface",
"Flags": "RF_Public",
"ElementSize": 16,
"InterfaceClass": {
"ObjectName": "Class'RadiusPlayerInterface'",
"ObjectPath": "/Script/IntoTheRadius2"
}
},
{
"Type": "BoolProperty",
"Name": "K2Node_DynamicCast_bSuccess_1",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_GetPlayerGripComponent_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "InstancedReference",
"PropertyClass": {
"ObjectName": "Class'PlayerGripComponent'",
"ObjectPath": "/Script/IntoTheRadius2"
}
},
{
"Type": "BoolProperty",
"Name": "CallFunc_IsValid_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_BeginDeferredActorSpawnFromClass_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'Actor'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "BoolProperty",
"Name": "CallFunc_IsValidClass_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_FinishSpawningActor_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'Actor'",
"ObjectPath": "/Script/Engine"
}
},
{
"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": "InterfaceProperty",
"Name": "K2Node_DynamicCast_AsVRGrip_Interface",
"Flags": "RF_Public",
"ElementSize": 16,
"InterfaceClass": {
"ObjectName": "Class'VRGripInterface'",
"ObjectPath": "/Script/VRExpansionPlugin"
}
},
{
"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": "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": "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_GetAttachParentActor_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'Actor'",
"ObjectPath": "/Script/Engine"
}
},
{
"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_3",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "ObjectProperty",
"Name": "K2Node_Select_Default",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'Object'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"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_4",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "ArrayProperty",
"Name": "CallFunc_DropHolstered_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 16,
"PropertyFlags": "ReferenceParm",
"Inner": {
"Type": "ObjectProperty",
"Name": "CallFunc_DropHolstered_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'Actor'",
"ObjectPath": "/Script/Engine"
}
}
}
],
"FunctionFlags": "FUNC_Final | FUNC_UbergraphFunction | FUNC_HasDefaults"
},
{
"Type": "Function",
"Name": "GetSpawnedActor",
"Outer": "BPA_TutorialActorSpawner_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"ChildProperties": [
{
"Type": "ObjectProperty",
"Name": "SpawnedActor",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "Parm | OutParm",
"PropertyClass": {
"ObjectName": "Class'Actor'",
"ObjectPath": "/Script/Engine"
}
}
],
"FunctionFlags": "FUNC_Public | FUNC_HasOutParms | FUNC_BlueprintCallable | FUNC_BlueprintEvent | FUNC_BlueprintPure"
},
{
"Type": "Function",
"Name": "IsActorSpawned",
"Outer": "BPA_TutorialActorSpawner_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"ChildProperties": [
{
"Type": "BoolProperty",
"Name": "ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"PropertyFlags": "Parm | OutParm | ReturnParm",
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "BoolProperty",
"Name": "CallFunc_IsValid_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
}
],
"FunctionFlags": "FUNC_Public | FUNC_HasOutParms | FUNC_BlueprintCallable | FUNC_BlueprintEvent | FUNC_BlueprintPure"
},
{
"Type": "Function",
"Name": "OnActorSpawned__DelegateSignature",
"Outer": "BPA_TutorialActorSpawner_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_Public | FUNC_Delegate | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
},
{
"Type": "Function",
"Name": "OnSpawnTriggered",
"Outer": "BPA_TutorialActorSpawner_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"FunctionFlags": "FUNC_BlueprintCallable | FUNC_BlueprintEvent"
},
{
"Type": "Function",
"Name": "PreDeleteActor__DelegateSignature",
"Outer": "BPA_TutorialActorSpawner_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"ChildProperties": [
{
"Type": "ObjectProperty",
"Name": "ActorToDelete",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
"PropertyClass": {
"ObjectName": "Class'Actor'",
"ObjectPath": "/Script/Engine"
}
}
],
"FunctionFlags": "FUNC_Public | FUNC_Delegate | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
},
{
"Type": "Function",
"Name": "ReceiveBeginPlay",
"Outer": "BPA_TutorialActorSpawner_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"SuperStruct": {
"ObjectName": "Class'Actor:ReceiveBeginPlay'",
"ObjectPath": "/Script/Engine"
},
"FunctionFlags": "FUNC_Event | FUNC_Protected | FUNC_BlueprintEvent"
},
{
"Type": "Function",
"Name": "ResetActor",
"Outer": "BPA_TutorialActorSpawner_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"FunctionFlags": "FUNC_BlueprintCallable | FUNC_BlueprintEvent"
},
{
"Type": "Function",
"Name": "SetSpawnedActorClass",
"Outer": "BPA_TutorialActorSpawner_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"ChildProperties": [
{
"Type": "ClassProperty",
"Name": "SpawnActorClass",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
"PropertyClass": {
"ObjectName": "Class'Class'",
"ObjectPath": "/Script/CoreUObject"
},
"MetaClass": {
"ObjectName": "Class'Actor'",
"ObjectPath": "/Script/Engine"
}
}
],
"FunctionFlags": "FUNC_Public | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
},
{
"Type": "Function",
"Name": "SpawnActor",
"Outer": "BPA_TutorialActorSpawner_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"FunctionFlags": "FUNC_BlueprintCallable | FUNC_BlueprintEvent"
},
{
"Type": "SceneComponent",
"Name": "DefaultSceneRoot_GEN_VARIABLE",
"Outer": "BPA_TutorialActorSpawner_C",
"Class": "UScriptClass'SceneComponent'",
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted"
},
{
"Type": "SCS_Node",
"Name": "SCS_Node_0",
"Outer": "SimpleConstructionScript_0",
"Class": "UScriptClass'SCS_Node'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"ComponentClass": {
"ObjectName": "Class'SceneComponent'",
"ObjectPath": "/Script/Engine"
},
"ComponentTemplate": {
"ObjectName": "SceneComponent'BPA_TutorialActorSpawner_C:DefaultSceneRoot_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Tutorial/Spawners/BPA_TutorialActorSpawner.13"
},
"ChildNodes": [
{
"ObjectName": "SCS_Node'BPA_TutorialActorSpawner_C:SimpleConstructionScript_0.SCS_Node_1'",
"ObjectPath": "/Game/ITR2/BPs/Tutorial/Spawners/BPA_TutorialActorSpawner.15"
}
],
"VariableGuid": "9878F7CF-453B6096-A8E703A0-468AE859",
"InternalVariableName": "DefaultSceneRoot"
}
},
{
"Type": "SCS_Node",
"Name": "SCS_Node_1",
"Outer": "SimpleConstructionScript_0",
"Class": "UScriptClass'SCS_Node'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"ComponentClass": {
"ObjectName": "Class'BoxComponent'",
"ObjectPath": "/Script/Engine"
},
"ComponentTemplate": null,
"VariableGuid": "9A520544-446258F6-90A62A96-A09CDB7E",
"InternalVariableName": "Box_Editor"
}
},
{
"Type": "SimpleConstructionScript",
"Name": "SimpleConstructionScript_0",
"Outer": "BPA_TutorialActorSpawner_C",
"Class": "UScriptClass'SimpleConstructionScript'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"RootNodes": [
{
"ObjectName": "SCS_Node'BPA_TutorialActorSpawner_C:SimpleConstructionScript_0.SCS_Node_0'",
"ObjectPath": "/Game/ITR2/BPs/Tutorial/Spawners/BPA_TutorialActorSpawner.14"
}
],
"AllNodes": [
{
"ObjectName": "SCS_Node'BPA_TutorialActorSpawner_C:SimpleConstructionScript_0.SCS_Node_0'",
"ObjectPath": "/Game/ITR2/BPs/Tutorial/Spawners/BPA_TutorialActorSpawner.14"
},
{
"ObjectName": "SCS_Node'BPA_TutorialActorSpawner_C:SimpleConstructionScript_0.SCS_Node_1'",
"ObjectPath": "/Game/ITR2/BPs/Tutorial/Spawners/BPA_TutorialActorSpawner.15"
}
],
"DefaultSceneRootNode": {
"ObjectName": "SCS_Node'BPA_TutorialActorSpawner_C:SimpleConstructionScript_0.SCS_Node_0'",
"ObjectPath": "/Game/ITR2/BPs/Tutorial/Spawners/BPA_TutorialActorSpawner.14"
}
}
}
]

View file

@ -0,0 +1,213 @@
[
{
"Type": "BlueprintGeneratedClass",
"Name": "BP_TutorialActorSpawner_Vest_C",
"Class": "UScriptClass'BlueprintGeneratedClass'",
"Super": {
"ObjectName": "BlueprintGeneratedClass'BPA_TutorialActorSpawner_C'",
"ObjectPath": "/Game/ITR2/BPs/Tutorial/Spawners/BPA_TutorialActorSpawner.0"
},
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"SimpleConstructionScript": {
"ObjectName": "SimpleConstructionScript'BP_TutorialActorSpawner_Vest_C:SimpleConstructionScript_0'",
"ObjectPath": "/Game/ITR2/BPs/Tutorial/Spawners/BP_TutorialActorSpawner_Vest.7"
},
"InheritableComponentHandler": {
"ObjectName": "InheritableComponentHandler'BP_TutorialActorSpawner_Vest_C:InheritableComponentHandler'",
"ObjectPath": "/Game/ITR2/BPs/Tutorial/Spawners/BP_TutorialActorSpawner_Vest.4"
},
"UberGraphFunction": {
"ObjectName": "Function'BP_TutorialActorSpawner_Vest_C:ExecuteUbergraph_BP_TutorialActorSpawner_Vest'",
"ObjectPath": "/Game/ITR2/BPs/Tutorial/Spawners/BP_TutorialActorSpawner_Vest.2"
}
},
"Children": [
{
"ObjectName": "Function'BP_TutorialActorSpawner_Vest_C:OnSpawnTriggered'",
"ObjectPath": "/Game/ITR2/BPs/Tutorial/Spawners/BP_TutorialActorSpawner_Vest.3"
},
{
"ObjectName": "Function'BP_TutorialActorSpawner_Vest_C:ExecuteUbergraph_BP_TutorialActorSpawner_Vest'",
"ObjectPath": "/Game/ITR2/BPs/Tutorial/Spawners/BP_TutorialActorSpawner_Vest.2"
}
],
"ChildProperties": [
{
"Type": "StructProperty",
"Name": "UberGraphFrame",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 16,
"PropertyFlags": "Transient | DuplicateTransient",
"Struct": {
"ObjectName": "Class'PointerToUberGraphFrame'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "ClassProperty",
"Name": "RightVestClassToSpawn",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible",
"PropertyClass": {
"ObjectName": "Class'Class'",
"ObjectPath": "/Script/CoreUObject"
},
"MetaClass": {
"ObjectName": "Class'Actor'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "ClassProperty",
"Name": "LeftVestClassToSpawn",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible",
"PropertyClass": {
"ObjectName": "Class'Class'",
"ObjectPath": "/Script/CoreUObject"
},
"MetaClass": {
"ObjectName": "Class'Actor'",
"ObjectPath": "/Script/Engine"
}
}
],
"FuncMap": {
"ExecuteUbergraph_BP_TutorialActorSpawner_Vest": {
"ObjectName": "Function'BP_TutorialActorSpawner_Vest_C:ExecuteUbergraph_BP_TutorialActorSpawner_Vest'",
"ObjectPath": "/Game/ITR2/BPs/Tutorial/Spawners/BP_TutorialActorSpawner_Vest.2"
},
"OnSpawnTriggered": {
"ObjectName": "Function'BP_TutorialActorSpawner_Vest_C:OnSpawnTriggered'",
"ObjectPath": "/Game/ITR2/BPs/Tutorial/Spawners/BP_TutorialActorSpawner_Vest.3"
}
},
"ClassFlags": "CLASS_Config | CLASS_ReplicationDataIsSetUp | CLASS_CompiledFromBlueprint | CLASS_HasInstancedReference",
"ClassWithin": {
"ObjectName": "Class'Object'",
"ObjectPath": "/Script/CoreUObject"
},
"ClassConfigName": "Engine",
"bCooked": true,
"ClassDefaultObject": {
"ObjectName": "BP_TutorialActorSpawner_Vest_C'Default__BP_TutorialActorSpawner_Vest_C'",
"ObjectPath": "/Game/ITR2/BPs/Tutorial/Spawners/BP_TutorialActorSpawner_Vest.1"
},
"EditorTags": {
"BlueprintType": "BPTYPE_Normal"
}
},
{
"Type": "BP_TutorialActorSpawner_Vest_C",
"Name": "Default__BP_TutorialActorSpawner_Vest_C",
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/Tutorial/Spawners/BP_TutorialActorSpawner_Vest.BP_TutorialActorSpawner_Vest_C'",
"Template": {
"ObjectName": "BPA_TutorialActorSpawner_C'Default__BPA_TutorialActorSpawner_C'",
"ObjectPath": "/Game/ITR2/BPs/Tutorial/Spawners/BPA_TutorialActorSpawner.1"
},
"Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"UberGraphFrame": {}
}
},
{
"Type": "Function",
"Name": "ExecuteUbergraph_BP_TutorialActorSpawner_Vest",
"Outer": "BP_TutorialActorSpawner_Vest_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'RadiusSettingsSubsystem'",
"ObjectPath": "/Script/IntoTheRadius2"
}
},
{
"Type": "BoolProperty",
"Name": "CallFunc_IsLeftHanded_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": "OnSpawnTriggered",
"Outer": "BP_TutorialActorSpawner_Vest_C",
"Class": "UScriptClass'Function'",
"Super": {
"ObjectName": "Function'BPA_TutorialActorSpawner_C:OnSpawnTriggered'",
"ObjectPath": "/Game/ITR2/BPs/Tutorial/Spawners/BPA_TutorialActorSpawner.7"
},
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"FunctionFlags": "FUNC_BlueprintCallable | FUNC_BlueprintEvent"
},
{
"Type": "InheritableComponentHandler",
"Name": "InheritableComponentHandler",
"Outer": "BP_TutorialActorSpawner_Vest_C",
"Class": "UScriptClass'InheritableComponentHandler'",
"Flags": "RF_WasLoaded | RF_LoadCompleted"
},
{
"Type": "SceneComponent",
"Name": "DefaultSceneRoot_GEN_VARIABLE",
"Outer": "BP_TutorialActorSpawner_Vest_C",
"Class": "UScriptClass'SceneComponent'",
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted"
},
{
"Type": "SCS_Node",
"Name": "SCS_Node_0",
"Outer": "SimpleConstructionScript_0",
"Class": "UScriptClass'SCS_Node'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"ComponentClass": {
"ObjectName": "Class'SceneComponent'",
"ObjectPath": "/Script/Engine"
},
"ComponentTemplate": {
"ObjectName": "SceneComponent'BP_TutorialActorSpawner_Vest_C:DefaultSceneRoot_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Tutorial/Spawners/BP_TutorialActorSpawner_Vest.5"
},
"VariableGuid": "358FEA5D-4D2F088A-DBD0F68F-3A98B19A",
"InternalVariableName": "DefaultSceneRoot"
}
},
{
"Type": "SimpleConstructionScript",
"Name": "SimpleConstructionScript_0",
"Outer": "BP_TutorialActorSpawner_Vest_C",
"Class": "UScriptClass'SimpleConstructionScript'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"DefaultSceneRootNode": {
"ObjectName": "SCS_Node'BP_TutorialActorSpawner_Vest_C:SimpleConstructionScript_0.SCS_Node_0'",
"ObjectPath": "/Game/ITR2/BPs/Tutorial/Spawners/BP_TutorialActorSpawner_Vest.6"
}
}
}
]