ITR2_ASSET/IntoTheRadius2/Content/ITR2/BPs/Misc/Environment/BP_DecalFromPCG.json

157 lines
No EOL
5.2 KiB
JSON

[
{
"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"
}
}
}
]