ITR2_ASSET/IntoTheRadius2/Content/ITR2/BPs/Items/Components/BPC_ItemWaterSplash.json

325 lines
No EOL
10 KiB
JSON

[
{
"Type": "BlueprintGeneratedClass",
"Name": "BPC_ItemWaterSplash_C",
"Class": "UScriptClass'BlueprintGeneratedClass'",
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"UberGraphFunction": {
"ObjectName": "Function'BPC_ItemWaterSplash_C:ExecuteUbergraph_BPC_ItemWaterSplash'",
"ObjectPath": "/Game/ITR2/BPs/Items/Components/BPC_ItemWaterSplash.2"
}
},
"SuperStruct": {
"ObjectName": "Class'ActorComponent'",
"ObjectPath": "/Script/Engine"
},
"Children": [
{
"ObjectName": "Function'BPC_ItemWaterSplash_C:ReceiveBeginPlay'",
"ObjectPath": "/Game/ITR2/BPs/Items/Components/BPC_ItemWaterSplash.4"
},
{
"ObjectName": "Function'BPC_ItemWaterSplash_C:OnBeginOverlap'",
"ObjectPath": "/Game/ITR2/BPs/Items/Components/BPC_ItemWaterSplash.3"
},
{
"ObjectName": "Function'BPC_ItemWaterSplash_C:ExecuteUbergraph_BPC_ItemWaterSplash'",
"ObjectPath": "/Game/ITR2/BPs/Items/Components/BPC_ItemWaterSplash.2"
}
],
"ChildProperties": [
{
"Type": "StructProperty",
"Name": "UberGraphFrame",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 16,
"PropertyFlags": "Transient | DuplicateTransient",
"Struct": {
"ObjectName": "Class'PointerToUberGraphFrame'",
"ObjectPath": "/Script/Engine"
}
}
],
"FuncMap": {
"ExecuteUbergraph_BPC_ItemWaterSplash": {
"ObjectName": "Function'BPC_ItemWaterSplash_C:ExecuteUbergraph_BPC_ItemWaterSplash'",
"ObjectPath": "/Game/ITR2/BPs/Items/Components/BPC_ItemWaterSplash.2"
},
"OnBeginOverlap": {
"ObjectName": "Function'BPC_ItemWaterSplash_C:OnBeginOverlap'",
"ObjectPath": "/Game/ITR2/BPs/Items/Components/BPC_ItemWaterSplash.3"
},
"ReceiveBeginPlay": {
"ObjectName": "Function'BPC_ItemWaterSplash_C:ReceiveBeginPlay'",
"ObjectPath": "/Game/ITR2/BPs/Items/Components/BPC_ItemWaterSplash.4"
}
},
"ClassFlags": "CLASS_Config | CLASS_ReplicationDataIsSetUp | CLASS_CompiledFromBlueprint | CLASS_DefaultToInstanced | CLASS_HasInstancedReference",
"ClassWithin": {
"ObjectName": "Class'Object'",
"ObjectPath": "/Script/CoreUObject"
},
"ClassConfigName": "Engine",
"bCooked": true,
"ClassDefaultObject": {
"ObjectName": "BPC_ItemWaterSplash_C'Default__BPC_ItemWaterSplash_C'",
"ObjectPath": "/Game/ITR2/BPs/Items/Components/BPC_ItemWaterSplash.1"
},
"EditorTags": {
"BlueprintType": "BPTYPE_Normal"
}
},
{
"Type": "BPC_ItemWaterSplash_C",
"Name": "Default__BPC_ItemWaterSplash_C",
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/Items/Components/BPC_ItemWaterSplash.BPC_ItemWaterSplash_C'",
"Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"UberGraphFrame": {},
"PrimaryComponentTick": {
"bStartWithTickEnabled": false
}
}
},
{
"Type": "Function",
"Name": "ExecuteUbergraph_BPC_ItemWaterSplash",
"Outer": "BPC_ItemWaterSplash_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'ActorBeginOverlapSignature__DelegateSignature'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "ObjectProperty",
"Name": "K2Node_CustomEvent_OverlappedActor",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'Actor'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "ObjectProperty",
"Name": "K2Node_CustomEvent_OtherActor",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'Actor'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "ObjectProperty",
"Name": "K2Node_DynamicCast_AsStatic_Mesh_Actor",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'StaticMeshActor'",
"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_GetActorBounds_Origin",
"Flags": "RF_Public",
"ElementSize": 24,
"Struct": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "StructProperty",
"Name": "CallFunc_GetActorBounds_BoxExtent",
"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": "NameProperty",
"Name": "CallFunc_GetCollisionProfileName_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 12
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_Add_DoubleDouble_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "BoolProperty",
"Name": "CallFunc_EqualEqual_NameName_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_Add_DoubleDouble_ReturnValue_1",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_Divide_DoubleDouble_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "StructProperty",
"Name": "CallFunc_K2_GetActorLocation_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 24,
"Struct": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_Multiply_DoubleDouble_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_GetOwner_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'Actor'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "DoubleProperty",
"Name": "CallFunc_FMax_ReturnValue",
"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": "ObjectProperty",
"Name": "CallFunc_SpawnEmitterAtLocation_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "InstancedReference",
"PropertyClass": {
"ObjectName": "Class'ParticleSystemComponent'",
"ObjectPath": "/Script/Engine"
}
}
],
"FunctionFlags": "FUNC_Final | FUNC_UbergraphFunction"
},
{
"Type": "Function",
"Name": "OnBeginOverlap",
"Outer": "BPC_ItemWaterSplash_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_BlueprintCallable | FUNC_BlueprintEvent"
},
{
"Type": "Function",
"Name": "ReceiveBeginPlay",
"Outer": "BPC_ItemWaterSplash_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"
}
]