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

488 lines
No EOL
16 KiB
JSON

[
{
"Type": "BlueprintGeneratedClass",
"Name": "BPC_AnomalySplineFollow_C",
"Class": "UScriptClass'BlueprintGeneratedClass'",
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"NumReplicatedProperties": 2,
"UberGraphFunction": {
"ObjectName": "Function'BPC_AnomalySplineFollow_C:ExecuteUbergraph_BPC_AnomalySplineFollow'",
"ObjectPath": "/Game/ITR2/BPs/Anomalies/BPC_AnomalySplineFollow.2"
}
},
"SuperStruct": {
"ObjectName": "Class'ActorComponent'",
"ObjectPath": "/Script/Engine"
},
"Children": [
{
"ObjectName": "Function'BPC_AnomalySplineFollow_C:SetDistanceAlongSpline'",
"ObjectPath": "/Game/ITR2/BPs/Anomalies/BPC_AnomalySplineFollow.6"
},
{
"ObjectName": "Function'BPC_AnomalySplineFollow_C:GetDistanceAlongSpline'",
"ObjectPath": "/Game/ITR2/BPs/Anomalies/BPC_AnomalySplineFollow.3"
},
{
"ObjectName": "Function'BPC_AnomalySplineFollow_C:ReceiveBeginPlay'",
"ObjectPath": "/Game/ITR2/BPs/Anomalies/BPC_AnomalySplineFollow.4"
},
{
"ObjectName": "Function'BPC_AnomalySplineFollow_C:ReceiveTick'",
"ObjectPath": "/Game/ITR2/BPs/Anomalies/BPC_AnomalySplineFollow.5"
},
{
"ObjectName": "Function'BPC_AnomalySplineFollow_C:SetMoveSpeed'",
"ObjectPath": "/Game/ITR2/BPs/Anomalies/BPC_AnomalySplineFollow.7"
},
{
"ObjectName": "Function'BPC_AnomalySplineFollow_C:SetSplineToFollow'",
"ObjectPath": "/Game/ITR2/BPs/Anomalies/BPC_AnomalySplineFollow.8"
},
{
"ObjectName": "Function'BPC_AnomalySplineFollow_C:ExecuteUbergraph_BPC_AnomalySplineFollow'",
"ObjectPath": "/Game/ITR2/BPs/Anomalies/BPC_AnomalySplineFollow.2"
}
],
"ChildProperties": [
{
"Type": "StructProperty",
"Name": "UberGraphFrame",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 16,
"PropertyFlags": "Transient | DuplicateTransient",
"Struct": {
"ObjectName": "Class'PointerToUberGraphFrame'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "DoubleProperty",
"Name": "MoveSpeed",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible | Net | DisableEditOnInstance",
"RepIndex": 2
},
{
"Type": "DoubleProperty",
"Name": "DistanceAlongSpline",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible | Net | DisableEditOnInstance",
"RepIndex": 3
},
{
"Type": "ObjectProperty",
"Name": "SplineComponent",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance | InstancedReference",
"PropertyClass": {
"ObjectName": "Class'SplineComponent'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "BoolProperty",
"Name": "ShouldSweep",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 1,
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance",
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "DoubleProperty",
"Name": "NewDistanceAlongSpline",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance"
}
],
"FuncMap": {
"ExecuteUbergraph_BPC_AnomalySplineFollow": {
"ObjectName": "Function'BPC_AnomalySplineFollow_C:ExecuteUbergraph_BPC_AnomalySplineFollow'",
"ObjectPath": "/Game/ITR2/BPs/Anomalies/BPC_AnomalySplineFollow.2"
},
"SetSplineToFollow": {
"ObjectName": "Function'BPC_AnomalySplineFollow_C:SetSplineToFollow'",
"ObjectPath": "/Game/ITR2/BPs/Anomalies/BPC_AnomalySplineFollow.8"
},
"SetMoveSpeed": {
"ObjectName": "Function'BPC_AnomalySplineFollow_C:SetMoveSpeed'",
"ObjectPath": "/Game/ITR2/BPs/Anomalies/BPC_AnomalySplineFollow.7"
},
"ReceiveTick": {
"ObjectName": "Function'BPC_AnomalySplineFollow_C:ReceiveTick'",
"ObjectPath": "/Game/ITR2/BPs/Anomalies/BPC_AnomalySplineFollow.5"
},
"ReceiveBeginPlay": {
"ObjectName": "Function'BPC_AnomalySplineFollow_C:ReceiveBeginPlay'",
"ObjectPath": "/Game/ITR2/BPs/Anomalies/BPC_AnomalySplineFollow.4"
},
"GetDistanceAlongSpline": {
"ObjectName": "Function'BPC_AnomalySplineFollow_C:GetDistanceAlongSpline'",
"ObjectPath": "/Game/ITR2/BPs/Anomalies/BPC_AnomalySplineFollow.3"
},
"SetDistanceAlongSpline": {
"ObjectName": "Function'BPC_AnomalySplineFollow_C:SetDistanceAlongSpline'",
"ObjectPath": "/Game/ITR2/BPs/Anomalies/BPC_AnomalySplineFollow.6"
}
},
"ClassFlags": "CLASS_Config | CLASS_ReplicationDataIsSetUp | CLASS_CompiledFromBlueprint | CLASS_DefaultToInstanced | CLASS_HasInstancedReference",
"ClassWithin": {
"ObjectName": "Class'Object'",
"ObjectPath": "/Script/CoreUObject"
},
"ClassConfigName": "Engine",
"Interfaces": [
{
"Class": {
"ObjectName": "Class'RadiusSplineFollowInterface'",
"ObjectPath": "/Script/IntoTheRadius2"
},
"PointerOffset": 0,
"bImplementedByK2": true
}
],
"bCooked": true,
"ClassDefaultObject": {
"ObjectName": "BPC_AnomalySplineFollow_C'Default__BPC_AnomalySplineFollow_C'",
"ObjectPath": "/Game/ITR2/BPs/Anomalies/BPC_AnomalySplineFollow.1"
},
"EditorTags": {
"BlueprintType": "BPTYPE_Normal",
"ImplementedInterfaces": "((Interface=\"/Script/CoreUObject.Class'/Script/IntoTheRadius2.RadiusSplineFollowInterface'\"))"
}
},
{
"Type": "BPC_AnomalySplineFollow_C",
"Name": "Default__BPC_AnomalySplineFollow_C",
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/Anomalies/BPC_AnomalySplineFollow.BPC_AnomalySplineFollow_C'",
"Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"UberGraphFrame": {},
"MoveSpeed[1]": 100.0,
"PrimaryComponentTick": {
"bCanEverTick": true,
"bStartWithTickEnabled": false
},
"bReplicates": true
}
},
{
"Type": "Function",
"Name": "ExecuteUbergraph_BPC_AnomalySplineFollow",
"Outer": "BPC_AnomalySplineFollow_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": "FloatProperty",
"Name": "K2Node_Event_DeltaSeconds",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_Multiply_DoubleDouble_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_Add_DoubleDouble_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_GetOwner_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'Actor'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_GetOwner_ReturnValue_1",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'Actor'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_K2_GetRootComponent_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "InstancedReference",
"PropertyClass": {
"ObjectName": "Class'SceneComponent'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_GetAttachParentActor_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'Actor'",
"ObjectPath": "/Script/Engine"
}
},
{
"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_GetComponentByClass_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "InstancedReference",
"PropertyClass": {
"ObjectName": "Class'SplineComponent'",
"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": "FloatProperty",
"Name": "K2Node_Event_Speed",
"Flags": "RF_Public",
"ElementSize": 4,
"PropertyFlags": "ConstParm"
},
{
"Type": "ObjectProperty",
"Name": "K2Node_Event_Spline",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "ConstParm | InstancedReference",
"PropertyClass": {
"ObjectName": "Class'SplineComponent'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "FloatProperty",
"Name": "CallFunc_GetSplineLength_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "StructProperty",
"Name": "CallFunc_GetLocationAtDistanceAlongSpline_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 24,
"Struct": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "BoolProperty",
"Name": "CallFunc_LessEqual_DoubleDouble_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "StructProperty",
"Name": "CallFunc_K2_SetWorldLocation_SweepHitResult",
"Flags": "RF_Public",
"ElementSize": 240,
"PropertyFlags": "ContainsInstancedReference",
"Struct": {
"ObjectName": "Class'HitResult'",
"ObjectPath": "/Script/Engine"
}
},
{
"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": "DoubleProperty",
"Name": "CallFunc_Multiply_DoubleDouble_B_ImplicitCast",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "FloatProperty",
"Name": "CallFunc_GetLocationAtDistanceAlongSpline_Distance_ImplicitCast",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "DoubleProperty",
"Name": "K2Node_VariableSet_MoveSpeed_ImplicitCast",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_LessEqual_DoubleDouble_B_ImplicitCast",
"Flags": "RF_Public",
"ElementSize": 8
}
],
"FunctionFlags": "FUNC_Final | FUNC_UbergraphFunction | FUNC_HasDefaults"
},
{
"Type": "Function",
"Name": "GetDistanceAlongSpline",
"Outer": "BPC_AnomalySplineFollow_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"ChildProperties": [
{
"Type": "DoubleProperty",
"Name": "Result",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "Parm | OutParm"
}
],
"FunctionFlags": "FUNC_Public | FUNC_HasOutParms | FUNC_BlueprintCallable | FUNC_BlueprintEvent | FUNC_BlueprintPure"
},
{
"Type": "Function",
"Name": "ReceiveBeginPlay",
"Outer": "BPC_AnomalySplineFollow_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": "ReceiveTick",
"Outer": "BPC_AnomalySplineFollow_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"SuperStruct": {
"ObjectName": "Class'ActorComponent:ReceiveTick'",
"ObjectPath": "/Script/Engine"
},
"ChildProperties": [
{
"Type": "FloatProperty",
"Name": "DeltaSeconds",
"Flags": "RF_Public",
"ElementSize": 4,
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm"
}
],
"FunctionFlags": "FUNC_Event | FUNC_Public | FUNC_BlueprintEvent"
},
{
"Type": "Function",
"Name": "SetDistanceAlongSpline",
"Outer": "BPC_AnomalySplineFollow_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"ChildProperties": [
{
"Type": "DoubleProperty",
"Name": "NewValue",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm"
}
],
"FunctionFlags": "FUNC_Public | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
},
{
"Type": "Function",
"Name": "SetMoveSpeed",
"Outer": "BPC_AnomalySplineFollow_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"ChildProperties": [
{
"Type": "FloatProperty",
"Name": "Speed",
"Flags": "RF_Public",
"ElementSize": 4,
"PropertyFlags": "ConstParm | BlueprintVisible | BlueprintReadOnly | Parm"
}
],
"FunctionFlags": "FUNC_Event | FUNC_Public | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
},
{
"Type": "Function",
"Name": "SetSplineToFollow",
"Outer": "BPC_AnomalySplineFollow_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"ChildProperties": [
{
"Type": "ObjectProperty",
"Name": "Spline",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "ConstParm | BlueprintVisible | BlueprintReadOnly | Parm | InstancedReference",
"PropertyClass": {
"ObjectName": "Class'SplineComponent'",
"ObjectPath": "/Script/Engine"
}
}
],
"FunctionFlags": "FUNC_Event | FUNC_Public | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
}
]