735 lines
24 KiB
JSON
735 lines
24 KiB
JSON
|
[
|
||
|
{
|
||
|
"Type": "BlueprintGeneratedClass",
|
||
|
"Name": "BP_Mine_C",
|
||
|
"Class": "UScriptClass'BlueprintGeneratedClass'",
|
||
|
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||
|
"Properties": {
|
||
|
"DynamicBindingObjects": [
|
||
|
{
|
||
|
"ObjectName": "ComponentDelegateBinding'BP_Mine_C:ComponentDelegateBinding_0'",
|
||
|
"ObjectPath": "/Game/ITR2/BPs/LevelObjects/BP_Mine.2"
|
||
|
}
|
||
|
],
|
||
|
"SimpleConstructionScript": {
|
||
|
"ObjectName": "SimpleConstructionScript'BP_Mine_C:SimpleConstructionScript_0'",
|
||
|
"ObjectPath": "/Game/ITR2/BPs/LevelObjects/BP_Mine.15"
|
||
|
},
|
||
|
"UberGraphFunction": {
|
||
|
"ObjectName": "Function'BP_Mine_C:ExecuteUbergraph_BP_Mine'",
|
||
|
"ObjectPath": "/Game/ITR2/BPs/LevelObjects/BP_Mine.6"
|
||
|
}
|
||
|
},
|
||
|
"SuperStruct": {
|
||
|
"ObjectName": "Class'Actor'",
|
||
|
"ObjectPath": "/Script/Engine"
|
||
|
},
|
||
|
"Children": [
|
||
|
{
|
||
|
"ObjectName": "Function'BP_Mine_C:GetDamageCauserName'",
|
||
|
"ObjectPath": "/Game/ITR2/BPs/LevelObjects/BP_Mine.7"
|
||
|
},
|
||
|
{
|
||
|
"ObjectName": "Function'BP_Mine_C:GetDamageCauserTag'",
|
||
|
"ObjectPath": "/Game/ITR2/BPs/LevelObjects/BP_Mine.8"
|
||
|
},
|
||
|
{
|
||
|
"ObjectName": "Function'BP_Mine_C:UserConstructionScript'",
|
||
|
"ObjectPath": "/Game/ITR2/BPs/LevelObjects/BP_Mine.10"
|
||
|
},
|
||
|
{
|
||
|
"ObjectName": "Function'BP_Mine_C:ReceiveBeginPlay'",
|
||
|
"ObjectPath": "/Game/ITR2/BPs/LevelObjects/BP_Mine.9"
|
||
|
},
|
||
|
{
|
||
|
"ObjectName": "Function'BP_Mine_C:BndEvt__BP_Mine_Collision_K2Node_ComponentBoundEvent_1_ComponentBeginOverlapSignature__DelegateSignature'",
|
||
|
"ObjectPath": "/Game/ITR2/BPs/LevelObjects/BP_Mine.5"
|
||
|
},
|
||
|
{
|
||
|
"ObjectName": "Function'BP_Mine_C:Activate'",
|
||
|
"ObjectPath": "/Game/ITR2/BPs/LevelObjects/BP_Mine.4"
|
||
|
},
|
||
|
{
|
||
|
"ObjectName": "Function'BP_Mine_C:ExecuteUbergraph_BP_Mine'",
|
||
|
"ObjectPath": "/Game/ITR2/BPs/LevelObjects/BP_Mine.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": "EnvironmentMask",
|
||
|
"Flags": "RF_Public | RF_LoadCompleted",
|
||
|
"ElementSize": 8,
|
||
|
"PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
|
||
|
"PropertyClass": {
|
||
|
"ObjectName": "Class'EnvironmentMaskComponent'",
|
||
|
"ObjectPath": "/Script/Engine"
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"Type": "ObjectProperty",
|
||
|
"Name": "Collision",
|
||
|
"Flags": "RF_Public | RF_LoadCompleted",
|
||
|
"ElementSize": 8,
|
||
|
"PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
|
||
|
"PropertyClass": {
|
||
|
"ObjectName": "Class'SphereComponent'",
|
||
|
"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": "FloatProperty",
|
||
|
"Name": "DamageDelay",
|
||
|
"Flags": "RF_Public | RF_LoadCompleted",
|
||
|
"ElementSize": 4,
|
||
|
"PropertyFlags": "Edit | BlueprintVisible"
|
||
|
},
|
||
|
{
|
||
|
"Type": "DoubleProperty",
|
||
|
"Name": "DamageRadius",
|
||
|
"Flags": "RF_Public | RF_LoadCompleted",
|
||
|
"ElementSize": 8,
|
||
|
"PropertyFlags": "Edit | BlueprintVisible"
|
||
|
},
|
||
|
{
|
||
|
"Type": "FloatProperty",
|
||
|
"Name": "Damage",
|
||
|
"Flags": "RF_Public | RF_LoadCompleted",
|
||
|
"ElementSize": 4,
|
||
|
"PropertyFlags": "Edit | BlueprintVisible"
|
||
|
},
|
||
|
{
|
||
|
"Type": "BoolProperty",
|
||
|
"Name": "Activated",
|
||
|
"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_BP_Mine": {
|
||
|
"ObjectName": "Function'BP_Mine_C:ExecuteUbergraph_BP_Mine'",
|
||
|
"ObjectPath": "/Game/ITR2/BPs/LevelObjects/BP_Mine.6"
|
||
|
},
|
||
|
"Activate": {
|
||
|
"ObjectName": "Function'BP_Mine_C:Activate'",
|
||
|
"ObjectPath": "/Game/ITR2/BPs/LevelObjects/BP_Mine.4"
|
||
|
},
|
||
|
"BndEvt__BP_Mine_Collision_K2Node_ComponentBoundEvent_1_ComponentBeginOverlapSignature__DelegateSignature": {
|
||
|
"ObjectName": "Function'BP_Mine_C:BndEvt__BP_Mine_Collision_K2Node_ComponentBoundEvent_1_ComponentBeginOverlapSignature__DelegateSignature'",
|
||
|
"ObjectPath": "/Game/ITR2/BPs/LevelObjects/BP_Mine.5"
|
||
|
},
|
||
|
"ReceiveBeginPlay": {
|
||
|
"ObjectName": "Function'BP_Mine_C:ReceiveBeginPlay'",
|
||
|
"ObjectPath": "/Game/ITR2/BPs/LevelObjects/BP_Mine.9"
|
||
|
},
|
||
|
"UserConstructionScript": {
|
||
|
"ObjectName": "Function'BP_Mine_C:UserConstructionScript'",
|
||
|
"ObjectPath": "/Game/ITR2/BPs/LevelObjects/BP_Mine.10"
|
||
|
},
|
||
|
"GetDamageCauserTag": {
|
||
|
"ObjectName": "Function'BP_Mine_C:GetDamageCauserTag'",
|
||
|
"ObjectPath": "/Game/ITR2/BPs/LevelObjects/BP_Mine.8"
|
||
|
},
|
||
|
"GetDamageCauserName": {
|
||
|
"ObjectName": "Function'BP_Mine_C:GetDamageCauserName'",
|
||
|
"ObjectPath": "/Game/ITR2/BPs/LevelObjects/BP_Mine.7"
|
||
|
}
|
||
|
},
|
||
|
"ClassFlags": "CLASS_Config | CLASS_ReplicationDataIsSetUp | CLASS_CompiledFromBlueprint | CLASS_HasInstancedReference",
|
||
|
"ClassWithin": {
|
||
|
"ObjectName": "Class'Object'",
|
||
|
"ObjectPath": "/Script/CoreUObject"
|
||
|
},
|
||
|
"ClassConfigName": "Engine",
|
||
|
"Interfaces": [
|
||
|
{
|
||
|
"Class": {
|
||
|
"ObjectName": "Class'RadiusDamageCauserInterface'",
|
||
|
"ObjectPath": "/Script/IntoTheRadius2"
|
||
|
},
|
||
|
"PointerOffset": 0,
|
||
|
"bImplementedByK2": true
|
||
|
}
|
||
|
],
|
||
|
"bCooked": true,
|
||
|
"ClassDefaultObject": {
|
||
|
"ObjectName": "BP_Mine_C'Default__BP_Mine_C'",
|
||
|
"ObjectPath": "/Game/ITR2/BPs/LevelObjects/BP_Mine.1"
|
||
|
},
|
||
|
"EditorTags": {
|
||
|
"BlueprintType": "BPTYPE_Normal",
|
||
|
"ImplementedInterfaces": "((Interface=\"/Script/CoreUObject.Class'/Script/IntoTheRadius2.RadiusDamageCauserInterface'\"))"
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"Type": "BP_Mine_C",
|
||
|
"Name": "Default__BP_Mine_C",
|
||
|
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/LevelObjects/BP_Mine.BP_Mine_C'",
|
||
|
"Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
|
||
|
"Properties": {
|
||
|
"UberGraphFrame": {},
|
||
|
"DamageDelay[4]": 0.25,
|
||
|
"DamageRadius[5]": 512.0,
|
||
|
"Damage[6]": 9999.0,
|
||
|
"PrimaryActorTick": {
|
||
|
"bStartWithTickEnabled": false
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"Type": "ComponentDelegateBinding",
|
||
|
"Name": "ComponentDelegateBinding_0",
|
||
|
"Outer": "BP_Mine_C",
|
||
|
"Class": "UScriptClass'ComponentDelegateBinding'",
|
||
|
"Flags": "RF_WasLoaded | RF_LoadCompleted",
|
||
|
"Properties": {
|
||
|
"ComponentDelegateBindings": [
|
||
|
{
|
||
|
"ComponentPropertyName": "Collision",
|
||
|
"DelegatePropertyName": "OnComponentBeginOverlap",
|
||
|
"FunctionNameToBind": "BndEvt__BP_Mine_Collision_K2Node_ComponentBoundEvent_1_ComponentBeginOverlapSignature__DelegateSignature"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"Type": "EnvironmentMaskComponent",
|
||
|
"Name": "EnvironmentMask_GEN_VARIABLE",
|
||
|
"Outer": "BP_Mine_C",
|
||
|
"Class": "UScriptClass'EnvironmentMaskComponent'",
|
||
|
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
|
||
|
"Properties": {
|
||
|
"Smoothness": 0.576,
|
||
|
"EdgeBias": -0.264,
|
||
|
"BorderFadeBegin": 0.232,
|
||
|
"ChannelIndex": 8,
|
||
|
"RelativeRotation": {
|
||
|
"Pitch": 90.0,
|
||
|
"Yaw": 0.0,
|
||
|
"Roll": 0.0
|
||
|
},
|
||
|
"RelativeScale3D": {
|
||
|
"X": 256.0,
|
||
|
"Y": 512.0,
|
||
|
"Z": 512.0
|
||
|
},
|
||
|
"bVisible": false
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"Type": "Function",
|
||
|
"Name": "Activate",
|
||
|
"Outer": "BP_Mine_C",
|
||
|
"Class": "UScriptClass'Function'",
|
||
|
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
|
||
|
"FunctionFlags": "FUNC_BlueprintCallable | FUNC_BlueprintEvent"
|
||
|
},
|
||
|
{
|
||
|
"Type": "Function",
|
||
|
"Name": "BndEvt__BP_Mine_Collision_K2Node_ComponentBoundEvent_1_ComponentBeginOverlapSignature__DelegateSignature",
|
||
|
"Outer": "BP_Mine_C",
|
||
|
"Class": "UScriptClass'Function'",
|
||
|
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
|
||
|
"ChildProperties": [
|
||
|
{
|
||
|
"Type": "ObjectProperty",
|
||
|
"Name": "OverlappedComponent",
|
||
|
"Flags": "RF_Public",
|
||
|
"ElementSize": 8,
|
||
|
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm | InstancedReference",
|
||
|
"PropertyClass": {
|
||
|
"ObjectName": "Class'PrimitiveComponent'",
|
||
|
"ObjectPath": "/Script/Engine"
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"Type": "ObjectProperty",
|
||
|
"Name": "OtherActor",
|
||
|
"Flags": "RF_Public",
|
||
|
"ElementSize": 8,
|
||
|
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
|
||
|
"PropertyClass": {
|
||
|
"ObjectName": "Class'Actor'",
|
||
|
"ObjectPath": "/Script/Engine"
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"Type": "ObjectProperty",
|
||
|
"Name": "OtherComp",
|
||
|
"Flags": "RF_Public",
|
||
|
"ElementSize": 8,
|
||
|
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm | InstancedReference",
|
||
|
"PropertyClass": {
|
||
|
"ObjectName": "Class'PrimitiveComponent'",
|
||
|
"ObjectPath": "/Script/Engine"
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"Type": "IntProperty",
|
||
|
"Name": "OtherBodyIndex",
|
||
|
"Flags": "RF_Public",
|
||
|
"ElementSize": 4,
|
||
|
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm"
|
||
|
},
|
||
|
{
|
||
|
"Type": "BoolProperty",
|
||
|
"Name": "bFromSweep",
|
||
|
"Flags": "RF_Public",
|
||
|
"ElementSize": 1,
|
||
|
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
|
||
|
"FieldSize": 1,
|
||
|
"ByteOffset": 0,
|
||
|
"ByteMask": 1,
|
||
|
"FieldMask": 255,
|
||
|
"BoolSize": 1,
|
||
|
"bIsNativeBool": true
|
||
|
},
|
||
|
{
|
||
|
"Type": "StructProperty",
|
||
|
"Name": "SweepResult",
|
||
|
"Flags": "RF_Public",
|
||
|
"ElementSize": 240,
|
||
|
"PropertyFlags": "ConstParm | BlueprintVisible | BlueprintReadOnly | Parm | OutParm | ReferenceParm | ContainsInstancedReference",
|
||
|
"Struct": {
|
||
|
"ObjectName": "Class'HitResult'",
|
||
|
"ObjectPath": "/Script/Engine"
|
||
|
}
|
||
|
}
|
||
|
],
|
||
|
"FunctionFlags": "FUNC_HasOutParms | FUNC_BlueprintEvent"
|
||
|
},
|
||
|
{
|
||
|
"Type": "Function",
|
||
|
"Name": "ExecuteUbergraph_BP_Mine",
|
||
|
"Outer": "BP_Mine_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": "StructProperty",
|
||
|
"Name": "CallFunc_K2_GetComponentLocation_ReturnValue",
|
||
|
"Flags": "RF_Public",
|
||
|
"ElementSize": 24,
|
||
|
"Struct": {
|
||
|
"ObjectName": "Class'Vector'",
|
||
|
"ObjectPath": "/Script/CoreUObject"
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"Type": "ObjectProperty",
|
||
|
"Name": "CallFunc_SpawnEmitterAtLocation_ReturnValue",
|
||
|
"Flags": "RF_Public",
|
||
|
"ElementSize": 8,
|
||
|
"PropertyFlags": "InstancedReference",
|
||
|
"PropertyClass": {
|
||
|
"ObjectName": "Class'ParticleSystemComponent'",
|
||
|
"ObjectPath": "/Script/Engine"
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"Type": "ObjectProperty",
|
||
|
"Name": "K2Node_ComponentBoundEvent_OverlappedComponent",
|
||
|
"Flags": "RF_Public",
|
||
|
"ElementSize": 8,
|
||
|
"PropertyFlags": "InstancedReference",
|
||
|
"PropertyClass": {
|
||
|
"ObjectName": "Class'PrimitiveComponent'",
|
||
|
"ObjectPath": "/Script/Engine"
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"Type": "ObjectProperty",
|
||
|
"Name": "K2Node_ComponentBoundEvent_OtherActor",
|
||
|
"Flags": "RF_Public",
|
||
|
"ElementSize": 8,
|
||
|
"PropertyClass": {
|
||
|
"ObjectName": "Class'Actor'",
|
||
|
"ObjectPath": "/Script/Engine"
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"Type": "ObjectProperty",
|
||
|
"Name": "K2Node_ComponentBoundEvent_OtherComp",
|
||
|
"Flags": "RF_Public",
|
||
|
"ElementSize": 8,
|
||
|
"PropertyFlags": "InstancedReference",
|
||
|
"PropertyClass": {
|
||
|
"ObjectName": "Class'PrimitiveComponent'",
|
||
|
"ObjectPath": "/Script/Engine"
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"Type": "IntProperty",
|
||
|
"Name": "K2Node_ComponentBoundEvent_OtherBodyIndex",
|
||
|
"Flags": "RF_Public",
|
||
|
"ElementSize": 4
|
||
|
},
|
||
|
{
|
||
|
"Type": "BoolProperty",
|
||
|
"Name": "K2Node_ComponentBoundEvent_bFromSweep",
|
||
|
"Flags": "RF_Public",
|
||
|
"ElementSize": 1,
|
||
|
"FieldSize": 1,
|
||
|
"ByteOffset": 0,
|
||
|
"ByteMask": 1,
|
||
|
"FieldMask": 255,
|
||
|
"BoolSize": 1,
|
||
|
"bIsNativeBool": true
|
||
|
},
|
||
|
{
|
||
|
"Type": "StructProperty",
|
||
|
"Name": "K2Node_ComponentBoundEvent_SweepResult",
|
||
|
"Flags": "RF_Public",
|
||
|
"ElementSize": 240,
|
||
|
"PropertyFlags": "ConstParm | ContainsInstancedReference",
|
||
|
"Struct": {
|
||
|
"ObjectName": "Class'HitResult'",
|
||
|
"ObjectPath": "/Script/Engine"
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"Type": "FloatProperty",
|
||
|
"Name": "CallFunc_ApplyDamage_ReturnValue",
|
||
|
"Flags": "RF_Public",
|
||
|
"ElementSize": 4
|
||
|
},
|
||
|
{
|
||
|
"Type": "BoolProperty",
|
||
|
"Name": "CallFunc_DoesImplementInterface_ReturnValue",
|
||
|
"Flags": "RF_Public",
|
||
|
"ElementSize": 1,
|
||
|
"FieldSize": 1,
|
||
|
"ByteOffset": 0,
|
||
|
"ByteMask": 1,
|
||
|
"FieldMask": 255,
|
||
|
"BoolSize": 1,
|
||
|
"bIsNativeBool": true
|
||
|
},
|
||
|
{
|
||
|
"Type": "ObjectProperty",
|
||
|
"Name": "CallFunc_GetGameInstanceSubsystem_ReturnValue",
|
||
|
"Flags": "RF_Public",
|
||
|
"ElementSize": 8,
|
||
|
"PropertyClass": {
|
||
|
"ObjectName": "Class'RadiusEventsSubsystem'",
|
||
|
"ObjectPath": "/Script/IntoTheRadius2"
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"Type": "FloatProperty",
|
||
|
"Name": "CallFunc_SetSphereRadius_InSphereRadius_ImplicitCast",
|
||
|
"Flags": "RF_Public",
|
||
|
"ElementSize": 4
|
||
|
}
|
||
|
],
|
||
|
"FunctionFlags": "FUNC_Final | FUNC_UbergraphFunction | FUNC_HasDefaults"
|
||
|
},
|
||
|
{
|
||
|
"Type": "Function",
|
||
|
"Name": "GetDamageCauserName",
|
||
|
"Outer": "BP_Mine_C",
|
||
|
"Class": "UScriptClass'Function'",
|
||
|
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
|
||
|
"ChildProperties": [
|
||
|
{
|
||
|
"Type": "TextProperty",
|
||
|
"Name": "ReturnValue",
|
||
|
"Flags": "RF_Public",
|
||
|
"ElementSize": 24,
|
||
|
"PropertyFlags": "Parm | OutParm | ReturnParm"
|
||
|
},
|
||
|
{
|
||
|
"Type": "StructProperty",
|
||
|
"Name": "CallFunc_GetDamageCauserTag_ReturnValue",
|
||
|
"Flags": "RF_Public",
|
||
|
"ElementSize": 12,
|
||
|
"Struct": {
|
||
|
"ObjectName": "Class'GameplayTag'",
|
||
|
"ObjectPath": "/Script/GameplayTags"
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"Type": "ObjectProperty",
|
||
|
"Name": "CallFunc_GetGameInstanceSubsystem_ReturnValue",
|
||
|
"Flags": "RF_Public",
|
||
|
"ElementSize": 8,
|
||
|
"PropertyClass": {
|
||
|
"ObjectName": "Class'RadiusConfigurationSubsystem'",
|
||
|
"ObjectPath": "/Script/IntoTheRadius2"
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"Type": "TextProperty",
|
||
|
"Name": "CallFunc_GetDeathReasonTextByTag_ReturnValue",
|
||
|
"Flags": "RF_Public",
|
||
|
"ElementSize": 24,
|
||
|
"PropertyFlags": "ConstParm"
|
||
|
}
|
||
|
],
|
||
|
"FunctionFlags": "FUNC_Event | FUNC_Public | FUNC_HasOutParms | FUNC_HasDefaults | FUNC_BlueprintCallable | FUNC_BlueprintEvent | FUNC_BlueprintPure | FUNC_Const"
|
||
|
},
|
||
|
{
|
||
|
"Type": "Function",
|
||
|
"Name": "GetDamageCauserTag",
|
||
|
"Outer": "BP_Mine_C",
|
||
|
"Class": "UScriptClass'Function'",
|
||
|
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
|
||
|
"ChildProperties": [
|
||
|
{
|
||
|
"Type": "StructProperty",
|
||
|
"Name": "ReturnValue",
|
||
|
"Flags": "RF_Public",
|
||
|
"ElementSize": 12,
|
||
|
"PropertyFlags": "Parm | OutParm | ReturnParm",
|
||
|
"Struct": {
|
||
|
"ObjectName": "Class'GameplayTag'",
|
||
|
"ObjectPath": "/Script/GameplayTags"
|
||
|
}
|
||
|
}
|
||
|
],
|
||
|
"FunctionFlags": "FUNC_Event | FUNC_Public | FUNC_HasOutParms | FUNC_BlueprintCallable | FUNC_BlueprintEvent | FUNC_BlueprintPure | FUNC_Const"
|
||
|
},
|
||
|
{
|
||
|
"Type": "Function",
|
||
|
"Name": "ReceiveBeginPlay",
|
||
|
"Outer": "BP_Mine_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": "UserConstructionScript",
|
||
|
"Outer": "BP_Mine_C",
|
||
|
"Class": "UScriptClass'Function'",
|
||
|
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
|
||
|
"SuperStruct": {
|
||
|
"ObjectName": "Class'Actor:UserConstructionScript'",
|
||
|
"ObjectPath": "/Script/Engine"
|
||
|
},
|
||
|
"ChildProperties": [
|
||
|
{
|
||
|
"Type": "FloatProperty",
|
||
|
"Name": "CallFunc_SetSphereRadius_InSphereRadius_ImplicitCast",
|
||
|
"Flags": "RF_Public",
|
||
|
"ElementSize": 4
|
||
|
}
|
||
|
],
|
||
|
"FunctionFlags": "FUNC_Event | FUNC_Public | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
|
||
|
},
|
||
|
{
|
||
|
"Type": "SceneComponent",
|
||
|
"Name": "DefaultSceneRoot_GEN_VARIABLE",
|
||
|
"Outer": "BP_Mine_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_Mine_C:DefaultSceneRoot_GEN_VARIABLE'",
|
||
|
"ObjectPath": "/Game/ITR2/BPs/LevelObjects/BP_Mine.11"
|
||
|
},
|
||
|
"ChildNodes": [
|
||
|
{
|
||
|
"ObjectName": "SCS_Node'BP_Mine_C:SimpleConstructionScript_0.SCS_Node_2'",
|
||
|
"ObjectPath": "/Game/ITR2/BPs/LevelObjects/BP_Mine.14"
|
||
|
},
|
||
|
{
|
||
|
"ObjectName": "SCS_Node'BP_Mine_C:SimpleConstructionScript_0.SCS_Node_1'",
|
||
|
"ObjectPath": "/Game/ITR2/BPs/LevelObjects/BP_Mine.13"
|
||
|
}
|
||
|
],
|
||
|
"VariableGuid": "B2058CFE-43097EF7-BB5D4282-D4A70510",
|
||
|
"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'EnvironmentMaskComponent'",
|
||
|
"ObjectPath": "/Script/Engine"
|
||
|
},
|
||
|
"ComponentTemplate": {
|
||
|
"ObjectName": "EnvironmentMaskComponent'BP_Mine_C:EnvironmentMask_GEN_VARIABLE'",
|
||
|
"ObjectPath": "/Game/ITR2/BPs/LevelObjects/BP_Mine.3"
|
||
|
},
|
||
|
"VariableGuid": "C398D112-4C329AA1-21F97492-AA7E75FB",
|
||
|
"InternalVariableName": "EnvironmentMask"
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"Type": "SCS_Node",
|
||
|
"Name": "SCS_Node_2",
|
||
|
"Outer": "SimpleConstructionScript_0",
|
||
|
"Class": "UScriptClass'SCS_Node'",
|
||
|
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||
|
"Properties": {
|
||
|
"ComponentClass": {
|
||
|
"ObjectName": "Class'SphereComponent'",
|
||
|
"ObjectPath": "/Script/Engine"
|
||
|
},
|
||
|
"ComponentTemplate": {
|
||
|
"ObjectName": "SphereComponent'BP_Mine_C:Collision_GEN_VARIABLE'",
|
||
|
"ObjectPath": "/Game/ITR2/BPs/LevelObjects/BP_Mine.16"
|
||
|
},
|
||
|
"VariableGuid": "8DE1BE3E-4152EACC-222B6A95-4C81EDF5",
|
||
|
"InternalVariableName": "Collision"
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"Type": "SimpleConstructionScript",
|
||
|
"Name": "SimpleConstructionScript_0",
|
||
|
"Outer": "BP_Mine_C",
|
||
|
"Class": "UScriptClass'SimpleConstructionScript'",
|
||
|
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||
|
"Properties": {
|
||
|
"RootNodes": [
|
||
|
{
|
||
|
"ObjectName": "SCS_Node'BP_Mine_C:SimpleConstructionScript_0.SCS_Node_0'",
|
||
|
"ObjectPath": "/Game/ITR2/BPs/LevelObjects/BP_Mine.12"
|
||
|
}
|
||
|
],
|
||
|
"AllNodes": [
|
||
|
{
|
||
|
"ObjectName": "SCS_Node'BP_Mine_C:SimpleConstructionScript_0.SCS_Node_0'",
|
||
|
"ObjectPath": "/Game/ITR2/BPs/LevelObjects/BP_Mine.12"
|
||
|
},
|
||
|
{
|
||
|
"ObjectName": "SCS_Node'BP_Mine_C:SimpleConstructionScript_0.SCS_Node_2'",
|
||
|
"ObjectPath": "/Game/ITR2/BPs/LevelObjects/BP_Mine.14"
|
||
|
},
|
||
|
{
|
||
|
"ObjectName": "SCS_Node'BP_Mine_C:SimpleConstructionScript_0.SCS_Node_1'",
|
||
|
"ObjectPath": "/Game/ITR2/BPs/LevelObjects/BP_Mine.13"
|
||
|
}
|
||
|
],
|
||
|
"DefaultSceneRootNode": {
|
||
|
"ObjectName": "SCS_Node'BP_Mine_C:SimpleConstructionScript_0.SCS_Node_0'",
|
||
|
"ObjectPath": "/Game/ITR2/BPs/LevelObjects/BP_Mine.12"
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"Type": "SphereComponent",
|
||
|
"Name": "Collision_GEN_VARIABLE",
|
||
|
"Outer": "BP_Mine_C",
|
||
|
"Class": "UScriptClass'SphereComponent'",
|
||
|
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
|
||
|
"Properties": {
|
||
|
"CanCharacterStepUpOn": "ECanBeCharacterBase::ECB_No",
|
||
|
"BodyInstance": {
|
||
|
"ObjectType": "ECollisionChannel::ECC_GameTraceChannel1",
|
||
|
"CollisionProfileName": "Custom",
|
||
|
"CollisionResponses": {
|
||
|
"ResponseArray": [
|
||
|
{
|
||
|
"Channel": "Pawn",
|
||
|
"Response": "ECollisionResponse::ECR_Overlap"
|
||
|
},
|
||
|
{
|
||
|
"Channel": "Camera",
|
||
|
"Response": "ECollisionResponse::ECR_Ignore"
|
||
|
},
|
||
|
{
|
||
|
"Channel": "Vehicle",
|
||
|
"Response": "ECollisionResponse::ECR_Ignore"
|
||
|
},
|
||
|
{
|
||
|
"Channel": "WorldStatic",
|
||
|
"Response": "ECollisionResponse::ECR_Ignore"
|
||
|
},
|
||
|
{
|
||
|
"Channel": "WorldDynamic",
|
||
|
"Response": "ECollisionResponse::ECR_Ignore"
|
||
|
},
|
||
|
{
|
||
|
"Channel": "Visibility",
|
||
|
"Response": "ECollisionResponse::ECR_Ignore"
|
||
|
},
|
||
|
{
|
||
|
"Channel": "PhysicsBody",
|
||
|
"Response": "ECollisionResponse::ECR_Ignore"
|
||
|
},
|
||
|
{
|
||
|
"Channel": "Destructible",
|
||
|
"Response": "ECollisionResponse::ECR_Ignore"
|
||
|
},
|
||
|
{
|
||
|
"Channel": "Trigger",
|
||
|
"Response": "ECollisionResponse::ECR_Ignore"
|
||
|
},
|
||
|
{
|
||
|
"Channel": "RadiusItem",
|
||
|
"Response": "ECollisionResponse::ECR_Ignore"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
]
|