222 lines
6.7 KiB
JSON
222 lines
6.7 KiB
JSON
|
[
|
||
|
{
|
||
|
"Type": "BlueprintGeneratedClass",
|
||
|
"Name": "BPC_PlayerThrower_C",
|
||
|
"Class": "UScriptClass'BlueprintGeneratedClass'",
|
||
|
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||
|
"SuperStruct": {
|
||
|
"ObjectName": "Class'ActorComponent'",
|
||
|
"ObjectPath": "/Script/Engine"
|
||
|
},
|
||
|
"Children": [
|
||
|
{
|
||
|
"ObjectName": "Function'BPC_PlayerThrower_C:ThrowPlayerBack'",
|
||
|
"ObjectPath": "/Game/ITR2/BPs/Items/Components/BPC_PlayerThrower.2"
|
||
|
}
|
||
|
],
|
||
|
"FuncMap": {
|
||
|
"ThrowPlayerBack": {
|
||
|
"ObjectName": "Function'BPC_PlayerThrower_C:ThrowPlayerBack'",
|
||
|
"ObjectPath": "/Game/ITR2/BPs/Items/Components/BPC_PlayerThrower.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": "BPC_PlayerThrower_C'Default__BPC_PlayerThrower_C'",
|
||
|
"ObjectPath": "/Game/ITR2/BPs/Items/Components/BPC_PlayerThrower.1"
|
||
|
},
|
||
|
"EditorTags": {
|
||
|
"BlueprintType": "BPTYPE_Normal"
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"Type": "BPC_PlayerThrower_C",
|
||
|
"Name": "Default__BPC_PlayerThrower_C",
|
||
|
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/Items/Components/BPC_PlayerThrower.BPC_PlayerThrower_C'",
|
||
|
"Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted"
|
||
|
},
|
||
|
{
|
||
|
"Type": "Function",
|
||
|
"Name": "ThrowPlayerBack",
|
||
|
"Outer": "BPC_PlayerThrower_C",
|
||
|
"Class": "UScriptClass'Function'",
|
||
|
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
|
||
|
"ChildProperties": [
|
||
|
{
|
||
|
"Type": "ObjectProperty",
|
||
|
"Name": "Player",
|
||
|
"Flags": "RF_Public",
|
||
|
"ElementSize": 8,
|
||
|
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
|
||
|
"PropertyClass": {
|
||
|
"ObjectName": "Class'Object'",
|
||
|
"ObjectPath": "/Script/CoreUObject"
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"Type": "StructProperty",
|
||
|
"Name": "Temp_struct_Variable",
|
||
|
"Flags": "RF_Public",
|
||
|
"ElementSize": 96,
|
||
|
"Struct": {
|
||
|
"ObjectName": "Class'Transform'",
|
||
|
"ObjectPath": "/Script/CoreUObject"
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"Type": "ObjectProperty",
|
||
|
"Name": "K2Node_DynamicCast_AsCharacter",
|
||
|
"Flags": "RF_Public",
|
||
|
"ElementSize": 8,
|
||
|
"PropertyClass": {
|
||
|
"ObjectName": "Class'Character'",
|
||
|
"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": "InterfaceProperty",
|
||
|
"Name": "K2Node_DynamicCast_AsHMDTransform_Interface",
|
||
|
"Flags": "RF_Public",
|
||
|
"ElementSize": 16,
|
||
|
"InterfaceClass": {
|
||
|
"ObjectName": "Class'HMDTransformInterface'",
|
||
|
"ObjectPath": "/Script/IntoTheRadius2"
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"Type": "BoolProperty",
|
||
|
"Name": "K2Node_DynamicCast_bSuccess_1",
|
||
|
"Flags": "RF_Public",
|
||
|
"ElementSize": 1,
|
||
|
"FieldSize": 1,
|
||
|
"ByteOffset": 0,
|
||
|
"ByteMask": 1,
|
||
|
"FieldMask": 255,
|
||
|
"BoolSize": 1,
|
||
|
"bIsNativeBool": true
|
||
|
},
|
||
|
{
|
||
|
"Type": "InterfaceProperty",
|
||
|
"Name": "K2Node_DynamicCast_AsRadius_Player_Interface",
|
||
|
"Flags": "RF_Public",
|
||
|
"ElementSize": 16,
|
||
|
"InterfaceClass": {
|
||
|
"ObjectName": "Class'RadiusPlayerInterface'",
|
||
|
"ObjectPath": "/Script/IntoTheRadius2"
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"Type": "BoolProperty",
|
||
|
"Name": "K2Node_DynamicCast_bSuccess_2",
|
||
|
"Flags": "RF_Public",
|
||
|
"ElementSize": 1,
|
||
|
"FieldSize": 1,
|
||
|
"ByteOffset": 0,
|
||
|
"ByteMask": 1,
|
||
|
"FieldMask": 255,
|
||
|
"BoolSize": 1,
|
||
|
"bIsNativeBool": true
|
||
|
},
|
||
|
{
|
||
|
"Type": "StructProperty",
|
||
|
"Name": "CallFunc_GetBodyRootTransform_ReturnValue",
|
||
|
"Flags": "RF_Public",
|
||
|
"ElementSize": 96,
|
||
|
"Struct": {
|
||
|
"ObjectName": "Class'Transform'",
|
||
|
"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": "Temp_struct_Variable_1",
|
||
|
"Flags": "RF_Public",
|
||
|
"ElementSize": 24,
|
||
|
"PropertyFlags": "ConstParm",
|
||
|
"Struct": {
|
||
|
"ObjectName": "Class'Vector'",
|
||
|
"ObjectPath": "/Script/CoreUObject"
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"Type": "StructProperty",
|
||
|
"Name": "CallFunc_MakeVector_ReturnValue",
|
||
|
"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_MakeTransform_ReturnValue",
|
||
|
"Flags": "RF_Public",
|
||
|
"ElementSize": 96,
|
||
|
"Struct": {
|
||
|
"ObjectName": "Class'Transform'",
|
||
|
"ObjectPath": "/Script/CoreUObject"
|
||
|
}
|
||
|
}
|
||
|
],
|
||
|
"FunctionFlags": "FUNC_Public | FUNC_HasDefaults | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
|
||
|
}
|
||
|
]
|