ITR2_ASSET/IntoTheRadius2/Content/ITR2/BPs/Misc/Events/BP_PlaneVistaEvent.json

429 lines
16 KiB
JSON
Raw Normal View History

2024-11-28 06:17:42 +00:00
[
{
"Type": "AudioComponent",
"Name": "Audio_GEN_VARIABLE",
"Outer": "BP_PlaneVistaEvent_C",
"Class": "UScriptClass'AudioComponent'",
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Sound": {
"ObjectName": "MetaSoundSource'MS_Plane_FlyBy'",
"ObjectPath": "/Game/Sound/Ambience/Hub/Plane_FlyBy/MS_Plane_FlyBy.0"
},
"bAutoActivate": false
}
},
{
"Type": "BlueprintGeneratedClass",
"Name": "BP_PlaneVistaEvent_C",
"Class": "UScriptClass'BlueprintGeneratedClass'",
"Super": {
"ObjectName": "BlueprintGeneratedClass'BP_MovingObjectLevelEvent_C'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Events/BP_MovingObjectLevelEvent.0"
},
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"SimpleConstructionScript": {
"ObjectName": "SimpleConstructionScript'BP_PlaneVistaEvent_C:SimpleConstructionScript_0'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Events/BP_PlaneVistaEvent.13"
},
"InheritableComponentHandler": {
"ObjectName": "InheritableComponentHandler'BP_PlaneVistaEvent_C:InheritableComponentHandler'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Events/BP_PlaneVistaEvent.6"
},
"UberGraphFunction": {
"ObjectName": "Function'BP_PlaneVistaEvent_C:ExecuteUbergraph_BP_PlaneVistaEvent'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Events/BP_PlaneVistaEvent.3"
}
},
"Children": [
{
"ObjectName": "Function'BP_PlaneVistaEvent_C:Multicast_EventStarted'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Events/BP_PlaneVistaEvent.5"
},
{
"ObjectName": "Function'BP_PlaneVistaEvent_C:Multicast_EventFinished'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Events/BP_PlaneVistaEvent.4"
},
{
"ObjectName": "Function'BP_PlaneVistaEvent_C:ExecuteUbergraph_BP_PlaneVistaEvent'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Events/BP_PlaneVistaEvent.3"
}
],
"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": "Audio",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
"PropertyClass": {
"ObjectName": "Class'AudioComponent'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "ObjectProperty",
"Name": "NS_AirplaneTrail",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
"PropertyClass": {
"ObjectName": "Class'NiagaraComponent'",
"ObjectPath": "/Script/Niagara"
}
}
],
"FuncMap": {
"ExecuteUbergraph_BP_PlaneVistaEvent": {
"ObjectName": "Function'BP_PlaneVistaEvent_C:ExecuteUbergraph_BP_PlaneVistaEvent'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Events/BP_PlaneVistaEvent.3"
},
"Multicast_EventFinished": {
"ObjectName": "Function'BP_PlaneVistaEvent_C:Multicast_EventFinished'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Events/BP_PlaneVistaEvent.4"
},
"Multicast_EventStarted": {
"ObjectName": "Function'BP_PlaneVistaEvent_C:Multicast_EventStarted'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Events/BP_PlaneVistaEvent.5"
}
},
"ClassFlags": "CLASS_Config | CLASS_ReplicationDataIsSetUp | CLASS_CompiledFromBlueprint | CLASS_HasInstancedReference",
"ClassWithin": {
"ObjectName": "Class'Object'",
"ObjectPath": "/Script/CoreUObject"
},
"ClassConfigName": "Engine",
"bCooked": true,
"ClassDefaultObject": {
"ObjectName": "BP_PlaneVistaEvent_C'Default__BP_PlaneVistaEvent_C'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Events/BP_PlaneVistaEvent.2"
},
"EditorTags": {
"BlueprintType": "BPTYPE_Normal"
}
},
{
"Type": "BP_PlaneVistaEvent_C",
"Name": "Default__BP_PlaneVistaEvent_C",
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/Misc/Events/BP_PlaneVistaEvent.BP_PlaneVistaEvent_C'",
"Template": {
"ObjectName": "BP_MovingObjectLevelEvent_C'Default__BP_MovingObjectLevelEvent_C'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Events/BP_MovingObjectLevelEvent.1"
},
"Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"UberGraphFrame": {},
"StartDestination[5]": {
"X": -2000.0,
"Y": 200000.0,
"Z": 50000.0
},
"EndDestination[6]": {
"X": -2000.0,
"Y": -200000.0,
"Z": 50000.0
},
"RandomSpread[7]": {
"X": 12000.0,
"Y": 0.0,
"Z": 2000.0
},
"MovementDuration[9]": 100.0,
"StartInterval[2]": {
"X": 300.0,
"Y": 900.0
},
"CooldownInterval[3]": {
"X": 300.0,
"Y": 900.0
},
"NetDormancy": "ENetDormancy::DORM_Never",
"NetCullDistanceSquared": 2.25E+10
}
},
{
"Type": "Function",
"Name": "ExecuteUbergraph_BP_PlaneVistaEvent",
"Outer": "BP_PlaneVistaEvent_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": "ObjectProperty",
"Name": "CallFunc_SpawnSoundAttached_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "InstancedReference",
"PropertyClass": {
"ObjectName": "Class'AudioComponent'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "InterfaceProperty",
"Name": "CallFunc_SetTriggerParameter_self_CastInput",
"Flags": "RF_Public",
"ElementSize": 16,
"InterfaceClass": {
"ObjectName": "Class'AudioParameterControllerInterface'",
"ObjectPath": "/Script/AudioExtensions"
}
},
{
"Type": "InterfaceProperty",
"Name": "CallFunc_SetTriggerParameter_self_CastInput_1",
"Flags": "RF_Public",
"ElementSize": 16,
"InterfaceClass": {
"ObjectName": "Class'AudioParameterControllerInterface'",
"ObjectPath": "/Script/AudioExtensions"
}
}
],
"FunctionFlags": "FUNC_Final | FUNC_UbergraphFunction"
},
{
"Type": "Function",
"Name": "Multicast_EventFinished",
"Outer": "BP_PlaneVistaEvent_C",
"Class": "UScriptClass'Function'",
"Super": {
"ObjectName": "Function'BP_MovingObjectLevelEvent_C:Multicast_EventFinished'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Events/BP_MovingObjectLevelEvent.7"
},
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"FunctionFlags": "FUNC_Net | FUNC_NetReliable | FUNC_NetMulticast | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
},
{
"Type": "Function",
"Name": "Multicast_EventStarted",
"Outer": "BP_PlaneVistaEvent_C",
"Class": "UScriptClass'Function'",
"Super": {
"ObjectName": "Function'BP_MovingObjectLevelEvent_C:Multicast_EventStarted'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Events/BP_MovingObjectLevelEvent.8"
},
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"FunctionFlags": "FUNC_Net | FUNC_NetReliable | FUNC_NetMulticast | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
},
{
"Type": "InheritableComponentHandler",
"Name": "InheritableComponentHandler",
"Outer": "BP_PlaneVistaEvent_C",
"Class": "UScriptClass'InheritableComponentHandler'",
"Flags": "RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Records": [
{
"ComponentClass": {
"ObjectName": "Class'StaticMeshComponent'",
"ObjectPath": "/Script/Engine"
},
"ComponentTemplate": {
"ObjectName": "StaticMeshComponent'BP_PlaneVistaEvent_C:StaticMesh_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Events/BP_PlaneVistaEvent.14"
},
"ComponentKey": {
"OwnerClass": {
"ObjectName": "BlueprintGeneratedClass'BP_MovingObjectLevelEvent_C'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Events/BP_MovingObjectLevelEvent.0"
},
"SCSVariableName": "StaticMesh",
"AssociatedGuid": "C7F35186-41361806-59FAFFB7-72B9B8FC"
},
"CookedComponentInstancingData": {
"ChangedPropertyList": [],
"bHasValidCookedData": false
}
},
{
"ComponentClass": {
"ObjectName": "Class'SceneComponent'",
"ObjectPath": "/Script/Engine"
},
"ComponentTemplate": {
"ObjectName": "SceneComponent'BP_PlaneVistaEvent_C:ICH-DefaultSceneRoot_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Events/BP_PlaneVistaEvent.9"
},
"ComponentKey": {
"OwnerClass": {
"ObjectName": "BlueprintGeneratedClass'BP_LevelEventBase_C'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Events/BP_LevelEventBase.0"
},
"SCSVariableName": "DefaultSceneRoot",
"AssociatedGuid": "FF028B4E-46191F6E-17B6C196-393778BA"
},
"CookedComponentInstancingData": {
"ChangedPropertyList": [],
"bHasValidCookedData": false
}
}
]
}
},
{
"Type": "NiagaraComponent",
"Name": "NS_AirplaneTrail_GEN_VARIABLE",
"Outer": "BP_PlaneVistaEvent_C",
"Class": "UScriptClass'NiagaraComponent'",
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Asset": {
"ObjectName": "NiagaraSystem'NS_AirplaneTrail'",
"ObjectPath": "/Game/ITR2/Art/Environment/Vehicles/AirplaneVista/NS_AirplaneTrail.25"
},
"OverrideParameters": {},
"bAutoActivate": false
}
},
{
"Type": "SceneComponent",
"Name": "DefaultSceneRoot_GEN_VARIABLE",
"Outer": "BP_PlaneVistaEvent_C",
"Class": "UScriptClass'SceneComponent'",
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted"
},
{
"Type": "SceneComponent",
"Name": "ICH-DefaultSceneRoot_GEN_VARIABLE",
"Outer": "BP_PlaneVistaEvent_C",
"Class": "UScriptClass'SceneComponent'",
"Flags": "RF_Public | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted | RF_InheritableComponentTemplate"
},
{
"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_PlaneVistaEvent_C:DefaultSceneRoot_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Events/BP_PlaneVistaEvent.8"
},
"VariableGuid": "D384A6CC-4C3A5B53-AFF2FEAD-DD74DA79",
"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'NiagaraComponent'",
"ObjectPath": "/Script/Niagara"
},
"ComponentTemplate": {
"ObjectName": "NiagaraComponent'BP_PlaneVistaEvent_C:NS_AirplaneTrail_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Events/BP_PlaneVistaEvent.7"
},
"ParentComponentOrVariableName": "DefaultSceneRoot",
"ParentComponentOwnerClassName": "BP_LevelEventBase_C",
"VariableGuid": "3F54883E-4CA9A9BC-66BD5E91-DA335495",
"InternalVariableName": "NS_AirplaneTrail"
}
},
{
"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'AudioComponent'",
"ObjectPath": "/Script/Engine"
},
"ComponentTemplate": {
"ObjectName": "AudioComponent'BP_PlaneVistaEvent_C:Audio_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Events/BP_PlaneVistaEvent.0"
},
"ParentComponentOrVariableName": "StaticMesh",
"ParentComponentOwnerClassName": "BP_MovingObjectLevelEvent_C",
"VariableGuid": "660B8C64-4C688725-F4095C96-8D2086B7",
"InternalVariableName": "Audio"
}
},
{
"Type": "SimpleConstructionScript",
"Name": "SimpleConstructionScript_0",
"Outer": "BP_PlaneVistaEvent_C",
"Class": "UScriptClass'SimpleConstructionScript'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"RootNodes": [
{
"ObjectName": "SCS_Node'BP_PlaneVistaEvent_C:SimpleConstructionScript_0.SCS_Node_1'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Events/BP_PlaneVistaEvent.11"
},
{
"ObjectName": "SCS_Node'BP_PlaneVistaEvent_C:SimpleConstructionScript_0.SCS_Node_2'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Events/BP_PlaneVistaEvent.12"
}
],
"AllNodes": [
{
"ObjectName": "SCS_Node'BP_PlaneVistaEvent_C:SimpleConstructionScript_0.SCS_Node_1'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Events/BP_PlaneVistaEvent.11"
},
{
"ObjectName": "SCS_Node'BP_PlaneVistaEvent_C:SimpleConstructionScript_0.SCS_Node_2'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Events/BP_PlaneVistaEvent.12"
}
],
"DefaultSceneRootNode": {
"ObjectName": "SCS_Node'BP_PlaneVistaEvent_C:SimpleConstructionScript_0.SCS_Node_0'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Events/BP_PlaneVistaEvent.10"
}
}
},
{
"Type": "StaticMeshComponent",
"Name": "StaticMesh_GEN_VARIABLE",
"Outer": "BP_PlaneVistaEvent_C",
"Class": "UScriptClass'StaticMeshComponent'",
"Template": {
"ObjectName": "StaticMeshComponent'BP_MovingObjectLevelEvent_C:StaticMesh_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Events/BP_MovingObjectLevelEvent.16"
},
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted | RF_InheritableComponentTemplate",
"Properties": {
"StaticMesh": {
"ObjectName": "StaticMesh'SM_AirplaneVista'",
"ObjectPath": "/Game/ITR2/Art/Environment/Vehicles/AirplaneVista/SM_AirplaneVista.2"
},
"RelativeScale3D": {
"X": 1.0,
"Y": 1.0,
"Z": 1.0
},
"bVisible": false
}
}
]