ITR2_ASSET/IntoTheRadius2/Content/ITR2/BPs/LevelObjects/BP_Bed.json

1369 lines
No EOL
42 KiB
JSON

[
{
"Type": "BlueprintGeneratedClass",
"Name": "BP_Bed_C",
"Class": "UScriptClass'BlueprintGeneratedClass'",
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"DynamicBindingObjects": [
{
"ObjectName": "ComponentDelegateBinding'BP_Bed_C:ComponentDelegateBinding_0'",
"ObjectPath": "/Game/ITR2/BPs/LevelObjects/BP_Bed.3"
}
],
"SimpleConstructionScript": {
"ObjectName": "SimpleConstructionScript'BP_Bed_C:SimpleConstructionScript_0'",
"ObjectPath": "/Game/ITR2/BPs/LevelObjects/BP_Bed.23"
},
"UberGraphFunction": {
"ObjectName": "Function'BP_Bed_C:ExecuteUbergraph_BP_Bed'",
"ObjectPath": "/Game/ITR2/BPs/LevelObjects/BP_Bed.8"
}
},
"SuperStruct": {
"ObjectName": "Class'RadiusBed'",
"ObjectPath": "/Script/IntoTheRadius2"
},
"Children": [
{
"ObjectName": "Function'BP_Bed_C:GetTimeUntilTargetTime'",
"ObjectPath": "/Game/ITR2/BPs/LevelObjects/BP_Bed.9"
},
{
"ObjectName": "Function'BP_Bed_C:CheckAndAddTime'",
"ObjectPath": "/Game/ITR2/BPs/LevelObjects/BP_Bed.5"
},
{
"ObjectName": "Function'BP_Bed_C:ReceiveBeginPlay'",
"ObjectPath": "/Game/ITR2/BPs/LevelObjects/BP_Bed.16"
},
{
"ObjectName": "Function'BP_Bed_C:On Sleep Click'",
"ObjectPath": "/Game/ITR2/BPs/LevelObjects/BP_Bed.13"
},
{
"ObjectName": "Function'BP_Bed_C:OnTimeSelected'",
"ObjectPath": "/Game/ITR2/BPs/LevelObjects/BP_Bed.14"
},
{
"ObjectName": "Function'BP_Bed_C:Multicast_Sleep'",
"ObjectPath": "/Game/ITR2/BPs/LevelObjects/BP_Bed.11"
},
{
"ObjectName": "Function'BP_Bed_C:Multicast_UpdateSelectedSleepTime'",
"ObjectPath": "/Game/ITR2/BPs/LevelObjects/BP_Bed.12"
},
{
"ObjectName": "Function'BP_Bed_C:Multicast_ShowHintNotification'",
"ObjectPath": "/Game/ITR2/BPs/LevelObjects/BP_Bed.10"
},
{
"ObjectName": "Function'BP_Bed_C:DoSleep'",
"ObjectPath": "/Game/ITR2/BPs/LevelObjects/BP_Bed.6"
},
{
"ObjectName": "Function'BP_Bed_C:StartSleepAnimation'",
"ObjectPath": "/Game/ITR2/BPs/LevelObjects/BP_Bed.17"
},
{
"ObjectName": "Function'BP_Bed_C:EndSleepAnimation'",
"ObjectPath": "/Game/ITR2/BPs/LevelObjects/BP_Bed.7"
},
{
"ObjectName": "Function'BP_Bed_C:BndEvt__BP_Bed_BPC_Relevance_K2Node_ComponentBoundEvent_0_ToggleRelevance__DelegateSignature'",
"ObjectPath": "/Game/ITR2/BPs/LevelObjects/BP_Bed.4"
},
{
"ObjectName": "Function'BP_Bed_C:ExecuteUbergraph_BP_Bed'",
"ObjectPath": "/Game/ITR2/BPs/LevelObjects/BP_Bed.8"
},
{
"ObjectName": "Function'BP_Bed_C:PostSleepEvent__DelegateSignature'",
"ObjectPath": "/Game/ITR2/BPs/LevelObjects/BP_Bed.15"
}
],
"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": "W_BedControls",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
"PropertyClass": {
"ObjectName": "Class'RadiusWidgetComponent'",
"ObjectPath": "/Script/IntoTheRadius2"
}
},
{
"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": "Bed Widget",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance | InstancedReference",
"PropertyClass": {
"ObjectName": "WidgetBlueprintGeneratedClass'WBP_BedWidget_C'",
"ObjectPath": "/Game/ITR2/BPs/UI/InteractionMenu/WBP_BedWidget.92"
}
},
{
"Type": "ObjectProperty",
"Name": "SleepSoundStart",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance",
"PropertyClass": {
"ObjectName": "Class'SoundBase'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "FloatProperty",
"Name": "SleepDuration",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 4,
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance"
},
{
"Type": "FloatProperty",
"Name": "DurationBetweenOpenEyesandWakeup",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 4,
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance"
},
{
"Type": "ObjectProperty",
"Name": "SleepSoundEnd",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance",
"PropertyClass": {
"ObjectName": "Class'SoundBase'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "MulticastInlineDelegateProperty",
"Name": "PostSleepEvent",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 24,
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance | BlueprintAssignable | BlueprintCallable",
"SignatureFunction": {
"ObjectName": "Function'BP_Bed_C:PostSleepEvent__DelegateSignature'",
"ObjectPath": "/Game/ITR2/BPs/LevelObjects/BP_Bed.15"
}
}
],
"FuncMap": {
"PostSleepEvent__DelegateSignature": {
"ObjectName": "Function'BP_Bed_C:PostSleepEvent__DelegateSignature'",
"ObjectPath": "/Game/ITR2/BPs/LevelObjects/BP_Bed.15"
},
"ExecuteUbergraph_BP_Bed": {
"ObjectName": "Function'BP_Bed_C:ExecuteUbergraph_BP_Bed'",
"ObjectPath": "/Game/ITR2/BPs/LevelObjects/BP_Bed.8"
},
"BndEvt__BP_Bed_BPC_Relevance_K2Node_ComponentBoundEvent_0_ToggleRelevance__DelegateSignature": {
"ObjectName": "Function'BP_Bed_C:BndEvt__BP_Bed_BPC_Relevance_K2Node_ComponentBoundEvent_0_ToggleRelevance__DelegateSignature'",
"ObjectPath": "/Game/ITR2/BPs/LevelObjects/BP_Bed.4"
},
"EndSleepAnimation": {
"ObjectName": "Function'BP_Bed_C:EndSleepAnimation'",
"ObjectPath": "/Game/ITR2/BPs/LevelObjects/BP_Bed.7"
},
"StartSleepAnimation": {
"ObjectName": "Function'BP_Bed_C:StartSleepAnimation'",
"ObjectPath": "/Game/ITR2/BPs/LevelObjects/BP_Bed.17"
},
"DoSleep": {
"ObjectName": "Function'BP_Bed_C:DoSleep'",
"ObjectPath": "/Game/ITR2/BPs/LevelObjects/BP_Bed.6"
},
"Multicast_ShowHintNotification": {
"ObjectName": "Function'BP_Bed_C:Multicast_ShowHintNotification'",
"ObjectPath": "/Game/ITR2/BPs/LevelObjects/BP_Bed.10"
},
"Multicast_UpdateSelectedSleepTime": {
"ObjectName": "Function'BP_Bed_C:Multicast_UpdateSelectedSleepTime'",
"ObjectPath": "/Game/ITR2/BPs/LevelObjects/BP_Bed.12"
},
"Multicast_Sleep": {
"ObjectName": "Function'BP_Bed_C:Multicast_Sleep'",
"ObjectPath": "/Game/ITR2/BPs/LevelObjects/BP_Bed.11"
},
"OnTimeSelected": {
"ObjectName": "Function'BP_Bed_C:OnTimeSelected'",
"ObjectPath": "/Game/ITR2/BPs/LevelObjects/BP_Bed.14"
},
"On Sleep Click": {
"ObjectName": "Function'BP_Bed_C:On Sleep Click'",
"ObjectPath": "/Game/ITR2/BPs/LevelObjects/BP_Bed.13"
},
"ReceiveBeginPlay": {
"ObjectName": "Function'BP_Bed_C:ReceiveBeginPlay'",
"ObjectPath": "/Game/ITR2/BPs/LevelObjects/BP_Bed.16"
},
"CheckAndAddTime": {
"ObjectName": "Function'BP_Bed_C:CheckAndAddTime'",
"ObjectPath": "/Game/ITR2/BPs/LevelObjects/BP_Bed.5"
},
"GetTimeUntilTargetTime": {
"ObjectName": "Function'BP_Bed_C:GetTimeUntilTargetTime'",
"ObjectPath": "/Game/ITR2/BPs/LevelObjects/BP_Bed.9"
}
},
"ClassFlags": "CLASS_Config | CLASS_ReplicationDataIsSetUp | CLASS_CompiledFromBlueprint | CLASS_HasInstancedReference",
"ClassWithin": {
"ObjectName": "Class'Object'",
"ObjectPath": "/Script/CoreUObject"
},
"ClassConfigName": "Engine",
"bCooked": true,
"ClassDefaultObject": {
"ObjectName": "BP_Bed_C'Default__BP_Bed_C'",
"ObjectPath": "/Game/ITR2/BPs/LevelObjects/BP_Bed.1"
},
"EditorTags": {
"BlueprintType": "BPTYPE_Normal"
}
},
{
"Type": "BP_Bed_C",
"Name": "Default__BP_Bed_C",
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/LevelObjects/BP_Bed.BP_Bed_C'",
"Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"UberGraphFrame": {},
"SleepDuration[6]": 3.0,
"DurationBetweenOpenEyesandWakeup[7]": 0.5,
"PostSleepEvent[9]": {
"InvocationList": []
},
"PrimaryActorTick": {
"bStartWithTickEnabled": false,
"bAllowTickOnDedicatedServer": false
},
"bCanBeDamaged": false,
"bEnableAutoLODGeneration": false,
"bReplicates": true,
"SpawnCollisionHandlingMethod": "ESpawnActorCollisionHandlingMethod::Undefined"
}
},
{
"Type": "BPC_Relevance_C",
"Name": "BPC_Relevance_GEN_VARIABLE",
"Outer": "BP_Bed_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",
"Properties": {
"RelevanceDistance[2]": 600.0,
"IgnoreNoDynamicData[6]": true
}
},
{
"Type": "ComponentDelegateBinding",
"Name": "ComponentDelegateBinding_0",
"Outer": "BP_Bed_C",
"Class": "UScriptClass'ComponentDelegateBinding'",
"Flags": "RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"ComponentDelegateBindings": [
{
"ComponentPropertyName": "BPC_Relevance",
"DelegatePropertyName": "ToggleRelevance",
"FunctionNameToBind": "BndEvt__BP_Bed_BPC_Relevance_K2Node_ComponentBoundEvent_0_ToggleRelevance__DelegateSignature"
}
]
}
},
{
"Type": "Function",
"Name": "BndEvt__BP_Bed_BPC_Relevance_K2Node_ComponentBoundEvent_0_ToggleRelevance__DelegateSignature",
"Outer": "BP_Bed_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": "CheckAndAddTime",
"Outer": "BP_Bed_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"ChildProperties": [
{
"Type": "IntProperty",
"Name": "SleepTimeSeconds",
"Flags": "RF_Public",
"ElementSize": 4,
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm"
},
{
"Type": "IntProperty",
"Name": "ResultSeconds",
"Flags": "RF_Public",
"ElementSize": 4,
"PropertyFlags": "Parm | OutParm"
},
{
"Type": "IntProperty",
"Name": "Seconds",
"Flags": "RF_Public",
"ElementSize": 4,
"PropertyFlags": "Edit | BlueprintVisible"
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_GetWorldSubsystem_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'RadiusTimeSubsystem'",
"ObjectPath": "/Script/IntoTheRadius2"
}
},
{
"Type": "BoolProperty",
"Name": "Temp_bool_Variable",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "IntProperty",
"Name": "CallFunc_MakeLiteralInt_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "IntProperty",
"Name": "CallFunc_Multiply_IntInt_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "BoolProperty",
"Name": "CallFunc_EqualEqual_IntInt_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "IntProperty",
"Name": "CallFunc_Subtract_IntInt_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "IntProperty",
"Name": "K2Node_Select_Default",
"Flags": "RF_Public",
"ElementSize": 4
}
],
"FunctionFlags": "FUNC_Public | FUNC_HasOutParms | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
},
{
"Type": "Function",
"Name": "DoSleep",
"Outer": "BP_Bed_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"ChildProperties": [
{
"Type": "IntProperty",
"Name": "SleepTimeSeconds",
"Flags": "RF_Public",
"ElementSize": 4,
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm"
}
],
"FunctionFlags": "FUNC_BlueprintCallable | FUNC_BlueprintEvent"
},
{
"Type": "Function",
"Name": "EndSleepAnimation",
"Outer": "BP_Bed_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"FunctionFlags": "FUNC_BlueprintCallable | FUNC_BlueprintEvent"
},
{
"Type": "Function",
"Name": "ExecuteUbergraph_BP_Bed",
"Outer": "BP_Bed_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": "K2Node_CustomEvent_TargetHours",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "IntProperty",
"Name": "K2Node_CustomEvent_TargetMinutes",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_GetWidget_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "InstancedReference",
"PropertyClass": {
"ObjectName": "Class'UserWidget'",
"ObjectPath": "/Script/UMG"
}
},
{
"Type": "IntProperty",
"Name": "CallFunc_GetTimeUntilTargetTime_Hours",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "IntProperty",
"Name": "CallFunc_GetTimeUntilTargetTime_Minutes",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "ObjectProperty",
"Name": "K2Node_DynamicCast_AsWBP_Bed_Widget",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "InstancedReference",
"PropertyClass": {
"ObjectName": "WidgetBlueprintGeneratedClass'WBP_BedWidget_C'",
"ObjectPath": "/Game/ITR2/BPs/UI/InteractionMenu/WBP_BedWidget.92"
}
},
{
"Type": "BoolProperty",
"Name": "K2Node_DynamicCast_bSuccess",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "IntProperty",
"Name": "CallFunc_Multiply_IntInt_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "IntProperty",
"Name": "CallFunc_Add_IntInt_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "IntProperty",
"Name": "CallFunc_Multiply_IntInt_ReturnValue_1",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "DelegateProperty",
"Name": "K2Node_CreateDelegate_OutputDelegate",
"Flags": "RF_Public",
"ElementSize": 32,
"SignatureFunction": {
"ObjectName": "Function'WBP_BedWidget_C:OnSleepStart__DelegateSignature'",
"ObjectPath": "/Game/ITR2/BPs/UI/InteractionMenu/WBP_BedWidget.20"
}
},
{
"Type": "IntProperty",
"Name": "K2Node_CustomEvent_CurrentHours",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "IntProperty",
"Name": "K2Node_CustomEvent_CurrentMinutes",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "DelegateProperty",
"Name": "K2Node_CreateDelegate_OutputDelegate_1",
"Flags": "RF_Public",
"ElementSize": 32,
"SignatureFunction": {
"ObjectName": "Function'WBP_BedWidget_C:OnTimeSelectedEvent__DelegateSignature'",
"ObjectPath": "/Game/ITR2/BPs/UI/InteractionMenu/WBP_BedWidget.22"
}
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_GetCurrentWorld_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'World'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "IntProperty",
"Name": "K2Node_CustomEvent_SleepTImeSeconds_1",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_GetLocalPlayerController_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'PlayerController'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "BoolProperty",
"Name": "CallFunc_IsValid_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "ObjectProperty",
"Name": "K2Node_DynamicCast_AsBP_Radius_Player_Character_Gameplay",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "BlueprintGeneratedClass'BP_RadiusPlayerCharacter_Gameplay_C'",
"ObjectPath": "/Game/ITR2/BPs/Player/BP_RadiusPlayerCharacter_Gameplay.0"
}
},
{
"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": "IntProperty",
"Name": "K2Node_CustomEvent_SelectedHour",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "IntProperty",
"Name": "K2Node_CustomEvent_SelectedMinute",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "BoolProperty",
"Name": "K2Node_CustomEvent_IsShown",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "IntProperty",
"Name": "K2Node_CustomEvent_SleepTimeSeconds",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "IntProperty",
"Name": "CallFunc_CheckAndAddTime_ResultSeconds",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "BoolProperty",
"Name": "CallFunc_ArePlayersNear_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
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_SpawnSoundAttached_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "InstancedReference",
"PropertyClass": {
"ObjectName": "Class'AudioComponent'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_SpawnSoundAttached_ReturnValue_1",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "InstancedReference",
"PropertyClass": {
"ObjectName": "Class'AudioComponent'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_GetGameInstanceSubsystem_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'RadiusEventsSubsystem'",
"ObjectPath": "/Script/IntoTheRadius2"
}
},
{
"Type": "BoolProperty",
"Name": "CallFunc_IsServer_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"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": "ObjectProperty",
"Name": "CallFunc_GetCurrentWorld_ReturnValue_1",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'World'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "EnumProperty",
"Name": "Temp_byte_Variable",
"Flags": "RF_Public",
"ElementSize": 1,
"Enum": {
"ObjectName": "Class'ETickMode'",
"ObjectPath": "/Script/UMG"
},
"UnderlyingProp": {
"Type": "ByteProperty",
"Name": "UnderlyingType",
"Flags": "RF_Public",
"ElementSize": 1,
"Enum": null
}
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_GetLocalPlayerController_ReturnValue_1",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'PlayerController'",
"ObjectPath": "/Script/Engine"
}
},
{
"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_DynamicCast_AsBP_Radius_Player_Character_Gameplay_1",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "BlueprintGeneratedClass'BP_RadiusPlayerCharacter_Gameplay_C'",
"ObjectPath": "/Game/ITR2/BPs/Player/BP_RadiusPlayerCharacter_Gameplay.0"
}
},
{
"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": "BoolProperty",
"Name": "CallFunc_IsServer_ReturnValue_2",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "BoolProperty",
"Name": "CallFunc_Not_PreBool_ReturnValue_1",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_GetWidget_ReturnValue_1",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "InstancedReference",
"PropertyClass": {
"ObjectName": "Class'UserWidget'",
"ObjectPath": "/Script/UMG"
}
},
{
"Type": "StructProperty",
"Name": "CallFunc_K2_GetComponentLocation_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 24,
"Struct": {
"ObjectName": "Class'Vector'",
"ObjectPath": "/Script/CoreUObject"
}
},
{
"Type": "EnumProperty",
"Name": "Temp_byte_Variable_1",
"Flags": "RF_Public",
"ElementSize": 1,
"Enum": {
"ObjectName": "Class'ETickMode'",
"ObjectPath": "/Script/UMG"
},
"UnderlyingProp": {
"Type": "ByteProperty",
"Name": "UnderlyingType",
"Flags": "RF_Public",
"ElementSize": 1,
"Enum": null
}
},
{
"Type": "BoolProperty",
"Name": "Temp_bool_Variable",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "BoolProperty",
"Name": "K2Node_ComponentBoundEvent_On",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
},
{
"Type": "EnumProperty",
"Name": "K2Node_Select_Default",
"Flags": "RF_Public",
"ElementSize": 1,
"Enum": {
"ObjectName": "Class'ETickMode'",
"ObjectPath": "/Script/UMG"
},
"UnderlyingProp": {
"Type": "ByteProperty",
"Name": "UnderlyingType",
"Flags": "RF_Public",
"ElementSize": 1,
"Enum": null
}
}
],
"FunctionFlags": "FUNC_Final | FUNC_UbergraphFunction"
},
{
"Type": "Function",
"Name": "GetTimeUntilTargetTime",
"Outer": "BP_Bed_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"ChildProperties": [
{
"Type": "IntProperty",
"Name": "TargetHours",
"Flags": "RF_Public",
"ElementSize": 4,
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm"
},
{
"Type": "IntProperty",
"Name": "TargetMinutes",
"Flags": "RF_Public",
"ElementSize": 4,
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm"
},
{
"Type": "IntProperty",
"Name": "Hours",
"Flags": "RF_Public",
"ElementSize": 4,
"PropertyFlags": "Parm | OutParm"
},
{
"Type": "IntProperty",
"Name": "Minutes",
"Flags": "RF_Public",
"ElementSize": 4,
"PropertyFlags": "Parm | OutParm"
},
{
"Type": "IntProperty",
"Name": "LocalTempTime",
"Flags": "RF_Public",
"ElementSize": 4,
"PropertyFlags": "Edit | BlueprintVisible"
},
{
"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": "IntProperty",
"Name": "CallFunc_Multiply_IntInt_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "IntProperty",
"Name": "CallFunc_Percent_IntInt_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "IntProperty",
"Name": "CallFunc_Add_IntInt_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "IntProperty",
"Name": "CallFunc_Divide_IntInt_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "IntProperty",
"Name": "CallFunc_Multiply_IntInt_ReturnValue_1",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "IntProperty",
"Name": "CallFunc_Add_IntInt_ReturnValue_1",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "IntProperty",
"Name": "CallFunc_Subtract_IntInt_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "IntProperty",
"Name": "CallFunc_Multiply_IntInt_ReturnValue_2",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "IntProperty",
"Name": "CallFunc_Add_IntInt_ReturnValue_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": "ObjectProperty",
"Name": "CallFunc_GetWorldSubsystem_ReturnValue_1",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyClass": {
"ObjectName": "Class'RadiusTimeSubsystem'",
"ObjectPath": "/Script/IntoTheRadius2"
}
},
{
"Type": "IntProperty",
"Name": "CallFunc_GetTime_Hour_1",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "IntProperty",
"Name": "CallFunc_GetTime_Minute_1",
"Flags": "RF_Public",
"ElementSize": 4
},
{
"Type": "BoolProperty",
"Name": "CallFunc_EqualEqual_IntInt_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": "Multicast_ShowHintNotification",
"Outer": "BP_Bed_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"ChildProperties": [
{
"Type": "BoolProperty",
"Name": "IsShown",
"Flags": "RF_Public",
"ElementSize": 1,
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
}
],
"FunctionFlags": "FUNC_Net | FUNC_NetMulticast | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
},
{
"Type": "Function",
"Name": "Multicast_Sleep",
"Outer": "BP_Bed_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"ChildProperties": [
{
"Type": "IntProperty",
"Name": "SleepTImeSeconds",
"Flags": "RF_Public",
"ElementSize": 4,
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm"
}
],
"FunctionFlags": "FUNC_Net | FUNC_NetReliable | FUNC_NetMulticast | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
},
{
"Type": "Function",
"Name": "Multicast_UpdateSelectedSleepTime",
"Outer": "BP_Bed_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"ChildProperties": [
{
"Type": "IntProperty",
"Name": "SelectedHour",
"Flags": "RF_Public",
"ElementSize": 4,
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm"
},
{
"Type": "IntProperty",
"Name": "SelectedMinute",
"Flags": "RF_Public",
"ElementSize": 4,
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm"
}
],
"FunctionFlags": "FUNC_Net | FUNC_NetMulticast | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
},
{
"Type": "Function",
"Name": "On Sleep Click",
"Outer": "BP_Bed_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"ChildProperties": [
{
"Type": "IntProperty",
"Name": "TargetHours",
"Flags": "RF_Public",
"ElementSize": 4,
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm"
},
{
"Type": "IntProperty",
"Name": "TargetMinutes",
"Flags": "RF_Public",
"ElementSize": 4,
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm"
}
],
"FunctionFlags": "FUNC_BlueprintCallable | FUNC_BlueprintEvent"
},
{
"Type": "Function",
"Name": "OnTimeSelected",
"Outer": "BP_Bed_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"ChildProperties": [
{
"Type": "IntProperty",
"Name": "CurrentHours",
"Flags": "RF_Public",
"ElementSize": 4,
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm"
},
{
"Type": "IntProperty",
"Name": "CurrentMinutes",
"Flags": "RF_Public",
"ElementSize": 4,
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm"
}
],
"FunctionFlags": "FUNC_BlueprintCallable | FUNC_BlueprintEvent"
},
{
"Type": "Function",
"Name": "PostSleepEvent__DelegateSignature",
"Outer": "BP_Bed_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"FunctionFlags": "FUNC_Public | FUNC_Delegate | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
},
{
"Type": "Function",
"Name": "ReceiveBeginPlay",
"Outer": "BP_Bed_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": "StartSleepAnimation",
"Outer": "BP_Bed_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"FunctionFlags": "FUNC_BlueprintCallable | FUNC_BlueprintEvent"
},
{
"Type": "RadiusWidgetComponent",
"Name": "W_BedControls_GEN_VARIABLE",
"Outer": "BP_Bed_C",
"Class": "UScriptClass'RadiusWidgetComponent'",
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"WidgetClass": {
"ObjectName": "WidgetBlueprintGeneratedClass'WBP_BedWidget_C'",
"ObjectPath": "/Game/ITR2/BPs/UI/InteractionMenu/WBP_BedWidget.92"
},
"DrawSize": {
"X": 750,
"Y": 540
},
"TickMode": "ETickMode::Automatic",
"RelativeLocation": {
"X": 0.0,
"Y": 0.0,
"Z": 40.0
},
"RelativeScale3D": {
"X": 0.1,
"Y": 0.1,
"Z": 0.1
}
}
},
{
"Type": "SceneComponent",
"Name": "DefaultSceneRoot_GEN_VARIABLE",
"Outer": "BP_Bed_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_Bed_C:DefaultSceneRoot_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/LevelObjects/BP_Bed.19"
},
"ChildNodes": [
{
"ObjectName": "SCS_Node'BP_Bed_C:SimpleConstructionScript_0.SCS_Node_2'",
"ObjectPath": "/Game/ITR2/BPs/LevelObjects/BP_Bed.22"
}
],
"VariableGuid": "658031F8-458A103C-E49EC7B3-45A6FD25",
"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": "BlueprintGeneratedClass'BPC_Relevance_C'",
"ObjectPath": "/Game/ITR2/BPs/Items/Components/BPC_Relevance.0"
},
"ComponentTemplate": {
"ObjectName": "BPC_Relevance_C'BP_Bed_C:BPC_Relevance_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/LevelObjects/BP_Bed.2"
},
"VariableGuid": "8B43148E-4BFE2E2D-D35F2CBC-89632711",
"InternalVariableName": "BPC_Relevance"
}
},
{
"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'RadiusWidgetComponent'",
"ObjectPath": "/Script/IntoTheRadius2"
},
"ComponentTemplate": {
"ObjectName": "RadiusWidgetComponent'BP_Bed_C:W_BedControls_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/LevelObjects/BP_Bed.18"
},
"VariableGuid": "7D139E97-4DD93384-87E51182-3FFC1523",
"InternalVariableName": "W_BedControls"
}
},
{
"Type": "SimpleConstructionScript",
"Name": "SimpleConstructionScript_0",
"Outer": "BP_Bed_C",
"Class": "UScriptClass'SimpleConstructionScript'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"RootNodes": [
{
"ObjectName": "SCS_Node'BP_Bed_C:SimpleConstructionScript_0.SCS_Node_0'",
"ObjectPath": "/Game/ITR2/BPs/LevelObjects/BP_Bed.20"
},
{
"ObjectName": "SCS_Node'BP_Bed_C:SimpleConstructionScript_0.SCS_Node_1'",
"ObjectPath": "/Game/ITR2/BPs/LevelObjects/BP_Bed.21"
}
],
"AllNodes": [
{
"ObjectName": "SCS_Node'BP_Bed_C:SimpleConstructionScript_0.SCS_Node_0'",
"ObjectPath": "/Game/ITR2/BPs/LevelObjects/BP_Bed.20"
},
{
"ObjectName": "SCS_Node'BP_Bed_C:SimpleConstructionScript_0.SCS_Node_2'",
"ObjectPath": "/Game/ITR2/BPs/LevelObjects/BP_Bed.22"
},
{
"ObjectName": "SCS_Node'BP_Bed_C:SimpleConstructionScript_0.SCS_Node_1'",
"ObjectPath": "/Game/ITR2/BPs/LevelObjects/BP_Bed.21"
}
],
"DefaultSceneRootNode": {
"ObjectName": "SCS_Node'BP_Bed_C:SimpleConstructionScript_0.SCS_Node_0'",
"ObjectPath": "/Game/ITR2/BPs/LevelObjects/BP_Bed.20"
}
}
}
]