ITR2_ASSET/IntoTheRadius2/Content/ITR2/BPs/QA/BP_StimuliTestTrigger.json

343 lines
No EOL
11 KiB
JSON

[
{
"Type": "BlueprintGeneratedClass",
"Name": "BP_StimuliTestTrigger_C",
"Class": "UScriptClass'BlueprintGeneratedClass'",
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"SimpleConstructionScript": {
"ObjectName": "SimpleConstructionScript'BP_StimuliTestTrigger_C:SimpleConstructionScript_0'",
"ObjectPath": "/Game/ITR2/BPs/QA/BP_StimuliTestTrigger.6"
}
},
"SuperStruct": {
"ObjectName": "Class'Actor'",
"ObjectPath": "/Script/Engine"
},
"Children": [
{
"ObjectName": "Function'BP_StimuliTestTrigger_C:Call noise'",
"ObjectPath": "/Game/ITR2/BPs/QA/BP_StimuliTestTrigger.2"
}
],
"ChildProperties": [
{
"Type": "ObjectProperty",
"Name": "Cube",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
"PropertyClass": {
"ObjectName": "Class'StaticMeshComponent'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "ObjectProperty",
"Name": "DefaultSceneRoot",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
"PropertyClass": {
"ObjectName": "Class'SceneComponent'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "StructProperty",
"Name": "Stimuli",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 12,
"PropertyFlags": "Edit | BlueprintVisible",
"Struct": {
"ObjectName": "Class'GameplayTag'",
"ObjectPath": "/Script/GameplayTags"
}
}
],
"FuncMap": {
"Call noise": {
"ObjectName": "Function'BP_StimuliTestTrigger_C:Call noise'",
"ObjectPath": "/Game/ITR2/BPs/QA/BP_StimuliTestTrigger.2"
}
},
"ClassFlags": "CLASS_Config | CLASS_ReplicationDataIsSetUp | CLASS_CompiledFromBlueprint | CLASS_HasInstancedReference",
"ClassWithin": {
"ObjectName": "Class'Object'",
"ObjectPath": "/Script/CoreUObject"
},
"ClassConfigName": "Engine",
"bCooked": true,
"ClassDefaultObject": {
"ObjectName": "BP_StimuliTestTrigger_C'Default__BP_StimuliTestTrigger_C'",
"ObjectPath": "/Game/ITR2/BPs/QA/BP_StimuliTestTrigger.1"
},
"EditorTags": {
"BlueprintType": "BPTYPE_Normal"
}
},
{
"Type": "BP_StimuliTestTrigger_C",
"Name": "Default__BP_StimuliTestTrigger_C",
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/QA/BP_StimuliTestTrigger.BP_StimuliTestTrigger_C'",
"Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Stimuli[2]": {
"TagName": "NPC.Stimuli.Hearing.Footsteps"
}
}
},
{
"Type": "Function",
"Name": "Call noise",
"Outer": "BP_StimuliTestTrigger_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"ChildProperties": [
{
"Type": "ObjectProperty",
"Name": "CallFunc_GetGameInstanceSubsystem_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'RadiusConfigurationSubsystem'",
"ObjectPath": "/Script/IntoTheRadius2"
}
},
{
"Type": "StructProperty",
"Name": "CallFunc_GetStimulusDataByTag_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 96,
"PropertyFlags": "ConstParm",
"Struct": {
"ObjectName": "Class'StimuliData'",
"ObjectPath": "/Script/IntoTheRadius2"
}
},
{
"Type": "StructProperty",
"Name": "CallFunc_MakeLiteralGameplayTag_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 12,
"Struct": {
"ObjectName": "Class'GameplayTag'",
"ObjectPath": "/Script/GameplayTags"
}
},
{
"Type": "NameProperty",
"Name": "CallFunc_GetTagName_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 12
},
{
"Type": "StructProperty",
"Name": "CallFunc_K2_GetActorLocation_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 24,
"Struct": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
}
}
],
"FunctionFlags": "FUNC_Public | FUNC_HasDefaults | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
},
{
"Type": "SceneComponent",
"Name": "DefaultSceneRoot_GEN_VARIABLE",
"Outer": "BP_StimuliTestTrigger_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_StimuliTestTrigger_C:DefaultSceneRoot_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/QA/BP_StimuliTestTrigger.3"
},
"ChildNodes": [
{
"ObjectName": "SCS_Node'BP_StimuliTestTrigger_C:SimpleConstructionScript_0.SCS_Node_1'",
"ObjectPath": "/Game/ITR2/BPs/QA/BP_StimuliTestTrigger.5"
}
],
"VariableGuid": "69A907CB-43EBB356-CDDAEC9A-64077B3A",
"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'StaticMeshComponent'",
"ObjectPath": "/Script/Engine"
},
"ComponentTemplate": {
"ObjectName": "StaticMeshComponent'BP_StimuliTestTrigger_C:Cube_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/QA/BP_StimuliTestTrigger.7"
},
"VariableGuid": "76AB9DCF-46C3404C-012B648A-A26C053B",
"InternalVariableName": "Cube"
}
},
{
"Type": "SimpleConstructionScript",
"Name": "SimpleConstructionScript_0",
"Outer": "BP_StimuliTestTrigger_C",
"Class": "UScriptClass'SimpleConstructionScript'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"RootNodes": [
{
"ObjectName": "SCS_Node'BP_StimuliTestTrigger_C:SimpleConstructionScript_0.SCS_Node_0'",
"ObjectPath": "/Game/ITR2/BPs/QA/BP_StimuliTestTrigger.4"
}
],
"AllNodes": [
{
"ObjectName": "SCS_Node'BP_StimuliTestTrigger_C:SimpleConstructionScript_0.SCS_Node_0'",
"ObjectPath": "/Game/ITR2/BPs/QA/BP_StimuliTestTrigger.4"
},
{
"ObjectName": "SCS_Node'BP_StimuliTestTrigger_C:SimpleConstructionScript_0.SCS_Node_1'",
"ObjectPath": "/Game/ITR2/BPs/QA/BP_StimuliTestTrigger.5"
}
],
"DefaultSceneRootNode": {
"ObjectName": "SCS_Node'BP_StimuliTestTrigger_C:SimpleConstructionScript_0.SCS_Node_0'",
"ObjectPath": "/Game/ITR2/BPs/QA/BP_StimuliTestTrigger.4"
}
}
},
{
"Type": "StaticMeshComponent",
"Name": "Cube_GEN_VARIABLE",
"Outer": "BP_StimuliTestTrigger_C",
"Class": "UScriptClass'StaticMeshComponent'",
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"StaticMesh": {
"ObjectName": "StaticMesh'Cube'",
"ObjectPath": "/Engine/BasicShapes/Cube.2"
},
"OverrideMaterials": [
{
"ObjectName": "Material'BasicShapeMaterial'",
"ObjectPath": "/Engine/BasicShapes/BasicShapeMaterial.0"
}
],
"BodyInstance": {
"ObjectType": "ECollisionChannel::ECC_WorldStatic",
"CollisionEnabled": "ECollisionEnabled::NoCollision",
"CollisionProfileName": "NoCollision",
"CollisionResponses": {
"ResponseArray": [
{
"Channel": "WorldStatic",
"Response": "ECollisionResponse::ECR_Ignore"
},
{
"Channel": "WorldDynamic",
"Response": "ECollisionResponse::ECR_Ignore"
},
{
"Channel": "Pawn",
"Response": "ECollisionResponse::ECR_Ignore"
},
{
"Channel": "Visibility",
"Response": "ECollisionResponse::ECR_Ignore"
},
{
"Channel": "Camera",
"Response": "ECollisionResponse::ECR_Ignore"
},
{
"Channel": "PhysicsBody",
"Response": "ECollisionResponse::ECR_Ignore"
},
{
"Channel": "Vehicle",
"Response": "ECollisionResponse::ECR_Ignore"
},
{
"Channel": "Destructible",
"Response": "ECollisionResponse::ECR_Ignore"
},
{
"Channel": "EngineTraceChannel2",
"Response": "ECollisionResponse::ECR_Ignore"
},
{
"Channel": "EngineTraceChannel3",
"Response": "ECollisionResponse::ECR_Ignore"
},
{
"Channel": "EngineTraceChannel4",
"Response": "ECollisionResponse::ECR_Ignore"
},
{
"Channel": "EngineTraceChannel5",
"Response": "ECollisionResponse::ECR_Ignore"
},
{
"Channel": "EngineTraceChannel6",
"Response": "ECollisionResponse::ECR_Ignore"
},
{
"Channel": "Trigger",
"Response": "ECollisionResponse::ECR_Ignore"
},
{
"Channel": "RadiusItem",
"Response": "ECollisionResponse::ECR_Ignore"
},
{
"Channel": "GameTraceChannel12",
"Response": "ECollisionResponse::ECR_Ignore"
},
{
"Channel": "GameTraceChannel13",
"Response": "ECollisionResponse::ECR_Ignore"
},
{
"Channel": "GameTraceChannel14",
"Response": "ECollisionResponse::ECR_Ignore"
},
{
"Channel": "GameTraceChannel15",
"Response": "ECollisionResponse::ECR_Ignore"
},
{
"Channel": "GameTraceChannel16",
"Response": "ECollisionResponse::ECR_Ignore"
},
{
"Channel": "GameTraceChannel17",
"Response": "ECollisionResponse::ECR_Ignore"
},
{
"Channel": "GameTraceChannel18",
"Response": "ECollisionResponse::ECR_Ignore"
}
]
}
}
}
}
]