337 lines
No EOL
11 KiB
JSON
337 lines
No EOL
11 KiB
JSON
[
|
|
{
|
|
"Type": "BlueprintGeneratedClass",
|
|
"Name": "BP_LevelEventBase_C",
|
|
"Class": "UScriptClass'BlueprintGeneratedClass'",
|
|
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
|
"Properties": {
|
|
"SimpleConstructionScript": {
|
|
"ObjectName": "SimpleConstructionScript'BP_LevelEventBase_C:SimpleConstructionScript_0'",
|
|
"ObjectPath": "/Game/ITR2/BPs/Misc/Events/BP_LevelEventBase.8"
|
|
},
|
|
"UberGraphFunction": {
|
|
"ObjectName": "Function'BP_LevelEventBase_C:ExecuteUbergraph_BP_LevelEventBase'",
|
|
"ObjectPath": "/Game/ITR2/BPs/Misc/Events/BP_LevelEventBase.4"
|
|
}
|
|
},
|
|
"SuperStruct": {
|
|
"ObjectName": "Class'Actor'",
|
|
"ObjectPath": "/Script/Engine"
|
|
},
|
|
"Children": [
|
|
{
|
|
"ObjectName": "Function'BP_LevelEventBase_C:BeginEvent'",
|
|
"ObjectPath": "/Game/ITR2/BPs/Misc/Events/BP_LevelEventBase.2"
|
|
},
|
|
{
|
|
"ObjectName": "Function'BP_LevelEventBase_C:ReceiveBeginPlay'",
|
|
"ObjectPath": "/Game/ITR2/BPs/Misc/Events/BP_LevelEventBase.5"
|
|
},
|
|
{
|
|
"ObjectName": "Function'BP_LevelEventBase_C:EventFinished'",
|
|
"ObjectPath": "/Game/ITR2/BPs/Misc/Events/BP_LevelEventBase.3"
|
|
},
|
|
{
|
|
"ObjectName": "Function'BP_LevelEventBase_C:ExecuteUbergraph_BP_LevelEventBase'",
|
|
"ObjectPath": "/Game/ITR2/BPs/Misc/Events/BP_LevelEventBase.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": "DefaultSceneRoot",
|
|
"Flags": "RF_Public | RF_LoadCompleted",
|
|
"ElementSize": 8,
|
|
"PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
|
|
"PropertyClass": {
|
|
"ObjectName": "Class'SceneComponent'",
|
|
"ObjectPath": "/Script/Engine"
|
|
}
|
|
},
|
|
{
|
|
"Type": "StructProperty",
|
|
"Name": "StartInterval",
|
|
"Flags": "RF_Public | RF_LoadCompleted",
|
|
"ElementSize": 16,
|
|
"PropertyFlags": "Edit | BlueprintVisible",
|
|
"Struct": {
|
|
"ObjectName": "Class'Vector2D'",
|
|
"ObjectPath": "/Script/CoreUObject"
|
|
}
|
|
},
|
|
{
|
|
"Type": "StructProperty",
|
|
"Name": "CooldownInterval",
|
|
"Flags": "RF_Public | RF_LoadCompleted",
|
|
"ElementSize": 16,
|
|
"PropertyFlags": "Edit | BlueprintVisible",
|
|
"Struct": {
|
|
"ObjectName": "Class'Vector2D'",
|
|
"ObjectPath": "/Script/CoreUObject"
|
|
}
|
|
}
|
|
],
|
|
"FuncMap": {
|
|
"ExecuteUbergraph_BP_LevelEventBase": {
|
|
"ObjectName": "Function'BP_LevelEventBase_C:ExecuteUbergraph_BP_LevelEventBase'",
|
|
"ObjectPath": "/Game/ITR2/BPs/Misc/Events/BP_LevelEventBase.4"
|
|
},
|
|
"EventFinished": {
|
|
"ObjectName": "Function'BP_LevelEventBase_C:EventFinished'",
|
|
"ObjectPath": "/Game/ITR2/BPs/Misc/Events/BP_LevelEventBase.3"
|
|
},
|
|
"ReceiveBeginPlay": {
|
|
"ObjectName": "Function'BP_LevelEventBase_C:ReceiveBeginPlay'",
|
|
"ObjectPath": "/Game/ITR2/BPs/Misc/Events/BP_LevelEventBase.5"
|
|
},
|
|
"BeginEvent": {
|
|
"ObjectName": "Function'BP_LevelEventBase_C:BeginEvent'",
|
|
"ObjectPath": "/Game/ITR2/BPs/Misc/Events/BP_LevelEventBase.2"
|
|
}
|
|
},
|
|
"ClassFlags": "CLASS_Abstract | CLASS_Config | CLASS_ReplicationDataIsSetUp | CLASS_CompiledFromBlueprint | CLASS_HasInstancedReference",
|
|
"ClassWithin": {
|
|
"ObjectName": "Class'Object'",
|
|
"ObjectPath": "/Script/CoreUObject"
|
|
},
|
|
"ClassConfigName": "Engine",
|
|
"bCooked": true,
|
|
"ClassDefaultObject": {
|
|
"ObjectName": "BP_LevelEventBase_C'Default__BP_LevelEventBase_C'",
|
|
"ObjectPath": "/Game/ITR2/BPs/Misc/Events/BP_LevelEventBase.1"
|
|
},
|
|
"EditorTags": {
|
|
"BlueprintType": "BPTYPE_Normal"
|
|
}
|
|
},
|
|
{
|
|
"Type": "BP_LevelEventBase_C",
|
|
"Name": "Default__BP_LevelEventBase_C",
|
|
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/Misc/Events/BP_LevelEventBase.BP_LevelEventBase_C'",
|
|
"Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
|
|
"Properties": {
|
|
"UberGraphFrame": {},
|
|
"StartInterval[2]": {
|
|
"X": 3.0,
|
|
"Y": 5.0
|
|
},
|
|
"CooldownInterval[3]": {
|
|
"X": 3.0,
|
|
"Y": 5.0
|
|
},
|
|
"PrimaryActorTick": {
|
|
"bStartWithTickEnabled": false
|
|
},
|
|
"bReplicates": true
|
|
}
|
|
},
|
|
{
|
|
"Type": "Function",
|
|
"Name": "BeginEvent",
|
|
"Outer": "BP_LevelEventBase_C",
|
|
"Class": "UScriptClass'Function'",
|
|
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
|
|
"FunctionFlags": "FUNC_Public | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
|
|
},
|
|
{
|
|
"Type": "Function",
|
|
"Name": "EventFinished",
|
|
"Outer": "BP_LevelEventBase_C",
|
|
"Class": "UScriptClass'Function'",
|
|
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
|
|
"FunctionFlags": "FUNC_BlueprintCallable | FUNC_BlueprintEvent"
|
|
},
|
|
{
|
|
"Type": "Function",
|
|
"Name": "ExecuteUbergraph_BP_LevelEventBase",
|
|
"Outer": "BP_LevelEventBase_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_BreakVector2D_X",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 8
|
|
},
|
|
{
|
|
"Type": "DoubleProperty",
|
|
"Name": "CallFunc_BreakVector2D_Y",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 8
|
|
},
|
|
{
|
|
"Type": "BoolProperty",
|
|
"Name": "CallFunc_IsServer_ReturnValue",
|
|
"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": "DelegateProperty",
|
|
"Name": "K2Node_CreateDelegate_OutputDelegate",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 32,
|
|
"SignatureFunction": {
|
|
"ObjectName": "Class'TimerDynamicDelegate__DelegateSignature'",
|
|
"ObjectPath": "/Script/Engine"
|
|
}
|
|
},
|
|
{
|
|
"Type": "BoolProperty",
|
|
"Name": "CallFunc_IsServer_ReturnValue_1",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 1,
|
|
"FieldSize": 1,
|
|
"ByteOffset": 0,
|
|
"ByteMask": 1,
|
|
"FieldMask": 255,
|
|
"BoolSize": 1,
|
|
"bIsNativeBool": true
|
|
},
|
|
{
|
|
"Type": "StructProperty",
|
|
"Name": "CallFunc_K2_SetTimerDelegate_ReturnValue",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 8,
|
|
"Struct": {
|
|
"ObjectName": "Class'TimerHandle'",
|
|
"ObjectPath": "/Script/Engine"
|
|
}
|
|
},
|
|
{
|
|
"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_1",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 8
|
|
},
|
|
{
|
|
"Type": "StructProperty",
|
|
"Name": "CallFunc_K2_SetTimerDelegate_ReturnValue_1",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 8,
|
|
"Struct": {
|
|
"ObjectName": "Class'TimerHandle'",
|
|
"ObjectPath": "/Script/Engine"
|
|
}
|
|
},
|
|
{
|
|
"Type": "FloatProperty",
|
|
"Name": "CallFunc_K2_SetTimerDelegate_Time_ImplicitCast",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 4
|
|
},
|
|
{
|
|
"Type": "FloatProperty",
|
|
"Name": "CallFunc_K2_SetTimerDelegate_Time_ImplicitCast_1",
|
|
"Flags": "RF_Public",
|
|
"ElementSize": 4
|
|
}
|
|
],
|
|
"FunctionFlags": "FUNC_Final | FUNC_UbergraphFunction | FUNC_HasDefaults"
|
|
},
|
|
{
|
|
"Type": "Function",
|
|
"Name": "ReceiveBeginPlay",
|
|
"Outer": "BP_LevelEventBase_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_LevelEventBase_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_LevelEventBase_C:DefaultSceneRoot_GEN_VARIABLE'",
|
|
"ObjectPath": "/Game/ITR2/BPs/Misc/Events/BP_LevelEventBase.6"
|
|
},
|
|
"VariableGuid": "FF028B4E-46191F6E-17B6C196-393778BA",
|
|
"InternalVariableName": "DefaultSceneRoot"
|
|
}
|
|
},
|
|
{
|
|
"Type": "SimpleConstructionScript",
|
|
"Name": "SimpleConstructionScript_0",
|
|
"Outer": "BP_LevelEventBase_C",
|
|
"Class": "UScriptClass'SimpleConstructionScript'",
|
|
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
|
"Properties": {
|
|
"RootNodes": [
|
|
{
|
|
"ObjectName": "SCS_Node'BP_LevelEventBase_C:SimpleConstructionScript_0.SCS_Node_0'",
|
|
"ObjectPath": "/Game/ITR2/BPs/Misc/Events/BP_LevelEventBase.7"
|
|
}
|
|
],
|
|
"AllNodes": [
|
|
{
|
|
"ObjectName": "SCS_Node'BP_LevelEventBase_C:SimpleConstructionScript_0.SCS_Node_0'",
|
|
"ObjectPath": "/Game/ITR2/BPs/Misc/Events/BP_LevelEventBase.7"
|
|
}
|
|
],
|
|
"DefaultSceneRootNode": {
|
|
"ObjectName": "SCS_Node'BP_LevelEventBase_C:SimpleConstructionScript_0.SCS_Node_0'",
|
|
"ObjectPath": "/Game/ITR2/BPs/Misc/Events/BP_LevelEventBase.7"
|
|
}
|
|
}
|
|
}
|
|
] |