dump: [json] pakchunk0_s4

This commit is contained in:
merith-tk 2024-11-27 22:17:42 -08:00
parent a0202f19ac
commit 184f12fe9d
2029 changed files with 13029077 additions and 0 deletions

View file

@ -0,0 +1,157 @@
[
{
"Type": "BlueprintGeneratedClass",
"Name": "BP_DecalFromPCG_C",
"Class": "UScriptClass'BlueprintGeneratedClass'",
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"SimpleConstructionScript": {
"ObjectName": "SimpleConstructionScript'BP_DecalFromPCG_C:SimpleConstructionScript_0'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BP_DecalFromPCG.6"
}
},
"SuperStruct": {
"ObjectName": "Class'DecalActor'",
"ObjectPath": "/Script/Engine"
},
"Children": [
{
"ObjectName": "Function'BP_DecalFromPCG_C:InitDecal'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BP_DecalFromPCG.3"
}
],
"ChildProperties": [
{
"Type": "ObjectProperty",
"Name": "DecalMaterial",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible",
"PropertyClass": {
"ObjectName": "Class'MaterialInstance'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "StructProperty",
"Name": "DecalScale",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 24,
"PropertyFlags": "Edit | BlueprintVisible",
"Struct": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
}
}
],
"FuncMap": {
"InitDecal": {
"ObjectName": "Function'BP_DecalFromPCG_C:InitDecal'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BP_DecalFromPCG.3"
}
},
"ClassFlags": "CLASS_Config | CLASS_ReplicationDataIsSetUp | CLASS_CompiledFromBlueprint | CLASS_HasInstancedReference",
"ClassWithin": {
"ObjectName": "Class'Object'",
"ObjectPath": "/Script/CoreUObject"
},
"ClassConfigName": "Engine",
"bCooked": true,
"ClassDefaultObject": {
"ObjectName": "BP_DecalFromPCG_C'Default__BP_DecalFromPCG_C'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BP_DecalFromPCG.1"
},
"EditorTags": {
"BlueprintType": "BPTYPE_Normal"
}
},
{
"Type": "BP_DecalFromPCG_C",
"Name": "Default__BP_DecalFromPCG_C",
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/Misc/Environment/BP_DecalFromPCG.BP_DecalFromPCG_C'",
"Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"DecalScale[1]": {
"X": 1.0,
"Y": 1.0,
"Z": 1.0
},
"Decal": {
"ObjectName": "DecalComponent'Default__BP_DecalFromPCG_C:NewDecalComponent'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BP_DecalFromPCG.2"
},
"PrimaryActorTick": {
"bStartWithTickEnabled": false
},
"RootComponent": {
"ObjectName": "DecalComponent'Default__BP_DecalFromPCG_C:NewDecalComponent'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BP_DecalFromPCG.2"
}
}
},
{
"Type": "DecalComponent",
"Name": "NewDecalComponent",
"Outer": "Default__BP_DecalFromPCG_C",
"Class": "UScriptClass'DecalComponent'",
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"FadeScreenSize": 0.05,
"DecalSize": {
"X": 16.0,
"Y": 256.0,
"Z": 256.0
},
"PrimaryComponentTick": {
"bStartWithTickEnabled": false
}
}
},
{
"Type": "Function",
"Name": "InitDecal",
"Outer": "BP_DecalFromPCG_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"FunctionFlags": "FUNC_Public | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
},
{
"Type": "SceneComponent",
"Name": "DefaultSceneRoot_GEN_VARIABLE",
"Outer": "BP_DecalFromPCG_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_DecalFromPCG_C:DefaultSceneRoot_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BP_DecalFromPCG.4"
},
"VariableGuid": "73BBA963-43F0B2B3-32B09090-86B1DDA8",
"InternalVariableName": "DefaultSceneRoot"
}
},
{
"Type": "SimpleConstructionScript",
"Name": "SimpleConstructionScript_0",
"Outer": "BP_DecalFromPCG_C",
"Class": "UScriptClass'SimpleConstructionScript'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"DefaultSceneRootNode": {
"ObjectName": "SCS_Node'BP_DecalFromPCG_C:SimpleConstructionScript_0.SCS_Node_0'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BP_DecalFromPCG.5"
}
}
}
]

View file

@ -0,0 +1,286 @@
[
{
"Type": "BlueprintGeneratedClass",
"Name": "BP_RefToStaticMesh_C",
"Class": "UScriptClass'BlueprintGeneratedClass'",
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"SimpleConstructionScript": {
"ObjectName": "SimpleConstructionScript'BP_RefToStaticMesh_C:SimpleConstructionScript_0'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BP_RefToStaticMesh.6"
}
},
"SuperStruct": {
"ObjectName": "Class'Actor'",
"ObjectPath": "/Script/Engine"
},
"Children": [
{
"ObjectName": "Function'BP_RefToStaticMesh_C:Init'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BP_RefToStaticMesh.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": "StrProperty",
"Name": "MeshReference",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 16,
"PropertyFlags": "Edit | BlueprintVisible"
},
{
"Type": "DoubleProperty",
"Name": "CullDistance",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible"
},
{
"Type": "StrProperty",
"Name": "CollisionPreset",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 16,
"PropertyFlags": "Edit | BlueprintVisible"
}
],
"FuncMap": {
"Init": {
"ObjectName": "Function'BP_RefToStaticMesh_C:Init'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BP_RefToStaticMesh.2"
}
},
"ClassFlags": "CLASS_Config | CLASS_ReplicationDataIsSetUp | CLASS_CompiledFromBlueprint | CLASS_HasInstancedReference",
"ClassWithin": {
"ObjectName": "Class'Object'",
"ObjectPath": "/Script/CoreUObject"
},
"ClassConfigName": "Engine",
"bCooked": true,
"ClassDefaultObject": {
"ObjectName": "BP_RefToStaticMesh_C'Default__BP_RefToStaticMesh_C'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BP_RefToStaticMesh.1"
},
"EditorTags": {
"BlueprintType": "BPTYPE_Normal"
}
},
{
"Type": "BP_RefToStaticMesh_C",
"Name": "Default__BP_RefToStaticMesh_C",
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/Misc/Environment/BP_RefToStaticMesh.BP_RefToStaticMesh_C'",
"Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"CullDistance[2]": 20000.0,
"PrimaryActorTick": {
"bStartWithTickEnabled": false
}
}
},
{
"Type": "Function",
"Name": "Init",
"Outer": "BP_RefToStaticMesh_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"ChildProperties": [
{
"Type": "NameProperty",
"Name": "CallFunc_Conv_StringToName_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 12
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_Divide_DoubleDouble_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "IntProperty",
"Name": "CallFunc_FTrunc_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "StructProperty",
"Name": "CallFunc_MakeSoftObjectPath_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 40,
"Struct": {
"ObjectName": "Class'SoftObjectPath'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "SoftObjectProperty",
"Name": "CallFunc_Conv_SoftObjPathToSoftObjRef_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 48,
"PropertyFlags": "UObjectWrapper",
"PropertyClass": {
"ObjectName": "Class'Object'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_LoadAsset_Blocking_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'Object'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "ObjectProperty",
"Name": "K2Node_DynamicCast_AsStatic_Mesh",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'StaticMesh'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "BoolProperty",
"Name": "K2Node_DynamicCast_bSuccess",
"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": "FloatProperty",
"Name": "CallFunc_SetCullDistance_NewCullDistance_ImplicitCast",
"Flags": "RF_Public",
"ElementSize": 4
}
],
"FunctionFlags": "FUNC_Public | FUNC_HasDefaults | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
},
{
"Type": "SceneComponent",
"Name": "DefaultSceneRoot_GEN_VARIABLE",
"Outer": "BP_RefToStaticMesh_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_RefToStaticMesh_C:DefaultSceneRoot_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BP_RefToStaticMesh.3"
},
"VariableGuid": "30AE0FEC-4F7D7603-04D126B3-35E1AC2D",
"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_RefToStaticMesh_C:StaticMesh_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BP_RefToStaticMesh.7"
},
"VariableGuid": "EEF78609-4504F031-A27898AD-FF3AC867",
"InternalVariableName": "StaticMesh"
}
},
{
"Type": "SimpleConstructionScript",
"Name": "SimpleConstructionScript_0",
"Outer": "BP_RefToStaticMesh_C",
"Class": "UScriptClass'SimpleConstructionScript'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"RootNodes": [
{
"ObjectName": "SCS_Node'BP_RefToStaticMesh_C:SimpleConstructionScript_0.SCS_Node_1'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BP_RefToStaticMesh.5"
}
],
"AllNodes": [
{
"ObjectName": "SCS_Node'BP_RefToStaticMesh_C:SimpleConstructionScript_0.SCS_Node_1'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BP_RefToStaticMesh.5"
}
],
"DefaultSceneRootNode": {
"ObjectName": "SCS_Node'BP_RefToStaticMesh_C:SimpleConstructionScript_0.SCS_Node_0'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BP_RefToStaticMesh.4"
}
}
},
{
"Type": "StaticMeshComponent",
"Name": "StaticMesh_GEN_VARIABLE",
"Outer": "BP_RefToStaticMesh_C",
"Class": "UScriptClass'StaticMeshComponent'",
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"LightmapType": "ELightmapType::ForceVolumetric",
"BodyInstance": {
"ObjectType": "ECollisionChannel::ECC_WorldStatic",
"CollisionProfileName": "BlockAll",
"CollisionResponses": {
"ResponseArray": [
{
"Channel": "Projectile",
"Response": "ECollisionResponse::ECR_Block"
},
{
"Channel": "LineOfFire",
"Response": "ECollisionResponse::ECR_Block"
}
]
}
},
"Mobility": "EComponentMobility::Static"
}
}
]

View file

@ -0,0 +1,788 @@
[
{
"Type": "BlueprintGeneratedClass",
"Name": "BP_Audio_Volume_C",
"Class": "UScriptClass'BlueprintGeneratedClass'",
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"DynamicBindingObjects": [
{
"ObjectName": "ComponentDelegateBinding'BP_Audio_Volume_C:ComponentDelegateBinding_0'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Audio_Volume.2"
}
],
"SimpleConstructionScript": {
"ObjectName": "SimpleConstructionScript'BP_Audio_Volume_C:SimpleConstructionScript_0'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Audio_Volume.12"
},
"UberGraphFunction": {
"ObjectName": "Function'BP_Audio_Volume_C:ExecuteUbergraph_BP_Audio_Volume'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Audio_Volume.6"
}
},
"SuperStruct": {
"ObjectName": "Class'Actor'",
"ObjectPath": "/Script/Engine"
},
"Children": [
{
"ObjectName": "Function'BP_Audio_Volume_C:ReceiveBeginPlay'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Audio_Volume.9"
},
{
"ObjectName": "Function'BP_Audio_Volume_C:BndEvt__BP_Audio_Volume_Audio Volume_K2Node_ComponentBoundEvent_0_ActorBeginOverlapSignature__DelegateSignature'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Audio_Volume.3"
},
{
"ObjectName": "Function'BP_Audio_Volume_C:BndEvt__BP_Audio_Volume_Audio Volume_K2Node_ComponentBoundEvent_1_ActorEndOverlapSignature__DelegateSignature'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Audio_Volume.4"
},
{
"ObjectName": "Function'BP_Audio_Volume_C:OnLevelLoaded_Event'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Audio_Volume.7"
},
{
"ObjectName": "Function'BP_Audio_Volume_C:EndSoundModifiers'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Audio_Volume.5"
},
{
"ObjectName": "Function'BP_Audio_Volume_C:OnSwitchLoadingScreen_Event'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Audio_Volume.8"
},
{
"ObjectName": "Function'BP_Audio_Volume_C:ExecuteUbergraph_BP_Audio_Volume'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Audio_Volume.6"
}
],
"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": "DefaultSceneRoot",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
"PropertyClass": {
"ObjectName": "Class'SceneComponent'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "ObjectProperty",
"Name": "Audio Volume",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnTemplate",
"PropertyClass": {
"ObjectName": "Class'AudioVolume'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "ObjectProperty",
"Name": "Soundmix to Push",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible",
"PropertyClass": {
"ObjectName": "Class'SoundMix'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "ObjectProperty",
"Name": "Soundmix to Pop",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible",
"PropertyClass": {
"ObjectName": "Class'SoundMix'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "FloatProperty",
"Name": "Fade in Duration",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 4,
"PropertyFlags": "Edit | BlueprintVisible | ExposeOnSpawn"
},
{
"Type": "FloatProperty",
"Name": "Fade Out Duration",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 4,
"PropertyFlags": "Edit | BlueprintVisible | ExposeOnSpawn"
},
{
"Type": "ObjectProperty",
"Name": "Wind_Inside",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible",
"PropertyClass": {
"ObjectName": "Class'SoundBase'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "ArrayProperty",
"Name": "BP_Source Bus",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 16,
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnTemplate",
"Inner": {
"Type": "ObjectProperty",
"Name": "BP_Source Bus",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "BlueprintGeneratedClass'BP_Source_Bus_C'",
"ObjectPath": "/Game/Sound/Source_Bus/BP_Source_Bus.1"
}
}
},
{
"Type": "ArrayProperty",
"Name": "BP_Spline_Sound_Windows",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 16,
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnTemplate",
"Inner": {
"Type": "ObjectProperty",
"Name": "BP_Spline_Sound_Windows",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "BlueprintGeneratedClass'BP_Spline_Sound_Windows_C'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Spline_Sound_Windows.2"
}
}
},
{
"Type": "BoolProperty",
"Name": "bIsActivated",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 1,
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance",
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "ArrayProperty",
"Name": "Dinamic_SB",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 16,
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnTemplate",
"Inner": {
"Type": "ObjectProperty",
"Name": "Dinamic_SB",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "BlueprintGeneratedClass'BP_Dinamic_SB_C'",
"ObjectPath": "/Game/Sound/Source_Bus/BP_Dinamic_SB.1"
}
}
}
],
"FuncMap": {
"ExecuteUbergraph_BP_Audio_Volume": {
"ObjectName": "Function'BP_Audio_Volume_C:ExecuteUbergraph_BP_Audio_Volume'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Audio_Volume.6"
},
"OnSwitchLoadingScreen_Event": {
"ObjectName": "Function'BP_Audio_Volume_C:OnSwitchLoadingScreen_Event'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Audio_Volume.8"
},
"EndSoundModifiers": {
"ObjectName": "Function'BP_Audio_Volume_C:EndSoundModifiers'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Audio_Volume.5"
},
"OnLevelLoaded_Event": {
"ObjectName": "Function'BP_Audio_Volume_C:OnLevelLoaded_Event'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Audio_Volume.7"
},
"BndEvt__BP_Audio_Volume_Audio Volume_K2Node_ComponentBoundEvent_1_ActorEndOverlapSignature__DelegateSignature": {
"ObjectName": "Function'BP_Audio_Volume_C:BndEvt__BP_Audio_Volume_Audio Volume_K2Node_ComponentBoundEvent_1_ActorEndOverlapSignature__DelegateSignature'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Audio_Volume.4"
},
"BndEvt__BP_Audio_Volume_Audio Volume_K2Node_ComponentBoundEvent_0_ActorBeginOverlapSignature__DelegateSignature": {
"ObjectName": "Function'BP_Audio_Volume_C:BndEvt__BP_Audio_Volume_Audio Volume_K2Node_ComponentBoundEvent_0_ActorBeginOverlapSignature__DelegateSignature'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Audio_Volume.3"
},
"ReceiveBeginPlay": {
"ObjectName": "Function'BP_Audio_Volume_C:ReceiveBeginPlay'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Audio_Volume.9"
}
},
"ClassFlags": "CLASS_Config | CLASS_ReplicationDataIsSetUp | CLASS_CompiledFromBlueprint | CLASS_HasInstancedReference",
"ClassWithin": {
"ObjectName": "Class'Object'",
"ObjectPath": "/Script/CoreUObject"
},
"ClassConfigName": "Engine",
"bCooked": true,
"ClassDefaultObject": {
"ObjectName": "BP_Audio_Volume_C'Default__BP_Audio_Volume_C'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Audio_Volume.1"
},
"EditorTags": {
"BlueprintType": "BPTYPE_Normal"
}
},
{
"Type": "BP_Audio_Volume_C",
"Name": "Default__BP_Audio_Volume_C",
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Audio_Volume.BP_Audio_Volume_C'",
"Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"UberGraphFrame": {},
"Fade in Duration[5]": 5.0
}
},
{
"Type": "ComponentDelegateBinding",
"Name": "ComponentDelegateBinding_0",
"Outer": "BP_Audio_Volume_C",
"Class": "UScriptClass'ComponentDelegateBinding'",
"Flags": "RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"ComponentDelegateBindings": [
{
"ComponentPropertyName": "Audio Volume",
"DelegatePropertyName": "OnActorEndOverlap",
"FunctionNameToBind": "BndEvt__BP_Audio_Volume_Audio Volume_K2Node_ComponentBoundEvent_1_ActorEndOverlapSignature__DelegateSignature"
},
{
"ComponentPropertyName": "Audio Volume",
"DelegatePropertyName": "OnActorBeginOverlap",
"FunctionNameToBind": "BndEvt__BP_Audio_Volume_Audio Volume_K2Node_ComponentBoundEvent_0_ActorBeginOverlapSignature__DelegateSignature"
}
]
}
},
{
"Type": "Function",
"Name": "BndEvt__BP_Audio_Volume_Audio Volume_K2Node_ComponentBoundEvent_0_ActorBeginOverlapSignature__DelegateSignature",
"Outer": "BP_Audio_Volume_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"ChildProperties": [
{
"Type": "ObjectProperty",
"Name": "OverlappedActor",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
"PropertyClass": {
"ObjectName": "Class'Actor'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "ObjectProperty",
"Name": "OtherActor",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
"PropertyClass": {
"ObjectName": "Class'Actor'",
"ObjectPath": "/Script/Engine"
}
}
],
"FunctionFlags": "FUNC_BlueprintEvent"
},
{
"Type": "Function",
"Name": "BndEvt__BP_Audio_Volume_Audio Volume_K2Node_ComponentBoundEvent_1_ActorEndOverlapSignature__DelegateSignature",
"Outer": "BP_Audio_Volume_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"ChildProperties": [
{
"Type": "ObjectProperty",
"Name": "OverlappedActor",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
"PropertyClass": {
"ObjectName": "Class'Actor'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "ObjectProperty",
"Name": "OtherActor",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
"PropertyClass": {
"ObjectName": "Class'Actor'",
"ObjectPath": "/Script/Engine"
}
}
],
"FunctionFlags": "FUNC_BlueprintEvent"
},
{
"Type": "Function",
"Name": "EndSoundModifiers",
"Outer": "BP_Audio_Volume_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"FunctionFlags": "FUNC_BlueprintCallable | FUNC_BlueprintEvent"
},
{
"Type": "Function",
"Name": "ExecuteUbergraph_BP_Audio_Volume",
"Outer": "BP_Audio_Volume_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": "IntProperty",
"Name": "CallFunc_Array_Length_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "DelegateProperty",
"Name": "K2Node_CreateDelegate_OutputDelegate",
"Flags": "RF_Public",
"ElementSize": 32,
"SignatureFunction": {
"ObjectName": "Class'OneParamBoolDelegate__DelegateSignature'",
"ObjectPath": "/Script/IntoTheRadius2"
}
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_GetGameInstanceSubsystem_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'RadiusEventsSubsystem'",
"ObjectPath": "/Script/IntoTheRadius2"
}
},
{
"Type": "BoolProperty",
"Name": "CallFunc_IsValid_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"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": "IntProperty",
"Name": "Temp_int_Array_Index_Variable_1",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "DelegateProperty",
"Name": "K2Node_CreateDelegate_OutputDelegate_1",
"Flags": "RF_Public",
"ElementSize": 32,
"SignatureFunction": {
"ObjectName": "Class'NoParamsDelegate__DelegateSignature'",
"ObjectPath": "/Script/IntoTheRadius2"
}
},
{
"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_Loop_Counter_Variable_2",
"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": "IntProperty",
"Name": "CallFunc_Add_IntInt_ReturnValue_2",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "IntProperty",
"Name": "Temp_int_Array_Index_Variable_2",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_Array_Get_Item",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "BlueprintGeneratedClass'BP_Dinamic_SB_C'",
"ObjectPath": "/Game/Sound/Source_Bus/BP_Dinamic_SB.1"
}
},
{
"Type": "BoolProperty",
"Name": "CallFunc_IsValid_ReturnValue_1",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "ObjectProperty",
"Name": "K2Node_ComponentBoundEvent_OverlappedActor_1",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'Actor'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "ObjectProperty",
"Name": "K2Node_ComponentBoundEvent_OtherActor_1",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'Actor'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "ObjectProperty",
"Name": "K2Node_ComponentBoundEvent_OverlappedActor",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'Actor'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "ObjectProperty",
"Name": "K2Node_ComponentBoundEvent_OtherActor",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'Actor'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "BoolProperty",
"Name": "CallFunc_DoesImplementInterface_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "BoolProperty",
"Name": "CallFunc_DoesImplementInterface_ReturnValue_1",
"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_3",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "IntProperty",
"Name": "CallFunc_Add_IntInt_ReturnValue_3",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_Array_Get_Item_1",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "BlueprintGeneratedClass'BP_Source_Bus_C'",
"ObjectPath": "/Game/Sound/Source_Bus/BP_Source_Bus.1"
}
},
{
"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": "IntProperty",
"Name": "CallFunc_Array_Length_ReturnValue_2",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "BoolProperty",
"Name": "CallFunc_Less_IntInt_ReturnValue_2",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "BoolProperty",
"Name": "K2Node_CustomEvent_Value",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "BoolProperty",
"Name": "CallFunc_IsValid_ReturnValue_2",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "IntProperty",
"Name": "Temp_int_Array_Index_Variable_3",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_Array_Get_Item_2",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "BlueprintGeneratedClass'BP_Source_Bus_C'",
"ObjectPath": "/Game/Sound/Source_Bus/BP_Source_Bus.1"
}
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_Array_Get_Item_3",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "BlueprintGeneratedClass'BP_Dinamic_SB_C'",
"ObjectPath": "/Game/Sound/Source_Bus/BP_Dinamic_SB.1"
}
},
{
"Type": "IntProperty",
"Name": "CallFunc_Array_Length_ReturnValue_3",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "BoolProperty",
"Name": "CallFunc_Less_IntInt_ReturnValue_3",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
}
],
"FunctionFlags": "FUNC_Final | FUNC_UbergraphFunction"
},
{
"Type": "Function",
"Name": "OnLevelLoaded_Event",
"Outer": "BP_Audio_Volume_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"FunctionFlags": "FUNC_BlueprintCallable | FUNC_BlueprintEvent"
},
{
"Type": "Function",
"Name": "OnSwitchLoadingScreen_Event",
"Outer": "BP_Audio_Volume_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"ChildProperties": [
{
"Type": "BoolProperty",
"Name": "Value",
"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": "ReceiveBeginPlay",
"Outer": "BP_Audio_Volume_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": "SceneComponent",
"Name": "DefaultSceneRoot_GEN_VARIABLE",
"Outer": "BP_Audio_Volume_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_Audio_Volume_C:DefaultSceneRoot_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Audio_Volume.10"
},
"VariableGuid": "CBB61090-4A44CA5D-4E3A03BE-9990716A",
"InternalVariableName": "DefaultSceneRoot"
}
},
{
"Type": "SimpleConstructionScript",
"Name": "SimpleConstructionScript_0",
"Outer": "BP_Audio_Volume_C",
"Class": "UScriptClass'SimpleConstructionScript'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"RootNodes": [
{
"ObjectName": "SCS_Node'BP_Audio_Volume_C:SimpleConstructionScript_0.SCS_Node_0'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Audio_Volume.11"
}
],
"AllNodes": [
{
"ObjectName": "SCS_Node'BP_Audio_Volume_C:SimpleConstructionScript_0.SCS_Node_0'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Audio_Volume.11"
}
],
"DefaultSceneRootNode": {
"ObjectName": "SCS_Node'BP_Audio_Volume_C:SimpleConstructionScript_0.SCS_Node_0'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Audio_Volume.11"
}
}
}
]

View file

@ -0,0 +1,227 @@
[
{
"Type": "AudioComponent",
"Name": "Audio_GEN_VARIABLE",
"Outer": "BP_Music_BG_Menu_C",
"Class": "UScriptClass'AudioComponent'",
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted"
},
{
"Type": "BlueprintGeneratedClass",
"Name": "BP_Music_BG_Menu_C",
"Class": "UScriptClass'BlueprintGeneratedClass'",
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"SimpleConstructionScript": {
"ObjectName": "SimpleConstructionScript'BP_Music_BG_Menu_C:SimpleConstructionScript_0'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Music_BG_Menu.8"
},
"UberGraphFunction": {
"ObjectName": "Function'BP_Music_BG_Menu_C:ExecuteUbergraph_BP_Music_BG_Menu'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Music_BG_Menu.3"
}
},
"SuperStruct": {
"ObjectName": "Class'Actor'",
"ObjectPath": "/Script/Engine"
},
"Children": [
{
"ObjectName": "Function'BP_Music_BG_Menu_C:ReceiveBeginPlay'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Music_BG_Menu.4"
},
{
"ObjectName": "Function'BP_Music_BG_Menu_C:ExecuteUbergraph_BP_Music_BG_Menu'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Music_BG_Menu.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": "DefaultSceneRoot",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
"PropertyClass": {
"ObjectName": "Class'SceneComponent'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "ObjectProperty",
"Name": "Music_BG_Cue",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible | ExposeOnSpawn",
"PropertyClass": {
"ObjectName": "Class'SoundCue'",
"ObjectPath": "/Script/Engine"
}
}
],
"FuncMap": {
"ExecuteUbergraph_BP_Music_BG_Menu": {
"ObjectName": "Function'BP_Music_BG_Menu_C:ExecuteUbergraph_BP_Music_BG_Menu'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Music_BG_Menu.3"
},
"ReceiveBeginPlay": {
"ObjectName": "Function'BP_Music_BG_Menu_C:ReceiveBeginPlay'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Music_BG_Menu.4"
}
},
"ClassFlags": "CLASS_Config | CLASS_ReplicationDataIsSetUp | CLASS_CompiledFromBlueprint | CLASS_HasInstancedReference",
"ClassWithin": {
"ObjectName": "Class'Object'",
"ObjectPath": "/Script/CoreUObject"
},
"ClassConfigName": "Engine",
"bCooked": true,
"ClassDefaultObject": {
"ObjectName": "BP_Music_BG_Menu_C'Default__BP_Music_BG_Menu_C'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Music_BG_Menu.2"
},
"EditorTags": {
"BlueprintType": "BPTYPE_Normal"
}
},
{
"Type": "BP_Music_BG_Menu_C",
"Name": "Default__BP_Music_BG_Menu_C",
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Music_BG_Menu.BP_Music_BG_Menu_C'",
"Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"UberGraphFrame": {}
}
},
{
"Type": "Function",
"Name": "ExecuteUbergraph_BP_Music_BG_Menu",
"Outer": "BP_Music_BG_Menu_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"
}
],
"FunctionFlags": "FUNC_Final | FUNC_UbergraphFunction"
},
{
"Type": "Function",
"Name": "ReceiveBeginPlay",
"Outer": "BP_Music_BG_Menu_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": "SceneComponent",
"Name": "DefaultSceneRoot_GEN_VARIABLE",
"Outer": "BP_Music_BG_Menu_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_Music_BG_Menu_C:DefaultSceneRoot_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Music_BG_Menu.5"
},
"ChildNodes": [
{
"ObjectName": "SCS_Node'BP_Music_BG_Menu_C:SimpleConstructionScript_0.SCS_Node_1'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Music_BG_Menu.7"
}
],
"VariableGuid": "889EF154-411FFB65-6C1E3BA1-3B80A1DD",
"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'AudioComponent'",
"ObjectPath": "/Script/Engine"
},
"ComponentTemplate": {
"ObjectName": "AudioComponent'BP_Music_BG_Menu_C:Audio_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Music_BG_Menu.0"
},
"VariableGuid": "DCB5EF8B-49FD62A8-459D6BBB-034D6E9C",
"InternalVariableName": "Audio"
}
},
{
"Type": "SimpleConstructionScript",
"Name": "SimpleConstructionScript_0",
"Outer": "BP_Music_BG_Menu_C",
"Class": "UScriptClass'SimpleConstructionScript'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"RootNodes": [
{
"ObjectName": "SCS_Node'BP_Music_BG_Menu_C:SimpleConstructionScript_0.SCS_Node_0'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Music_BG_Menu.6"
}
],
"AllNodes": [
{
"ObjectName": "SCS_Node'BP_Music_BG_Menu_C:SimpleConstructionScript_0.SCS_Node_0'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Music_BG_Menu.6"
},
{
"ObjectName": "SCS_Node'BP_Music_BG_Menu_C:SimpleConstructionScript_0.SCS_Node_1'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Music_BG_Menu.7"
}
],
"DefaultSceneRootNode": {
"ObjectName": "SCS_Node'BP_Music_BG_Menu_C:SimpleConstructionScript_0.SCS_Node_0'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Music_BG_Menu.6"
}
}
}
]

View file

@ -0,0 +1,908 @@
[
{
"Type": "AudioComponent",
"Name": "AC_Looping_Sound_GEN_VARIABLE",
"Outer": "BP_Spline_Sound_C",
"Class": "UScriptClass'AudioComponent'",
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"bAutoActivate": false
}
},
{
"Type": "AudioComponent",
"Name": "AC_OneShot_Sound_GEN_VARIABLE",
"Outer": "BP_Spline_Sound_C",
"Class": "UScriptClass'AudioComponent'",
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"bAutoActivate": false
}
},
{
"Type": "BlueprintGeneratedClass",
"Name": "BP_Spline_Sound_C",
"Class": "UScriptClass'BlueprintGeneratedClass'",
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"DynamicBindingObjects": [
{
"ObjectName": "ComponentDelegateBinding'BP_Spline_Sound_C:ComponentDelegateBinding_0'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Spline_Sound.5"
}
],
"SimpleConstructionScript": {
"ObjectName": "SimpleConstructionScript'BP_Spline_Sound_C:SimpleConstructionScript_0'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Spline_Sound.18"
},
"UberGraphFunction": {
"ObjectName": "Function'BP_Spline_Sound_C:ExecuteUbergraph_BP_Spline_Sound'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Spline_Sound.7"
}
},
"SuperStruct": {
"ObjectName": "Class'Actor'",
"ObjectPath": "/Script/Engine"
},
"Children": [
{
"ObjectName": "Function'BP_Spline_Sound_C:GetClosestPlayer'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Spline_Sound.9"
},
{
"ObjectName": "Function'BP_Spline_Sound_C:FindClosePoint'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Spline_Sound.8"
},
{
"ObjectName": "Function'BP_Spline_Sound_C:ReceiveTick'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Spline_Sound.11"
},
{
"ObjectName": "Function'BP_Spline_Sound_C:ReceiveBeginPlay'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Spline_Sound.10"
},
{
"ObjectName": "Function'BP_Spline_Sound_C:BndEvt__BP_Spline_Sound_BPC_Relevance_K2Node_ComponentBoundEvent_0_ToggleRelevance__DelegateSignature'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Spline_Sound.6"
},
{
"ObjectName": "Function'BP_Spline_Sound_C:ExecuteUbergraph_BP_Spline_Sound'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Spline_Sound.7"
}
],
"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": "BPC_Relevance",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
"PropertyClass": {
"ObjectName": "BlueprintGeneratedClass'BPC_Relevance_C'",
"ObjectPath": "/Game/ITR2/BPs/Items/Components/BPC_Relevance.0"
}
},
{
"Type": "ObjectProperty",
"Name": "AC_OneShot_Sound",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
"PropertyClass": {
"ObjectName": "Class'AudioComponent'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "ObjectProperty",
"Name": "AC_Looping_Sound",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
"PropertyClass": {
"ObjectName": "Class'AudioComponent'",
"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": "DoubleProperty",
"Name": "One_Shot_Initial_Delay",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible"
},
{
"Type": "BoolProperty",
"Name": "Apply_Parameter",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 1,
"PropertyFlags": "Edit | BlueprintVisible",
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "NameProperty",
"Name": "Parameter_Name",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 12,
"PropertyFlags": "Edit | BlueprintVisible"
},
{
"Type": "BoolProperty",
"Name": "Debug?",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 1,
"PropertyFlags": "Edit | BlueprintVisible",
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "ObjectProperty",
"Name": "Looping_Sound_Cue",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible",
"PropertyClass": {
"ObjectName": "Class'SoundBase'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "ObjectProperty",
"Name": "One_Shot_Sound_Cue",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible",
"PropertyClass": {
"ObjectName": "Class'SoundBase'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "ObjectProperty",
"Name": "Att_Looping_Sound",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible",
"PropertyClass": {
"ObjectName": "Class'SoundAttenuation'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "ObjectProperty",
"Name": "Att_OneShot_Sound",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible",
"PropertyClass": {
"ObjectName": "Class'SoundAttenuation'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "FloatProperty",
"Name": "Volume",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 4,
"PropertyFlags": "Edit | BlueprintVisible"
},
{
"Type": "DoubleProperty",
"Name": "MaxDistance",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible"
}
],
"FuncMap": {
"ExecuteUbergraph_BP_Spline_Sound": {
"ObjectName": "Function'BP_Spline_Sound_C:ExecuteUbergraph_BP_Spline_Sound'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Spline_Sound.7"
},
"BndEvt__BP_Spline_Sound_BPC_Relevance_K2Node_ComponentBoundEvent_0_ToggleRelevance__DelegateSignature": {
"ObjectName": "Function'BP_Spline_Sound_C:BndEvt__BP_Spline_Sound_BPC_Relevance_K2Node_ComponentBoundEvent_0_ToggleRelevance__DelegateSignature'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Spline_Sound.6"
},
"ReceiveBeginPlay": {
"ObjectName": "Function'BP_Spline_Sound_C:ReceiveBeginPlay'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Spline_Sound.10"
},
"ReceiveTick": {
"ObjectName": "Function'BP_Spline_Sound_C:ReceiveTick'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Spline_Sound.11"
},
"FindClosePoint": {
"ObjectName": "Function'BP_Spline_Sound_C:FindClosePoint'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Spline_Sound.8"
},
"GetClosestPlayer": {
"ObjectName": "Function'BP_Spline_Sound_C:GetClosestPlayer'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Spline_Sound.9"
}
},
"ClassFlags": "CLASS_Config | CLASS_ReplicationDataIsSetUp | CLASS_CompiledFromBlueprint | CLASS_HasInstancedReference",
"ClassWithin": {
"ObjectName": "Class'Object'",
"ObjectPath": "/Script/CoreUObject"
},
"ClassConfigName": "Engine",
"bCooked": true,
"ClassDefaultObject": {
"ObjectName": "BP_Spline_Sound_C'Default__BP_Spline_Sound_C'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Spline_Sound.3"
},
"EditorTags": {
"BlueprintType": "BPTYPE_Normal"
}
},
{
"Type": "BP_Spline_Sound_C",
"Name": "Default__BP_Spline_Sound_C",
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Spline_Sound.BP_Spline_Sound_C'",
"Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"UberGraphFrame": {},
"Volume[14]": 1.0,
"MaxDistance[15]": 10000.0,
"PrimaryActorTick": {
"TickGroup": "ETickingGroup::TG_DuringPhysics",
"bCanEverTick": true,
"bStartWithTickEnabled": false,
"TickInterval": 1.0
}
}
},
{
"Type": "BPC_Relevance_C",
"Name": "BPC_Relevance_GEN_VARIABLE",
"Outer": "BP_Spline_Sound_C",
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/Items/Components/BPC_Relevance.BPC_Relevance_C'",
"Template": {
"ObjectName": "BPC_Relevance_C'Default__BPC_Relevance_C'",
"ObjectPath": "/Game/ITR2/BPs/Items/Components/BPC_Relevance.1"
},
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted"
},
{
"Type": "ComponentDelegateBinding",
"Name": "ComponentDelegateBinding_0",
"Outer": "BP_Spline_Sound_C",
"Class": "UScriptClass'ComponentDelegateBinding'",
"Flags": "RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"ComponentDelegateBindings": [
{
"ComponentPropertyName": "BPC_Relevance",
"DelegatePropertyName": "ToggleRelevance",
"FunctionNameToBind": "BndEvt__BP_Spline_Sound_BPC_Relevance_K2Node_ComponentBoundEvent_0_ToggleRelevance__DelegateSignature"
}
]
}
},
{
"Type": "Function",
"Name": "BndEvt__BP_Spline_Sound_BPC_Relevance_K2Node_ComponentBoundEvent_0_ToggleRelevance__DelegateSignature",
"Outer": "BP_Spline_Sound_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_BlueprintEvent"
},
{
"Type": "Function",
"Name": "ExecuteUbergraph_BP_Spline_Sound",
"Outer": "BP_Spline_Sound_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": "FloatProperty",
"Name": "K2Node_Event_DeltaSeconds",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_GetClosestPlayer_ClosestPlayerPawn",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'Pawn'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "StructProperty",
"Name": "CallFunc_K2_GetActorLocation_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 24,
"Struct": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "StructProperty",
"Name": "CallFunc_FindLocationClosestToWorldLocation_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 24,
"Struct": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "StructProperty",
"Name": "CallFunc_K2_SetWorldLocation_SweepHitResult",
"Flags": "RF_Public",
"ElementSize": 240,
"PropertyFlags": "ContainsInstancedReference",
"Struct": {
"ObjectName": "Class'HitResult'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_GetClosestPlayer_ClosestPlayerPawn_1",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'Pawn'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "BoolProperty",
"Name": "K2Node_ComponentBoundEvent_On",
"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": "FloatProperty",
"Name": "CallFunc_Delay_Duration_ImplicitCast",
"Flags": "RF_Public",
"ElementSize": 4
}
],
"FunctionFlags": "FUNC_Final | FUNC_UbergraphFunction | FUNC_HasDefaults"
},
{
"Type": "Function",
"Name": "FindClosePoint",
"Outer": "BP_Spline_Sound_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"FunctionFlags": "FUNC_BlueprintCallable | FUNC_BlueprintEvent"
},
{
"Type": "Function",
"Name": "GetClosestPlayer",
"Outer": "BP_Spline_Sound_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"ChildProperties": [
{
"Type": "ObjectProperty",
"Name": "ClosestPlayerPawn",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "Parm | OutParm",
"PropertyClass": {
"ObjectName": "Class'Pawn'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "ObjectProperty",
"Name": "CyclePawn",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnTemplate",
"PropertyClass": {
"ObjectName": "Class'Pawn'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "ObjectProperty",
"Name": "Result",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnTemplate",
"PropertyClass": {
"ObjectName": "Class'Pawn'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "ObjectProperty",
"Name": "GameState",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnTemplate",
"PropertyClass": {
"ObjectName": "Class'GameStateBase'",
"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": "BoolProperty",
"Name": "CallFunc_IsValid_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "BoolProperty",
"Name": "CallFunc_IsValid_ReturnValue_1",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "FloatProperty",
"Name": "CallFunc_GetDistanceTo_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "BoolProperty",
"Name": "CallFunc_IsValid_ReturnValue_2",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "FloatProperty",
"Name": "CallFunc_GetDistanceTo_ReturnValue_1",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "BoolProperty",
"Name": "CallFunc_Less_DoubleDouble_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"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": "ObjectProperty",
"Name": "CallFunc_GetPawn_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'Pawn'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_GetPlayerController_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'PlayerController'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "BoolProperty",
"Name": "CallFunc_IsValid_ReturnValue_3",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "BoolProperty",
"Name": "CallFunc_IsValid_ReturnValue_4",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_K2_GetPawn_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'Pawn'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "BoolProperty",
"Name": "CallFunc_IsValid_ReturnValue_5",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"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": "DoubleProperty",
"Name": "CallFunc_Less_DoubleDouble_B_ImplicitCast",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_Less_DoubleDouble_A_ImplicitCast",
"Flags": "RF_Public",
"ElementSize": 8
}
],
"FunctionFlags": "FUNC_Public | FUNC_HasOutParms | FUNC_BlueprintCallable | FUNC_BlueprintEvent | FUNC_BlueprintPure"
},
{
"Type": "Function",
"Name": "ReceiveBeginPlay",
"Outer": "BP_Spline_Sound_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": "ReceiveTick",
"Outer": "BP_Spline_Sound_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"SuperStruct": {
"ObjectName": "Class'Actor:ReceiveTick'",
"ObjectPath": "/Script/Engine"
},
"ChildProperties": [
{
"Type": "FloatProperty",
"Name": "DeltaSeconds",
"Flags": "RF_Public",
"ElementSize": 4,
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm"
}
],
"FunctionFlags": "FUNC_Event | FUNC_Public | FUNC_BlueprintEvent"
},
{
"Type": "SceneComponent",
"Name": "DefaultSceneRoot_GEN_VARIABLE",
"Outer": "BP_Spline_Sound_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_Spline_Sound_C:DefaultSceneRoot_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Spline_Sound.12"
},
"ChildNodes": [
{
"ObjectName": "SCS_Node'BP_Spline_Sound_C:SimpleConstructionScript_0.SCS_Node_1'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Spline_Sound.14"
},
{
"ObjectName": "SCS_Node'BP_Spline_Sound_C:SimpleConstructionScript_0.SCS_Node_2'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Spline_Sound.15"
},
{
"ObjectName": "SCS_Node'BP_Spline_Sound_C:SimpleConstructionScript_0.SCS_Node_3'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Spline_Sound.16"
}
],
"VariableGuid": "007A1D4B-45C6F93E-FEB92CB0-4E3DB5A2",
"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_Spline_Sound_C:Spline_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Spline_Sound.19"
},
"VariableGuid": "04D6DF0B-4D6AAE19-961D9E99-D0E69FA8",
"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'AudioComponent'",
"ObjectPath": "/Script/Engine"
},
"ComponentTemplate": {
"ObjectName": "AudioComponent'BP_Spline_Sound_C:AC_Looping_Sound_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Spline_Sound.0"
},
"VariableGuid": "E13BDA3C-43412CE8-BD953FA1-6AADFFB0",
"InternalVariableName": "AC_Looping_Sound"
}
},
{
"Type": "SCS_Node",
"Name": "SCS_Node_3",
"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_Spline_Sound_C:AC_OneShot_Sound_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Spline_Sound.1"
},
"VariableGuid": "91340F79-498A3864-94716F9C-6213F523",
"InternalVariableName": "AC_OneShot_Sound"
}
},
{
"Type": "SCS_Node",
"Name": "SCS_Node_4",
"Outer": "SimpleConstructionScript_0",
"Class": "UScriptClass'SCS_Node'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"ComponentClass": {
"ObjectName": "BlueprintGeneratedClass'BPC_Relevance_C'",
"ObjectPath": "/Game/ITR2/BPs/Items/Components/BPC_Relevance.0"
},
"ComponentTemplate": {
"ObjectName": "BPC_Relevance_C'BP_Spline_Sound_C:BPC_Relevance_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Spline_Sound.4"
},
"VariableGuid": "1122BDC3-4FC9B97D-FDBFB9B0-688DACB6",
"InternalVariableName": "BPC_Relevance"
}
},
{
"Type": "SimpleConstructionScript",
"Name": "SimpleConstructionScript_0",
"Outer": "BP_Spline_Sound_C",
"Class": "UScriptClass'SimpleConstructionScript'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"RootNodes": [
{
"ObjectName": "SCS_Node'BP_Spline_Sound_C:SimpleConstructionScript_0.SCS_Node_0'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Spline_Sound.13"
},
{
"ObjectName": "SCS_Node'BP_Spline_Sound_C:SimpleConstructionScript_0.SCS_Node_4'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Spline_Sound.17"
}
],
"AllNodes": [
{
"ObjectName": "SCS_Node'BP_Spline_Sound_C:SimpleConstructionScript_0.SCS_Node_0'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Spline_Sound.13"
},
{
"ObjectName": "SCS_Node'BP_Spline_Sound_C:SimpleConstructionScript_0.SCS_Node_1'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Spline_Sound.14"
},
{
"ObjectName": "SCS_Node'BP_Spline_Sound_C:SimpleConstructionScript_0.SCS_Node_2'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Spline_Sound.15"
},
{
"ObjectName": "SCS_Node'BP_Spline_Sound_C:SimpleConstructionScript_0.SCS_Node_3'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Spline_Sound.16"
},
{
"ObjectName": "SCS_Node'BP_Spline_Sound_C:SimpleConstructionScript_0.SCS_Node_4'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Spline_Sound.17"
}
],
"DefaultSceneRootNode": {
"ObjectName": "SCS_Node'BP_Spline_Sound_C:SimpleConstructionScript_0.SCS_Node_0'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Spline_Sound.13"
}
}
},
{
"Type": "SplineComponent",
"Name": "Spline_GEN_VARIABLE",
"Outer": "BP_Spline_Sound_C",
"Class": "UScriptClass'SplineComponent'",
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted"
}
]

View file

@ -0,0 +1,631 @@
[
{
"Type": "AudioComponent",
"Name": "AC_Looping_Sound_GEN_VARIABLE",
"Outer": "BP_Spline_Sound_Windows_C",
"Class": "UScriptClass'AudioComponent'",
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"bAutoActivate": false
}
},
{
"Type": "AudioComponent",
"Name": "AC_OneShot_Sound_GEN_VARIABLE",
"Outer": "BP_Spline_Sound_Windows_C",
"Class": "UScriptClass'AudioComponent'",
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"bAutoActivate": false
}
},
{
"Type": "BlueprintGeneratedClass",
"Name": "BP_Spline_Sound_Windows_C",
"Class": "UScriptClass'BlueprintGeneratedClass'",
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"SimpleConstructionScript": {
"ObjectName": "SimpleConstructionScript'BP_Spline_Sound_Windows_C:SimpleConstructionScript_0'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Spline_Sound_Windows.14"
},
"UberGraphFunction": {
"ObjectName": "Function'BP_Spline_Sound_Windows_C:ExecuteUbergraph_BP_Spline_Sound_Windows'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Spline_Sound_Windows.5"
}
},
"SuperStruct": {
"ObjectName": "Class'Actor'",
"ObjectPath": "/Script/Engine"
},
"Children": [
{
"ObjectName": "Function'BP_Spline_Sound_Windows_C:FindClosePoint'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Spline_Sound_Windows.6"
},
{
"ObjectName": "Function'BP_Spline_Sound_Windows_C:ReceiveTick'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Spline_Sound_Windows.8"
},
{
"ObjectName": "Function'BP_Spline_Sound_Windows_C:ReceiveBeginPlay'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Spline_Sound_Windows.7"
},
{
"ObjectName": "Function'BP_Spline_Sound_Windows_C:CheckDistanceToPlayer'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Spline_Sound_Windows.4"
},
{
"ObjectName": "Function'BP_Spline_Sound_Windows_C:ExecuteUbergraph_BP_Spline_Sound_Windows'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Spline_Sound_Windows.5"
}
],
"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": "AC_OneShot_Sound",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
"PropertyClass": {
"ObjectName": "Class'AudioComponent'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "ObjectProperty",
"Name": "AC_Looping_Sound",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
"PropertyClass": {
"ObjectName": "Class'AudioComponent'",
"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": "DoubleProperty",
"Name": "Tick_Interval",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance"
},
{
"Type": "DoubleProperty",
"Name": "One_Shot_Initial_Delay",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible"
},
{
"Type": "BoolProperty",
"Name": "Apply_Parameter",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 1,
"PropertyFlags": "Edit | BlueprintVisible",
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "NameProperty",
"Name": "Parameter_Name",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 12,
"PropertyFlags": "Edit | BlueprintVisible"
},
{
"Type": "BoolProperty",
"Name": "Debug?",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 1,
"PropertyFlags": "Edit | BlueprintVisible",
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "ObjectProperty",
"Name": "Looping_Sound_Cue",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible",
"PropertyClass": {
"ObjectName": "Class'SoundBase'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "ObjectProperty",
"Name": "One_Shot_Sound_Cue",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible",
"PropertyClass": {
"ObjectName": "Class'SoundBase'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "ObjectProperty",
"Name": "Att_Looping_Sound",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible",
"PropertyClass": {
"ObjectName": "Class'SoundAttenuation'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "ObjectProperty",
"Name": "Att_OneShot_Sound",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible",
"PropertyClass": {
"ObjectName": "Class'SoundAttenuation'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "FloatProperty",
"Name": "Volume",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 4,
"PropertyFlags": "Edit | BlueprintVisible"
},
{
"Type": "DoubleProperty",
"Name": "AttendistSqr",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance"
},
{
"Type": "DoubleProperty",
"Name": "MaxDistance",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance"
}
],
"FuncMap": {
"ExecuteUbergraph_BP_Spline_Sound_Windows": {
"ObjectName": "Function'BP_Spline_Sound_Windows_C:ExecuteUbergraph_BP_Spline_Sound_Windows'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Spline_Sound_Windows.5"
},
"CheckDistanceToPlayer": {
"ObjectName": "Function'BP_Spline_Sound_Windows_C:CheckDistanceToPlayer'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Spline_Sound_Windows.4"
},
"ReceiveBeginPlay": {
"ObjectName": "Function'BP_Spline_Sound_Windows_C:ReceiveBeginPlay'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Spline_Sound_Windows.7"
},
"ReceiveTick": {
"ObjectName": "Function'BP_Spline_Sound_Windows_C:ReceiveTick'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Spline_Sound_Windows.8"
},
"FindClosePoint": {
"ObjectName": "Function'BP_Spline_Sound_Windows_C:FindClosePoint'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Spline_Sound_Windows.6"
}
},
"ClassFlags": "CLASS_Config | CLASS_ReplicationDataIsSetUp | CLASS_CompiledFromBlueprint | CLASS_HasInstancedReference",
"ClassWithin": {
"ObjectName": "Class'Object'",
"ObjectPath": "/Script/CoreUObject"
},
"ClassConfigName": "Engine",
"bCooked": true,
"ClassDefaultObject": {
"ObjectName": "BP_Spline_Sound_Windows_C'Default__BP_Spline_Sound_Windows_C'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Spline_Sound_Windows.3"
},
"EditorTags": {
"BlueprintType": "BPTYPE_Normal"
}
},
{
"Type": "BP_Spline_Sound_Windows_C",
"Name": "Default__BP_Spline_Sound_Windows_C",
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Spline_Sound_Windows.BP_Spline_Sound_Windows_C'",
"Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"UberGraphFrame": {},
"Tick_Interval[5]": 0.2,
"MaxDistance[16]": 10000.0,
"PrimaryActorTick": {
"TickGroup": "ETickingGroup::TG_DuringPhysics",
"bCanEverTick": true,
"bStartWithTickEnabled": false
}
}
},
{
"Type": "Function",
"Name": "CheckDistanceToPlayer",
"Outer": "BP_Spline_Sound_Windows_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"FunctionFlags": "FUNC_BlueprintCallable | FUNC_BlueprintEvent"
},
{
"Type": "Function",
"Name": "ExecuteUbergraph_BP_Spline_Sound_Windows",
"Outer": "BP_Spline_Sound_Windows_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": "DoubleProperty",
"Name": "CallFunc_Square_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "FloatProperty",
"Name": "K2Node_Event_DeltaSeconds",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_GetPlayerPawn_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'Pawn'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_GetPlayerPawn_ReturnValue_1",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'Pawn'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "StructProperty",
"Name": "CallFunc_K2_GetActorLocation_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 24,
"Struct": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "BoolProperty",
"Name": "CallFunc_IsValid_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "StructProperty",
"Name": "CallFunc_FindLocationClosestToWorldLocation_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 24,
"Struct": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "StructProperty",
"Name": "CallFunc_K2_SetWorldLocation_SweepHitResult",
"Flags": "RF_Public",
"ElementSize": 240,
"PropertyFlags": "ContainsInstancedReference",
"Struct": {
"ObjectName": "Class'HitResult'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "StructProperty",
"Name": "CallFunc_K2_GetActorLocation_ReturnValue_1",
"Flags": "RF_Public",
"ElementSize": 24,
"Struct": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "StructProperty",
"Name": "CallFunc_K2_GetActorLocation_ReturnValue_2",
"Flags": "RF_Public",
"ElementSize": 24,
"Struct": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_Vector_DistanceSquared_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "BoolProperty",
"Name": "CallFunc_Less_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",
"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": "FloatProperty",
"Name": "CallFunc_Delay_Duration_ImplicitCast",
"Flags": "RF_Public",
"ElementSize": 4
}
],
"FunctionFlags": "FUNC_Final | FUNC_UbergraphFunction | FUNC_HasDefaults"
},
{
"Type": "Function",
"Name": "FindClosePoint",
"Outer": "BP_Spline_Sound_Windows_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"FunctionFlags": "FUNC_BlueprintCallable | FUNC_BlueprintEvent"
},
{
"Type": "Function",
"Name": "ReceiveBeginPlay",
"Outer": "BP_Spline_Sound_Windows_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": "ReceiveTick",
"Outer": "BP_Spline_Sound_Windows_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"SuperStruct": {
"ObjectName": "Class'Actor:ReceiveTick'",
"ObjectPath": "/Script/Engine"
},
"ChildProperties": [
{
"Type": "FloatProperty",
"Name": "DeltaSeconds",
"Flags": "RF_Public",
"ElementSize": 4,
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm"
}
],
"FunctionFlags": "FUNC_Event | FUNC_Public | FUNC_BlueprintEvent"
},
{
"Type": "SceneComponent",
"Name": "DefaultSceneRoot_GEN_VARIABLE",
"Outer": "BP_Spline_Sound_Windows_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_Spline_Sound_Windows_C:DefaultSceneRoot_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Spline_Sound_Windows.9"
},
"ChildNodes": [
{
"ObjectName": "SCS_Node'BP_Spline_Sound_Windows_C:SimpleConstructionScript_0.SCS_Node_1'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Spline_Sound_Windows.11"
},
{
"ObjectName": "SCS_Node'BP_Spline_Sound_Windows_C:SimpleConstructionScript_0.SCS_Node_2'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Spline_Sound_Windows.12"
},
{
"ObjectName": "SCS_Node'BP_Spline_Sound_Windows_C:SimpleConstructionScript_0.SCS_Node_3'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Spline_Sound_Windows.13"
}
],
"VariableGuid": "007A1D4B-45C6F93E-FEB92CB0-4E3DB5A2",
"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_Spline_Sound_Windows_C:Spline_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Spline_Sound_Windows.15"
},
"VariableGuid": "04D6DF0B-4D6AAE19-961D9E99-D0E69FA8",
"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'AudioComponent'",
"ObjectPath": "/Script/Engine"
},
"ComponentTemplate": {
"ObjectName": "AudioComponent'BP_Spline_Sound_Windows_C:AC_Looping_Sound_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Spline_Sound_Windows.0"
},
"VariableGuid": "E13BDA3C-43412CE8-BD953FA1-6AADFFB0",
"InternalVariableName": "AC_Looping_Sound"
}
},
{
"Type": "SCS_Node",
"Name": "SCS_Node_3",
"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_Spline_Sound_Windows_C:AC_OneShot_Sound_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Spline_Sound_Windows.1"
},
"VariableGuid": "91340F79-498A3864-94716F9C-6213F523",
"InternalVariableName": "AC_OneShot_Sound"
}
},
{
"Type": "SimpleConstructionScript",
"Name": "SimpleConstructionScript_0",
"Outer": "BP_Spline_Sound_Windows_C",
"Class": "UScriptClass'SimpleConstructionScript'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"RootNodes": [
{
"ObjectName": "SCS_Node'BP_Spline_Sound_Windows_C:SimpleConstructionScript_0.SCS_Node_0'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Spline_Sound_Windows.10"
}
],
"AllNodes": [
{
"ObjectName": "SCS_Node'BP_Spline_Sound_Windows_C:SimpleConstructionScript_0.SCS_Node_0'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Spline_Sound_Windows.10"
},
{
"ObjectName": "SCS_Node'BP_Spline_Sound_Windows_C:SimpleConstructionScript_0.SCS_Node_1'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Spline_Sound_Windows.11"
},
{
"ObjectName": "SCS_Node'BP_Spline_Sound_Windows_C:SimpleConstructionScript_0.SCS_Node_2'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Spline_Sound_Windows.12"
},
{
"ObjectName": "SCS_Node'BP_Spline_Sound_Windows_C:SimpleConstructionScript_0.SCS_Node_3'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Spline_Sound_Windows.13"
}
],
"DefaultSceneRootNode": {
"ObjectName": "SCS_Node'BP_Spline_Sound_Windows_C:SimpleConstructionScript_0.SCS_Node_0'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Spline_Sound_Windows.10"
}
}
},
{
"Type": "SplineComponent",
"Name": "Spline_GEN_VARIABLE",
"Outer": "BP_Spline_Sound_Windows_C",
"Class": "UScriptClass'SplineComponent'",
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted"
}
]

View file

@ -0,0 +1,530 @@
[
{
"Type": "AudioComponent",
"Name": "Audio1_GEN_VARIABLE",
"Outer": "BP_Trigger_Sound_C",
"Class": "UScriptClass'AudioComponent'",
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"bAutoActivate": false
}
},
{
"Type": "AudioComponent",
"Name": "Audio2_GEN_VARIABLE",
"Outer": "BP_Trigger_Sound_C",
"Class": "UScriptClass'AudioComponent'",
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted"
},
{
"Type": "BlueprintGeneratedClass",
"Name": "BP_Trigger_Sound_C",
"Class": "UScriptClass'BlueprintGeneratedClass'",
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"DynamicBindingObjects": [
{
"ObjectName": "ComponentDelegateBinding'BP_Trigger_Sound_C:ComponentDelegateBinding_0'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Trigger_Sound.4"
}
],
"SimpleConstructionScript": {
"ObjectName": "SimpleConstructionScript'BP_Trigger_Sound_C:SimpleConstructionScript_0'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Trigger_Sound.13"
},
"UberGraphFunction": {
"ObjectName": "Function'BP_Trigger_Sound_C:ExecuteUbergraph_BP_Trigger_Sound'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Trigger_Sound.7"
}
},
"SuperStruct": {
"ObjectName": "Class'Actor'",
"ObjectPath": "/Script/Engine"
},
"Children": [
{
"ObjectName": "Function'BP_Trigger_Sound_C:ReceiveBeginPlay'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Trigger_Sound.8"
},
{
"ObjectName": "Function'BP_Trigger_Sound_C:BndEvt__BP_Trigger_Sound_TriggerBox_K2Node_ComponentBoundEvent_2_ActorBeginOverlapSignature__DelegateSignature'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Trigger_Sound.5"
},
{
"ObjectName": "Function'BP_Trigger_Sound_C:BndEvt__BP_Trigger_Sound_TriggerBox_K2Node_ComponentBoundEvent_3_ActorEndOverlapSignature__DelegateSignature'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Trigger_Sound.6"
},
{
"ObjectName": "Function'BP_Trigger_Sound_C:ExecuteUbergraph_BP_Trigger_Sound'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Trigger_Sound.7"
}
],
"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": "Audio2",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
"PropertyClass": {
"ObjectName": "Class'AudioComponent'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "ObjectProperty",
"Name": "Audio1",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
"PropertyClass": {
"ObjectName": "Class'AudioComponent'",
"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": "ObjectProperty",
"Name": "Sound1",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible",
"PropertyClass": {
"ObjectName": "Class'SoundBase'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "EnumProperty",
"Name": "Fade Curve",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 1,
"PropertyFlags": "Edit | BlueprintVisible",
"Enum": {
"ObjectName": "Class'EAudioFaderCurve'",
"ObjectPath": "/Script/Engine"
},
"UnderlyingProp": {
"Type": "ByteProperty",
"Name": "UnderlyingType",
"Flags": "RF_Public",
"ElementSize": 1,
"Enum": null
}
},
{
"Type": "DoubleProperty",
"Name": "NewVar",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance"
},
{
"Type": "ObjectProperty",
"Name": "TriggerVolume",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnTemplate",
"PropertyClass": {
"ObjectName": "Class'TriggerVolume'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "ObjectProperty",
"Name": "Sound2",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible",
"PropertyClass": {
"ObjectName": "Class'SoundBase'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "FloatProperty",
"Name": "Fade in Duration",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 4,
"PropertyFlags": "Edit | BlueprintVisible"
},
{
"Type": "FloatProperty",
"Name": "Fade Out Duration",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 4,
"PropertyFlags": "Edit | BlueprintVisible"
}
],
"FuncMap": {
"ExecuteUbergraph_BP_Trigger_Sound": {
"ObjectName": "Function'BP_Trigger_Sound_C:ExecuteUbergraph_BP_Trigger_Sound'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Trigger_Sound.7"
},
"BndEvt__BP_Trigger_Sound_TriggerBox_K2Node_ComponentBoundEvent_3_ActorEndOverlapSignature__DelegateSignature": {
"ObjectName": "Function'BP_Trigger_Sound_C:BndEvt__BP_Trigger_Sound_TriggerBox_K2Node_ComponentBoundEvent_3_ActorEndOverlapSignature__DelegateSignature'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Trigger_Sound.6"
},
"BndEvt__BP_Trigger_Sound_TriggerBox_K2Node_ComponentBoundEvent_2_ActorBeginOverlapSignature__DelegateSignature": {
"ObjectName": "Function'BP_Trigger_Sound_C:BndEvt__BP_Trigger_Sound_TriggerBox_K2Node_ComponentBoundEvent_2_ActorBeginOverlapSignature__DelegateSignature'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Trigger_Sound.5"
},
"ReceiveBeginPlay": {
"ObjectName": "Function'BP_Trigger_Sound_C:ReceiveBeginPlay'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Trigger_Sound.8"
}
},
"ClassFlags": "CLASS_Config | CLASS_ReplicationDataIsSetUp | CLASS_CompiledFromBlueprint | CLASS_HasInstancedReference",
"ClassWithin": {
"ObjectName": "Class'Object'",
"ObjectPath": "/Script/CoreUObject"
},
"ClassConfigName": "Engine",
"bCooked": true,
"ClassDefaultObject": {
"ObjectName": "BP_Trigger_Sound_C'Default__BP_Trigger_Sound_C'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Trigger_Sound.3"
},
"EditorTags": {
"BlueprintType": "BPTYPE_Normal"
}
},
{
"Type": "BP_Trigger_Sound_C",
"Name": "Default__BP_Trigger_Sound_C",
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Trigger_Sound.BP_Trigger_Sound_C'",
"Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"UberGraphFrame": {},
"Fade Curve[5]": "EAudioFaderCurve::Sin",
"Fade in Duration[9]": 0.01,
"Fade Out Duration[10]": 0.01
}
},
{
"Type": "ComponentDelegateBinding",
"Name": "ComponentDelegateBinding_0",
"Outer": "BP_Trigger_Sound_C",
"Class": "UScriptClass'ComponentDelegateBinding'",
"Flags": "RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"ComponentDelegateBindings": [
{
"ComponentPropertyName": "TriggerVolume",
"DelegatePropertyName": "OnActorEndOverlap",
"FunctionNameToBind": "BndEvt__BP_Trigger_Sound_TriggerBox_K2Node_ComponentBoundEvent_3_ActorEndOverlapSignature__DelegateSignature"
},
{
"ComponentPropertyName": "TriggerVolume",
"DelegatePropertyName": "OnActorBeginOverlap",
"FunctionNameToBind": "BndEvt__BP_Trigger_Sound_TriggerBox_K2Node_ComponentBoundEvent_2_ActorBeginOverlapSignature__DelegateSignature"
}
]
}
},
{
"Type": "Function",
"Name": "BndEvt__BP_Trigger_Sound_TriggerBox_K2Node_ComponentBoundEvent_2_ActorBeginOverlapSignature__DelegateSignature",
"Outer": "BP_Trigger_Sound_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"ChildProperties": [
{
"Type": "ObjectProperty",
"Name": "OverlappedActor",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
"PropertyClass": {
"ObjectName": "Class'Actor'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "ObjectProperty",
"Name": "OtherActor",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
"PropertyClass": {
"ObjectName": "Class'Actor'",
"ObjectPath": "/Script/Engine"
}
}
],
"FunctionFlags": "FUNC_BlueprintEvent"
},
{
"Type": "Function",
"Name": "BndEvt__BP_Trigger_Sound_TriggerBox_K2Node_ComponentBoundEvent_3_ActorEndOverlapSignature__DelegateSignature",
"Outer": "BP_Trigger_Sound_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"ChildProperties": [
{
"Type": "ObjectProperty",
"Name": "OverlappedActor",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
"PropertyClass": {
"ObjectName": "Class'Actor'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "ObjectProperty",
"Name": "OtherActor",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
"PropertyClass": {
"ObjectName": "Class'Actor'",
"ObjectPath": "/Script/Engine"
}
}
],
"FunctionFlags": "FUNC_BlueprintEvent"
},
{
"Type": "Function",
"Name": "ExecuteUbergraph_BP_Trigger_Sound",
"Outer": "BP_Trigger_Sound_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_GetPlayerPawn_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'Pawn'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_GetPlayerPawn_ReturnValue_1",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'Pawn'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "ObjectProperty",
"Name": "K2Node_ComponentBoundEvent_OverlappedActor_1",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'Actor'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "ObjectProperty",
"Name": "K2Node_ComponentBoundEvent_OtherActor_1",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'Actor'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "ObjectProperty",
"Name": "K2Node_ComponentBoundEvent_OverlappedActor",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'Actor'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "ObjectProperty",
"Name": "K2Node_ComponentBoundEvent_OtherActor",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'Actor'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "BoolProperty",
"Name": "CallFunc_EqualEqual_ObjectObject_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "BoolProperty",
"Name": "CallFunc_EqualEqual_ObjectObject_ReturnValue_1",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
}
],
"FunctionFlags": "FUNC_Final | FUNC_UbergraphFunction"
},
{
"Type": "Function",
"Name": "ReceiveBeginPlay",
"Outer": "BP_Trigger_Sound_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": "SceneComponent",
"Name": "DefaultSceneRoot_GEN_VARIABLE",
"Outer": "BP_Trigger_Sound_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_Trigger_Sound_C:DefaultSceneRoot_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Trigger_Sound.9"
},
"ChildNodes": [
{
"ObjectName": "SCS_Node'BP_Trigger_Sound_C:SimpleConstructionScript_0.SCS_Node_2'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Trigger_Sound.12"
},
{
"ObjectName": "SCS_Node'BP_Trigger_Sound_C:SimpleConstructionScript_0.SCS_Node_1'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Trigger_Sound.11"
}
],
"VariableGuid": "15B144E5-424803ED-A5267C9E-E1B39820",
"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'AudioComponent'",
"ObjectPath": "/Script/Engine"
},
"ComponentTemplate": {
"ObjectName": "AudioComponent'BP_Trigger_Sound_C:Audio2_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Trigger_Sound.1"
},
"VariableGuid": "68D273C9-4368D5C1-1FF9A19A-72FC6698",
"InternalVariableName": "Audio2"
}
},
{
"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_Trigger_Sound_C:Audio1_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Trigger_Sound.0"
},
"VariableGuid": "59EEFDEB-431551C7-7DB1EA9B-DFE3CBC7",
"InternalVariableName": "Audio1"
}
},
{
"Type": "SimpleConstructionScript",
"Name": "SimpleConstructionScript_0",
"Outer": "BP_Trigger_Sound_C",
"Class": "UScriptClass'SimpleConstructionScript'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"RootNodes": [
{
"ObjectName": "SCS_Node'BP_Trigger_Sound_C:SimpleConstructionScript_0.SCS_Node_0'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Trigger_Sound.10"
}
],
"AllNodes": [
{
"ObjectName": "SCS_Node'BP_Trigger_Sound_C:SimpleConstructionScript_0.SCS_Node_0'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Trigger_Sound.10"
},
{
"ObjectName": "SCS_Node'BP_Trigger_Sound_C:SimpleConstructionScript_0.SCS_Node_2'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Trigger_Sound.12"
},
{
"ObjectName": "SCS_Node'BP_Trigger_Sound_C:SimpleConstructionScript_0.SCS_Node_1'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Trigger_Sound.11"
}
],
"DefaultSceneRootNode": {
"ObjectName": "SCS_Node'BP_Trigger_Sound_C:SimpleConstructionScript_0.SCS_Node_0'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Trigger_Sound.10"
}
}
}
]

View file

@ -0,0 +1,213 @@
[
{
"Type": "BlueprintGeneratedClass",
"Name": "BP_Weapon_Tails_C",
"Class": "UScriptClass'BlueprintGeneratedClass'",
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"SimpleConstructionScript": {
"ObjectName": "SimpleConstructionScript'BP_Weapon_Tails_C:SimpleConstructionScript_0'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Weapon_Tails.6"
}
},
"SuperStruct": {
"ObjectName": "Class'Actor'",
"ObjectPath": "/Script/Engine"
},
"ChildProperties": [
{
"Type": "ObjectProperty",
"Name": "Box",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
"PropertyClass": {
"ObjectName": "Class'BoxComponent'",
"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": "StrProperty",
"Name": "Volume_Name",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 16,
"PropertyFlags": "Edit | BlueprintVisible"
},
{
"Type": "IntProperty",
"Name": "Volume_Priority",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 4,
"PropertyFlags": "Edit | BlueprintVisible"
}
],
"ClassFlags": "CLASS_Config | CLASS_ReplicationDataIsSetUp | CLASS_CompiledFromBlueprint | CLASS_HasInstancedReference",
"ClassWithin": {
"ObjectName": "Class'Object'",
"ObjectPath": "/Script/CoreUObject"
},
"ClassConfigName": "Engine",
"bCooked": true,
"ClassDefaultObject": {
"ObjectName": "BP_Weapon_Tails_C'Default__BP_Weapon_Tails_C'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Weapon_Tails.2"
},
"EditorTags": {
"BlueprintType": "BPTYPE_Normal"
}
},
{
"Type": "BoxComponent",
"Name": "Box_GEN_VARIABLE",
"Outer": "BP_Weapon_Tails_C",
"Class": "UScriptClass'BoxComponent'",
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"BodyInstance": {
"ObjectType": "ECollisionChannel::ECC_GameTraceChannel1",
"CollisionProfileName": "PawnTrigger",
"CollisionResponses": {
"ResponseArray": [
{
"Channel": "WorldStatic",
"Response": "ECollisionResponse::ECR_Ignore"
},
{
"Channel": "WorldDynamic",
"Response": "ECollisionResponse::ECR_Ignore"
},
{
"Channel": "Pawn",
"Response": "ECollisionResponse::ECR_Overlap"
},
{
"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": "Trigger",
"Response": "ECollisionResponse::ECR_Ignore"
},
{
"Channel": "RadiusItem",
"Response": "ECollisionResponse::ECR_Ignore"
}
]
}
}
}
},
{
"Type": "BP_Weapon_Tails_C",
"Name": "Default__BP_Weapon_Tails_C",
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Weapon_Tails.BP_Weapon_Tails_C'",
"Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted"
},
{
"Type": "SceneComponent",
"Name": "DefaultSceneRoot_GEN_VARIABLE",
"Outer": "BP_Weapon_Tails_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_Weapon_Tails_C:DefaultSceneRoot_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Weapon_Tails.3"
},
"ChildNodes": [
{
"ObjectName": "SCS_Node'BP_Weapon_Tails_C:SimpleConstructionScript_0.SCS_Node_1'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Weapon_Tails.5"
}
],
"VariableGuid": "5236D387-4E84C523-7A97698F-66D8EA21",
"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'BoxComponent'",
"ObjectPath": "/Script/Engine"
},
"ComponentTemplate": {
"ObjectName": "BoxComponent'BP_Weapon_Tails_C:Box_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Weapon_Tails.1"
},
"VariableGuid": "76EDE34B-4E0E1857-D6E7B298-2761505C",
"InternalVariableName": "Box"
}
},
{
"Type": "SimpleConstructionScript",
"Name": "SimpleConstructionScript_0",
"Outer": "BP_Weapon_Tails_C",
"Class": "UScriptClass'SimpleConstructionScript'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"RootNodes": [
{
"ObjectName": "SCS_Node'BP_Weapon_Tails_C:SimpleConstructionScript_0.SCS_Node_0'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Weapon_Tails.4"
}
],
"AllNodes": [
{
"ObjectName": "SCS_Node'BP_Weapon_Tails_C:SimpleConstructionScript_0.SCS_Node_0'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Weapon_Tails.4"
},
{
"ObjectName": "SCS_Node'BP_Weapon_Tails_C:SimpleConstructionScript_0.SCS_Node_1'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Weapon_Tails.5"
}
],
"DefaultSceneRootNode": {
"ObjectName": "SCS_Node'BP_Weapon_Tails_C:SimpleConstructionScript_0.SCS_Node_0'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/BP_Weapon_Tails.4"
}
}
}
]

View file

@ -0,0 +1,852 @@
[
{
"Type": "AudioComponent",
"Name": "AudioComponent0",
"Outer": "Default__PSRangedAmbientSound_C",
"Class": "UScriptClass'AudioComponent'",
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Sound": {
"ObjectName": "SoundCue'A_SFX_House_Wood_Creak_Forest_Cue'",
"ObjectPath": "/Game/Sound/Ambience/Wood_Creak/A_SFX_House_Wood_Creak_Forest_Cue.0"
},
"bAutoActivate": false
}
},
{
"Type": "BlueprintGeneratedClass",
"Name": "PSRangedAmbientSound_C",
"Class": "UScriptClass'BlueprintGeneratedClass'",
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"SimpleConstructionScript": {
"ObjectName": "SimpleConstructionScript'PSRangedAmbientSound_C:SimpleConstructionScript_0'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/PSRangedAmbientSound.12"
},
"UberGraphFunction": {
"ObjectName": "Function'PSRangedAmbientSound_C:ExecuteUbergraph_PSRangedAmbientSound'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/PSRangedAmbientSound.4"
}
},
"SuperStruct": {
"ObjectName": "Class'AmbientSound'",
"ObjectPath": "/Script/Engine"
},
"Children": [
{
"ObjectName": "Function'PSRangedAmbientSound_C:IsItDay'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/PSRangedAmbientSound.5"
},
{
"ObjectName": "Function'PSRangedAmbientSound_C:ReceiveBeginPlay'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/PSRangedAmbientSound.7"
},
{
"ObjectName": "Function'PSRangedAmbientSound_C:AudioFinished'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/PSRangedAmbientSound.3"
},
{
"ObjectName": "Function'PSRangedAmbientSound_C:OnDayNightChanged'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/PSRangedAmbientSound.6"
},
{
"ObjectName": "Function'PSRangedAmbientSound_C:ExecuteUbergraph_PSRangedAmbientSound'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/PSRangedAmbientSound.4"
}
],
"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": "Sound Area",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
"PropertyClass": {
"ObjectName": "Class'BoxComponent'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "BoolProperty",
"Name": "RandomPosition",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 1,
"PropertyFlags": "Edit | BlueprintVisible",
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "DoubleProperty",
"Name": "pauseMin",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible"
},
{
"Type": "DoubleProperty",
"Name": "pauseMax",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible"
},
{
"Type": "StructProperty",
"Name": "initialWorldTransform",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 96,
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance",
"Struct": {
"ObjectName": "Class'Transform'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "BoolProperty",
"Name": "ActiveDuringDay",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 1,
"PropertyFlags": "Edit | BlueprintVisible",
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "BoolProperty",
"Name": "ActiveDuringNight",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 1,
"PropertyFlags": "Edit | BlueprintVisible",
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "BoolProperty",
"Name": "shouldPlay",
"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": "debugSphere",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 1,
"PropertyFlags": "Edit | BlueprintVisible",
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "DoubleProperty",
"Name": "Start Delay Min",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible"
},
{
"Type": "DoubleProperty",
"Name": "Start Delay Max",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible"
}
],
"FuncMap": {
"ExecuteUbergraph_PSRangedAmbientSound": {
"ObjectName": "Function'PSRangedAmbientSound_C:ExecuteUbergraph_PSRangedAmbientSound'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/PSRangedAmbientSound.4"
},
"OnDayNightChanged": {
"ObjectName": "Function'PSRangedAmbientSound_C:OnDayNightChanged'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/PSRangedAmbientSound.6"
},
"AudioFinished": {
"ObjectName": "Function'PSRangedAmbientSound_C:AudioFinished'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/PSRangedAmbientSound.3"
},
"ReceiveBeginPlay": {
"ObjectName": "Function'PSRangedAmbientSound_C:ReceiveBeginPlay'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/PSRangedAmbientSound.7"
},
"IsItDay": {
"ObjectName": "Function'PSRangedAmbientSound_C:IsItDay'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/PSRangedAmbientSound.5"
}
},
"ClassFlags": "CLASS_Config | CLASS_ReplicationDataIsSetUp | CLASS_CompiledFromBlueprint | CLASS_HasInstancedReference",
"ClassWithin": {
"ObjectName": "Class'Object'",
"ObjectPath": "/Script/CoreUObject"
},
"ClassConfigName": "Engine",
"bCooked": true,
"ClassDefaultObject": {
"ObjectName": "PSRangedAmbientSound_C'Default__PSRangedAmbientSound_C'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/PSRangedAmbientSound.8"
},
"EditorTags": {
"BlueprintType": "BPTYPE_Normal"
}
},
{
"Type": "BoxComponent",
"Name": "Sound Area_GEN_VARIABLE",
"Outer": "PSRangedAmbientSound_C",
"Class": "UScriptClass'BoxComponent'",
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"AreaClassOverride": {
"ObjectName": "Class'NavArea_Obstacle'",
"ObjectPath": "/Script/NavigationSystem"
},
"bUseSystemDefaultObstacleAreaClass": false,
"BodyInstance": {
"ObjectType": "ECollisionChannel::ECC_WorldStatic",
"CollisionEnabled": "ECollisionEnabled::NoCollision",
"bLockXRotation": true,
"bLockYRotation": true,
"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"
}
]
}
},
"bHiddenInGame": false
}
},
{
"Type": "Function",
"Name": "AudioFinished",
"Outer": "PSRangedAmbientSound_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"ChildProperties": [
{
"Type": "EnumProperty",
"Name": "PlayState",
"Flags": "RF_Public",
"ElementSize": 1,
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
"Enum": {
"ObjectName": "Class'EAudioComponentPlayState'",
"ObjectPath": "/Script/Engine"
},
"UnderlyingProp": {
"Type": "ByteProperty",
"Name": "UnderlyingType",
"Flags": "RF_Public",
"ElementSize": 1,
"Enum": null
}
}
],
"FunctionFlags": "FUNC_BlueprintCallable | FUNC_BlueprintEvent"
},
{
"Type": "Function",
"Name": "ExecuteUbergraph_PSRangedAmbientSound",
"Outer": "PSRangedAmbientSound_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": "K2Node_CustomEvent_Day",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "EnumProperty",
"Name": "K2Node_CustomEvent_PlayState",
"Flags": "RF_Public",
"ElementSize": 1,
"Enum": {
"ObjectName": "Class'EAudioComponentPlayState'",
"ObjectPath": "/Script/Engine"
},
"UnderlyingProp": {
"Type": "ByteProperty",
"Name": "UnderlyingType",
"Flags": "RF_Public",
"ElementSize": 1,
"Enum": null
}
},
{
"Type": "BoolProperty",
"Name": "K2Node_SwitchEnum_CmpSuccess",
"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": "ObjectProperty",
"Name": "CallFunc_GetGameInstanceSubsystem_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'RadiusEventsSubsystem'",
"ObjectPath": "/Script/IntoTheRadius2"
}
},
{
"Type": "StructProperty",
"Name": "CallFunc_GetUnscaledBoxExtent_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 24,
"Struct": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "StructProperty",
"Name": "CallFunc_K2_GetComponentToWorld_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 96,
"Struct": {
"ObjectName": "Class'Transform'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "StructProperty",
"Name": "CallFunc_RandomPointInBoundingBox_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 24,
"Struct": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "StructProperty",
"Name": "CallFunc_TransformLocation_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 24,
"Struct": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "BoolProperty",
"Name": "CallFunc_IsDedicatedServer_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "StrProperty",
"Name": "CallFunc_Conv_VectorToString_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 16
},
{
"Type": "StrProperty",
"Name": "CallFunc_Concat_StrStr_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 16
},
{
"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": "StrProperty",
"Name": "CallFunc_GetDisplayName_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 16
},
{
"Type": "StrProperty",
"Name": "CallFunc_GetDisplayName_ReturnValue_1",
"Flags": "RF_Public",
"ElementSize": 16
},
{
"Type": "StrProperty",
"Name": "CallFunc_Concat_StrStr_ReturnValue_1",
"Flags": "RF_Public",
"ElementSize": 16
},
{
"Type": "StrProperty",
"Name": "CallFunc_Concat_StrStr_ReturnValue_2",
"Flags": "RF_Public",
"ElementSize": 16
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_GetWorldSubsystem_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'RadiusTimeSubsystem'",
"ObjectPath": "/Script/IntoTheRadius2"
}
},
{
"Type": "BoolProperty",
"Name": "CallFunc_IsDay_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": "DoubleProperty",
"Name": "CallFunc_RandomFloatInRange_ReturnValue_1",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "DelegateProperty",
"Name": "K2Node_CreateDelegate_OutputDelegate",
"Flags": "RF_Public",
"ElementSize": 32,
"SignatureFunction": {
"ObjectName": "Class'OnAudioPlayStateChanged__DelegateSignature'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "DelegateProperty",
"Name": "K2Node_CreateDelegate_OutputDelegate_1",
"Flags": "RF_Public",
"ElementSize": 32,
"SignatureFunction": {
"ObjectName": "Class'OneParamBoolDelegate__DelegateSignature'",
"ObjectPath": "/Script/IntoTheRadius2"
}
},
{
"Type": "FloatProperty",
"Name": "CallFunc_Delay_Duration_ImplicitCast",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "FloatProperty",
"Name": "CallFunc_Delay_Duration_ImplicitCast_1",
"Flags": "RF_Public",
"ElementSize": 4
}
],
"FunctionFlags": "FUNC_Final | FUNC_UbergraphFunction | FUNC_HasDefaults"
},
{
"Type": "Function",
"Name": "IsItDay",
"Outer": "PSRangedAmbientSound_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"ChildProperties": [
{
"Type": "BoolProperty",
"Name": "isItDay",
"Flags": "RF_Public",
"ElementSize": 1,
"PropertyFlags": "Parm | OutParm",
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_GetWorldSubsystem_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'RadiusTimeSubsystem'",
"ObjectPath": "/Script/IntoTheRadius2"
}
},
{
"Type": "IntProperty",
"Name": "CallFunc_GetTime_Hour",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "IntProperty",
"Name": "CallFunc_GetTime_Minute",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "BoolProperty",
"Name": "CallFunc_Greater_IntInt_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"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_BooleanAND_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
}
],
"FunctionFlags": "FUNC_Public | FUNC_HasOutParms | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
},
{
"Type": "Function",
"Name": "OnDayNightChanged",
"Outer": "PSRangedAmbientSound_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"ChildProperties": [
{
"Type": "BoolProperty",
"Name": "Day",
"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": "ReceiveBeginPlay",
"Outer": "PSRangedAmbientSound_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": "PSRangedAmbientSound_C",
"Name": "Default__PSRangedAmbientSound_C",
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/Misc/Environment/BPs_Audio/PSRangedAmbientSound.PSRangedAmbientSound_C'",
"Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"UberGraphFrame": {},
"pauseMin[3]": 1.0,
"pauseMax[4]": 3.0,
"initialWorldTransform[5]": {
"Rotation": {
"X": 0.0,
"Y": 0.0,
"Z": 0.0,
"W": 1.0,
"IsNormalized": true,
"Size": 1.0,
"SizeSquared": 1.0
},
"Translation": {
"X": 0.0,
"Y": 0.0,
"Z": 0.0
},
"Scale3D": {
"X": 1.0,
"Y": 1.0,
"Z": 1.0
}
},
"ActiveDuringDay[6]": true,
"ActiveDuringNight[7]": true,
"debugSphere[9]": true,
"Start Delay Min[10]": 5.0,
"Start Delay Max[11]": 15.0,
"AudioComponent": {
"ObjectName": "AudioComponent'Default__PSRangedAmbientSound_C:AudioComponent0'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/PSRangedAmbientSound.0"
},
"RootComponent": {
"ObjectName": "AudioComponent'Default__PSRangedAmbientSound_C:AudioComponent0'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/PSRangedAmbientSound.0"
}
}
},
{
"Type": "SceneComponent",
"Name": "DefaultSceneRoot_GEN_VARIABLE",
"Outer": "PSRangedAmbientSound_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'PSRangedAmbientSound_C:DefaultSceneRoot_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/PSRangedAmbientSound.9"
},
"VariableGuid": "37B5C8F9-40E6D587-A7264EBE-58EBFF07",
"InternalVariableName": "DefaultSceneRoot"
}
},
{
"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'BoxComponent'",
"ObjectPath": "/Script/Engine"
},
"ComponentTemplate": {
"ObjectName": "BoxComponent'PSRangedAmbientSound_C:Sound Area_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/PSRangedAmbientSound.2"
},
"ParentComponentOrVariableName": "AudioComponent0",
"bIsParentComponentNative": true,
"VariableGuid": "B83AE6D0-4170991B-22C31DB4-CD309CFD",
"InternalVariableName": "Sound Area"
}
},
{
"Type": "SimpleConstructionScript",
"Name": "SimpleConstructionScript_0",
"Outer": "PSRangedAmbientSound_C",
"Class": "UScriptClass'SimpleConstructionScript'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"RootNodes": [
{
"ObjectName": "SCS_Node'PSRangedAmbientSound_C:SimpleConstructionScript_0.SCS_Node_2'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/PSRangedAmbientSound.11"
}
],
"AllNodes": [
{
"ObjectName": "SCS_Node'PSRangedAmbientSound_C:SimpleConstructionScript_0.SCS_Node_2'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/PSRangedAmbientSound.11"
}
],
"DefaultSceneRootNode": {
"ObjectName": "SCS_Node'PSRangedAmbientSound_C:SimpleConstructionScript_0.SCS_Node_0'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/BPs_Audio/PSRangedAmbientSound.10"
}
}
}
]

View file

@ -0,0 +1,149 @@
[
{
"Type": "DataTable",
"Name": "AshTreeDetailsDataTable",
"Class": "UScriptClass'DataTable'",
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"RowStruct": {
"ObjectName": "UserDefinedStruct'TreeDetailsDataTableStruct'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/DataTables/TreeDetailsDataTableStruct.0"
}
},
"Rows": {
"Empty": {
"Height_56_D07FF4F246AA5AE42C9C3781C34F30CE": 0.0,
"ScaleMinMax_61_1FAB6662432E477336C2209033557A5B[1]": {
"X": 1.0,
"Y": 1.5
},
"RotationZMinMax_60_3E16A2844CA03595E2B5E4908CB70CE3[2]": {
"X": -170.0,
"Y": 55.0
},
"OffsetZMinMax_59_084C315F4CB951CC01986B98FD7C93B7[3]": {
"X": 0.0,
"Y": 0.0
},
"StaticMesh_66_E3FDE9E34BEED084A2ACCFA7127C34E3[4]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/AshPatches/AshCircles/SM_AshPattern_Blobs02.SM_AshPattern_Blobs02",
"SubPathString": ""
}
},
"Empty_0": {
"Height_56_D07FF4F246AA5AE42C9C3781C34F30CE": 0.0,
"ScaleMinMax_61_1FAB6662432E477336C2209033557A5B[1]": {
"X": 1.0,
"Y": 1.25
},
"RotationZMinMax_60_3E16A2844CA03595E2B5E4908CB70CE3[2]": {
"X": -100.0,
"Y": 200.0
},
"OffsetZMinMax_59_084C315F4CB951CC01986B98FD7C93B7[3]": {
"X": 0.0,
"Y": 0.0
},
"StaticMesh_66_E3FDE9E34BEED084A2ACCFA7127C34E3[4]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/AshPatches/AshCircles/SM_BlobsTree_StraightPine02.SM_BlobsTree_StraightPine02",
"SubPathString": ""
}
},
"Empty_1": {
"Height_56_D07FF4F246AA5AE42C9C3781C34F30CE": 0.0,
"ScaleMinMax_61_1FAB6662432E477336C2209033557A5B[1]": {
"X": 1.0,
"Y": 1.25
},
"RotationZMinMax_60_3E16A2844CA03595E2B5E4908CB70CE3[2]": {
"X": 25.0,
"Y": -180.0
},
"OffsetZMinMax_59_084C315F4CB951CC01986B98FD7C93B7[3]": {
"X": 0.0,
"Y": 0.0
},
"StaticMesh_66_E3FDE9E34BEED084A2ACCFA7127C34E3[4]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/AshPatches/AshCircles/SM_AshPattern_Blobs01.SM_AshPattern_Blobs01",
"SubPathString": ""
}
},
"Empty_3": {
"Height_56_D07FF4F246AA5AE42C9C3781C34F30CE": 0.0,
"ScaleMinMax_61_1FAB6662432E477336C2209033557A5B[1]": {
"X": 1.0,
"Y": 1.25
},
"RotationZMinMax_60_3E16A2844CA03595E2B5E4908CB70CE3[2]": {
"X": -180.0,
"Y": 25.0
},
"OffsetZMinMax_59_084C315F4CB951CC01986B98FD7C93B7[3]": {
"X": 0.0,
"Y": 0.0
},
"StaticMesh_66_E3FDE9E34BEED084A2ACCFA7127C34E3[4]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/AshPatches/AshCircles/SM_BlobsTree_StraightPine01.SM_BlobsTree_StraightPine01",
"SubPathString": ""
}
},
"Empty_4": {
"Height_56_D07FF4F246AA5AE42C9C3781C34F30CE": 0.0,
"ScaleMinMax_61_1FAB6662432E477336C2209033557A5B[1]": {
"X": 1.0,
"Y": 1.25
},
"RotationZMinMax_60_3E16A2844CA03595E2B5E4908CB70CE3[2]": {
"X": -80.0,
"Y": 55.0
},
"OffsetZMinMax_59_084C315F4CB951CC01986B98FD7C93B7[3]": {
"X": 0.0,
"Y": 0.0
},
"StaticMesh_66_E3FDE9E34BEED084A2ACCFA7127C34E3[4]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/AshPatches/AshCircles/SM_BlobsTree_StraightPine01.SM_BlobsTree_StraightPine01",
"SubPathString": ""
}
},
"Empty_5": {
"Height_56_D07FF4F246AA5AE42C9C3781C34F30CE": 0.0,
"ScaleMinMax_61_1FAB6662432E477336C2209033557A5B[1]": {
"X": 1.0,
"Y": 1.25
},
"RotationZMinMax_60_3E16A2844CA03595E2B5E4908CB70CE3[2]": {
"X": 170.0,
"Y": 360.0
},
"OffsetZMinMax_59_084C315F4CB951CC01986B98FD7C93B7[3]": {
"X": 0.0,
"Y": 0.0
},
"StaticMesh_66_E3FDE9E34BEED084A2ACCFA7127C34E3[4]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/AshPatches/AshCircles/SM_BlobsTree_Default.SM_BlobsTree_Default",
"SubPathString": ""
}
},
"Empty_6": {
"Height_56_D07FF4F246AA5AE42C9C3781C34F30CE": 0.0,
"ScaleMinMax_61_1FAB6662432E477336C2209033557A5B[1]": {
"X": 1.0,
"Y": 1.25
},
"RotationZMinMax_60_3E16A2844CA03595E2B5E4908CB70CE3[2]": {
"X": 90.0,
"Y": -170.0
},
"OffsetZMinMax_59_084C315F4CB951CC01986B98FD7C93B7[3]": {
"X": 0.0,
"Y": 0.0
},
"StaticMesh_66_E3FDE9E34BEED084A2ACCFA7127C34E3[4]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/AshPatches/AshCircles/SM_BlobsTree_StraightPine02.SM_BlobsTree_StraightPine02",
"SubPathString": ""
}
}
}
}
]

View file

@ -0,0 +1,88 @@
[
{
"Type": "DataTable",
"Name": "BushesDataTable",
"Class": "UScriptClass'DataTable'",
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"RowStruct": {
"ObjectName": "UserDefinedStruct'TreesDataTableStruct'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/DataTables/TreesDataTableStruct.0"
}
},
"Rows": {
"Sapling01": {
"Weight_48_178693734CEDFF3E762BB799B77C5B2A": 1,
"ScaleFactor_57_4108B674469BD9A056C6388E0BD9F69E[1]": 0.75,
"ScaleBounds_63_955D169B4C19B4B57943428B5A96A8B3[2]": {
"X": 0.35,
"Y": 1.25
},
"CullDistance_54_CB3A5C84427C459BEAC4DE858A6E8632[3]": 10000.0,
"DetailsTable_50_EC692926437A62C7876CC5A87DC3C66E[4]": null,
"StaticMesh_60_B71AF5C74B1E0A8B4729FFBF7EA1DC5E[5]": {
"AssetPathName": "/Game/ITR1/ART2/Environment/Plants/Bush/SM_Plant_Bush_02_a.SM_Plant_Bush_02_a",
"SubPathString": ""
},
"ShadowMesh_66_3E46F0E6471936400D36359A48123E75[6]": {
"AssetPathName": "",
"SubPathString": ""
}
},
"Sapling01_0": {
"Weight_48_178693734CEDFF3E762BB799B77C5B2A": 2,
"ScaleFactor_57_4108B674469BD9A056C6388E0BD9F69E[1]": 0.75,
"ScaleBounds_63_955D169B4C19B4B57943428B5A96A8B3[2]": {
"X": 0.5,
"Y": 1.2
},
"CullDistance_54_CB3A5C84427C459BEAC4DE858A6E8632[3]": 10000.0,
"DetailsTable_50_EC692926437A62C7876CC5A87DC3C66E[4]": null,
"StaticMesh_60_B71AF5C74B1E0A8B4729FFBF7EA1DC5E[5]": {
"AssetPathName": "/Game/ITR1/ART2/Environment/Plants/Bush/SM_Plant_Bush_Large_02_a.SM_Plant_Bush_Large_02_a",
"SubPathString": ""
},
"ShadowMesh_66_3E46F0E6471936400D36359A48123E75[6]": {
"AssetPathName": "",
"SubPathString": ""
}
},
"Sapling01_1": {
"Weight_48_178693734CEDFF3E762BB799B77C5B2A": 4,
"ScaleFactor_57_4108B674469BD9A056C6388E0BD9F69E[1]": 0.85,
"ScaleBounds_63_955D169B4C19B4B57943428B5A96A8B3[2]": {
"X": 0.5,
"Y": 1.15
},
"CullDistance_54_CB3A5C84427C459BEAC4DE858A6E8632[3]": 10000.0,
"DetailsTable_50_EC692926437A62C7876CC5A87DC3C66E[4]": null,
"StaticMesh_60_B71AF5C74B1E0A8B4729FFBF7EA1DC5E[5]": {
"AssetPathName": "/Game/ITR1/ART2/Environment/Plants/Bush/SM_Plant_Bush_Large_02_b.SM_Plant_Bush_Large_02_b",
"SubPathString": ""
},
"ShadowMesh_66_3E46F0E6471936400D36359A48123E75[6]": {
"AssetPathName": "",
"SubPathString": ""
}
},
"Sapling01_2": {
"Weight_48_178693734CEDFF3E762BB799B77C5B2A": 1,
"ScaleFactor_57_4108B674469BD9A056C6388E0BD9F69E[1]": 0.85,
"ScaleBounds_63_955D169B4C19B4B57943428B5A96A8B3[2]": {
"X": 0.5,
"Y": 1.25
},
"CullDistance_54_CB3A5C84427C459BEAC4DE858A6E8632[3]": 10000.0,
"DetailsTable_50_EC692926437A62C7876CC5A87DC3C66E[4]": null,
"StaticMesh_60_B71AF5C74B1E0A8B4729FFBF7EA1DC5E[5]": {
"AssetPathName": "/Game/ITR1/ART2/Environment/Plants/Bush/SM_Plant_Bush_02_b.SM_Plant_Bush_02_b",
"SubPathString": ""
},
"ShadowMesh_66_3E46F0E6471936400D36359A48123E75[6]": {
"AssetPathName": "",
"SubPathString": ""
}
}
}
}
]

View file

@ -0,0 +1,52 @@
[
{
"Type": "DataTable",
"Name": "CutTreesDataTable1",
"Class": "UScriptClass'DataTable'",
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"RowStruct": {
"ObjectName": "UserDefinedStruct'TreesDataTableStruct'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/DataTables/TreesDataTableStruct.0"
}
},
"Rows": {
"Stump": {
"Weight_48_178693734CEDFF3E762BB799B77C5B2A": 1,
"ScaleFactor_57_4108B674469BD9A056C6388E0BD9F69E[1]": 1.0,
"ScaleBounds_63_955D169B4C19B4B57943428B5A96A8B3[2]": {
"X": 0.5,
"Y": 2.0
},
"CullDistance_54_CB3A5C84427C459BEAC4DE858A6E8632[3]": 15000.0,
"DetailsTable_50_EC692926437A62C7876CC5A87DC3C66E[4]": null,
"StaticMesh_60_B71AF5C74B1E0A8B4729FFBF7EA1DC5E[5]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Trees/Stump/SM_StumpA.SM_StumpA",
"SubPathString": ""
},
"ShadowMesh_66_3E46F0E6471936400D36359A48123E75[6]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Trees/Stump/SM_StumpA.SM_StumpA",
"SubPathString": ""
}
},
"Stump_0": {
"Weight_48_178693734CEDFF3E762BB799B77C5B2A": 1,
"ScaleFactor_57_4108B674469BD9A056C6388E0BD9F69E[1]": 1.3,
"ScaleBounds_63_955D169B4C19B4B57943428B5A96A8B3[2]": {
"X": 0.5,
"Y": 2.0
},
"CullDistance_54_CB3A5C84427C459BEAC4DE858A6E8632[3]": 15000.0,
"DetailsTable_50_EC692926437A62C7876CC5A87DC3C66E[4]": null,
"StaticMesh_60_B71AF5C74B1E0A8B4729FFBF7EA1DC5E[5]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Trees/Stump/SM_StumpA.SM_StumpA",
"SubPathString": ""
},
"ShadowMesh_66_3E46F0E6471936400D36359A48123E75[6]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Trees/Stump/SM_StumpA.SM_StumpA",
"SubPathString": ""
}
}
}
}
]

View file

@ -0,0 +1,112 @@
[
{
"Type": "DataTable",
"Name": "DT_Forest_TreesDataTable",
"Class": "UScriptClass'DataTable'",
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"RowStruct": {
"ObjectName": "UserDefinedStruct'TreesDataTableStruct'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/DataTables/TreesDataTableStruct.0"
}
},
"Rows": {
"PineTree": {
"Weight_48_178693734CEDFF3E762BB799B77C5B2A": 12,
"ScaleFactor_57_4108B674469BD9A056C6388E0BD9F69E[1]": 3.0,
"ScaleBounds_63_955D169B4C19B4B57943428B5A96A8B3[2]": {
"X": 0.7,
"Y": 1.6
},
"CullDistance_54_CB3A5C84427C459BEAC4DE858A6E8632[3]": 35000.0,
"DetailsTable_50_EC692926437A62C7876CC5A87DC3C66E[4]": {
"ObjectName": "DataTable'TreeDetailsDataTable'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/DataTables/TreeDetailsDataTable.0"
},
"StaticMesh_60_B71AF5C74B1E0A8B4729FFBF7EA1DC5E[5]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Trees/Pines/SM_Pine_07.SM_Pine_07",
"SubPathString": ""
},
"ShadowMesh_66_3E46F0E6471936400D36359A48123E75[6]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Trees/Pines/SM_Pine_07_Shadow.SM_Pine_07_Shadow",
"SubPathString": ""
}
},
"DeadPineTree01": {
"Weight_48_178693734CEDFF3E762BB799B77C5B2A": 3,
"ScaleFactor_57_4108B674469BD9A056C6388E0BD9F69E[1]": 0.45,
"ScaleBounds_63_955D169B4C19B4B57943428B5A96A8B3[2]": {
"X": 0.5,
"Y": 1.5
},
"CullDistance_54_CB3A5C84427C459BEAC4DE858A6E8632[3]": 25000.0,
"DetailsTable_50_EC692926437A62C7876CC5A87DC3C66E[4]": {
"ObjectName": "DataTable'TreeDetailsDataTable'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/DataTables/TreeDetailsDataTable.0"
},
"StaticMesh_60_B71AF5C74B1E0A8B4729FFBF7EA1DC5E[5]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Trees/DeadPines/SM_DeadTreeStanding_01.SM_DeadTreeStanding_01",
"SubPathString": ""
},
"ShadowMesh_66_3E46F0E6471936400D36359A48123E75[6]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Trees/DeadPines/SM_DeadTreeStanding_01_Shadow.SM_DeadTreeStanding_01_Shadow",
"SubPathString": ""
}
},
"PineTree02": {
"Weight_48_178693734CEDFF3E762BB799B77C5B2A": 16,
"ScaleFactor_57_4108B674469BD9A056C6388E0BD9F69E[1]": 2.0,
"ScaleBounds_63_955D169B4C19B4B57943428B5A96A8B3[2]": {
"X": 0.8,
"Y": 1.7
},
"CullDistance_54_CB3A5C84427C459BEAC4DE858A6E8632[3]": 10000.0,
"DetailsTable_50_EC692926437A62C7876CC5A87DC3C66E[4]": null,
"StaticMesh_60_B71AF5C74B1E0A8B4729FFBF7EA1DC5E[5]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Trees/Pines/SM_Pine_05.SM_Pine_05",
"SubPathString": ""
},
"ShadowMesh_66_3E46F0E6471936400D36359A48123E75[6]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Trees/Pines/SM_Pine_05_Shadow.SM_Pine_05_Shadow",
"SubPathString": ""
}
},
"PineTree03": {
"Weight_48_178693734CEDFF3E762BB799B77C5B2A": 1,
"ScaleFactor_57_4108B674469BD9A056C6388E0BD9F69E[1]": 1.1,
"ScaleBounds_63_955D169B4C19B4B57943428B5A96A8B3[2]": {
"X": 0.8,
"Y": 1.5
},
"CullDistance_54_CB3A5C84427C459BEAC4DE858A6E8632[3]": 10000.0,
"DetailsTable_50_EC692926437A62C7876CC5A87DC3C66E[4]": null,
"StaticMesh_60_B71AF5C74B1E0A8B4729FFBF7EA1DC5E[5]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Trees/Pines/SM_Pine_08.SM_Pine_08",
"SubPathString": ""
},
"ShadowMesh_66_3E46F0E6471936400D36359A48123E75[6]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Trees/Pines/SM_Pine_08_Shadow.SM_Pine_08_Shadow",
"SubPathString": ""
}
},
"NewRow": {
"Weight_48_178693734CEDFF3E762BB799B77C5B2A": 2,
"ScaleFactor_57_4108B674469BD9A056C6388E0BD9F69E[1]": 1.1,
"ScaleBounds_63_955D169B4C19B4B57943428B5A96A8B3[2]": {
"X": 0.5,
"Y": 2.0
},
"CullDistance_54_CB3A5C84427C459BEAC4DE858A6E8632[3]": 10000.0,
"DetailsTable_50_EC692926437A62C7876CC5A87DC3C66E[4]": null,
"StaticMesh_60_B71AF5C74B1E0A8B4729FFBF7EA1DC5E[5]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Trees/Pines/SM_Pine_01.SM_Pine_01",
"SubPathString": ""
},
"ShadowMesh_66_3E46F0E6471936400D36359A48123E75[6]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Trees/Pines/SM_Pine_01_Shadow.SM_Pine_01_Shadow",
"SubPathString": ""
}
}
}
}
]

View file

@ -0,0 +1,124 @@
[
{
"Type": "DataTable",
"Name": "DT_HubCutForestFallenTrees",
"Class": "UScriptClass'DataTable'",
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"RowStruct": {
"ObjectName": "UserDefinedStruct'TreesDataTableStruct'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/DataTables/TreesDataTableStruct.0"
}
},
"Rows": {
"DeadPineTree01": {
"Weight_48_178693734CEDFF3E762BB799B77C5B2A": 2,
"ScaleFactor_57_4108B674469BD9A056C6388E0BD9F69E[1]": 1.0,
"ScaleBounds_63_955D169B4C19B4B57943428B5A96A8B3[2]": {
"X": 0.5,
"Y": 2.0
},
"CullDistance_54_CB3A5C84427C459BEAC4DE858A6E8632[3]": 10000.0,
"DetailsTable_50_EC692926437A62C7876CC5A87DC3C66E[4]": null,
"StaticMesh_60_B71AF5C74B1E0A8B4729FFBF7EA1DC5E[5]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Trees/FallenPines/SM_DeadTreeFallen_01.SM_DeadTreeFallen_01",
"SubPathString": ""
},
"ShadowMesh_66_3E46F0E6471936400D36359A48123E75[6]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Trees/FallenPines/SM_DeadTreeFallen_01.SM_DeadTreeFallen_01",
"SubPathString": ""
}
},
"DeadPineTree02": {
"Weight_48_178693734CEDFF3E762BB799B77C5B2A": 2,
"ScaleFactor_57_4108B674469BD9A056C6388E0BD9F69E[1]": 1.0,
"ScaleBounds_63_955D169B4C19B4B57943428B5A96A8B3[2]": {
"X": 0.5,
"Y": 2.0
},
"CullDistance_54_CB3A5C84427C459BEAC4DE858A6E8632[3]": 10000.0,
"DetailsTable_50_EC692926437A62C7876CC5A87DC3C66E[4]": null,
"StaticMesh_60_B71AF5C74B1E0A8B4729FFBF7EA1DC5E[5]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Trees/FallenPines/SM_DeadTreeFallen_02.SM_DeadTreeFallen_02",
"SubPathString": ""
},
"ShadowMesh_66_3E46F0E6471936400D36359A48123E75[6]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Trees/FallenPines/SM_DeadTreeFallen_02.SM_DeadTreeFallen_02",
"SubPathString": ""
}
},
"Stump": {
"Weight_48_178693734CEDFF3E762BB799B77C5B2A": 1,
"ScaleFactor_57_4108B674469BD9A056C6388E0BD9F69E[1]": 1.0,
"ScaleBounds_63_955D169B4C19B4B57943428B5A96A8B3[2]": {
"X": 0.5,
"Y": 2.0
},
"CullDistance_54_CB3A5C84427C459BEAC4DE858A6E8632[3]": 10000.0,
"DetailsTable_50_EC692926437A62C7876CC5A87DC3C66E[4]": null,
"StaticMesh_60_B71AF5C74B1E0A8B4729FFBF7EA1DC5E[5]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Trees/Stump/SM_StumpA.SM_StumpA",
"SubPathString": ""
},
"ShadowMesh_66_3E46F0E6471936400D36359A48123E75[6]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Trees/Stump/SM_StumpA.SM_StumpA",
"SubPathString": ""
}
},
"Sapling04": {
"Weight_48_178693734CEDFF3E762BB799B77C5B2A": 1,
"ScaleFactor_57_4108B674469BD9A056C6388E0BD9F69E[1]": 1.0,
"ScaleBounds_63_955D169B4C19B4B57943428B5A96A8B3[2]": {
"X": 0.5,
"Y": 2.0
},
"CullDistance_54_CB3A5C84427C459BEAC4DE858A6E8632[3]": 10000.0,
"DetailsTable_50_EC692926437A62C7876CC5A87DC3C66E[4]": null,
"StaticMesh_60_B71AF5C74B1E0A8B4729FFBF7EA1DC5E[5]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Saplings/SM_Sapling_04.SM_Sapling_04",
"SubPathString": ""
},
"ShadowMesh_66_3E46F0E6471936400D36359A48123E75[6]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Saplings/SM_Sapling04_Shadow.SM_Sapling04_Shadow",
"SubPathString": ""
}
},
"Sapling03": {
"Weight_48_178693734CEDFF3E762BB799B77C5B2A": 1,
"ScaleFactor_57_4108B674469BD9A056C6388E0BD9F69E[1]": 1.0,
"ScaleBounds_63_955D169B4C19B4B57943428B5A96A8B3[2]": {
"X": 0.5,
"Y": 2.0
},
"CullDistance_54_CB3A5C84427C459BEAC4DE858A6E8632[3]": 10000.0,
"DetailsTable_50_EC692926437A62C7876CC5A87DC3C66E[4]": null,
"StaticMesh_60_B71AF5C74B1E0A8B4729FFBF7EA1DC5E[5]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Saplings/SM_Sapling_03.SM_Sapling_03",
"SubPathString": ""
},
"ShadowMesh_66_3E46F0E6471936400D36359A48123E75[6]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Saplings/SM_Sapling03_Shadow.SM_Sapling03_Shadow",
"SubPathString": ""
}
},
"Bush": {
"Weight_48_178693734CEDFF3E762BB799B77C5B2A": 10,
"ScaleFactor_57_4108B674469BD9A056C6388E0BD9F69E[1]": 2.0,
"ScaleBounds_63_955D169B4C19B4B57943428B5A96A8B3[2]": {
"X": 10.0,
"Y": 15.0
},
"CullDistance_54_CB3A5C84427C459BEAC4DE858A6E8632[3]": 10000.0,
"DetailsTable_50_EC692926437A62C7876CC5A87DC3C66E[4]": null,
"StaticMesh_60_B71AF5C74B1E0A8B4729FFBF7EA1DC5E[5]": {
"AssetPathName": "/Game/ITR1/ART2/Environment/Megascans/3D_Plants/European_Spindle_wk1ncbxja/European_Spindle_LOD0_Var8_wk1ncbxja_8.European_Spindle_LOD0_Var8_wk1ncbxja_8",
"SubPathString": ""
},
"ShadowMesh_66_3E46F0E6471936400D36359A48123E75[6]": {
"AssetPathName": "/Game/ITR1/ART2/Environment/Megascans/3D_Plants/European_Spindle_wk1ncbxja/European_Spindle_LOD0_Var8_wk1ncbxja_8.European_Spindle_LOD0_Var8_wk1ncbxja_8",
"SubPathString": ""
}
}
}
}
]

View file

@ -0,0 +1,121 @@
[
{
"Type": "DataTable",
"Name": "DT_PCG_HighForestTrees",
"Class": "UScriptClass'DataTable'",
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"RowStruct": {
"ObjectName": "UserDefinedStruct'TreesDataTableStruct'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/DataTables/TreesDataTableStruct.0"
}
},
"Rows": {
"PineTree": {
"Weight_48_178693734CEDFF3E762BB799B77C5B2A": 8,
"ScaleFactor_57_4108B674469BD9A056C6388E0BD9F69E[1]": 1.1,
"ScaleBounds_63_955D169B4C19B4B57943428B5A96A8B3[2]": {
"X": 0.5,
"Y": 2.0
},
"CullDistance_54_CB3A5C84427C459BEAC4DE858A6E8632[3]": 35000.0,
"DetailsTable_50_EC692926437A62C7876CC5A87DC3C66E[4]": {
"ObjectName": "DataTable'TreeDetailsDataTable'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/DataTables/TreeDetailsDataTable.0"
},
"StaticMesh_60_B71AF5C74B1E0A8B4729FFBF7EA1DC5E[5]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Trees/Pines/SM_Pine_01.SM_Pine_01",
"SubPathString": ""
},
"ShadowMesh_66_3E46F0E6471936400D36359A48123E75[6]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Trees/Pines/SM_Pine_01_Shadow.SM_Pine_01_Shadow",
"SubPathString": ""
}
},
"DeadPineTree01": {
"Weight_48_178693734CEDFF3E762BB799B77C5B2A": 2,
"ScaleFactor_57_4108B674469BD9A056C6388E0BD9F69E[1]": 0.65,
"ScaleBounds_63_955D169B4C19B4B57943428B5A96A8B3[2]": {
"X": 0.5,
"Y": 2.0
},
"CullDistance_54_CB3A5C84427C459BEAC4DE858A6E8632[3]": 25000.0,
"DetailsTable_50_EC692926437A62C7876CC5A87DC3C66E[4]": {
"ObjectName": "DataTable'TreeDetailsDataTable'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/DataTables/TreeDetailsDataTable.0"
},
"StaticMesh_60_B71AF5C74B1E0A8B4729FFBF7EA1DC5E[5]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Trees/DeadPines/SM_DeadTreeStanding_01.SM_DeadTreeStanding_01",
"SubPathString": ""
},
"ShadowMesh_66_3E46F0E6471936400D36359A48123E75[6]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Trees/DeadPines/SM_DeadTreeStanding_01_Shadow.SM_DeadTreeStanding_01_Shadow",
"SubPathString": ""
}
},
"DeadPineTree02": {
"Weight_48_178693734CEDFF3E762BB799B77C5B2A": 2,
"ScaleFactor_57_4108B674469BD9A056C6388E0BD9F69E[1]": 0.65,
"ScaleBounds_63_955D169B4C19B4B57943428B5A96A8B3[2]": {
"X": 0.5,
"Y": 2.0
},
"CullDistance_54_CB3A5C84427C459BEAC4DE858A6E8632[3]": 25000.0,
"DetailsTable_50_EC692926437A62C7876CC5A87DC3C66E[4]": {
"ObjectName": "DataTable'TreeDetailsDataTable'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/DataTables/TreeDetailsDataTable.0"
},
"StaticMesh_60_B71AF5C74B1E0A8B4729FFBF7EA1DC5E[5]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Trees/DeadPines/SM_DeadTreeStanding_02.SM_DeadTreeStanding_02",
"SubPathString": ""
},
"ShadowMesh_66_3E46F0E6471936400D36359A48123E75[6]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Trees/DeadPines/SM_DeadTreeStanding_02_Shadow.SM_DeadTreeStanding_02_Shadow",
"SubPathString": ""
}
},
"PineTree_Huge": {
"Weight_48_178693734CEDFF3E762BB799B77C5B2A": 1,
"ScaleFactor_57_4108B674469BD9A056C6388E0BD9F69E[1]": 1.25,
"ScaleBounds_63_955D169B4C19B4B57943428B5A96A8B3[2]": {
"X": 0.5,
"Y": 2.0
},
"CullDistance_54_CB3A5C84427C459BEAC4DE858A6E8632[3]": 40000.0,
"DetailsTable_50_EC692926437A62C7876CC5A87DC3C66E[4]": {
"ObjectName": "DataTable'TreeDetailsDataTable'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/DataTables/TreeDetailsDataTable.0"
},
"StaticMesh_60_B71AF5C74B1E0A8B4729FFBF7EA1DC5E[5]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Trees/Pines/SM_Pine_01.SM_Pine_01",
"SubPathString": ""
},
"ShadowMesh_66_3E46F0E6471936400D36359A48123E75[6]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Trees/Pines/SM_Pine_01_Shadow.SM_Pine_01_Shadow",
"SubPathString": ""
}
},
"PineTree02": {
"Weight_48_178693734CEDFF3E762BB799B77C5B2A": 6,
"ScaleFactor_57_4108B674469BD9A056C6388E0BD9F69E[1]": 1.0,
"ScaleBounds_63_955D169B4C19B4B57943428B5A96A8B3[2]": {
"X": 0.5,
"Y": 2.0
},
"CullDistance_54_CB3A5C84427C459BEAC4DE858A6E8632[3]": 40000.0,
"DetailsTable_50_EC692926437A62C7876CC5A87DC3C66E[4]": {
"ObjectName": "DataTable'TreeDetailsDataTable'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/DataTables/TreeDetailsDataTable.0"
},
"StaticMesh_60_B71AF5C74B1E0A8B4729FFBF7EA1DC5E[5]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Trees/Pines/SM_Pine_06.SM_Pine_06",
"SubPathString": ""
},
"ShadowMesh_66_3E46F0E6471936400D36359A48123E75[6]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Trees/Pines/SM_Pine_06_Shadow.SM_Pine_06_Shadow",
"SubPathString": ""
}
}
}
}
]

View file

@ -0,0 +1,121 @@
[
{
"Type": "DataTable",
"Name": "DT_PCG_HighForestTrees_01",
"Class": "UScriptClass'DataTable'",
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"RowStruct": {
"ObjectName": "UserDefinedStruct'TreesDataTableStruct'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/DataTables/TreesDataTableStruct.0"
}
},
"Rows": {
"PineTree": {
"Weight_48_178693734CEDFF3E762BB799B77C5B2A": 8,
"ScaleFactor_57_4108B674469BD9A056C6388E0BD9F69E[1]": 1.1,
"ScaleBounds_63_955D169B4C19B4B57943428B5A96A8B3[2]": {
"X": 0.5,
"Y": 2.0
},
"CullDistance_54_CB3A5C84427C459BEAC4DE858A6E8632[3]": 35000.0,
"DetailsTable_50_EC692926437A62C7876CC5A87DC3C66E[4]": {
"ObjectName": "DataTable'AshTreeDetailsDataTable'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/DataTables/AshTreeDetailsDataTable.0"
},
"StaticMesh_60_B71AF5C74B1E0A8B4729FFBF7EA1DC5E[5]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Trees/Pines/SM_Pine_01.SM_Pine_01",
"SubPathString": ""
},
"ShadowMesh_66_3E46F0E6471936400D36359A48123E75[6]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Trees/Pines/SM_Pine_01_Shadow.SM_Pine_01_Shadow",
"SubPathString": ""
}
},
"DeadPineTree01": {
"Weight_48_178693734CEDFF3E762BB799B77C5B2A": 0,
"ScaleFactor_57_4108B674469BD9A056C6388E0BD9F69E[1]": 0.65,
"ScaleBounds_63_955D169B4C19B4B57943428B5A96A8B3[2]": {
"X": 0.5,
"Y": 2.0
},
"CullDistance_54_CB3A5C84427C459BEAC4DE858A6E8632[3]": 25000.0,
"DetailsTable_50_EC692926437A62C7876CC5A87DC3C66E[4]": {
"ObjectName": "DataTable'AshTreeDetailsDataTable'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/DataTables/AshTreeDetailsDataTable.0"
},
"StaticMesh_60_B71AF5C74B1E0A8B4729FFBF7EA1DC5E[5]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Trees/DeadPines/SM_DeadTreeStanding_01.SM_DeadTreeStanding_01",
"SubPathString": ""
},
"ShadowMesh_66_3E46F0E6471936400D36359A48123E75[6]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Trees/DeadPines/SM_DeadTreeStanding_01_Shadow.SM_DeadTreeStanding_01_Shadow",
"SubPathString": ""
}
},
"DeadPineTree02": {
"Weight_48_178693734CEDFF3E762BB799B77C5B2A": 0,
"ScaleFactor_57_4108B674469BD9A056C6388E0BD9F69E[1]": 0.65,
"ScaleBounds_63_955D169B4C19B4B57943428B5A96A8B3[2]": {
"X": 0.5,
"Y": 2.0
},
"CullDistance_54_CB3A5C84427C459BEAC4DE858A6E8632[3]": 25000.0,
"DetailsTable_50_EC692926437A62C7876CC5A87DC3C66E[4]": {
"ObjectName": "DataTable'AshTreeDetailsDataTable'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/DataTables/AshTreeDetailsDataTable.0"
},
"StaticMesh_60_B71AF5C74B1E0A8B4729FFBF7EA1DC5E[5]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Trees/DeadPines/SM_DeadTreeStanding_02.SM_DeadTreeStanding_02",
"SubPathString": ""
},
"ShadowMesh_66_3E46F0E6471936400D36359A48123E75[6]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Trees/DeadPines/SM_DeadTreeStanding_02_Shadow.SM_DeadTreeStanding_02_Shadow",
"SubPathString": ""
}
},
"PineTree_Huge": {
"Weight_48_178693734CEDFF3E762BB799B77C5B2A": 1,
"ScaleFactor_57_4108B674469BD9A056C6388E0BD9F69E[1]": 1.25,
"ScaleBounds_63_955D169B4C19B4B57943428B5A96A8B3[2]": {
"X": 0.5,
"Y": 2.0
},
"CullDistance_54_CB3A5C84427C459BEAC4DE858A6E8632[3]": 40000.0,
"DetailsTable_50_EC692926437A62C7876CC5A87DC3C66E[4]": {
"ObjectName": "DataTable'AshTreeDetailsDataTable'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/DataTables/AshTreeDetailsDataTable.0"
},
"StaticMesh_60_B71AF5C74B1E0A8B4729FFBF7EA1DC5E[5]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Trees/Pines/SM_Pine_01.SM_Pine_01",
"SubPathString": ""
},
"ShadowMesh_66_3E46F0E6471936400D36359A48123E75[6]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Trees/Pines/SM_Pine_01_Shadow.SM_Pine_01_Shadow",
"SubPathString": ""
}
},
"PineTree02": {
"Weight_48_178693734CEDFF3E762BB799B77C5B2A": 6,
"ScaleFactor_57_4108B674469BD9A056C6388E0BD9F69E[1]": 1.0,
"ScaleBounds_63_955D169B4C19B4B57943428B5A96A8B3[2]": {
"X": 0.5,
"Y": 2.0
},
"CullDistance_54_CB3A5C84427C459BEAC4DE858A6E8632[3]": 40000.0,
"DetailsTable_50_EC692926437A62C7876CC5A87DC3C66E[4]": {
"ObjectName": "DataTable'AshTreeDetailsDataTable'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/DataTables/AshTreeDetailsDataTable.0"
},
"StaticMesh_60_B71AF5C74B1E0A8B4729FFBF7EA1DC5E[5]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Trees/Pines/SM_Pine_06.SM_Pine_06",
"SubPathString": ""
},
"ShadowMesh_66_3E46F0E6471936400D36359A48123E75[6]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Trees/Pines/SM_Pine_06_Shadow.SM_Pine_06_Shadow",
"SubPathString": ""
}
}
}
}
]

View file

@ -0,0 +1,142 @@
[
{
"Type": "DataTable",
"Name": "DeadTreesDataTable",
"Class": "UScriptClass'DataTable'",
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"RowStruct": {
"ObjectName": "UserDefinedStruct'TreesDataTableStruct'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/DataTables/TreesDataTableStruct.0"
}
},
"Rows": {
"DeadPineTree01": {
"Weight_48_178693734CEDFF3E762BB799B77C5B2A": 1,
"ScaleFactor_57_4108B674469BD9A056C6388E0BD9F69E[1]": 1.0,
"ScaleBounds_63_955D169B4C19B4B57943428B5A96A8B3[2]": {
"X": 0.5,
"Y": 2.0
},
"CullDistance_54_CB3A5C84427C459BEAC4DE858A6E8632[3]": 32000.0,
"DetailsTable_50_EC692926437A62C7876CC5A87DC3C66E[4]": {
"ObjectName": "DataTable'AshTreeDetailsDataTable'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/DataTables/AshTreeDetailsDataTable.0"
},
"StaticMesh_60_B71AF5C74B1E0A8B4729FFBF7EA1DC5E[5]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Trees/DeadPines/SM_DeadTreeStanding_01.SM_DeadTreeStanding_01",
"SubPathString": ""
},
"ShadowMesh_66_3E46F0E6471936400D36359A48123E75[6]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Trees/DeadPines/SM_DeadTreeStanding_01_Shadow.SM_DeadTreeStanding_01_Shadow",
"SubPathString": ""
}
},
"DeadPineTree02": {
"Weight_48_178693734CEDFF3E762BB799B77C5B2A": 2,
"ScaleFactor_57_4108B674469BD9A056C6388E0BD9F69E[1]": 1.0,
"ScaleBounds_63_955D169B4C19B4B57943428B5A96A8B3[2]": {
"X": 0.5,
"Y": 2.0
},
"CullDistance_54_CB3A5C84427C459BEAC4DE858A6E8632[3]": 32000.0,
"DetailsTable_50_EC692926437A62C7876CC5A87DC3C66E[4]": {
"ObjectName": "DataTable'AshTreeDetailsDataTable'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/DataTables/AshTreeDetailsDataTable.0"
},
"StaticMesh_60_B71AF5C74B1E0A8B4729FFBF7EA1DC5E[5]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Trees/DeadPines/SM_DeadTreeStanding_02.SM_DeadTreeStanding_02",
"SubPathString": ""
},
"ShadowMesh_66_3E46F0E6471936400D36359A48123E75[6]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Trees/DeadPines/SM_DeadTreeStanding_02_Shadow.SM_DeadTreeStanding_02_Shadow",
"SubPathString": ""
}
},
"Stump": {
"Weight_48_178693734CEDFF3E762BB799B77C5B2A": 1,
"ScaleFactor_57_4108B674469BD9A056C6388E0BD9F69E[1]": 1.0,
"ScaleBounds_63_955D169B4C19B4B57943428B5A96A8B3[2]": {
"X": 0.5,
"Y": 2.0
},
"CullDistance_54_CB3A5C84427C459BEAC4DE858A6E8632[3]": 15000.0,
"DetailsTable_50_EC692926437A62C7876CC5A87DC3C66E[4]": {
"ObjectName": "DataTable'AshTreeDetailsDataTable'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/DataTables/AshTreeDetailsDataTable.0"
},
"StaticMesh_60_B71AF5C74B1E0A8B4729FFBF7EA1DC5E[5]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Trees/Stump/SM_StumpA.SM_StumpA",
"SubPathString": ""
},
"ShadowMesh_66_3E46F0E6471936400D36359A48123E75[6]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Trees/Stump/SM_StumpA.SM_StumpA",
"SubPathString": ""
}
},
"DeadPineTree03": {
"Weight_48_178693734CEDFF3E762BB799B77C5B2A": 1,
"ScaleFactor_57_4108B674469BD9A056C6388E0BD9F69E[1]": 1.0,
"ScaleBounds_63_955D169B4C19B4B57943428B5A96A8B3[2]": {
"X": 0.5,
"Y": 2.0
},
"CullDistance_54_CB3A5C84427C459BEAC4DE858A6E8632[3]": 32000.0,
"DetailsTable_50_EC692926437A62C7876CC5A87DC3C66E[4]": {
"ObjectName": "DataTable'AshTreeDetailsDataTable'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/DataTables/AshTreeDetailsDataTable.0"
},
"StaticMesh_60_B71AF5C74B1E0A8B4729FFBF7EA1DC5E[5]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Trees/DeadPines/SM_DeadTreeStanding_03.SM_DeadTreeStanding_03",
"SubPathString": ""
},
"ShadowMesh_66_3E46F0E6471936400D36359A48123E75[6]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Trees/DeadPines/SM_DeadTreeStanding_03_Shadow.SM_DeadTreeStanding_03_Shadow",
"SubPathString": ""
}
},
"DeadPineTree04": {
"Weight_48_178693734CEDFF3E762BB799B77C5B2A": 2,
"ScaleFactor_57_4108B674469BD9A056C6388E0BD9F69E[1]": 1.0,
"ScaleBounds_63_955D169B4C19B4B57943428B5A96A8B3[2]": {
"X": 0.5,
"Y": 2.0
},
"CullDistance_54_CB3A5C84427C459BEAC4DE858A6E8632[3]": 32000.0,
"DetailsTable_50_EC692926437A62C7876CC5A87DC3C66E[4]": {
"ObjectName": "DataTable'AshTreeDetailsDataTable'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/DataTables/AshTreeDetailsDataTable.0"
},
"StaticMesh_60_B71AF5C74B1E0A8B4729FFBF7EA1DC5E[5]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Trees/DeadPines/SM_DeadTreeStanding_04.SM_DeadTreeStanding_04",
"SubPathString": ""
},
"ShadowMesh_66_3E46F0E6471936400D36359A48123E75[6]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Trees/DeadPines/SM_DeadTreeStanding_04_Shadow.SM_DeadTreeStanding_04_Shadow",
"SubPathString": ""
}
},
"DeadPineTree05": {
"Weight_48_178693734CEDFF3E762BB799B77C5B2A": 1,
"ScaleFactor_57_4108B674469BD9A056C6388E0BD9F69E[1]": 1.0,
"ScaleBounds_63_955D169B4C19B4B57943428B5A96A8B3[2]": {
"X": 0.5,
"Y": 2.0
},
"CullDistance_54_CB3A5C84427C459BEAC4DE858A6E8632[3]": 32000.0,
"DetailsTable_50_EC692926437A62C7876CC5A87DC3C66E[4]": {
"ObjectName": "DataTable'AshTreeDetailsDataTable'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/DataTables/AshTreeDetailsDataTable.0"
},
"StaticMesh_60_B71AF5C74B1E0A8B4729FFBF7EA1DC5E[5]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Trees/DeadPines/SM_DeadTreeStanding_05.SM_DeadTreeStanding_05",
"SubPathString": ""
},
"ShadowMesh_66_3E46F0E6471936400D36359A48123E75[6]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Trees/DeadPines/SM_DeadTreeStanding_05_Shadow.SM_DeadTreeStanding_05_Shadow",
"SubPathString": ""
}
}
}
}
]

View file

@ -0,0 +1,118 @@
[
{
"Type": "DataTable",
"Name": "DeadTreesDataTable_01",
"Class": "UScriptClass'DataTable'",
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"RowStruct": {
"ObjectName": "UserDefinedStruct'TreesDataTableStruct'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/DataTables/TreesDataTableStruct.0"
}
},
"Rows": {
"DeadPineTree02": {
"Weight_48_178693734CEDFF3E762BB799B77C5B2A": 1,
"ScaleFactor_57_4108B674469BD9A056C6388E0BD9F69E[1]": 1.0,
"ScaleBounds_63_955D169B4C19B4B57943428B5A96A8B3[2]": {
"X": 0.5,
"Y": 2.0
},
"CullDistance_54_CB3A5C84427C459BEAC4DE858A6E8632[3]": 32000.0,
"DetailsTable_50_EC692926437A62C7876CC5A87DC3C66E[4]": {
"ObjectName": "DataTable'AshTreeDetailsDataTable'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/DataTables/AshTreeDetailsDataTable.0"
},
"StaticMesh_60_B71AF5C74B1E0A8B4729FFBF7EA1DC5E[5]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Trees/DeadPines/SM_DeadTreeStanding_02.SM_DeadTreeStanding_02",
"SubPathString": ""
},
"ShadowMesh_66_3E46F0E6471936400D36359A48123E75[6]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Trees/DeadPines/SM_DeadTreeStanding_02_Shadow.SM_DeadTreeStanding_02_Shadow",
"SubPathString": ""
}
},
"Stump": {
"Weight_48_178693734CEDFF3E762BB799B77C5B2A": 0,
"ScaleFactor_57_4108B674469BD9A056C6388E0BD9F69E[1]": 1.0,
"ScaleBounds_63_955D169B4C19B4B57943428B5A96A8B3[2]": {
"X": 0.5,
"Y": 2.0
},
"CullDistance_54_CB3A5C84427C459BEAC4DE858A6E8632[3]": 15000.0,
"DetailsTable_50_EC692926437A62C7876CC5A87DC3C66E[4]": null,
"StaticMesh_60_B71AF5C74B1E0A8B4729FFBF7EA1DC5E[5]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Trees/Stump/SM_StumpA.SM_StumpA",
"SubPathString": ""
},
"ShadowMesh_66_3E46F0E6471936400D36359A48123E75[6]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Trees/Stump/SM_StumpA.SM_StumpA",
"SubPathString": ""
}
},
"DeadPineTree03": {
"Weight_48_178693734CEDFF3E762BB799B77C5B2A": 1,
"ScaleFactor_57_4108B674469BD9A056C6388E0BD9F69E[1]": 0.4,
"ScaleBounds_63_955D169B4C19B4B57943428B5A96A8B3[2]": {
"X": 0.5,
"Y": 2.0
},
"CullDistance_54_CB3A5C84427C459BEAC4DE858A6E8632[3]": 32000.0,
"DetailsTable_50_EC692926437A62C7876CC5A87DC3C66E[4]": {
"ObjectName": "DataTable'AshTreeDetailsDataTable'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/DataTables/AshTreeDetailsDataTable.0"
},
"StaticMesh_60_B71AF5C74B1E0A8B4729FFBF7EA1DC5E[5]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Trees/DeadPines/SM_DeadTreeStanding_03.SM_DeadTreeStanding_03",
"SubPathString": ""
},
"ShadowMesh_66_3E46F0E6471936400D36359A48123E75[6]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Trees/DeadPines/SM_DeadTreeStanding_03_Shadow.SM_DeadTreeStanding_03_Shadow",
"SubPathString": ""
}
},
"DeadPineTree04": {
"Weight_48_178693734CEDFF3E762BB799B77C5B2A": 2,
"ScaleFactor_57_4108B674469BD9A056C6388E0BD9F69E[1]": 0.3,
"ScaleBounds_63_955D169B4C19B4B57943428B5A96A8B3[2]": {
"X": 0.5,
"Y": 2.0
},
"CullDistance_54_CB3A5C84427C459BEAC4DE858A6E8632[3]": 32000.0,
"DetailsTable_50_EC692926437A62C7876CC5A87DC3C66E[4]": {
"ObjectName": "DataTable'AshTreeDetailsDataTable'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/DataTables/AshTreeDetailsDataTable.0"
},
"StaticMesh_60_B71AF5C74B1E0A8B4729FFBF7EA1DC5E[5]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Trees/DeadPines/SM_DeadTreeStanding_04.SM_DeadTreeStanding_04",
"SubPathString": ""
},
"ShadowMesh_66_3E46F0E6471936400D36359A48123E75[6]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Trees/DeadPines/SM_DeadTreeStanding_04_Shadow.SM_DeadTreeStanding_04_Shadow",
"SubPathString": ""
}
},
"DeadPineTree05": {
"Weight_48_178693734CEDFF3E762BB799B77C5B2A": 1,
"ScaleFactor_57_4108B674469BD9A056C6388E0BD9F69E[1]": 1.0,
"ScaleBounds_63_955D169B4C19B4B57943428B5A96A8B3[2]": {
"X": 0.5,
"Y": 2.0
},
"CullDistance_54_CB3A5C84427C459BEAC4DE858A6E8632[3]": 32000.0,
"DetailsTable_50_EC692926437A62C7876CC5A87DC3C66E[4]": {
"ObjectName": "DataTable'AshTreeDetailsDataTable'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/DataTables/AshTreeDetailsDataTable.0"
},
"StaticMesh_60_B71AF5C74B1E0A8B4729FFBF7EA1DC5E[5]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Trees/DeadPines/SM_DeadTreeStanding_05.SM_DeadTreeStanding_05",
"SubPathString": ""
},
"ShadowMesh_66_3E46F0E6471936400D36359A48123E75[6]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Trees/DeadPines/SM_DeadTreeStanding_05_Shadow.SM_DeadTreeStanding_05_Shadow",
"SubPathString": ""
}
}
}
}
]

View file

@ -0,0 +1,52 @@
[
{
"Type": "DataTable",
"Name": "FallenTreesDataTable",
"Class": "UScriptClass'DataTable'",
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"RowStruct": {
"ObjectName": "UserDefinedStruct'TreesDataTableStruct'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/DataTables/TreesDataTableStruct.0"
}
},
"Rows": {
"DeadPineTree01": {
"Weight_48_178693734CEDFF3E762BB799B77C5B2A": 2,
"ScaleFactor_57_4108B674469BD9A056C6388E0BD9F69E[1]": 1.0,
"ScaleBounds_63_955D169B4C19B4B57943428B5A96A8B3[2]": {
"X": 0.5,
"Y": 2.0
},
"CullDistance_54_CB3A5C84427C459BEAC4DE858A6E8632[3]": 10000.0,
"DetailsTable_50_EC692926437A62C7876CC5A87DC3C66E[4]": null,
"StaticMesh_60_B71AF5C74B1E0A8B4729FFBF7EA1DC5E[5]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Trees/FallenPines/SM_DeadTreeFallen_01.SM_DeadTreeFallen_01",
"SubPathString": ""
},
"ShadowMesh_66_3E46F0E6471936400D36359A48123E75[6]": {
"AssetPathName": "",
"SubPathString": ""
}
},
"DeadPineTree02": {
"Weight_48_178693734CEDFF3E762BB799B77C5B2A": 1,
"ScaleFactor_57_4108B674469BD9A056C6388E0BD9F69E[1]": 1.0,
"ScaleBounds_63_955D169B4C19B4B57943428B5A96A8B3[2]": {
"X": 0.5,
"Y": 2.0
},
"CullDistance_54_CB3A5C84427C459BEAC4DE858A6E8632[3]": 10000.0,
"DetailsTable_50_EC692926437A62C7876CC5A87DC3C66E[4]": null,
"StaticMesh_60_B71AF5C74B1E0A8B4729FFBF7EA1DC5E[5]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Trees/FallenPines/SM_DeadTreeFallen_02.SM_DeadTreeFallen_02",
"SubPathString": ""
},
"ShadowMesh_66_3E46F0E6471936400D36359A48123E75[6]": {
"AssetPathName": "",
"SubPathString": ""
}
}
}
}
]

View file

@ -0,0 +1,106 @@
[
{
"Type": "DataTable",
"Name": "FallenYoungPineTreesDataTable",
"Class": "UScriptClass'DataTable'",
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"RowStruct": {
"ObjectName": "UserDefinedStruct'TreesDataTableStruct'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/DataTables/TreesDataTableStruct.0"
}
},
"Rows": {
"DeadPineTree01": {
"Weight_48_178693734CEDFF3E762BB799B77C5B2A": 2,
"ScaleFactor_57_4108B674469BD9A056C6388E0BD9F69E[1]": 1.0,
"ScaleBounds_63_955D169B4C19B4B57943428B5A96A8B3[2]": {
"X": 0.5,
"Y": 2.0
},
"CullDistance_54_CB3A5C84427C459BEAC4DE858A6E8632[3]": 10000.0,
"DetailsTable_50_EC692926437A62C7876CC5A87DC3C66E[4]": null,
"StaticMesh_60_B71AF5C74B1E0A8B4729FFBF7EA1DC5E[5]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Trees/FallenPines/SM_DeadTreeFallen_01.SM_DeadTreeFallen_01",
"SubPathString": ""
},
"ShadowMesh_66_3E46F0E6471936400D36359A48123E75[6]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Trees/FallenPines/SM_DeadTreeFallen_01.SM_DeadTreeFallen_01",
"SubPathString": ""
}
},
"DeadPineTree02": {
"Weight_48_178693734CEDFF3E762BB799B77C5B2A": 2,
"ScaleFactor_57_4108B674469BD9A056C6388E0BD9F69E[1]": 1.0,
"ScaleBounds_63_955D169B4C19B4B57943428B5A96A8B3[2]": {
"X": 0.5,
"Y": 2.0
},
"CullDistance_54_CB3A5C84427C459BEAC4DE858A6E8632[3]": 10000.0,
"DetailsTable_50_EC692926437A62C7876CC5A87DC3C66E[4]": null,
"StaticMesh_60_B71AF5C74B1E0A8B4729FFBF7EA1DC5E[5]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Trees/FallenPines/SM_DeadTreeFallen_02.SM_DeadTreeFallen_02",
"SubPathString": ""
},
"ShadowMesh_66_3E46F0E6471936400D36359A48123E75[6]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Trees/FallenPines/SM_DeadTreeFallen_02.SM_DeadTreeFallen_02",
"SubPathString": ""
}
},
"Stump": {
"Weight_48_178693734CEDFF3E762BB799B77C5B2A": 2,
"ScaleFactor_57_4108B674469BD9A056C6388E0BD9F69E[1]": 1.0,
"ScaleBounds_63_955D169B4C19B4B57943428B5A96A8B3[2]": {
"X": 0.5,
"Y": 2.0
},
"CullDistance_54_CB3A5C84427C459BEAC4DE858A6E8632[3]": 10000.0,
"DetailsTable_50_EC692926437A62C7876CC5A87DC3C66E[4]": null,
"StaticMesh_60_B71AF5C74B1E0A8B4729FFBF7EA1DC5E[5]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Trees/Stump/SM_StumpA.SM_StumpA",
"SubPathString": ""
},
"ShadowMesh_66_3E46F0E6471936400D36359A48123E75[6]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Trees/Stump/SM_StumpA.SM_StumpA",
"SubPathString": ""
}
},
"Sapling04": {
"Weight_48_178693734CEDFF3E762BB799B77C5B2A": 1,
"ScaleFactor_57_4108B674469BD9A056C6388E0BD9F69E[1]": 1.0,
"ScaleBounds_63_955D169B4C19B4B57943428B5A96A8B3[2]": {
"X": 0.5,
"Y": 2.0
},
"CullDistance_54_CB3A5C84427C459BEAC4DE858A6E8632[3]": 10000.0,
"DetailsTable_50_EC692926437A62C7876CC5A87DC3C66E[4]": null,
"StaticMesh_60_B71AF5C74B1E0A8B4729FFBF7EA1DC5E[5]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Saplings/SM_Sapling_04.SM_Sapling_04",
"SubPathString": ""
},
"ShadowMesh_66_3E46F0E6471936400D36359A48123E75[6]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Saplings/SM_Sapling04_Shadow.SM_Sapling04_Shadow",
"SubPathString": ""
}
},
"Sapling03": {
"Weight_48_178693734CEDFF3E762BB799B77C5B2A": 1,
"ScaleFactor_57_4108B674469BD9A056C6388E0BD9F69E[1]": 1.0,
"ScaleBounds_63_955D169B4C19B4B57943428B5A96A8B3[2]": {
"X": 0.5,
"Y": 2.0
},
"CullDistance_54_CB3A5C84427C459BEAC4DE858A6E8632[3]": 10000.0,
"DetailsTable_50_EC692926437A62C7876CC5A87DC3C66E[4]": null,
"StaticMesh_60_B71AF5C74B1E0A8B4729FFBF7EA1DC5E[5]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Saplings/SM_Sapling_03.SM_Sapling_03",
"SubPathString": ""
},
"ShadowMesh_66_3E46F0E6471936400D36359A48123E75[6]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Saplings/SM_Sapling03_Shadow.SM_Sapling03_Shadow",
"SubPathString": ""
}
}
}
}
]

View file

@ -0,0 +1,34 @@
[
{
"Type": "DataTable",
"Name": "LargeTilesDataTable",
"Class": "UScriptClass'DataTable'",
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"RowStruct": {
"ObjectName": "UserDefinedStruct'TreesDataTableStruct'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/DataTables/TreesDataTableStruct.0"
}
},
"Rows": {
"Rock01": {
"Weight_48_178693734CEDFF3E762BB799B77C5B2A": 1,
"ScaleFactor_57_4108B674469BD9A056C6388E0BD9F69E[1]": 1.0,
"ScaleBounds_63_955D169B4C19B4B57943428B5A96A8B3[2]": {
"X": 1.0,
"Y": 1.0
},
"CullDistance_54_CB3A5C84427C459BEAC4DE858A6E8632[3]": 5000.0,
"DetailsTable_50_EC692926437A62C7876CC5A87DC3C66E[4]": null,
"StaticMesh_60_B71AF5C74B1E0A8B4729FFBF7EA1DC5E[5]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Structures/Road/Concrete_Slabs/SM_Concrete_Slab_01_a.SM_Concrete_Slab_01_a",
"SubPathString": ""
},
"ShadowMesh_66_3E46F0E6471936400D36359A48123E75[6]": {
"AssetPathName": "",
"SubPathString": ""
}
}
}
}
]

View file

@ -0,0 +1,24 @@
[
{
"Type": "UserDefinedStruct",
"Name": "MeshRefCullDistancesStruct",
"Class": "UScriptClass'UserDefinedStruct'",
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Guid": "38E5D432-45393A03-162EDCAC-7748B84D"
},
"ChildProperties": [
{
"Type": "IntProperty",
"Name": "CullDistance_4_58B81739421A67853E9AD9AD88F87FAD",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 4,
"PropertyFlags": "Edit | BlueprintVisible"
}
],
"StructFlags": 24576,
"DefaultProperties": {
"CullDistance_4_58B81739421A67853E9AD9AD88F87FAD": 10000
}
}
]

View file

@ -0,0 +1,106 @@
[
{
"Type": "DataTable",
"Name": "MeshesCullDistancesDataTable",
"Class": "UScriptClass'DataTable'",
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"RowStruct": {
"ObjectName": "UserDefinedStruct'MeshRefCullDistancesStruct'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/DataTables/MeshRefCullDistancesStruct.0"
}
},
"Rows": {
"SM_Pine_01": {
"CullDistance_4_58B81739421A67853E9AD9AD88F87FAD": 75000
},
"SM_Pine_02": {
"CullDistance_4_58B81739421A67853E9AD9AD88F87FAD": 75000
},
"SM_DeadTreeStanding_01": {
"CullDistance_4_58B81739421A67853E9AD9AD88F87FAD": 35001
},
"SM_DeadTreeStanding_02": {
"CullDistance_4_58B81739421A67853E9AD9AD88F87FAD": 35001
},
"SM_DeadTreeStanding_03": {
"CullDistance_4_58B81739421A67853E9AD9AD88F87FAD": 35001
},
"SM_DeadTreeStanding_04": {
"CullDistance_4_58B81739421A67853E9AD9AD88F87FAD": 35001
},
"SM_DeadTreeStanding_05": {
"CullDistance_4_58B81739421A67853E9AD9AD88F87FAD": 35001
},
"SM_StumpA": {
"CullDistance_4_58B81739421A67853E9AD9AD88F87FAD": 10001
},
"SM_DeadTreeFallen_01": {
"CullDistance_4_58B81739421A67853E9AD9AD88F87FAD": 18000
},
"SM_DeadTreeFallen_02": {
"CullDistance_4_58B81739421A67853E9AD9AD88F87FAD": 19000
},
"SM_Sapling_01": {
"CullDistance_4_58B81739421A67853E9AD9AD88F87FAD": 9000
},
"SM_Sapling_02": {
"CullDistance_4_58B81739421A67853E9AD9AD88F87FAD": 21000
},
"SM_Sapling_03": {
"CullDistance_4_58B81739421A67853E9AD9AD88F87FAD": 32000
},
"SM_Sapling_04": {
"CullDistance_4_58B81739421A67853E9AD9AD88F87FAD": 35000
},
"SM_Plant_Bush_02_a": {
"CullDistance_4_58B81739421A67853E9AD9AD88F87FAD": 3900
},
"SM_Plant_Bush_02_b": {
"CullDistance_4_58B81739421A67853E9AD9AD88F87FAD": 4000
},
"SM_Plant_Bush_Large_02_a": {
"CullDistance_4_58B81739421A67853E9AD9AD88F87FAD": 25100
},
"SM_Plant_Bush_Large_02_b": {
"CullDistance_4_58B81739421A67853E9AD9AD88F87FAD": 25000
},
"SM_Tree_XS_01": {
"CullDistance_4_58B81739421A67853E9AD9AD88F87FAD": 10000
},
"SM_Pine_04": {
"CullDistance_4_58B81739421A67853E9AD9AD88F87FAD": 75000
},
"SM_Pine_05": {
"CullDistance_4_58B81739421A67853E9AD9AD88F87FAD": 75000
},
"SM_Pine_06": {
"CullDistance_4_58B81739421A67853E9AD9AD88F87FAD": 75000
},
"SM_Pine_07": {
"CullDistance_4_58B81739421A67853E9AD9AD88F87FAD": 75000
},
"SM_Pine_08": {
"CullDistance_4_58B81739421A67853E9AD9AD88F87FAD": 75000
},
"Twigs": {
"CullDistance_4_58B81739421A67853E9AD9AD88F87FAD": 5000
},
"Needles": {
"CullDistance_4_58B81739421A67853E9AD9AD88F87FAD": 5000
},
"Rock": {
"CullDistance_4_58B81739421A67853E9AD9AD88F87FAD": 20000
},
"Fern": {
"CullDistance_4_58B81739421A67853E9AD9AD88F87FAD": 5000
},
"BranchScatter": {
"CullDistance_4_58B81739421A67853E9AD9AD88F87FAD": 7000
},
"BlobsTree": {
"CullDistance_4_58B81739421A67853E9AD9AD88F87FAD": 8000
}
}
}
]

View file

@ -0,0 +1,121 @@
[
{
"Type": "DataTable",
"Name": "PeninsulaTreesDataTable",
"Class": "UScriptClass'DataTable'",
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"RowStruct": {
"ObjectName": "UserDefinedStruct'TreesDataTableStruct'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/DataTables/TreesDataTableStruct.0"
}
},
"Rows": {
"PineTree": {
"Weight_48_178693734CEDFF3E762BB799B77C5B2A": 4,
"ScaleFactor_57_4108B674469BD9A056C6388E0BD9F69E[1]": 1.5,
"ScaleBounds_63_955D169B4C19B4B57943428B5A96A8B3[2]": {
"X": 0.7,
"Y": 1.6
},
"CullDistance_54_CB3A5C84427C459BEAC4DE858A6E8632[3]": 35000.0,
"DetailsTable_50_EC692926437A62C7876CC5A87DC3C66E[4]": {
"ObjectName": "DataTable'AshTreeDetailsDataTable'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/DataTables/AshTreeDetailsDataTable.0"
},
"StaticMesh_60_B71AF5C74B1E0A8B4729FFBF7EA1DC5E[5]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Trees/Pines/SM_Pine_07.SM_Pine_07",
"SubPathString": ""
},
"ShadowMesh_66_3E46F0E6471936400D36359A48123E75[6]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Trees/Pines/SM_Pine_07_Shadow.SM_Pine_07_Shadow",
"SubPathString": ""
}
},
"DeadPineTree01": {
"Weight_48_178693734CEDFF3E762BB799B77C5B2A": 3,
"ScaleFactor_57_4108B674469BD9A056C6388E0BD9F69E[1]": 0.45,
"ScaleBounds_63_955D169B4C19B4B57943428B5A96A8B3[2]": {
"X": 0.5,
"Y": 1.5
},
"CullDistance_54_CB3A5C84427C459BEAC4DE858A6E8632[3]": 25000.0,
"DetailsTable_50_EC692926437A62C7876CC5A87DC3C66E[4]": {
"ObjectName": "DataTable'AshTreeDetailsDataTable'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/DataTables/AshTreeDetailsDataTable.0"
},
"StaticMesh_60_B71AF5C74B1E0A8B4729FFBF7EA1DC5E[5]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Trees/DeadPines/SM_DeadTreeStanding_01.SM_DeadTreeStanding_01",
"SubPathString": ""
},
"ShadowMesh_66_3E46F0E6471936400D36359A48123E75[6]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Trees/DeadPines/SM_DeadTreeStanding_01_Shadow.SM_DeadTreeStanding_01_Shadow",
"SubPathString": ""
}
},
"DeadPineTree02": {
"Weight_48_178693734CEDFF3E762BB799B77C5B2A": 3,
"ScaleFactor_57_4108B674469BD9A056C6388E0BD9F69E[1]": 1.0,
"ScaleBounds_63_955D169B4C19B4B57943428B5A96A8B3[2]": {
"X": 0.75,
"Y": 2.0
},
"CullDistance_54_CB3A5C84427C459BEAC4DE858A6E8632[3]": 25000.0,
"DetailsTable_50_EC692926437A62C7876CC5A87DC3C66E[4]": {
"ObjectName": "DataTable'AshTreeDetailsDataTable'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/DataTables/AshTreeDetailsDataTable.0"
},
"StaticMesh_60_B71AF5C74B1E0A8B4729FFBF7EA1DC5E[5]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Trees/Pines/SM_Pine_07_dead.SM_Pine_07_dead",
"SubPathString": ""
},
"ShadowMesh_66_3E46F0E6471936400D36359A48123E75[6]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Trees/Pines/SM_Pine_07_Dead_Shadow.SM_Pine_07_Dead_Shadow",
"SubPathString": ""
}
},
"PineTree02": {
"Weight_48_178693734CEDFF3E762BB799B77C5B2A": 6,
"ScaleFactor_57_4108B674469BD9A056C6388E0BD9F69E[1]": 2.0,
"ScaleBounds_63_955D169B4C19B4B57943428B5A96A8B3[2]": {
"X": 0.8,
"Y": 1.7
},
"CullDistance_54_CB3A5C84427C459BEAC4DE858A6E8632[3]": 10000.0,
"DetailsTable_50_EC692926437A62C7876CC5A87DC3C66E[4]": {
"ObjectName": "DataTable'PineTree05_Details'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/DataTables/PineTree05_Details.0"
},
"StaticMesh_60_B71AF5C74B1E0A8B4729FFBF7EA1DC5E[5]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Trees/Pines/SM_Pine_05.SM_Pine_05",
"SubPathString": ""
},
"ShadowMesh_66_3E46F0E6471936400D36359A48123E75[6]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Trees/Pines/SM_Pine_05_Shadow.SM_Pine_05_Shadow",
"SubPathString": ""
}
},
"PineTree03": {
"Weight_48_178693734CEDFF3E762BB799B77C5B2A": 1,
"ScaleFactor_57_4108B674469BD9A056C6388E0BD9F69E[1]": 1.3,
"ScaleBounds_63_955D169B4C19B4B57943428B5A96A8B3[2]": {
"X": 0.8,
"Y": 1.5
},
"CullDistance_54_CB3A5C84427C459BEAC4DE858A6E8632[3]": 10000.0,
"DetailsTable_50_EC692926437A62C7876CC5A87DC3C66E[4]": {
"ObjectName": "DataTable'PineTree08_Details'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/DataTables/PineTree08_Details.0"
},
"StaticMesh_60_B71AF5C74B1E0A8B4729FFBF7EA1DC5E[5]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Trees/Pines/SM_Pine_08.SM_Pine_08",
"SubPathString": ""
},
"ShadowMesh_66_3E46F0E6471936400D36359A48123E75[6]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Trees/Pines/SM_Pine_08_Shadow.SM_Pine_08_Shadow",
"SubPathString": ""
}
}
}
}
]

View file

@ -0,0 +1,54 @@
[
{
"Type": "DataTable",
"Name": "PineTree05_Details",
"Class": "UScriptClass'DataTable'",
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"RowStruct": {
"ObjectName": "UserDefinedStruct'TreeDetailsDataTableStruct'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/DataTables/TreeDetailsDataTableStruct.0"
}
},
"Rows": {
"Empty": {
"Height_56_D07FF4F246AA5AE42C9C3781C34F30CE": 15.0,
"ScaleMinMax_61_1FAB6662432E477336C2209033557A5B[1]": {
"X": 1.0,
"Y": 1.0
},
"RotationZMinMax_60_3E16A2844CA03595E2B5E4908CB70CE3[2]": {
"X": 0.0,
"Y": 0.0
},
"OffsetZMinMax_59_084C315F4CB951CC01986B98FD7C93B7[3]": {
"X": 0.0,
"Y": 0.0
},
"StaticMesh_66_E3FDE9E34BEED084A2ACCFA7127C34E3[4]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/AshPatches/AshCircles/SM_BlobsTree_Pine05.SM_BlobsTree_Pine05",
"SubPathString": ""
}
},
"Empty_0": {
"Height_56_D07FF4F246AA5AE42C9C3781C34F30CE": 10.0,
"ScaleMinMax_61_1FAB6662432E477336C2209033557A5B[1]": {
"X": 1.0,
"Y": 1.0
},
"RotationZMinMax_60_3E16A2844CA03595E2B5E4908CB70CE3[2]": {
"X": 0.0,
"Y": 360.0
},
"OffsetZMinMax_59_084C315F4CB951CC01986B98FD7C93B7[3]": {
"X": 0.0,
"Y": 0.0
},
"StaticMesh_66_E3FDE9E34BEED084A2ACCFA7127C34E3[4]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/AshPatches/AshCircles/SM_BlobsTree_Default.SM_BlobsTree_Default",
"SubPathString": ""
}
}
}
}
]

View file

@ -0,0 +1,54 @@
[
{
"Type": "DataTable",
"Name": "PineTree08_Details",
"Class": "UScriptClass'DataTable'",
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"RowStruct": {
"ObjectName": "UserDefinedStruct'TreeDetailsDataTableStruct'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/DataTables/TreeDetailsDataTableStruct.0"
}
},
"Rows": {
"Empty": {
"Height_56_D07FF4F246AA5AE42C9C3781C34F30CE": 2.0,
"ScaleMinMax_61_1FAB6662432E477336C2209033557A5B[1]": {
"X": 1.0,
"Y": 1.25
},
"RotationZMinMax_60_3E16A2844CA03595E2B5E4908CB70CE3[2]": {
"X": 15.0,
"Y": -15.0
},
"OffsetZMinMax_59_084C315F4CB951CC01986B98FD7C93B7[3]": {
"X": 0.0,
"Y": 0.0
},
"StaticMesh_66_E3FDE9E34BEED084A2ACCFA7127C34E3[4]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/AshPatches/AshCircles/SM_BlobsTree_Pine08.SM_BlobsTree_Pine08",
"SubPathString": ""
}
},
"Empty_0": {
"Height_56_D07FF4F246AA5AE42C9C3781C34F30CE": 10.0,
"ScaleMinMax_61_1FAB6662432E477336C2209033557A5B[1]": {
"X": 1.0,
"Y": 1.5
},
"RotationZMinMax_60_3E16A2844CA03595E2B5E4908CB70CE3[2]": {
"X": 0.0,
"Y": 360.0
},
"OffsetZMinMax_59_084C315F4CB951CC01986B98FD7C93B7[3]": {
"X": 0.0,
"Y": 0.0
},
"StaticMesh_66_E3FDE9E34BEED084A2ACCFA7127C34E3[4]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/AshPatches/AshCircles/SM_BlobsTree_Default.SM_BlobsTree_Default",
"SubPathString": ""
}
}
}
}
]

View file

@ -0,0 +1,70 @@
[
{
"Type": "DataTable",
"Name": "RocksDataTable",
"Class": "UScriptClass'DataTable'",
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"RowStruct": {
"ObjectName": "UserDefinedStruct'TreesDataTableStruct'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/DataTables/TreesDataTableStruct.0"
}
},
"Rows": {
"Rocks01": {
"Weight_48_178693734CEDFF3E762BB799B77C5B2A": 1,
"ScaleFactor_57_4108B674469BD9A056C6388E0BD9F69E[1]": 1.0,
"ScaleBounds_63_955D169B4C19B4B57943428B5A96A8B3[2]": {
"X": 0.5,
"Y": 2.0
},
"CullDistance_54_CB3A5C84427C459BEAC4DE858A6E8632[3]": 10000.0,
"DetailsTable_50_EC692926437A62C7876CC5A87DC3C66E[4]": null,
"StaticMesh_60_B71AF5C74B1E0A8B4729FFBF7EA1DC5E[5]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Rocks/Rock01/SM_Rock01.SM_Rock01",
"SubPathString": ""
},
"ShadowMesh_66_3E46F0E6471936400D36359A48123E75[6]": {
"AssetPathName": "",
"SubPathString": ""
}
},
"Rocks02": {
"Weight_48_178693734CEDFF3E762BB799B77C5B2A": 1,
"ScaleFactor_57_4108B674469BD9A056C6388E0BD9F69E[1]": 1.0,
"ScaleBounds_63_955D169B4C19B4B57943428B5A96A8B3[2]": {
"X": 0.5,
"Y": 2.0
},
"CullDistance_54_CB3A5C84427C459BEAC4DE858A6E8632[3]": 10000.0,
"DetailsTable_50_EC692926437A62C7876CC5A87DC3C66E[4]": null,
"StaticMesh_60_B71AF5C74B1E0A8B4729FFBF7EA1DC5E[5]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Rocks/Rock02/SM_Rock02.SM_Rock02",
"SubPathString": ""
},
"ShadowMesh_66_3E46F0E6471936400D36359A48123E75[6]": {
"AssetPathName": "",
"SubPathString": ""
}
},
"Rocks03": {
"Weight_48_178693734CEDFF3E762BB799B77C5B2A": 1,
"ScaleFactor_57_4108B674469BD9A056C6388E0BD9F69E[1]": 1.0,
"ScaleBounds_63_955D169B4C19B4B57943428B5A96A8B3[2]": {
"X": 0.5,
"Y": 2.0
},
"CullDistance_54_CB3A5C84427C459BEAC4DE858A6E8632[3]": 10000.0,
"DetailsTable_50_EC692926437A62C7876CC5A87DC3C66E[4]": null,
"StaticMesh_60_B71AF5C74B1E0A8B4729FFBF7EA1DC5E[5]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Rocks/Rock03/SM_Rock03.SM_Rock03",
"SubPathString": ""
},
"ShadowMesh_66_3E46F0E6471936400D36359A48123E75[6]": {
"AssetPathName": "",
"SubPathString": ""
}
}
}
}
]

View file

@ -0,0 +1,109 @@
[
{
"Type": "DataTable",
"Name": "SaplingPineForest_DataTable",
"Class": "UScriptClass'DataTable'",
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"RowStruct": {
"ObjectName": "UserDefinedStruct'TreesDataTableStruct'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/DataTables/TreesDataTableStruct.0"
}
},
"Rows": {
"Sapling03": {
"Weight_48_178693734CEDFF3E762BB799B77C5B2A": 2,
"ScaleFactor_57_4108B674469BD9A056C6388E0BD9F69E[1]": 1.0,
"ScaleBounds_63_955D169B4C19B4B57943428B5A96A8B3[2]": {
"X": 1.0,
"Y": 1.3
},
"CullDistance_54_CB3A5C84427C459BEAC4DE858A6E8632[3]": 10000.0,
"DetailsTable_50_EC692926437A62C7876CC5A87DC3C66E[4]": null,
"StaticMesh_60_B71AF5C74B1E0A8B4729FFBF7EA1DC5E[5]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Saplings/SM_Sapling_03.SM_Sapling_03",
"SubPathString": ""
},
"ShadowMesh_66_3E46F0E6471936400D36359A48123E75[6]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Saplings/SM_Sapling03_Shadow.SM_Sapling03_Shadow",
"SubPathString": ""
}
},
"Sapling04": {
"Weight_48_178693734CEDFF3E762BB799B77C5B2A": 4,
"ScaleFactor_57_4108B674469BD9A056C6388E0BD9F69E[1]": 1.0,
"ScaleBounds_63_955D169B4C19B4B57943428B5A96A8B3[2]": {
"X": 0.7,
"Y": 1.5
},
"CullDistance_54_CB3A5C84427C459BEAC4DE858A6E8632[3]": 10000.0,
"DetailsTable_50_EC692926437A62C7876CC5A87DC3C66E[4]": null,
"StaticMesh_60_B71AF5C74B1E0A8B4729FFBF7EA1DC5E[5]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Saplings/SM_Sapling_04.SM_Sapling_04",
"SubPathString": ""
},
"ShadowMesh_66_3E46F0E6471936400D36359A48123E75[6]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Saplings/SM_Sapling04_Shadow.SM_Sapling04_Shadow",
"SubPathString": ""
}
},
"Pine03": {
"Weight_48_178693734CEDFF3E762BB799B77C5B2A": 1,
"ScaleFactor_57_4108B674469BD9A056C6388E0BD9F69E[1]": 0.6,
"ScaleBounds_63_955D169B4C19B4B57943428B5A96A8B3[2]": {
"X": 0.5,
"Y": 2.0
},
"CullDistance_54_CB3A5C84427C459BEAC4DE858A6E8632[3]": 10000.0,
"DetailsTable_50_EC692926437A62C7876CC5A87DC3C66E[4]": {
"ObjectName": "DataTable'AshTreeDetailsDataTable'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/DataTables/AshTreeDetailsDataTable.0"
},
"StaticMesh_60_B71AF5C74B1E0A8B4729FFBF7EA1DC5E[5]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Trees/Pines/SM_Pine_03.SM_Pine_03",
"SubPathString": ""
},
"ShadowMesh_66_3E46F0E6471936400D36359A48123E75[6]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Trees/Pines/SM_Pine_03_Shadow.SM_Pine_03_Shadow",
"SubPathString": ""
}
},
"Sapling04_Big": {
"Weight_48_178693734CEDFF3E762BB799B77C5B2A": 2,
"ScaleFactor_57_4108B674469BD9A056C6388E0BD9F69E[1]": 1.25,
"ScaleBounds_63_955D169B4C19B4B57943428B5A96A8B3[2]": {
"X": 0.7,
"Y": 1.5
},
"CullDistance_54_CB3A5C84427C459BEAC4DE858A6E8632[3]": 10000.0,
"DetailsTable_50_EC692926437A62C7876CC5A87DC3C66E[4]": null,
"StaticMesh_60_B71AF5C74B1E0A8B4729FFBF7EA1DC5E[5]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Saplings/SM_Sapling_04.SM_Sapling_04",
"SubPathString": ""
},
"ShadowMesh_66_3E46F0E6471936400D36359A48123E75[6]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Saplings/SM_Sapling04_Shadow.SM_Sapling04_Shadow",
"SubPathString": ""
}
},
"Pine03_0": {
"Weight_48_178693734CEDFF3E762BB799B77C5B2A": 1,
"ScaleFactor_57_4108B674469BD9A056C6388E0BD9F69E[1]": 0.6,
"ScaleBounds_63_955D169B4C19B4B57943428B5A96A8B3[2]": {
"X": 0.5,
"Y": 2.0
},
"CullDistance_54_CB3A5C84427C459BEAC4DE858A6E8632[3]": 10000.0,
"DetailsTable_50_EC692926437A62C7876CC5A87DC3C66E[4]": null,
"StaticMesh_60_B71AF5C74B1E0A8B4729FFBF7EA1DC5E[5]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Trees/Pines/SM_Pine_04.SM_Pine_04",
"SubPathString": ""
},
"ShadowMesh_66_3E46F0E6471936400D36359A48123E75[6]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Trees/Pines/SM_Pine_04_Shadow.SM_Pine_04_Shadow",
"SubPathString": ""
}
}
}
}
]

View file

@ -0,0 +1,34 @@
[
{
"Type": "DataTable",
"Name": "DT_AshScatter",
"Class": "UScriptClass'DataTable'",
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"RowStruct": {
"ObjectName": "UserDefinedStruct'TreesDataTableStruct'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/DataTables/TreesDataTableStruct.0"
}
},
"Rows": {
"Rocks01": {
"Weight_48_178693734CEDFF3E762BB799B77C5B2A": 1,
"ScaleFactor_57_4108B674469BD9A056C6388E0BD9F69E[1]": 1.0,
"ScaleBounds_63_955D169B4C19B4B57943428B5A96A8B3[2]": {
"X": 0.0,
"Y": 1.5
},
"CullDistance_54_CB3A5C84427C459BEAC4DE858A6E8632[3]": 10000.0,
"DetailsTable_50_EC692926437A62C7876CC5A87DC3C66E[4]": null,
"StaticMesh_60_B71AF5C74B1E0A8B4729FFBF7EA1DC5E[5]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/AshPatches/GroundAsh/SM_SmallAsh01.SM_SmallAsh01",
"SubPathString": ""
},
"ShadowMesh_66_3E46F0E6471936400D36359A48123E75[6]": {
"AssetPathName": "",
"SubPathString": ""
}
}
}
}
]

View file

@ -0,0 +1,160 @@
[
{
"Type": "DataTable",
"Name": "DT_FernScatter",
"Class": "UScriptClass'DataTable'",
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"RowStruct": {
"ObjectName": "UserDefinedStruct'TreesDataTableStruct'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/DataTables/TreesDataTableStruct.0"
}
},
"Rows": {
"Rocks01": {
"Weight_48_178693734CEDFF3E762BB799B77C5B2A": 2,
"ScaleFactor_57_4108B674469BD9A056C6388E0BD9F69E[1]": 0.4,
"ScaleBounds_63_955D169B4C19B4B57943428B5A96A8B3[2]": {
"X": 0.1,
"Y": 2.0
},
"CullDistance_54_CB3A5C84427C459BEAC4DE858A6E8632[3]": 10000.0,
"DetailsTable_50_EC692926437A62C7876CC5A87DC3C66E[4]": null,
"StaticMesh_60_B71AF5C74B1E0A8B4729FFBF7EA1DC5E[5]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Grass/Fern/SM_Fern01.SM_Fern01",
"SubPathString": ""
},
"ShadowMesh_66_3E46F0E6471936400D36359A48123E75[6]": {
"AssetPathName": "",
"SubPathString": ""
}
},
"Rocks01_0": {
"Weight_48_178693734CEDFF3E762BB799B77C5B2A": 3,
"ScaleFactor_57_4108B674469BD9A056C6388E0BD9F69E[1]": 0.4,
"ScaleBounds_63_955D169B4C19B4B57943428B5A96A8B3[2]": {
"X": 0.1,
"Y": 2.0
},
"CullDistance_54_CB3A5C84427C459BEAC4DE858A6E8632[3]": 10000.0,
"DetailsTable_50_EC692926437A62C7876CC5A87DC3C66E[4]": null,
"StaticMesh_60_B71AF5C74B1E0A8B4729FFBF7EA1DC5E[5]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Grass/Fern/SM_Fern02.SM_Fern02",
"SubPathString": ""
},
"ShadowMesh_66_3E46F0E6471936400D36359A48123E75[6]": {
"AssetPathName": "",
"SubPathString": ""
}
},
"Rocks01_1": {
"Weight_48_178693734CEDFF3E762BB799B77C5B2A": 2,
"ScaleFactor_57_4108B674469BD9A056C6388E0BD9F69E[1]": 0.3,
"ScaleBounds_63_955D169B4C19B4B57943428B5A96A8B3[2]": {
"X": 0.1,
"Y": 2.0
},
"CullDistance_54_CB3A5C84427C459BEAC4DE858A6E8632[3]": 10000.0,
"DetailsTable_50_EC692926437A62C7876CC5A87DC3C66E[4]": null,
"StaticMesh_60_B71AF5C74B1E0A8B4729FFBF7EA1DC5E[5]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Grass/Fern/SM_Fern03.SM_Fern03",
"SubPathString": ""
},
"ShadowMesh_66_3E46F0E6471936400D36359A48123E75[6]": {
"AssetPathName": "",
"SubPathString": ""
}
},
"Rocks01_2": {
"Weight_48_178693734CEDFF3E762BB799B77C5B2A": 3,
"ScaleFactor_57_4108B674469BD9A056C6388E0BD9F69E[1]": 0.7,
"ScaleBounds_63_955D169B4C19B4B57943428B5A96A8B3[2]": {
"X": 0.1,
"Y": 2.0
},
"CullDistance_54_CB3A5C84427C459BEAC4DE858A6E8632[3]": 10000.0,
"DetailsTable_50_EC692926437A62C7876CC5A87DC3C66E[4]": null,
"StaticMesh_60_B71AF5C74B1E0A8B4729FFBF7EA1DC5E[5]": {
"AssetPathName": "/Game/ITR1/ART2/Environment/Plants/Pine_Scatter/SM_Pine_Ground_Needles_02.SM_Pine_Ground_Needles_02",
"SubPathString": ""
},
"ShadowMesh_66_3E46F0E6471936400D36359A48123E75[6]": {
"AssetPathName": "",
"SubPathString": ""
}
},
"Rocks01_3": {
"Weight_48_178693734CEDFF3E762BB799B77C5B2A": 1,
"ScaleFactor_57_4108B674469BD9A056C6388E0BD9F69E[1]": 0.6,
"ScaleBounds_63_955D169B4C19B4B57943428B5A96A8B3[2]": {
"X": 0.1,
"Y": 2.0
},
"CullDistance_54_CB3A5C84427C459BEAC4DE858A6E8632[3]": 10000.0,
"DetailsTable_50_EC692926437A62C7876CC5A87DC3C66E[4]": null,
"StaticMesh_60_B71AF5C74B1E0A8B4729FFBF7EA1DC5E[5]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Scatter/Branches/SM_BranchScatter03.SM_BranchScatter03",
"SubPathString": ""
},
"ShadowMesh_66_3E46F0E6471936400D36359A48123E75[6]": {
"AssetPathName": "",
"SubPathString": ""
}
},
"Rocks01_4": {
"Weight_48_178693734CEDFF3E762BB799B77C5B2A": 1,
"ScaleFactor_57_4108B674469BD9A056C6388E0BD9F69E[1]": 0.6,
"ScaleBounds_63_955D169B4C19B4B57943428B5A96A8B3[2]": {
"X": 0.1,
"Y": 2.0
},
"CullDistance_54_CB3A5C84427C459BEAC4DE858A6E8632[3]": 10000.0,
"DetailsTable_50_EC692926437A62C7876CC5A87DC3C66E[4]": null,
"StaticMesh_60_B71AF5C74B1E0A8B4729FFBF7EA1DC5E[5]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Scatter/Branches/SM_BranchScatter02.SM_BranchScatter02",
"SubPathString": ""
},
"ShadowMesh_66_3E46F0E6471936400D36359A48123E75[6]": {
"AssetPathName": "",
"SubPathString": ""
}
},
"Rocks01_5": {
"Weight_48_178693734CEDFF3E762BB799B77C5B2A": 1,
"ScaleFactor_57_4108B674469BD9A056C6388E0BD9F69E[1]": 0.6,
"ScaleBounds_63_955D169B4C19B4B57943428B5A96A8B3[2]": {
"X": 0.1,
"Y": 2.0
},
"CullDistance_54_CB3A5C84427C459BEAC4DE858A6E8632[3]": 10000.0,
"DetailsTable_50_EC692926437A62C7876CC5A87DC3C66E[4]": null,
"StaticMesh_60_B71AF5C74B1E0A8B4729FFBF7EA1DC5E[5]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Scatter/Branches/SM_BranchScatter01.SM_BranchScatter01",
"SubPathString": ""
},
"ShadowMesh_66_3E46F0E6471936400D36359A48123E75[6]": {
"AssetPathName": "",
"SubPathString": ""
}
},
"Rocks01_6": {
"Weight_48_178693734CEDFF3E762BB799B77C5B2A": 2,
"ScaleFactor_57_4108B674469BD9A056C6388E0BD9F69E[1]": 0.7,
"ScaleBounds_63_955D169B4C19B4B57943428B5A96A8B3[2]": {
"X": 0.1,
"Y": 2.0
},
"CullDistance_54_CB3A5C84427C459BEAC4DE858A6E8632[3]": 10000.0,
"DetailsTable_50_EC692926437A62C7876CC5A87DC3C66E[4]": null,
"StaticMesh_60_B71AF5C74B1E0A8B4729FFBF7EA1DC5E[5]": {
"AssetPathName": "/Game/ITR1/ART2/Environment/Plants/Pine_Scatter/SM_Pine_Ground_Needles_03.SM_Pine_Ground_Needles_03",
"SubPathString": ""
},
"ShadowMesh_66_3E46F0E6471936400D36359A48123E75[6]": {
"AssetPathName": "",
"SubPathString": ""
}
}
}
}
]

View file

@ -0,0 +1,160 @@
[
{
"Type": "DataTable",
"Name": "DT_TwigsNeedlesScatter",
"Class": "UScriptClass'DataTable'",
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"RowStruct": {
"ObjectName": "UserDefinedStruct'TreesDataTableStruct'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/DataTables/TreesDataTableStruct.0"
}
},
"Rows": {
"Scatter_0": {
"Weight_48_178693734CEDFF3E762BB799B77C5B2A": 1,
"ScaleFactor_57_4108B674469BD9A056C6388E0BD9F69E[1]": 1.0,
"ScaleBounds_63_955D169B4C19B4B57943428B5A96A8B3[2]": {
"X": 0.5,
"Y": 2.0
},
"CullDistance_54_CB3A5C84427C459BEAC4DE858A6E8632[3]": 10000.0,
"DetailsTable_50_EC692926437A62C7876CC5A87DC3C66E[4]": null,
"StaticMesh_60_B71AF5C74B1E0A8B4729FFBF7EA1DC5E[5]": {
"AssetPathName": "/Game/ITR1/ART2/Environment/Plants/Pine_Scatter/SM_Pine_Ground_Needles_01.SM_Pine_Ground_Needles_01",
"SubPathString": ""
},
"ShadowMesh_66_3E46F0E6471936400D36359A48123E75[6]": {
"AssetPathName": "",
"SubPathString": ""
}
},
"Scatter_1": {
"Weight_48_178693734CEDFF3E762BB799B77C5B2A": 3,
"ScaleFactor_57_4108B674469BD9A056C6388E0BD9F69E[1]": 1.0,
"ScaleBounds_63_955D169B4C19B4B57943428B5A96A8B3[2]": {
"X": 0.5,
"Y": 2.0
},
"CullDistance_54_CB3A5C84427C459BEAC4DE858A6E8632[3]": 10000.0,
"DetailsTable_50_EC692926437A62C7876CC5A87DC3C66E[4]": null,
"StaticMesh_60_B71AF5C74B1E0A8B4729FFBF7EA1DC5E[5]": {
"AssetPathName": "/Game/ITR1/ART2/Environment/Plants/Pine_Scatter/SM_Pine_Ground_Needles_02.SM_Pine_Ground_Needles_02",
"SubPathString": ""
},
"ShadowMesh_66_3E46F0E6471936400D36359A48123E75[6]": {
"AssetPathName": "",
"SubPathString": ""
}
},
"Scatter_2": {
"Weight_48_178693734CEDFF3E762BB799B77C5B2A": 1,
"ScaleFactor_57_4108B674469BD9A056C6388E0BD9F69E[1]": 1.0,
"ScaleBounds_63_955D169B4C19B4B57943428B5A96A8B3[2]": {
"X": 0.5,
"Y": 2.0
},
"CullDistance_54_CB3A5C84427C459BEAC4DE858A6E8632[3]": 10000.0,
"DetailsTable_50_EC692926437A62C7876CC5A87DC3C66E[4]": null,
"StaticMesh_60_B71AF5C74B1E0A8B4729FFBF7EA1DC5E[5]": {
"AssetPathName": "/Game/ITR1/ART2/Environment/Plants/Pine_Scatter/SM_Pine_Ground_Needles_03.SM_Pine_Ground_Needles_03",
"SubPathString": ""
},
"ShadowMesh_66_3E46F0E6471936400D36359A48123E75[6]": {
"AssetPathName": "",
"SubPathString": ""
}
},
"Scatter_3": {
"Weight_48_178693734CEDFF3E762BB799B77C5B2A": 2,
"ScaleFactor_57_4108B674469BD9A056C6388E0BD9F69E[1]": 1.0,
"ScaleBounds_63_955D169B4C19B4B57943428B5A96A8B3[2]": {
"X": 0.5,
"Y": 2.0
},
"CullDistance_54_CB3A5C84427C459BEAC4DE858A6E8632[3]": 10000.0,
"DetailsTable_50_EC692926437A62C7876CC5A87DC3C66E[4]": null,
"StaticMesh_60_B71AF5C74B1E0A8B4729FFBF7EA1DC5E[5]": {
"AssetPathName": "/Game/ITR1/ART2/Environment/Plants/Pine_Scatter/SM_Pine_Ground_Needles_04.SM_Pine_Ground_Needles_04",
"SubPathString": ""
},
"ShadowMesh_66_3E46F0E6471936400D36359A48123E75[6]": {
"AssetPathName": "",
"SubPathString": ""
}
},
"Scatter_4": {
"Weight_48_178693734CEDFF3E762BB799B77C5B2A": 1,
"ScaleFactor_57_4108B674469BD9A056C6388E0BD9F69E[1]": 1.0,
"ScaleBounds_63_955D169B4C19B4B57943428B5A96A8B3[2]": {
"X": 0.5,
"Y": 2.0
},
"CullDistance_54_CB3A5C84427C459BEAC4DE858A6E8632[3]": 10000.0,
"DetailsTable_50_EC692926437A62C7876CC5A87DC3C66E[4]": null,
"StaticMesh_60_B71AF5C74B1E0A8B4729FFBF7EA1DC5E[5]": {
"AssetPathName": "/Game/ITR1/ART2/Environment/Plants/Pine_Scatter/SM_Pine_Ground_Twigs_Alpha_01.SM_Pine_Ground_Twigs_Alpha_01",
"SubPathString": ""
},
"ShadowMesh_66_3E46F0E6471936400D36359A48123E75[6]": {
"AssetPathName": "",
"SubPathString": ""
}
},
"Scatter_5": {
"Weight_48_178693734CEDFF3E762BB799B77C5B2A": 3,
"ScaleFactor_57_4108B674469BD9A056C6388E0BD9F69E[1]": 1.0,
"ScaleBounds_63_955D169B4C19B4B57943428B5A96A8B3[2]": {
"X": 0.5,
"Y": 2.0
},
"CullDistance_54_CB3A5C84427C459BEAC4DE858A6E8632[3]": 10000.0,
"DetailsTable_50_EC692926437A62C7876CC5A87DC3C66E[4]": null,
"StaticMesh_60_B71AF5C74B1E0A8B4729FFBF7EA1DC5E[5]": {
"AssetPathName": "/Game/ITR1/ART2/Environment/Plants/Pine_Scatter/SM_Pine_Ground_Twigs_Alpha_02.SM_Pine_Ground_Twigs_Alpha_02",
"SubPathString": ""
},
"ShadowMesh_66_3E46F0E6471936400D36359A48123E75[6]": {
"AssetPathName": "",
"SubPathString": ""
}
},
"Scatter_6": {
"Weight_48_178693734CEDFF3E762BB799B77C5B2A": 1,
"ScaleFactor_57_4108B674469BD9A056C6388E0BD9F69E[1]": 1.0,
"ScaleBounds_63_955D169B4C19B4B57943428B5A96A8B3[2]": {
"X": 0.5,
"Y": 2.0
},
"CullDistance_54_CB3A5C84427C459BEAC4DE858A6E8632[3]": 10000.0,
"DetailsTable_50_EC692926437A62C7876CC5A87DC3C66E[4]": null,
"StaticMesh_60_B71AF5C74B1E0A8B4729FFBF7EA1DC5E[5]": {
"AssetPathName": "/Game/ITR1/ART2/Environment/Plants/Pine_Scatter/SM_Pine_Ground_Twigs_Alpha_03.SM_Pine_Ground_Twigs_Alpha_03",
"SubPathString": ""
},
"ShadowMesh_66_3E46F0E6471936400D36359A48123E75[6]": {
"AssetPathName": "",
"SubPathString": ""
}
},
"Scatter_7": {
"Weight_48_178693734CEDFF3E762BB799B77C5B2A": 2,
"ScaleFactor_57_4108B674469BD9A056C6388E0BD9F69E[1]": 1.0,
"ScaleBounds_63_955D169B4C19B4B57943428B5A96A8B3[2]": {
"X": 0.5,
"Y": 2.0
},
"CullDistance_54_CB3A5C84427C459BEAC4DE858A6E8632[3]": 10000.0,
"DetailsTable_50_EC692926437A62C7876CC5A87DC3C66E[4]": null,
"StaticMesh_60_B71AF5C74B1E0A8B4729FFBF7EA1DC5E[5]": {
"AssetPathName": "/Game/ITR1/ART2/Environment/Plants/Pine_Scatter/SM_Pine_Ground_Twigs_Alpha_04.SM_Pine_Ground_Twigs_Alpha_04",
"SubPathString": ""
},
"ShadowMesh_66_3E46F0E6471936400D36359A48123E75[6]": {
"AssetPathName": "",
"SubPathString": ""
}
}
}
}
]

View file

@ -0,0 +1,52 @@
[
{
"Type": "DataTable",
"Name": "SplineAssetsDataTable",
"Class": "UScriptClass'DataTable'",
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"RowStruct": {
"ObjectName": "UserDefinedStruct'TreesDataTableStruct'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/DataTables/TreesDataTableStruct.0"
}
},
"Rows": {
"Rock01": {
"Weight_48_178693734CEDFF3E762BB799B77C5B2A": 2,
"ScaleFactor_57_4108B674469BD9A056C6388E0BD9F69E[1]": 1.0,
"ScaleBounds_63_955D169B4C19B4B57943428B5A96A8B3[2]": {
"X": 0.5,
"Y": 2.0
},
"CullDistance_54_CB3A5C84427C459BEAC4DE858A6E8632[3]": 35000.0,
"DetailsTable_50_EC692926437A62C7876CC5A87DC3C66E[4]": null,
"StaticMesh_60_B71AF5C74B1E0A8B4729FFBF7EA1DC5E[5]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Rocks/Rock01/SM_Rock01.SM_Rock01",
"SubPathString": ""
},
"ShadowMesh_66_3E46F0E6471936400D36359A48123E75[6]": {
"AssetPathName": "",
"SubPathString": ""
}
},
"Bush01": {
"Weight_48_178693734CEDFF3E762BB799B77C5B2A": 8,
"ScaleFactor_57_4108B674469BD9A056C6388E0BD9F69E[1]": 1.0,
"ScaleBounds_63_955D169B4C19B4B57943428B5A96A8B3[2]": {
"X": 0.5,
"Y": 2.0
},
"CullDistance_54_CB3A5C84427C459BEAC4DE858A6E8632[3]": 35000.0,
"DetailsTable_50_EC692926437A62C7876CC5A87DC3C66E[4]": null,
"StaticMesh_60_B71AF5C74B1E0A8B4729FFBF7EA1DC5E[5]": {
"AssetPathName": "/Game/ITR1/ART2/Environment/Plants/Bush/SM_Plant_Bush_Large_02_a.SM_Plant_Bush_Large_02_a",
"SubPathString": ""
},
"ShadowMesh_66_3E46F0E6471936400D36359A48123E75[6]": {
"AssetPathName": "",
"SubPathString": ""
}
}
}
}
]

View file

@ -0,0 +1,34 @@
[
{
"Type": "DataTable",
"Name": "TilesDataTable",
"Class": "UScriptClass'DataTable'",
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"RowStruct": {
"ObjectName": "UserDefinedStruct'TreesDataTableStruct'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/DataTables/TreesDataTableStruct.0"
}
},
"Rows": {
"Rock01": {
"Weight_48_178693734CEDFF3E762BB799B77C5B2A": 1,
"ScaleFactor_57_4108B674469BD9A056C6388E0BD9F69E[1]": 1.0,
"ScaleBounds_63_955D169B4C19B4B57943428B5A96A8B3[2]": {
"X": 1.0,
"Y": 1.0
},
"CullDistance_54_CB3A5C84427C459BEAC4DE858A6E8632[3]": 5000.0,
"DetailsTable_50_EC692926437A62C7876CC5A87DC3C66E[4]": null,
"StaticMesh_60_B71AF5C74B1E0A8B4729FFBF7EA1DC5E[5]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Structures/Road/Concrete_Slabs/SM_Concrete_Slab_Square_01_a.SM_Concrete_Slab_Square_01_a",
"SubPathString": ""
},
"ShadowMesh_66_3E46F0E6471936400D36359A48123E75[6]": {
"AssetPathName": "",
"SubPathString": ""
}
}
}
}
]

View file

@ -0,0 +1,149 @@
[
{
"Type": "DataTable",
"Name": "TreeDetailsDataTable",
"Class": "UScriptClass'DataTable'",
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"RowStruct": {
"ObjectName": "UserDefinedStruct'TreeDetailsDataTableStruct'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/DataTables/TreeDetailsDataTableStruct.0"
}
},
"Rows": {
"Empty": {
"Height_56_D07FF4F246AA5AE42C9C3781C34F30CE": 0.0,
"ScaleMinMax_61_1FAB6662432E477336C2209033557A5B[1]": {
"X": 1.0,
"Y": 1.0
},
"RotationZMinMax_60_3E16A2844CA03595E2B5E4908CB70CE3[2]": {
"X": 0.0,
"Y": 0.0
},
"OffsetZMinMax_59_084C315F4CB951CC01986B98FD7C93B7[3]": {
"X": 0.0,
"Y": 0.0
},
"StaticMesh_66_E3FDE9E34BEED084A2ACCFA7127C34E3[4]": {
"AssetPathName": "",
"SubPathString": ""
}
},
"Mushrooms01": {
"Height_56_D07FF4F246AA5AE42C9C3781C34F30CE": 25.0,
"ScaleMinMax_61_1FAB6662432E477336C2209033557A5B[1]": {
"X": 1.0,
"Y": 1.25
},
"RotationZMinMax_60_3E16A2844CA03595E2B5E4908CB70CE3[2]": {
"X": -20.0,
"Y": 300.0
},
"OffsetZMinMax_59_084C315F4CB951CC01986B98FD7C93B7[3]": {
"X": -5.0,
"Y": 40.0
},
"StaticMesh_66_E3FDE9E34BEED084A2ACCFA7127C34E3[4]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Trees/TreeDetails/SM_Mushroom01.SM_Mushroom01",
"SubPathString": ""
}
},
"Mushrooms02": {
"Height_56_D07FF4F246AA5AE42C9C3781C34F30CE": 75.0,
"ScaleMinMax_61_1FAB6662432E477336C2209033557A5B[1]": {
"X": 0.7,
"Y": 1.25
},
"RotationZMinMax_60_3E16A2844CA03595E2B5E4908CB70CE3[2]": {
"X": -35.0,
"Y": 60.0
},
"OffsetZMinMax_59_084C315F4CB951CC01986B98FD7C93B7[3]": {
"X": -25.0,
"Y": 15.0
},
"StaticMesh_66_E3FDE9E34BEED084A2ACCFA7127C34E3[4]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Trees/TreeDetails/SM_Mushroom02.SM_Mushroom02",
"SubPathString": ""
}
},
"Mushrooms03": {
"Height_56_D07FF4F246AA5AE42C9C3781C34F30CE": 125.0,
"ScaleMinMax_61_1FAB6662432E477336C2209033557A5B[1]": {
"X": 0.7,
"Y": 1.0
},
"RotationZMinMax_60_3E16A2844CA03595E2B5E4908CB70CE3[2]": {
"X": -180.0,
"Y": 180.0
},
"OffsetZMinMax_59_084C315F4CB951CC01986B98FD7C93B7[3]": {
"X": -25.0,
"Y": 25.0
},
"StaticMesh_66_E3FDE9E34BEED084A2ACCFA7127C34E3[4]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Trees/TreeDetails/SM_Mushroom03.SM_Mushroom03",
"SubPathString": ""
}
},
"Mushrooms04": {
"Height_56_D07FF4F246AA5AE42C9C3781C34F30CE": 175.0,
"ScaleMinMax_61_1FAB6662432E477336C2209033557A5B[1]": {
"X": 0.31,
"Y": 0.7
},
"RotationZMinMax_60_3E16A2844CA03595E2B5E4908CB70CE3[2]": {
"X": -45.0,
"Y": 256.0
},
"OffsetZMinMax_59_084C315F4CB951CC01986B98FD7C93B7[3]": {
"X": -50.0,
"Y": 2.0
},
"StaticMesh_66_E3FDE9E34BEED084A2ACCFA7127C34E3[4]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Trees/TreeDetails/SM_Mushroom04.SM_Mushroom04",
"SubPathString": ""
}
},
"Mushrooms05": {
"Height_56_D07FF4F246AA5AE42C9C3781C34F30CE": 250.0,
"ScaleMinMax_61_1FAB6662432E477336C2209033557A5B[1]": {
"X": 0.31,
"Y": 0.5
},
"RotationZMinMax_60_3E16A2844CA03595E2B5E4908CB70CE3[2]": {
"X": -200.0,
"Y": 25.0
},
"OffsetZMinMax_59_084C315F4CB951CC01986B98FD7C93B7[3]": {
"X": -50.0,
"Y": 25.0
},
"StaticMesh_66_E3FDE9E34BEED084A2ACCFA7127C34E3[4]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Trees/TreeDetails/SM_Mushroom05.SM_Mushroom05",
"SubPathString": ""
}
},
"Mushrooms06": {
"Height_56_D07FF4F246AA5AE42C9C3781C34F30CE": 300.0,
"ScaleMinMax_61_1FAB6662432E477336C2209033557A5B[1]": {
"X": 0.25,
"Y": 0.75
},
"RotationZMinMax_60_3E16A2844CA03595E2B5E4908CB70CE3[2]": {
"X": -80.0,
"Y": 70.0
},
"OffsetZMinMax_59_084C315F4CB951CC01986B98FD7C93B7[3]": {
"X": -40.0,
"Y": 25.0
},
"StaticMesh_66_E3FDE9E34BEED084A2ACCFA7127C34E3[4]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Trees/TreeDetails/SM_Mushroom06.SM_Mushroom06",
"SubPathString": ""
}
}
}
}
]

View file

@ -0,0 +1,84 @@
[
{
"Type": "UserDefinedStruct",
"Name": "TreeDetailsDataTableStruct",
"Class": "UScriptClass'UserDefinedStruct'",
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Guid": "A040E63C-47386A19-631FE6BF-E05FCC76"
},
"ChildProperties": [
{
"Type": "DoubleProperty",
"Name": "Height_56_D07FF4F246AA5AE42C9C3781C34F30CE",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible"
},
{
"Type": "StructProperty",
"Name": "ScaleMinMax_61_1FAB6662432E477336C2209033557A5B",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 16,
"PropertyFlags": "Edit | BlueprintVisible",
"Struct": {
"ObjectName": "Class'Vector2D'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "StructProperty",
"Name": "RotationZMinMax_60_3E16A2844CA03595E2B5E4908CB70CE3",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 16,
"PropertyFlags": "Edit | BlueprintVisible",
"Struct": {
"ObjectName": "Class'Vector2D'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "StructProperty",
"Name": "OffsetZMinMax_59_084C315F4CB951CC01986B98FD7C93B7",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 16,
"PropertyFlags": "Edit | BlueprintVisible",
"Struct": {
"ObjectName": "Class'Vector2D'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "SoftObjectProperty",
"Name": "StaticMesh_66_E3FDE9E34BEED084A2ACCFA7127C34E3",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 48,
"PropertyFlags": "Edit | BlueprintVisible",
"PropertyClass": {
"ObjectName": "Class'StaticMesh'",
"ObjectPath": "/Script/Engine"
}
}
],
"StructFlags": 0,
"DefaultProperties": {
"Height_56_D07FF4F246AA5AE42C9C3781C34F30CE": 250.0,
"ScaleMinMax_61_1FAB6662432E477336C2209033557A5B": {
"X": 0.75,
"Y": 1.25
},
"RotationZMinMax_60_3E16A2844CA03595E2B5E4908CB70CE3": {
"X": -180.0,
"Y": 180.0
},
"OffsetZMinMax_59_084C315F4CB951CC01986B98FD7C93B7": {
"X": -50.0,
"Y": 50.0
},
"StaticMesh_66_E3FDE9E34BEED084A2ACCFA7127C34E3": {
"AssetPathName": "",
"SubPathString": ""
}
}
}
]

View file

@ -0,0 +1,142 @@
[
{
"Type": "DataTable",
"Name": "TreesDataTable",
"Class": "UScriptClass'DataTable'",
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"RowStruct": {
"ObjectName": "UserDefinedStruct'TreesDataTableStruct'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/DataTables/TreesDataTableStruct.0"
}
},
"Rows": {
"PineTree": {
"Weight_48_178693734CEDFF3E762BB799B77C5B2A": 8,
"ScaleFactor_57_4108B674469BD9A056C6388E0BD9F69E[1]": 1.1,
"ScaleBounds_63_955D169B4C19B4B57943428B5A96A8B3[2]": {
"X": 0.5,
"Y": 2.0
},
"CullDistance_54_CB3A5C84427C459BEAC4DE858A6E8632[3]": 35000.0,
"DetailsTable_50_EC692926437A62C7876CC5A87DC3C66E[4]": {
"ObjectName": "DataTable'AshTreeDetailsDataTable'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/DataTables/AshTreeDetailsDataTable.0"
},
"StaticMesh_60_B71AF5C74B1E0A8B4729FFBF7EA1DC5E[5]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Trees/Pines/SM_Pine_01.SM_Pine_01",
"SubPathString": ""
},
"ShadowMesh_66_3E46F0E6471936400D36359A48123E75[6]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Trees/Pines/SM_Pine_01_Shadow.SM_Pine_01_Shadow",
"SubPathString": ""
}
},
"DeadPineTree01": {
"Weight_48_178693734CEDFF3E762BB799B77C5B2A": 2,
"ScaleFactor_57_4108B674469BD9A056C6388E0BD9F69E[1]": 0.65,
"ScaleBounds_63_955D169B4C19B4B57943428B5A96A8B3[2]": {
"X": 0.5,
"Y": 2.0
},
"CullDistance_54_CB3A5C84427C459BEAC4DE858A6E8632[3]": 25000.0,
"DetailsTable_50_EC692926437A62C7876CC5A87DC3C66E[4]": {
"ObjectName": "DataTable'AshTreeDetailsDataTable'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/DataTables/AshTreeDetailsDataTable.0"
},
"StaticMesh_60_B71AF5C74B1E0A8B4729FFBF7EA1DC5E[5]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Trees/DeadPines/SM_DeadTreeStanding_01.SM_DeadTreeStanding_01",
"SubPathString": ""
},
"ShadowMesh_66_3E46F0E6471936400D36359A48123E75[6]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Trees/DeadPines/SM_DeadTreeStanding_01_Shadow.SM_DeadTreeStanding_01_Shadow",
"SubPathString": ""
}
},
"DeadPineTree02": {
"Weight_48_178693734CEDFF3E762BB799B77C5B2A": 2,
"ScaleFactor_57_4108B674469BD9A056C6388E0BD9F69E[1]": 0.65,
"ScaleBounds_63_955D169B4C19B4B57943428B5A96A8B3[2]": {
"X": 0.5,
"Y": 2.0
},
"CullDistance_54_CB3A5C84427C459BEAC4DE858A6E8632[3]": 25000.0,
"DetailsTable_50_EC692926437A62C7876CC5A87DC3C66E[4]": {
"ObjectName": "DataTable'AshTreeDetailsDataTable'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/DataTables/AshTreeDetailsDataTable.0"
},
"StaticMesh_60_B71AF5C74B1E0A8B4729FFBF7EA1DC5E[5]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Trees/DeadPines/SM_DeadTreeStanding_02.SM_DeadTreeStanding_02",
"SubPathString": ""
},
"ShadowMesh_66_3E46F0E6471936400D36359A48123E75[6]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Trees/DeadPines/SM_DeadTreeStanding_02_Shadow.SM_DeadTreeStanding_02_Shadow",
"SubPathString": ""
}
},
"PineTree_Huge": {
"Weight_48_178693734CEDFF3E762BB799B77C5B2A": 1,
"ScaleFactor_57_4108B674469BD9A056C6388E0BD9F69E[1]": 1.25,
"ScaleBounds_63_955D169B4C19B4B57943428B5A96A8B3[2]": {
"X": 0.5,
"Y": 2.0
},
"CullDistance_54_CB3A5C84427C459BEAC4DE858A6E8632[3]": 40000.0,
"DetailsTable_50_EC692926437A62C7876CC5A87DC3C66E[4]": {
"ObjectName": "DataTable'AshTreeDetailsDataTable'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/DataTables/AshTreeDetailsDataTable.0"
},
"StaticMesh_60_B71AF5C74B1E0A8B4729FFBF7EA1DC5E[5]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Trees/Pines/SM_Pine_01.SM_Pine_01",
"SubPathString": ""
},
"ShadowMesh_66_3E46F0E6471936400D36359A48123E75[6]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Trees/Pines/SM_Pine_01_Shadow.SM_Pine_01_Shadow",
"SubPathString": ""
}
},
"PineTree02": {
"Weight_48_178693734CEDFF3E762BB799B77C5B2A": 6,
"ScaleFactor_57_4108B674469BD9A056C6388E0BD9F69E[1]": 1.0,
"ScaleBounds_63_955D169B4C19B4B57943428B5A96A8B3[2]": {
"X": 0.5,
"Y": 2.0
},
"CullDistance_54_CB3A5C84427C459BEAC4DE858A6E8632[3]": 10000.0,
"DetailsTable_50_EC692926437A62C7876CC5A87DC3C66E[4]": {
"ObjectName": "DataTable'AshTreeDetailsDataTable'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/DataTables/AshTreeDetailsDataTable.0"
},
"StaticMesh_60_B71AF5C74B1E0A8B4729FFBF7EA1DC5E[5]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Trees/Pines/SM_Pine_02.SM_Pine_02",
"SubPathString": ""
},
"ShadowMesh_66_3E46F0E6471936400D36359A48123E75[6]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Trees/Pines/SM_Pine_02_Shadow.SM_Pine_02_Shadow",
"SubPathString": ""
}
},
"PineTree03": {
"Weight_48_178693734CEDFF3E762BB799B77C5B2A": 5,
"ScaleFactor_57_4108B674469BD9A056C6388E0BD9F69E[1]": 1.0,
"ScaleBounds_63_955D169B4C19B4B57943428B5A96A8B3[2]": {
"X": 0.5,
"Y": 2.0
},
"CullDistance_54_CB3A5C84427C459BEAC4DE858A6E8632[3]": 10000.0,
"DetailsTable_50_EC692926437A62C7876CC5A87DC3C66E[4]": {
"ObjectName": "DataTable'AshTreeDetailsDataTable'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/DataTables/AshTreeDetailsDataTable.0"
},
"StaticMesh_60_B71AF5C74B1E0A8B4729FFBF7EA1DC5E[5]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Trees/Pines/SM_Pine_03.SM_Pine_03",
"SubPathString": ""
},
"ShadowMesh_66_3E46F0E6471936400D36359A48123E75[6]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Trees/Pines/SM_Pine_03_Shadow.SM_Pine_03_Shadow",
"SubPathString": ""
}
}
}
}
]

View file

@ -0,0 +1,97 @@
[
{
"Type": "UserDefinedStruct",
"Name": "TreesDataTableStruct",
"Class": "UScriptClass'UserDefinedStruct'",
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Guid": "71BA25D3-410121B8-68955895-5E5929FB"
},
"ChildProperties": [
{
"Type": "IntProperty",
"Name": "Weight_48_178693734CEDFF3E762BB799B77C5B2A",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 4,
"PropertyFlags": "Edit | BlueprintVisible"
},
{
"Type": "DoubleProperty",
"Name": "ScaleFactor_57_4108B674469BD9A056C6388E0BD9F69E",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible"
},
{
"Type": "StructProperty",
"Name": "ScaleBounds_63_955D169B4C19B4B57943428B5A96A8B3",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 16,
"PropertyFlags": "Edit | BlueprintVisible",
"Struct": {
"ObjectName": "Class'Vector2D'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "DoubleProperty",
"Name": "CullDistance_54_CB3A5C84427C459BEAC4DE858A6E8632",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible"
},
{
"Type": "ObjectProperty",
"Name": "DetailsTable_50_EC692926437A62C7876CC5A87DC3C66E",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible",
"PropertyClass": {
"ObjectName": "Class'DataTable'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "SoftObjectProperty",
"Name": "StaticMesh_60_B71AF5C74B1E0A8B4729FFBF7EA1DC5E",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 48,
"PropertyFlags": "Edit | BlueprintVisible",
"PropertyClass": {
"ObjectName": "Class'StaticMesh'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "SoftObjectProperty",
"Name": "ShadowMesh_66_3E46F0E6471936400D36359A48123E75",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 48,
"PropertyFlags": "Edit | BlueprintVisible",
"PropertyClass": {
"ObjectName": "Class'StaticMesh'",
"ObjectPath": "/Script/Engine"
}
}
],
"StructFlags": 0,
"DefaultProperties": {
"Weight_48_178693734CEDFF3E762BB799B77C5B2A": 1,
"ScaleFactor_57_4108B674469BD9A056C6388E0BD9F69E": 1.0,
"ScaleBounds_63_955D169B4C19B4B57943428B5A96A8B3": {
"X": 0.5,
"Y": 2.0
},
"CullDistance_54_CB3A5C84427C459BEAC4DE858A6E8632": 10000.0,
"DetailsTable_50_EC692926437A62C7876CC5A87DC3C66E": null,
"StaticMesh_60_B71AF5C74B1E0A8B4729FFBF7EA1DC5E": {
"AssetPathName": "",
"SubPathString": ""
},
"ShadowMesh_66_3E46F0E6471936400D36359A48123E75": {
"AssetPathName": "",
"SubPathString": ""
}
}
}
]

View file

@ -0,0 +1,88 @@
[
{
"Type": "DataTable",
"Name": "YoungTreesDataTable",
"Class": "UScriptClass'DataTable'",
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"RowStruct": {
"ObjectName": "UserDefinedStruct'TreesDataTableStruct'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/DataTables/TreesDataTableStruct.0"
}
},
"Rows": {
"Sapling02": {
"Weight_48_178693734CEDFF3E762BB799B77C5B2A": 1,
"ScaleFactor_57_4108B674469BD9A056C6388E0BD9F69E[1]": 1.0,
"ScaleBounds_63_955D169B4C19B4B57943428B5A96A8B3[2]": {
"X": 0.8,
"Y": 1.2
},
"CullDistance_54_CB3A5C84427C459BEAC4DE858A6E8632[3]": 10000.0,
"DetailsTable_50_EC692926437A62C7876CC5A87DC3C66E[4]": null,
"StaticMesh_60_B71AF5C74B1E0A8B4729FFBF7EA1DC5E[5]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Saplings/SM_Sapling_03.SM_Sapling_03",
"SubPathString": ""
},
"ShadowMesh_66_3E46F0E6471936400D36359A48123E75[6]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Saplings/SM_Sapling03_Shadow.SM_Sapling03_Shadow",
"SubPathString": ""
}
},
"Sapling03": {
"Weight_48_178693734CEDFF3E762BB799B77C5B2A": 2,
"ScaleFactor_57_4108B674469BD9A056C6388E0BD9F69E[1]": 1.25,
"ScaleBounds_63_955D169B4C19B4B57943428B5A96A8B3[2]": {
"X": 1.0,
"Y": 1.4
},
"CullDistance_54_CB3A5C84427C459BEAC4DE858A6E8632[3]": 10000.0,
"DetailsTable_50_EC692926437A62C7876CC5A87DC3C66E[4]": null,
"StaticMesh_60_B71AF5C74B1E0A8B4729FFBF7EA1DC5E[5]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Saplings/SM_Sapling_04.SM_Sapling_04",
"SubPathString": ""
},
"ShadowMesh_66_3E46F0E6471936400D36359A48123E75[6]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/Saplings/SM_Sapling04_Shadow.SM_Sapling04_Shadow",
"SubPathString": ""
}
},
"Sapling03_0": {
"Weight_48_178693734CEDFF3E762BB799B77C5B2A": 7,
"ScaleFactor_57_4108B674469BD9A056C6388E0BD9F69E[1]": 1.25,
"ScaleBounds_63_955D169B4C19B4B57943428B5A96A8B3[2]": {
"X": 0.1,
"Y": 0.5
},
"CullDistance_54_CB3A5C84427C459BEAC4DE858A6E8632[3]": 10000.0,
"DetailsTable_50_EC692926437A62C7876CC5A87DC3C66E[4]": null,
"StaticMesh_60_B71AF5C74B1E0A8B4729FFBF7EA1DC5E[5]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/DryBranchyTree/SM_Tree_XS_01.SM_Tree_XS_01",
"SubPathString": ""
},
"ShadowMesh_66_3E46F0E6471936400D36359A48123E75[6]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/DryBranchyTree/SM_Tree_XS_01.SM_Tree_XS_01",
"SubPathString": ""
}
},
"Sapling03_1": {
"Weight_48_178693734CEDFF3E762BB799B77C5B2A": 7,
"ScaleFactor_57_4108B674469BD9A056C6388E0BD9F69E[1]": 1.25,
"ScaleBounds_63_955D169B4C19B4B57943428B5A96A8B3[2]": {
"X": 0.1,
"Y": 0.5
},
"CullDistance_54_CB3A5C84427C459BEAC4DE858A6E8632[3]": 10000.0,
"DetailsTable_50_EC692926437A62C7876CC5A87DC3C66E[4]": null,
"StaticMesh_60_B71AF5C74B1E0A8B4729FFBF7EA1DC5E[5]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/DryBranchyTree/SM_Tree_S_01.SM_Tree_S_01",
"SubPathString": ""
},
"ShadowMesh_66_3E46F0E6471936400D36359A48123E75[6]": {
"AssetPathName": "/Game/ITR2/Art/Environment/Nature/DryBranchyTree/SM_Tree_S_01.SM_Tree_S_01",
"SubPathString": ""
}
}
}
}
]

View file

@ -0,0 +1,300 @@
[
{
"Type": "BlueprintGeneratedClass",
"Name": "ITRMainLightComponent_C",
"Class": "UScriptClass'BlueprintGeneratedClass'",
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"UberGraphFunction": {
"ObjectName": "Function'ITRMainLightComponent_C:ExecuteUbergraph_ITRMainLightComponent'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/ITRMainLightComponent.1"
}
},
"SuperStruct": {
"ObjectName": "Class'ActorComponent'",
"ObjectPath": "/Script/Engine"
},
"Children": [
{
"ObjectName": "Function'ITRMainLightComponent_C:ReceiveBeginPlay'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/ITRMainLightComponent.2"
},
{
"ObjectName": "Function'ITRMainLightComponent_C:RefreshLight'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/ITRMainLightComponent.3"
},
{
"ObjectName": "Function'ITRMainLightComponent_C:SettingsChanged'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/ITRMainLightComponent.4"
},
{
"ObjectName": "Function'ITRMainLightComponent_C:ExecuteUbergraph_ITRMainLightComponent'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/ITRMainLightComponent.1"
}
],
"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": "Light",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance | InstancedReference",
"PropertyClass": {
"ObjectName": "Class'DirectionalLightComponent'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "DoubleProperty",
"Name": "DefaultAttenuationBegin",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible"
},
{
"Type": "DoubleProperty",
"Name": "DefaultAttenuationEnd",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible"
},
{
"Type": "DoubleProperty",
"Name": "LowAttenuationBegin",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible"
},
{
"Type": "DoubleProperty",
"Name": "LowAttenuationEnd",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible"
},
{
"Type": "EnumProperty",
"Name": "CachedSetting",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 1,
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance",
"Enum": {
"ObjectName": "Class'EQualityType'",
"ObjectPath": "/Script/IntoTheRadius2"
},
"UnderlyingProp": {
"Type": "ByteProperty",
"Name": "UnderlyingType",
"Flags": "RF_Public",
"ElementSize": 1,
"Enum": null
}
}
],
"FuncMap": {
"ExecuteUbergraph_ITRMainLightComponent": {
"ObjectName": "Function'ITRMainLightComponent_C:ExecuteUbergraph_ITRMainLightComponent'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/ITRMainLightComponent.1"
},
"SettingsChanged": {
"ObjectName": "Function'ITRMainLightComponent_C:SettingsChanged'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/ITRMainLightComponent.4"
},
"RefreshLight": {
"ObjectName": "Function'ITRMainLightComponent_C:RefreshLight'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/ITRMainLightComponent.3"
},
"ReceiveBeginPlay": {
"ObjectName": "Function'ITRMainLightComponent_C:ReceiveBeginPlay'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/ITRMainLightComponent.2"
}
},
"ClassFlags": "CLASS_Config | CLASS_ReplicationDataIsSetUp | CLASS_CompiledFromBlueprint | CLASS_DefaultToInstanced | CLASS_HasInstancedReference",
"ClassWithin": {
"ObjectName": "Class'Object'",
"ObjectPath": "/Script/CoreUObject"
},
"ClassConfigName": "Engine",
"bCooked": true,
"ClassDefaultObject": {
"ObjectName": "ITRMainLightComponent_C'Default__ITRMainLightComponent_C'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/ITRMainLightComponent.5"
},
"EditorTags": {
"BlueprintType": "BPTYPE_Normal"
}
},
{
"Type": "Function",
"Name": "ExecuteUbergraph_ITRMainLightComponent",
"Outer": "ITRMainLightComponent_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'NoParamsDelegate__DelegateSignature'",
"ObjectPath": "/Script/IntoTheRadius2"
}
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_GetOwner_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'Actor'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_GetComponentByClass_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "InstancedReference",
"PropertyClass": {
"ObjectName": "Class'DirectionalLightComponent'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_GetGameInstanceSubsystem_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'RadiusEventsSubsystem'",
"ObjectPath": "/Script/IntoTheRadius2"
}
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_GetGameInstanceSubsystem_ReturnValue_1",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'RadiusSettingsSubsystem'",
"ObjectPath": "/Script/IntoTheRadius2"
}
},
{
"Type": "EnumProperty",
"Name": "CallFunc_GetShadowQuality_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"Enum": {
"ObjectName": "Class'EQualityType'",
"ObjectPath": "/Script/IntoTheRadius2"
},
"UnderlyingProp": {
"Type": "ByteProperty",
"Name": "UnderlyingType",
"Flags": "RF_Public",
"ElementSize": 1,
"Enum": null
}
},
{
"Type": "BoolProperty",
"Name": "CallFunc_EqualEqual_ByteByte_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "FloatProperty",
"Name": "CallFunc_SetLightDistanceAttenuationBegin_NewValue_ImplicitCast",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "FloatProperty",
"Name": "CallFunc_SetLightDistanceAttenuationEnd_NewValue_ImplicitCast",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "FloatProperty",
"Name": "CallFunc_SetLightDistanceAttenuationBegin_NewValue_ImplicitCast_1",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "FloatProperty",
"Name": "CallFunc_SetLightDistanceAttenuationEnd_NewValue_ImplicitCast_1",
"Flags": "RF_Public",
"ElementSize": 4
}
],
"FunctionFlags": "FUNC_Final | FUNC_UbergraphFunction"
},
{
"Type": "Function",
"Name": "ReceiveBeginPlay",
"Outer": "ITRMainLightComponent_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": "RefreshLight",
"Outer": "ITRMainLightComponent_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"FunctionFlags": "FUNC_BlueprintCallable | FUNC_BlueprintEvent"
},
{
"Type": "Function",
"Name": "SettingsChanged",
"Outer": "ITRMainLightComponent_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"FunctionFlags": "FUNC_BlueprintCallable | FUNC_BlueprintEvent"
},
{
"Type": "ITRMainLightComponent_C",
"Name": "Default__ITRMainLightComponent_C",
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/Misc/Environment/ITRMainLightComponent.ITRMainLightComponent_C'",
"Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"UberGraphFrame": {},
"DefaultAttenuationBegin[2]": 1000.0,
"DefaultAttenuationEnd[3]": 6000.0,
"LowAttenuationEnd[5]": 1.0,
"CachedSetting[6]": "EQualityType::Medium"
}
}
]

View file

@ -0,0 +1,575 @@
[
{
"Type": "BlueprintGeneratedClass",
"Name": "PCGF_ApplyPointBounds_C",
"Class": "UScriptClass'BlueprintGeneratedClass'",
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"SuperStruct": {
"ObjectName": "Class'PCGBlueprintElement'",
"ObjectPath": "/Script/PCG"
},
"Children": [
{
"ObjectName": "Function'PCGF_ApplyPointBounds_C:PointLoopBody'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Functions/PCGF_ApplyPointBounds.2"
},
{
"ObjectName": "Function'PCGF_ApplyPointBounds_C:ExecuteWithContext'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Functions/PCGF_ApplyPointBounds.1"
}
],
"ChildProperties": [
{
"Type": "DoubleProperty",
"Name": "BoundsMultiplier",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible"
},
{
"Type": "StructProperty",
"Name": "BoundMultiplierXYZ",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 24,
"PropertyFlags": "Edit | BlueprintVisible",
"Struct": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "NameProperty",
"Name": "AttributeName",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 12,
"PropertyFlags": "Edit | BlueprintVisible"
}
],
"FuncMap": {
"ExecuteWithContext": {
"ObjectName": "Function'PCGF_ApplyPointBounds_C:ExecuteWithContext'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Functions/PCGF_ApplyPointBounds.1"
},
"PointLoopBody": {
"ObjectName": "Function'PCGF_ApplyPointBounds_C:PointLoopBody'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Functions/PCGF_ApplyPointBounds.2"
}
},
"ClassFlags": "CLASS_ReplicationDataIsSetUp | CLASS_CompiledFromBlueprint",
"ClassWithin": {
"ObjectName": "Class'Object'",
"ObjectPath": "/Script/CoreUObject"
},
"ClassConfigName": "Engine",
"bCooked": true,
"ClassDefaultObject": {
"ObjectName": "PCGF_ApplyPointBounds_C'Default__PCGF_ApplyPointBounds_C'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Functions/PCGF_ApplyPointBounds.3"
},
"EditorTags": {
"BlueprintType": "BPTYPE_Normal"
}
},
{
"Type": "Function",
"Name": "ExecuteWithContext",
"Outer": "PCGF_ApplyPointBounds_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"SuperStruct": {
"ObjectName": "Class'PCGBlueprintElement:ExecuteWithContext'",
"ObjectPath": "/Script/PCG"
},
"ChildProperties": [
{
"Type": "StructProperty",
"Name": "InContext",
"Flags": "RF_Public",
"ElementSize": 184,
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm | OutParm | ReferenceParm",
"Struct": {
"ObjectName": "Class'PCGContext'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "StructProperty",
"Name": "Input",
"Flags": "RF_Public",
"ElementSize": 32,
"PropertyFlags": "ConstParm | BlueprintVisible | BlueprintReadOnly | Parm | OutParm | ReferenceParm",
"Struct": {
"ObjectName": "Class'PCGDataCollection'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "StructProperty",
"Name": "Output",
"Flags": "RF_Public",
"ElementSize": 32,
"PropertyFlags": "Parm | OutParm",
"Struct": {
"ObjectName": "Class'PCGDataCollection'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "ObjectProperty",
"Name": "SpatialData",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible",
"PropertyClass": {
"ObjectName": "Class'PCGSpatialData'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "NameProperty",
"Name": "PinLabel",
"Flags": "RF_Public",
"ElementSize": 12,
"PropertyFlags": "Edit | BlueprintVisible"
},
{
"Type": "StructProperty",
"Name": "Context",
"Flags": "RF_Public",
"ElementSize": 184,
"PropertyFlags": "Edit | BlueprintVisible",
"Struct": {
"ObjectName": "Class'PCGContext'",
"ObjectPath": "/Script/PCG"
}
},
{
"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": "ObjectProperty",
"Name": "CallFunc_ToPointDataWithContext_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "ConstParm",
"PropertyClass": {
"ObjectName": "Class'PCGPointData'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_PointLoop_OutData",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'PCGPointData'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "IntProperty",
"Name": "CallFunc_Add_IntInt_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "StructProperty",
"Name": "K2Node_MakeStruct_PCGTaggedData",
"Flags": "RF_Public",
"ElementSize": 104,
"Struct": {
"ObjectName": "Class'PCGTaggedData'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "ArrayProperty",
"Name": "K2Node_MakeArray_Array",
"Flags": "RF_Public",
"ElementSize": 16,
"PropertyFlags": "ReferenceParm",
"Inner": {
"Type": "StructProperty",
"Name": "K2Node_MakeArray_Array",
"Flags": "RF_Public",
"ElementSize": 104,
"Struct": {
"ObjectName": "Class'PCGTaggedData'",
"ObjectPath": "/Script/PCG"
}
}
},
{
"Type": "StructProperty",
"Name": "K2Node_MakeStruct_PCGDataCollection",
"Flags": "RF_Public",
"ElementSize": 32,
"Struct": {
"ObjectName": "Class'PCGDataCollection'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "ArrayProperty",
"Name": "CallFunc_GetInputsByPinLabel_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 16,
"PropertyFlags": "ReferenceParm",
"Inner": {
"Type": "StructProperty",
"Name": "CallFunc_GetInputsByPinLabel_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 104,
"Struct": {
"ObjectName": "Class'PCGTaggedData'",
"ObjectPath": "/Script/PCG"
}
}
},
{
"Type": "IntProperty",
"Name": "CallFunc_Array_Length_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "StructProperty",
"Name": "CallFunc_Array_Get_Item",
"Flags": "RF_Public",
"ElementSize": 104,
"Struct": {
"ObjectName": "Class'PCGTaggedData'",
"ObjectPath": "/Script/PCG"
}
},
{
"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": "K2Node_DynamicCast_AsPCGSpatial_Data",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'PCGSpatialData'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "BoolProperty",
"Name": "K2Node_DynamicCast_bSuccess",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
}
],
"FunctionFlags": "FUNC_Event | FUNC_Public | FUNC_HasOutParms | FUNC_HasDefaults | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
},
{
"Type": "Function",
"Name": "PointLoopBody",
"Outer": "PCGF_ApplyPointBounds_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"SuperStruct": {
"ObjectName": "Class'PCGBlueprintElement:PointLoopBody'",
"ObjectPath": "/Script/PCG"
},
"ChildProperties": [
{
"Type": "StructProperty",
"Name": "InContext",
"Flags": "RF_Public",
"ElementSize": 184,
"PropertyFlags": "ConstParm | BlueprintVisible | BlueprintReadOnly | Parm | OutParm | ReferenceParm",
"Struct": {
"ObjectName": "Class'PCGContext'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "ObjectProperty",
"Name": "InData",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "ConstParm | BlueprintVisible | BlueprintReadOnly | Parm",
"PropertyClass": {
"ObjectName": "Class'PCGPointData'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "StructProperty",
"Name": "InPoint",
"Flags": "RF_Public",
"ElementSize": 208,
"PropertyFlags": "ConstParm | BlueprintVisible | BlueprintReadOnly | Parm | OutParm | ReferenceParm",
"Struct": {
"ObjectName": "Class'PCGPoint'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "StructProperty",
"Name": "OutPoint",
"Flags": "RF_Public",
"ElementSize": 208,
"PropertyFlags": "Parm | OutParm",
"Struct": {
"ObjectName": "Class'PCGPoint'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "ObjectProperty",
"Name": "OutMetadata",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
"PropertyClass": {
"ObjectName": "Class'PCGMetadata'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "BoolProperty",
"Name": "ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"PropertyFlags": "Parm | OutParm | ReturnParm",
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "StrProperty",
"Name": "CallFunc_GetStringAttribute_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 16
},
{
"Type": "StructProperty",
"Name": "CallFunc_Conv_DoubleToVector_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 24,
"Struct": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "StructProperty",
"Name": "CallFunc_MakeSoftObjectPath_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 40,
"Struct": {
"ObjectName": "Class'SoftObjectPath'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "SoftObjectProperty",
"Name": "CallFunc_Conv_SoftObjPathToSoftObjRef_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 48,
"PropertyFlags": "UObjectWrapper",
"PropertyClass": {
"ObjectName": "Class'Object'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "StructProperty",
"Name": "CallFunc_Conv_DoubleToVector_ReturnValue_1",
"Flags": "RF_Public",
"ElementSize": 24,
"Struct": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'Object'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "ObjectProperty",
"Name": "K2Node_DynamicCast_AsStatic_Mesh",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'StaticMesh'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "BoolProperty",
"Name": "K2Node_DynamicCast_bSuccess",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "StructProperty",
"Name": "CallFunc_GetBounds_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 56,
"Struct": {
"ObjectName": "Class'BoxSphereBounds'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "StructProperty",
"Name": "CallFunc_BreakBoxSphereBounds_Origin",
"Flags": "RF_Public",
"ElementSize": 24,
"Struct": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "StructProperty",
"Name": "CallFunc_BreakBoxSphereBounds_BoxExtent",
"Flags": "RF_Public",
"ElementSize": 24,
"Struct": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "FloatProperty",
"Name": "CallFunc_BreakBoxSphereBounds_SphereRadius",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "StructProperty",
"Name": "CallFunc_Multiply_VectorVector_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 24,
"Struct": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "StructProperty",
"Name": "CallFunc_Multiply_VectorVector_ReturnValue_1",
"Flags": "RF_Public",
"ElementSize": 24,
"Struct": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "StructProperty",
"Name": "CallFunc_Multiply_VectorVector_ReturnValue_2",
"Flags": "RF_Public",
"ElementSize": 24,
"Struct": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "StructProperty",
"Name": "CallFunc_Add_VectorVector_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 24,
"Struct": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "StructProperty",
"Name": "CallFunc_Add_VectorVector_ReturnValue_1",
"Flags": "RF_Public",
"ElementSize": 24,
"Struct": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
}
}
],
"FunctionFlags": "FUNC_Event | FUNC_Public | FUNC_HasOutParms | FUNC_HasDefaults | FUNC_BlueprintCallable | FUNC_BlueprintEvent | FUNC_Const"
},
{
"Type": "PCGF_ApplyPointBounds_C",
"Name": "Default__PCGF_ApplyPointBounds_C",
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Functions/PCGF_ApplyPointBounds.PCGF_ApplyPointBounds_C'",
"Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"BoundsMultiplier": 1.0,
"BoundMultiplierXYZ[1]": {
"X": 1.0,
"Y": 1.0,
"Z": 1.0
},
"AttributeName[2]": "TreeReference",
"bCanBeMultithreaded": true,
"CustomInputPins": [
{
"Label": "In",
"AllowedTypes": "EPCGDataType::Spline",
"bAllowMultipleData": true,
"bAllowMultipleConnections": true,
"bAdvancedPin": false
}
],
"CustomOutputPins": [
{
"Label": "Out",
"AllowedTypes": "EPCGDataType::Spline",
"bAllowMultipleData": true,
"bAllowMultipleConnections": true,
"bAdvancedPin": false
}
],
"bHasDefaultInPin": false,
"bHasDefaultOutPin": false
}
}
]

View file

@ -0,0 +1,484 @@
[
{
"Type": "BlueprintGeneratedClass",
"Name": "PCGF_BlendRotation_C",
"Class": "UScriptClass'BlueprintGeneratedClass'",
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"SuperStruct": {
"ObjectName": "Class'PCGBlueprintElement'",
"ObjectPath": "/Script/PCG"
},
"Children": [
{
"ObjectName": "Function'PCGF_BlendRotation_C:PointLoopBody'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Functions/PCGF_BlendRotation.2"
},
{
"ObjectName": "Function'PCGF_BlendRotation_C:ExecuteWithContext'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Functions/PCGF_BlendRotation.1"
}
],
"ChildProperties": [
{
"Type": "StructProperty",
"Name": "RotationMultiplier",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 24,
"PropertyFlags": "Edit | BlueprintVisible",
"Struct": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
}
}
],
"FuncMap": {
"ExecuteWithContext": {
"ObjectName": "Function'PCGF_BlendRotation_C:ExecuteWithContext'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Functions/PCGF_BlendRotation.1"
},
"PointLoopBody": {
"ObjectName": "Function'PCGF_BlendRotation_C:PointLoopBody'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Functions/PCGF_BlendRotation.2"
}
},
"ClassFlags": "CLASS_ReplicationDataIsSetUp | CLASS_CompiledFromBlueprint",
"ClassWithin": {
"ObjectName": "Class'Object'",
"ObjectPath": "/Script/CoreUObject"
},
"ClassConfigName": "Engine",
"bCooked": true,
"ClassDefaultObject": {
"ObjectName": "PCGF_BlendRotation_C'Default__PCGF_BlendRotation_C'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Functions/PCGF_BlendRotation.3"
},
"EditorTags": {
"BlueprintType": "BPTYPE_Normal"
}
},
{
"Type": "Function",
"Name": "ExecuteWithContext",
"Outer": "PCGF_BlendRotation_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"SuperStruct": {
"ObjectName": "Class'PCGBlueprintElement:ExecuteWithContext'",
"ObjectPath": "/Script/PCG"
},
"ChildProperties": [
{
"Type": "StructProperty",
"Name": "InContext",
"Flags": "RF_Public",
"ElementSize": 184,
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm | OutParm | ReferenceParm",
"Struct": {
"ObjectName": "Class'PCGContext'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "StructProperty",
"Name": "Input",
"Flags": "RF_Public",
"ElementSize": 32,
"PropertyFlags": "ConstParm | BlueprintVisible | BlueprintReadOnly | Parm | OutParm | ReferenceParm",
"Struct": {
"ObjectName": "Class'PCGDataCollection'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "StructProperty",
"Name": "Output",
"Flags": "RF_Public",
"ElementSize": 32,
"PropertyFlags": "Parm | OutParm",
"Struct": {
"ObjectName": "Class'PCGDataCollection'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "SetProperty",
"Name": "CallFunc_CustomInputLabels_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 80,
"ElementProp": {
"Type": "NameProperty",
"Name": "CallFunc_CustomInputLabels_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 12
}
},
{
"Type": "ArrayProperty",
"Name": "CallFunc_Set_ToArray_Result",
"Flags": "RF_Public",
"ElementSize": 16,
"PropertyFlags": "ReferenceParm",
"Inner": {
"Type": "NameProperty",
"Name": "CallFunc_Set_ToArray_Result",
"Flags": "RF_Public",
"ElementSize": 12
}
},
{
"Type": "ArrayProperty",
"Name": "CallFunc_GetInputsByPinLabel_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 16,
"PropertyFlags": "ReferenceParm",
"Inner": {
"Type": "StructProperty",
"Name": "CallFunc_GetInputsByPinLabel_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 104,
"Struct": {
"ObjectName": "Class'PCGTaggedData'",
"ObjectPath": "/Script/PCG"
}
}
},
{
"Type": "ObjectProperty",
"Name": "K2Node_DynamicCast_AsPCGSpatial_Data",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'PCGSpatialData'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "BoolProperty",
"Name": "K2Node_DynamicCast_bSuccess",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_ToPointDataWithContext_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "ConstParm",
"PropertyClass": {
"ObjectName": "Class'PCGPointData'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_PointLoop_OutData",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'PCGPointData'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "StructProperty",
"Name": "K2Node_MakeStruct_PCGTaggedData",
"Flags": "RF_Public",
"ElementSize": 104,
"Struct": {
"ObjectName": "Class'PCGTaggedData'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "ArrayProperty",
"Name": "K2Node_MakeArray_Array",
"Flags": "RF_Public",
"ElementSize": 16,
"PropertyFlags": "ReferenceParm",
"Inner": {
"Type": "StructProperty",
"Name": "K2Node_MakeArray_Array",
"Flags": "RF_Public",
"ElementSize": 104,
"Struct": {
"ObjectName": "Class'PCGTaggedData'",
"ObjectPath": "/Script/PCG"
}
}
},
{
"Type": "StructProperty",
"Name": "K2Node_MakeStruct_PCGDataCollection",
"Flags": "RF_Public",
"ElementSize": 32,
"Struct": {
"ObjectName": "Class'PCGDataCollection'",
"ObjectPath": "/Script/PCG"
}
}
],
"FunctionFlags": "FUNC_Event | FUNC_Public | FUNC_HasOutParms | FUNC_HasDefaults | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
},
{
"Type": "Function",
"Name": "PointLoopBody",
"Outer": "PCGF_BlendRotation_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"SuperStruct": {
"ObjectName": "Class'PCGBlueprintElement:PointLoopBody'",
"ObjectPath": "/Script/PCG"
},
"ChildProperties": [
{
"Type": "StructProperty",
"Name": "InContext",
"Flags": "RF_Public",
"ElementSize": 184,
"PropertyFlags": "ConstParm | BlueprintVisible | BlueprintReadOnly | Parm | OutParm | ReferenceParm",
"Struct": {
"ObjectName": "Class'PCGContext'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "ObjectProperty",
"Name": "InData",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "ConstParm | BlueprintVisible | BlueprintReadOnly | Parm",
"PropertyClass": {
"ObjectName": "Class'PCGPointData'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "StructProperty",
"Name": "InPoint",
"Flags": "RF_Public",
"ElementSize": 208,
"PropertyFlags": "ConstParm | BlueprintVisible | BlueprintReadOnly | Parm | OutParm | ReferenceParm",
"Struct": {
"ObjectName": "Class'PCGPoint'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "StructProperty",
"Name": "OutPoint",
"Flags": "RF_Public",
"ElementSize": 208,
"PropertyFlags": "Parm | OutParm",
"Struct": {
"ObjectName": "Class'PCGPoint'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "ObjectProperty",
"Name": "OutMetadata",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
"PropertyClass": {
"ObjectName": "Class'PCGMetadata'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "BoolProperty",
"Name": "ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"PropertyFlags": "Parm | OutParm | ReturnParm",
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_BreakVector_X",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_BreakVector_Y",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_BreakVector_Z",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"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": "FloatProperty",
"Name": "CallFunc_BreakRotator_Roll",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "FloatProperty",
"Name": "CallFunc_BreakRotator_Pitch",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "FloatProperty",
"Name": "CallFunc_BreakRotator_Yaw",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_Multiply_DoubleDouble_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_Multiply_DoubleDouble_ReturnValue_1",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_Multiply_DoubleDouble_ReturnValue_2",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "StructProperty",
"Name": "CallFunc_MakeRotator_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 24,
"Struct": {
"ObjectName": "Class'Rotator'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "StructProperty",
"Name": "CallFunc_MakeTransform_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 96,
"Struct": {
"ObjectName": "Class'Transform'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_Multiply_DoubleDouble_A_ImplicitCast",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_Multiply_DoubleDouble_A_ImplicitCast_1",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_Multiply_DoubleDouble_A_ImplicitCast_2",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "FloatProperty",
"Name": "CallFunc_MakeRotator_Roll_ImplicitCast",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "FloatProperty",
"Name": "CallFunc_MakeRotator_Yaw_ImplicitCast",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "FloatProperty",
"Name": "CallFunc_MakeRotator_Pitch_ImplicitCast",
"Flags": "RF_Public",
"ElementSize": 4
}
],
"FunctionFlags": "FUNC_Event | FUNC_Public | FUNC_HasOutParms | FUNC_HasDefaults | FUNC_BlueprintCallable | FUNC_BlueprintEvent | FUNC_Const"
},
{
"Type": "PCGF_BlendRotation_C",
"Name": "Default__PCGF_BlendRotation_C",
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Functions/PCGF_BlendRotation.PCGF_BlendRotation_C'",
"Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"RotationMultiplier": {
"X": 0.0,
"Y": 0.0,
"Z": 1.0
},
"bCanBeMultithreaded": true,
"CustomInputPins": [
{
"Label": "PointsToProject",
"AllowedTypes": "EPCGDataType::Spline",
"bAllowMultipleData": true,
"bAllowMultipleConnections": false,
"bAdvancedPin": false
}
],
"CustomOutputPins": [
{
"Label": "Out",
"AllowedTypes": "EPCGDataType::Spline",
"bAllowMultipleData": true,
"bAllowMultipleConnections": true,
"bAdvancedPin": false
}
],
"bHasDefaultInPin": false,
"bHasDefaultOutPin": false
}
}
]

View file

@ -0,0 +1,438 @@
[
{
"Type": "BlueprintGeneratedClass",
"Name": "PCGF_EraseLowerPoint_C",
"Class": "UScriptClass'BlueprintGeneratedClass'",
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"SuperStruct": {
"ObjectName": "Class'PCGBlueprintElement'",
"ObjectPath": "/Script/PCG"
},
"Children": [
{
"ObjectName": "Function'PCGF_EraseLowerPoint_C:PointLoopBody'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Functions/PCGF_EraseLowerPoint.2"
},
{
"ObjectName": "Function'PCGF_EraseLowerPoint_C:ExecuteWithContext'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Functions/PCGF_EraseLowerPoint.1"
}
],
"ChildProperties": [
{
"Type": "FloatProperty",
"Name": "MinHeight",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 4,
"PropertyFlags": "Edit | BlueprintVisible"
}
],
"FuncMap": {
"ExecuteWithContext": {
"ObjectName": "Function'PCGF_EraseLowerPoint_C:ExecuteWithContext'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Functions/PCGF_EraseLowerPoint.1"
},
"PointLoopBody": {
"ObjectName": "Function'PCGF_EraseLowerPoint_C:PointLoopBody'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Functions/PCGF_EraseLowerPoint.2"
}
},
"ClassFlags": "CLASS_ReplicationDataIsSetUp | CLASS_CompiledFromBlueprint",
"ClassWithin": {
"ObjectName": "Class'Object'",
"ObjectPath": "/Script/CoreUObject"
},
"ClassConfigName": "Engine",
"bCooked": true,
"ClassDefaultObject": {
"ObjectName": "PCGF_EraseLowerPoint_C'Default__PCGF_EraseLowerPoint_C'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Functions/PCGF_EraseLowerPoint.3"
},
"EditorTags": {
"BlueprintType": "BPTYPE_Normal"
}
},
{
"Type": "Function",
"Name": "ExecuteWithContext",
"Outer": "PCGF_EraseLowerPoint_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"SuperStruct": {
"ObjectName": "Class'PCGBlueprintElement:ExecuteWithContext'",
"ObjectPath": "/Script/PCG"
},
"ChildProperties": [
{
"Type": "StructProperty",
"Name": "InContext",
"Flags": "RF_Public",
"ElementSize": 184,
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm | OutParm | ReferenceParm",
"Struct": {
"ObjectName": "Class'PCGContext'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "StructProperty",
"Name": "Input",
"Flags": "RF_Public",
"ElementSize": 32,
"PropertyFlags": "ConstParm | BlueprintVisible | BlueprintReadOnly | Parm | OutParm | ReferenceParm",
"Struct": {
"ObjectName": "Class'PCGDataCollection'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "StructProperty",
"Name": "Output",
"Flags": "RF_Public",
"ElementSize": 32,
"PropertyFlags": "Parm | OutParm",
"Struct": {
"ObjectName": "Class'PCGDataCollection'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "SetProperty",
"Name": "CallFunc_CustomInputLabels_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 80,
"ElementProp": {
"Type": "NameProperty",
"Name": "CallFunc_CustomInputLabels_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 12
}
},
{
"Type": "ArrayProperty",
"Name": "CallFunc_Set_ToArray_Result",
"Flags": "RF_Public",
"ElementSize": 16,
"PropertyFlags": "ReferenceParm",
"Inner": {
"Type": "NameProperty",
"Name": "CallFunc_Set_ToArray_Result",
"Flags": "RF_Public",
"ElementSize": 12
}
},
{
"Type": "ArrayProperty",
"Name": "CallFunc_GetInputsByPinLabel_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 16,
"PropertyFlags": "ReferenceParm",
"Inner": {
"Type": "StructProperty",
"Name": "CallFunc_GetInputsByPinLabel_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 104,
"Struct": {
"ObjectName": "Class'PCGTaggedData'",
"ObjectPath": "/Script/PCG"
}
}
},
{
"Type": "ObjectProperty",
"Name": "K2Node_DynamicCast_AsPCGSpatial_Data",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'PCGSpatialData'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "BoolProperty",
"Name": "K2Node_DynamicCast_bSuccess",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_ToPointDataWithContext_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "ConstParm",
"PropertyClass": {
"ObjectName": "Class'PCGPointData'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_PointLoop_OutData",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'PCGPointData'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "StructProperty",
"Name": "K2Node_MakeStruct_PCGTaggedData",
"Flags": "RF_Public",
"ElementSize": 104,
"Struct": {
"ObjectName": "Class'PCGTaggedData'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "ArrayProperty",
"Name": "K2Node_MakeArray_Array",
"Flags": "RF_Public",
"ElementSize": 16,
"PropertyFlags": "ReferenceParm",
"Inner": {
"Type": "StructProperty",
"Name": "K2Node_MakeArray_Array",
"Flags": "RF_Public",
"ElementSize": 104,
"Struct": {
"ObjectName": "Class'PCGTaggedData'",
"ObjectPath": "/Script/PCG"
}
}
},
{
"Type": "StructProperty",
"Name": "K2Node_MakeStruct_PCGDataCollection",
"Flags": "RF_Public",
"ElementSize": 32,
"Struct": {
"ObjectName": "Class'PCGDataCollection'",
"ObjectPath": "/Script/PCG"
}
}
],
"FunctionFlags": "FUNC_Event | FUNC_Public | FUNC_HasOutParms | FUNC_HasDefaults | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
},
{
"Type": "Function",
"Name": "PointLoopBody",
"Outer": "PCGF_EraseLowerPoint_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"SuperStruct": {
"ObjectName": "Class'PCGBlueprintElement:PointLoopBody'",
"ObjectPath": "/Script/PCG"
},
"ChildProperties": [
{
"Type": "StructProperty",
"Name": "InContext",
"Flags": "RF_Public",
"ElementSize": 184,
"PropertyFlags": "ConstParm | BlueprintVisible | BlueprintReadOnly | Parm | OutParm | ReferenceParm",
"Struct": {
"ObjectName": "Class'PCGContext'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "ObjectProperty",
"Name": "InData",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "ConstParm | BlueprintVisible | BlueprintReadOnly | Parm",
"PropertyClass": {
"ObjectName": "Class'PCGPointData'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "StructProperty",
"Name": "InPoint",
"Flags": "RF_Public",
"ElementSize": 208,
"PropertyFlags": "ConstParm | BlueprintVisible | BlueprintReadOnly | Parm | OutParm | ReferenceParm",
"Struct": {
"ObjectName": "Class'PCGPoint'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "StructProperty",
"Name": "OutPoint",
"Flags": "RF_Public",
"ElementSize": 208,
"PropertyFlags": "Parm | OutParm",
"Struct": {
"ObjectName": "Class'PCGPoint'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "ObjectProperty",
"Name": "OutMetadata",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
"PropertyClass": {
"ObjectName": "Class'PCGMetadata'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "BoolProperty",
"Name": "ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"PropertyFlags": "Parm | OutParm | ReturnParm",
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "BoolProperty",
"Name": "Temp_bool_Variable",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "DoubleProperty",
"Name": "Temp_real_Variable",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"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": "DoubleProperty",
"Name": "CallFunc_BreakVector_X",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_BreakVector_Y",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_BreakVector_Z",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "BoolProperty",
"Name": "CallFunc_Less_DoubleDouble_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "DoubleProperty",
"Name": "K2Node_Select_Default",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "DoubleProperty",
"Name": "K2Node_Select_Option_0_ImplicitCast",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_Less_DoubleDouble_B_ImplicitCast",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "FloatProperty",
"Name": "K2Node_SetFieldsInStruct_Density_ImplicitCast",
"Flags": "RF_Public",
"ElementSize": 4
}
],
"FunctionFlags": "FUNC_Event | FUNC_Public | FUNC_HasOutParms | FUNC_BlueprintCallable | FUNC_BlueprintEvent | FUNC_Const"
},
{
"Type": "PCGF_EraseLowerPoint_C",
"Name": "Default__PCGF_EraseLowerPoint_C",
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Functions/PCGF_EraseLowerPoint.PCGF_EraseLowerPoint_C'",
"Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"MinHeight": 2000.0,
"bCanBeMultithreaded": true,
"CustomInputPins": [
{
"Label": "PointsToProject",
"AllowedTypes": "EPCGDataType::Spline",
"bAllowMultipleData": true,
"bAllowMultipleConnections": false,
"bAdvancedPin": false
}
],
"CustomOutputPins": [
{
"Label": "Out",
"AllowedTypes": "EPCGDataType::Spline",
"bAllowMultipleData": true,
"bAllowMultipleConnections": true,
"bAdvancedPin": false
}
],
"bHasDefaultInPin": false,
"bHasDefaultOutPin": false
}
}
]

View file

@ -0,0 +1,429 @@
[
{
"Type": "BlueprintGeneratedClass",
"Name": "PCGF_FilterPointsByColor_C",
"Class": "UScriptClass'BlueprintGeneratedClass'",
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"SuperStruct": {
"ObjectName": "Class'PCGBlueprintElement'",
"ObjectPath": "/Script/PCG"
},
"Children": [
{
"ObjectName": "Function'PCGF_FilterPointsByColor_C:PointLoopBody'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Functions/PCGF_FilterPointsByColor.2"
},
{
"ObjectName": "Function'PCGF_FilterPointsByColor_C:ExecuteWithContext'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Functions/PCGF_FilterPointsByColor.1"
}
],
"ChildProperties": [
{
"Type": "BoolProperty",
"Name": "InvertSelection",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 1,
"PropertyFlags": "Edit | BlueprintVisible",
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "StructProperty",
"Name": "TargetColor",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 16,
"PropertyFlags": "Edit | BlueprintVisible",
"Struct": {
"ObjectName": "Class'LinearColor'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "FloatProperty",
"Name": "ErrorTolerance",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 4,
"PropertyFlags": "Edit | BlueprintVisible"
}
],
"FuncMap": {
"ExecuteWithContext": {
"ObjectName": "Function'PCGF_FilterPointsByColor_C:ExecuteWithContext'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Functions/PCGF_FilterPointsByColor.1"
},
"PointLoopBody": {
"ObjectName": "Function'PCGF_FilterPointsByColor_C:PointLoopBody'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Functions/PCGF_FilterPointsByColor.2"
}
},
"ClassFlags": "CLASS_ReplicationDataIsSetUp | CLASS_CompiledFromBlueprint",
"ClassWithin": {
"ObjectName": "Class'Object'",
"ObjectPath": "/Script/CoreUObject"
},
"ClassConfigName": "Engine",
"bCooked": true,
"ClassDefaultObject": {
"ObjectName": "PCGF_FilterPointsByColor_C'Default__PCGF_FilterPointsByColor_C'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Functions/PCGF_FilterPointsByColor.3"
},
"EditorTags": {
"BlueprintType": "BPTYPE_Normal"
}
},
{
"Type": "Function",
"Name": "ExecuteWithContext",
"Outer": "PCGF_FilterPointsByColor_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"SuperStruct": {
"ObjectName": "Class'PCGBlueprintElement:ExecuteWithContext'",
"ObjectPath": "/Script/PCG"
},
"ChildProperties": [
{
"Type": "StructProperty",
"Name": "InContext",
"Flags": "RF_Public",
"ElementSize": 184,
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm | OutParm | ReferenceParm",
"Struct": {
"ObjectName": "Class'PCGContext'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "StructProperty",
"Name": "Input",
"Flags": "RF_Public",
"ElementSize": 32,
"PropertyFlags": "ConstParm | BlueprintVisible | BlueprintReadOnly | Parm | OutParm | ReferenceParm",
"Struct": {
"ObjectName": "Class'PCGDataCollection'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "StructProperty",
"Name": "Output",
"Flags": "RF_Public",
"ElementSize": 32,
"PropertyFlags": "Parm | OutParm",
"Struct": {
"ObjectName": "Class'PCGDataCollection'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "SetProperty",
"Name": "CallFunc_CustomInputLabels_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 80,
"ElementProp": {
"Type": "NameProperty",
"Name": "CallFunc_CustomInputLabels_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 12
}
},
{
"Type": "ArrayProperty",
"Name": "CallFunc_Set_ToArray_Result",
"Flags": "RF_Public",
"ElementSize": 16,
"PropertyFlags": "ReferenceParm",
"Inner": {
"Type": "NameProperty",
"Name": "CallFunc_Set_ToArray_Result",
"Flags": "RF_Public",
"ElementSize": 12
}
},
{
"Type": "ArrayProperty",
"Name": "CallFunc_GetInputsByPinLabel_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 16,
"PropertyFlags": "ReferenceParm",
"Inner": {
"Type": "StructProperty",
"Name": "CallFunc_GetInputsByPinLabel_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 104,
"Struct": {
"ObjectName": "Class'PCGTaggedData'",
"ObjectPath": "/Script/PCG"
}
}
},
{
"Type": "IntProperty",
"Name": "CallFunc_Array_Length_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "BoolProperty",
"Name": "CallFunc_Greater_IntInt_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "ObjectProperty",
"Name": "K2Node_DynamicCast_AsPCGSpatial_Data",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'PCGSpatialData'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "BoolProperty",
"Name": "K2Node_DynamicCast_bSuccess",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_ToPointDataWithContext_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "ConstParm",
"PropertyClass": {
"ObjectName": "Class'PCGPointData'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_PointLoop_OutData",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'PCGPointData'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "StructProperty",
"Name": "K2Node_MakeStruct_PCGTaggedData",
"Flags": "RF_Public",
"ElementSize": 104,
"Struct": {
"ObjectName": "Class'PCGTaggedData'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "ArrayProperty",
"Name": "K2Node_MakeArray_Array",
"Flags": "RF_Public",
"ElementSize": 16,
"PropertyFlags": "ReferenceParm",
"Inner": {
"Type": "StructProperty",
"Name": "K2Node_MakeArray_Array",
"Flags": "RF_Public",
"ElementSize": 104,
"Struct": {
"ObjectName": "Class'PCGTaggedData'",
"ObjectPath": "/Script/PCG"
}
}
},
{
"Type": "StructProperty",
"Name": "K2Node_MakeStruct_PCGDataCollection",
"Flags": "RF_Public",
"ElementSize": 32,
"Struct": {
"ObjectName": "Class'PCGDataCollection'",
"ObjectPath": "/Script/PCG"
}
}
],
"FunctionFlags": "FUNC_Event | FUNC_Public | FUNC_HasOutParms | FUNC_HasDefaults | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
},
{
"Type": "Function",
"Name": "PointLoopBody",
"Outer": "PCGF_FilterPointsByColor_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"SuperStruct": {
"ObjectName": "Class'PCGBlueprintElement:PointLoopBody'",
"ObjectPath": "/Script/PCG"
},
"ChildProperties": [
{
"Type": "StructProperty",
"Name": "InContext",
"Flags": "RF_Public",
"ElementSize": 184,
"PropertyFlags": "ConstParm | BlueprintVisible | BlueprintReadOnly | Parm | OutParm | ReferenceParm",
"Struct": {
"ObjectName": "Class'PCGContext'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "ObjectProperty",
"Name": "InData",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "ConstParm | BlueprintVisible | BlueprintReadOnly | Parm",
"PropertyClass": {
"ObjectName": "Class'PCGPointData'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "StructProperty",
"Name": "InPoint",
"Flags": "RF_Public",
"ElementSize": 208,
"PropertyFlags": "ConstParm | BlueprintVisible | BlueprintReadOnly | Parm | OutParm | ReferenceParm",
"Struct": {
"ObjectName": "Class'PCGPoint'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "StructProperty",
"Name": "OutPoint",
"Flags": "RF_Public",
"ElementSize": 208,
"PropertyFlags": "Parm | OutParm",
"Struct": {
"ObjectName": "Class'PCGPoint'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "ObjectProperty",
"Name": "OutMetadata",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
"PropertyClass": {
"ObjectName": "Class'PCGMetadata'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "BoolProperty",
"Name": "ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"PropertyFlags": "Parm | OutParm | ReturnParm",
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "StructProperty",
"Name": "CallFunc_Conv_Vector4ToVector_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 24,
"Struct": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "StructProperty",
"Name": "CallFunc_Conv_VectorToLinearColor_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 16,
"Struct": {
"ObjectName": "Class'LinearColor'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "BoolProperty",
"Name": "CallFunc_LinearColor_IsNearEqual_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "BoolProperty",
"Name": "CallFunc_NotEqual_BoolBool_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
}
],
"FunctionFlags": "FUNC_Event | FUNC_Public | FUNC_HasOutParms | FUNC_BlueprintCallable | FUNC_BlueprintEvent | FUNC_Const"
},
{
"Type": "PCGF_FilterPointsByColor_C",
"Name": "Default__PCGF_FilterPointsByColor_C",
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Functions/PCGF_FilterPointsByColor.PCGF_FilterPointsByColor_C'",
"Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"TargetColor[1]": {
"R": 0.0,
"G": 0.0,
"B": 0.0,
"A": 0.0,
"Hex": "000000"
},
"ErrorTolerance[2]": 0.01,
"bCanBeMultithreaded": true,
"CustomInputPins": [
{
"Label": "Points",
"AllowedTypes": "EPCGDataType::Spline",
"bAllowMultipleData": true,
"bAllowMultipleConnections": false,
"bAdvancedPin": false
}
],
"CustomOutputPins": [
{
"Label": "Out",
"AllowedTypes": "EPCGDataType::Spline",
"bAllowMultipleData": true,
"bAllowMultipleConnections": true,
"bAdvancedPin": false
}
],
"bHasDefaultInPin": false,
"bHasDefaultOutPin": false
}
}
]

View file

@ -0,0 +1,500 @@
[
{
"Type": "BlueprintGeneratedClass",
"Name": "PCGF_ForwardOffset_C",
"Class": "UScriptClass'BlueprintGeneratedClass'",
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"SuperStruct": {
"ObjectName": "Class'PCGBlueprintElement'",
"ObjectPath": "/Script/PCG"
},
"Children": [
{
"ObjectName": "Function'PCGF_ForwardOffset_C:PointLoopBody'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Functions/PCGF_ForwardOffset.2"
},
{
"ObjectName": "Function'PCGF_ForwardOffset_C:ExecuteWithContext'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Functions/PCGF_ForwardOffset.1"
}
],
"ChildProperties": [
{
"Type": "StructProperty",
"Name": "OffsetMaxXY",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 16,
"PropertyFlags": "Edit | BlueprintVisible",
"Struct": {
"ObjectName": "Class'Vector2D'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "StructProperty",
"Name": "OffsetMinXY",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 16,
"PropertyFlags": "Edit | BlueprintVisible",
"Struct": {
"ObjectName": "Class'Vector2D'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "DoubleProperty",
"Name": "DensityMultiplier",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible"
}
],
"FuncMap": {
"ExecuteWithContext": {
"ObjectName": "Function'PCGF_ForwardOffset_C:ExecuteWithContext'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Functions/PCGF_ForwardOffset.1"
},
"PointLoopBody": {
"ObjectName": "Function'PCGF_ForwardOffset_C:PointLoopBody'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Functions/PCGF_ForwardOffset.2"
}
},
"ClassFlags": "CLASS_ReplicationDataIsSetUp | CLASS_CompiledFromBlueprint",
"ClassWithin": {
"ObjectName": "Class'Object'",
"ObjectPath": "/Script/CoreUObject"
},
"ClassConfigName": "Engine",
"bCooked": true,
"ClassDefaultObject": {
"ObjectName": "PCGF_ForwardOffset_C'Default__PCGF_ForwardOffset_C'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Functions/PCGF_ForwardOffset.3"
},
"EditorTags": {
"BlueprintType": "BPTYPE_Normal"
}
},
{
"Type": "Function",
"Name": "ExecuteWithContext",
"Outer": "PCGF_ForwardOffset_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"SuperStruct": {
"ObjectName": "Class'PCGBlueprintElement:ExecuteWithContext'",
"ObjectPath": "/Script/PCG"
},
"ChildProperties": [
{
"Type": "StructProperty",
"Name": "InContext",
"Flags": "RF_Public",
"ElementSize": 184,
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm | OutParm | ReferenceParm",
"Struct": {
"ObjectName": "Class'PCGContext'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "StructProperty",
"Name": "Input",
"Flags": "RF_Public",
"ElementSize": 32,
"PropertyFlags": "ConstParm | BlueprintVisible | BlueprintReadOnly | Parm | OutParm | ReferenceParm",
"Struct": {
"ObjectName": "Class'PCGDataCollection'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "StructProperty",
"Name": "Output",
"Flags": "RF_Public",
"ElementSize": 32,
"PropertyFlags": "Parm | OutParm",
"Struct": {
"ObjectName": "Class'PCGDataCollection'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "SetProperty",
"Name": "CallFunc_CustomInputLabels_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 80,
"ElementProp": {
"Type": "NameProperty",
"Name": "CallFunc_CustomInputLabels_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 12
}
},
{
"Type": "ArrayProperty",
"Name": "CallFunc_Set_ToArray_Result",
"Flags": "RF_Public",
"ElementSize": 16,
"PropertyFlags": "ReferenceParm",
"Inner": {
"Type": "NameProperty",
"Name": "CallFunc_Set_ToArray_Result",
"Flags": "RF_Public",
"ElementSize": 12
}
},
{
"Type": "ArrayProperty",
"Name": "CallFunc_GetInputsByPinLabel_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 16,
"PropertyFlags": "ReferenceParm",
"Inner": {
"Type": "StructProperty",
"Name": "CallFunc_GetInputsByPinLabel_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 104,
"Struct": {
"ObjectName": "Class'PCGTaggedData'",
"ObjectPath": "/Script/PCG"
}
}
},
{
"Type": "ObjectProperty",
"Name": "K2Node_DynamicCast_AsPCGSpatial_Data",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'PCGSpatialData'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "BoolProperty",
"Name": "K2Node_DynamicCast_bSuccess",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_ToPointDataWithContext_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "ConstParm",
"PropertyClass": {
"ObjectName": "Class'PCGPointData'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_PointLoop_OutData",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'PCGPointData'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "StructProperty",
"Name": "K2Node_MakeStruct_PCGTaggedData",
"Flags": "RF_Public",
"ElementSize": 104,
"Struct": {
"ObjectName": "Class'PCGTaggedData'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "ArrayProperty",
"Name": "K2Node_MakeArray_Array",
"Flags": "RF_Public",
"ElementSize": 16,
"PropertyFlags": "ReferenceParm",
"Inner": {
"Type": "StructProperty",
"Name": "K2Node_MakeArray_Array",
"Flags": "RF_Public",
"ElementSize": 104,
"Struct": {
"ObjectName": "Class'PCGTaggedData'",
"ObjectPath": "/Script/PCG"
}
}
},
{
"Type": "StructProperty",
"Name": "K2Node_MakeStruct_PCGDataCollection",
"Flags": "RF_Public",
"ElementSize": 32,
"Struct": {
"ObjectName": "Class'PCGDataCollection'",
"ObjectPath": "/Script/PCG"
}
}
],
"FunctionFlags": "FUNC_Event | FUNC_Public | FUNC_HasOutParms | FUNC_HasDefaults | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
},
{
"Type": "Function",
"Name": "PointLoopBody",
"Outer": "PCGF_ForwardOffset_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"SuperStruct": {
"ObjectName": "Class'PCGBlueprintElement:PointLoopBody'",
"ObjectPath": "/Script/PCG"
},
"ChildProperties": [
{
"Type": "StructProperty",
"Name": "InContext",
"Flags": "RF_Public",
"ElementSize": 184,
"PropertyFlags": "ConstParm | BlueprintVisible | BlueprintReadOnly | Parm | OutParm | ReferenceParm",
"Struct": {
"ObjectName": "Class'PCGContext'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "ObjectProperty",
"Name": "InData",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "ConstParm | BlueprintVisible | BlueprintReadOnly | Parm",
"PropertyClass": {
"ObjectName": "Class'PCGPointData'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "StructProperty",
"Name": "InPoint",
"Flags": "RF_Public",
"ElementSize": 208,
"PropertyFlags": "ConstParm | BlueprintVisible | BlueprintReadOnly | Parm | OutParm | ReferenceParm",
"Struct": {
"ObjectName": "Class'PCGPoint'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "StructProperty",
"Name": "OutPoint",
"Flags": "RF_Public",
"ElementSize": 208,
"PropertyFlags": "Parm | OutParm",
"Struct": {
"ObjectName": "Class'PCGPoint'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "ObjectProperty",
"Name": "OutMetadata",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
"PropertyClass": {
"ObjectName": "Class'PCGMetadata'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "BoolProperty",
"Name": "ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"PropertyFlags": "Parm | OutParm | ReturnParm",
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_Multiply_DoubleDouble_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_BreakVector2D_X",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_BreakVector2D_Y",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"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": "StructProperty",
"Name": "CallFunc_GetForwardVector_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 24,
"Struct": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_BreakVector2D_X_1",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_BreakVector2D_Y_1",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "StructProperty",
"Name": "CallFunc_Subtract_VectorVector_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 24,
"Struct": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_RandomFloatInRange_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_RandomFloatInRange_ReturnValue_1",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "StructProperty",
"Name": "CallFunc_MakeVector_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 24,
"Struct": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "StructProperty",
"Name": "CallFunc_Multiply_VectorVector_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": "DoubleProperty",
"Name": "CallFunc_Multiply_DoubleDouble_A_ImplicitCast",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "FloatProperty",
"Name": "K2Node_SetFieldsInStruct_Density_ImplicitCast",
"Flags": "RF_Public",
"ElementSize": 4
}
],
"FunctionFlags": "FUNC_Event | FUNC_Public | FUNC_HasOutParms | FUNC_HasDefaults | FUNC_BlueprintCallable | FUNC_BlueprintEvent | FUNC_Const"
},
{
"Type": "PCGF_ForwardOffset_C",
"Name": "Default__PCGF_ForwardOffset_C",
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Functions/PCGF_ForwardOffset.PCGF_ForwardOffset_C'",
"Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"OffsetMaxXY": {
"X": 0.0,
"Y": 2.0
},
"OffsetMinXY[1]": {
"X": 0.0,
"Y": 2.0
},
"DensityMultiplier[2]": 1.0,
"bCanBeMultithreaded": true,
"CustomInputPins": [
{
"Label": "PointsToProject",
"AllowedTypes": "EPCGDataType::Spline",
"bAllowMultipleData": true,
"bAllowMultipleConnections": false,
"bAdvancedPin": false
}
],
"CustomOutputPins": [
{
"Label": "Out",
"AllowedTypes": "EPCGDataType::Spline",
"bAllowMultipleData": true,
"bAllowMultipleConnections": true,
"bAdvancedPin": false
}
],
"bHasDefaultInPin": false,
"bHasDefaultOutPin": false
}
}
]

View file

@ -0,0 +1,476 @@
[
{
"Type": "BlueprintGeneratedClass",
"Name": "PCGF_MinMaxScale_C",
"Class": "UScriptClass'BlueprintGeneratedClass'",
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"SuperStruct": {
"ObjectName": "Class'PCGBlueprintElement'",
"ObjectPath": "/Script/PCG"
},
"Children": [
{
"ObjectName": "Function'PCGF_MinMaxScale_C:PointLoopBody'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Functions/PCGF_MinMaxScale.2"
},
{
"ObjectName": "Function'PCGF_MinMaxScale_C:ExecuteWithContext'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Functions/PCGF_MinMaxScale.1"
}
],
"ChildProperties": [
{
"Type": "NameProperty",
"Name": "MinScaleAttribute",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 12,
"PropertyFlags": "Edit | BlueprintVisible"
},
{
"Type": "NameProperty",
"Name": "MaxScaleAttribute",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 12,
"PropertyFlags": "Edit | BlueprintVisible"
},
{
"Type": "NameProperty",
"Name": "ScaleAttribute",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 12,
"PropertyFlags": "Edit | BlueprintVisible"
}
],
"FuncMap": {
"ExecuteWithContext": {
"ObjectName": "Function'PCGF_MinMaxScale_C:ExecuteWithContext'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Functions/PCGF_MinMaxScale.1"
},
"PointLoopBody": {
"ObjectName": "Function'PCGF_MinMaxScale_C:PointLoopBody'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Functions/PCGF_MinMaxScale.2"
}
},
"ClassFlags": "CLASS_ReplicationDataIsSetUp | CLASS_CompiledFromBlueprint",
"ClassWithin": {
"ObjectName": "Class'Object'",
"ObjectPath": "/Script/CoreUObject"
},
"ClassConfigName": "Engine",
"bCooked": true,
"ClassDefaultObject": {
"ObjectName": "PCGF_MinMaxScale_C'Default__PCGF_MinMaxScale_C'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Functions/PCGF_MinMaxScale.3"
},
"EditorTags": {
"BlueprintType": "BPTYPE_Normal"
}
},
{
"Type": "Function",
"Name": "ExecuteWithContext",
"Outer": "PCGF_MinMaxScale_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"SuperStruct": {
"ObjectName": "Class'PCGBlueprintElement:ExecuteWithContext'",
"ObjectPath": "/Script/PCG"
},
"ChildProperties": [
{
"Type": "StructProperty",
"Name": "InContext",
"Flags": "RF_Public",
"ElementSize": 184,
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm | OutParm | ReferenceParm",
"Struct": {
"ObjectName": "Class'PCGContext'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "StructProperty",
"Name": "Input",
"Flags": "RF_Public",
"ElementSize": 32,
"PropertyFlags": "ConstParm | BlueprintVisible | BlueprintReadOnly | Parm | OutParm | ReferenceParm",
"Struct": {
"ObjectName": "Class'PCGDataCollection'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "StructProperty",
"Name": "Output",
"Flags": "RF_Public",
"ElementSize": 32,
"PropertyFlags": "Parm | OutParm",
"Struct": {
"ObjectName": "Class'PCGDataCollection'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "ObjectProperty",
"Name": "SpatialData",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible",
"PropertyClass": {
"ObjectName": "Class'PCGSpatialData'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "NameProperty",
"Name": "PinLabel",
"Flags": "RF_Public",
"ElementSize": 12,
"PropertyFlags": "Edit | BlueprintVisible"
},
{
"Type": "StructProperty",
"Name": "Context",
"Flags": "RF_Public",
"ElementSize": 184,
"PropertyFlags": "Edit | BlueprintVisible",
"Struct": {
"ObjectName": "Class'PCGContext'",
"ObjectPath": "/Script/PCG"
}
},
{
"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": "ObjectProperty",
"Name": "CallFunc_ToPointDataWithContext_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "ConstParm",
"PropertyClass": {
"ObjectName": "Class'PCGPointData'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_PointLoop_OutData",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'PCGPointData'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "IntProperty",
"Name": "CallFunc_Add_IntInt_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "StructProperty",
"Name": "K2Node_MakeStruct_PCGTaggedData",
"Flags": "RF_Public",
"ElementSize": 104,
"Struct": {
"ObjectName": "Class'PCGTaggedData'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "ArrayProperty",
"Name": "K2Node_MakeArray_Array",
"Flags": "RF_Public",
"ElementSize": 16,
"PropertyFlags": "ReferenceParm",
"Inner": {
"Type": "StructProperty",
"Name": "K2Node_MakeArray_Array",
"Flags": "RF_Public",
"ElementSize": 104,
"Struct": {
"ObjectName": "Class'PCGTaggedData'",
"ObjectPath": "/Script/PCG"
}
}
},
{
"Type": "StructProperty",
"Name": "K2Node_MakeStruct_PCGDataCollection",
"Flags": "RF_Public",
"ElementSize": 32,
"Struct": {
"ObjectName": "Class'PCGDataCollection'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "ArrayProperty",
"Name": "CallFunc_GetInputsByPinLabel_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 16,
"PropertyFlags": "ReferenceParm",
"Inner": {
"Type": "StructProperty",
"Name": "CallFunc_GetInputsByPinLabel_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 104,
"Struct": {
"ObjectName": "Class'PCGTaggedData'",
"ObjectPath": "/Script/PCG"
}
}
},
{
"Type": "IntProperty",
"Name": "CallFunc_Array_Length_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "StructProperty",
"Name": "CallFunc_Array_Get_Item",
"Flags": "RF_Public",
"ElementSize": 104,
"Struct": {
"ObjectName": "Class'PCGTaggedData'",
"ObjectPath": "/Script/PCG"
}
},
{
"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": "K2Node_DynamicCast_AsPCGSpatial_Data",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'PCGSpatialData'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "BoolProperty",
"Name": "K2Node_DynamicCast_bSuccess",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
}
],
"FunctionFlags": "FUNC_Event | FUNC_Public | FUNC_HasOutParms | FUNC_HasDefaults | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
},
{
"Type": "Function",
"Name": "PointLoopBody",
"Outer": "PCGF_MinMaxScale_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"SuperStruct": {
"ObjectName": "Class'PCGBlueprintElement:PointLoopBody'",
"ObjectPath": "/Script/PCG"
},
"ChildProperties": [
{
"Type": "StructProperty",
"Name": "InContext",
"Flags": "RF_Public",
"ElementSize": 184,
"PropertyFlags": "ConstParm | BlueprintVisible | BlueprintReadOnly | Parm | OutParm | ReferenceParm",
"Struct": {
"ObjectName": "Class'PCGContext'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "ObjectProperty",
"Name": "InData",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "ConstParm | BlueprintVisible | BlueprintReadOnly | Parm",
"PropertyClass": {
"ObjectName": "Class'PCGPointData'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "StructProperty",
"Name": "InPoint",
"Flags": "RF_Public",
"ElementSize": 208,
"PropertyFlags": "ConstParm | BlueprintVisible | BlueprintReadOnly | Parm | OutParm | ReferenceParm",
"Struct": {
"ObjectName": "Class'PCGPoint'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "StructProperty",
"Name": "OutPoint",
"Flags": "RF_Public",
"ElementSize": 208,
"PropertyFlags": "Parm | OutParm",
"Struct": {
"ObjectName": "Class'PCGPoint'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "ObjectProperty",
"Name": "OutMetadata",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
"PropertyClass": {
"ObjectName": "Class'PCGMetadata'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "BoolProperty",
"Name": "ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"PropertyFlags": "Parm | OutParm | ReturnParm",
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "FloatProperty",
"Name": "CallFunc_GetFloatAttribute_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"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": "FloatProperty",
"Name": "CallFunc_GetFloatAttribute_ReturnValue_1",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "StructProperty",
"Name": "CallFunc_ClampVectorSize_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": "DoubleProperty",
"Name": "CallFunc_ClampVectorSize_Max_ImplicitCast",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_ClampVectorSize_Min_ImplicitCast",
"Flags": "RF_Public",
"ElementSize": 8
}
],
"FunctionFlags": "FUNC_Event | FUNC_Public | FUNC_HasOutParms | FUNC_HasDefaults | FUNC_BlueprintCallable | FUNC_BlueprintEvent | FUNC_Const"
},
{
"Type": "PCGF_MinMaxScale_C",
"Name": "Default__PCGF_MinMaxScale_C",
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Functions/PCGF_MinMaxScale.PCGF_MinMaxScale_C'",
"Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"MinScaleAttribute": "ScaleMin",
"MaxScaleAttribute[1]": "ScaleMax",
"ScaleAttribute[2]": "ScaleMax",
"bCanBeMultithreaded": true,
"CustomInputPins": [
{
"Label": "In",
"AllowedTypes": "EPCGDataType::Spline",
"bAllowMultipleData": true,
"bAllowMultipleConnections": true,
"bAdvancedPin": false
}
],
"CustomOutputPins": [
{
"Label": "Out",
"AllowedTypes": "EPCGDataType::Spline",
"bAllowMultipleData": true,
"bAllowMultipleConnections": true,
"bAdvancedPin": false
}
],
"bHasDefaultInPin": false,
"bHasDefaultOutPin": false
}
}
]

View file

@ -0,0 +1,428 @@
[
{
"Type": "BlueprintGeneratedClass",
"Name": "PCGF_RandomizedMeshAttribute_C",
"Class": "UScriptClass'BlueprintGeneratedClass'",
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"SuperStruct": {
"ObjectName": "Class'PCGBlueprintElement'",
"ObjectPath": "/Script/PCG"
},
"Children": [
{
"ObjectName": "Function'PCGF_RandomizedMeshAttribute_C:PointLoopBody'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Functions/PCGF_RandomizedMeshAttribute.2"
},
{
"ObjectName": "Function'PCGF_RandomizedMeshAttribute_C:ExecuteWithContext'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Functions/PCGF_RandomizedMeshAttribute.1"
}
],
"ChildProperties": [
{
"Type": "StrProperty",
"Name": "MeshFilePath",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 16,
"PropertyFlags": "Edit | BlueprintVisible"
},
{
"Type": "NameProperty",
"Name": "MeshAttribute",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 12,
"PropertyFlags": "Edit | BlueprintVisible"
}
],
"FuncMap": {
"ExecuteWithContext": {
"ObjectName": "Function'PCGF_RandomizedMeshAttribute_C:ExecuteWithContext'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Functions/PCGF_RandomizedMeshAttribute.1"
},
"PointLoopBody": {
"ObjectName": "Function'PCGF_RandomizedMeshAttribute_C:PointLoopBody'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Functions/PCGF_RandomizedMeshAttribute.2"
}
},
"ClassFlags": "CLASS_ReplicationDataIsSetUp | CLASS_CompiledFromBlueprint",
"ClassWithin": {
"ObjectName": "Class'Object'",
"ObjectPath": "/Script/CoreUObject"
},
"ClassConfigName": "Engine",
"bCooked": true,
"ClassDefaultObject": {
"ObjectName": "PCGF_RandomizedMeshAttribute_C'Default__PCGF_RandomizedMeshAttribute_C'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Functions/PCGF_RandomizedMeshAttribute.3"
},
"EditorTags": {
"BlueprintType": "BPTYPE_Normal"
}
},
{
"Type": "Function",
"Name": "ExecuteWithContext",
"Outer": "PCGF_RandomizedMeshAttribute_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"SuperStruct": {
"ObjectName": "Class'PCGBlueprintElement:ExecuteWithContext'",
"ObjectPath": "/Script/PCG"
},
"ChildProperties": [
{
"Type": "StructProperty",
"Name": "InContext",
"Flags": "RF_Public",
"ElementSize": 184,
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm | OutParm | ReferenceParm",
"Struct": {
"ObjectName": "Class'PCGContext'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "StructProperty",
"Name": "Input",
"Flags": "RF_Public",
"ElementSize": 32,
"PropertyFlags": "ConstParm | BlueprintVisible | BlueprintReadOnly | Parm | OutParm | ReferenceParm",
"Struct": {
"ObjectName": "Class'PCGDataCollection'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "StructProperty",
"Name": "Output",
"Flags": "RF_Public",
"ElementSize": 32,
"PropertyFlags": "Parm | OutParm",
"Struct": {
"ObjectName": "Class'PCGDataCollection'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "ObjectProperty",
"Name": "SpatialData",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible",
"PropertyClass": {
"ObjectName": "Class'PCGSpatialData'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "NameProperty",
"Name": "PinLabel",
"Flags": "RF_Public",
"ElementSize": 12,
"PropertyFlags": "Edit | BlueprintVisible"
},
{
"Type": "StructProperty",
"Name": "Context",
"Flags": "RF_Public",
"ElementSize": 184,
"PropertyFlags": "Edit | BlueprintVisible",
"Struct": {
"ObjectName": "Class'PCGContext'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "IntProperty",
"Name": "Temp_int_Array_Index_Variable",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_ToPointDataWithContext_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "ConstParm",
"PropertyClass": {
"ObjectName": "Class'PCGPointData'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_MutableMetadata_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'PCGMetadata'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_PointLoop_OutData",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'PCGPointData'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "StructProperty",
"Name": "K2Node_MakeStruct_PCGTaggedData",
"Flags": "RF_Public",
"ElementSize": 104,
"Struct": {
"ObjectName": "Class'PCGTaggedData'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "ArrayProperty",
"Name": "K2Node_MakeArray_Array",
"Flags": "RF_Public",
"ElementSize": 16,
"PropertyFlags": "ReferenceParm",
"Inner": {
"Type": "StructProperty",
"Name": "K2Node_MakeArray_Array",
"Flags": "RF_Public",
"ElementSize": 104,
"Struct": {
"ObjectName": "Class'PCGTaggedData'",
"ObjectPath": "/Script/PCG"
}
}
},
{
"Type": "IntProperty",
"Name": "Temp_int_Loop_Counter_Variable",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "StructProperty",
"Name": "K2Node_MakeStruct_PCGDataCollection",
"Flags": "RF_Public",
"ElementSize": 32,
"Struct": {
"ObjectName": "Class'PCGDataCollection'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "IntProperty",
"Name": "CallFunc_Add_IntInt_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "ArrayProperty",
"Name": "CallFunc_GetInputsByPinLabel_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 16,
"PropertyFlags": "ReferenceParm",
"Inner": {
"Type": "StructProperty",
"Name": "CallFunc_GetInputsByPinLabel_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 104,
"Struct": {
"ObjectName": "Class'PCGTaggedData'",
"ObjectPath": "/Script/PCG"
}
}
},
{
"Type": "IntProperty",
"Name": "CallFunc_Array_Length_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "StructProperty",
"Name": "CallFunc_Array_Get_Item",
"Flags": "RF_Public",
"ElementSize": 104,
"Struct": {
"ObjectName": "Class'PCGTaggedData'",
"ObjectPath": "/Script/PCG"
}
},
{
"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": "K2Node_DynamicCast_AsPCGSpatial_Data",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'PCGSpatialData'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "BoolProperty",
"Name": "K2Node_DynamicCast_bSuccess",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
}
],
"FunctionFlags": "FUNC_Event | FUNC_Public | FUNC_HasOutParms | FUNC_HasDefaults | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
},
{
"Type": "Function",
"Name": "PointLoopBody",
"Outer": "PCGF_RandomizedMeshAttribute_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"SuperStruct": {
"ObjectName": "Class'PCGBlueprintElement:PointLoopBody'",
"ObjectPath": "/Script/PCG"
},
"ChildProperties": [
{
"Type": "StructProperty",
"Name": "InContext",
"Flags": "RF_Public",
"ElementSize": 184,
"PropertyFlags": "ConstParm | BlueprintVisible | BlueprintReadOnly | Parm | OutParm | ReferenceParm",
"Struct": {
"ObjectName": "Class'PCGContext'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "ObjectProperty",
"Name": "InData",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "ConstParm | BlueprintVisible | BlueprintReadOnly | Parm",
"PropertyClass": {
"ObjectName": "Class'PCGPointData'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "StructProperty",
"Name": "InPoint",
"Flags": "RF_Public",
"ElementSize": 208,
"PropertyFlags": "ConstParm | BlueprintVisible | BlueprintReadOnly | Parm | OutParm | ReferenceParm",
"Struct": {
"ObjectName": "Class'PCGPoint'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "StructProperty",
"Name": "OutPoint",
"Flags": "RF_Public",
"ElementSize": 208,
"PropertyFlags": "Parm | OutParm",
"Struct": {
"ObjectName": "Class'PCGPoint'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "ObjectProperty",
"Name": "OutMetadata",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
"PropertyClass": {
"ObjectName": "Class'PCGMetadata'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "BoolProperty",
"Name": "ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"PropertyFlags": "Parm | OutParm | ReturnParm",
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "ArrayProperty",
"Name": "CallFunc_ParseIntoArray_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 16,
"PropertyFlags": "ReferenceParm",
"Inner": {
"Type": "StrProperty",
"Name": "CallFunc_ParseIntoArray_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 16
}
},
{
"Type": "StrProperty",
"Name": "CallFunc_Array_Random_OutItem",
"Flags": "RF_Public",
"ElementSize": 16
},
{
"Type": "IntProperty",
"Name": "CallFunc_Array_Random_OutIndex",
"Flags": "RF_Public",
"ElementSize": 4
}
],
"FunctionFlags": "FUNC_Event | FUNC_Public | FUNC_HasOutParms | FUNC_HasDefaults | FUNC_BlueprintCallable | FUNC_BlueprintEvent | FUNC_Const"
},
{
"Type": "PCGF_RandomizedMeshAttribute_C",
"Name": "Default__PCGF_RandomizedMeshAttribute_C",
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Functions/PCGF_RandomizedMeshAttribute.PCGF_RandomizedMeshAttribute_C'",
"Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"MeshAttribute[1]": "Mesh",
"bCanBeMultithreaded": true,
"CustomInputPins": [
{
"Label": "In",
"AllowedTypes": "EPCGDataType::Spline",
"bAllowMultipleData": true,
"bAllowMultipleConnections": true,
"bAdvancedPin": false
}
],
"CustomOutputPins": [
{
"Label": "Out",
"AllowedTypes": "EPCGDataType::Spline",
"bAllowMultipleData": true,
"bAllowMultipleConnections": true,
"bAdvancedPin": false
}
],
"bHasDefaultInPin": false,
"bHasDefaultOutPin": false
}
}
]

View file

@ -0,0 +1,427 @@
[
{
"Type": "BlueprintGeneratedClass",
"Name": "PCGF_RotateTowards_C",
"Class": "UScriptClass'BlueprintGeneratedClass'",
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"SuperStruct": {
"ObjectName": "Class'PCGBlueprintElement'",
"ObjectPath": "/Script/PCG"
},
"Children": [
{
"ObjectName": "Function'PCGF_RotateTowards_C:PointLoopBody'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Functions/PCGF_RotateTowards.2"
},
{
"ObjectName": "Function'PCGF_RotateTowards_C:ExecuteWithContext'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Functions/PCGF_RotateTowards.1"
}
],
"ChildProperties": [
{
"Type": "StructProperty",
"Name": "Position",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 24,
"PropertyFlags": "Edit | BlueprintVisible",
"Struct": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "DoubleProperty",
"Name": "Factor",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible"
}
],
"FuncMap": {
"ExecuteWithContext": {
"ObjectName": "Function'PCGF_RotateTowards_C:ExecuteWithContext'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Functions/PCGF_RotateTowards.1"
},
"PointLoopBody": {
"ObjectName": "Function'PCGF_RotateTowards_C:PointLoopBody'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Functions/PCGF_RotateTowards.2"
}
},
"ClassFlags": "CLASS_ReplicationDataIsSetUp | CLASS_CompiledFromBlueprint",
"ClassWithin": {
"ObjectName": "Class'Object'",
"ObjectPath": "/Script/CoreUObject"
},
"ClassConfigName": "Engine",
"bCooked": true,
"ClassDefaultObject": {
"ObjectName": "PCGF_RotateTowards_C'Default__PCGF_RotateTowards_C'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Functions/PCGF_RotateTowards.3"
},
"EditorTags": {
"BlueprintType": "BPTYPE_Normal"
}
},
{
"Type": "Function",
"Name": "ExecuteWithContext",
"Outer": "PCGF_RotateTowards_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"SuperStruct": {
"ObjectName": "Class'PCGBlueprintElement:ExecuteWithContext'",
"ObjectPath": "/Script/PCG"
},
"ChildProperties": [
{
"Type": "StructProperty",
"Name": "InContext",
"Flags": "RF_Public",
"ElementSize": 184,
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm | OutParm | ReferenceParm",
"Struct": {
"ObjectName": "Class'PCGContext'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "StructProperty",
"Name": "Input",
"Flags": "RF_Public",
"ElementSize": 32,
"PropertyFlags": "ConstParm | BlueprintVisible | BlueprintReadOnly | Parm | OutParm | ReferenceParm",
"Struct": {
"ObjectName": "Class'PCGDataCollection'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "StructProperty",
"Name": "Output",
"Flags": "RF_Public",
"ElementSize": 32,
"PropertyFlags": "Parm | OutParm",
"Struct": {
"ObjectName": "Class'PCGDataCollection'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "SetProperty",
"Name": "CallFunc_CustomInputLabels_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 80,
"ElementProp": {
"Type": "NameProperty",
"Name": "CallFunc_CustomInputLabels_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 12
}
},
{
"Type": "ArrayProperty",
"Name": "CallFunc_Set_ToArray_Result",
"Flags": "RF_Public",
"ElementSize": 16,
"PropertyFlags": "ReferenceParm",
"Inner": {
"Type": "NameProperty",
"Name": "CallFunc_Set_ToArray_Result",
"Flags": "RF_Public",
"ElementSize": 12
}
},
{
"Type": "ArrayProperty",
"Name": "CallFunc_GetInputsByPinLabel_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 16,
"PropertyFlags": "ReferenceParm",
"Inner": {
"Type": "StructProperty",
"Name": "CallFunc_GetInputsByPinLabel_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 104,
"Struct": {
"ObjectName": "Class'PCGTaggedData'",
"ObjectPath": "/Script/PCG"
}
}
},
{
"Type": "ObjectProperty",
"Name": "K2Node_DynamicCast_AsPCGSpatial_Data",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'PCGSpatialData'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "BoolProperty",
"Name": "K2Node_DynamicCast_bSuccess",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_ToPointDataWithContext_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "ConstParm",
"PropertyClass": {
"ObjectName": "Class'PCGPointData'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_PointLoop_OutData",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'PCGPointData'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "StructProperty",
"Name": "K2Node_MakeStruct_PCGTaggedData",
"Flags": "RF_Public",
"ElementSize": 104,
"Struct": {
"ObjectName": "Class'PCGTaggedData'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "ArrayProperty",
"Name": "K2Node_MakeArray_Array",
"Flags": "RF_Public",
"ElementSize": 16,
"PropertyFlags": "ReferenceParm",
"Inner": {
"Type": "StructProperty",
"Name": "K2Node_MakeArray_Array",
"Flags": "RF_Public",
"ElementSize": 104,
"Struct": {
"ObjectName": "Class'PCGTaggedData'",
"ObjectPath": "/Script/PCG"
}
}
},
{
"Type": "StructProperty",
"Name": "K2Node_MakeStruct_PCGDataCollection",
"Flags": "RF_Public",
"ElementSize": 32,
"Struct": {
"ObjectName": "Class'PCGDataCollection'",
"ObjectPath": "/Script/PCG"
}
}
],
"FunctionFlags": "FUNC_Event | FUNC_Public | FUNC_HasOutParms | FUNC_HasDefaults | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
},
{
"Type": "Function",
"Name": "PointLoopBody",
"Outer": "PCGF_RotateTowards_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"SuperStruct": {
"ObjectName": "Class'PCGBlueprintElement:PointLoopBody'",
"ObjectPath": "/Script/PCG"
},
"ChildProperties": [
{
"Type": "StructProperty",
"Name": "InContext",
"Flags": "RF_Public",
"ElementSize": 184,
"PropertyFlags": "ConstParm | BlueprintVisible | BlueprintReadOnly | Parm | OutParm | ReferenceParm",
"Struct": {
"ObjectName": "Class'PCGContext'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "ObjectProperty",
"Name": "InData",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "ConstParm | BlueprintVisible | BlueprintReadOnly | Parm",
"PropertyClass": {
"ObjectName": "Class'PCGPointData'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "StructProperty",
"Name": "InPoint",
"Flags": "RF_Public",
"ElementSize": 208,
"PropertyFlags": "ConstParm | BlueprintVisible | BlueprintReadOnly | Parm | OutParm | ReferenceParm",
"Struct": {
"ObjectName": "Class'PCGPoint'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "StructProperty",
"Name": "OutPoint",
"Flags": "RF_Public",
"ElementSize": 208,
"PropertyFlags": "Parm | OutParm",
"Struct": {
"ObjectName": "Class'PCGPoint'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "ObjectProperty",
"Name": "OutMetadata",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
"PropertyClass": {
"ObjectName": "Class'PCGMetadata'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "BoolProperty",
"Name": "ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"PropertyFlags": "Parm | OutParm | ReturnParm",
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"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": "StructProperty",
"Name": "CallFunc_FindLookAtRotation_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 24,
"Struct": {
"ObjectName": "Class'Rotator'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "StructProperty",
"Name": "CallFunc_ComposeRotators_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 24,
"Struct": {
"ObjectName": "Class'Rotator'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "StructProperty",
"Name": "CallFunc_RLerp_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 24,
"Struct": {
"ObjectName": "Class'Rotator'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "StructProperty",
"Name": "CallFunc_MakeTransform_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 96,
"Struct": {
"ObjectName": "Class'Transform'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "FloatProperty",
"Name": "CallFunc_RLerp_Alpha_ImplicitCast",
"Flags": "RF_Public",
"ElementSize": 4
}
],
"FunctionFlags": "FUNC_Event | FUNC_Public | FUNC_HasOutParms | FUNC_HasDefaults | FUNC_BlueprintCallable | FUNC_BlueprintEvent | FUNC_Const"
},
{
"Type": "PCGF_RotateTowards_C",
"Name": "Default__PCGF_RotateTowards_C",
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Functions/PCGF_RotateTowards.PCGF_RotateTowards_C'",
"Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Position": {
"X": 0.0,
"Y": 0.0,
"Z": 0.0
},
"bCanBeMultithreaded": true,
"CustomInputPins": [
{
"Label": "Points",
"AllowedTypes": "EPCGDataType::Spline",
"bAllowMultipleData": true,
"bAllowMultipleConnections": false,
"bAdvancedPin": false
}
],
"CustomOutputPins": [
{
"Label": "Out",
"AllowedTypes": "EPCGDataType::Spline",
"bAllowMultipleData": true,
"bAllowMultipleConnections": true,
"bAdvancedPin": false
}
],
"bHasDefaultInPin": false,
"bHasDefaultOutPin": false
}
}
]

View file

@ -0,0 +1,741 @@
[
{
"Type": "BlueprintGeneratedClass",
"Name": "PCGF_SetTreeDataTableAttributes_C",
"Class": "UScriptClass'BlueprintGeneratedClass'",
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"SuperStruct": {
"ObjectName": "Class'PCGBlueprintElement'",
"ObjectPath": "/Script/PCG"
},
"Children": [
{
"ObjectName": "Function'PCGF_SetTreeDataTableAttributes_C:PointLoopBody'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Functions/PCGF_SetTreeDataTableAttributes.2"
},
{
"ObjectName": "Function'PCGF_SetTreeDataTableAttributes_C:ExecuteWithContext'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Functions/PCGF_SetTreeDataTableAttributes.1"
}
],
"ChildProperties": [
{
"Type": "ObjectProperty",
"Name": "TreeDataTable",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible",
"PropertyClass": {
"ObjectName": "Class'DataTable'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "StrProperty",
"Name": "TreeDataTableSoftReference",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 16,
"PropertyFlags": "Edit | BlueprintVisible"
},
{
"Type": "ArrayProperty",
"Name": "WeightedRows",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 16,
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance",
"Inner": {
"Type": "StructProperty",
"Name": "WeightedRows",
"Flags": "RF_Public",
"ElementSize": 144,
"Struct": {
"ObjectName": "UserDefinedStruct'TreesDataTableStruct'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/DataTables/TreesDataTableStruct.0"
}
}
},
{
"Type": "BoolProperty",
"Name": "UseSoftRef",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 1,
"PropertyFlags": "Edit | BlueprintVisible",
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
}
],
"FuncMap": {
"ExecuteWithContext": {
"ObjectName": "Function'PCGF_SetTreeDataTableAttributes_C:ExecuteWithContext'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Functions/PCGF_SetTreeDataTableAttributes.1"
},
"PointLoopBody": {
"ObjectName": "Function'PCGF_SetTreeDataTableAttributes_C:PointLoopBody'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Functions/PCGF_SetTreeDataTableAttributes.2"
}
},
"ClassFlags": "CLASS_ReplicationDataIsSetUp | CLASS_CompiledFromBlueprint",
"ClassWithin": {
"ObjectName": "Class'Object'",
"ObjectPath": "/Script/CoreUObject"
},
"ClassConfigName": "Engine",
"bCooked": true,
"ClassDefaultObject": {
"ObjectName": "PCGF_SetTreeDataTableAttributes_C'Default__PCGF_SetTreeDataTableAttributes_C'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Functions/PCGF_SetTreeDataTableAttributes.3"
},
"EditorTags": {
"BlueprintType": "BPTYPE_Normal"
}
},
{
"Type": "Function",
"Name": "ExecuteWithContext",
"Outer": "PCGF_SetTreeDataTableAttributes_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"SuperStruct": {
"ObjectName": "Class'PCGBlueprintElement:ExecuteWithContext'",
"ObjectPath": "/Script/PCG"
},
"ChildProperties": [
{
"Type": "StructProperty",
"Name": "InContext",
"Flags": "RF_Public",
"ElementSize": 184,
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm | OutParm | ReferenceParm",
"Struct": {
"ObjectName": "Class'PCGContext'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "StructProperty",
"Name": "Input",
"Flags": "RF_Public",
"ElementSize": 32,
"PropertyFlags": "ConstParm | BlueprintVisible | BlueprintReadOnly | Parm | OutParm | ReferenceParm",
"Struct": {
"ObjectName": "Class'PCGDataCollection'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "StructProperty",
"Name": "Output",
"Flags": "RF_Public",
"ElementSize": 32,
"PropertyFlags": "Parm | OutParm",
"Struct": {
"ObjectName": "Class'PCGDataCollection'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "ObjectProperty",
"Name": "SpatialData",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible",
"PropertyClass": {
"ObjectName": "Class'PCGSpatialData'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "NameProperty",
"Name": "PinLabel",
"Flags": "RF_Public",
"ElementSize": 12,
"PropertyFlags": "Edit | BlueprintVisible"
},
{
"Type": "StructProperty",
"Name": "Context",
"Flags": "RF_Public",
"ElementSize": 184,
"PropertyFlags": "Edit | BlueprintVisible",
"Struct": {
"ObjectName": "Class'PCGContext'",
"ObjectPath": "/Script/PCG"
}
},
{
"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": "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": "ArrayProperty",
"Name": "CallFunc_GetDataTableRowNames_OutRowNames",
"Flags": "RF_Public",
"ElementSize": 16,
"PropertyFlags": "ReferenceParm",
"Inner": {
"Type": "NameProperty",
"Name": "CallFunc_GetDataTableRowNames_OutRowNames",
"Flags": "RF_Public",
"ElementSize": 12
}
},
{
"Type": "NameProperty",
"Name": "CallFunc_Array_Get_Item",
"Flags": "RF_Public",
"ElementSize": 12
},
{
"Type": "IntProperty",
"Name": "CallFunc_Array_Length_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "StructProperty",
"Name": "CallFunc_GetDataTableRowFromName_OutRow",
"Flags": "RF_Public",
"ElementSize": 144,
"Struct": {
"ObjectName": "UserDefinedStruct'TreesDataTableStruct'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/DataTables/TreesDataTableStruct.0"
}
},
{
"Type": "BoolProperty",
"Name": "CallFunc_GetDataTableRowFromName_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"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": "StructProperty",
"Name": "CallFunc_MakeSoftObjectPath_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 40,
"Struct": {
"ObjectName": "Class'SoftObjectPath'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "IntProperty",
"Name": "CallFunc_Array_Add_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "SoftObjectProperty",
"Name": "CallFunc_Conv_SoftObjPathToSoftObjRef_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 48,
"PropertyFlags": "UObjectWrapper",
"PropertyClass": {
"ObjectName": "Class'Object'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "IntProperty",
"Name": "Temp_int_Variable",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_LoadAsset_Blocking_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'Object'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "ObjectProperty",
"Name": "K2Node_DynamicCast_AsData_Table",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'DataTable'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "BoolProperty",
"Name": "K2Node_DynamicCast_bSuccess",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "BoolProperty",
"Name": "CallFunc_LessEqual_IntInt_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "IntProperty",
"Name": "CallFunc_Add_IntInt_ReturnValue_2",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_ToPointDataWithContext_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "ConstParm",
"PropertyClass": {
"ObjectName": "Class'PCGPointData'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_MutableMetadata_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'PCGMetadata'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_PointLoop_OutData",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'PCGPointData'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "StructProperty",
"Name": "K2Node_MakeStruct_PCGTaggedData",
"Flags": "RF_Public",
"ElementSize": 104,
"Struct": {
"ObjectName": "Class'PCGTaggedData'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "ArrayProperty",
"Name": "K2Node_MakeArray_Array",
"Flags": "RF_Public",
"ElementSize": 16,
"PropertyFlags": "ReferenceParm",
"Inner": {
"Type": "StructProperty",
"Name": "K2Node_MakeArray_Array",
"Flags": "RF_Public",
"ElementSize": 104,
"Struct": {
"ObjectName": "Class'PCGTaggedData'",
"ObjectPath": "/Script/PCG"
}
}
},
{
"Type": "StructProperty",
"Name": "K2Node_MakeStruct_PCGDataCollection",
"Flags": "RF_Public",
"ElementSize": 32,
"Struct": {
"ObjectName": "Class'PCGDataCollection'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "ArrayProperty",
"Name": "CallFunc_GetInputsByPinLabel_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 16,
"PropertyFlags": "ReferenceParm",
"Inner": {
"Type": "StructProperty",
"Name": "CallFunc_GetInputsByPinLabel_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 104,
"Struct": {
"ObjectName": "Class'PCGTaggedData'",
"ObjectPath": "/Script/PCG"
}
}
},
{
"Type": "IntProperty",
"Name": "CallFunc_Array_Length_ReturnValue_1",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "StructProperty",
"Name": "CallFunc_Array_Get_Item_1",
"Flags": "RF_Public",
"ElementSize": 104,
"Struct": {
"ObjectName": "Class'PCGTaggedData'",
"ObjectPath": "/Script/PCG"
}
},
{
"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": "ObjectProperty",
"Name": "K2Node_DynamicCast_AsPCGSpatial_Data",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'PCGSpatialData'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "BoolProperty",
"Name": "K2Node_DynamicCast_bSuccess_1",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
}
],
"FunctionFlags": "FUNC_Event | FUNC_Public | FUNC_HasOutParms | FUNC_HasDefaults | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
},
{
"Type": "Function",
"Name": "PointLoopBody",
"Outer": "PCGF_SetTreeDataTableAttributes_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"SuperStruct": {
"ObjectName": "Class'PCGBlueprintElement:PointLoopBody'",
"ObjectPath": "/Script/PCG"
},
"ChildProperties": [
{
"Type": "StructProperty",
"Name": "InContext",
"Flags": "RF_Public",
"ElementSize": 184,
"PropertyFlags": "ConstParm | BlueprintVisible | BlueprintReadOnly | Parm | OutParm | ReferenceParm",
"Struct": {
"ObjectName": "Class'PCGContext'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "ObjectProperty",
"Name": "InData",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "ConstParm | BlueprintVisible | BlueprintReadOnly | Parm",
"PropertyClass": {
"ObjectName": "Class'PCGPointData'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "StructProperty",
"Name": "InPoint",
"Flags": "RF_Public",
"ElementSize": 208,
"PropertyFlags": "ConstParm | BlueprintVisible | BlueprintReadOnly | Parm | OutParm | ReferenceParm",
"Struct": {
"ObjectName": "Class'PCGPoint'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "StructProperty",
"Name": "OutPoint",
"Flags": "RF_Public",
"ElementSize": 208,
"PropertyFlags": "Parm | OutParm",
"Struct": {
"ObjectName": "Class'PCGPoint'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "ObjectProperty",
"Name": "OutMetadata",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
"PropertyClass": {
"ObjectName": "Class'PCGMetadata'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "BoolProperty",
"Name": "ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"PropertyFlags": "Parm | OutParm | ReturnParm",
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "StructProperty",
"Name": "RandomStruct",
"Flags": "RF_Public",
"ElementSize": 144,
"PropertyFlags": "Edit | BlueprintVisible",
"Struct": {
"ObjectName": "UserDefinedStruct'TreesDataTableStruct'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/DataTables/TreesDataTableStruct.0"
}
},
{
"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": "StrProperty",
"Name": "CallFunc_Conv_SoftObjectReferenceToString_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 16
},
{
"Type": "StrProperty",
"Name": "CallFunc_Conv_SoftObjectReferenceToString_ReturnValue_1",
"Flags": "RF_Public",
"ElementSize": 16
},
{
"Type": "StructProperty",
"Name": "CallFunc_GetSoftObjectPath_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 40,
"Struct": {
"ObjectName": "Class'SoftObjectPath'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "StrProperty",
"Name": "CallFunc_BreakSoftObjectPath_PathString",
"Flags": "RF_Public",
"ElementSize": 16
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_BreakVector2D_X",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_BreakVector2D_Y",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "StructProperty",
"Name": "CallFunc_Conv_DoubleToVector_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 24,
"Struct": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "StructProperty",
"Name": "CallFunc_Multiply_VectorVector_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 24,
"Struct": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "StructProperty",
"Name": "CallFunc_Array_Random_OutItem",
"Flags": "RF_Public",
"ElementSize": 144,
"Struct": {
"ObjectName": "UserDefinedStruct'TreesDataTableStruct'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/DataTables/TreesDataTableStruct.0"
}
},
{
"Type": "IntProperty",
"Name": "CallFunc_Array_Random_OutIndex",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "StructProperty",
"Name": "CallFunc_MakeTransform_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 96,
"Struct": {
"ObjectName": "Class'Transform'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "FloatProperty",
"Name": "CallFunc_SetFloatAttribute_Value_ImplicitCast",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "FloatProperty",
"Name": "CallFunc_SetFloatAttribute_Value_ImplicitCast_1",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "FloatProperty",
"Name": "CallFunc_SetFloatAttribute_Value_ImplicitCast_2",
"Flags": "RF_Public",
"ElementSize": 4
}
],
"FunctionFlags": "FUNC_Event | FUNC_Public | FUNC_HasOutParms | FUNC_HasDefaults | FUNC_BlueprintCallable | FUNC_BlueprintEvent | FUNC_Const"
},
{
"Type": "PCGF_SetTreeDataTableAttributes_C",
"Name": "Default__PCGF_SetTreeDataTableAttributes_C",
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Functions/PCGF_SetTreeDataTableAttributes.PCGF_SetTreeDataTableAttributes_C'",
"Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"bCanBeMultithreaded": true,
"CustomInputPins": [
{
"Label": "In",
"AllowedTypes": "EPCGDataType::Spline",
"bAllowMultipleData": true,
"bAllowMultipleConnections": true,
"bAdvancedPin": false
}
],
"CustomOutputPins": [
{
"Label": "Out",
"AllowedTypes": "EPCGDataType::Spline",
"bAllowMultipleData": true,
"bAllowMultipleConnections": true,
"bAdvancedPin": false
}
],
"bHasDefaultInPin": false,
"bHasDefaultOutPin": false
}
}
]

View file

@ -0,0 +1,669 @@
[
{
"Type": "BlueprintGeneratedClass",
"Name": "PCGF_TransformTreeDetails_C",
"Class": "UScriptClass'BlueprintGeneratedClass'",
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"SuperStruct": {
"ObjectName": "Class'PCGBlueprintElement'",
"ObjectPath": "/Script/PCG"
},
"Children": [
{
"ObjectName": "Function'PCGF_TransformTreeDetails_C:NodeTitleOverride'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Functions/PCGF_TransformTreeDetails.2"
},
{
"ObjectName": "Function'PCGF_TransformTreeDetails_C:PointLoopBody'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Functions/PCGF_TransformTreeDetails.3"
},
{
"ObjectName": "Function'PCGF_TransformTreeDetails_C:ExecuteWithContext'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Functions/PCGF_TransformTreeDetails.1"
}
],
"ChildProperties": [
{
"Type": "NameProperty",
"Name": "OffsetAttribute",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 12,
"PropertyFlags": "Edit | BlueprintVisible"
},
{
"Type": "NameProperty",
"Name": "RotateAttribute",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 12,
"PropertyFlags": "Edit | BlueprintVisible"
},
{
"Type": "NameProperty",
"Name": "ScaleAttribute",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 12,
"PropertyFlags": "Edit | BlueprintVisible"
},
{
"Type": "NameProperty",
"Name": "HeightAttribute",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 12,
"PropertyFlags": "Edit | BlueprintVisible"
}
],
"FuncMap": {
"ExecuteWithContext": {
"ObjectName": "Function'PCGF_TransformTreeDetails_C:ExecuteWithContext'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Functions/PCGF_TransformTreeDetails.1"
},
"PointLoopBody": {
"ObjectName": "Function'PCGF_TransformTreeDetails_C:PointLoopBody'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Functions/PCGF_TransformTreeDetails.3"
},
"NodeTitleOverride": {
"ObjectName": "Function'PCGF_TransformTreeDetails_C:NodeTitleOverride'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Functions/PCGF_TransformTreeDetails.2"
}
},
"ClassFlags": "CLASS_ReplicationDataIsSetUp | CLASS_CompiledFromBlueprint",
"ClassWithin": {
"ObjectName": "Class'Object'",
"ObjectPath": "/Script/CoreUObject"
},
"ClassConfigName": "Engine",
"bCooked": true,
"ClassDefaultObject": {
"ObjectName": "PCGF_TransformTreeDetails_C'Default__PCGF_TransformTreeDetails_C'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Functions/PCGF_TransformTreeDetails.4"
},
"EditorTags": {
"BlueprintType": "BPTYPE_Normal"
}
},
{
"Type": "Function",
"Name": "ExecuteWithContext",
"Outer": "PCGF_TransformTreeDetails_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"SuperStruct": {
"ObjectName": "Class'PCGBlueprintElement:ExecuteWithContext'",
"ObjectPath": "/Script/PCG"
},
"ChildProperties": [
{
"Type": "StructProperty",
"Name": "InContext",
"Flags": "RF_Public",
"ElementSize": 184,
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm | OutParm | ReferenceParm",
"Struct": {
"ObjectName": "Class'PCGContext'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "StructProperty",
"Name": "Input",
"Flags": "RF_Public",
"ElementSize": 32,
"PropertyFlags": "ConstParm | BlueprintVisible | BlueprintReadOnly | Parm | OutParm | ReferenceParm",
"Struct": {
"ObjectName": "Class'PCGDataCollection'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "StructProperty",
"Name": "Output",
"Flags": "RF_Public",
"ElementSize": 32,
"PropertyFlags": "Parm | OutParm",
"Struct": {
"ObjectName": "Class'PCGDataCollection'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "ArrayProperty",
"Name": "OutTaggedData",
"Flags": "RF_Public",
"ElementSize": 16,
"PropertyFlags": "Edit | BlueprintVisible",
"Inner": {
"Type": "StructProperty",
"Name": "OutTaggedData",
"Flags": "RF_Public",
"ElementSize": 104,
"Struct": {
"ObjectName": "Class'PCGTaggedData'",
"ObjectPath": "/Script/PCG"
}
}
},
{
"Type": "ArrayProperty",
"Name": "CallFunc_GetInputs_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 16,
"PropertyFlags": "ReferenceParm",
"Inner": {
"Type": "StructProperty",
"Name": "CallFunc_GetInputs_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 104,
"Struct": {
"ObjectName": "Class'PCGTaggedData'",
"ObjectPath": "/Script/PCG"
}
}
},
{
"Type": "IntProperty",
"Name": "Temp_int_Array_Index_Variable",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "IntProperty",
"Name": "CallFunc_Array_Length_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "StructProperty",
"Name": "CallFunc_Array_Get_Item",
"Flags": "RF_Public",
"ElementSize": 104,
"Struct": {
"ObjectName": "Class'PCGTaggedData'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "IntProperty",
"Name": "Temp_int_Loop_Counter_Variable",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "ObjectProperty",
"Name": "K2Node_DynamicCast_AsPCGSpatial_Data",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'PCGSpatialData'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "BoolProperty",
"Name": "K2Node_DynamicCast_bSuccess",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_ToPointDataWithContext_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "ConstParm",
"PropertyClass": {
"ObjectName": "Class'PCGPointData'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_PointLoop_OutData",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'PCGPointData'",
"ObjectPath": "/Script/PCG"
}
},
{
"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": "StructProperty",
"Name": "K2Node_MakeStruct_PCGTaggedData",
"Flags": "RF_Public",
"ElementSize": 104,
"Struct": {
"ObjectName": "Class'PCGTaggedData'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "IntProperty",
"Name": "CallFunc_Add_IntInt_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "StructProperty",
"Name": "K2Node_MakeStruct_PCGDataCollection",
"Flags": "RF_Public",
"ElementSize": 32,
"Struct": {
"ObjectName": "Class'PCGDataCollection'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "IntProperty",
"Name": "CallFunc_Array_Add_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 4
}
],
"FunctionFlags": "FUNC_Event | FUNC_Public | FUNC_HasOutParms | FUNC_HasDefaults | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
},
{
"Type": "Function",
"Name": "NodeTitleOverride",
"Outer": "PCGF_TransformTreeDetails_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"SuperStruct": {
"ObjectName": "Class'PCGBlueprintElement:NodeTitleOverride'",
"ObjectPath": "/Script/PCG"
},
"ChildProperties": [
{
"Type": "NameProperty",
"Name": "ReturnValue",
"Flags": "RF_Public",
"ElementSize": 12,
"PropertyFlags": "Parm | OutParm | ReturnParm"
}
],
"FunctionFlags": "FUNC_Event | FUNC_Public | FUNC_HasOutParms | FUNC_BlueprintCallable | FUNC_BlueprintEvent | FUNC_Const"
},
{
"Type": "Function",
"Name": "PointLoopBody",
"Outer": "PCGF_TransformTreeDetails_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"SuperStruct": {
"ObjectName": "Class'PCGBlueprintElement:PointLoopBody'",
"ObjectPath": "/Script/PCG"
},
"ChildProperties": [
{
"Type": "StructProperty",
"Name": "InContext",
"Flags": "RF_Public",
"ElementSize": 184,
"PropertyFlags": "ConstParm | BlueprintVisible | BlueprintReadOnly | Parm | OutParm | ReferenceParm",
"Struct": {
"ObjectName": "Class'PCGContext'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "ObjectProperty",
"Name": "InData",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "ConstParm | BlueprintVisible | BlueprintReadOnly | Parm",
"PropertyClass": {
"ObjectName": "Class'PCGPointData'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "StructProperty",
"Name": "InPoint",
"Flags": "RF_Public",
"ElementSize": 208,
"PropertyFlags": "ConstParm | BlueprintVisible | BlueprintReadOnly | Parm | OutParm | ReferenceParm",
"Struct": {
"ObjectName": "Class'PCGPoint'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "StructProperty",
"Name": "OutPoint",
"Flags": "RF_Public",
"ElementSize": 208,
"PropertyFlags": "Parm | OutParm",
"Struct": {
"ObjectName": "Class'PCGPoint'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "ObjectProperty",
"Name": "OutMetadata",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
"PropertyClass": {
"ObjectName": "Class'PCGMetadata'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "BoolProperty",
"Name": "ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"PropertyFlags": "Parm | OutParm | ReturnParm",
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "ObjectProperty",
"Name": "Metadata",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible",
"PropertyClass": {
"ObjectName": "Class'PCGMetadata'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "StructProperty",
"Name": "Point",
"Flags": "RF_Public",
"ElementSize": 208,
"PropertyFlags": "Edit | BlueprintVisible",
"Struct": {
"ObjectName": "Class'PCGPoint'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "DoubleProperty",
"Name": "RandomScale",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible"
},
{
"Type": "DoubleProperty",
"Name": "Height",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible"
},
{
"Type": "DoubleProperty",
"Name": "RandomRotation",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible"
},
{
"Type": "DoubleProperty",
"Name": "RandomOffset",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible"
},
{
"Type": "StructProperty",
"Name": "CallFunc_Conv_DoubleToVector_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 24,
"Struct": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "StructProperty",
"Name": "CallFunc_MakeRotator_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 24,
"Struct": {
"ObjectName": "Class'Rotator'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_Add_DoubleDouble_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "StructProperty",
"Name": "CallFunc_MakeVector_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 24,
"Struct": {
"ObjectName": "Class'Vector'",
"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": "StructProperty",
"Name": "CallFunc_TransformRotation_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 24,
"Struct": {
"ObjectName": "Class'Rotator'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "StructProperty",
"Name": "CallFunc_Multiply_VectorVector_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 24,
"Struct": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "StructProperty",
"Name": "CallFunc_TransformLocation_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": "FloatProperty",
"Name": "CallFunc_GetFloatAttribute_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "StructProperty",
"Name": "CallFunc_GetVector2Attribute_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 16,
"Struct": {
"ObjectName": "Class'Vector2D'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "StructProperty",
"Name": "CallFunc_GetVector2Attribute_ReturnValue_1",
"Flags": "RF_Public",
"ElementSize": 16,
"Struct": {
"ObjectName": "Class'Vector2D'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_BreakVector2D_X",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_BreakVector2D_Y",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_BreakVector2D_X_1",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_BreakVector2D_Y_1",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_RandomFloatInRange_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_RandomFloatInRange_ReturnValue_1",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "StructProperty",
"Name": "CallFunc_GetVector2Attribute_ReturnValue_2",
"Flags": "RF_Public",
"ElementSize": 16,
"Struct": {
"ObjectName": "Class'Vector2D'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_BreakVector2D_X_2",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_BreakVector2D_Y_2",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_RandomFloatInRange_ReturnValue_2",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "FloatProperty",
"Name": "CallFunc_MakeRotator_Yaw_ImplicitCast",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "DoubleProperty",
"Name": "K2Node_VariableSet_Height_ImplicitCast",
"Flags": "RF_Public",
"ElementSize": 8
}
],
"FunctionFlags": "FUNC_Event | FUNC_Public | FUNC_HasOutParms | FUNC_HasDefaults | FUNC_BlueprintCallable | FUNC_BlueprintEvent | FUNC_Const"
},
{
"Type": "PCGF_TransformTreeDetails_C",
"Name": "Default__PCGF_TransformTreeDetails_C",
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Functions/PCGF_TransformTreeDetails.PCGF_TransformTreeDetails_C'",
"Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"CustomInputPins": [
{
"Label": "In",
"AllowedTypes": "EPCGDataType::Spline",
"bAllowMultipleData": true,
"bAllowMultipleConnections": true,
"bAdvancedPin": false
}
],
"CustomOutputPins": [
{
"Label": "Out",
"AllowedTypes": "EPCGDataType::Spline",
"bAllowMultipleData": true,
"bAllowMultipleConnections": true,
"bAdvancedPin": false
}
],
"bHasDefaultInPin": false,
"bHasDefaultOutPin": false
}
}
]

View file

@ -0,0 +1,504 @@
[
{
"Type": "BlueprintGeneratedClass",
"Name": "PCGF_UnpackTreeDetailAttributes_C",
"Class": "UScriptClass'BlueprintGeneratedClass'",
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"SuperStruct": {
"ObjectName": "Class'PCGBlueprintElement'",
"ObjectPath": "/Script/PCG"
},
"Children": [
{
"ObjectName": "Function'PCGF_UnpackTreeDetailAttributes_C:PointLoopBody'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Functions/PCGF_UnpackTreeDetailAttributes.2"
},
{
"ObjectName": "Function'PCGF_UnpackTreeDetailAttributes_C:ExecuteWithContext'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Functions/PCGF_UnpackTreeDetailAttributes.1"
}
],
"FuncMap": {
"ExecuteWithContext": {
"ObjectName": "Function'PCGF_UnpackTreeDetailAttributes_C:ExecuteWithContext'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Functions/PCGF_UnpackTreeDetailAttributes.1"
},
"PointLoopBody": {
"ObjectName": "Function'PCGF_UnpackTreeDetailAttributes_C:PointLoopBody'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Functions/PCGF_UnpackTreeDetailAttributes.2"
}
},
"ClassFlags": "CLASS_ReplicationDataIsSetUp | CLASS_CompiledFromBlueprint",
"ClassWithin": {
"ObjectName": "Class'Object'",
"ObjectPath": "/Script/CoreUObject"
},
"ClassConfigName": "Engine",
"bCooked": true,
"ClassDefaultObject": {
"ObjectName": "PCGF_UnpackTreeDetailAttributes_C'Default__PCGF_UnpackTreeDetailAttributes_C'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Functions/PCGF_UnpackTreeDetailAttributes.3"
},
"EditorTags": {
"BlueprintType": "BPTYPE_Normal"
}
},
{
"Type": "Function",
"Name": "ExecuteWithContext",
"Outer": "PCGF_UnpackTreeDetailAttributes_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"SuperStruct": {
"ObjectName": "Class'PCGBlueprintElement:ExecuteWithContext'",
"ObjectPath": "/Script/PCG"
},
"ChildProperties": [
{
"Type": "StructProperty",
"Name": "InContext",
"Flags": "RF_Public",
"ElementSize": 184,
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm | OutParm | ReferenceParm",
"Struct": {
"ObjectName": "Class'PCGContext'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "StructProperty",
"Name": "Input",
"Flags": "RF_Public",
"ElementSize": 32,
"PropertyFlags": "ConstParm | BlueprintVisible | BlueprintReadOnly | Parm | OutParm | ReferenceParm",
"Struct": {
"ObjectName": "Class'PCGDataCollection'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "StructProperty",
"Name": "Output",
"Flags": "RF_Public",
"ElementSize": 32,
"PropertyFlags": "Parm | OutParm",
"Struct": {
"ObjectName": "Class'PCGDataCollection'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "ObjectProperty",
"Name": "SpatialData",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible",
"PropertyClass": {
"ObjectName": "Class'PCGSpatialData'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "NameProperty",
"Name": "PinLabel",
"Flags": "RF_Public",
"ElementSize": 12,
"PropertyFlags": "Edit | BlueprintVisible"
},
{
"Type": "StructProperty",
"Name": "Context",
"Flags": "RF_Public",
"ElementSize": 184,
"PropertyFlags": "Edit | BlueprintVisible",
"Struct": {
"ObjectName": "Class'PCGContext'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "IntProperty",
"Name": "Temp_int_Array_Index_Variable",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_ToPointDataWithContext_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "ConstParm",
"PropertyClass": {
"ObjectName": "Class'PCGPointData'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_MutableMetadata_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'PCGMetadata'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_PointLoop_OutData",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'PCGPointData'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "StructProperty",
"Name": "K2Node_MakeStruct_PCGTaggedData",
"Flags": "RF_Public",
"ElementSize": 104,
"Struct": {
"ObjectName": "Class'PCGTaggedData'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "ArrayProperty",
"Name": "K2Node_MakeArray_Array",
"Flags": "RF_Public",
"ElementSize": 16,
"PropertyFlags": "ReferenceParm",
"Inner": {
"Type": "StructProperty",
"Name": "K2Node_MakeArray_Array",
"Flags": "RF_Public",
"ElementSize": 104,
"Struct": {
"ObjectName": "Class'PCGTaggedData'",
"ObjectPath": "/Script/PCG"
}
}
},
{
"Type": "StructProperty",
"Name": "K2Node_MakeStruct_PCGDataCollection",
"Flags": "RF_Public",
"ElementSize": 32,
"Struct": {
"ObjectName": "Class'PCGDataCollection'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "IntProperty",
"Name": "Temp_int_Loop_Counter_Variable",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "ArrayProperty",
"Name": "CallFunc_GetInputsByPinLabel_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 16,
"PropertyFlags": "ReferenceParm",
"Inner": {
"Type": "StructProperty",
"Name": "CallFunc_GetInputsByPinLabel_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 104,
"Struct": {
"ObjectName": "Class'PCGTaggedData'",
"ObjectPath": "/Script/PCG"
}
}
},
{
"Type": "IntProperty",
"Name": "CallFunc_Add_IntInt_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "StructProperty",
"Name": "CallFunc_Array_Get_Item",
"Flags": "RF_Public",
"ElementSize": 104,
"Struct": {
"ObjectName": "Class'PCGTaggedData'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "IntProperty",
"Name": "CallFunc_Array_Length_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "ObjectProperty",
"Name": "K2Node_DynamicCast_AsPCGSpatial_Data",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'PCGSpatialData'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "BoolProperty",
"Name": "K2Node_DynamicCast_bSuccess",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "BoolProperty",
"Name": "CallFunc_Less_IntInt_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
}
],
"FunctionFlags": "FUNC_Event | FUNC_Public | FUNC_HasOutParms | FUNC_HasDefaults | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
},
{
"Type": "Function",
"Name": "PointLoopBody",
"Outer": "PCGF_UnpackTreeDetailAttributes_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"SuperStruct": {
"ObjectName": "Class'PCGBlueprintElement:PointLoopBody'",
"ObjectPath": "/Script/PCG"
},
"ChildProperties": [
{
"Type": "StructProperty",
"Name": "InContext",
"Flags": "RF_Public",
"ElementSize": 184,
"PropertyFlags": "ConstParm | BlueprintVisible | BlueprintReadOnly | Parm | OutParm | ReferenceParm",
"Struct": {
"ObjectName": "Class'PCGContext'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "ObjectProperty",
"Name": "InData",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "ConstParm | BlueprintVisible | BlueprintReadOnly | Parm",
"PropertyClass": {
"ObjectName": "Class'PCGPointData'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "StructProperty",
"Name": "InPoint",
"Flags": "RF_Public",
"ElementSize": 208,
"PropertyFlags": "ConstParm | BlueprintVisible | BlueprintReadOnly | Parm | OutParm | ReferenceParm",
"Struct": {
"ObjectName": "Class'PCGPoint'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "StructProperty",
"Name": "OutPoint",
"Flags": "RF_Public",
"ElementSize": 208,
"PropertyFlags": "Parm | OutParm",
"Struct": {
"ObjectName": "Class'PCGPoint'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "ObjectProperty",
"Name": "OutMetadata",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
"PropertyClass": {
"ObjectName": "Class'PCGMetadata'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "BoolProperty",
"Name": "ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"PropertyFlags": "Parm | OutParm | ReturnParm",
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "StrProperty",
"Name": "CallFunc_GetStringAttribute_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 16
},
{
"Type": "StructProperty",
"Name": "CallFunc_MakeSoftObjectPath_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 40,
"Struct": {
"ObjectName": "Class'SoftObjectPath'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "SoftObjectProperty",
"Name": "CallFunc_Conv_SoftObjPathToSoftObjRef_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 48,
"PropertyFlags": "UObjectWrapper",
"PropertyClass": {
"ObjectName": "Class'Object'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'Object'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "ObjectProperty",
"Name": "K2Node_DynamicCast_AsData_Table",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'DataTable'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "BoolProperty",
"Name": "K2Node_DynamicCast_bSuccess",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "ArrayProperty",
"Name": "CallFunc_GetDataTableRowNames_OutRowNames",
"Flags": "RF_Public",
"ElementSize": 16,
"PropertyFlags": "ReferenceParm",
"Inner": {
"Type": "NameProperty",
"Name": "CallFunc_GetDataTableRowNames_OutRowNames",
"Flags": "RF_Public",
"ElementSize": 12
}
},
{
"Type": "NameProperty",
"Name": "CallFunc_Array_Random_OutItem",
"Flags": "RF_Public",
"ElementSize": 12
},
{
"Type": "IntProperty",
"Name": "CallFunc_Array_Random_OutIndex",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "StructProperty",
"Name": "CallFunc_GetDataTableRowFromName_OutRow",
"Flags": "RF_Public",
"ElementSize": 104,
"Struct": {
"ObjectName": "UserDefinedStruct'TreeDetailsDataTableStruct'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/DataTables/TreeDetailsDataTableStruct.0"
}
},
{
"Type": "BoolProperty",
"Name": "CallFunc_GetDataTableRowFromName_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "StrProperty",
"Name": "CallFunc_Conv_SoftObjectReferenceToString_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 16
},
{
"Type": "FloatProperty",
"Name": "CallFunc_SetFloatAttribute_Value_ImplicitCast",
"Flags": "RF_Public",
"ElementSize": 4
}
],
"FunctionFlags": "FUNC_Event | FUNC_Public | FUNC_HasOutParms | FUNC_HasDefaults | FUNC_BlueprintCallable | FUNC_BlueprintEvent | FUNC_Const"
},
{
"Type": "PCGF_UnpackTreeDetailAttributes_C",
"Name": "Default__PCGF_UnpackTreeDetailAttributes_C",
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Functions/PCGF_UnpackTreeDetailAttributes.PCGF_UnpackTreeDetailAttributes_C'",
"Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"bCanBeMultithreaded": true,
"CustomInputPins": [
{
"Label": "In",
"AllowedTypes": "EPCGDataType::Spline",
"bAllowMultipleData": true,
"bAllowMultipleConnections": true,
"bAdvancedPin": false
}
],
"CustomOutputPins": [
{
"Label": "Out",
"AllowedTypes": "EPCGDataType::Spline",
"bAllowMultipleData": true,
"bAllowMultipleConnections": true,
"bAdvancedPin": false
}
],
"bHasDefaultInPin": false,
"bHasDefaultOutPin": false
}
}
]

View file

@ -0,0 +1,80 @@
[
{
"Type": "CurveFloat",
"Name": "C_ForestInnerCurve",
"Class": "UScriptClass'CurveFloat'",
"Flags": "RF_Public | RF_Standalone | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"FloatCurve": {
"Keys": [
{
"InterpMode": "RCIM_Linear",
"TangentMode": "RCTM_Auto",
"TangentWeightMode": "RCTWM_WeightedNone",
"Time": 0.0070816875,
"Value": 0.025578022,
"ArriveTangent": 0.0,
"ArriveTangentWeight": 0.0,
"LeaveTangent": 0.0,
"LeaveTangentWeight": 0.0
},
{
"InterpMode": "RCIM_Linear",
"TangentMode": "RCTM_Auto",
"TangentWeightMode": "RCTWM_WeightedNone",
"Time": 0.21776253,
"Value": -0.0013777018,
"ArriveTangent": 0.0,
"ArriveTangentWeight": 0.0,
"LeaveTangent": 0.0,
"LeaveTangentWeight": 0.0
},
{
"InterpMode": "RCIM_Linear",
"TangentMode": "RCTM_Auto",
"TangentWeightMode": "RCTWM_WeightedNone",
"Time": 0.3267554,
"Value": 0.10671204,
"ArriveTangent": 0.0,
"ArriveTangentWeight": 0.0,
"LeaveTangent": 0.0,
"LeaveTangentWeight": 0.0
},
{
"InterpMode": "RCIM_Linear",
"TangentMode": "RCTM_Auto",
"TangentWeightMode": "RCTWM_WeightedNone",
"Time": 0.64282125,
"Value": 0.8459252,
"ArriveTangent": 0.0,
"ArriveTangentWeight": 0.0,
"LeaveTangent": 0.0,
"LeaveTangentWeight": 0.0
},
{
"InterpMode": "RCIM_Linear",
"TangentMode": "RCTM_Auto",
"TangentWeightMode": "RCTWM_WeightedNone",
"Time": 0.73702645,
"Value": 0.8759351,
"ArriveTangent": 0.0,
"ArriveTangentWeight": 0.0,
"LeaveTangent": 0.0,
"LeaveTangentWeight": 0.0
},
{
"InterpMode": "RCIM_Linear",
"TangentMode": "RCTM_Auto",
"TangentWeightMode": "RCTWM_WeightedNone",
"Time": 1.0183948,
"Value": -0.0070171356,
"ArriveTangent": 0.0,
"ArriveTangentWeight": 0.0,
"LeaveTangent": 0.0,
"LeaveTangentWeight": 0.0
}
]
}
}
}
]

View file

@ -0,0 +1,102 @@
[
{
"Type": "CurveFloat",
"Name": "C_ForestOuterCurve",
"Class": "UScriptClass'CurveFloat'",
"Flags": "RF_Public | RF_Standalone | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"FloatCurve": {
"Keys": [
{
"InterpMode": "RCIM_Linear",
"TangentMode": "RCTM_Auto",
"TangentWeightMode": "RCTWM_WeightedNone",
"Time": 0.009227011,
"Value": 1.0665531,
"ArriveTangent": 0.0,
"ArriveTangentWeight": 0.0,
"LeaveTangent": 0.0,
"LeaveTangentWeight": 0.0
},
{
"InterpMode": "RCIM_Linear",
"TangentMode": "RCTM_Auto",
"TangentWeightMode": "RCTWM_WeightedNone",
"Time": 0.09709731,
"Value": 1.0041801,
"ArriveTangent": 0.0,
"ArriveTangentWeight": 0.0,
"LeaveTangent": 0.0,
"LeaveTangentWeight": 0.0
},
{
"InterpMode": "RCIM_Linear",
"TangentMode": "RCTM_Auto",
"TangentWeightMode": "RCTWM_WeightedNone",
"Time": 0.17902073,
"Value": 0.92278177,
"ArriveTangent": 0.0,
"ArriveTangentWeight": 0.0,
"LeaveTangent": 0.0,
"LeaveTangentWeight": 0.0
},
{
"InterpMode": "RCIM_Linear",
"TangentMode": "RCTM_Auto",
"TangentWeightMode": "RCTWM_WeightedNone",
"Time": 0.2607595,
"Value": 0.67406154,
"ArriveTangent": 0.0,
"ArriveTangentWeight": 0.0,
"LeaveTangent": 0.0,
"LeaveTangentWeight": 0.0
},
{
"InterpMode": "RCIM_Linear",
"TangentMode": "RCTM_Auto",
"TangentWeightMode": "RCTWM_WeightedNone",
"Time": 0.4085067,
"Value": 0.49629015,
"ArriveTangent": 0.0,
"ArriveTangentWeight": 0.0,
"LeaveTangent": 0.0,
"LeaveTangentWeight": 0.0
},
{
"InterpMode": "RCIM_Linear",
"TangentMode": "RCTM_Auto",
"TangentWeightMode": "RCTWM_WeightedNone",
"Time": 0.64643985,
"Value": 0.265306,
"ArriveTangent": 0.0,
"ArriveTangentWeight": 0.0,
"LeaveTangent": 0.0,
"LeaveTangentWeight": 0.0
},
{
"InterpMode": "RCIM_Linear",
"TangentMode": "RCTM_Auto",
"TangentWeightMode": "RCTWM_WeightedNone",
"Time": 0.81511164,
"Value": 0.08858907,
"ArriveTangent": 0.0,
"ArriveTangentWeight": 0.0,
"LeaveTangent": 0.0,
"LeaveTangentWeight": 0.0
},
{
"InterpMode": "RCIM_Linear",
"TangentMode": "RCTM_Auto",
"TangentWeightMode": "RCTWM_WeightedNone",
"Time": 1.0,
"Value": 0.0,
"ArriveTangent": 0.0,
"ArriveTangentWeight": 0.0,
"LeaveTangent": 0.0,
"LeaveTangentWeight": 0.0
}
]
}
}
}
]

View file

@ -0,0 +1,178 @@
[
{
"Type": "PCGGraphInstance",
"Name": "PCG_LargeTileHorisontal",
"Class": "UScriptClass'PCGGraphInstance'",
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Graph": {
"ObjectName": "PCGGraph'PCG_DistributeSplineMeshesTiles'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Graphs/PCG_DistributeSplineMeshesTiles.87"
},
"ParametersOverrides": {
"Parameters": {
"PropertyDescs": [
{
"ValueTypeObject": null,
"ID": "FE0C0227-44BBC864-A9BF10A6-DC456B57",
"Name": "TileCount",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "B0182502-4691FB54-52E1A2B8-54E6AE10",
"Name": "TileSize",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "77312709-45E5DF00-9EFDD795-A7BDE7E8",
"Name": "TileLength",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "01BBAE72-44851147-12AB85BD-F75DD6F7",
"Name": "RandomOffset",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": {
"ObjectName": "Class'Rotator'",
"ObjectPath": "/Script/CoreUObject"
},
"ID": "5641CB67-432C4F52-1B8492B0-60E0E70F",
"Name": "RandomRotation",
"ValueType": "Struct",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "1BA129DA-4ABEA555-3F1819B3-BFB2C83A",
"Name": "OffsetDown",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": {
"ObjectName": "Class'DataTable'",
"ObjectPath": "/Script/Engine"
},
"ID": "26083CC7-4BF2DB7D-E43771AC-756872B6",
"Name": "Assets",
"ValueType": "Object",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "3114315D-4253215C-5A63809E-DC17E404",
"Name": "ErasePercent",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
},
"ID": "AFFB1249-4E6D34FC-A81EB483-95BC89DB",
"Name": "BoundsScale",
"ValueType": "Struct",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": {
"ObjectName": "Class'Rotator'",
"ObjectPath": "/Script/CoreUObject"
},
"ID": "48F86B75-4921B34A-41FD22A0-39A58342",
"Name": "RotateMesh",
"ValueType": "Struct",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
},
"ID": "C90E2AC3-456C2B08-33140681-18C7DEE9",
"Name": "NormalRotationContribution",
"ValueType": "Struct",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
}
],
"SerialSize": 144
},
"PropertiesIDsOverridden": [
"26083CC7-4BF2DB7D-E43771AC-756872B6",
"FE0C0227-44BBC864-A9BF10A6-DC456B57",
"48F86B75-4921B34A-41FD22A0-39A58342",
"77312709-45E5DF00-9EFDD795-A7BDE7E8",
"B0182502-4691FB54-52E1A2B8-54E6AE10",
"5641CB67-432C4F52-1B8492B0-60E0E70F",
"01BBAE72-44851147-12AB85BD-F75DD6F7",
"AFFB1249-4E6D34FC-A81EB483-95BC89DB"
]
}
}
}
]

View file

@ -0,0 +1,177 @@
[
{
"Type": "PCGGraphInstance",
"Name": "PCG_LargeTileVertical",
"Class": "UScriptClass'PCGGraphInstance'",
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Graph": {
"ObjectName": "PCGGraph'PCG_DistributeSplineMeshesTiles'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Graphs/PCG_DistributeSplineMeshesTiles.87"
},
"ParametersOverrides": {
"Parameters": {
"PropertyDescs": [
{
"ValueTypeObject": null,
"ID": "FE0C0227-44BBC864-A9BF10A6-DC456B57",
"Name": "TileCount",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "B0182502-4691FB54-52E1A2B8-54E6AE10",
"Name": "TileSize",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "77312709-45E5DF00-9EFDD795-A7BDE7E8",
"Name": "TileLength",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "01BBAE72-44851147-12AB85BD-F75DD6F7",
"Name": "RandomOffset",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": {
"ObjectName": "Class'Rotator'",
"ObjectPath": "/Script/CoreUObject"
},
"ID": "5641CB67-432C4F52-1B8492B0-60E0E70F",
"Name": "RandomRotation",
"ValueType": "Struct",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "1BA129DA-4ABEA555-3F1819B3-BFB2C83A",
"Name": "OffsetDown",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": {
"ObjectName": "Class'DataTable'",
"ObjectPath": "/Script/Engine"
},
"ID": "26083CC7-4BF2DB7D-E43771AC-756872B6",
"Name": "Assets",
"ValueType": "Object",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "3114315D-4253215C-5A63809E-DC17E404",
"Name": "ErasePercent",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
},
"ID": "AFFB1249-4E6D34FC-A81EB483-95BC89DB",
"Name": "BoundsScale",
"ValueType": "Struct",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": {
"ObjectName": "Class'Rotator'",
"ObjectPath": "/Script/CoreUObject"
},
"ID": "48F86B75-4921B34A-41FD22A0-39A58342",
"Name": "RotateMesh",
"ValueType": "Struct",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
},
"ID": "C90E2AC3-456C2B08-33140681-18C7DEE9",
"Name": "NormalRotationContribution",
"ValueType": "Struct",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
}
],
"SerialSize": 120
},
"PropertiesIDsOverridden": [
"26083CC7-4BF2DB7D-E43771AC-756872B6",
"FE0C0227-44BBC864-A9BF10A6-DC456B57",
"48F86B75-4921B34A-41FD22A0-39A58342",
"77312709-45E5DF00-9EFDD795-A7BDE7E8",
"B0182502-4691FB54-52E1A2B8-54E6AE10",
"5641CB67-432C4F52-1B8492B0-60E0E70F",
"01BBAE72-44851147-12AB85BD-F75DD6F7"
]
}
}
}
]

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

View file

@ -0,0 +1,295 @@
[
{
"Type": "PCGGraphInstance",
"Name": "PCG_TightPines_dead",
"Class": "UScriptClass'PCGGraphInstance'",
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Graph": {
"ObjectName": "PCGGraph'PCG_TightPines'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Graphs/PCG_TightPines.120"
},
"ParametersOverrides": {
"Parameters": {
"PropertyDescs": [
{
"ValueTypeObject": null,
"ID": "D5E7F49C-49B38B25-95BCA3A1-C0DB3D5A",
"Name": "TreeDensity",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "8C4EF8C0-4C4C84FD-F987E786-465D7A83",
"Name": "SlopeMask",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "B8D6B27A-4862842E-FC1B999A-D6F08CEF",
"Name": "OpenAreas",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "4E8E8727-4E52CC54-09C58997-D9D4E952",
"Name": "OpenAreasSize",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "ABF4E30A-471154E7-EC2773A4-730CE0B4",
"Name": "OpenAreasEdge",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "D0498D44-4FD0D665-6DDCF195-05793DF1",
"Name": "OpenAreaMeshesPercent",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": {
"ObjectName": "Class'DataTable'",
"ObjectPath": "/Script/Engine"
},
"ID": "46911CBE-4E377F81-D31D1193-9748F942",
"Name": "TreesMeshes",
"ValueType": "Object",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
},
"ID": "A438056A-4FE0073A-C8015892-113B37ED",
"Name": "TreesBoundMultiplier",
"ValueType": "Struct",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
},
"ID": "A2D96333-41B88AF8-C6508AA3-4670B579",
"Name": "OpenAreaMeshesBoundMultiplier",
"ValueType": "Struct",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "77DB5A84-4CFB9116-3A83F3A6-AD70ACB8",
"Name": "TreesAlignment",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": {
"ObjectName": "Class'Rotator'",
"ObjectPath": "/Script/CoreUObject"
},
"ID": "D3099204-45BF69E7-1F8B6B89-76961EA5",
"Name": "TreesRotation",
"ValueType": "Struct",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": {
"ObjectName": "Class'DataTable'",
"ObjectPath": "/Script/Engine"
},
"ID": "CD64FADA-4A4F2FC2-ED22D784-1D929FB8",
"Name": "OpenAreaMeshes",
"ValueType": "Object",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "75A93003-4E7B8812-D27B2F8F-CB50F0C7",
"Name": "DetailsAmount",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": {
"ObjectName": "Class'Rotator'",
"ObjectPath": "/Script/CoreUObject"
},
"ID": "3A9B69DF-46515054-8A666BA7-690BED79",
"Name": "TreesRandomRotation",
"ValueType": "Struct",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": {
"ObjectName": "Class'Rotator'",
"ObjectPath": "/Script/CoreUObject"
},
"ID": "AAF04576-49CFCF2A-62CBAF8A-95FA3BED",
"Name": "OpeaAreaMeshesRandomRotation",
"ValueType": "Struct",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "5495D8B8-476847DB-8195B097-11DD8642",
"Name": "Erasers",
"ValueType": "String",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "7A15047A-4A14A37C-007F6686-6B01E29F",
"Name": "RoadsEraser-DistanceIncrement",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
},
"ID": "48BE5024-43A374A4-4A0968BB-7FC7C55A",
"Name": "RoadsEraser-Bounds",
"ValueType": "Struct",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "D7A6EE1F-40831C51-ACA5BA8C-EBB9B1C6",
"Name": "PathsEraser-DistanceIncrement",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
},
"ID": "9B0891DB-4B2B017D-91DBC48F-4754B7F3",
"Name": "PathsEraser-Bounds",
"ValueType": "Struct",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
}
],
"SerialSize": 261
},
"PropertiesIDsOverridden": [
"4E8E8727-4E52CC54-09C58997-D9D4E952",
"D5E7F49C-49B38B25-95BCA3A1-C0DB3D5A",
"ABF4E30A-471154E7-EC2773A4-730CE0B4",
"B8D6B27A-4862842E-FC1B999A-D6F08CEF",
"46911CBE-4E377F81-D31D1193-9748F942"
]
}
}
}
]

View file

@ -0,0 +1,297 @@
[
{
"Type": "PCGGraphInstance",
"Name": "PCG_TightPines_dense",
"Class": "UScriptClass'PCGGraphInstance'",
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Graph": {
"ObjectName": "PCGGraph'PCG_TightPines'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Graphs/PCG_TightPines.120"
},
"ParametersOverrides": {
"Parameters": {
"PropertyDescs": [
{
"ValueTypeObject": null,
"ID": "D5E7F49C-49B38B25-95BCA3A1-C0DB3D5A",
"Name": "TreeDensity",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "8C4EF8C0-4C4C84FD-F987E786-465D7A83",
"Name": "SlopeMask",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "B8D6B27A-4862842E-FC1B999A-D6F08CEF",
"Name": "OpenAreas",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "4E8E8727-4E52CC54-09C58997-D9D4E952",
"Name": "OpenAreasSize",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "ABF4E30A-471154E7-EC2773A4-730CE0B4",
"Name": "OpenAreasEdge",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "D0498D44-4FD0D665-6DDCF195-05793DF1",
"Name": "OpenAreaMeshesPercent",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": {
"ObjectName": "Class'DataTable'",
"ObjectPath": "/Script/Engine"
},
"ID": "46911CBE-4E377F81-D31D1193-9748F942",
"Name": "TreesMeshes",
"ValueType": "Object",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
},
"ID": "A438056A-4FE0073A-C8015892-113B37ED",
"Name": "TreesBoundMultiplier",
"ValueType": "Struct",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
},
"ID": "A2D96333-41B88AF8-C6508AA3-4670B579",
"Name": "OpenAreaMeshesBoundMultiplier",
"ValueType": "Struct",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "77DB5A84-4CFB9116-3A83F3A6-AD70ACB8",
"Name": "TreesAlignment",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": {
"ObjectName": "Class'Rotator'",
"ObjectPath": "/Script/CoreUObject"
},
"ID": "D3099204-45BF69E7-1F8B6B89-76961EA5",
"Name": "TreesRotation",
"ValueType": "Struct",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": {
"ObjectName": "Class'DataTable'",
"ObjectPath": "/Script/Engine"
},
"ID": "CD64FADA-4A4F2FC2-ED22D784-1D929FB8",
"Name": "OpenAreaMeshes",
"ValueType": "Object",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "75A93003-4E7B8812-D27B2F8F-CB50F0C7",
"Name": "DetailsAmount",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": {
"ObjectName": "Class'Rotator'",
"ObjectPath": "/Script/CoreUObject"
},
"ID": "3A9B69DF-46515054-8A666BA7-690BED79",
"Name": "TreesRandomRotation",
"ValueType": "Struct",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": {
"ObjectName": "Class'Rotator'",
"ObjectPath": "/Script/CoreUObject"
},
"ID": "AAF04576-49CFCF2A-62CBAF8A-95FA3BED",
"Name": "OpeaAreaMeshesRandomRotation",
"ValueType": "Struct",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "5495D8B8-476847DB-8195B097-11DD8642",
"Name": "Erasers",
"ValueType": "String",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "7A15047A-4A14A37C-007F6686-6B01E29F",
"Name": "RoadsEraser-DistanceIncrement",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
},
"ID": "48BE5024-43A374A4-4A0968BB-7FC7C55A",
"Name": "RoadsEraser-Bounds",
"ValueType": "Struct",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "D7A6EE1F-40831C51-ACA5BA8C-EBB9B1C6",
"Name": "PathsEraser-DistanceIncrement",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
},
"ID": "9B0891DB-4B2B017D-91DBC48F-4754B7F3",
"Name": "PathsEraser-Bounds",
"ValueType": "Struct",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
}
],
"SerialSize": 261
},
"PropertiesIDsOverridden": [
"D5E7F49C-49B38B25-95BCA3A1-C0DB3D5A",
"46911CBE-4E377F81-D31D1193-9748F942",
"ABF4E30A-471154E7-EC2773A4-730CE0B4",
"4E8E8727-4E52CC54-09C58997-D9D4E952",
"B8D6B27A-4862842E-FC1B999A-D6F08CEF",
"CD64FADA-4A4F2FC2-ED22D784-1D929FB8",
"D0498D44-4FD0D665-6DDCF195-05793DF1"
]
}
}
}
]

View file

@ -0,0 +1,296 @@
[
{
"Type": "PCGGraphInstance",
"Name": "PCG_TightPines_sparse",
"Class": "UScriptClass'PCGGraphInstance'",
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Graph": {
"ObjectName": "PCGGraph'PCG_TightPines'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Graphs/PCG_TightPines.120"
},
"ParametersOverrides": {
"Parameters": {
"PropertyDescs": [
{
"ValueTypeObject": null,
"ID": "D5E7F49C-49B38B25-95BCA3A1-C0DB3D5A",
"Name": "TreeDensity",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "8C4EF8C0-4C4C84FD-F987E786-465D7A83",
"Name": "SlopeMask",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "B8D6B27A-4862842E-FC1B999A-D6F08CEF",
"Name": "OpenAreas",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "4E8E8727-4E52CC54-09C58997-D9D4E952",
"Name": "OpenAreasSize",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "ABF4E30A-471154E7-EC2773A4-730CE0B4",
"Name": "OpenAreasEdge",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "D0498D44-4FD0D665-6DDCF195-05793DF1",
"Name": "OpenAreaMeshesPercent",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": {
"ObjectName": "Class'DataTable'",
"ObjectPath": "/Script/Engine"
},
"ID": "46911CBE-4E377F81-D31D1193-9748F942",
"Name": "TreesMeshes",
"ValueType": "Object",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
},
"ID": "A438056A-4FE0073A-C8015892-113B37ED",
"Name": "TreesBoundMultiplier",
"ValueType": "Struct",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
},
"ID": "A2D96333-41B88AF8-C6508AA3-4670B579",
"Name": "OpenAreaMeshesBoundMultiplier",
"ValueType": "Struct",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "77DB5A84-4CFB9116-3A83F3A6-AD70ACB8",
"Name": "TreesAlignment",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": {
"ObjectName": "Class'Rotator'",
"ObjectPath": "/Script/CoreUObject"
},
"ID": "D3099204-45BF69E7-1F8B6B89-76961EA5",
"Name": "TreesRotation",
"ValueType": "Struct",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": {
"ObjectName": "Class'DataTable'",
"ObjectPath": "/Script/Engine"
},
"ID": "CD64FADA-4A4F2FC2-ED22D784-1D929FB8",
"Name": "OpenAreaMeshes",
"ValueType": "Object",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "75A93003-4E7B8812-D27B2F8F-CB50F0C7",
"Name": "DetailsAmount",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": {
"ObjectName": "Class'Rotator'",
"ObjectPath": "/Script/CoreUObject"
},
"ID": "3A9B69DF-46515054-8A666BA7-690BED79",
"Name": "TreesRandomRotation",
"ValueType": "Struct",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": {
"ObjectName": "Class'Rotator'",
"ObjectPath": "/Script/CoreUObject"
},
"ID": "AAF04576-49CFCF2A-62CBAF8A-95FA3BED",
"Name": "OpeaAreaMeshesRandomRotation",
"ValueType": "Struct",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "5495D8B8-476847DB-8195B097-11DD8642",
"Name": "Erasers",
"ValueType": "String",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "7A15047A-4A14A37C-007F6686-6B01E29F",
"Name": "RoadsEraser-DistanceIncrement",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
},
"ID": "48BE5024-43A374A4-4A0968BB-7FC7C55A",
"Name": "RoadsEraser-Bounds",
"ValueType": "Struct",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "D7A6EE1F-40831C51-ACA5BA8C-EBB9B1C6",
"Name": "PathsEraser-DistanceIncrement",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
},
"ID": "9B0891DB-4B2B017D-91DBC48F-4754B7F3",
"Name": "PathsEraser-Bounds",
"ValueType": "Struct",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
}
],
"SerialSize": 261
},
"PropertiesIDsOverridden": [
"4E8E8727-4E52CC54-09C58997-D9D4E952",
"D5E7F49C-49B38B25-95BCA3A1-C0DB3D5A",
"ABF4E30A-471154E7-EC2773A4-730CE0B4",
"B8D6B27A-4862842E-FC1B999A-D6F08CEF",
"46911CBE-4E377F81-D31D1193-9748F942",
"D0498D44-4FD0D665-6DDCF195-05793DF1"
]
}
}
}
]

View file

@ -0,0 +1,36 @@
[
{
"Type": "BlueprintGeneratedClass",
"Name": "BPRHism_C",
"Class": "UScriptClass'BlueprintGeneratedClass'",
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"SuperStruct": {
"ObjectName": "Class'HierarchicalInstancedStaticMeshComponent'",
"ObjectPath": "/Script/Engine"
},
"ClassFlags": "CLASS_Config | CLASS_ReplicationDataIsSetUp | CLASS_EditInlineNew | CLASS_CompiledFromBlueprint | CLASS_DefaultToInstanced | CLASS_HasInstancedReference",
"ClassWithin": {
"ObjectName": "Class'Object'",
"ObjectPath": "/Script/CoreUObject"
},
"ClassConfigName": "Engine",
"bCooked": true,
"ClassDefaultObject": {
"ObjectName": "BPRHism_C'Default__BPRHism_C'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/BPRHism.1"
},
"EditorTags": {
"BlueprintType": "BPTYPE_Normal"
}
},
{
"Type": "BPRHism_C",
"Name": "Default__BPRHism_C",
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/BPRHism.BPRHism_C'",
"Flags": "RF_Public | RF_Transactional | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"bAllowCullDistanceVolume": false,
"CastShadow": false
}
}
]

View file

@ -0,0 +1,39 @@
[
{
"Type": "BlueprintGeneratedClass",
"Name": "BPRHism_DontStep_C",
"Class": "UScriptClass'BlueprintGeneratedClass'",
"Super": {
"ObjectName": "BlueprintGeneratedClass'BPRHism_C'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/BPRHism.0"
},
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"ClassFlags": "CLASS_Config | CLASS_ReplicationDataIsSetUp | CLASS_EditInlineNew | CLASS_CompiledFromBlueprint | CLASS_DefaultToInstanced | CLASS_HasInstancedReference",
"ClassWithin": {
"ObjectName": "Class'Object'",
"ObjectPath": "/Script/CoreUObject"
},
"ClassConfigName": "Engine",
"bCooked": true,
"ClassDefaultObject": {
"ObjectName": "BPRHism_DontStep_C'Default__BPRHism_DontStep_C'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/BPRHism_DontStep.1"
},
"EditorTags": {
"BlueprintType": "BPTYPE_Normal"
}
},
{
"Type": "BPRHism_DontStep_C",
"Name": "Default__BPRHism_DontStep_C",
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/BPRHism_DontStep.BPRHism_DontStep_C'",
"Template": {
"ObjectName": "BPRHism_C'Default__BPRHism_C'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/BPRHism.1"
},
"Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"CanCharacterStepUpOn": "ECanBeCharacterBase::ECB_No"
}
}
]

View file

@ -0,0 +1,37 @@
[
{
"Type": "BlueprintGeneratedClass",
"Name": "BPRShadowCaster_C",
"Class": "UScriptClass'BlueprintGeneratedClass'",
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"SuperStruct": {
"ObjectName": "Class'HierarchicalInstancedStaticMeshComponent'",
"ObjectPath": "/Script/Engine"
},
"ClassFlags": "CLASS_Config | CLASS_ReplicationDataIsSetUp | CLASS_EditInlineNew | CLASS_CompiledFromBlueprint | CLASS_DefaultToInstanced | CLASS_HasInstancedReference",
"ClassWithin": {
"ObjectName": "Class'Object'",
"ObjectPath": "/Script/CoreUObject"
},
"ClassConfigName": "Engine",
"bCooked": true,
"ClassDefaultObject": {
"ObjectName": "BPRShadowCaster_C'Default__BPRShadowCaster_C'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/BPRShadowCaster.1"
},
"EditorTags": {
"BlueprintType": "BPTYPE_Normal"
}
},
{
"Type": "BPRShadowCaster_C",
"Name": "Default__BPRShadowCaster_C",
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/BPRShadowCaster.BPRShadowCaster_C'",
"Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"bAllowCullDistanceVolume": false,
"bCastHiddenShadow": true,
"bVisible": false
}
}
]

View file

@ -0,0 +1,578 @@
[
{
"Type": "BillboardComponent",
"Name": "Billboard_GEN_VARIABLE",
"Outer": "BP_ProceduralForest_C",
"Class": "UScriptClass'BillboardComponent'",
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Sprite": {
"ObjectName": "Texture2D'S_ForestPCG'",
"ObjectPath": "/Game/ITR2/Art/UI/EditorIcons/S_ForestPCG.0"
},
"bIsScreenSizeScaled": true,
"ScreenSize": 0.01,
"RelativeLocation": {
"X": 0.0,
"Y": 0.0,
"Z": 2000.0
},
"RelativeScale3D": {
"X": 20.0,
"Y": 20.0,
"Z": 20.0
}
}
},
{
"Type": "BlueprintGeneratedClass",
"Name": "BP_ProceduralForest_C",
"Class": "UScriptClass'BlueprintGeneratedClass'",
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"SimpleConstructionScript": {
"ObjectName": "SimpleConstructionScript'BP_ProceduralForest_C:SimpleConstructionScript_0'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/BP_ProceduralForest.9"
}
},
"SuperStruct": {
"ObjectName": "Class'Actor'",
"ObjectPath": "/Script/Engine"
},
"ChildProperties": [
{
"Type": "ObjectProperty",
"Name": "Billboard",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
"PropertyClass": {
"ObjectName": "Class'BillboardComponent'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "ObjectProperty",
"Name": "PCG",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
"PropertyClass": {
"ObjectName": "Class'PCGComponent'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "ObjectProperty",
"Name": "DefaultSceneRoot",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
"PropertyClass": {
"ObjectName": "Class'SceneComponent'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "DoubleProperty",
"Name": "DensityRadius",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible"
},
{
"Type": "DoubleProperty",
"Name": "TreesAmount",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible"
},
{
"Type": "DoubleProperty",
"Name": "TreesAmountOuter",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible"
},
{
"Type": "DoubleProperty",
"Name": "RegionWdthOuter",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible"
},
{
"Type": "DoubleProperty",
"Name": "FallenTreesAmount",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible"
},
{
"Type": "DoubleProperty",
"Name": "BushesAmount",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible"
},
{
"Type": "DoubleProperty",
"Name": "DecalsAmount",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible"
},
{
"Type": "DoubleProperty",
"Name": "SaplingsAmount",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible"
},
{
"Type": "DoubleProperty",
"Name": "RocksAmount",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible"
}
],
"ClassFlags": "CLASS_Config | CLASS_ReplicationDataIsSetUp | CLASS_CompiledFromBlueprint | CLASS_HasInstancedReference",
"ClassWithin": {
"ObjectName": "Class'Object'",
"ObjectPath": "/Script/CoreUObject"
},
"ClassConfigName": "Engine",
"bCooked": true,
"ClassDefaultObject": {
"ObjectName": "BP_ProceduralForest_C'Default__BP_ProceduralForest_C'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/BP_ProceduralForest.2"
},
"EditorTags": {
"BlueprintType": "BPTYPE_Normal"
}
},
{
"Type": "BP_ProceduralForest_C",
"Name": "Default__BP_ProceduralForest_C",
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/BP_ProceduralForest.BP_ProceduralForest_C'",
"Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"DensityRadius[3]": 2000.0,
"TreesAmount[4]": 0.3,
"TreesAmountOuter[5]": 0.1,
"RegionWdthOuter[6]": 1.0,
"FallenTreesAmount[7]": 1.0,
"BushesAmount[8]": 0.05,
"DecalsAmount[9]": 0.3,
"SaplingsAmount[10]": 0.015,
"RocksAmount[11]": 0.075,
"PrimaryActorTick": {
"bStartWithTickEnabled": false
}
}
},
{
"Type": "PCGComponent",
"Name": "PCG_GEN_VARIABLE",
"Outer": "BP_ProceduralForest_C",
"Class": "UScriptClass'PCGComponent'",
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"GenerationTrigger": "EPCGComponentGenerationTrigger::GenerateOnDemand",
"bGenerated": true,
"GraphInstance": {
"ObjectName": "PCGGraphInstance'BP_ProceduralForest_C:PCG_GEN_VARIABLE.PCGGraphInstance'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/BP_ProceduralForest.4"
}
}
},
{
"Type": "PCGGraphInstance",
"Name": "PCGGraphInstance",
"Outer": "PCG_GEN_VARIABLE",
"Class": "UScriptClass'PCGGraphInstance'",
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Graph": {
"ObjectName": "PCGGraph'PCG_ForestZone'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Graphs/PCG_ForestZone.111"
},
"ParametersOverrides": {
"Parameters": {
"PropertyDescs": [
{
"ValueTypeObject": null,
"ID": "C80040AB-4D9BE028-1ED7378F-AC017E4F",
"Name": "Seed",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "6566F15B-41636845-F17F88A3-460C3F0C",
"Name": "RotationToRadius",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": {
"ObjectName": "Class'DataTable'",
"ObjectPath": "/Script/Engine"
},
"ID": "7CB8949C-492D891B-B9B2B7AE-1958837B",
"Name": "Trees-Meshes",
"ValueType": "Object",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "0CDA2CA2-4FCA12E2-CDE38084-5FE00A3F",
"Name": "TreeDetails-Enable",
"ValueType": "Bool",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "6DEF9EAA-442ED58B-4D565C90-5E84A414",
"Name": "TreeDetails-Amount",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": {
"ObjectName": "Class'DataTable'",
"ObjectPath": "/Script/Engine"
},
"ID": "4239B599-4E260FCB-2102B384-105BA2F9",
"Name": "DeadTrees-Meshes",
"ValueType": "Object",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "EA8E1921-46297B69-56C6918C-C6DB7EE3",
"Name": "DeadTrees-RegionScale",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": {
"ObjectName": "Class'DataTable'",
"ObjectPath": "/Script/Engine"
},
"ID": "1F9BC06E-4111BE4C-28154BB2-2E54BBA6",
"Name": "YoungTrees-Meshes",
"ValueType": "Object",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "83AD735C-48FDE4A7-55A4B69D-BDE23FF0",
"Name": "YoungTreeDetails-Enable",
"ValueType": "Bool",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "0817DB34-4FE10577-AE44DE9B-4D754D95",
"Name": "YoungTreeDetails-Amount",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": {
"ObjectName": "Class'DataTable'",
"ObjectPath": "/Script/Engine"
},
"ID": "EB325F97-43354BF2-A0705BB3-BB6D8756",
"Name": "Bushes-Meshes",
"ValueType": "Object",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "C694CD1F-4B1E568F-C5166784-D1970B6C",
"Name": "SlopeMask",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": {
"ObjectName": "Class'DataTable'",
"ObjectPath": "/Script/Engine"
},
"ID": "29D3517A-4E7219FF-381005A9-D3E67D74",
"Name": "Rocks-Meshes",
"ValueType": "Object",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "0CCC48AF-456B8959-644A3C85-4B408B53",
"Name": "RoadsEraser-DistanceIncrement",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
},
"ID": "029A9E9B-48C1A9B6-7F7349B9-2E66BADF",
"Name": "RoadsEraser-Bounds",
"ValueType": "Struct",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "DB427804-481886DA-FFA064A1-21763D58",
"Name": "PathsEraser-DistanceIncrement",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
},
"ID": "D8647DE6-41FD01A0-6EB1DF83-1B81C6A7",
"Name": "PathsEraser-Bounds",
"ValueType": "Struct",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "EE199152-402299BB-2C39D789-AFEC5AF4",
"Name": "BigRocksAmount",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "A4464E07-4E14E2B5-9505D68A-6D99A55C",
"Name": "SmallRocksAmount",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "444C3889-450C1E0B-55469389-78BB45DC",
"Name": "RockBoundsMultiplier",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
}
],
"SerialSize": 155
}
}
}
},
{
"Type": "SceneComponent",
"Name": "DefaultSceneRoot_GEN_VARIABLE",
"Outer": "BP_ProceduralForest_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_ProceduralForest_C:DefaultSceneRoot_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/BP_ProceduralForest.5"
},
"ChildNodes": [
{
"ObjectName": "SCS_Node'BP_ProceduralForest_C:SimpleConstructionScript_0.SCS_Node_4'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/BP_ProceduralForest.8"
}
],
"VariableGuid": "7F3EE5F4-43882BBD-FB9BC486-7596E721",
"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'PCGComponent'",
"ObjectPath": "/Script/PCG"
},
"ComponentTemplate": {
"ObjectName": "PCGComponent'BP_ProceduralForest_C:PCG_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/BP_ProceduralForest.3"
},
"VariableGuid": "BD64E125-4B87EBC1-EB50D58F-01CCA2C8",
"InternalVariableName": "PCG"
}
},
{
"Type": "SCS_Node",
"Name": "SCS_Node_4",
"Outer": "SimpleConstructionScript_0",
"Class": "UScriptClass'SCS_Node'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"ComponentClass": {
"ObjectName": "Class'BillboardComponent'",
"ObjectPath": "/Script/Engine"
},
"ComponentTemplate": {
"ObjectName": "BillboardComponent'BP_ProceduralForest_C:Billboard_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/BP_ProceduralForest.0"
},
"VariableGuid": "FE16BE56-419E5DA4-128C6FA4-289A6C60",
"InternalVariableName": "Billboard"
}
},
{
"Type": "SimpleConstructionScript",
"Name": "SimpleConstructionScript_0",
"Outer": "BP_ProceduralForest_C",
"Class": "UScriptClass'SimpleConstructionScript'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"RootNodes": [
{
"ObjectName": "SCS_Node'BP_ProceduralForest_C:SimpleConstructionScript_0.SCS_Node_0'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/BP_ProceduralForest.6"
},
{
"ObjectName": "SCS_Node'BP_ProceduralForest_C:SimpleConstructionScript_0.SCS_Node_1'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/BP_ProceduralForest.7"
}
],
"AllNodes": [
{
"ObjectName": "SCS_Node'BP_ProceduralForest_C:SimpleConstructionScript_0.SCS_Node_0'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/BP_ProceduralForest.6"
},
{
"ObjectName": "SCS_Node'BP_ProceduralForest_C:SimpleConstructionScript_0.SCS_Node_1'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/BP_ProceduralForest.7"
},
{
"ObjectName": "SCS_Node'BP_ProceduralForest_C:SimpleConstructionScript_0.SCS_Node_4'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/BP_ProceduralForest.8"
}
],
"DefaultSceneRootNode": {
"ObjectName": "SCS_Node'BP_ProceduralForest_C:SimpleConstructionScript_0.SCS_Node_0'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/BP_ProceduralForest.6"
}
}
}
]

View file

@ -0,0 +1,988 @@
[
{
"Type": "BillboardComponent",
"Name": "Billboard_GEN_VARIABLE",
"Outer": "BP_Swamp_C",
"Class": "UScriptClass'BillboardComponent'",
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Sprite": {
"ObjectName": "Texture2D'S_SwampPCG'",
"ObjectPath": "/Game/ITR2/Art/UI/EditorIcons/S_SwampPCG.0"
},
"RelativeLocation": {
"X": 0.0,
"Y": 0.0,
"Z": 25.0
},
"RelativeScale3D": {
"X": 3.0,
"Y": 0.2,
"Z": 0.2
}
}
},
{
"Type": "BlueprintGeneratedClass",
"Name": "BP_Swamp_C",
"Class": "UScriptClass'BlueprintGeneratedClass'",
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"SimpleConstructionScript": {
"ObjectName": "SimpleConstructionScript'BP_Swamp_C:SimpleConstructionScript_0'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/BP_Swamp.12"
}
},
"SuperStruct": {
"ObjectName": "Class'Actor'",
"ObjectPath": "/Script/Engine"
},
"ChildProperties": [
{
"Type": "ObjectProperty",
"Name": "CollissionPlane",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
"PropertyClass": {
"ObjectName": "Class'StaticMeshComponent'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "ObjectProperty",
"Name": "Billboard",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
"PropertyClass": {
"ObjectName": "Class'BillboardComponent'",
"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": "Plane",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
"PropertyClass": {
"ObjectName": "Class'StaticMeshComponent'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "ObjectProperty",
"Name": "PCG",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
"PropertyClass": {
"ObjectName": "Class'PCGComponent'",
"ObjectPath": "/Script/PCG"
}
},
{
"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": "BoundSize",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 24,
"PropertyFlags": "Edit | BlueprintVisible",
"Struct": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "DoubleProperty",
"Name": "Looseness",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible"
},
{
"Type": "DoubleProperty",
"Name": "TreesEdgeThickness",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible"
},
{
"Type": "DoubleProperty",
"Name": "BushEdgeThickness",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible"
},
{
"Type": "DoubleProperty",
"Name": "TreesAmount",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible"
},
{
"Type": "DoubleProperty",
"Name": "BushesAmount",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible"
},
{
"Type": "DoubleProperty",
"Name": "RocksAmount",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance"
}
],
"ClassFlags": "CLASS_Config | CLASS_ReplicationDataIsSetUp | CLASS_CompiledFromBlueprint | CLASS_HasInstancedReference",
"ClassWithin": {
"ObjectName": "Class'Object'",
"ObjectPath": "/Script/CoreUObject"
},
"ClassConfigName": "Engine",
"bCooked": true,
"ClassDefaultObject": {
"ObjectName": "BP_Swamp_C'Default__BP_Swamp_C'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/BP_Swamp.2"
},
"EditorTags": {
"BlueprintType": "BPTYPE_Normal"
}
},
{
"Type": "BP_Swamp_C",
"Name": "Default__BP_Swamp_C",
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/BP_Swamp.BP_Swamp_C'",
"Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"BoundSize[6]": {
"X": 400.0,
"Y": 400.0,
"Z": 300.0
},
"Looseness[7]": 0.01,
"TreesEdgeThickness[8]": 0.25,
"BushEdgeThickness[9]": 0.25,
"TreesAmount[10]": 0.1,
"BushesAmount[11]": 0.1
}
},
{
"Type": "PCGComponent",
"Name": "PCG_GEN_VARIABLE",
"Outer": "BP_Swamp_C",
"Class": "UScriptClass'PCGComponent'",
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"GenerationTrigger": "EPCGComponentGenerationTrigger::GenerateOnDemand",
"GraphInstance": {
"ObjectName": "PCGGraphInstance'BP_Swamp_C:PCG_GEN_VARIABLE.PCGGraphInstance'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/BP_Swamp.4"
}
}
},
{
"Type": "PCGGraphInstance",
"Name": "PCGGraphInstance",
"Outer": "PCG_GEN_VARIABLE",
"Class": "UScriptClass'PCGGraphInstance'",
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Graph": {
"ObjectName": "PCGGraph'PCG_Swamp'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Graphs/PCG_Swamp.101"
},
"ParametersOverrides": {
"Parameters": {
"PropertyDescs": [],
"SerialSize": 2
}
}
}
},
{
"Type": "SceneComponent",
"Name": "DefaultSceneRoot_GEN_VARIABLE",
"Outer": "BP_Swamp_C",
"Class": "UScriptClass'SceneComponent'",
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"RelativeScale3D": {
"X": 25.0,
"Y": 25.0,
"Z": 25.0
},
"Mobility": "EComponentMobility::Static"
}
},
{
"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_Swamp_C:DefaultSceneRoot_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/BP_Swamp.5"
},
"ChildNodes": [
{
"ObjectName": "SCS_Node'BP_Swamp_C:SimpleConstructionScript_0.SCS_Node_3'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/BP_Swamp.9"
},
{
"ObjectName": "SCS_Node'BP_Swamp_C:SimpleConstructionScript_0.SCS_Node_7'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/BP_Swamp.11"
},
{
"ObjectName": "SCS_Node'BP_Swamp_C:SimpleConstructionScript_0.SCS_Node_1'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/BP_Swamp.7"
},
{
"ObjectName": "SCS_Node'BP_Swamp_C:SimpleConstructionScript_0.SCS_Node_4'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/BP_Swamp.10"
}
],
"VariableGuid": "31BFDAFA-42069F6D-FAC158B7-7FA43B8B",
"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'BillboardComponent'",
"ObjectPath": "/Script/Engine"
},
"ComponentTemplate": {
"ObjectName": "BillboardComponent'BP_Swamp_C:Billboard_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/BP_Swamp.0"
},
"VariableGuid": "D7864404-4DB7B50C-76DC9491-9CB21712",
"InternalVariableName": "Billboard"
}
},
{
"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'PCGComponent'",
"ObjectPath": "/Script/PCG"
},
"ComponentTemplate": {
"ObjectName": "PCGComponent'BP_Swamp_C:PCG_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/BP_Swamp.3"
},
"VariableGuid": "D7FD39C8-4604AC68-B67EE7AB-71EC1C09",
"InternalVariableName": "PCG"
}
},
{
"Type": "SCS_Node",
"Name": "SCS_Node_3",
"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_Swamp_C:Plane_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/BP_Swamp.15"
},
"VariableGuid": "FF30826A-449E2213-61F5F289-1FE209E0",
"InternalVariableName": "Plane"
}
},
{
"Type": "SCS_Node",
"Name": "SCS_Node_4",
"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_Swamp_C:CollissionPlane_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/BP_Swamp.14"
},
"VariableGuid": "6848B846-47B7023F-0F7FF4B3-459C3DB4",
"InternalVariableName": "CollissionPlane"
}
},
{
"Type": "SCS_Node",
"Name": "SCS_Node_7",
"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_Swamp_C:Spline_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/BP_Swamp.13"
},
"VariableGuid": "7D718F1F-48076A6D-747DF2B1-18D29899",
"InternalVariableName": "Spline"
}
},
{
"Type": "SimpleConstructionScript",
"Name": "SimpleConstructionScript_0",
"Outer": "BP_Swamp_C",
"Class": "UScriptClass'SimpleConstructionScript'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"RootNodes": [
{
"ObjectName": "SCS_Node'BP_Swamp_C:SimpleConstructionScript_0.SCS_Node_0'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/BP_Swamp.6"
},
{
"ObjectName": "SCS_Node'BP_Swamp_C:SimpleConstructionScript_0.SCS_Node_2'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/BP_Swamp.8"
}
],
"AllNodes": [
{
"ObjectName": "SCS_Node'BP_Swamp_C:SimpleConstructionScript_0.SCS_Node_0'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/BP_Swamp.6"
},
{
"ObjectName": "SCS_Node'BP_Swamp_C:SimpleConstructionScript_0.SCS_Node_2'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/BP_Swamp.8"
},
{
"ObjectName": "SCS_Node'BP_Swamp_C:SimpleConstructionScript_0.SCS_Node_3'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/BP_Swamp.9"
},
{
"ObjectName": "SCS_Node'BP_Swamp_C:SimpleConstructionScript_0.SCS_Node_7'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/BP_Swamp.11"
},
{
"ObjectName": "SCS_Node'BP_Swamp_C:SimpleConstructionScript_0.SCS_Node_1'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/BP_Swamp.7"
},
{
"ObjectName": "SCS_Node'BP_Swamp_C:SimpleConstructionScript_0.SCS_Node_4'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/BP_Swamp.10"
}
],
"DefaultSceneRootNode": {
"ObjectName": "SCS_Node'BP_Swamp_C:SimpleConstructionScript_0.SCS_Node_0'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/BP_Swamp.6"
}
}
},
{
"Type": "SplineComponent",
"Name": "Spline_GEN_VARIABLE",
"Outer": "BP_Swamp_C",
"Class": "UScriptClass'SplineComponent'",
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"SplineCurves": {
"Position": {
"Points": [
{
"InVal": 0.0,
"OutVal": {
"X": -76.47064,
"Y": -83.75809,
"Z": 0.0
},
"ArriveTangent": {
"X": 30.615921,
"Y": -31.317991,
"Z": 0.0
},
"LeaveTangent": {
"X": 30.615921,
"Y": -31.317991,
"Z": 0.0
},
"InterpMode": "EInterpCurveMode::CIM_CurveUser"
},
{
"InVal": 1.0,
"OutVal": {
"X": 80.921974,
"Y": -82.95345,
"Z": 0.0
},
"ArriveTangent": {
"X": 37.339684,
"Y": 39.63508,
"Z": 0.0
},
"LeaveTangent": {
"X": 37.339684,
"Y": 39.63508,
"Z": 0.0
},
"InterpMode": "EInterpCurveMode::CIM_CurveUser"
},
{
"InVal": 2.0,
"OutVal": {
"X": 85.98806,
"Y": 79.879776,
"Z": 0.0
},
"ArriveTangent": {
"X": -33.72554,
"Y": 33.79211,
"Z": 0.0
},
"LeaveTangent": {
"X": -33.72554,
"Y": 33.79211,
"Z": 0.0
},
"InterpMode": "EInterpCurveMode::CIM_CurveUser"
},
{
"InVal": 3.0,
"OutVal": {
"X": -79.671036,
"Y": 81.322205,
"Z": 0.0
},
"ArriveTangent": {
"X": -18.688726,
"Y": -19.805397,
"Z": 0.0
},
"LeaveTangent": {
"X": -18.688726,
"Y": -19.805397,
"Z": 0.0
},
"InterpMode": "EInterpCurveMode::CIM_CurveUser"
}
],
"bIsLooped": true,
"LoopKeyOffset": 1.0
},
"Rotation": {
"Points": [
{
"InVal": 0.0,
"OutVal": {
"X": 0.0,
"Y": 0.0,
"Z": 0.0,
"W": 1.0,
"IsNormalized": true,
"Size": 1.0,
"SizeSquared": 1.0
},
"ArriveTangent": {
"X": 0.0,
"Y": 0.0,
"Z": 0.0,
"W": 0.5,
"IsNormalized": false,
"Size": 0.5,
"SizeSquared": 0.25
},
"LeaveTangent": {
"X": 0.0,
"Y": 0.0,
"Z": 0.0,
"W": 0.5,
"IsNormalized": false,
"Size": 0.5,
"SizeSquared": 0.25
},
"InterpMode": "EInterpCurveMode::CIM_CurveAuto"
},
{
"InVal": 1.0,
"OutVal": {
"X": 0.0,
"Y": 0.0,
"Z": 0.0,
"W": 1.0,
"IsNormalized": true,
"Size": 1.0,
"SizeSquared": 1.0
},
"ArriveTangent": {
"X": 0.0,
"Y": 0.0,
"Z": 0.0,
"W": 0.5,
"IsNormalized": false,
"Size": 0.5,
"SizeSquared": 0.25
},
"LeaveTangent": {
"X": 0.0,
"Y": 0.0,
"Z": 0.0,
"W": 0.5,
"IsNormalized": false,
"Size": 0.5,
"SizeSquared": 0.25
},
"InterpMode": "EInterpCurveMode::CIM_CurveAuto"
},
{
"InVal": 2.0,
"OutVal": {
"X": 0.0,
"Y": 0.0,
"Z": 0.0,
"W": 1.0,
"IsNormalized": true,
"Size": 1.0,
"SizeSquared": 1.0
},
"ArriveTangent": {
"X": 0.0,
"Y": 0.0,
"Z": 0.0,
"W": 0.5,
"IsNormalized": false,
"Size": 0.5,
"SizeSquared": 0.25
},
"LeaveTangent": {
"X": 0.0,
"Y": 0.0,
"Z": 0.0,
"W": 0.5,
"IsNormalized": false,
"Size": 0.5,
"SizeSquared": 0.25
},
"InterpMode": "EInterpCurveMode::CIM_CurveAuto"
},
{
"InVal": 3.0,
"OutVal": {
"X": 0.0,
"Y": 0.0,
"Z": 0.0,
"W": 1.0,
"IsNormalized": true,
"Size": 1.0,
"SizeSquared": 1.0
},
"ArriveTangent": {
"X": 0.0,
"Y": 0.0,
"Z": 0.0,
"W": 0.5,
"IsNormalized": false,
"Size": 0.5,
"SizeSquared": 0.25
},
"LeaveTangent": {
"X": 0.0,
"Y": 0.0,
"Z": 0.0,
"W": 0.5,
"IsNormalized": false,
"Size": 0.5,
"SizeSquared": 0.25
},
"InterpMode": "EInterpCurveMode::CIM_CurveAuto"
}
],
"bIsLooped": true,
"LoopKeyOffset": 1.0
},
"Scale": {
"Points": [
{
"InVal": 0.0,
"OutVal": {
"X": 1.0,
"Y": 1.0,
"Z": 1.0
},
"ArriveTangent": {
"X": 0.0,
"Y": 0.0,
"Z": 0.0
},
"LeaveTangent": {
"X": 0.0,
"Y": 0.0,
"Z": 0.0
},
"InterpMode": "EInterpCurveMode::CIM_CurveAuto"
},
{
"InVal": 1.0,
"OutVal": {
"X": 1.0,
"Y": 1.0,
"Z": 1.0
},
"ArriveTangent": {
"X": 0.0,
"Y": 0.0,
"Z": 0.0
},
"LeaveTangent": {
"X": 0.0,
"Y": 0.0,
"Z": 0.0
},
"InterpMode": "EInterpCurveMode::CIM_CurveAuto"
},
{
"InVal": 2.0,
"OutVal": {
"X": 1.0,
"Y": 1.0,
"Z": 1.0
},
"ArriveTangent": {
"X": 0.0,
"Y": 0.0,
"Z": 0.0
},
"LeaveTangent": {
"X": 0.0,
"Y": 0.0,
"Z": 0.0
},
"InterpMode": "EInterpCurveMode::CIM_CurveAuto"
},
{
"InVal": 3.0,
"OutVal": {
"X": 1.0,
"Y": 1.0,
"Z": 1.0
},
"ArriveTangent": {
"X": 0.0,
"Y": 0.0,
"Z": 0.0
},
"LeaveTangent": {
"X": 0.0,
"Y": 0.0,
"Z": 0.0
},
"InterpMode": "EInterpCurveMode::CIM_CurveAuto"
}
],
"bIsLooped": true,
"LoopKeyOffset": 1.0
},
"ReparamTable": {
"Points": [
{
"InVal": 0.0,
"OutVal": 0.0,
"ArriveTangent": 0.0,
"LeaveTangent": 0.0,
"InterpMode": "EInterpCurveMode::CIM_Linear"
},
{
"InVal": 28.09193,
"OutVal": 0.25,
"ArriveTangent": 0.0,
"LeaveTangent": 0.0,
"InterpMode": "EInterpCurveMode::CIM_Linear"
},
{
"InVal": 78.86929,
"OutVal": 0.5,
"ArriveTangent": 0.0,
"LeaveTangent": 0.0,
"InterpMode": "EInterpCurveMode::CIM_Linear"
},
{
"InVal": 130.05447,
"OutVal": 0.75,
"ArriveTangent": 0.0,
"LeaveTangent": 0.0,
"InterpMode": "EInterpCurveMode::CIM_Linear"
},
{
"InVal": 159.6545,
"OutVal": 1.0,
"ArriveTangent": 0.0,
"LeaveTangent": 0.0,
"InterpMode": "EInterpCurveMode::CIM_Linear"
},
{
"InVal": 190.32597,
"OutVal": 1.25,
"ArriveTangent": 0.0,
"LeaveTangent": 0.0,
"InterpMode": "EInterpCurveMode::CIM_Linear"
},
{
"InVal": 243.19504,
"OutVal": 1.5,
"ArriveTangent": 0.0,
"LeaveTangent": 0.0,
"InterpMode": "EInterpCurveMode::CIM_Linear"
},
{
"InVal": 295.56134,
"OutVal": 1.75,
"ArriveTangent": 0.0,
"LeaveTangent": 0.0,
"InterpMode": "EInterpCurveMode::CIM_Linear"
},
{
"InVal": 324.72372,
"OutVal": 2.0,
"ArriveTangent": 0.0,
"LeaveTangent": 0.0,
"InterpMode": "EInterpCurveMode::CIM_Linear"
},
{
"InVal": 355.3469,
"OutVal": 2.25,
"ArriveTangent": 0.0,
"LeaveTangent": 0.0,
"InterpMode": "EInterpCurveMode::CIM_Linear"
},
{
"InVal": 410.33673,
"OutVal": 2.5,
"ArriveTangent": 0.0,
"LeaveTangent": 0.0,
"InterpMode": "EInterpCurveMode::CIM_Linear"
},
{
"InVal": 464.3841,
"OutVal": 2.75,
"ArriveTangent": 0.0,
"LeaveTangent": 0.0,
"InterpMode": "EInterpCurveMode::CIM_Linear"
},
{
"InVal": 491.74323,
"OutVal": 3.0,
"ArriveTangent": 0.0,
"LeaveTangent": 0.0,
"InterpMode": "EInterpCurveMode::CIM_Linear"
},
{
"InVal": 519.23334,
"OutVal": 3.25,
"ArriveTangent": 0.0,
"LeaveTangent": 0.0,
"InterpMode": "EInterpCurveMode::CIM_Linear"
},
{
"InVal": 573.2347,
"OutVal": 3.5,
"ArriveTangent": 0.0,
"LeaveTangent": 0.0,
"InterpMode": "EInterpCurveMode::CIM_Linear"
},
{
"InVal": 627.9846,
"OutVal": 3.75,
"ArriveTangent": 0.0,
"LeaveTangent": 0.0,
"InterpMode": "EInterpCurveMode::CIM_Linear"
},
{
"InVal": 658.0067,
"OutVal": 4.0,
"ArriveTangent": 0.0,
"LeaveTangent": 0.0,
"InterpMode": "EInterpCurveMode::CIM_Linear"
}
]
}
},
"ReparamStepsPerSegment": 4,
"bClosedLoop": true,
"ComponentTags": [
"Swamp"
]
}
},
{
"Type": "StaticMeshComponent",
"Name": "CollissionPlane_GEN_VARIABLE",
"Outer": "BP_Swamp_C",
"Class": "UScriptClass'StaticMeshComponent'",
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"StaticMesh": {
"ObjectName": "StaticMesh'Plane'",
"ObjectPath": "/Engine/BasicShapes/Plane.2"
},
"OverrideMaterials": [
{
"ObjectName": "MaterialInstanceConstant'MI_SwampIsland'",
"ObjectPath": "/Game/ITR2/Art/Environment/Nature/Swamp_Islands/MI_SwampIsland.0"
}
],
"CastShadow": false,
"BodyInstance": {
"ObjectType": "ECollisionChannel::ECC_WorldStatic",
"CollisionProfileName": "BlockAll",
"CollisionResponses": {
"ResponseArray": [
{
"Channel": "Projectile",
"Response": "ECollisionResponse::ECR_Block"
},
{
"Channel": "LineOfFire",
"Response": "ECollisionResponse::ECR_Block"
}
]
}
},
"RelativeLocation": {
"X": 1.0977252E-06,
"Y": 0.0,
"Z": -5.0
},
"RelativeScale3D": {
"X": 2.0,
"Y": 2.0,
"Z": 2.0
}
}
},
{
"Type": "StaticMeshComponent",
"Name": "Plane_GEN_VARIABLE",
"Outer": "BP_Swamp_C",
"Class": "UScriptClass'StaticMeshComponent'",
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"StaticMesh": {
"ObjectName": "StaticMesh'Plane'",
"ObjectPath": "/Engine/BasicShapes/Plane.2"
},
"OverrideMaterials": [
{
"ObjectName": "MaterialInstanceConstant'MI_SwampWater'",
"ObjectPath": "/Game/ITR2/Art/Environment/Nature/Water/MI_SwampWater.0"
}
],
"CastShadow": false,
"CanCharacterStepUpOn": "ECanBeCharacterBase::ECB_No",
"BodyInstance": {
"ObjectType": "ECollisionChannel::ECC_WorldStatic",
"CollisionProfileName": "Water",
"CollisionResponses": {
"ResponseArray": [
{
"Channel": "WorldStatic",
"Response": "ECollisionResponse::ECR_Overlap"
},
{
"Channel": "WorldDynamic",
"Response": "ECollisionResponse::ECR_Overlap"
},
{
"Channel": "Pawn",
"Response": "ECollisionResponse::ECR_Overlap"
},
{
"Channel": "Camera",
"Response": "ECollisionResponse::ECR_Overlap"
},
{
"Channel": "PhysicsBody",
"Response": "ECollisionResponse::ECR_Overlap"
},
{
"Channel": "Vehicle",
"Response": "ECollisionResponse::ECR_Overlap"
},
{
"Channel": "Destructible",
"Response": "ECollisionResponse::ECR_Overlap"
},
{
"Channel": "RadiusItem",
"Response": "ECollisionResponse::ECR_Overlap"
},
{
"Channel": "SoundOcclusion",
"Response": "ECollisionResponse::ECR_Overlap"
},
{
"Channel": "Projectile",
"Response": "ECollisionResponse::ECR_Overlap"
},
{
"Channel": "Water",
"Response": "ECollisionResponse::ECR_Overlap"
}
]
}
},
"RelativeLocation": {
"X": 1.0606659E-06,
"Y": 0.0,
"Z": -3.0
},
"RelativeScale3D": {
"X": 2.0,
"Y": 2.0,
"Z": 2.0
},
"ComponentTags": [
"Water"
]
}
}
]

View file

@ -0,0 +1,507 @@
[
{
"Type": "BillboardComponent",
"Name": "Billboard_GEN_VARIABLE",
"Outer": "BP_TightForest_C",
"Class": "UScriptClass'BillboardComponent'",
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Sprite": {
"ObjectName": "Texture2D'S_ForestPCGPineTight'",
"ObjectPath": "/Game/ITR2/Art/UI/EditorIcons/S_ForestPCGPineTight.0"
},
"bIsScreenSizeScaled": true,
"ScreenSize": 0.01,
"RelativeLocation": {
"X": 0.0,
"Y": 0.0,
"Z": 2000.0
},
"RelativeScale3D": {
"X": 20.0,
"Y": 20.0,
"Z": 20.0
}
}
},
{
"Type": "BlueprintGeneratedClass",
"Name": "BP_TightForest_C",
"Class": "UScriptClass'BlueprintGeneratedClass'",
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"SimpleConstructionScript": {
"ObjectName": "SimpleConstructionScript'BP_TightForest_C:SimpleConstructionScript_0'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/BP_TightForest.9"
}
},
"SuperStruct": {
"ObjectName": "Class'Actor'",
"ObjectPath": "/Script/Engine"
},
"ChildProperties": [
{
"Type": "ObjectProperty",
"Name": "PCG",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
"PropertyClass": {
"ObjectName": "Class'PCGComponent'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "ObjectProperty",
"Name": "Billboard",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
"PropertyClass": {
"ObjectName": "Class'BillboardComponent'",
"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"
}
}
],
"ClassFlags": "CLASS_Config | CLASS_ReplicationDataIsSetUp | CLASS_CompiledFromBlueprint | CLASS_HasInstancedReference",
"ClassWithin": {
"ObjectName": "Class'Object'",
"ObjectPath": "/Script/CoreUObject"
},
"ClassConfigName": "Engine",
"bCooked": true,
"ClassDefaultObject": {
"ObjectName": "BP_TightForest_C'Default__BP_TightForest_C'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/BP_TightForest.2"
},
"EditorTags": {
"BlueprintType": "BPTYPE_Normal"
}
},
{
"Type": "BP_TightForest_C",
"Name": "Default__BP_TightForest_C",
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/BP_TightForest.BP_TightForest_C'",
"Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted"
},
{
"Type": "PCGComponent",
"Name": "PCG_GEN_VARIABLE",
"Outer": "BP_TightForest_C",
"Class": "UScriptClass'PCGComponent'",
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"bIsComponentPartitioned": true,
"GenerationTrigger": "EPCGComponentGenerationTrigger::GenerateOnDemand",
"GraphInstance": {
"ObjectName": "PCGGraphInstance'BP_TightForest_C:PCG_GEN_VARIABLE.PCGGraphInstance'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/BP_TightForest.4"
}
}
},
{
"Type": "PCGGraphInstance",
"Name": "PCGGraphInstance",
"Outer": "PCG_GEN_VARIABLE",
"Class": "UScriptClass'PCGGraphInstance'",
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Graph": {
"ObjectName": "PCGGraph'PCG_TightPines'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Graphs/PCG_TightPines.120"
},
"ParametersOverrides": {
"Parameters": {
"PropertyDescs": [
{
"ValueTypeObject": null,
"ID": "D5E7F49C-49B38B25-95BCA3A1-C0DB3D5A",
"Name": "TreeDensity",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "8C4EF8C0-4C4C84FD-F987E786-465D7A83",
"Name": "SlopeMask",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "B8D6B27A-4862842E-FC1B999A-D6F08CEF",
"Name": "OpenAreas",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "4E8E8727-4E52CC54-09C58997-D9D4E952",
"Name": "OpenAreasSize",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "ABF4E30A-471154E7-EC2773A4-730CE0B4",
"Name": "OpenAreasEdge",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "D0498D44-4FD0D665-6DDCF195-05793DF1",
"Name": "OpenAreaMeshesPercent",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": {
"ObjectName": "Class'DataTable'",
"ObjectPath": "/Script/Engine"
},
"ID": "46911CBE-4E377F81-D31D1193-9748F942",
"Name": "TreesMeshes",
"ValueType": "Object",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
},
"ID": "A438056A-4FE0073A-C8015892-113B37ED",
"Name": "TreesBoundMultiplier",
"ValueType": "Struct",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
},
"ID": "A2D96333-41B88AF8-C6508AA3-4670B579",
"Name": "OpenAreaMeshesBoundMultiplier",
"ValueType": "Struct",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "77DB5A84-4CFB9116-3A83F3A6-AD70ACB8",
"Name": "TreesAlignment",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": {
"ObjectName": "Class'Rotator'",
"ObjectPath": "/Script/CoreUObject"
},
"ID": "D3099204-45BF69E7-1F8B6B89-76961EA5",
"Name": "TreesRotation",
"ValueType": "Struct",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": {
"ObjectName": "Class'DataTable'",
"ObjectPath": "/Script/Engine"
},
"ID": "CD64FADA-4A4F2FC2-ED22D784-1D929FB8",
"Name": "OpenAreaMeshes",
"ValueType": "Object",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "75A93003-4E7B8812-D27B2F8F-CB50F0C7",
"Name": "DetailsAmount",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": {
"ObjectName": "Class'Rotator'",
"ObjectPath": "/Script/CoreUObject"
},
"ID": "3A9B69DF-46515054-8A666BA7-690BED79",
"Name": "TreesRandomRotation",
"ValueType": "Struct",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": {
"ObjectName": "Class'Rotator'",
"ObjectPath": "/Script/CoreUObject"
},
"ID": "AAF04576-49CFCF2A-62CBAF8A-95FA3BED",
"Name": "OpeaAreaMeshesRandomRotation",
"ValueType": "Struct",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "5495D8B8-476847DB-8195B097-11DD8642",
"Name": "Erasers",
"ValueType": "String",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "7A15047A-4A14A37C-007F6686-6B01E29F",
"Name": "RoadsEraser-DistanceIncrement",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
},
"ID": "48BE5024-43A374A4-4A0968BB-7FC7C55A",
"Name": "RoadsEraser-Bounds",
"ValueType": "Struct",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "D7A6EE1F-40831C51-ACA5BA8C-EBB9B1C6",
"Name": "PathsEraser-DistanceIncrement",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
},
"ID": "9B0891DB-4B2B017D-91DBC48F-4754B7F3",
"Name": "PathsEraser-Bounds",
"ValueType": "Struct",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
}
],
"SerialSize": 261
}
}
}
},
{
"Type": "SceneComponent",
"Name": "DefaultSceneRoot_GEN_VARIABLE",
"Outer": "BP_TightForest_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_TightForest_C:DefaultSceneRoot_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/BP_TightForest.5"
},
"ChildNodes": [
{
"ObjectName": "SCS_Node'BP_TightForest_C:SimpleConstructionScript_0.SCS_Node_2'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/BP_TightForest.7"
}
],
"VariableGuid": "4D3B4585-41ADBF69-606F0CA2-9CF906E8",
"InternalVariableName": "DefaultSceneRoot"
}
},
{
"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'BillboardComponent'",
"ObjectPath": "/Script/Engine"
},
"ComponentTemplate": {
"ObjectName": "BillboardComponent'BP_TightForest_C:Billboard_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/BP_TightForest.0"
},
"VariableGuid": "81CCB40A-4974CA04-7914E5AD-33ADB355",
"InternalVariableName": "Billboard"
}
},
{
"Type": "SCS_Node",
"Name": "SCS_Node_3",
"Outer": "SimpleConstructionScript_0",
"Class": "UScriptClass'SCS_Node'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"ComponentClass": {
"ObjectName": "Class'PCGComponent'",
"ObjectPath": "/Script/PCG"
},
"ComponentTemplate": {
"ObjectName": "PCGComponent'BP_TightForest_C:PCG_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/BP_TightForest.3"
},
"VariableGuid": "3449E0D1-42B32B1D-A339BE89-691506EE",
"InternalVariableName": "PCG"
}
},
{
"Type": "SimpleConstructionScript",
"Name": "SimpleConstructionScript_0",
"Outer": "BP_TightForest_C",
"Class": "UScriptClass'SimpleConstructionScript'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"RootNodes": [
{
"ObjectName": "SCS_Node'BP_TightForest_C:SimpleConstructionScript_0.SCS_Node_0'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/BP_TightForest.6"
},
{
"ObjectName": "SCS_Node'BP_TightForest_C:SimpleConstructionScript_0.SCS_Node_3'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/BP_TightForest.8"
}
],
"AllNodes": [
{
"ObjectName": "SCS_Node'BP_TightForest_C:SimpleConstructionScript_0.SCS_Node_0'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/BP_TightForest.6"
},
{
"ObjectName": "SCS_Node'BP_TightForest_C:SimpleConstructionScript_0.SCS_Node_2'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/BP_TightForest.7"
},
{
"ObjectName": "SCS_Node'BP_TightForest_C:SimpleConstructionScript_0.SCS_Node_3'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/BP_TightForest.8"
}
],
"DefaultSceneRootNode": {
"ObjectName": "SCS_Node'BP_TightForest_C:SimpleConstructionScript_0.SCS_Node_0'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/BP_TightForest.6"
}
}
}
]

View file

@ -0,0 +1,432 @@
[
{
"Type": "BillboardComponent",
"Name": "Billboard_GEN_VARIABLE",
"Outer": "BP_YoungForest_C",
"Class": "UScriptClass'BillboardComponent'",
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Sprite": {
"ObjectName": "Texture2D'S_ForestPCGPine'",
"ObjectPath": "/Game/ITR2/Art/UI/EditorIcons/S_ForestPCGPine.0"
},
"bIsScreenSizeScaled": true,
"ScreenSize": 0.01,
"RelativeScale3D": {
"X": 20.0,
"Y": 20.0,
"Z": 20.0
}
}
},
{
"Type": "BlueprintGeneratedClass",
"Name": "BP_YoungForest_C",
"Class": "UScriptClass'BlueprintGeneratedClass'",
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"SimpleConstructionScript": {
"ObjectName": "SimpleConstructionScript'BP_YoungForest_C:SimpleConstructionScript_0'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/BP_YoungForest.9"
}
},
"SuperStruct": {
"ObjectName": "Class'Actor'",
"ObjectPath": "/Script/Engine"
},
"ChildProperties": [
{
"Type": "ObjectProperty",
"Name": "Billboard",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
"PropertyClass": {
"ObjectName": "Class'BillboardComponent'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "ObjectProperty",
"Name": "PCG",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
"PropertyClass": {
"ObjectName": "Class'PCGComponent'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "ObjectProperty",
"Name": "DefaultSceneRoot",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
"PropertyClass": {
"ObjectName": "Class'SceneComponent'",
"ObjectPath": "/Script/Engine"
}
}
],
"ClassFlags": "CLASS_Config | CLASS_ReplicationDataIsSetUp | CLASS_CompiledFromBlueprint | CLASS_HasInstancedReference",
"ClassWithin": {
"ObjectName": "Class'Object'",
"ObjectPath": "/Script/CoreUObject"
},
"ClassConfigName": "Engine",
"bCooked": true,
"ClassDefaultObject": {
"ObjectName": "BP_YoungForest_C'Default__BP_YoungForest_C'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/BP_YoungForest.2"
},
"EditorTags": {
"BlueprintType": "BPTYPE_Normal"
}
},
{
"Type": "BP_YoungForest_C",
"Name": "Default__BP_YoungForest_C",
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/BP_YoungForest.BP_YoungForest_C'",
"Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted"
},
{
"Type": "PCGComponent",
"Name": "PCG_GEN_VARIABLE",
"Outer": "BP_YoungForest_C",
"Class": "UScriptClass'PCGComponent'",
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"GenerationTrigger": "EPCGComponentGenerationTrigger::GenerateOnDemand",
"GraphInstance": {
"ObjectName": "PCGGraphInstance'BP_YoungForest_C:PCG_GEN_VARIABLE.PCGGraphInstance'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/BP_YoungForest.4"
}
}
},
{
"Type": "PCGGraphInstance",
"Name": "PCGGraphInstance",
"Outer": "PCG_GEN_VARIABLE",
"Class": "UScriptClass'PCGGraphInstance'",
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Graph": {
"ObjectName": "PCGGraph'PCG_LittlePines'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Graphs/PCG_LittlePines.81"
},
"ParametersOverrides": {
"Parameters": {
"PropertyDescs": [
{
"ValueTypeObject": null,
"ID": "D5E7F49C-49B38B25-95BCA3A1-C0DB3D5A",
"Name": "TreeDensity",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "8C4EF8C0-4C4C84FD-F987E786-465D7A83",
"Name": "SlopeMask",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "B8D6B27A-4862842E-FC1B999A-D6F08CEF",
"Name": "OpenAreas",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "4E8E8727-4E52CC54-09C58997-D9D4E952",
"Name": "OpenAreasSize",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "ABF4E30A-471154E7-EC2773A4-730CE0B4",
"Name": "FallenTreesAmount",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": {
"ObjectName": "Class'DataTable'",
"ObjectPath": "/Script/Engine"
},
"ID": "46911CBE-4E377F81-D31D1193-9748F942",
"Name": "TreesMeshes",
"ValueType": "Object",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": {
"ObjectName": "Class'DataTable'",
"ObjectPath": "/Script/Engine"
},
"ID": "CD64FADA-4A4F2FC2-ED22D784-1D929FB8",
"Name": "FallenTreesMeshes",
"ValueType": "Object",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "77DB5A84-4CFB9116-3A83F3A6-AD70ACB8",
"Name": "TreesAlignment",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
},
"ID": "A438056A-4FE0073A-C8015892-113B37ED",
"Name": "TreesBoundMultiplier",
"ValueType": "Struct",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
},
"ID": "A2D96333-41B88AF8-C6508AA3-4670B579",
"Name": "FallenTreesBoundMultiplier",
"ValueType": "Struct",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "5495D8B8-476847DB-8195B097-11DD8642",
"Name": "Erasers",
"ValueType": "String",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "7A15047A-4A14A37C-007F6686-6B01E29F",
"Name": "RoadsEraser-DistanceIncrement",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
},
"ID": "48BE5024-43A374A4-4A0968BB-7FC7C55A",
"Name": "RoadsEraser-Bounds",
"ValueType": "Struct",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "D7A6EE1F-40831C51-ACA5BA8C-EBB9B1C6",
"Name": "PathsEraser-DistanceIncrement",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
},
"ID": "9B0891DB-4B2B017D-91DBC48F-4754B7F3",
"Name": "PathsEraser-Bounds",
"ValueType": "Struct",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
}
],
"SerialSize": 193
}
}
}
},
{
"Type": "SceneComponent",
"Name": "DefaultSceneRoot_GEN_VARIABLE",
"Outer": "BP_YoungForest_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_YoungForest_C:DefaultSceneRoot_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/BP_YoungForest.5"
},
"ChildNodes": [
{
"ObjectName": "SCS_Node'BP_YoungForest_C:SimpleConstructionScript_0.SCS_Node_3'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/BP_YoungForest.8"
}
],
"VariableGuid": "4D3B4585-41ADBF69-606F0CA2-9CF906E8",
"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'PCGComponent'",
"ObjectPath": "/Script/PCG"
},
"ComponentTemplate": {
"ObjectName": "PCGComponent'BP_YoungForest_C:PCG_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/BP_YoungForest.3"
},
"VariableGuid": "0591A125-420528AF-7941F38B-B18B5644",
"InternalVariableName": "PCG"
}
},
{
"Type": "SCS_Node",
"Name": "SCS_Node_3",
"Outer": "SimpleConstructionScript_0",
"Class": "UScriptClass'SCS_Node'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"ComponentClass": {
"ObjectName": "Class'BillboardComponent'",
"ObjectPath": "/Script/Engine"
},
"ComponentTemplate": {
"ObjectName": "BillboardComponent'BP_YoungForest_C:Billboard_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/BP_YoungForest.0"
},
"VariableGuid": "A6778949-46C16A3A-68126A91-C66BDEAF",
"InternalVariableName": "Billboard"
}
},
{
"Type": "SimpleConstructionScript",
"Name": "SimpleConstructionScript_0",
"Outer": "BP_YoungForest_C",
"Class": "UScriptClass'SimpleConstructionScript'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"RootNodes": [
{
"ObjectName": "SCS_Node'BP_YoungForest_C:SimpleConstructionScript_0.SCS_Node_0'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/BP_YoungForest.6"
},
{
"ObjectName": "SCS_Node'BP_YoungForest_C:SimpleConstructionScript_0.SCS_Node_1'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/BP_YoungForest.7"
}
],
"AllNodes": [
{
"ObjectName": "SCS_Node'BP_YoungForest_C:SimpleConstructionScript_0.SCS_Node_0'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/BP_YoungForest.6"
},
{
"ObjectName": "SCS_Node'BP_YoungForest_C:SimpleConstructionScript_0.SCS_Node_1'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/BP_YoungForest.7"
},
{
"ObjectName": "SCS_Node'BP_YoungForest_C:SimpleConstructionScript_0.SCS_Node_3'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/BP_YoungForest.8"
}
],
"DefaultSceneRootNode": {
"ObjectName": "SCS_Node'BP_YoungForest_C:SimpleConstructionScript_0.SCS_Node_0'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/BP_YoungForest.6"
}
}
}
]

View file

@ -0,0 +1,644 @@
[
{
"Type": "BillboardComponent",
"Name": "Billboard_GEN_VARIABLE",
"Outer": "BP_Forest_C",
"Class": "UScriptClass'BillboardComponent'",
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Sprite": {
"ObjectName": "Texture2D'S_ForestPCG'",
"ObjectPath": "/Game/ITR2/Art/UI/EditorIcons/S_ForestPCG.0"
},
"RelativeLocation": {
"X": 0.0,
"Y": 0.0,
"Z": 15.0
},
"RelativeScale3D": {
"X": 5.0,
"Y": 0.2,
"Z": 0.2
}
}
},
{
"Type": "BlueprintGeneratedClass",
"Name": "BP_Forest_C",
"Class": "UScriptClass'BlueprintGeneratedClass'",
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"SimpleConstructionScript": {
"ObjectName": "SimpleConstructionScript'BP_Forest_C:SimpleConstructionScript_0'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/Legacy/BP_Forest.12"
}
},
"SuperStruct": {
"ObjectName": "Class'Actor'",
"ObjectPath": "/Script/Engine"
},
"Children": [
{
"ObjectName": "Function'BP_Forest_C:UserConstructionScript'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/Legacy/BP_Forest.4"
}
],
"ChildProperties": [
{
"Type": "ObjectProperty",
"Name": "Billboard",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
"PropertyClass": {
"ObjectName": "Class'BillboardComponent'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "ObjectProperty",
"Name": "PCG",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
"PropertyClass": {
"ObjectName": "Class'PCGComponent'",
"ObjectPath": "/Script/PCG"
}
},
{
"Type": "ObjectProperty",
"Name": "Box",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
"PropertyClass": {
"ObjectName": "Class'BoxComponent'",
"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"
}
}
],
"FuncMap": {
"UserConstructionScript": {
"ObjectName": "Function'BP_Forest_C:UserConstructionScript'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/Legacy/BP_Forest.4"
}
},
"ClassFlags": "CLASS_Config | CLASS_ReplicationDataIsSetUp | CLASS_CompiledFromBlueprint | CLASS_HasInstancedReference",
"ClassWithin": {
"ObjectName": "Class'Object'",
"ObjectPath": "/Script/CoreUObject"
},
"ClassConfigName": "Engine",
"bCooked": true,
"ClassDefaultObject": {
"ObjectName": "BP_Forest_C'Default__BP_Forest_C'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/Legacy/BP_Forest.3"
},
"EditorTags": {
"BlueprintType": "BPTYPE_Normal"
}
},
{
"Type": "BoxComponent",
"Name": "Box_GEN_VARIABLE",
"Outer": "BP_Forest_C",
"Class": "UScriptClass'BoxComponent'",
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted"
},
{
"Type": "BP_Forest_C",
"Name": "Default__BP_Forest_C",
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/Legacy/BP_Forest.BP_Forest_C'",
"Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted"
},
{
"Type": "Function",
"Name": "UserConstructionScript",
"Outer": "BP_Forest_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"SuperStruct": {
"ObjectName": "Class'Actor:UserConstructionScript'",
"ObjectPath": "/Script/Engine"
},
"ChildProperties": [
{
"Type": "StructProperty",
"Name": "CallFunc_K2_GetComponentLocation_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 24,
"Struct": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "StructProperty",
"Name": "CallFunc_Add_VectorVector_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 24,
"Struct": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "StructProperty",
"Name": "CallFunc_K2_SetWorldLocation_SweepHitResult",
"Flags": "RF_Public",
"ElementSize": 240,
"PropertyFlags": "ContainsInstancedReference",
"Struct": {
"ObjectName": "Class'HitResult'",
"ObjectPath": "/Script/Engine"
}
}
],
"FunctionFlags": "FUNC_Event | FUNC_Public | FUNC_HasDefaults | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
},
{
"Type": "PCGComponent",
"Name": "PCG_GEN_VARIABLE",
"Outer": "BP_Forest_C",
"Class": "UScriptClass'PCGComponent'",
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"bIsComponentPartitioned": true,
"GenerationTrigger": "EPCGComponentGenerationTrigger::GenerateOnDemand",
"GraphInstance": {
"ObjectName": "PCGGraphInstance'BP_Forest_C:PCG_GEN_VARIABLE.PCGGraphInstance'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/Legacy/BP_Forest.6"
}
}
},
{
"Type": "PCGGraphInstance",
"Name": "PCGGraphInstance",
"Outer": "PCG_GEN_VARIABLE",
"Class": "UScriptClass'PCGGraphInstance'",
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Graph": {
"ObjectName": "PCGGraph'PCG_GlobalForest'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Graphs/PCG_GlobalForest.214"
},
"ParametersOverrides": {
"Parameters": {
"PropertyDescs": [
{
"ValueTypeObject": null,
"ID": "C80040AB-4D9BE028-1ED7378F-AC017E4F",
"Name": "Seed",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "6566F15B-41636845-F17F88A3-460C3F0C",
"Name": "RotationToRadius",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": {
"ObjectName": "Class'DataTable'",
"ObjectPath": "/Script/Engine"
},
"ID": "7CB8949C-492D891B-B9B2B7AE-1958837B",
"Name": "Trees-Meshes",
"ValueType": "Object",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "0CDA2CA2-4FCA12E2-CDE38084-5FE00A3F",
"Name": "TreeDetails-Enable",
"ValueType": "Bool",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "6DEF9EAA-442ED58B-4D565C90-5E84A414",
"Name": "TreeDetails-Amount",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "87589246-4D0489C6-E485D08F-BCDE55A3",
"Name": "Trees-PointsAmount",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "67DB12C7-4332794F-E89B5CA2-1C888854",
"Name": "Trees-Looseness",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": {
"ObjectName": "Class'Vector2D'",
"ObjectPath": "/Script/CoreUObject"
},
"ID": "ED76AD36-4CB0269C-33804886-C24BBA23",
"Name": "Trees-Scale",
"ValueType": "Struct",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": {
"ObjectName": "Class'DataTable'",
"ObjectPath": "/Script/Engine"
},
"ID": "4239B599-4E260FCB-2102B384-105BA2F9",
"Name": "DeadTrees-Meshes",
"ValueType": "Object",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "EA8E1921-46297B69-56C6918C-C6DB7EE3",
"Name": "DeadTrees-RegionScale",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": {
"ObjectName": "Class'DataTable'",
"ObjectPath": "/Script/Engine"
},
"ID": "1F9BC06E-4111BE4C-28154BB2-2E54BBA6",
"Name": "YoungTrees-Meshes",
"ValueType": "Object",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "83AD735C-48FDE4A7-55A4B69D-BDE23FF0",
"Name": "YoungTreeDetails-Enable",
"ValueType": "Bool",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "0817DB34-4FE10577-AE44DE9B-4D754D95",
"Name": "YoungTreeDetails-Amount",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "7169F9F5-456EF02B-1C7021A9-16E64F5E",
"Name": "YoungTrees-Amount",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": {
"ObjectName": "Class'Vector2D'",
"ObjectPath": "/Script/CoreUObject"
},
"ID": "29380CA8-467A3653-39ADA286-8A7A59C7",
"Name": "YoungTrees-MinMaxOffset",
"ValueType": "Struct",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": {
"ObjectName": "Class'DataTable'",
"ObjectPath": "/Script/Engine"
},
"ID": "EB325F97-43354BF2-A0705BB3-BB6D8756",
"Name": "Bushes-Meshes",
"ValueType": "Object",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "A5FED1DF-4C6CE94A-22C1FCBF-59826D53",
"Name": "Bushes-Enable",
"ValueType": "Bool",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "164AFE81-415E862C-27CB62AD-3582CF8A",
"Name": "Bushes-PointsAmount",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "1BCCC494-49684013-90B0C28E-CFFC0165",
"Name": "Bushes-Looseness",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "C694CD1F-4B1E568F-C5166784-D1970B6C",
"Name": "SlopeMask",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "27934BF6-46D370AB-865E3497-C94A8BD3",
"Name": "MinimalHeight",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "D47ED4BD-40F54FB8-25816185-7860F55A",
"Name": "FallenTrees-Enable",
"ValueType": "Bool",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
},
{
"ValueTypeObject": null,
"ID": "8D6F205F-42FE6049-A423D8BA-E4A7C6D2",
"Name": "FallenTrees-Amount",
"ValueType": "Double",
"ContainerType": "None",
"ContainerTypes": {
"Types": []
},
"MetaData": null,
"MetaClass": null
}
],
"SerialSize": 160
},
"PropertiesIDsOverridden": [
"A5FED1DF-4C6CE94A-22C1FCBF-59826D53"
]
}
}
},
{
"Type": "SceneComponent",
"Name": "DefaultSceneRoot_GEN_VARIABLE",
"Outer": "BP_Forest_C",
"Class": "UScriptClass'SceneComponent'",
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"RelativeScale3D": {
"X": 100.0,
"Y": 100.0,
"Z": 100.0
}
}
},
{
"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_Forest_C:DefaultSceneRoot_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/Legacy/BP_Forest.7"
},
"ChildNodes": [
{
"ObjectName": "SCS_Node'BP_Forest_C:SimpleConstructionScript_0.SCS_Node_2'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/Legacy/BP_Forest.10"
},
{
"ObjectName": "SCS_Node'BP_Forest_C:SimpleConstructionScript_0.SCS_Node_1'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/Legacy/BP_Forest.9"
}
],
"VariableGuid": "210C1AC4-442E71E8-CBDF3AA6-7991B595",
"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'BillboardComponent'",
"ObjectPath": "/Script/Engine"
},
"ComponentTemplate": {
"ObjectName": "BillboardComponent'BP_Forest_C:Billboard_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/Legacy/BP_Forest.0"
},
"VariableGuid": "D1D2323C-49CADEEA-E8C69991-42F88724",
"InternalVariableName": "Billboard"
}
},
{
"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'BoxComponent'",
"ObjectPath": "/Script/Engine"
},
"ComponentTemplate": {
"ObjectName": "BoxComponent'BP_Forest_C:Box_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/Legacy/BP_Forest.2"
},
"VariableGuid": "6756866F-4C0FCA86-81E0EE90-ACF82174",
"InternalVariableName": "Box"
}
},
{
"Type": "SCS_Node",
"Name": "SCS_Node_3",
"Outer": "SimpleConstructionScript_0",
"Class": "UScriptClass'SCS_Node'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"ComponentClass": {
"ObjectName": "Class'PCGComponent'",
"ObjectPath": "/Script/PCG"
},
"ComponentTemplate": {
"ObjectName": "PCGComponent'BP_Forest_C:PCG_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/Legacy/BP_Forest.5"
},
"VariableGuid": "9C1A93C8-4261533D-044F5E94-E472BF5E",
"InternalVariableName": "PCG"
}
},
{
"Type": "SimpleConstructionScript",
"Name": "SimpleConstructionScript_0",
"Outer": "BP_Forest_C",
"Class": "UScriptClass'SimpleConstructionScript'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"RootNodes": [
{
"ObjectName": "SCS_Node'BP_Forest_C:SimpleConstructionScript_0.SCS_Node_0'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/Legacy/BP_Forest.8"
},
{
"ObjectName": "SCS_Node'BP_Forest_C:SimpleConstructionScript_0.SCS_Node_3'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/Legacy/BP_Forest.11"
}
],
"AllNodes": [
{
"ObjectName": "SCS_Node'BP_Forest_C:SimpleConstructionScript_0.SCS_Node_0'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/Legacy/BP_Forest.8"
},
{
"ObjectName": "SCS_Node'BP_Forest_C:SimpleConstructionScript_0.SCS_Node_2'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/Legacy/BP_Forest.10"
},
{
"ObjectName": "SCS_Node'BP_Forest_C:SimpleConstructionScript_0.SCS_Node_3'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/Legacy/BP_Forest.11"
},
{
"ObjectName": "SCS_Node'BP_Forest_C:SimpleConstructionScript_0.SCS_Node_1'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/Legacy/BP_Forest.9"
}
],
"DefaultSceneRootNode": {
"ObjectName": "SCS_Node'BP_Forest_C:SimpleConstructionScript_0.SCS_Node_0'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/Legacy/BP_Forest.8"
}
}
}
]

View file

@ -0,0 +1,237 @@
[
{
"Type": "BillboardComponent",
"Name": "NODE_AddBillboardComponent-0",
"Outer": "BP_ErasePCG_C",
"Class": "UScriptClass'BillboardComponent'",
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Sprite": {
"ObjectName": "Texture2D'S_RedSpline'",
"ObjectPath": "/Game/ITR2/Art/UI/EditorIcons/S_RedSpline.0"
},
"ScreenSize": 0.001
}
},
{
"Type": "BlueprintGeneratedClass",
"Name": "BP_ErasePCG_C",
"Class": "UScriptClass'BlueprintGeneratedClass'",
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"ComponentTemplates": [
{
"ObjectName": "BillboardComponent'BP_ErasePCG_C:NODE_AddBillboardComponent-0'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/Splines/BP_ErasePCG.0"
}
],
"SimpleConstructionScript": {
"ObjectName": "SimpleConstructionScript'BP_ErasePCG_C:SimpleConstructionScript_0'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/Splines/BP_ErasePCG.7"
}
},
"SuperStruct": {
"ObjectName": "Class'Actor'",
"ObjectPath": "/Script/Engine"
},
"Children": [
{
"ObjectName": "Function'BP_ErasePCG_C:UserConstructionScript'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/Splines/BP_ErasePCG.3"
}
],
"ChildProperties": [
{
"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"
}
}
],
"FuncMap": {
"UserConstructionScript": {
"ObjectName": "Function'BP_ErasePCG_C:UserConstructionScript'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/Splines/BP_ErasePCG.3"
}
},
"ClassFlags": "CLASS_Config | CLASS_ReplicationDataIsSetUp | CLASS_CompiledFromBlueprint | CLASS_HasInstancedReference",
"ClassWithin": {
"ObjectName": "Class'Object'",
"ObjectPath": "/Script/CoreUObject"
},
"ClassConfigName": "Engine",
"bCooked": true,
"ClassDefaultObject": {
"ObjectName": "BP_ErasePCG_C'Default__BP_ErasePCG_C'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/Splines/BP_ErasePCG.2"
},
"EditorTags": {
"BlueprintType": "BPTYPE_Normal"
}
},
{
"Type": "BP_ErasePCG_C",
"Name": "Default__BP_ErasePCG_C",
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/Splines/BP_ErasePCG.BP_ErasePCG_C'",
"Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"PrimaryActorTick": {
"bStartWithTickEnabled": false
},
"bEnableAutoLODGeneration": false,
"bIsEditorOnlyActor": true,
"Tags": [
"ErasePCG",
"EraseTrees"
]
}
},
{
"Type": "Function",
"Name": "UserConstructionScript",
"Outer": "BP_ErasePCG_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"SuperStruct": {
"ObjectName": "Class'Actor:UserConstructionScript'",
"ObjectPath": "/Script/Engine"
},
"ChildProperties": [
{
"Type": "StructProperty",
"Name": "CallFunc_GetLocationAtSplinePoint_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 24,
"Struct": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "StructProperty",
"Name": "CallFunc_Add_VectorVector_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": "ObjectProperty",
"Name": "CallFunc_AddComponent_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "InstancedReference",
"PropertyClass": {
"ObjectName": "Class'BillboardComponent'",
"ObjectPath": "/Script/Engine"
}
}
],
"FunctionFlags": "FUNC_Event | FUNC_Public | FUNC_HasDefaults | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
},
{
"Type": "SceneComponent",
"Name": "DefaultSceneRoot_GEN_VARIABLE",
"Outer": "BP_ErasePCG_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_ErasePCG_C:DefaultSceneRoot_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/Splines/BP_ErasePCG.4"
},
"ChildNodes": [
{
"ObjectName": "SCS_Node'BP_ErasePCG_C:SimpleConstructionScript_0.SCS_Node_1'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/Splines/BP_ErasePCG.6"
}
],
"VariableGuid": "724CFCA6-4A35B508-565D5285-054573A8",
"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": null,
"VariableGuid": "138400BB-408692D6-CE1A8393-74D33363",
"InternalVariableName": "Spline"
}
},
{
"Type": "SimpleConstructionScript",
"Name": "SimpleConstructionScript_0",
"Outer": "BP_ErasePCG_C",
"Class": "UScriptClass'SimpleConstructionScript'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"RootNodes": [
{
"ObjectName": "SCS_Node'BP_ErasePCG_C:SimpleConstructionScript_0.SCS_Node_0'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/Splines/BP_ErasePCG.5"
}
],
"AllNodes": [
{
"ObjectName": "SCS_Node'BP_ErasePCG_C:SimpleConstructionScript_0.SCS_Node_0'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/Splines/BP_ErasePCG.5"
},
{
"ObjectName": "SCS_Node'BP_ErasePCG_C:SimpleConstructionScript_0.SCS_Node_1'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/Splines/BP_ErasePCG.6"
}
],
"DefaultSceneRootNode": {
"ObjectName": "SCS_Node'BP_ErasePCG_C:SimpleConstructionScript_0.SCS_Node_0'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/Splines/BP_ErasePCG.5"
}
}
}
]

View file

@ -0,0 +1,274 @@
[
{
"Type": "BillboardComponent",
"Name": "NODE_AddBillboardComponent-0",
"Outer": "BP_Trees_C",
"Class": "UScriptClass'BillboardComponent'",
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Sprite": {
"ObjectName": "Texture2D'S_GreenSpline'",
"ObjectPath": "/Game/ITR2/Art/UI/EditorIcons/S_GreenSpline.0"
},
"ScreenSize": 0.001
}
},
{
"Type": "BlueprintGeneratedClass",
"Name": "BP_Trees_C",
"Class": "UScriptClass'BlueprintGeneratedClass'",
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"ComponentTemplates": [
{
"ObjectName": "BillboardComponent'BP_Trees_C:NODE_AddBillboardComponent-0'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/Splines/BP_Trees.0"
}
],
"SimpleConstructionScript": {
"ObjectName": "SimpleConstructionScript'BP_Trees_C:SimpleConstructionScript_0'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/Splines/BP_Trees.7"
}
},
"SuperStruct": {
"ObjectName": "Class'Actor'",
"ObjectPath": "/Script/Engine"
},
"Children": [
{
"ObjectName": "Function'BP_Trees_C:UserConstructionScript'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/Splines/BP_Trees.3"
}
],
"ChildProperties": [
{
"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"
}
}
],
"FuncMap": {
"UserConstructionScript": {
"ObjectName": "Function'BP_Trees_C:UserConstructionScript'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/Splines/BP_Trees.3"
}
},
"ClassFlags": "CLASS_Config | CLASS_ReplicationDataIsSetUp | CLASS_CompiledFromBlueprint | CLASS_HasInstancedReference",
"ClassWithin": {
"ObjectName": "Class'Object'",
"ObjectPath": "/Script/CoreUObject"
},
"ClassConfigName": "Engine",
"bCooked": true,
"ClassDefaultObject": {
"ObjectName": "BP_Trees_C'Default__BP_Trees_C'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/Splines/BP_Trees.2"
},
"EditorTags": {
"BlueprintType": "BPTYPE_Normal"
}
},
{
"Type": "BP_Trees_C",
"Name": "Default__BP_Trees_C",
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/Splines/BP_Trees.BP_Trees_C'",
"Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"PrimaryActorTick": {
"bStartWithTickEnabled": false,
"bAllowTickOnDedicatedServer": false
},
"bHidden": true,
"bNetLoadOnClient": false,
"bCanBeDamaged": false,
"bFindCameraComponentWhenViewTarget": false,
"bEnableAutoLODGeneration": false,
"UpdateOverlapsMethodDuringLevelStreaming": "EActorUpdateOverlapsMethod::NeverUpdate",
"SpawnCollisionHandlingMethod": "ESpawnActorCollisionHandlingMethod::DontSpawnIfColliding",
"Tags": [
"Trees"
]
}
},
{
"Type": "Function",
"Name": "UserConstructionScript",
"Outer": "BP_Trees_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"SuperStruct": {
"ObjectName": "Class'Actor:UserConstructionScript'",
"ObjectPath": "/Script/Engine"
},
"ChildProperties": [
{
"Type": "StructProperty",
"Name": "Temp_struct_Variable",
"Flags": "RF_Public",
"ElementSize": 24,
"Struct": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "InterfaceProperty",
"Name": "K2Node_DynamicCast_AsRadius_AISight_Interface",
"Flags": "RF_Public",
"ElementSize": 16,
"InterfaceClass": {
"ObjectName": "Class'RadiusAISightInterface'",
"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": "StructProperty",
"Name": "CallFunc_Add_VectorVector_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 24,
"Struct": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "StructProperty",
"Name": "CallFunc_GetActorLocation_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": "ObjectProperty",
"Name": "CallFunc_AddComponent_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "InstancedReference",
"PropertyClass": {
"ObjectName": "Class'BillboardComponent'",
"ObjectPath": "/Script/Engine"
}
}
],
"FunctionFlags": "FUNC_Event | FUNC_Public | FUNC_HasDefaults | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
},
{
"Type": "SceneComponent",
"Name": "DefaultSceneRoot_GEN_VARIABLE",
"Outer": "BP_Trees_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_Trees_C:DefaultSceneRoot_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/Splines/BP_Trees.4"
},
"ChildNodes": [
{
"ObjectName": "SCS_Node'BP_Trees_C:SimpleConstructionScript_0.SCS_Node_1'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/Splines/BP_Trees.6"
}
],
"VariableGuid": "724CFCA6-4A35B508-565D5285-054573A8",
"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": null,
"VariableGuid": "138400BB-408692D6-CE1A8393-74D33363",
"InternalVariableName": "Spline"
}
},
{
"Type": "SimpleConstructionScript",
"Name": "SimpleConstructionScript_0",
"Outer": "BP_Trees_C",
"Class": "UScriptClass'SimpleConstructionScript'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"RootNodes": [
{
"ObjectName": "SCS_Node'BP_Trees_C:SimpleConstructionScript_0.SCS_Node_0'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/Splines/BP_Trees.5"
}
],
"AllNodes": [
{
"ObjectName": "SCS_Node'BP_Trees_C:SimpleConstructionScript_0.SCS_Node_0'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/Splines/BP_Trees.5"
},
{
"ObjectName": "SCS_Node'BP_Trees_C:SimpleConstructionScript_0.SCS_Node_1'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/Splines/BP_Trees.6"
}
],
"DefaultSceneRootNode": {
"ObjectName": "SCS_Node'BP_Trees_C:SimpleConstructionScript_0.SCS_Node_0'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/PCGGraphs/Tools/Splines/BP_Trees.5"
}
}
}
]

View file

@ -0,0 +1,32 @@
[
{
"Type": "BlueprintGeneratedClass",
"Name": "NA_DenyAnomaly_C",
"Class": "UScriptClass'BlueprintGeneratedClass'",
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"SuperStruct": {
"ObjectName": "Class'NavArea'",
"ObjectPath": "/Script/NavigationSystem"
},
"ClassFlags": "CLASS_Config | CLASS_ReplicationDataIsSetUp | CLASS_CompiledFromBlueprint | CLASS_DefaultToInstanced",
"ClassWithin": {
"ObjectName": "Class'Object'",
"ObjectPath": "/Script/CoreUObject"
},
"ClassConfigName": "Engine",
"bCooked": true,
"ClassDefaultObject": {
"ObjectName": "NA_DenyAnomaly_C'Default__NA_DenyAnomaly_C'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Spawners/Anomalies/NA_DenyAnomaly.1"
},
"EditorTags": {
"BlueprintType": "BPTYPE_Normal"
}
},
{
"Type": "NA_DenyAnomaly_C",
"Name": "Default__NA_DenyAnomaly_C",
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/Misc/Environment/Spawners/Anomalies/NA_DenyAnomaly.NA_DenyAnomaly_C'",
"Flags": "RF_Public | RF_Transactional | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted"
}
]

View file

@ -0,0 +1,102 @@
[
{
"Type": "BlueprintGeneratedClass",
"Name": "BP_CombatZone_C",
"Class": "UScriptClass'BlueprintGeneratedClass'",
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"SimpleConstructionScript": {
"ObjectName": "SimpleConstructionScript'BP_CombatZone_C:SimpleConstructionScript_0'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Spawners/BP_CombatZone.4"
}
},
"SuperStruct": {
"ObjectName": "Class'CombatZone'",
"ObjectPath": "/Script/IntoTheRadius2"
},
"ChildProperties": [
{
"Type": "ObjectProperty",
"Name": "DefaultSceneRoot",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
"PropertyClass": {
"ObjectName": "Class'SceneComponent'",
"ObjectPath": "/Script/Engine"
}
}
],
"ClassFlags": "CLASS_Config | CLASS_ReplicationDataIsSetUp | CLASS_CompiledFromBlueprint | CLASS_HasInstancedReference",
"ClassWithin": {
"ObjectName": "Class'Object'",
"ObjectPath": "/Script/CoreUObject"
},
"ClassConfigName": "Engine",
"bCooked": true,
"ClassDefaultObject": {
"ObjectName": "BP_CombatZone_C'Default__BP_CombatZone_C'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Spawners/BP_CombatZone.1"
},
"EditorTags": {
"BlueprintType": "BPTYPE_Normal"
}
},
{
"Type": "BP_CombatZone_C",
"Name": "Default__BP_CombatZone_C",
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/Misc/Environment/Spawners/BP_CombatZone.BP_CombatZone_C'",
"Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted"
},
{
"Type": "SceneComponent",
"Name": "DefaultSceneRoot_GEN_VARIABLE",
"Outer": "BP_CombatZone_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_CombatZone_C:DefaultSceneRoot_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Spawners/BP_CombatZone.2"
},
"VariableGuid": "03722508-4D9723E5-87FF0284-760C495F",
"InternalVariableName": "DefaultSceneRoot"
}
},
{
"Type": "SimpleConstructionScript",
"Name": "SimpleConstructionScript_0",
"Outer": "BP_CombatZone_C",
"Class": "UScriptClass'SimpleConstructionScript'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"RootNodes": [
{
"ObjectName": "SCS_Node'BP_CombatZone_C:SimpleConstructionScript_0.SCS_Node_0'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Spawners/BP_CombatZone.3"
}
],
"AllNodes": [
{
"ObjectName": "SCS_Node'BP_CombatZone_C:SimpleConstructionScript_0.SCS_Node_0'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Spawners/BP_CombatZone.3"
}
],
"DefaultSceneRootNode": {
"ObjectName": "SCS_Node'BP_CombatZone_C:SimpleConstructionScript_0.SCS_Node_0'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Spawners/BP_CombatZone.3"
}
}
}
]

View file

@ -0,0 +1,103 @@
[
{
"Type": "BillboardComponent",
"Name": "Root",
"Outer": "Default__BP_SpawnGroup_C",
"Class": "UScriptClass'BillboardComponent'",
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Sprite": {
"ObjectName": "Texture2D'Ai_Spawnpoint'",
"ObjectPath": "/Game/ITR2/Art/Misc/Textures/Ai_Spawnpoint.0"
}
}
},
{
"Type": "BlueprintGeneratedClass",
"Name": "BP_SpawnGroup_C",
"Class": "UScriptClass'BlueprintGeneratedClass'",
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"SimpleConstructionScript": {
"ObjectName": "SimpleConstructionScript'BP_SpawnGroup_C:SimpleConstructionScript_0'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Spawners/BP_SpawnGroup.5"
}
},
"SuperStruct": {
"ObjectName": "Class'MonsterSpawnGroup'",
"ObjectPath": "/Script/IntoTheRadius2"
},
"ClassFlags": "CLASS_Config | CLASS_ReplicationDataIsSetUp | CLASS_CompiledFromBlueprint | CLASS_HasInstancedReference",
"ClassWithin": {
"ObjectName": "Class'Object'",
"ObjectPath": "/Script/CoreUObject"
},
"ClassConfigName": "Engine",
"bCooked": true,
"ClassDefaultObject": {
"ObjectName": "BP_SpawnGroup_C'Default__BP_SpawnGroup_C'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Spawners/BP_SpawnGroup.2"
},
"EditorTags": {
"BlueprintType": "BPTYPE_Normal"
}
},
{
"Type": "BP_SpawnGroup_C",
"Name": "Default__BP_SpawnGroup_C",
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/Misc/Environment/Spawners/BP_SpawnGroup.BP_SpawnGroup_C'",
"Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"BillboardTexture": {
"AssetPathName": "/Game/ITR2/Art/Misc/Textures/Ai_Spawnpoint.Ai_Spawnpoint",
"SubPathString": ""
},
"PrimaryActorTick": {
"bStartWithTickEnabled": false
},
"RootComponent": {
"ObjectName": "BillboardComponent'Default__BP_SpawnGroup_C:Root'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Spawners/BP_SpawnGroup.0"
}
}
},
{
"Type": "SceneComponent",
"Name": "DefaultSceneRoot_GEN_VARIABLE",
"Outer": "BP_SpawnGroup_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_SpawnGroup_C:DefaultSceneRoot_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Spawners/BP_SpawnGroup.3"
},
"VariableGuid": "8792F8AC-41E1460E-C6742AB9-552AD706",
"InternalVariableName": "DefaultSceneRoot"
}
},
{
"Type": "SimpleConstructionScript",
"Name": "SimpleConstructionScript_0",
"Outer": "BP_SpawnGroup_C",
"Class": "UScriptClass'SimpleConstructionScript'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"DefaultSceneRootNode": {
"ObjectName": "SCS_Node'BP_SpawnGroup_C:SimpleConstructionScript_0.SCS_Node_0'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Spawners/BP_SpawnGroup.4"
}
}
}
]

View file

@ -0,0 +1,308 @@
[
{
"Type": "ArrowComponent",
"Name": "Arrow_GEN_VARIABLE",
"Outer": "BP_SpawnPoint_C",
"Class": "UScriptClass'ArrowComponent'",
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"ArrowColor": {
"B": 0,
"G": 188,
"R": 188,
"A": 255,
"Hex": "BCBC00"
},
"ArrowSize": 2.0,
"ArrowLength": 40.0,
"RelativeLocation": {
"X": -20.0,
"Y": 0.0,
"Z": 60.0
}
}
},
{
"Type": "BillboardComponent",
"Name": "Root",
"Outer": "Default__BP_SpawnPoint_C",
"Class": "UScriptClass'BillboardComponent'",
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted"
},
{
"Type": "BlueprintGeneratedClass",
"Name": "BP_SpawnPoint_C",
"Class": "UScriptClass'BlueprintGeneratedClass'",
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"SimpleConstructionScript": {
"ObjectName": "SimpleConstructionScript'BP_SpawnPoint_C:SimpleConstructionScript_0'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Spawners/BP_SpawnPoint.10"
},
"UberGraphFunction": {
"ObjectName": "Function'BP_SpawnPoint_C:ExecuteUbergraph_BP_SpawnPoint'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Spawners/BP_SpawnPoint.4"
}
},
"SuperStruct": {
"ObjectName": "Class'MonsterSpawnPoint'",
"ObjectPath": "/Script/IntoTheRadius2"
},
"Children": [
{
"ObjectName": "Function'BP_SpawnPoint_C:UserConstructionScript'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Spawners/BP_SpawnPoint.6"
},
{
"ObjectName": "Function'BP_SpawnPoint_C:ReceiveBeginPlay'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Spawners/BP_SpawnPoint.5"
},
{
"ObjectName": "Function'BP_SpawnPoint_C:ExecuteUbergraph_BP_SpawnPoint'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Spawners/BP_SpawnPoint.4"
}
],
"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": "Arrow",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
"PropertyClass": {
"ObjectName": "Class'ArrowComponent'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "ObjectProperty",
"Name": "CurrentSpline",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnTemplate | DisableEditOnInstance",
"PropertyClass": {
"ObjectName": "Class'Actor'",
"ObjectPath": "/Script/Engine"
}
}
],
"FuncMap": {
"ExecuteUbergraph_BP_SpawnPoint": {
"ObjectName": "Function'BP_SpawnPoint_C:ExecuteUbergraph_BP_SpawnPoint'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Spawners/BP_SpawnPoint.4"
},
"ReceiveBeginPlay": {
"ObjectName": "Function'BP_SpawnPoint_C:ReceiveBeginPlay'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Spawners/BP_SpawnPoint.5"
},
"UserConstructionScript": {
"ObjectName": "Function'BP_SpawnPoint_C:UserConstructionScript'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Spawners/BP_SpawnPoint.6"
}
},
"ClassFlags": "CLASS_Config | CLASS_ReplicationDataIsSetUp | CLASS_CompiledFromBlueprint | CLASS_HasInstancedReference",
"ClassWithin": {
"ObjectName": "Class'Object'",
"ObjectPath": "/Script/CoreUObject"
},
"ClassConfigName": "Engine",
"bCooked": true,
"ClassDefaultObject": {
"ObjectName": "BP_SpawnPoint_C'Default__BP_SpawnPoint_C'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Spawners/BP_SpawnPoint.3"
},
"EditorTags": {
"BlueprintType": "BPTYPE_Normal"
}
},
{
"Type": "BP_SpawnPoint_C",
"Name": "Default__BP_SpawnPoint_C",
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/Misc/Environment/Spawners/BP_SpawnPoint.BP_SpawnPoint_C'",
"Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"UberGraphFrame": {},
"PrimaryActorTick": {
"bStartWithTickEnabled": false
},
"RootComponent": {
"ObjectName": "BillboardComponent'Default__BP_SpawnPoint_C:Root'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Spawners/BP_SpawnPoint.1"
}
}
},
{
"Type": "Function",
"Name": "ExecuteUbergraph_BP_SpawnPoint",
"Outer": "BP_SpawnPoint_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"
}
],
"FunctionFlags": "FUNC_Final | FUNC_UbergraphFunction"
},
{
"Type": "Function",
"Name": "ReceiveBeginPlay",
"Outer": "BP_SpawnPoint_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": "UserConstructionScript",
"Outer": "BP_SpawnPoint_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"SuperStruct": {
"ObjectName": "Class'Actor:UserConstructionScript'",
"ObjectPath": "/Script/Engine"
},
"ChildProperties": [
{
"Type": "StructProperty",
"Name": "Temp_struct_Variable",
"Flags": "RF_Public",
"ElementSize": 12,
"PropertyFlags": "ConstParm",
"Struct": {
"ObjectName": "Class'GameplayTag'",
"ObjectPath": "/Script/GameplayTags"
}
},
{
"Type": "BoolProperty",
"Name": "CallFunc_Array_Contains_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "BoolProperty",
"Name": "CallFunc_Not_PreBool_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
}
],
"FunctionFlags": "FUNC_Event | FUNC_Public | FUNC_HasDefaults | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
},
{
"Type": "SceneComponent",
"Name": "DefaultSceneRoot_GEN_VARIABLE",
"Outer": "BP_SpawnPoint_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_SpawnPoint_C:DefaultSceneRoot_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Spawners/BP_SpawnPoint.7"
},
"VariableGuid": "3F631972-45B19C73-00C03680-569FF35B",
"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'ArrowComponent'",
"ObjectPath": "/Script/Engine"
},
"ComponentTemplate": {
"ObjectName": "ArrowComponent'BP_SpawnPoint_C:Arrow_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Spawners/BP_SpawnPoint.0"
},
"ParentComponentOrVariableName": "Root",
"bIsParentComponentNative": true,
"VariableGuid": "E59C0F15-4DBF897D-BC80A4B9-0F606F2B",
"InternalVariableName": "Arrow"
}
},
{
"Type": "SimpleConstructionScript",
"Name": "SimpleConstructionScript_0",
"Outer": "BP_SpawnPoint_C",
"Class": "UScriptClass'SimpleConstructionScript'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"RootNodes": [
{
"ObjectName": "SCS_Node'BP_SpawnPoint_C:SimpleConstructionScript_0.SCS_Node_1'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Spawners/BP_SpawnPoint.9"
}
],
"AllNodes": [
{
"ObjectName": "SCS_Node'BP_SpawnPoint_C:SimpleConstructionScript_0.SCS_Node_1'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Spawners/BP_SpawnPoint.9"
}
],
"DefaultSceneRootNode": {
"ObjectName": "SCS_Node'BP_SpawnPoint_C:SimpleConstructionScript_0.SCS_Node_0'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Spawners/BP_SpawnPoint.8"
}
}
},
{
"Type": "SphereComponent",
"Name": "SpawnRadiusAreaSphere",
"Outer": "Default__BP_SpawnPoint_C",
"Class": "UScriptClass'SphereComponent'",
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"AttachParent": {
"ObjectName": "BillboardComponent'Default__BP_SpawnPoint_C:Root'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Spawners/BP_SpawnPoint.1"
}
}
}
]

View file

@ -0,0 +1,147 @@
[
{
"Type": "BillboardComponent",
"Name": "Root",
"Outer": "Default__BP_ArtefactNestSpawnPoint_C",
"Class": "UScriptClass'BillboardComponent'",
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Sprite": {
"ObjectName": "Texture2D'Spawn_Point'",
"ObjectPath": "/Game/ITR2/Art/Misc/Textures/Spawn_Point.0"
}
}
},
{
"Type": "BlueprintGeneratedClass",
"Name": "BP_ArtefactNestSpawnPoint_C",
"Class": "UScriptClass'BlueprintGeneratedClass'",
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"SimpleConstructionScript": {
"ObjectName": "SimpleConstructionScript'BP_ArtefactNestSpawnPoint_C:SimpleConstructionScript_0'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Spawners/Loot/BP_ArtefactNestSpawnPoint.6"
}
},
"SuperStruct": {
"ObjectName": "Class'ArtefactNestSpawnPoint'",
"ObjectPath": "/Script/IntoTheRadius2"
},
"ChildProperties": [
{
"Type": "ObjectProperty",
"Name": "DebugPreview",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
"PropertyClass": {
"ObjectName": "Class'StaticMeshComponent'",
"ObjectPath": "/Script/Engine"
}
}
],
"ClassFlags": "CLASS_Config | CLASS_ReplicationDataIsSetUp | CLASS_CompiledFromBlueprint | CLASS_HasInstancedReference",
"ClassWithin": {
"ObjectName": "Class'Object'",
"ObjectPath": "/Script/CoreUObject"
},
"ClassConfigName": "Engine",
"bCooked": true,
"ClassDefaultObject": {
"ObjectName": "BP_ArtefactNestSpawnPoint_C'Default__BP_ArtefactNestSpawnPoint_C'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Spawners/Loot/BP_ArtefactNestSpawnPoint.2"
},
"EditorTags": {
"BlueprintType": "BPTYPE_Normal"
}
},
{
"Type": "BP_ArtefactNestSpawnPoint_C",
"Name": "Default__BP_ArtefactNestSpawnPoint_C",
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/Misc/Environment/Spawners/Loot/BP_ArtefactNestSpawnPoint.BP_ArtefactNestSpawnPoint_C'",
"Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"ArtefactNestTypes": [
{
"TagName": "ArtefactNest.Type.Fragile"
},
{
"TagName": "ArtefactNest.Type.Sticky"
}
],
"RootComponent": {
"ObjectName": "BillboardComponent'Default__BP_ArtefactNestSpawnPoint_C:Root'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Spawners/Loot/BP_ArtefactNestSpawnPoint.0"
}
}
},
{
"Type": "SceneComponent",
"Name": "DefaultSceneRoot_GEN_VARIABLE",
"Outer": "BP_ArtefactNestSpawnPoint_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_ArtefactNestSpawnPoint_C:DefaultSceneRoot_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Spawners/Loot/BP_ArtefactNestSpawnPoint.3"
},
"VariableGuid": "FA52BE8D-4A5F55AB-AF179D9F-D114A729",
"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": null,
"ParentComponentOrVariableName": "Root",
"bIsParentComponentNative": true,
"VariableGuid": "F9C844BB-4CD67BE5-EF6828B3-E394060C",
"InternalVariableName": "DebugPreview"
}
},
{
"Type": "SimpleConstructionScript",
"Name": "SimpleConstructionScript_0",
"Outer": "BP_ArtefactNestSpawnPoint_C",
"Class": "UScriptClass'SimpleConstructionScript'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"RootNodes": [
{
"ObjectName": "SCS_Node'BP_ArtefactNestSpawnPoint_C:SimpleConstructionScript_0.SCS_Node_1'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Spawners/Loot/BP_ArtefactNestSpawnPoint.5"
}
],
"AllNodes": [
{
"ObjectName": "SCS_Node'BP_ArtefactNestSpawnPoint_C:SimpleConstructionScript_0.SCS_Node_1'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Spawners/Loot/BP_ArtefactNestSpawnPoint.5"
}
],
"DefaultSceneRootNode": {
"ObjectName": "SCS_Node'BP_ArtefactNestSpawnPoint_C:SimpleConstructionScript_0.SCS_Node_0'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Spawners/Loot/BP_ArtefactNestSpawnPoint.4"
}
}
}
]

View file

@ -0,0 +1,247 @@
[
{
"Type": "BillboardComponent",
"Name": "Root",
"Outer": "Default__BP_LootSpawnArea_Ammobox_C",
"Class": "UScriptClass'BillboardComponent'",
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted"
},
{
"Type": "BlueprintGeneratedClass",
"Name": "BP_LootSpawnArea_Ammobox_C",
"Class": "UScriptClass'BlueprintGeneratedClass'",
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"SimpleConstructionScript": {
"ObjectName": "SimpleConstructionScript'BP_LootSpawnArea_Ammobox_C:SimpleConstructionScript_0'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Spawners/Loot/BP_LootSpawnArea_Ammobox.8"
}
},
"SuperStruct": {
"ObjectName": "Class'LootSpawnArea'",
"ObjectPath": "/Script/IntoTheRadius2"
},
"ChildProperties": [
{
"Type": "ObjectProperty",
"Name": "SM_Ammo_Crate_Modified_Ash",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
"PropertyClass": {
"ObjectName": "Class'StaticMeshComponent'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "ObjectProperty",
"Name": "SM_MetallCaseSmall_hull",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
"PropertyClass": {
"ObjectName": "Class'StaticMeshComponent'",
"ObjectPath": "/Script/Engine"
}
}
],
"ClassFlags": "CLASS_Config | CLASS_ReplicationDataIsSetUp | CLASS_CompiledFromBlueprint | CLASS_HasInstancedReference",
"ClassWithin": {
"ObjectName": "Class'Object'",
"ObjectPath": "/Script/CoreUObject"
},
"ClassConfigName": "Engine",
"bCooked": true,
"ClassDefaultObject": {
"ObjectName": "BP_LootSpawnArea_Ammobox_C'Default__BP_LootSpawnArea_Ammobox_C'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Spawners/Loot/BP_LootSpawnArea_Ammobox.3"
},
"EditorTags": {
"BlueprintType": "BPTYPE_Normal"
}
},
{
"Type": "BoxComponent",
"Name": "Box",
"Outer": "Default__BP_LootSpawnArea_Ammobox_C",
"Class": "UScriptClass'BoxComponent'",
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"BoxExtent": {
"X": 11.799704,
"Y": 10.610782,
"Z": 8.0
},
"AttachParent": {
"ObjectName": "BillboardComponent'Default__BP_LootSpawnArea_Ammobox_C:Root'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Spawners/Loot/BP_LootSpawnArea_Ammobox.0"
},
"RelativeLocation": {
"X": -0.55533767,
"Y": 1.2263119,
"Z": 28.139528
},
"RelativeRotation": {
"Pitch": 0.0,
"Yaw": 10.0,
"Roll": 0.0
}
}
},
{
"Type": "BP_LootSpawnArea_Ammobox_C",
"Name": "Default__BP_LootSpawnArea_Ammobox_C",
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/Misc/Environment/Spawners/Loot/BP_LootSpawnArea_Ammobox.BP_LootSpawnArea_Ammobox_C'",
"Flags": "RF_Public | RF_Transactional | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"BoxComponent": {
"ObjectName": "BoxComponent'Default__BP_LootSpawnArea_Ammobox_C:Box'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Spawners/Loot/BP_LootSpawnArea_Ammobox.2"
},
"LootPoints": 1,
"NeedDestroyOnClient": false,
"HideOnStart": false,
"bHidden": true,
"bReplicates": true,
"RootComponent": {
"ObjectName": "BillboardComponent'Default__BP_LootSpawnArea_Ammobox_C:Root'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Spawners/Loot/BP_LootSpawnArea_Ammobox.0"
}
}
},
{
"Type": "SceneComponent",
"Name": "DefaultSceneRoot_GEN_VARIABLE",
"Outer": "BP_LootSpawnArea_Ammobox_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_LootSpawnArea_Ammobox_C:DefaultSceneRoot_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Spawners/Loot/BP_LootSpawnArea_Ammobox.4"
},
"VariableGuid": "1283B9C2-456DB21B-56BFF2BA-E62B77EC",
"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_LootSpawnArea_Ammobox_C:SM_Ammo_Crate_Modified_Ash_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Spawners/Loot/BP_LootSpawnArea_Ammobox.9"
},
"ParentComponentOrVariableName": "Root",
"bIsParentComponentNative": true,
"VariableGuid": "2C7420F1-4D87E62A-DE94259B-E900EAD5",
"InternalVariableName": "SM_Ammo_Crate_Modified_Ash"
}
},
{
"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_LootSpawnArea_Ammobox_C:SM_MetallCaseSmall_hull_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Spawners/Loot/BP_LootSpawnArea_Ammobox.10"
},
"ParentComponentOrVariableName": "Root",
"bIsParentComponentNative": true,
"VariableGuid": "0C3CF7D7-431FAB9E-A425FBA7-097C6DB3",
"InternalVariableName": "SM_MetallCaseSmall_hull"
}
},
{
"Type": "SimpleConstructionScript",
"Name": "SimpleConstructionScript_0",
"Outer": "BP_LootSpawnArea_Ammobox_C",
"Class": "UScriptClass'SimpleConstructionScript'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"RootNodes": [
{
"ObjectName": "SCS_Node'BP_LootSpawnArea_Ammobox_C:SimpleConstructionScript_0.SCS_Node_2'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Spawners/Loot/BP_LootSpawnArea_Ammobox.7"
},
{
"ObjectName": "SCS_Node'BP_LootSpawnArea_Ammobox_C:SimpleConstructionScript_0.SCS_Node_1'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Spawners/Loot/BP_LootSpawnArea_Ammobox.6"
}
],
"AllNodes": [
{
"ObjectName": "SCS_Node'BP_LootSpawnArea_Ammobox_C:SimpleConstructionScript_0.SCS_Node_2'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Spawners/Loot/BP_LootSpawnArea_Ammobox.7"
},
{
"ObjectName": "SCS_Node'BP_LootSpawnArea_Ammobox_C:SimpleConstructionScript_0.SCS_Node_1'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Spawners/Loot/BP_LootSpawnArea_Ammobox.6"
}
],
"DefaultSceneRootNode": {
"ObjectName": "SCS_Node'BP_LootSpawnArea_Ammobox_C:SimpleConstructionScript_0.SCS_Node_0'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Spawners/Loot/BP_LootSpawnArea_Ammobox.5"
}
}
},
{
"Type": "StaticMeshComponent",
"Name": "SM_Ammo_Crate_Modified_Ash_GEN_VARIABLE",
"Outer": "BP_LootSpawnArea_Ammobox_C",
"Class": "UScriptClass'StaticMeshComponent'",
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"StaticMesh": {
"ObjectName": "StaticMesh'SM_Ammo_Crate_Modified_Ash'",
"ObjectPath": "/Game/ITR2/Art/Items/AmmoBoxes/Ammo_Crate_250x250/Radius_Modified/SM_Ammo_Crate_Modified_Ash.2"
},
"bReplicates": true
}
},
{
"Type": "StaticMeshComponent",
"Name": "SM_MetallCaseSmall_hull_GEN_VARIABLE",
"Outer": "BP_LootSpawnArea_Ammobox_C",
"Class": "UScriptClass'StaticMeshComponent'",
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"StaticMesh": {
"ObjectName": "StaticMesh'SM_Ammo_Crate_Modified'",
"ObjectPath": "/Game/ITR2/Art/Items/AmmoBoxes/Ammo_Crate_250x250/Radius_Modified/SM_Ammo_Crate_Modified.2"
},
"OverrideMaterials": [
{
"ObjectName": "MaterialInstanceConstant'MI_Ammo_Crate_Modified'",
"ObjectPath": "/Game/ITR2/Art/Items/AmmoBoxes/Ammo_Crate_250x250/Radius_Modified/MI_Ammo_Crate_Modified.0"
}
],
"bReplicates": true
}
}
]

View file

@ -0,0 +1,164 @@
[
{
"Type": "BillboardComponent",
"Name": "Root",
"Outer": "Default__BP_LootSpawnArea_Ash_C",
"Class": "UScriptClass'BillboardComponent'",
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Sprite": {
"ObjectName": "Texture2D'Spawn_Point'",
"ObjectPath": "/Game/ITR2/Art/Misc/Textures/Spawn_Point.0"
}
}
},
{
"Type": "BlueprintGeneratedClass",
"Name": "BP_LootSpawnArea_Ash_C",
"Class": "UScriptClass'BlueprintGeneratedClass'",
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"SimpleConstructionScript": {
"ObjectName": "SimpleConstructionScript'BP_LootSpawnArea_Ash_C:SimpleConstructionScript_0'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Spawners/Loot/BP_LootSpawnArea_Ash.7"
}
},
"SuperStruct": {
"ObjectName": "Class'LootSpawnArea'",
"ObjectPath": "/Script/IntoTheRadius2"
},
"ChildProperties": [
{
"Type": "ObjectProperty",
"Name": "Plane",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
"PropertyClass": {
"ObjectName": "Class'StaticMeshComponent'",
"ObjectPath": "/Script/Engine"
}
}
],
"ClassFlags": "CLASS_Config | CLASS_ReplicationDataIsSetUp | CLASS_CompiledFromBlueprint | CLASS_HasInstancedReference",
"ClassWithin": {
"ObjectName": "Class'Object'",
"ObjectPath": "/Script/CoreUObject"
},
"ClassConfigName": "Engine",
"bCooked": true,
"ClassDefaultObject": {
"ObjectName": "BP_LootSpawnArea_Ash_C'Default__BP_LootSpawnArea_Ash_C'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Spawners/Loot/BP_LootSpawnArea_Ash.3"
},
"EditorTags": {
"BlueprintType": "BPTYPE_Normal"
}
},
{
"Type": "BoxComponent",
"Name": "Box",
"Outer": "Default__BP_LootSpawnArea_Ash_C",
"Class": "UScriptClass'BoxComponent'",
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"BoxExtent": {
"X": 4.0,
"Y": 4.0,
"Z": 4.0
},
"AttachParent": {
"ObjectName": "BillboardComponent'Default__BP_LootSpawnArea_Ash_C:Root'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Spawners/Loot/BP_LootSpawnArea_Ash.0"
},
"bVisible": false
}
},
{
"Type": "BP_LootSpawnArea_Ash_C",
"Name": "Default__BP_LootSpawnArea_Ash_C",
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/Misc/Environment/Spawners/Loot/BP_LootSpawnArea_Ash.BP_LootSpawnArea_Ash_C'",
"Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"bProjectOnGround": false,
"BoxComponent": {
"ObjectName": "BoxComponent'Default__BP_LootSpawnArea_Ash_C:Box'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Spawners/Loot/BP_LootSpawnArea_Ash.2"
},
"LootPoints": 1,
"RootComponent": {
"ObjectName": "BillboardComponent'Default__BP_LootSpawnArea_Ash_C:Root'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Spawners/Loot/BP_LootSpawnArea_Ash.0"
}
}
},
{
"Type": "SceneComponent",
"Name": "DefaultSceneRoot_GEN_VARIABLE",
"Outer": "BP_LootSpawnArea_Ash_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_LootSpawnArea_Ash_C:DefaultSceneRoot_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Spawners/Loot/BP_LootSpawnArea_Ash.4"
},
"VariableGuid": "1283B9C2-456DB21B-56BFF2BA-E62B77EC",
"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": null,
"ParentComponentOrVariableName": "Root",
"bIsParentComponentNative": true,
"VariableGuid": "9903CD3A-4DA23F9F-1603F5A4-CDB1C521",
"InternalVariableName": "Plane"
}
},
{
"Type": "SimpleConstructionScript",
"Name": "SimpleConstructionScript_0",
"Outer": "BP_LootSpawnArea_Ash_C",
"Class": "UScriptClass'SimpleConstructionScript'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"RootNodes": [
{
"ObjectName": "SCS_Node'BP_LootSpawnArea_Ash_C:SimpleConstructionScript_0.SCS_Node_1'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Spawners/Loot/BP_LootSpawnArea_Ash.6"
}
],
"AllNodes": [
{
"ObjectName": "SCS_Node'BP_LootSpawnArea_Ash_C:SimpleConstructionScript_0.SCS_Node_1'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Spawners/Loot/BP_LootSpawnArea_Ash.6"
}
],
"DefaultSceneRootNode": {
"ObjectName": "SCS_Node'BP_LootSpawnArea_Ash_C:SimpleConstructionScript_0.SCS_Node_0'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Spawners/Loot/BP_LootSpawnArea_Ash.5"
}
}
}
]

View file

@ -0,0 +1,182 @@
[
{
"Type": "BillboardComponent",
"Name": "Root",
"Outer": "Default__BP_LootSpawnArea_Medbox_C",
"Class": "UScriptClass'BillboardComponent'",
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted"
},
{
"Type": "BlueprintGeneratedClass",
"Name": "BP_LootSpawnArea_Medbox_C",
"Class": "UScriptClass'BlueprintGeneratedClass'",
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"SimpleConstructionScript": {
"ObjectName": "SimpleConstructionScript'BP_LootSpawnArea_Medbox_C:SimpleConstructionScript_0'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Spawners/Loot/BP_LootSpawnArea_Medbox.7"
}
},
"SuperStruct": {
"ObjectName": "Class'LootSpawnArea'",
"ObjectPath": "/Script/IntoTheRadius2"
},
"ChildProperties": [
{
"Type": "ObjectProperty",
"Name": "SM_FirstAidKit2_01",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
"PropertyClass": {
"ObjectName": "Class'StaticMeshComponent'",
"ObjectPath": "/Script/Engine"
}
}
],
"ClassFlags": "CLASS_Config | CLASS_ReplicationDataIsSetUp | CLASS_CompiledFromBlueprint | CLASS_HasInstancedReference",
"ClassWithin": {
"ObjectName": "Class'Object'",
"ObjectPath": "/Script/CoreUObject"
},
"ClassConfigName": "Engine",
"bCooked": true,
"ClassDefaultObject": {
"ObjectName": "BP_LootSpawnArea_Medbox_C'Default__BP_LootSpawnArea_Medbox_C'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Spawners/Loot/BP_LootSpawnArea_Medbox.3"
},
"EditorTags": {
"BlueprintType": "BPTYPE_Normal"
}
},
{
"Type": "BoxComponent",
"Name": "Box",
"Outer": "Default__BP_LootSpawnArea_Medbox_C",
"Class": "UScriptClass'BoxComponent'",
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"BoxExtent": {
"X": 10.0,
"Y": 14.0,
"Z": 5.711846
},
"AttachParent": {
"ObjectName": "BillboardComponent'Default__BP_LootSpawnArea_Medbox_C:Root'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Spawners/Loot/BP_LootSpawnArea_Medbox.0"
},
"RelativeLocation": {
"X": -3.8974773E-07,
"Y": -1.3544513E-07,
"Z": 6.6163588
}
}
},
{
"Type": "BP_LootSpawnArea_Medbox_C",
"Name": "Default__BP_LootSpawnArea_Medbox_C",
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/Misc/Environment/Spawners/Loot/BP_LootSpawnArea_Medbox.BP_LootSpawnArea_Medbox_C'",
"Flags": "RF_Public | RF_Transactional | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"BoxComponent": {
"ObjectName": "BoxComponent'Default__BP_LootSpawnArea_Medbox_C:Box'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Spawners/Loot/BP_LootSpawnArea_Medbox.2"
},
"LootPoints": 2,
"NeedDestroyOnClient": false,
"HideOnStart": false,
"bHidden": true,
"bReplicates": true,
"RootComponent": {
"ObjectName": "BillboardComponent'Default__BP_LootSpawnArea_Medbox_C:Root'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Spawners/Loot/BP_LootSpawnArea_Medbox.0"
}
}
},
{
"Type": "SceneComponent",
"Name": "DefaultSceneRoot_GEN_VARIABLE",
"Outer": "BP_LootSpawnArea_Medbox_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_LootSpawnArea_Medbox_C:DefaultSceneRoot_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Spawners/Loot/BP_LootSpawnArea_Medbox.4"
},
"VariableGuid": "1283B9C2-456DB21B-56BFF2BA-E62B77EC",
"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_LootSpawnArea_Medbox_C:SM_FirstAidKit2_01_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Spawners/Loot/BP_LootSpawnArea_Medbox.8"
},
"ParentComponentOrVariableName": "Root",
"bIsParentComponentNative": true,
"VariableGuid": "093866F9-48EBCCD2-4A73F9AE-379DFA82",
"InternalVariableName": "SM_FirstAidKit2_01"
}
},
{
"Type": "SimpleConstructionScript",
"Name": "SimpleConstructionScript_0",
"Outer": "BP_LootSpawnArea_Medbox_C",
"Class": "UScriptClass'SimpleConstructionScript'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"RootNodes": [
{
"ObjectName": "SCS_Node'BP_LootSpawnArea_Medbox_C:SimpleConstructionScript_0.SCS_Node_1'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Spawners/Loot/BP_LootSpawnArea_Medbox.6"
}
],
"AllNodes": [
{
"ObjectName": "SCS_Node'BP_LootSpawnArea_Medbox_C:SimpleConstructionScript_0.SCS_Node_1'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Spawners/Loot/BP_LootSpawnArea_Medbox.6"
}
],
"DefaultSceneRootNode": {
"ObjectName": "SCS_Node'BP_LootSpawnArea_Medbox_C:SimpleConstructionScript_0.SCS_Node_0'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Spawners/Loot/BP_LootSpawnArea_Medbox.5"
}
}
},
{
"Type": "StaticMeshComponent",
"Name": "SM_FirstAidKit2_01_GEN_VARIABLE",
"Outer": "BP_LootSpawnArea_Medbox_C",
"Class": "UScriptClass'StaticMeshComponent'",
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"StaticMesh": {
"ObjectName": "StaticMesh'SM_Med_Crate_Modified'",
"ObjectPath": "/Game/ITR2/Art/Items/MedCrate/SM_Med_Crate_Modified.2"
},
"bReplicates": true
}
}
]

View file

@ -0,0 +1,293 @@
[
{
"Type": "BillboardComponent",
"Name": "Root",
"Outer": "Default__BP_LootSpawnArea_RandomLoot_C",
"Class": "UScriptClass'BillboardComponent'",
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted"
},
{
"Type": "BlueprintGeneratedClass",
"Name": "BP_LootSpawnArea_RandomLoot_C",
"Class": "UScriptClass'BlueprintGeneratedClass'",
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"SimpleConstructionScript": {
"ObjectName": "SimpleConstructionScript'BP_LootSpawnArea_RandomLoot_C:SimpleConstructionScript_0'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Spawners/Loot/BP_LootSpawnArea_RandomLoot.7"
}
},
"SuperStruct": {
"ObjectName": "Class'LootSpawnArea'",
"ObjectPath": "/Script/IntoTheRadius2"
},
"ChildProperties": [
{
"Type": "ObjectProperty",
"Name": "Plane",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
"PropertyClass": {
"ObjectName": "Class'StaticMeshComponent'",
"ObjectPath": "/Script/Engine"
}
}
],
"ClassFlags": "CLASS_Config | CLASS_ReplicationDataIsSetUp | CLASS_CompiledFromBlueprint | CLASS_HasInstancedReference",
"ClassWithin": {
"ObjectName": "Class'Object'",
"ObjectPath": "/Script/CoreUObject"
},
"ClassConfigName": "Engine",
"bCooked": true,
"ClassDefaultObject": {
"ObjectName": "BP_LootSpawnArea_RandomLoot_C'Default__BP_LootSpawnArea_RandomLoot_C'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Spawners/Loot/BP_LootSpawnArea_RandomLoot.3"
},
"EditorTags": {
"BlueprintType": "BPTYPE_Normal"
}
},
{
"Type": "BoxComponent",
"Name": "Box",
"Outer": "Default__BP_LootSpawnArea_RandomLoot_C",
"Class": "UScriptClass'BoxComponent'",
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"BoxExtent": {
"X": 16.0,
"Y": 16.0,
"Z": 16.0
},
"AttachParent": {
"ObjectName": "BillboardComponent'Default__BP_LootSpawnArea_RandomLoot_C:Root'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Spawners/Loot/BP_LootSpawnArea_RandomLoot.0"
},
"RelativeLocation": {
"X": 3.5109602E-07,
"Y": 0.0,
"Z": 16.160805
}
}
},
{
"Type": "BP_LootSpawnArea_RandomLoot_C",
"Name": "Default__BP_LootSpawnArea_RandomLoot_C",
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/Misc/Environment/Spawners/Loot/BP_LootSpawnArea_RandomLoot.BP_LootSpawnArea_RandomLoot_C'",
"Flags": "RF_Public | RF_Transactional | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"BoxComponent": {
"ObjectName": "BoxComponent'Default__BP_LootSpawnArea_RandomLoot_C:Box'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Spawners/Loot/BP_LootSpawnArea_RandomLoot.2"
},
"LootPoints": 2,
"RootComponent": {
"ObjectName": "BillboardComponent'Default__BP_LootSpawnArea_RandomLoot_C:Root'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Spawners/Loot/BP_LootSpawnArea_RandomLoot.0"
}
}
},
{
"Type": "SceneComponent",
"Name": "DefaultSceneRoot_GEN_VARIABLE",
"Outer": "BP_LootSpawnArea_RandomLoot_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_LootSpawnArea_RandomLoot_C:DefaultSceneRoot_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Spawners/Loot/BP_LootSpawnArea_RandomLoot.4"
},
"VariableGuid": "1283B9C2-456DB21B-56BFF2BA-E62B77EC",
"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_LootSpawnArea_RandomLoot_C:Plane_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Spawners/Loot/BP_LootSpawnArea_RandomLoot.8"
},
"ParentComponentOrVariableName": "Root",
"bIsParentComponentNative": true,
"VariableGuid": "9903CD3A-4DA23F9F-1603F5A4-CDB1C521",
"InternalVariableName": "Plane"
}
},
{
"Type": "SimpleConstructionScript",
"Name": "SimpleConstructionScript_0",
"Outer": "BP_LootSpawnArea_RandomLoot_C",
"Class": "UScriptClass'SimpleConstructionScript'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"RootNodes": [
{
"ObjectName": "SCS_Node'BP_LootSpawnArea_RandomLoot_C:SimpleConstructionScript_0.SCS_Node_1'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Spawners/Loot/BP_LootSpawnArea_RandomLoot.6"
}
],
"AllNodes": [
{
"ObjectName": "SCS_Node'BP_LootSpawnArea_RandomLoot_C:SimpleConstructionScript_0.SCS_Node_1'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Spawners/Loot/BP_LootSpawnArea_RandomLoot.6"
}
],
"DefaultSceneRootNode": {
"ObjectName": "SCS_Node'BP_LootSpawnArea_RandomLoot_C:SimpleConstructionScript_0.SCS_Node_0'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Spawners/Loot/BP_LootSpawnArea_RandomLoot.5"
}
}
},
{
"Type": "StaticMeshComponent",
"Name": "Plane_GEN_VARIABLE",
"Outer": "BP_LootSpawnArea_RandomLoot_C",
"Class": "UScriptClass'StaticMeshComponent'",
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"StaticMesh": {
"ObjectName": "StaticMesh'Plane'",
"ObjectPath": "/Engine/BasicShapes/Plane.2"
},
"OverrideMaterials": [
{
"ObjectName": "Material'BasicShapeMaterial'",
"ObjectPath": "/Engine/BasicShapes/BasicShapeMaterial.0"
}
],
"bGenerateOverlapEvents": false,
"CanCharacterStepUpOn": "ECanBeCharacterBase::ECB_No",
"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"
}
]
}
},
"RelativeLocation": {
"X": 4.43562E-09,
"Y": -0.16602919,
"Z": 0.026176611
},
"RelativeScale3D": {
"X": 0.3096462,
"Y": 0.32948187,
"Z": 0.16
},
"bHiddenInGame": true
}
}
]

View file

@ -0,0 +1,303 @@
[
{
"Type": "BillboardComponent",
"Name": "Root",
"Outer": "Default__BP_LootSpawnArea_Valuables_C",
"Class": "UScriptClass'BillboardComponent'",
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Sprite": {
"ObjectName": "Texture2D'S_Cross'",
"ObjectPath": "/Game/ITR2/Art/UI/LegacyIcons/S_Cross.0"
}
}
},
{
"Type": "BlueprintGeneratedClass",
"Name": "BP_LootSpawnArea_Valuables_C",
"Class": "UScriptClass'BlueprintGeneratedClass'",
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"SimpleConstructionScript": {
"ObjectName": "SimpleConstructionScript'BP_LootSpawnArea_Valuables_C:SimpleConstructionScript_0'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Spawners/Loot/BP_LootSpawnArea_Valuables.7"
}
},
"SuperStruct": {
"ObjectName": "Class'LootSpawnArea'",
"ObjectPath": "/Script/IntoTheRadius2"
},
"ChildProperties": [
{
"Type": "ObjectProperty",
"Name": "Plane",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
"PropertyClass": {
"ObjectName": "Class'StaticMeshComponent'",
"ObjectPath": "/Script/Engine"
}
}
],
"ClassFlags": "CLASS_Config | CLASS_ReplicationDataIsSetUp | CLASS_CompiledFromBlueprint | CLASS_HasInstancedReference",
"ClassWithin": {
"ObjectName": "Class'Object'",
"ObjectPath": "/Script/CoreUObject"
},
"ClassConfigName": "Engine",
"bCooked": true,
"ClassDefaultObject": {
"ObjectName": "BP_LootSpawnArea_Valuables_C'Default__BP_LootSpawnArea_Valuables_C'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Spawners/Loot/BP_LootSpawnArea_Valuables.3"
},
"EditorTags": {
"BlueprintType": "BPTYPE_Normal"
}
},
{
"Type": "BoxComponent",
"Name": "Box",
"Outer": "Default__BP_LootSpawnArea_Valuables_C",
"Class": "UScriptClass'BoxComponent'",
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"BoxExtent": {
"X": 16.0,
"Y": 16.0,
"Z": 16.0
},
"AttachParent": {
"ObjectName": "BillboardComponent'Default__BP_LootSpawnArea_Valuables_C:Root'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Spawners/Loot/BP_LootSpawnArea_Valuables.0"
},
"RelativeLocation": {
"X": 3.5109602E-07,
"Y": 0.0,
"Z": 16.160805
}
}
},
{
"Type": "BP_LootSpawnArea_Valuables_C",
"Name": "Default__BP_LootSpawnArea_Valuables_C",
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/Misc/Environment/Spawners/Loot/BP_LootSpawnArea_Valuables.BP_LootSpawnArea_Valuables_C'",
"Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"BoxComponent": {
"ObjectName": "BoxComponent'Default__BP_LootSpawnArea_Valuables_C:Box'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Spawners/Loot/BP_LootSpawnArea_Valuables.2"
},
"LootPoints": 1,
"BillboardTexture": {
"AssetPathName": "/Game/ITR2/Art/UI/LegacyIcons/S_Cross.S_Cross",
"SubPathString": ""
},
"RootComponent": {
"ObjectName": "BillboardComponent'Default__BP_LootSpawnArea_Valuables_C:Root'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Spawners/Loot/BP_LootSpawnArea_Valuables.0"
}
}
},
{
"Type": "SceneComponent",
"Name": "DefaultSceneRoot_GEN_VARIABLE",
"Outer": "BP_LootSpawnArea_Valuables_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_LootSpawnArea_Valuables_C:DefaultSceneRoot_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Spawners/Loot/BP_LootSpawnArea_Valuables.4"
},
"VariableGuid": "1283B9C2-456DB21B-56BFF2BA-E62B77EC",
"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_LootSpawnArea_Valuables_C:Plane_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Spawners/Loot/BP_LootSpawnArea_Valuables.8"
},
"ParentComponentOrVariableName": "Root",
"bIsParentComponentNative": true,
"VariableGuid": "9903CD3A-4DA23F9F-1603F5A4-CDB1C521",
"InternalVariableName": "Plane"
}
},
{
"Type": "SimpleConstructionScript",
"Name": "SimpleConstructionScript_0",
"Outer": "BP_LootSpawnArea_Valuables_C",
"Class": "UScriptClass'SimpleConstructionScript'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"RootNodes": [
{
"ObjectName": "SCS_Node'BP_LootSpawnArea_Valuables_C:SimpleConstructionScript_0.SCS_Node_1'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Spawners/Loot/BP_LootSpawnArea_Valuables.6"
}
],
"AllNodes": [
{
"ObjectName": "SCS_Node'BP_LootSpawnArea_Valuables_C:SimpleConstructionScript_0.SCS_Node_1'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Spawners/Loot/BP_LootSpawnArea_Valuables.6"
}
],
"DefaultSceneRootNode": {
"ObjectName": "SCS_Node'BP_LootSpawnArea_Valuables_C:SimpleConstructionScript_0.SCS_Node_0'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Spawners/Loot/BP_LootSpawnArea_Valuables.5"
}
}
},
{
"Type": "StaticMeshComponent",
"Name": "Plane_GEN_VARIABLE",
"Outer": "BP_LootSpawnArea_Valuables_C",
"Class": "UScriptClass'StaticMeshComponent'",
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"StaticMesh": {
"ObjectName": "StaticMesh'Plane'",
"ObjectPath": "/Engine/BasicShapes/Plane.2"
},
"OverrideMaterials": [
{
"ObjectName": "Material'01_-_Default'",
"ObjectPath": "/Game/ITR1/ART/Items/probes/01_-_Default.0"
}
],
"bGenerateOverlapEvents": false,
"CanCharacterStepUpOn": "ECanBeCharacterBase::ECB_No",
"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"
}
]
}
},
"RelativeLocation": {
"X": 4.43562E-09,
"Y": -0.16602919,
"Z": 0.026176611
},
"RelativeScale3D": {
"X": 0.3096462,
"Y": 0.32948187,
"Z": 0.16
},
"bHiddenInGame": true
}
}
]

View file

@ -0,0 +1,249 @@
[
{
"Type": "BillboardComponent",
"Name": "Root",
"Outer": "Default__BP_LootSpawnArea_WeaponBox_C",
"Class": "UScriptClass'BillboardComponent'",
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted"
},
{
"Type": "BlueprintGeneratedClass",
"Name": "BP_LootSpawnArea_WeaponBox_C",
"Class": "UScriptClass'BlueprintGeneratedClass'",
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"SimpleConstructionScript": {
"ObjectName": "SimpleConstructionScript'BP_LootSpawnArea_WeaponBox_C:SimpleConstructionScript_0'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Spawners/Loot/BP_LootSpawnArea_WeaponBox.8"
}
},
"SuperStruct": {
"ObjectName": "Class'LootSpawnArea'",
"ObjectPath": "/Script/IntoTheRadius2"
},
"ChildProperties": [
{
"Type": "ObjectProperty",
"Name": "SM_WeaponCase_Modified_Ash",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
"PropertyClass": {
"ObjectName": "Class'StaticMeshComponent'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "ObjectProperty",
"Name": "SM_MetallCaseLong_hull",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
"PropertyClass": {
"ObjectName": "Class'StaticMeshComponent'",
"ObjectPath": "/Script/Engine"
}
}
],
"ClassFlags": "CLASS_Config | CLASS_ReplicationDataIsSetUp | CLASS_CompiledFromBlueprint | CLASS_HasInstancedReference",
"ClassWithin": {
"ObjectName": "Class'Object'",
"ObjectPath": "/Script/CoreUObject"
},
"ClassConfigName": "Engine",
"bCooked": true,
"ClassDefaultObject": {
"ObjectName": "BP_LootSpawnArea_WeaponBox_C'Default__BP_LootSpawnArea_WeaponBox_C'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Spawners/Loot/BP_LootSpawnArea_WeaponBox.3"
},
"EditorTags": {
"BlueprintType": "BPTYPE_Normal"
}
},
{
"Type": "BoxComponent",
"Name": "Box",
"Outer": "Default__BP_LootSpawnArea_WeaponBox_C",
"Class": "UScriptClass'BoxComponent'",
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"BoxExtent": {
"X": 70.0,
"Y": 21.992043,
"Z": 6.0
},
"AttachParent": {
"ObjectName": "BillboardComponent'Default__BP_LootSpawnArea_WeaponBox_C:Root'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Spawners/Loot/BP_LootSpawnArea_WeaponBox.0"
},
"RelativeLocation": {
"X": -3.7264834E-07,
"Y": -10.346252,
"Z": 15.259517
}
}
},
{
"Type": "BP_LootSpawnArea_WeaponBox_C",
"Name": "Default__BP_LootSpawnArea_WeaponBox_C",
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/Misc/Environment/Spawners/Loot/BP_LootSpawnArea_WeaponBox.BP_LootSpawnArea_WeaponBox_C'",
"Flags": "RF_Public | RF_Transactional | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"BoxComponent": {
"ObjectName": "BoxComponent'Default__BP_LootSpawnArea_WeaponBox_C:Box'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Spawners/Loot/BP_LootSpawnArea_WeaponBox.2"
},
"LootCategories": [
{
"CategoryTag": {
"TagName": "Loot.Category.Weapon"
},
"LootPoints": 1
},
{
"CategoryTag": {
"TagName": "Loot.Category.Items"
},
"LootPoints": 2
}
],
"NeedDestroyOnClient": false,
"HideOnStart": false,
"bHidden": true,
"bReplicates": true,
"RootComponent": {
"ObjectName": "BillboardComponent'Default__BP_LootSpawnArea_WeaponBox_C:Root'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Spawners/Loot/BP_LootSpawnArea_WeaponBox.0"
}
}
},
{
"Type": "SceneComponent",
"Name": "DefaultSceneRoot_GEN_VARIABLE",
"Outer": "BP_LootSpawnArea_WeaponBox_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_LootSpawnArea_WeaponBox_C:DefaultSceneRoot_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Spawners/Loot/BP_LootSpawnArea_WeaponBox.4"
},
"VariableGuid": "1283B9C2-456DB21B-56BFF2BA-E62B77EC",
"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_LootSpawnArea_WeaponBox_C:SM_WeaponCase_Modified_Ash_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Spawners/Loot/BP_LootSpawnArea_WeaponBox.10"
},
"ParentComponentOrVariableName": "Root",
"bIsParentComponentNative": true,
"VariableGuid": "13927933-4867C151-57C5B3AB-92A6EF44",
"InternalVariableName": "SM_WeaponCase_Modified_Ash"
}
},
{
"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_LootSpawnArea_WeaponBox_C:SM_MetallCaseLong_hull_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Spawners/Loot/BP_LootSpawnArea_WeaponBox.9"
},
"ParentComponentOrVariableName": "Root",
"bIsParentComponentNative": true,
"VariableGuid": "8B277F43-417E338D-125024B9-02ABF815",
"InternalVariableName": "SM_MetallCaseLong_hull"
}
},
{
"Type": "SimpleConstructionScript",
"Name": "SimpleConstructionScript_0",
"Outer": "BP_LootSpawnArea_WeaponBox_C",
"Class": "UScriptClass'SimpleConstructionScript'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"RootNodes": [
{
"ObjectName": "SCS_Node'BP_LootSpawnArea_WeaponBox_C:SimpleConstructionScript_0.SCS_Node_2'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Spawners/Loot/BP_LootSpawnArea_WeaponBox.7"
},
{
"ObjectName": "SCS_Node'BP_LootSpawnArea_WeaponBox_C:SimpleConstructionScript_0.SCS_Node_1'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Spawners/Loot/BP_LootSpawnArea_WeaponBox.6"
}
],
"AllNodes": [
{
"ObjectName": "SCS_Node'BP_LootSpawnArea_WeaponBox_C:SimpleConstructionScript_0.SCS_Node_2'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Spawners/Loot/BP_LootSpawnArea_WeaponBox.7"
},
{
"ObjectName": "SCS_Node'BP_LootSpawnArea_WeaponBox_C:SimpleConstructionScript_0.SCS_Node_1'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Spawners/Loot/BP_LootSpawnArea_WeaponBox.6"
}
],
"DefaultSceneRootNode": {
"ObjectName": "SCS_Node'BP_LootSpawnArea_WeaponBox_C:SimpleConstructionScript_0.SCS_Node_0'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Spawners/Loot/BP_LootSpawnArea_WeaponBox.5"
}
}
},
{
"Type": "StaticMeshComponent",
"Name": "SM_MetallCaseLong_hull_GEN_VARIABLE",
"Outer": "BP_LootSpawnArea_WeaponBox_C",
"Class": "UScriptClass'StaticMeshComponent'",
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"StaticMesh": {
"ObjectName": "StaticMesh'SM_WeaponCase_Modified'",
"ObjectPath": "/Game/ITR2/Art/Items/Weapon_case/Weapon_case_modified/SM_WeaponCase_Modified.2"
},
"bReplicates": true
}
},
{
"Type": "StaticMeshComponent",
"Name": "SM_WeaponCase_Modified_Ash_GEN_VARIABLE",
"Outer": "BP_LootSpawnArea_WeaponBox_C",
"Class": "UScriptClass'StaticMeshComponent'",
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"StaticMesh": {
"ObjectName": "StaticMesh'SM_WeaponCase_Modified_Ash'",
"ObjectPath": "/Game/ITR2/Art/Items/Weapon_case/Weapon_case_modified/SM_WeaponCase_Modified_Ash.2"
},
"bReplicates": true
}
}
]

View file

@ -0,0 +1,104 @@
[
{
"Type": "BillboardComponent",
"Name": "Root",
"Outer": "Default__BP_ArtefactNestGroup_C",
"Class": "UScriptClass'BillboardComponent'",
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted"
},
{
"Type": "BlueprintGeneratedClass",
"Name": "BP_ArtefactNestGroup_C",
"Class": "UScriptClass'BlueprintGeneratedClass'",
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"SimpleConstructionScript": {
"ObjectName": "SimpleConstructionScript'BP_ArtefactNestGroup_C:SimpleConstructionScript_0'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Spawners/Loot/LootGroups/BP_ArtefactNestGroup.5"
}
},
"SuperStruct": {
"ObjectName": "Class'LootSpawnGroup'",
"ObjectPath": "/Script/IntoTheRadius2"
},
"ChildProperties": [
{
"Type": "ObjectProperty",
"Name": "DefaultSceneRoot",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
"PropertyClass": {
"ObjectName": "Class'SceneComponent'",
"ObjectPath": "/Script/Engine"
}
}
],
"ClassFlags": "CLASS_Config | CLASS_ReplicationDataIsSetUp | CLASS_CompiledFromBlueprint | CLASS_HasInstancedReference",
"ClassWithin": {
"ObjectName": "Class'Object'",
"ObjectPath": "/Script/CoreUObject"
},
"ClassConfigName": "Engine",
"bCooked": true,
"ClassDefaultObject": {
"ObjectName": "BP_ArtefactNestGroup_C'Default__BP_ArtefactNestGroup_C'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Spawners/Loot/LootGroups/BP_ArtefactNestGroup.2"
},
"EditorTags": {
"BlueprintType": "BPTYPE_Normal"
}
},
{
"Type": "BP_ArtefactNestGroup_C",
"Name": "Default__BP_ArtefactNestGroup_C",
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/Misc/Environment/Spawners/Loot/LootGroups/BP_ArtefactNestGroup.BP_ArtefactNestGroup_C'",
"Flags": "RF_Public | RF_Transactional | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"SpawnerType": "ERadiusSpawnerType::ArtefactNest",
"RootComponent": {
"ObjectName": "BillboardComponent'Default__BP_ArtefactNestGroup_C:Root'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Spawners/Loot/LootGroups/BP_ArtefactNestGroup.0"
}
}
},
{
"Type": "SceneComponent",
"Name": "DefaultSceneRoot_GEN_VARIABLE",
"Outer": "BP_ArtefactNestGroup_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_ArtefactNestGroup_C:DefaultSceneRoot_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Spawners/Loot/LootGroups/BP_ArtefactNestGroup.3"
},
"VariableGuid": "ED6DA634-4DE47C05-A78FF3AC-D4B8E0DD",
"InternalVariableName": "DefaultSceneRoot"
}
},
{
"Type": "SimpleConstructionScript",
"Name": "SimpleConstructionScript_0",
"Outer": "BP_ArtefactNestGroup_C",
"Class": "UScriptClass'SimpleConstructionScript'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"DefaultSceneRootNode": {
"ObjectName": "SCS_Node'BP_ArtefactNestGroup_C:SimpleConstructionScript_0.SCS_Node_0'",
"ObjectPath": "/Game/ITR2/BPs/Misc/Environment/Spawners/Loot/LootGroups/BP_ArtefactNestGroup.4"
}
}
}
]

Some files were not shown because too many files have changed in this diff Show more