ITR2_ASSET/IntoTheRadius2/Content/ITR2/BPs/Items/Artefacts/BP_Artefact.json

848 lines
29 KiB
JSON
Raw Normal View History

2024-11-28 06:17:42 +00:00
[
{
"Type": "BlueprintGeneratedClass",
"Name": "BP_Artefact_C",
"Class": "UScriptClass'BlueprintGeneratedClass'",
"Super": {
"ObjectName": "BlueprintGeneratedClass'BPA_RadiusStaticMeshItemBase_C'",
"ObjectPath": "/Game/ITR2/BPs/Items/BPA_RadiusStaticMeshItemBase.0"
},
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Timelines": [
{
"ObjectName": "TimelineTemplate'BP_Artefact_C:Float_Template'",
"ObjectPath": "/Game/ITR2/BPs/Items/Artefacts/BP_Artefact.21"
}
],
"SimpleConstructionScript": {
"ObjectName": "SimpleConstructionScript'BP_Artefact_C:SimpleConstructionScript_0'",
"ObjectPath": "/Game/ITR2/BPs/Items/Artefacts/BP_Artefact.18"
},
"InheritableComponentHandler": {
"ObjectName": "InheritableComponentHandler'BP_Artefact_C:InheritableComponentHandler'",
"ObjectPath": "/Game/ITR2/BPs/Items/Artefacts/BP_Artefact.14"
},
"UberGraphFunction": {
"ObjectName": "Function'BP_Artefact_C:ExecuteUbergraph_BP_Artefact'",
"ObjectPath": "/Game/ITR2/BPs/Items/Artefacts/BP_Artefact.3"
}
},
"Children": [
{
"ObjectName": "Function'BP_Artefact_C:StartNestFX'",
"ObjectPath": "/Game/ITR2/BPs/Items/Artefacts/BP_Artefact.12"
},
{
"ObjectName": "Function'BP_Artefact_C:Float__FinishedFunc'",
"ObjectPath": "/Game/ITR2/BPs/Items/Artefacts/BP_Artefact.4"
},
{
"ObjectName": "Function'BP_Artefact_C:Float__UpdateFunc'",
"ObjectPath": "/Game/ITR2/BPs/Items/Artefacts/BP_Artefact.5"
},
{
"ObjectName": "Function'BP_Artefact_C:StartFloating'",
"ObjectPath": "/Game/ITR2/BPs/Items/Artefacts/BP_Artefact.10"
},
{
"ObjectName": "Function'BP_Artefact_C:OnGripped_Event'",
"ObjectPath": "/Game/ITR2/BPs/Items/Artefacts/BP_Artefact.7"
},
{
"ObjectName": "Function'BP_Artefact_C:ReceiveBeginPlay'",
"ObjectPath": "/Game/ITR2/BPs/Items/Artefacts/BP_Artefact.9"
},
{
"ObjectName": "Function'BP_Artefact_C:StopAnimation'",
"ObjectPath": "/Game/ITR2/BPs/Items/Artefacts/BP_Artefact.13"
},
{
"ObjectName": "Function'BP_Artefact_C:StartFloatingAnim'",
"ObjectPath": "/Game/ITR2/BPs/Items/Artefacts/BP_Artefact.11"
},
{
"ObjectName": "Function'BP_Artefact_C:OnPlayerInteraction'",
"ObjectPath": "/Game/ITR2/BPs/Items/Artefacts/BP_Artefact.8"
},
{
"ObjectName": "Function'BP_Artefact_C:OnDistanceGripChanged_Event'",
"ObjectPath": "/Game/ITR2/BPs/Items/Artefacts/BP_Artefact.6"
},
{
"ObjectName": "Function'BP_Artefact_C:ExecuteUbergraph_BP_Artefact'",
"ObjectPath": "/Game/ITR2/BPs/Items/Artefacts/BP_Artefact.3"
}
],
"ChildProperties": [
{
"Type": "StructProperty",
"Name": "UberGraphFrame",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 16,
"PropertyFlags": "Transient | DuplicateTransient",
"Struct": {
"ObjectName": "Class'PointerToUberGraphFrame'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "StructProperty",
"Name": "Float_Float_1CD8BCE845C2C551154556B0435BA947",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 24,
"Struct": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "ByteProperty",
"Name": "Float__Direction_1CD8BCE845C2C551154556B0435BA947",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 1,
"Enum": {
"ObjectName": "Class'ETimelineDirection'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "ObjectProperty",
"Name": "Float",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | InstancedReference",
"PropertyClass": {
"ObjectName": "Class'TimelineComponent'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "ObjectProperty",
"Name": "FloatingEmitter",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance | InstancedReference",
"PropertyClass": {
"ObjectName": "Class'NiagaraComponent'",
"ObjectPath": "/Script/Niagara"
}
},
{
"Type": "StructProperty",
"Name": "DefaultLocation",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 24,
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance",
"Struct": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "ObjectProperty",
"Name": "ArtifactFloatingFX",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance",
"PropertyClass": {
"ObjectName": "Class'NiagaraSystem'",
"ObjectPath": "/Script/Niagara"
}
}
],
"FuncMap": {
"ExecuteUbergraph_BP_Artefact": {
"ObjectName": "Function'BP_Artefact_C:ExecuteUbergraph_BP_Artefact'",
"ObjectPath": "/Game/ITR2/BPs/Items/Artefacts/BP_Artefact.3"
},
"OnDistanceGripChanged_Event": {
"ObjectName": "Function'BP_Artefact_C:OnDistanceGripChanged_Event'",
"ObjectPath": "/Game/ITR2/BPs/Items/Artefacts/BP_Artefact.6"
},
"OnPlayerInteraction": {
"ObjectName": "Function'BP_Artefact_C:OnPlayerInteraction'",
"ObjectPath": "/Game/ITR2/BPs/Items/Artefacts/BP_Artefact.8"
},
"StartFloatingAnim": {
"ObjectName": "Function'BP_Artefact_C:StartFloatingAnim'",
"ObjectPath": "/Game/ITR2/BPs/Items/Artefacts/BP_Artefact.11"
},
"StopAnimation": {
"ObjectName": "Function'BP_Artefact_C:StopAnimation'",
"ObjectPath": "/Game/ITR2/BPs/Items/Artefacts/BP_Artefact.13"
},
"ReceiveBeginPlay": {
"ObjectName": "Function'BP_Artefact_C:ReceiveBeginPlay'",
"ObjectPath": "/Game/ITR2/BPs/Items/Artefacts/BP_Artefact.9"
},
"OnGripped_Event": {
"ObjectName": "Function'BP_Artefact_C:OnGripped_Event'",
"ObjectPath": "/Game/ITR2/BPs/Items/Artefacts/BP_Artefact.7"
},
"StartFloating": {
"ObjectName": "Function'BP_Artefact_C:StartFloating'",
"ObjectPath": "/Game/ITR2/BPs/Items/Artefacts/BP_Artefact.10"
},
"Float__UpdateFunc": {
"ObjectName": "Function'BP_Artefact_C:Float__UpdateFunc'",
"ObjectPath": "/Game/ITR2/BPs/Items/Artefacts/BP_Artefact.5"
},
"Float__FinishedFunc": {
"ObjectName": "Function'BP_Artefact_C:Float__FinishedFunc'",
"ObjectPath": "/Game/ITR2/BPs/Items/Artefacts/BP_Artefact.4"
},
"StartNestFX": {
"ObjectName": "Function'BP_Artefact_C:StartNestFX'",
"ObjectPath": "/Game/ITR2/BPs/Items/Artefacts/BP_Artefact.12"
}
},
"ClassFlags": "CLASS_Config | CLASS_ReplicationDataIsSetUp | CLASS_CompiledFromBlueprint | CLASS_HasInstancedReference",
"ClassWithin": {
"ObjectName": "Class'Object'",
"ObjectPath": "/Script/CoreUObject"
},
"ClassConfigName": "Engine",
"bCooked": true,
"ClassDefaultObject": {
"ObjectName": "BP_Artefact_C'Default__BP_Artefact_C'",
"ObjectPath": "/Game/ITR2/BPs/Items/Artefacts/BP_Artefact.1"
},
"EditorTags": {
"BlueprintType": "BPTYPE_Normal"
}
},
{
"Type": "BP_Artefact_C",
"Name": "Default__BP_Artefact_C",
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/Items/Artefacts/BP_Artefact.BP_Artefact_C'",
"Template": {
"ObjectName": "BPA_RadiusStaticMeshItemBase_C'Default__BPA_RadiusStaticMeshItemBase_C'",
"ObjectPath": "/Game/ITR2/BPs/Items/BPA_RadiusStaticMeshItemBase.1"
},
"Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"UberGraphFrame": {},
"Float_Float_1CD8BCE845C2C551154556B0435BA947[1]": {
"X": 0.0,
"Y": 0.0,
"Z": 0.0
},
"DefaultLocation[5]": {
"X": 0.0,
"Y": 0.0,
"Z": 0.0
},
"ArtifactFloatingFX[6]": {
"ObjectName": "NiagaraSystem'NS_FloatingArtifact'",
"ObjectPath": "/Game/ITR2/Art/VFX/Items/FloatingArtifactFX/NS_FloatingArtifact.34"
},
"DataComponent": {
"ObjectName": "RadiusDataComponent'Default__BP_Artefact_C:Data Component'",
"ObjectPath": "/Game/ITR2/BPs/Items/Artefacts/BP_Artefact.15"
},
"SyncTransfromComponent": {
"ObjectName": "SyncTransformComponent'Default__BP_Artefact_C:SyncTransformComponent'",
"ObjectPath": "/Game/ITR2/BPs/Items/Artefacts/BP_Artefact.20"
}
}
},
{
"Type": "CurveVector",
"Name": "CurveVector_0",
"Outer": "BP_Artefact_C",
"Class": "UScriptClass'CurveVector'",
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"FloatCurves": [
{
"Keys": [
{
"InterpMode": "RCIM_Cubic",
"TangentMode": "RCTM_Auto",
"TangentWeightMode": "RCTWM_WeightedNone",
"Time": 0.0,
"Value": 0.0,
"ArriveTangent": 0.0,
"ArriveTangentWeight": 0.0,
"LeaveTangent": 0.0,
"LeaveTangentWeight": 0.0
},
{
"InterpMode": "RCIM_Cubic",
"TangentMode": "RCTM_Auto",
"TangentWeightMode": "RCTWM_WeightedNone",
"Time": 1.5,
"Value": 5.0,
"ArriveTangent": -1.1111112,
"ArriveTangentWeight": 0.0,
"LeaveTangent": -1.1111112,
"LeaveTangentWeight": 0.0
},
{
"InterpMode": "RCIM_Cubic",
"TangentMode": "RCTM_Auto",
"TangentWeightMode": "RCTWM_WeightedNone",
"Time": 4.5,
"Value": -5.0,
"ArriveTangent": -1.1111112,
"ArriveTangentWeight": 0.0,
"LeaveTangent": -1.1111112,
"LeaveTangentWeight": 0.0
},
{
"InterpMode": "RCIM_Cubic",
"TangentMode": "RCTM_Auto",
"TangentWeightMode": "RCTWM_WeightedNone",
"Time": 6.0,
"Value": 0.0,
"ArriveTangent": 0.0,
"ArriveTangentWeight": 0.0,
"LeaveTangent": 0.0,
"LeaveTangentWeight": 0.0
}
],
"DefaultValue": 3.4028235E+38,
"PreInfinityExtrap": "RCCE_Constant",
"PostInfinityExtrap": "RCCE_Constant"
},
{
"Keys": [
{
"InterpMode": "RCIM_Cubic",
"TangentMode": "RCTM_Auto",
"TangentWeightMode": "RCTWM_WeightedNone",
"Time": 1.5,
"Value": 5.0,
"ArriveTangent": 0.0,
"ArriveTangentWeight": 0.0,
"LeaveTangent": 0.0,
"LeaveTangentWeight": 0.0
},
{
"InterpMode": "RCIM_Cubic",
"TangentMode": "RCTM_Auto",
"TangentWeightMode": "RCTWM_WeightedNone",
"Time": 4.5,
"Value": -5.0,
"ArriveTangent": 0.0,
"ArriveTangentWeight": 0.0,
"LeaveTangent": 0.0,
"LeaveTangentWeight": 0.0
}
],
"DefaultValue": 3.4028235E+38,
"PreInfinityExtrap": "RCCE_Constant",
"PostInfinityExtrap": "RCCE_Constant"
},
{
"Keys": [
{
"InterpMode": "RCIM_Cubic",
"TangentMode": "RCTM_Auto",
"TangentWeightMode": "RCTWM_WeightedNone",
"Time": 0.0,
"Value": 0.0,
"ArriveTangent": 0.0,
"ArriveTangentWeight": 0.0,
"LeaveTangent": 0.0,
"LeaveTangentWeight": 0.0
},
{
"InterpMode": "RCIM_Cubic",
"TangentMode": "RCTM_Auto",
"TangentWeightMode": "RCTWM_WeightedNone",
"Time": 1.5,
"Value": -5.0,
"ArriveTangent": 1.1111112,
"ArriveTangentWeight": 0.0,
"LeaveTangent": 1.1111112,
"LeaveTangentWeight": 0.0
},
{
"InterpMode": "RCIM_Cubic",
"TangentMode": "RCTM_Auto",
"TangentWeightMode": "RCTWM_WeightedNone",
"Time": 4.5,
"Value": 5.0,
"ArriveTangent": 1.1111112,
"ArriveTangentWeight": 0.0,
"LeaveTangent": 1.1111112,
"LeaveTangentWeight": 0.0
},
{
"InterpMode": "RCIM_Cubic",
"TangentMode": "RCTM_Auto",
"TangentWeightMode": "RCTWM_WeightedNone",
"Time": 6.0,
"Value": 0.0,
"ArriveTangent": 0.0,
"ArriveTangentWeight": 0.0,
"LeaveTangent": 0.0,
"LeaveTangentWeight": 0.0
}
],
"DefaultValue": 3.4028235E+38,
"PreInfinityExtrap": "RCCE_Constant",
"PostInfinityExtrap": "RCCE_Constant"
}
]
},
{
"Type": "Function",
"Name": "ExecuteUbergraph_BP_Artefact",
"Outer": "BP_Artefact_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": "BoolProperty",
"Name": "CallFunc_IsServer_ReturnValue",
"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": "Class'VROnGripSignature__DelegateSignature'",
"ObjectPath": "/Script/VRExpansionPlugin"
}
},
{
"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_GetGameInstanceSubsystem_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'RadiusConfigurationSubsystem'",
"ObjectPath": "/Script/IntoTheRadius2"
}
},
{
"Type": "DelegateProperty",
"Name": "K2Node_CreateDelegate_OutputDelegate_1",
"Flags": "RF_Public",
"ElementSize": 32,
"SignatureFunction": {
"ObjectName": "Class'OnDistanceGripChanged__DelegateSignature'",
"ObjectPath": "/Script/IntoTheRadius2"
}
},
{
"Type": "StructProperty",
"Name": "CallFunc_GetCurrentLevelTag_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 12,
"Struct": {
"ObjectName": "Class'GameplayTag'",
"ObjectPath": "/Script/GameplayTags"
}
},
{
"Type": "StrProperty",
"Name": "CallFunc_GetDebugStringFromGameplayTag_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 16
},
{
"Type": "ObjectProperty",
"Name": "K2Node_CustomEvent_GrippingController",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "InstancedReference",
"PropertyClass": {
"ObjectName": "Class'GripMotionControllerComponent'",
"ObjectPath": "/Script/VRExpansionPlugin"
}
},
{
"Type": "StructProperty",
"Name": "K2Node_CustomEvent_GripInformation",
"Flags": "RF_Public",
"ElementSize": 752,
"PropertyFlags": "ConstParm | ContainsInstancedReference",
"Struct": {
"ObjectName": "Class'BPActorGripInformation'",
"ObjectPath": "/Script/VRExpansionPlugin"
}
},
{
"Type": "StructProperty",
"Name": "CallFunc_Add_VectorVector_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 24,
"Struct": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "StructProperty",
"Name": "CallFunc_K2_SetActorLocation_SweepHitResult",
"Flags": "RF_Public",
"ElementSize": 240,
"PropertyFlags": "ContainsInstancedReference",
"Struct": {
"ObjectName": "Class'HitResult'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "BoolProperty",
"Name": "CallFunc_K2_SetActorLocation_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "StructProperty",
"Name": "CallFunc_K2_GetActorLocation_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 24,
"Struct": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "BoolProperty",
"Name": "K2Node_CustomEvent_bIsDistanceLerping",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "StructProperty",
"Name": "CallFunc_GetTransform_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 96,
"PropertyFlags": "ConstParm",
"Struct": {
"ObjectName": "Class'Transform'",
"ObjectPath": "/Script/CoreUObject"
}
}
],
"FunctionFlags": "FUNC_Final | FUNC_UbergraphFunction | FUNC_HasDefaults"
},
{
"Type": "Function",
"Name": "Float__FinishedFunc",
"Outer": "BP_Artefact_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"FunctionFlags": "FUNC_BlueprintEvent"
},
{
"Type": "Function",
"Name": "Float__UpdateFunc",
"Outer": "BP_Artefact_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"FunctionFlags": "FUNC_BlueprintEvent"
},
{
"Type": "Function",
"Name": "OnDistanceGripChanged_Event",
"Outer": "BP_Artefact_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"ChildProperties": [
{
"Type": "BoolProperty",
"Name": "bIsDistanceLerping",
"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": "OnGripped_Event",
"Outer": "BP_Artefact_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"ChildProperties": [
{
"Type": "ObjectProperty",
"Name": "GrippingController",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm | InstancedReference",
"PropertyClass": {
"ObjectName": "Class'GripMotionControllerComponent'",
"ObjectPath": "/Script/VRExpansionPlugin"
}
},
{
"Type": "StructProperty",
"Name": "GripInformation",
"Flags": "RF_Public",
"ElementSize": 752,
"PropertyFlags": "ConstParm | BlueprintVisible | BlueprintReadOnly | Parm | OutParm | ReferenceParm | ContainsInstancedReference",
"Struct": {
"ObjectName": "Class'BPActorGripInformation'",
"ObjectPath": "/Script/VRExpansionPlugin"
}
}
],
"FunctionFlags": "FUNC_HasOutParms | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
},
{
"Type": "Function",
"Name": "OnPlayerInteraction",
"Outer": "BP_Artefact_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"FunctionFlags": "FUNC_BlueprintCallable | FUNC_BlueprintEvent"
},
{
"Type": "Function",
"Name": "ReceiveBeginPlay",
"Outer": "BP_Artefact_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": "StartFloating",
"Outer": "BP_Artefact_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"SuperStruct": {
"ObjectName": "Class'RadiusGrippableActorBase:StartFloating'",
"ObjectPath": "/Script/IntoTheRadius2"
},
"FunctionFlags": "FUNC_Event | FUNC_Public | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
},
{
"Type": "Function",
"Name": "StartFloatingAnim",
"Outer": "BP_Artefact_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"FunctionFlags": "FUNC_BlueprintCallable | FUNC_BlueprintEvent"
},
{
"Type": "Function",
"Name": "StartNestFX",
"Outer": "BP_Artefact_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"ChildProperties": [
{
"Type": "ObjectProperty",
"Name": "CallFunc_SpawnSystemAttached_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "InstancedReference",
"PropertyClass": {
"ObjectName": "Class'NiagaraComponent'",
"ObjectPath": "/Script/Niagara"
}
}
],
"FunctionFlags": "FUNC_Public | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
},
{
"Type": "Function",
"Name": "StopAnimation",
"Outer": "BP_Artefact_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"FunctionFlags": "FUNC_BlueprintCallable | FUNC_BlueprintEvent"
},
{
"Type": "InheritableComponentHandler",
"Name": "InheritableComponentHandler",
"Outer": "BP_Artefact_C",
"Class": "UScriptClass'InheritableComponentHandler'",
"Flags": "RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Records": [
{
"ComponentClass": {
"ObjectName": "Class'StaticMeshComponent'",
"ObjectPath": "/Script/Engine"
},
"ComponentTemplate": {
"ObjectName": "StaticMeshComponent'BP_Artefact_C:StaticMesh_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Items/Artefacts/BP_Artefact.19"
},
"ComponentKey": {
"OwnerClass": {
"ObjectName": "BlueprintGeneratedClass'BPA_RadiusStaticMeshItemBase_C'",
"ObjectPath": "/Game/ITR2/BPs/Items/BPA_RadiusStaticMeshItemBase.0"
},
"SCSVariableName": "StaticMesh",
"AssociatedGuid": "E8FAC765-47E683F6-F95C549B-01A36E45"
},
"CookedComponentInstancingData": {
"ChangedPropertyList": [],
"bHasValidCookedData": false
}
}
]
}
},
{
"Type": "RadiusDataComponent",
"Name": "Data Component",
"Outer": "Default__BP_Artefact_C",
"Class": "UScriptClass'RadiusDataComponent'",
"Template": {
"ObjectName": "RadiusDataComponent'Default__BPA_RadiusStaticMeshItemBase_C:Data Component'",
"ObjectPath": "/Game/ITR2/BPs/Items/BPA_RadiusStaticMeshItemBase.19"
},
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted"
},
{
"Type": "SceneComponent",
"Name": "DefaultSceneRoot_GEN_VARIABLE",
"Outer": "BP_Artefact_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_Artefact_C:DefaultSceneRoot_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Items/Artefacts/BP_Artefact.16"
},
"VariableGuid": "9464270F-4526100C-BED6B29B-DC015C50",
"InternalVariableName": "DefaultSceneRoot"
}
},
{
"Type": "SimpleConstructionScript",
"Name": "SimpleConstructionScript_0",
"Outer": "BP_Artefact_C",
"Class": "UScriptClass'SimpleConstructionScript'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"DefaultSceneRootNode": {
"ObjectName": "SCS_Node'BP_Artefact_C:SimpleConstructionScript_0.SCS_Node_0'",
"ObjectPath": "/Game/ITR2/BPs/Items/Artefacts/BP_Artefact.17"
}
}
},
{
"Type": "StaticMeshComponent",
"Name": "StaticMesh_GEN_VARIABLE",
"Outer": "BP_Artefact_C",
"Class": "UScriptClass'StaticMeshComponent'",
"Template": {
"ObjectName": "StaticMeshComponent'BPA_RadiusStaticMeshItemBase_C:StaticMesh_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Items/BPA_RadiusStaticMeshItemBase.29"
},
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted | RF_InheritableComponentTemplate",
"Properties": {
"StaticMesh": {
"ObjectName": "StaticMesh'Sphere'",
"ObjectPath": "/Engine/BasicShapes/Sphere.2"
},
"RelativeScale3D": {
"X": 0.2,
"Y": 0.2,
"Z": 0.2
}
}
},
{
"Type": "SyncTransformComponent",
"Name": "SyncTransformComponent",
"Outer": "Default__BP_Artefact_C",
"Class": "UScriptClass'SyncTransformComponent'",
"Template": {
"ObjectName": "SyncTransformComponent'Default__BPA_RadiusStaticMeshItemBase_C:SyncTransformComponent'",
"ObjectPath": "/Game/ITR2/BPs/Items/BPA_RadiusStaticMeshItemBase.30"
},
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted"
},
{
"Type": "TimelineTemplate",
"Name": "Float_Template",
"Outer": "BP_Artefact_C",
"Class": "UScriptClass'TimelineTemplate'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"TimelineLength": 6.0,
"bLoop": true,
"VectorTracks": [
{
"CurveVector": {
"ObjectName": "CurveVector'BP_Artefact_C:CurveVector_0'",
"ObjectPath": "/Game/ITR2/BPs/Items/Artefacts/BP_Artefact.2"
},
"PropertyName": "Float_Float_1CD8BCE845C2C551154556B0435BA947",
"TrackName": "Float",
"bIsExternalCurve": false
}
],
"TimelineGuid": "1CD8BCE8-45C2C551-154556B0-435BA947",
"VariableName": "Float",
"DirectionPropertyName": "Float__Direction_1CD8BCE845C2C551154556B0435BA947",
"UpdateFunctionName": "Float__UpdateFunc",
"FinishedFunctionName": "Float__FinishedFunc"
}
}
]