ITR2_ASSET/IntoTheRadius2/Content/ITR2/BPs/Anomalies/BPA_Anomaly.json

293 lines
No EOL
10 KiB
JSON

[
{
"Type": "BlueprintGeneratedClass",
"Name": "BPA_Anomaly_C",
"Class": "UScriptClass'BlueprintGeneratedClass'",
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"SimpleConstructionScript": {
"ObjectName": "SimpleConstructionScript'BPA_Anomaly_C:SimpleConstructionScript_0'",
"ObjectPath": "/Game/ITR2/BPs/Anomalies/BPA_Anomaly.9"
}
},
"SuperStruct": {
"ObjectName": "Class'AnomalyBase'",
"ObjectPath": "/Script/IntoTheRadius2"
},
"Children": [
{
"ObjectName": "Function'BPA_Anomaly_C:GetDamageCauserName'",
"ObjectPath": "/Game/ITR2/BPs/Anomalies/BPA_Anomaly.4"
},
{
"ObjectName": "Function'BPA_Anomaly_C:GetDamageCauserTag'",
"ObjectPath": "/Game/ITR2/BPs/Anomalies/BPA_Anomaly.5"
},
{
"ObjectName": "Function'BPA_Anomaly_C:GetAnomalyTypeId'",
"ObjectPath": "/Game/ITR2/BPs/Anomalies/BPA_Anomaly.3"
}
],
"ChildProperties": [
{
"Type": "ObjectProperty",
"Name": "BPC_AnomalySplineFollow",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
"PropertyClass": {
"ObjectName": "BlueprintGeneratedClass'BPC_AnomalySplineFollow_C'",
"ObjectPath": "/Game/ITR2/BPs/Anomalies/BPC_AnomalySplineFollow.0"
}
},
{
"Type": "ObjectProperty",
"Name": "DefaultSceneRoot",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
"PropertyClass": {
"ObjectName": "Class'SceneComponent'",
"ObjectPath": "/Script/Engine"
}
}
],
"FuncMap": {
"GetAnomalyTypeId": {
"ObjectName": "Function'BPA_Anomaly_C:GetAnomalyTypeId'",
"ObjectPath": "/Game/ITR2/BPs/Anomalies/BPA_Anomaly.3"
},
"GetDamageCauserTag": {
"ObjectName": "Function'BPA_Anomaly_C:GetDamageCauserTag'",
"ObjectPath": "/Game/ITR2/BPs/Anomalies/BPA_Anomaly.5"
},
"GetDamageCauserName": {
"ObjectName": "Function'BPA_Anomaly_C:GetDamageCauserName'",
"ObjectPath": "/Game/ITR2/BPs/Anomalies/BPA_Anomaly.4"
}
},
"ClassFlags": "CLASS_Config | CLASS_ReplicationDataIsSetUp | CLASS_CompiledFromBlueprint | CLASS_HasInstancedReference",
"ClassWithin": {
"ObjectName": "Class'Object'",
"ObjectPath": "/Script/CoreUObject"
},
"ClassConfigName": "Engine",
"bCooked": true,
"ClassDefaultObject": {
"ObjectName": "BPA_Anomaly_C'Default__BPA_Anomaly_C'",
"ObjectPath": "/Game/ITR2/BPs/Anomalies/BPA_Anomaly.1"
},
"EditorTags": {
"BlueprintType": "BPTYPE_Normal"
}
},
{
"Type": "BPA_Anomaly_C",
"Name": "Default__BPA_Anomaly_C",
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/Anomalies/BPA_Anomaly.BPA_Anomaly_C'",
"Flags": "RF_Public | RF_Transactional | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"PrimaryActorTick": {
"bStartWithTickEnabled": false
},
"bReplicates": true
}
},
{
"Type": "BPC_AnomalySplineFollow_C",
"Name": "BPC_AnomalySplineFollow_GEN_VARIABLE",
"Outer": "BPA_Anomaly_C",
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/Anomalies/BPC_AnomalySplineFollow.BPC_AnomalySplineFollow_C'",
"Template": {
"ObjectName": "BPC_AnomalySplineFollow_C'Default__BPC_AnomalySplineFollow_C'",
"ObjectPath": "/Game/ITR2/BPs/Anomalies/BPC_AnomalySplineFollow.1"
},
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted"
},
{
"Type": "Function",
"Name": "GetAnomalyTypeId",
"Outer": "BPA_Anomaly_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"SuperStruct": {
"ObjectName": "Class'RadiusAnomalyInterface:GetAnomalyTypeId'",
"ObjectPath": "/Script/IntoTheRadius2"
},
"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": "GetDamageCauserName",
"Outer": "BPA_Anomaly_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"SuperStruct": {
"ObjectName": "Class'RadiusDamageCauserInterface:GetDamageCauserName'",
"ObjectPath": "/Script/IntoTheRadius2"
},
"ChildProperties": [
{
"Type": "TextProperty",
"Name": "ReturnValue",
"Flags": "RF_Public",
"ElementSize": 24,
"PropertyFlags": "Parm | OutParm | ReturnParm"
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_GetGameInstanceSubsystem_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'RadiusConfigurationSubsystem'",
"ObjectPath": "/Script/IntoTheRadius2"
}
},
{
"Type": "StructProperty",
"Name": "CallFunc_GetAnomalyTypeId_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 12,
"Struct": {
"ObjectName": "Class'GameplayTag'",
"ObjectPath": "/Script/GameplayTags"
}
},
{
"Type": "TextProperty",
"Name": "CallFunc_GetAnomalyNameByTag_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": "BPA_Anomaly_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"SuperStruct": {
"ObjectName": "Class'RadiusDamageCauserInterface:GetDamageCauserTag'",
"ObjectPath": "/Script/IntoTheRadius2"
},
"ChildProperties": [
{
"Type": "StructProperty",
"Name": "ReturnValue",
"Flags": "RF_Public",
"ElementSize": 12,
"PropertyFlags": "Parm | OutParm | ReturnParm",
"Struct": {
"ObjectName": "Class'GameplayTag'",
"ObjectPath": "/Script/GameplayTags"
}
},
{
"Type": "StructProperty",
"Name": "CallFunc_GetAnomalyTypeId_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 12,
"Struct": {
"ObjectName": "Class'GameplayTag'",
"ObjectPath": "/Script/GameplayTags"
}
}
],
"FunctionFlags": "FUNC_Event | FUNC_Public | FUNC_HasOutParms | FUNC_HasDefaults | FUNC_BlueprintCallable | FUNC_BlueprintEvent | FUNC_BlueprintPure | FUNC_Const"
},
{
"Type": "SceneComponent",
"Name": "DefaultSceneRoot_GEN_VARIABLE",
"Outer": "BPA_Anomaly_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_Anomaly_C:DefaultSceneRoot_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Anomalies/BPA_Anomaly.6"
},
"VariableGuid": "3D58ED26-4CD987AA-59EB07A4-18D812F1",
"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": "BlueprintGeneratedClass'BPC_AnomalySplineFollow_C'",
"ObjectPath": "/Game/ITR2/BPs/Anomalies/BPC_AnomalySplineFollow.0"
},
"ComponentTemplate": {
"ObjectName": "BPC_AnomalySplineFollow_C'BPA_Anomaly_C:BPC_AnomalySplineFollow_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Anomalies/BPA_Anomaly.2"
},
"VariableGuid": "6FE5E8AA-4CE0F32E-FF2AC6AE-0DAACF5D",
"InternalVariableName": "BPC_AnomalySplineFollow"
}
},
{
"Type": "SimpleConstructionScript",
"Name": "SimpleConstructionScript_0",
"Outer": "BPA_Anomaly_C",
"Class": "UScriptClass'SimpleConstructionScript'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"RootNodes": [
{
"ObjectName": "SCS_Node'BPA_Anomaly_C:SimpleConstructionScript_0.SCS_Node_0'",
"ObjectPath": "/Game/ITR2/BPs/Anomalies/BPA_Anomaly.7"
},
{
"ObjectName": "SCS_Node'BPA_Anomaly_C:SimpleConstructionScript_0.SCS_Node_1'",
"ObjectPath": "/Game/ITR2/BPs/Anomalies/BPA_Anomaly.8"
}
],
"AllNodes": [
{
"ObjectName": "SCS_Node'BPA_Anomaly_C:SimpleConstructionScript_0.SCS_Node_0'",
"ObjectPath": "/Game/ITR2/BPs/Anomalies/BPA_Anomaly.7"
},
{
"ObjectName": "SCS_Node'BPA_Anomaly_C:SimpleConstructionScript_0.SCS_Node_1'",
"ObjectPath": "/Game/ITR2/BPs/Anomalies/BPA_Anomaly.8"
}
],
"DefaultSceneRootNode": {
"ObjectName": "SCS_Node'BPA_Anomaly_C:SimpleConstructionScript_0.SCS_Node_0'",
"ObjectPath": "/Game/ITR2/BPs/Anomalies/BPA_Anomaly.7"
}
}
}
]