503 lines
No EOL
16 KiB
JSON
503 lines
No EOL
16 KiB
JSON
[
|
|
{
|
|
"Type": "BlueprintGeneratedClass",
|
|
"Name": "BP_AIPath_C",
|
|
"Class": "UScriptClass'BlueprintGeneratedClass'",
|
|
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
|
"Properties": {
|
|
"ComponentTemplates": [
|
|
{
|
|
"ObjectName": "StaticMeshComponent'BP_AIPath_C:NODE_AddStaticMeshComponent-0'",
|
|
"ObjectPath": "/Game/ITR2/BPs/AI/Misc/BP_AIPath.9"
|
|
}
|
|
],
|
|
"SimpleConstructionScript": {
|
|
"ObjectName": "SimpleConstructionScript'BP_AIPath_C:SimpleConstructionScript_0'",
|
|
"ObjectPath": "/Game/ITR2/BPs/AI/Misc/BP_AIPath.7"
|
|
}
|
|
},
|
|
"SuperStruct": {
|
|
"ObjectName": "Class'Actor'",
|
|
"ObjectPath": "/Script/Engine"
|
|
},
|
|
"Children": [
|
|
{
|
|
"ObjectName": "Function'BP_AIPath_C:UserConstructionScript'",
|
|
"ObjectPath": "/Game/ITR2/BPs/AI/Misc/BP_AIPath.2"
|
|
}
|
|
],
|
|
"ChildProperties": [
|
|
{
|
|
"Type": "ObjectProperty",
|
|
"Name": "StaticMesh",
|
|
"Flags": "RF_Public | RF_LoadCompleted",
|
|
"ElementSize": 8,
|
|
"PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
|
|
"PropertyClass": {
|
|
"ObjectName": "Class'StaticMeshComponent'",
|
|
"ObjectPath": "/Script/Engine"
|
|
}
|
|
},
|
|
{
|
|
"Type": "ObjectProperty",
|
|
"Name": "Spline",
|
|
"Flags": "RF_Public | RF_LoadCompleted",
|
|
"ElementSize": 8,
|
|
"PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
|
|
"PropertyClass": {
|
|
"ObjectName": "Class'SplineComponent'",
|
|
"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": "ArrayProperty",
|
|
"Name": "StopPointDistances",
|
|
"Flags": "RF_Public | RF_LoadCompleted",
|
|
"ElementSize": 16,
|
|
"PropertyFlags": "Edit | BlueprintVisible",
|
|
"Inner": {
|
|
"Type": "DoubleProperty",
|
|
"Name": "StopPointDistances",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 8
|
|
}
|
|
},
|
|
{
|
|
"Type": "StructProperty",
|
|
"Name": "StopPointScale",
|
|
"Flags": "RF_Public | RF_LoadCompleted",
|
|
"ElementSize": 24,
|
|
"PropertyFlags": "Edit | BlueprintVisible",
|
|
"Struct": {
|
|
"ObjectName": "Class'Vector'",
|
|
"ObjectPath": "/Script/CoreUObject"
|
|
}
|
|
},
|
|
{
|
|
"Type": "ArrayProperty",
|
|
"Name": "StopPoints",
|
|
"Flags": "RF_Public | RF_LoadCompleted",
|
|
"ElementSize": 16,
|
|
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance",
|
|
"Inner": {
|
|
"Type": "StructProperty",
|
|
"Name": "StopPoints",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 24,
|
|
"Struct": {
|
|
"ObjectName": "Class'Vector'",
|
|
"ObjectPath": "/Script/CoreUObject"
|
|
}
|
|
}
|
|
}
|
|
],
|
|
"FuncMap": {
|
|
"UserConstructionScript": {
|
|
"ObjectName": "Function'BP_AIPath_C:UserConstructionScript'",
|
|
"ObjectPath": "/Game/ITR2/BPs/AI/Misc/BP_AIPath.2"
|
|
}
|
|
},
|
|
"ClassFlags": "CLASS_Config | CLASS_ReplicationDataIsSetUp | CLASS_CompiledFromBlueprint | CLASS_HasInstancedReference",
|
|
"ClassWithin": {
|
|
"ObjectName": "Class'Object'",
|
|
"ObjectPath": "/Script/CoreUObject"
|
|
},
|
|
"ClassConfigName": "Engine",
|
|
"bCooked": true,
|
|
"ClassDefaultObject": {
|
|
"ObjectName": "BP_AIPath_C'Default__BP_AIPath_C'",
|
|
"ObjectPath": "/Game/ITR2/BPs/AI/Misc/BP_AIPath.1"
|
|
},
|
|
"EditorTags": {
|
|
"BlueprintType": "BPTYPE_Normal"
|
|
}
|
|
},
|
|
{
|
|
"Type": "BP_AIPath_C",
|
|
"Name": "Default__BP_AIPath_C",
|
|
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/AI/Misc/BP_AIPath.BP_AIPath_C'",
|
|
"Flags": "RF_Public | RF_Transactional | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
|
|
"Properties": {
|
|
"StopPointScale[4]": {
|
|
"X": 0.2,
|
|
"Y": 0.2,
|
|
"Z": 0.2
|
|
},
|
|
"bHidden": true
|
|
}
|
|
},
|
|
{
|
|
"Type": "Function",
|
|
"Name": "UserConstructionScript",
|
|
"Outer": "BP_AIPath_C",
|
|
"Class": "UScriptClass'Function'",
|
|
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
|
|
"SuperStruct": {
|
|
"ObjectName": "Class'Actor:UserConstructionScript'",
|
|
"ObjectPath": "/Script/Engine"
|
|
},
|
|
"ChildProperties": [
|
|
{
|
|
"Type": "ObjectProperty",
|
|
"Name": "StaticMeshComponent",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 8,
|
|
"PropertyFlags": "Edit | BlueprintVisible | InstancedReference",
|
|
"PropertyClass": {
|
|
"ObjectName": "Class'StaticMeshComponent'",
|
|
"ObjectPath": "/Script/Engine"
|
|
}
|
|
},
|
|
{
|
|
"Type": "ObjectProperty",
|
|
"Name": "Decal Material",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 8,
|
|
"PropertyFlags": "Edit | BlueprintVisible",
|
|
"PropertyClass": {
|
|
"ObjectName": "Class'MaterialInstance'",
|
|
"ObjectPath": "/Script/Engine"
|
|
}
|
|
},
|
|
{
|
|
"Type": "StructProperty",
|
|
"Name": "Decal Color",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 16,
|
|
"PropertyFlags": "Edit | BlueprintVisible",
|
|
"Struct": {
|
|
"ObjectName": "Class'LinearColor'",
|
|
"ObjectPath": "/Script/CoreUObject"
|
|
}
|
|
},
|
|
{
|
|
"Type": "IntProperty",
|
|
"Name": "Temp_int_Variable",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 4
|
|
},
|
|
{
|
|
"Type": "IntProperty",
|
|
"Name": "CallFunc_Add_IntInt_ReturnValue",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 4
|
|
},
|
|
{
|
|
"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_1",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 4
|
|
},
|
|
{
|
|
"Type": "StructProperty",
|
|
"Name": "CallFunc_K2_GetComponentToWorld_ReturnValue",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 96,
|
|
"Struct": {
|
|
"ObjectName": "Class'Transform'",
|
|
"ObjectPath": "/Script/CoreUObject"
|
|
}
|
|
},
|
|
{
|
|
"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'DecalComponent'",
|
|
"ObjectPath": "/Script/Engine"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"Type": "ObjectProperty",
|
|
"Name": "CallFunc_Array_Get_Item",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 8,
|
|
"PropertyFlags": "InstancedReference",
|
|
"PropertyClass": {
|
|
"ObjectName": "Class'DecalComponent'",
|
|
"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_SetStaticMesh_ReturnValue",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 1,
|
|
"FieldSize": 1,
|
|
"ByteOffset": 0,
|
|
"ByteMask": 1,
|
|
"FieldMask": 255,
|
|
"BoolSize": 1,
|
|
"bIsNativeBool": true
|
|
},
|
|
{
|
|
"Type": "BoolProperty",
|
|
"Name": "CallFunc_IsEditor_ReturnValue",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 1,
|
|
"FieldSize": 1,
|
|
"ByteOffset": 0,
|
|
"ByteMask": 1,
|
|
"FieldMask": 255,
|
|
"BoolSize": 1,
|
|
"bIsNativeBool": true
|
|
},
|
|
{
|
|
"Type": "DoubleProperty",
|
|
"Name": "CallFunc_Array_Get_Item_1",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 8
|
|
},
|
|
{
|
|
"Type": "IntProperty",
|
|
"Name": "CallFunc_Array_Length_ReturnValue_1",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 4
|
|
},
|
|
{
|
|
"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": "CallFunc_GetLocationAtDistanceAlongSpline_ReturnValue",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 24,
|
|
"Struct": {
|
|
"ObjectName": "Class'Vector'",
|
|
"ObjectPath": "/Script/CoreUObject"
|
|
}
|
|
},
|
|
{
|
|
"Type": "StructProperty",
|
|
"Name": "CallFunc_MakeTransform_ReturnValue",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 96,
|
|
"Struct": {
|
|
"ObjectName": "Class'Transform'",
|
|
"ObjectPath": "/Script/CoreUObject"
|
|
}
|
|
},
|
|
{
|
|
"Type": "StructProperty",
|
|
"Name": "CallFunc_TransformLocation_ReturnValue",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 24,
|
|
"Struct": {
|
|
"ObjectName": "Class'Vector'",
|
|
"ObjectPath": "/Script/CoreUObject"
|
|
}
|
|
},
|
|
{
|
|
"Type": "ObjectProperty",
|
|
"Name": "CallFunc_AddComponent_ReturnValue",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 8,
|
|
"PropertyFlags": "InstancedReference",
|
|
"PropertyClass": {
|
|
"ObjectName": "Class'StaticMeshComponent'",
|
|
"ObjectPath": "/Script/Engine"
|
|
}
|
|
},
|
|
{
|
|
"Type": "IntProperty",
|
|
"Name": "CallFunc_Array_Add_ReturnValue",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 4
|
|
},
|
|
{
|
|
"Type": "FloatProperty",
|
|
"Name": "CallFunc_GetLocationAtDistanceAlongSpline_Distance_ImplicitCast",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 4
|
|
}
|
|
],
|
|
"FunctionFlags": "FUNC_Event | FUNC_Public | FUNC_HasDefaults | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
|
|
},
|
|
{
|
|
"Type": "SceneComponent",
|
|
"Name": "DefaultSceneRoot_GEN_VARIABLE",
|
|
"Outer": "BP_AIPath_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_AIPath_C:DefaultSceneRoot_GEN_VARIABLE'",
|
|
"ObjectPath": "/Game/ITR2/BPs/AI/Misc/BP_AIPath.3"
|
|
},
|
|
"ChildNodes": [
|
|
{
|
|
"ObjectName": "SCS_Node'BP_AIPath_C:SimpleConstructionScript_0.SCS_Node_1'",
|
|
"ObjectPath": "/Game/ITR2/BPs/AI/Misc/BP_AIPath.5"
|
|
},
|
|
{
|
|
"ObjectName": "SCS_Node'BP_AIPath_C:SimpleConstructionScript_0.SCS_Node_2'",
|
|
"ObjectPath": "/Game/ITR2/BPs/AI/Misc/BP_AIPath.6"
|
|
}
|
|
],
|
|
"VariableGuid": "ECA2BD66-4C086C6A-01798986-CAA55D40",
|
|
"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'SplineComponent'",
|
|
"ObjectPath": "/Script/Engine"
|
|
},
|
|
"ComponentTemplate": {
|
|
"ObjectName": "SplineComponent'BP_AIPath_C:Spline_GEN_VARIABLE'",
|
|
"ObjectPath": "/Game/ITR2/BPs/AI/Misc/BP_AIPath.8"
|
|
},
|
|
"VariableGuid": "51F3043C-47B51C48-B6029F82-A4F0D5A1",
|
|
"InternalVariableName": "Spline"
|
|
}
|
|
},
|
|
{
|
|
"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'StaticMeshComponent'",
|
|
"ObjectPath": "/Script/Engine"
|
|
},
|
|
"ComponentTemplate": {
|
|
"ObjectName": "StaticMeshComponent'BP_AIPath_C:StaticMesh_GEN_VARIABLE'",
|
|
"ObjectPath": "/Game/ITR2/BPs/AI/Misc/BP_AIPath.10"
|
|
},
|
|
"VariableGuid": "E5008FA8-447B388E-6D575C86-C4A40821",
|
|
"InternalVariableName": "StaticMesh"
|
|
}
|
|
},
|
|
{
|
|
"Type": "SimpleConstructionScript",
|
|
"Name": "SimpleConstructionScript_0",
|
|
"Outer": "BP_AIPath_C",
|
|
"Class": "UScriptClass'SimpleConstructionScript'",
|
|
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
|
"Properties": {
|
|
"RootNodes": [
|
|
{
|
|
"ObjectName": "SCS_Node'BP_AIPath_C:SimpleConstructionScript_0.SCS_Node_0'",
|
|
"ObjectPath": "/Game/ITR2/BPs/AI/Misc/BP_AIPath.4"
|
|
}
|
|
],
|
|
"AllNodes": [
|
|
{
|
|
"ObjectName": "SCS_Node'BP_AIPath_C:SimpleConstructionScript_0.SCS_Node_0'",
|
|
"ObjectPath": "/Game/ITR2/BPs/AI/Misc/BP_AIPath.4"
|
|
},
|
|
{
|
|
"ObjectName": "SCS_Node'BP_AIPath_C:SimpleConstructionScript_0.SCS_Node_1'",
|
|
"ObjectPath": "/Game/ITR2/BPs/AI/Misc/BP_AIPath.5"
|
|
},
|
|
{
|
|
"ObjectName": "SCS_Node'BP_AIPath_C:SimpleConstructionScript_0.SCS_Node_2'",
|
|
"ObjectPath": "/Game/ITR2/BPs/AI/Misc/BP_AIPath.6"
|
|
}
|
|
],
|
|
"DefaultSceneRootNode": {
|
|
"ObjectName": "SCS_Node'BP_AIPath_C:SimpleConstructionScript_0.SCS_Node_0'",
|
|
"ObjectPath": "/Game/ITR2/BPs/AI/Misc/BP_AIPath.4"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"Type": "SplineComponent",
|
|
"Name": "Spline_GEN_VARIABLE",
|
|
"Outer": "BP_AIPath_C",
|
|
"Class": "UScriptClass'SplineComponent'",
|
|
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted"
|
|
},
|
|
{
|
|
"Type": "StaticMeshComponent",
|
|
"Name": "NODE_AddStaticMeshComponent-0",
|
|
"Outer": "BP_AIPath_C",
|
|
"Class": "UScriptClass'StaticMeshComponent'",
|
|
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted"
|
|
},
|
|
{
|
|
"Type": "StaticMeshComponent",
|
|
"Name": "StaticMesh_GEN_VARIABLE",
|
|
"Outer": "BP_AIPath_C",
|
|
"Class": "UScriptClass'StaticMeshComponent'",
|
|
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted"
|
|
}
|
|
] |