1546 lines
No EOL
47 KiB
JSON
1546 lines
No EOL
47 KiB
JSON
[
|
|
{
|
|
"Type": "BlueprintGeneratedClass",
|
|
"Name": "BPC_Anomaly_C",
|
|
"Class": "UScriptClass'BlueprintGeneratedClass'",
|
|
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
|
"Properties": {
|
|
"UberGraphFunction": {
|
|
"ObjectName": "Function'BPC_Anomaly_C:ExecuteUbergraph_BPC_Anomaly'",
|
|
"ObjectPath": "/Game/ITR2/BPs/Anomalies/BPC_Anomaly.6"
|
|
}
|
|
},
|
|
"SuperStruct": {
|
|
"ObjectName": "Class'ActorComponent'",
|
|
"ObjectPath": "/Script/Engine"
|
|
},
|
|
"Children": [
|
|
{
|
|
"ObjectName": "Function'BPC_Anomaly_C:GetDamage'",
|
|
"ObjectPath": "/Game/ITR2/BPs/Anomalies/BPC_Anomaly.7"
|
|
},
|
|
{
|
|
"ObjectName": "Function'BPC_Anomaly_C:SetupTrigger'",
|
|
"ObjectPath": "/Game/ITR2/BPs/Anomalies/BPC_Anomaly.13"
|
|
},
|
|
{
|
|
"ObjectName": "Function'BPC_Anomaly_C:CalculateIsRelevant'",
|
|
"ObjectPath": "/Game/ITR2/BPs/Anomalies/BPC_Anomaly.3"
|
|
},
|
|
{
|
|
"ObjectName": "Function'BPC_Anomaly_C:CheckIfRelevant'",
|
|
"ObjectPath": "/Game/ITR2/BPs/Anomalies/BPC_Anomaly.4"
|
|
},
|
|
{
|
|
"ObjectName": "Function'BPC_Anomaly_C:CheckOverlaps'",
|
|
"ObjectPath": "/Game/ITR2/BPs/Anomalies/BPC_Anomaly.5"
|
|
},
|
|
{
|
|
"ObjectName": "Function'BPC_Anomaly_C:SetRelevant'",
|
|
"ObjectPath": "/Game/ITR2/BPs/Anomalies/BPC_Anomaly.12"
|
|
},
|
|
{
|
|
"ObjectName": "Function'BPC_Anomaly_C:StartOverlapChecks'",
|
|
"ObjectPath": "/Game/ITR2/BPs/Anomalies/BPC_Anomaly.14"
|
|
},
|
|
{
|
|
"ObjectName": "Function'BPC_Anomaly_C:StartVizTriggerTimer'",
|
|
"ObjectPath": "/Game/ITR2/BPs/Anomalies/BPC_Anomaly.15"
|
|
},
|
|
{
|
|
"ObjectName": "Function'BPC_Anomaly_C:ReceiveBeginPlay'",
|
|
"ObjectPath": "/Game/ITR2/BPs/Anomalies/BPC_Anomaly.11"
|
|
},
|
|
{
|
|
"ObjectName": "Function'BPC_Anomaly_C:AddTrigger'",
|
|
"ObjectPath": "/Game/ITR2/BPs/Anomalies/BPC_Anomaly.2"
|
|
},
|
|
{
|
|
"ObjectName": "Function'BPC_Anomaly_C:OnComponentBeginOverlap_Event'",
|
|
"ObjectPath": "/Game/ITR2/BPs/Anomalies/BPC_Anomaly.8"
|
|
},
|
|
{
|
|
"ObjectName": "Function'BPC_Anomaly_C:ExecuteUbergraph_BPC_Anomaly'",
|
|
"ObjectPath": "/Game/ITR2/BPs/Anomalies/BPC_Anomaly.6"
|
|
},
|
|
{
|
|
"ObjectName": "Function'BPC_Anomaly_C:ProcessItemOverlap__DelegateSignature'",
|
|
"ObjectPath": "/Game/ITR2/BPs/Anomalies/BPC_Anomaly.9"
|
|
},
|
|
{
|
|
"ObjectName": "Function'BPC_Anomaly_C:ToggleRelevance__DelegateSignature'",
|
|
"ObjectPath": "/Game/ITR2/BPs/Anomalies/BPC_Anomaly.16"
|
|
},
|
|
{
|
|
"ObjectName": "Function'BPC_Anomaly_C:ProcessPlayerOverlap__DelegateSignature'",
|
|
"ObjectPath": "/Game/ITR2/BPs/Anomalies/BPC_Anomaly.10"
|
|
},
|
|
{
|
|
"ObjectName": "Function'BPC_Anomaly_C:VisTrigger__DelegateSignature'",
|
|
"ObjectPath": "/Game/ITR2/BPs/Anomalies/BPC_Anomaly.17"
|
|
}
|
|
],
|
|
"ChildProperties": [
|
|
{
|
|
"Type": "StructProperty",
|
|
"Name": "UberGraphFrame",
|
|
"Flags": "RF_Public | RF_LoadCompleted",
|
|
"ElementSize": 16,
|
|
"PropertyFlags": "Transient | DuplicateTransient",
|
|
"Struct": {
|
|
"ObjectName": "Class'PointerToUberGraphFrame'",
|
|
"ObjectPath": "/Script/Engine"
|
|
}
|
|
},
|
|
{
|
|
"Type": "ArrayProperty",
|
|
"Name": "Triggers",
|
|
"Flags": "RF_Public | RF_LoadCompleted",
|
|
"ElementSize": 16,
|
|
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance | ContainsInstancedReference",
|
|
"Inner": {
|
|
"Type": "ObjectProperty",
|
|
"Name": "Triggers",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 8,
|
|
"PropertyFlags": "InstancedReference",
|
|
"PropertyClass": {
|
|
"ObjectName": "Class'PrimitiveComponent'",
|
|
"ObjectPath": "/Script/Engine"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"Type": "StructProperty",
|
|
"Name": "TimeBetweenSelfTrigger",
|
|
"Flags": "RF_Public | RF_LoadCompleted",
|
|
"ElementSize": 8,
|
|
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance",
|
|
"Struct": {
|
|
"ObjectName": "Class'MinMaxFloat'",
|
|
"ObjectPath": "/Script/IntoTheRadius2"
|
|
}
|
|
},
|
|
{
|
|
"Type": "StructProperty",
|
|
"Name": "CheckOverlapsTimer",
|
|
"Flags": "RF_Public | RF_LoadCompleted",
|
|
"ElementSize": 8,
|
|
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance",
|
|
"Struct": {
|
|
"ObjectName": "Class'TimerHandle'",
|
|
"ObjectPath": "/Script/Engine"
|
|
}
|
|
},
|
|
{
|
|
"Type": "DoubleProperty",
|
|
"Name": "SquaredRelevanceDistance",
|
|
"Flags": "RF_Public | RF_LoadCompleted",
|
|
"ElementSize": 8,
|
|
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance"
|
|
},
|
|
{
|
|
"Type": "DoubleProperty",
|
|
"Name": "RelevanceDistance",
|
|
"Flags": "RF_Public | RF_LoadCompleted",
|
|
"ElementSize": 8,
|
|
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance"
|
|
},
|
|
{
|
|
"Type": "BoolProperty",
|
|
"Name": "IsRelevant",
|
|
"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": "Damage",
|
|
"Flags": "RF_Public | RF_LoadCompleted",
|
|
"ElementSize": 8,
|
|
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance"
|
|
},
|
|
{
|
|
"Type": "DoubleProperty",
|
|
"Name": "CooldownTime",
|
|
"Flags": "RF_Public | RF_LoadCompleted",
|
|
"ElementSize": 8,
|
|
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance"
|
|
},
|
|
{
|
|
"Type": "DoubleProperty",
|
|
"Name": "CooldownTimer",
|
|
"Flags": "RF_Public | RF_LoadCompleted",
|
|
"ElementSize": 8,
|
|
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance"
|
|
},
|
|
{
|
|
"Type": "MulticastInlineDelegateProperty",
|
|
"Name": "VisTrigger",
|
|
"Flags": "RF_Public | RF_LoadCompleted",
|
|
"ElementSize": 24,
|
|
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance | BlueprintAssignable | BlueprintCallable",
|
|
"SignatureFunction": {
|
|
"ObjectName": "Function'BPC_Anomaly_C:VisTrigger__DelegateSignature'",
|
|
"ObjectPath": "/Game/ITR2/BPs/Anomalies/BPC_Anomaly.17"
|
|
}
|
|
},
|
|
{
|
|
"Type": "MulticastInlineDelegateProperty",
|
|
"Name": "ProcessPlayerOverlap",
|
|
"Flags": "RF_Public | RF_LoadCompleted",
|
|
"ElementSize": 24,
|
|
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance | BlueprintAssignable | BlueprintCallable",
|
|
"SignatureFunction": {
|
|
"ObjectName": "Function'BPC_Anomaly_C:ProcessPlayerOverlap__DelegateSignature'",
|
|
"ObjectPath": "/Game/ITR2/BPs/Anomalies/BPC_Anomaly.10"
|
|
}
|
|
},
|
|
{
|
|
"Type": "MulticastInlineDelegateProperty",
|
|
"Name": "ToggleRelevance",
|
|
"Flags": "RF_Public | RF_LoadCompleted",
|
|
"ElementSize": 24,
|
|
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance | BlueprintAssignable | BlueprintCallable",
|
|
"SignatureFunction": {
|
|
"ObjectName": "Function'BPC_Anomaly_C:ToggleRelevance__DelegateSignature'",
|
|
"ObjectPath": "/Game/ITR2/BPs/Anomalies/BPC_Anomaly.16"
|
|
}
|
|
},
|
|
{
|
|
"Type": "MulticastInlineDelegateProperty",
|
|
"Name": "ProcessItemOverlap",
|
|
"Flags": "RF_Public | RF_LoadCompleted",
|
|
"ElementSize": 24,
|
|
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance | BlueprintAssignable | BlueprintCallable",
|
|
"SignatureFunction": {
|
|
"ObjectName": "Function'BPC_Anomaly_C:ProcessItemOverlap__DelegateSignature'",
|
|
"ObjectPath": "/Game/ITR2/BPs/Anomalies/BPC_Anomaly.9"
|
|
}
|
|
},
|
|
{
|
|
"Type": "BoolProperty",
|
|
"Name": "Cooldown",
|
|
"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": "bIsFirstTime",
|
|
"Flags": "RF_Public | RF_LoadCompleted",
|
|
"ElementSize": 1,
|
|
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance",
|
|
"FieldSize": 1,
|
|
"ByteOffset": 0,
|
|
"ByteMask": 1,
|
|
"FieldMask": 255,
|
|
"BoolSize": 1,
|
|
"bIsNativeBool": true
|
|
}
|
|
],
|
|
"FuncMap": {
|
|
"VisTrigger__DelegateSignature": {
|
|
"ObjectName": "Function'BPC_Anomaly_C:VisTrigger__DelegateSignature'",
|
|
"ObjectPath": "/Game/ITR2/BPs/Anomalies/BPC_Anomaly.17"
|
|
},
|
|
"ProcessPlayerOverlap__DelegateSignature": {
|
|
"ObjectName": "Function'BPC_Anomaly_C:ProcessPlayerOverlap__DelegateSignature'",
|
|
"ObjectPath": "/Game/ITR2/BPs/Anomalies/BPC_Anomaly.10"
|
|
},
|
|
"ToggleRelevance__DelegateSignature": {
|
|
"ObjectName": "Function'BPC_Anomaly_C:ToggleRelevance__DelegateSignature'",
|
|
"ObjectPath": "/Game/ITR2/BPs/Anomalies/BPC_Anomaly.16"
|
|
},
|
|
"ProcessItemOverlap__DelegateSignature": {
|
|
"ObjectName": "Function'BPC_Anomaly_C:ProcessItemOverlap__DelegateSignature'",
|
|
"ObjectPath": "/Game/ITR2/BPs/Anomalies/BPC_Anomaly.9"
|
|
},
|
|
"ExecuteUbergraph_BPC_Anomaly": {
|
|
"ObjectName": "Function'BPC_Anomaly_C:ExecuteUbergraph_BPC_Anomaly'",
|
|
"ObjectPath": "/Game/ITR2/BPs/Anomalies/BPC_Anomaly.6"
|
|
},
|
|
"OnComponentBeginOverlap_Event": {
|
|
"ObjectName": "Function'BPC_Anomaly_C:OnComponentBeginOverlap_Event'",
|
|
"ObjectPath": "/Game/ITR2/BPs/Anomalies/BPC_Anomaly.8"
|
|
},
|
|
"AddTrigger": {
|
|
"ObjectName": "Function'BPC_Anomaly_C:AddTrigger'",
|
|
"ObjectPath": "/Game/ITR2/BPs/Anomalies/BPC_Anomaly.2"
|
|
},
|
|
"ReceiveBeginPlay": {
|
|
"ObjectName": "Function'BPC_Anomaly_C:ReceiveBeginPlay'",
|
|
"ObjectPath": "/Game/ITR2/BPs/Anomalies/BPC_Anomaly.11"
|
|
},
|
|
"StartVizTriggerTimer": {
|
|
"ObjectName": "Function'BPC_Anomaly_C:StartVizTriggerTimer'",
|
|
"ObjectPath": "/Game/ITR2/BPs/Anomalies/BPC_Anomaly.15"
|
|
},
|
|
"StartOverlapChecks": {
|
|
"ObjectName": "Function'BPC_Anomaly_C:StartOverlapChecks'",
|
|
"ObjectPath": "/Game/ITR2/BPs/Anomalies/BPC_Anomaly.14"
|
|
},
|
|
"SetRelevant": {
|
|
"ObjectName": "Function'BPC_Anomaly_C:SetRelevant'",
|
|
"ObjectPath": "/Game/ITR2/BPs/Anomalies/BPC_Anomaly.12"
|
|
},
|
|
"CheckOverlaps": {
|
|
"ObjectName": "Function'BPC_Anomaly_C:CheckOverlaps'",
|
|
"ObjectPath": "/Game/ITR2/BPs/Anomalies/BPC_Anomaly.5"
|
|
},
|
|
"CheckIfRelevant": {
|
|
"ObjectName": "Function'BPC_Anomaly_C:CheckIfRelevant'",
|
|
"ObjectPath": "/Game/ITR2/BPs/Anomalies/BPC_Anomaly.4"
|
|
},
|
|
"CalculateIsRelevant": {
|
|
"ObjectName": "Function'BPC_Anomaly_C:CalculateIsRelevant'",
|
|
"ObjectPath": "/Game/ITR2/BPs/Anomalies/BPC_Anomaly.3"
|
|
},
|
|
"SetupTrigger": {
|
|
"ObjectName": "Function'BPC_Anomaly_C:SetupTrigger'",
|
|
"ObjectPath": "/Game/ITR2/BPs/Anomalies/BPC_Anomaly.13"
|
|
},
|
|
"GetDamage": {
|
|
"ObjectName": "Function'BPC_Anomaly_C:GetDamage'",
|
|
"ObjectPath": "/Game/ITR2/BPs/Anomalies/BPC_Anomaly.7"
|
|
}
|
|
},
|
|
"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_Anomaly_C'Default__BPC_Anomaly_C'",
|
|
"ObjectPath": "/Game/ITR2/BPs/Anomalies/BPC_Anomaly.1"
|
|
},
|
|
"EditorTags": {
|
|
"BlueprintType": "BPTYPE_Normal"
|
|
}
|
|
},
|
|
{
|
|
"Type": "BPC_Anomaly_C",
|
|
"Name": "Default__BPC_Anomaly_C",
|
|
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/Anomalies/BPC_Anomaly.BPC_Anomaly_C'",
|
|
"Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
|
|
"Properties": {
|
|
"UberGraphFrame": {},
|
|
"TimeBetweenSelfTrigger[2]": {
|
|
"Min": 1.0,
|
|
"Max": 2.0
|
|
},
|
|
"CheckOverlapsTimer[3]": {
|
|
"Handle": 0
|
|
},
|
|
"RelevanceDistance[5]": 30000.0,
|
|
"VisTrigger[10]": {
|
|
"InvocationList": []
|
|
},
|
|
"ProcessPlayerOverlap[11]": {
|
|
"InvocationList": []
|
|
},
|
|
"ToggleRelevance[12]": {
|
|
"InvocationList": []
|
|
},
|
|
"ProcessItemOverlap[13]": {
|
|
"InvocationList": []
|
|
},
|
|
"bIsFirstTime[15]": true,
|
|
"PrimaryComponentTick": {
|
|
"bStartWithTickEnabled": false
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"Type": "Function",
|
|
"Name": "AddTrigger",
|
|
"Outer": "BPC_Anomaly_C",
|
|
"Class": "UScriptClass'Function'",
|
|
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
|
|
"ChildProperties": [
|
|
{
|
|
"Type": "ObjectProperty",
|
|
"Name": "Trigger",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 8,
|
|
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm | InstancedReference",
|
|
"PropertyClass": {
|
|
"ObjectName": "Class'PrimitiveComponent'",
|
|
"ObjectPath": "/Script/Engine"
|
|
}
|
|
}
|
|
],
|
|
"FunctionFlags": "FUNC_BlueprintCallable | FUNC_BlueprintEvent"
|
|
},
|
|
{
|
|
"Type": "Function",
|
|
"Name": "CalculateIsRelevant",
|
|
"Outer": "BPC_Anomaly_C",
|
|
"Class": "UScriptClass'Function'",
|
|
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
|
|
"ChildProperties": [
|
|
{
|
|
"Type": "BoolProperty",
|
|
"Name": "Relevant",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 1,
|
|
"PropertyFlags": "Parm | OutParm",
|
|
"FieldSize": 1,
|
|
"ByteOffset": 0,
|
|
"ByteMask": 1,
|
|
"FieldMask": 255,
|
|
"BoolSize": 1,
|
|
"bIsNativeBool": true
|
|
},
|
|
{
|
|
"Type": "IntProperty",
|
|
"Name": "Temp_int_Array_Index_Variable",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 4
|
|
},
|
|
{
|
|
"Type": "IntProperty",
|
|
"Name": "Temp_int_Loop_Counter_Variable",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 4
|
|
},
|
|
{
|
|
"Type": "IntProperty",
|
|
"Name": "CallFunc_Add_IntInt_ReturnValue",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 4
|
|
},
|
|
{
|
|
"Type": "ObjectProperty",
|
|
"Name": "CallFunc_GetGameState_ReturnValue",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 8,
|
|
"PropertyClass": {
|
|
"ObjectName": "Class'GameStateBase'",
|
|
"ObjectPath": "/Script/Engine"
|
|
}
|
|
},
|
|
{
|
|
"Type": "ObjectProperty",
|
|
"Name": "CallFunc_Array_Get_Item",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 8,
|
|
"PropertyClass": {
|
|
"ObjectName": "Class'PlayerState'",
|
|
"ObjectPath": "/Script/Engine"
|
|
}
|
|
},
|
|
{
|
|
"Type": "IntProperty",
|
|
"Name": "CallFunc_Array_Length_ReturnValue",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 4
|
|
},
|
|
{
|
|
"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_IsValid_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": "FloatProperty",
|
|
"Name": "CallFunc_GetSquaredHorizontalDistanceTo_ReturnValue",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 4
|
|
},
|
|
{
|
|
"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": "DoubleProperty",
|
|
"Name": "CallFunc_LessEqual_DoubleDouble_A_ImplicitCast",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 8
|
|
}
|
|
],
|
|
"FunctionFlags": "FUNC_Public | FUNC_HasOutParms | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
|
|
},
|
|
{
|
|
"Type": "Function",
|
|
"Name": "CheckIfRelevant",
|
|
"Outer": "BPC_Anomaly_C",
|
|
"Class": "UScriptClass'Function'",
|
|
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
|
|
"FunctionFlags": "FUNC_BlueprintCallable | FUNC_BlueprintEvent"
|
|
},
|
|
{
|
|
"Type": "Function",
|
|
"Name": "CheckOverlaps",
|
|
"Outer": "BPC_Anomaly_C",
|
|
"Class": "UScriptClass'Function'",
|
|
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
|
|
"FunctionFlags": "FUNC_BlueprintCallable | FUNC_BlueprintEvent"
|
|
},
|
|
{
|
|
"Type": "Function",
|
|
"Name": "ExecuteUbergraph_BPC_Anomaly",
|
|
"Outer": "BPC_Anomaly_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'ComponentBeginOverlapSignature__DelegateSignature'",
|
|
"ObjectPath": "/Script/Engine"
|
|
}
|
|
},
|
|
{
|
|
"Type": "IntProperty",
|
|
"Name": "Temp_int_Array_Index_Variable",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 4
|
|
},
|
|
{
|
|
"Type": "IntProperty",
|
|
"Name": "Temp_int_Loop_Counter_Variable",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 4
|
|
},
|
|
{
|
|
"Type": "IntProperty",
|
|
"Name": "CallFunc_Add_IntInt_ReturnValue",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 4
|
|
},
|
|
{
|
|
"Type": "StructProperty",
|
|
"Name": "Temp_struct_Variable",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 96,
|
|
"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": "BoolProperty",
|
|
"Name": "CallFunc_NotEqual_VectorVector_ReturnValue",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 1,
|
|
"FieldSize": 1,
|
|
"ByteOffset": 0,
|
|
"ByteMask": 1,
|
|
"FieldMask": 255,
|
|
"BoolSize": 1,
|
|
"bIsNativeBool": true
|
|
},
|
|
{
|
|
"Type": "BoolProperty",
|
|
"Name": "CallFunc_CalculateIsRelevant_Relevant",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 1,
|
|
"FieldSize": 1,
|
|
"ByteOffset": 0,
|
|
"ByteMask": 1,
|
|
"FieldMask": 255,
|
|
"BoolSize": 1,
|
|
"bIsNativeBool": true
|
|
},
|
|
{
|
|
"Type": "DoubleProperty",
|
|
"Name": "CallFunc_Square_ReturnValue",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 8
|
|
},
|
|
{
|
|
"Type": "BoolProperty",
|
|
"Name": "K2Node_CustomEvent_NewRelevant",
|
|
"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_1",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 4
|
|
},
|
|
{
|
|
"Type": "IntProperty",
|
|
"Name": "CallFunc_Add_IntInt_ReturnValue_1",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 4
|
|
},
|
|
{
|
|
"Type": "IntProperty",
|
|
"Name": "Temp_int_Array_Index_Variable_1",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 4
|
|
},
|
|
{
|
|
"Type": "DoubleProperty",
|
|
"Name": "CallFunc_GetWorldDeltaSeconds_ReturnValue",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 8
|
|
},
|
|
{
|
|
"Type": "DoubleProperty",
|
|
"Name": "CallFunc_Add_DoubleDouble_ReturnValue",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 8
|
|
},
|
|
{
|
|
"Type": "BoolProperty",
|
|
"Name": "CallFunc_Greater_DoubleDouble_ReturnValue",
|
|
"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": "Class'TimerDynamicDelegate__DelegateSignature'",
|
|
"ObjectPath": "/Script/Engine"
|
|
}
|
|
},
|
|
{
|
|
"Type": "DelegateProperty",
|
|
"Name": "K2Node_CreateDelegate_OutputDelegate_2",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 32,
|
|
"SignatureFunction": {
|
|
"ObjectName": "Class'TimerDynamicDelegate__DelegateSignature'",
|
|
"ObjectPath": "/Script/Engine"
|
|
}
|
|
},
|
|
{
|
|
"Type": "StructProperty",
|
|
"Name": "CallFunc_K2_SetTimerDelegate_ReturnValue",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 8,
|
|
"Struct": {
|
|
"ObjectName": "Class'TimerHandle'",
|
|
"ObjectPath": "/Script/Engine"
|
|
}
|
|
},
|
|
{
|
|
"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": "DoubleProperty",
|
|
"Name": "CallFunc_RandomFloatInRange_ReturnValue",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 8
|
|
},
|
|
{
|
|
"Type": "StructProperty",
|
|
"Name": "CallFunc_K2_SetTimerDelegate_ReturnValue_1",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 8,
|
|
"Struct": {
|
|
"ObjectName": "Class'TimerHandle'",
|
|
"ObjectPath": "/Script/Engine"
|
|
}
|
|
},
|
|
{
|
|
"Type": "ObjectProperty",
|
|
"Name": "K2Node_CustomEvent_Trigger",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 8,
|
|
"PropertyFlags": "InstancedReference",
|
|
"PropertyClass": {
|
|
"ObjectName": "Class'PrimitiveComponent'",
|
|
"ObjectPath": "/Script/Engine"
|
|
}
|
|
},
|
|
{
|
|
"Type": "BoolProperty",
|
|
"Name": "CallFunc_MinMaxFloat_IsZero_ReturnValue",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 1,
|
|
"FieldSize": 1,
|
|
"ByteOffset": 0,
|
|
"ByteMask": 1,
|
|
"FieldMask": 255,
|
|
"BoolSize": 1,
|
|
"bIsNativeBool": true
|
|
},
|
|
{
|
|
"Type": "FloatProperty",
|
|
"Name": "CallFunc_MinMaxFloat_Random_ReturnValue",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 4
|
|
},
|
|
{
|
|
"Type": "ObjectProperty",
|
|
"Name": "K2Node_CustomEvent_OverlappedComponent",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 8,
|
|
"PropertyFlags": "InstancedReference",
|
|
"PropertyClass": {
|
|
"ObjectName": "Class'PrimitiveComponent'",
|
|
"ObjectPath": "/Script/Engine"
|
|
}
|
|
},
|
|
{
|
|
"Type": "ObjectProperty",
|
|
"Name": "K2Node_CustomEvent_OtherActor",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 8,
|
|
"PropertyClass": {
|
|
"ObjectName": "Class'Actor'",
|
|
"ObjectPath": "/Script/Engine"
|
|
}
|
|
},
|
|
{
|
|
"Type": "ObjectProperty",
|
|
"Name": "K2Node_CustomEvent_OtherComp",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 8,
|
|
"PropertyFlags": "InstancedReference",
|
|
"PropertyClass": {
|
|
"ObjectName": "Class'PrimitiveComponent'",
|
|
"ObjectPath": "/Script/Engine"
|
|
}
|
|
},
|
|
{
|
|
"Type": "IntProperty",
|
|
"Name": "K2Node_CustomEvent_OtherBodyIndex",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 4
|
|
},
|
|
{
|
|
"Type": "BoolProperty",
|
|
"Name": "K2Node_CustomEvent_bFromSweep",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 1,
|
|
"FieldSize": 1,
|
|
"ByteOffset": 0,
|
|
"ByteMask": 1,
|
|
"FieldMask": 255,
|
|
"BoolSize": 1,
|
|
"bIsNativeBool": true
|
|
},
|
|
{
|
|
"Type": "StructProperty",
|
|
"Name": "K2Node_CustomEvent_SweepResult",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 240,
|
|
"PropertyFlags": "ConstParm | ContainsInstancedReference",
|
|
"Struct": {
|
|
"ObjectName": "Class'HitResult'",
|
|
"ObjectPath": "/Script/Engine"
|
|
}
|
|
},
|
|
{
|
|
"Type": "IntProperty",
|
|
"Name": "CallFunc_Array_AddUnique_ReturnValue",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 4
|
|
},
|
|
{
|
|
"Type": "ObjectProperty",
|
|
"Name": "CallFunc_Array_Get_Item",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 8,
|
|
"PropertyFlags": "InstancedReference",
|
|
"PropertyClass": {
|
|
"ObjectName": "Class'PrimitiveComponent'",
|
|
"ObjectPath": "/Script/Engine"
|
|
}
|
|
},
|
|
{
|
|
"Type": "IntProperty",
|
|
"Name": "CallFunc_Array_Length_ReturnValue",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 4
|
|
},
|
|
{
|
|
"Type": "ArrayProperty",
|
|
"Name": "CallFunc_GetOverlappingActors_OverlappingActors",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 16,
|
|
"PropertyFlags": "ReferenceParm",
|
|
"Inner": {
|
|
"Type": "ObjectProperty",
|
|
"Name": "CallFunc_GetOverlappingActors_OverlappingActors",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 8,
|
|
"PropertyClass": {
|
|
"ObjectName": "Class'Actor'",
|
|
"ObjectPath": "/Script/Engine"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"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": "ObjectProperty",
|
|
"Name": "CallFunc_Array_Get_Item_1",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 8,
|
|
"PropertyClass": {
|
|
"ObjectName": "Class'Actor'",
|
|
"ObjectPath": "/Script/Engine"
|
|
}
|
|
},
|
|
{
|
|
"Type": "InterfaceProperty",
|
|
"Name": "K2Node_DynamicCast_AsHMDTransform_Interface",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 16,
|
|
"InterfaceClass": {
|
|
"ObjectName": "Class'HMDTransformInterface'",
|
|
"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": "InterfaceProperty",
|
|
"Name": "K2Node_DynamicCast_AsVRGrip_Interface",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 16,
|
|
"InterfaceClass": {
|
|
"ObjectName": "Class'VRGripInterface'",
|
|
"ObjectPath": "/Script/VRExpansionPlugin"
|
|
}
|
|
},
|
|
{
|
|
"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": "StructProperty",
|
|
"Name": "CallFunc_GetHeadTransform_ReturnValue",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 96,
|
|
"Struct": {
|
|
"ObjectName": "Class'Transform'",
|
|
"ObjectPath": "/Script/CoreUObject"
|
|
}
|
|
},
|
|
{
|
|
"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_AsRadius_Player_Interface",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 16,
|
|
"InterfaceClass": {
|
|
"ObjectName": "Class'RadiusPlayerInterface'",
|
|
"ObjectPath": "/Script/IntoTheRadius2"
|
|
}
|
|
},
|
|
{
|
|
"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": "BoolProperty",
|
|
"Name": "CallFunc_IsAlive_Alive",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 1,
|
|
"FieldSize": 1,
|
|
"ByteOffset": 0,
|
|
"ByteMask": 1,
|
|
"FieldMask": 255,
|
|
"BoolSize": 1,
|
|
"bIsNativeBool": true
|
|
},
|
|
{
|
|
"Type": "BoolProperty",
|
|
"Name": "CallFunc_BooleanOR_ReturnValue",
|
|
"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": "InterfaceProperty",
|
|
"Name": "K2Node_DynamicCast_AsHMDTransform_Interface_1",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 16,
|
|
"InterfaceClass": {
|
|
"ObjectName": "Class'HMDTransformInterface'",
|
|
"ObjectPath": "/Script/IntoTheRadius2"
|
|
}
|
|
},
|
|
{
|
|
"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": "IntProperty",
|
|
"Name": "CallFunc_Array_Length_ReturnValue_1",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 4
|
|
},
|
|
{
|
|
"Type": "StructProperty",
|
|
"Name": "CallFunc_GetHeadTransform_ReturnValue_1",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 96,
|
|
"Struct": {
|
|
"ObjectName": "Class'Transform'",
|
|
"ObjectPath": "/Script/CoreUObject"
|
|
}
|
|
},
|
|
{
|
|
"Type": "BoolProperty",
|
|
"Name": "CallFunc_Less_IntInt_ReturnValue_1",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 1,
|
|
"FieldSize": 1,
|
|
"ByteOffset": 0,
|
|
"ByteMask": 1,
|
|
"FieldMask": 255,
|
|
"BoolSize": 1,
|
|
"bIsNativeBool": true
|
|
},
|
|
{
|
|
"Type": "StructProperty",
|
|
"Name": "Temp_struct_Variable_1",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 96,
|
|
"Struct": {
|
|
"ObjectName": "Class'Transform'",
|
|
"ObjectPath": "/Script/CoreUObject"
|
|
}
|
|
},
|
|
{
|
|
"Type": "BoolProperty",
|
|
"Name": "CallFunc_NotEqual_BoolBool_ReturnValue",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 1,
|
|
"FieldSize": 1,
|
|
"ByteOffset": 0,
|
|
"ByteMask": 1,
|
|
"FieldMask": 255,
|
|
"BoolSize": 1,
|
|
"bIsNativeBool": true
|
|
},
|
|
{
|
|
"Type": "StructProperty",
|
|
"Name": "CallFunc_BreakTransform_Location_1",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 24,
|
|
"Struct": {
|
|
"ObjectName": "Class'Vector'",
|
|
"ObjectPath": "/Script/CoreUObject"
|
|
}
|
|
},
|
|
{
|
|
"Type": "StructProperty",
|
|
"Name": "CallFunc_BreakTransform_Rotation_1",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 24,
|
|
"Struct": {
|
|
"ObjectName": "Class'Rotator'",
|
|
"ObjectPath": "/Script/CoreUObject"
|
|
}
|
|
},
|
|
{
|
|
"Type": "StructProperty",
|
|
"Name": "CallFunc_BreakTransform_Scale_1",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 24,
|
|
"Struct": {
|
|
"ObjectName": "Class'Vector'",
|
|
"ObjectPath": "/Script/CoreUObject"
|
|
}
|
|
},
|
|
{
|
|
"Type": "BoolProperty",
|
|
"Name": "CallFunc_NotEqual_VectorVector_ReturnValue_1",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 1,
|
|
"FieldSize": 1,
|
|
"ByteOffset": 0,
|
|
"ByteMask": 1,
|
|
"FieldMask": 255,
|
|
"BoolSize": 1,
|
|
"bIsNativeBool": true
|
|
},
|
|
{
|
|
"Type": "BoolProperty",
|
|
"Name": "CallFunc_BooleanOR_ReturnValue_1",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 1,
|
|
"FieldSize": 1,
|
|
"ByteOffset": 0,
|
|
"ByteMask": 1,
|
|
"FieldMask": 255,
|
|
"BoolSize": 1,
|
|
"bIsNativeBool": true
|
|
},
|
|
{
|
|
"Type": "FloatProperty",
|
|
"Name": "CallFunc_K2_SetTimerDelegate_InitialStartDelay_ImplicitCast",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 4
|
|
}
|
|
],
|
|
"FunctionFlags": "FUNC_Final | FUNC_UbergraphFunction | FUNC_HasDefaults"
|
|
},
|
|
{
|
|
"Type": "Function",
|
|
"Name": "GetDamage",
|
|
"Outer": "BPC_Anomaly_C",
|
|
"Class": "UScriptClass'Function'",
|
|
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
|
|
"ChildProperties": [
|
|
{
|
|
"Type": "DoubleProperty",
|
|
"Name": "Result",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 8,
|
|
"PropertyFlags": "Parm | OutParm"
|
|
},
|
|
{
|
|
"Type": "ObjectProperty",
|
|
"Name": "CallFunc_GetGameInstanceSubsystem_ReturnValue",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 8,
|
|
"PropertyClass": {
|
|
"ObjectName": "Class'RadiusDifficultySettingsSubsystem'",
|
|
"ObjectPath": "/Script/IntoTheRadius2"
|
|
}
|
|
},
|
|
{
|
|
"Type": "FloatProperty",
|
|
"Name": "CallFunc_GetAnomaliesDamage_ReturnValue",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 4
|
|
},
|
|
{
|
|
"Type": "DoubleProperty",
|
|
"Name": "CallFunc_Multiply_DoubleDouble_ReturnValue",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 8
|
|
},
|
|
{
|
|
"Type": "DoubleProperty",
|
|
"Name": "CallFunc_Multiply_DoubleDouble_B_ImplicitCast",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 8
|
|
}
|
|
],
|
|
"FunctionFlags": "FUNC_Public | FUNC_HasOutParms | FUNC_BlueprintCallable | FUNC_BlueprintEvent | FUNC_BlueprintPure"
|
|
},
|
|
{
|
|
"Type": "Function",
|
|
"Name": "OnComponentBeginOverlap_Event",
|
|
"Outer": "BPC_Anomaly_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_BlueprintCallable | FUNC_BlueprintEvent"
|
|
},
|
|
{
|
|
"Type": "Function",
|
|
"Name": "ProcessItemOverlap__DelegateSignature",
|
|
"Outer": "BPC_Anomaly_C",
|
|
"Class": "UScriptClass'Function'",
|
|
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
|
|
"ChildProperties": [
|
|
{
|
|
"Type": "ObjectProperty",
|
|
"Name": "Item",
|
|
"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": "ProcessPlayerOverlap__DelegateSignature",
|
|
"Outer": "BPC_Anomaly_C",
|
|
"Class": "UScriptClass'Function'",
|
|
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
|
|
"ChildProperties": [
|
|
{
|
|
"Type": "ObjectProperty",
|
|
"Name": "Player",
|
|
"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": "BPC_Anomaly_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": "SetRelevant",
|
|
"Outer": "BPC_Anomaly_C",
|
|
"Class": "UScriptClass'Function'",
|
|
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
|
|
"ChildProperties": [
|
|
{
|
|
"Type": "BoolProperty",
|
|
"Name": "NewRelevant",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 1,
|
|
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
|
|
"FieldSize": 1,
|
|
"ByteOffset": 0,
|
|
"ByteMask": 1,
|
|
"FieldMask": 255,
|
|
"BoolSize": 1,
|
|
"bIsNativeBool": true
|
|
}
|
|
],
|
|
"FunctionFlags": "FUNC_BlueprintCallable | FUNC_BlueprintEvent"
|
|
},
|
|
{
|
|
"Type": "Function",
|
|
"Name": "SetupTrigger",
|
|
"Outer": "BPC_Anomaly_C",
|
|
"Class": "UScriptClass'Function'",
|
|
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
|
|
"ChildProperties": [
|
|
{
|
|
"Type": "IntProperty",
|
|
"Name": "Temp_int_Array_Index_Variable",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 4
|
|
},
|
|
{
|
|
"Type": "IntProperty",
|
|
"Name": "Temp_int_Loop_Counter_Variable",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 4
|
|
},
|
|
{
|
|
"Type": "IntProperty",
|
|
"Name": "CallFunc_Add_IntInt_ReturnValue",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 4
|
|
},
|
|
{
|
|
"Type": "ObjectProperty",
|
|
"Name": "CallFunc_GetOwner_ReturnValue",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 8,
|
|
"PropertyClass": {
|
|
"ObjectName": "Class'Actor'",
|
|
"ObjectPath": "/Script/Engine"
|
|
}
|
|
},
|
|
{
|
|
"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": "Class'PrimitiveComponent'",
|
|
"ObjectPath": "/Script/Engine"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"Type": "IntProperty",
|
|
"Name": "CallFunc_Array_Length_ReturnValue",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 4
|
|
},
|
|
{
|
|
"Type": "ObjectProperty",
|
|
"Name": "CallFunc_Array_Get_Item",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 8,
|
|
"PropertyFlags": "InstancedReference",
|
|
"PropertyClass": {
|
|
"ObjectName": "Class'PrimitiveComponent'",
|
|
"ObjectPath": "/Script/Engine"
|
|
}
|
|
},
|
|
{
|
|
"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": "ByteProperty",
|
|
"Name": "CallFunc_GetCollisionObjectType_ReturnValue",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 1,
|
|
"Enum": {
|
|
"ObjectName": "Class'ECollisionChannel'",
|
|
"ObjectPath": "/Script/Engine"
|
|
}
|
|
},
|
|
{
|
|
"Type": "BoolProperty",
|
|
"Name": "CallFunc_EqualEqual_ByteByte_ReturnValue",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 1,
|
|
"FieldSize": 1,
|
|
"ByteOffset": 0,
|
|
"ByteMask": 1,
|
|
"FieldMask": 255,
|
|
"BoolSize": 1,
|
|
"bIsNativeBool": true
|
|
}
|
|
],
|
|
"FunctionFlags": "FUNC_Public | FUNC_HasDefaults | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
|
|
},
|
|
{
|
|
"Type": "Function",
|
|
"Name": "StartOverlapChecks",
|
|
"Outer": "BPC_Anomaly_C",
|
|
"Class": "UScriptClass'Function'",
|
|
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
|
|
"FunctionFlags": "FUNC_BlueprintCallable | FUNC_BlueprintEvent"
|
|
},
|
|
{
|
|
"Type": "Function",
|
|
"Name": "StartVizTriggerTimer",
|
|
"Outer": "BPC_Anomaly_C",
|
|
"Class": "UScriptClass'Function'",
|
|
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
|
|
"FunctionFlags": "FUNC_BlueprintCallable | FUNC_BlueprintEvent"
|
|
},
|
|
{
|
|
"Type": "Function",
|
|
"Name": "ToggleRelevance__DelegateSignature",
|
|
"Outer": "BPC_Anomaly_C",
|
|
"Class": "UScriptClass'Function'",
|
|
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
|
|
"ChildProperties": [
|
|
{
|
|
"Type": "BoolProperty",
|
|
"Name": "On",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 1,
|
|
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
|
|
"FieldSize": 1,
|
|
"ByteOffset": 0,
|
|
"ByteMask": 1,
|
|
"FieldMask": 255,
|
|
"BoolSize": 1,
|
|
"bIsNativeBool": true
|
|
}
|
|
],
|
|
"FunctionFlags": "FUNC_Public | FUNC_Delegate | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
|
|
},
|
|
{
|
|
"Type": "Function",
|
|
"Name": "VisTrigger__DelegateSignature",
|
|
"Outer": "BPC_Anomaly_C",
|
|
"Class": "UScriptClass'Function'",
|
|
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
|
|
"ChildProperties": [
|
|
{
|
|
"Type": "BoolProperty",
|
|
"Name": "Triggered",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 1,
|
|
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
|
|
"FieldSize": 1,
|
|
"ByteOffset": 0,
|
|
"ByteMask": 1,
|
|
"FieldMask": 255,
|
|
"BoolSize": 1,
|
|
"bIsNativeBool": true
|
|
}
|
|
],
|
|
"FunctionFlags": "FUNC_Public | FUNC_Delegate | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
|
|
}
|
|
] |