Skip to content

Instantly share code, notes, and snippets.

@crizCraig
Created July 10, 2019 21:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save crizCraig/b9f9f86dc404a5658a85328e490d585e to your computer and use it in GitHub Desktop.
Save crizCraig/b9f9f86dc404a5658a85328e490d585e to your computer and use it in GitHub Desktop.
UnrealEnginePythonTutorial introspection output
[2019.07.10-21.57.23:071][235]LogPython: Methods -------------------------------
[2019.07.10-21.57.23:071][235]LogPython:
[2019.07.10-21.57.23:071][235]LogPython: __call__
[2019.07.10-21.57.23:071][235]LogPython:
[2019.07.10-21.57.23:071][235]LogPython: __class__
[2019.07.10-21.57.23:072][235]LogPython:
[2019.07.10-21.57.23:072][235]LogPython: __delattr__
[2019.07.10-21.57.23:072][235]LogPython:
[2019.07.10-21.57.23:072][235]LogPython: __dir__
[2019.07.10-21.57.23:072][235]LogPython:
[2019.07.10-21.57.23:072][235]LogPython: __doc__
[2019.07.10-21.57.23:072][235]LogPython:
[2019.07.10-21.57.23:072][235]LogPython: __eq__
[2019.07.10-21.57.23:072][235]LogPython:
[2019.07.10-21.57.23:072][235]LogPython: __format__
[2019.07.10-21.57.23:072][235]LogPython:
[2019.07.10-21.57.23:072][235]LogPython: __ge__
[2019.07.10-21.57.23:072][235]LogPython:
[2019.07.10-21.57.23:072][235]LogPython: __getattribute__
[2019.07.10-21.57.23:072][235]LogPython:
[2019.07.10-21.57.23:072][235]LogPython: __gt__
[2019.07.10-21.57.23:072][235]LogPython:
[2019.07.10-21.57.23:072][235]LogPython: __hash__
[2019.07.10-21.57.23:072][235]LogPython:
[2019.07.10-21.57.23:072][235]LogPython: __init__
[2019.07.10-21.57.23:072][235]LogPython:
[2019.07.10-21.57.23:072][235]LogPython: __init_subclass__
[2019.07.10-21.57.23:072][235]LogPython:
[2019.07.10-21.57.23:072][235]LogPython: __le__
[2019.07.10-21.57.23:072][235]LogPython:
[2019.07.10-21.57.23:072][235]LogPython: __lt__
[2019.07.10-21.57.23:072][235]LogPython:
[2019.07.10-21.57.23:072][235]LogPython: __ne__
[2019.07.10-21.57.23:072][235]LogPython:
[2019.07.10-21.57.23:072][235]LogPython: __new__
[2019.07.10-21.57.23:072][235]LogPython:
[2019.07.10-21.57.23:072][235]LogPython: __reduce__
[2019.07.10-21.57.23:072][235]LogPython:
[2019.07.10-21.57.23:072][235]LogPython: __reduce_ex__
[2019.07.10-21.57.23:072][235]LogPython:
[2019.07.10-21.57.23:072][235]LogPython: __repr__
[2019.07.10-21.57.23:072][235]LogPython:
[2019.07.10-21.57.23:072][235]LogPython: __setattr__
[2019.07.10-21.57.23:072][235]LogPython:
[2019.07.10-21.57.23:072][235]LogPython: __sizeof__
[2019.07.10-21.57.23:072][235]LogPython:
[2019.07.10-21.57.23:072][235]LogPython: __str__
[2019.07.10-21.57.23:072][235]LogPython:
[2019.07.10-21.57.23:072][235]LogPython: __subclasshook__
[2019.07.10-21.57.23:072][235]LogPython:
[2019.07.10-21.57.23:072][235]LogPython: actor_begin_play
[2019.07.10-21.57.23:072][235]LogPython:
[2019.07.10-21.57.23:072][235]LogPython: actor_create_default_subobject
[2019.07.10-21.57.23:072][235]LogPython:
[2019.07.10-21.57.23:072][235]LogPython: actor_destroy
[2019.07.10-21.57.23:072][235]LogPython:
[2019.07.10-21.57.23:072][235]LogPython: actor_destroy_component
[2019.07.10-21.57.23:072][235]LogPython:
[2019.07.10-21.57.23:072][235]LogPython: actor_has_component_of_type
[2019.07.10-21.57.23:072][235]LogPython:
[2019.07.10-21.57.23:072][235]LogPython: actor_has_tag
[2019.07.10-21.57.23:072][235]LogPython:
[2019.07.10-21.57.23:072][235]LogPython: actor_set_level_sequence
[2019.07.10-21.57.23:072][235]LogPython:
[2019.07.10-21.57.23:072][235]LogPython: actor_spawn
[2019.07.10-21.57.23:072][235]LogPython:
[2019.07.10-21.57.23:072][235]LogPython: add_actor_component
[2019.07.10-21.57.23:072][235]LogPython:
[2019.07.10-21.57.23:072][235]LogPython: add_actor_local_offset
[2019.07.10-21.57.23:072][235]LogPython:
[2019.07.10-21.57.23:072][235]LogPython: add_actor_local_rotation
[2019.07.10-21.57.23:072][235]LogPython:
[2019.07.10-21.57.23:072][235]LogPython: add_actor_root_component
[2019.07.10-21.57.23:072][235]LogPython:
[2019.07.10-21.57.23:072][235]LogPython: add_actor_world_offset
[2019.07.10-21.57.23:072][235]LogPython:
[2019.07.10-21.57.23:072][235]LogPython: add_actor_world_rotation
[2019.07.10-21.57.23:072][235]LogPython:
[2019.07.10-21.57.23:072][235]LogPython: add_angular_impulse
[2019.07.10-21.57.23:072][235]LogPython:
[2019.07.10-21.57.23:072][235]LogPython: add_controller_pitch_input
[2019.07.10-21.57.23:072][235]LogPython:
[2019.07.10-21.57.23:072][235]LogPython: add_controller_roll_input
[2019.07.10-21.57.23:072][235]LogPython:
[2019.07.10-21.57.23:072][235]LogPython: add_controller_yaw_input
[2019.07.10-21.57.23:072][235]LogPython:
[2019.07.10-21.57.23:072][235]LogPython: add_force
[2019.07.10-21.57.23:072][235]LogPython:
[2019.07.10-21.57.23:072][235]LogPython: add_function
[2019.07.10-21.57.23:072][235]LogPython:
[2019.07.10-21.57.23:072][235]LogPython: add_impulse
[2019.07.10-21.57.23:072][235]LogPython:
[2019.07.10-21.57.23:072][235]LogPython: add_instance_component
[2019.07.10-21.57.23:072][235]LogPython:
[2019.07.10-21.57.23:072][235]LogPython: add_movement_input
[2019.07.10-21.57.23:072][235]LogPython:
[2019.07.10-21.57.23:072][235]LogPython: add_property
[2019.07.10-21.57.23:072][235]LogPython:
[2019.07.10-21.57.23:072][235]LogPython: add_property_flags
[2019.07.10-21.57.23:072][235]LogPython:
[2019.07.10-21.57.23:072][235]LogPython: add_python_component
[2019.07.10-21.57.23:072][235]LogPython:
[2019.07.10-21.57.23:072][235]LogPython: add_to_root
[2019.07.10-21.57.23:072][235]LogPython:
[2019.07.10-21.57.23:072][235]LogPython: add_torque
[2019.07.10-21.57.23:072][235]LogPython:
[2019.07.10-21.57.23:072][235]LogPython: add_viewport_widget_content
[2019.07.10-21.57.23:072][235]LogPython:
[2019.07.10-21.57.23:072][235]LogPython: all_actors
[2019.07.10-21.57.23:072][235]LogPython:
[2019.07.10-21.57.23:072][235]LogPython: all_objects
[2019.07.10-21.57.23:072][235]LogPython:
[2019.07.10-21.57.23:072][235]LogPython: anim_get_skeleton
[2019.07.10-21.57.23:072][235]LogPython:
[2019.07.10-21.57.23:072][235]LogPython: anim_set_skeleton
[2019.07.10-21.57.23:072][235]LogPython:
[2019.07.10-21.57.23:072][235]LogPython: as_dict
[2019.07.10-21.57.23:072][235]LogPython:
[2019.07.10-21.57.23:072][235]LogPython: attach_to_actor
[2019.07.10-21.57.23:072][235]LogPython:
[2019.07.10-21.57.23:072][235]LogPython: attach_to_component
[2019.07.10-21.57.23:072][235]LogPython:
[2019.07.10-21.57.23:072][235]LogPython: auto_root
[2019.07.10-21.57.23:072][235]LogPython:
[2019.07.10-21.57.23:072][235]LogPython: bind_action
[2019.07.10-21.57.23:072][235]LogPython:
[2019.07.10-21.57.23:072][235]LogPython: bind_axis
[2019.07.10-21.57.23:072][235]LogPython:
[2019.07.10-21.57.23:072][235]LogPython: bind_event
[2019.07.10-21.57.23:072][235]LogPython:
[2019.07.10-21.57.23:072][235]LogPython: bind_input_axis
[2019.07.10-21.57.23:072][235]LogPython:
[2019.07.10-21.57.23:072][235]LogPython: bind_key
[2019.07.10-21.57.23:072][235]LogPython:
[2019.07.10-21.57.23:072][235]LogPython: bind_pressed_key
[2019.07.10-21.57.23:072][235]LogPython:
[2019.07.10-21.57.23:072][235]LogPython: bind_released_key
[2019.07.10-21.57.23:072][235]LogPython:
[2019.07.10-21.57.23:072][235]LogPython: broadcast
[2019.07.10-21.57.23:072][235]LogPython:
[2019.07.10-21.57.23:072][235]LogPython: call
[2019.07.10-21.57.23:072][235]LogPython:
[2019.07.10-21.57.23:072][235]LogPython: call_function
[2019.07.10-21.57.23:072][235]LogPython:
[2019.07.10-21.57.23:072][235]LogPython: can_crouch
[2019.07.10-21.57.23:072][235]LogPython:
[2019.07.10-21.57.23:072][235]LogPython: can_jump
[2019.07.10-21.57.23:072][235]LogPython:
[2019.07.10-21.57.23:072][235]LogPython: can_modify
[2019.07.10-21.57.23:072][235]LogPython:
[2019.07.10-21.57.23:072][235]LogPython: capture_initialize
[2019.07.10-21.57.23:072][235]LogPython:
[2019.07.10-21.57.23:072][235]LogPython: capture_load_from_config
[2019.07.10-21.57.23:072][235]LogPython:
[2019.07.10-21.57.23:072][235]LogPython: capture_start
[2019.07.10-21.57.23:072][235]LogPython:
[2019.07.10-21.57.23:072][235]LogPython: capture_stop
[2019.07.10-21.57.23:072][235]LogPython:
[2019.07.10-21.57.23:072][235]LogPython: class_generated_by
[2019.07.10-21.57.23:072][235]LogPython:
[2019.07.10-21.57.23:072][235]LogPython: class_get_flags
[2019.07.10-21.57.23:072][235]LogPython:
[2019.07.10-21.57.23:072][235]LogPython: class_set_flags
[2019.07.10-21.57.23:072][235]LogPython:
[2019.07.10-21.57.23:072][235]LogPython: clear_obj_flags
[2019.07.10-21.57.23:072][235]LogPython:
[2019.07.10-21.57.23:072][235]LogPython: component_has_tag
[2019.07.10-21.57.23:072][235]LogPython:
[2019.07.10-21.57.23:072][235]LogPython: component_is_registered
[2019.07.10-21.57.23:072][235]LogPython:
[2019.07.10-21.57.23:072][235]LogPython: components
[2019.07.10-21.57.23:072][235]LogPython:
[2019.07.10-21.57.23:072][235]LogPython: conditional_begin_destroy
[2019.07.10-21.57.23:072][235]LogPython:
[2019.07.10-21.57.23:073][235]LogPython: create_default_subobject
[2019.07.10-21.57.23:073][235]LogPython:
[2019.07.10-21.57.23:073][235]LogPython: create_material_instance_dynamic
[2019.07.10-21.57.23:073][235]LogPython:
[2019.07.10-21.57.23:073][235]LogPython: create_player
[2019.07.10-21.57.23:073][235]LogPython:
[2019.07.10-21.57.23:073][235]LogPython: create_widget
[2019.07.10-21.57.23:073][235]LogPython:
[2019.07.10-21.57.23:073][235]LogPython: crouch
[2019.07.10-21.57.23:073][235]LogPython:
[2019.07.10-21.57.23:073][235]LogPython: delegate_bind_ufunction
[2019.07.10-21.57.23:073][235]LogPython:
[2019.07.10-21.57.23:073][235]LogPython: destroy_actor_component
[2019.07.10-21.57.23:073][235]LogPython:
[2019.07.10-21.57.23:073][235]LogPython: destroy_component
[2019.07.10-21.57.23:073][235]LogPython:
[2019.07.10-21.57.23:073][235]LogPython: destructible_apply_damage
[2019.07.10-21.57.23:073][235]LogPython:
[2019.07.10-21.57.23:073][235]LogPython: disown
[2019.07.10-21.57.23:073][235]LogPython:
[2019.07.10-21.57.23:073][235]LogPython: draw_debug_line
[2019.07.10-21.57.23:073][235]LogPython:
[2019.07.10-21.57.23:073][235]LogPython: enable_click_events
[2019.07.10-21.57.23:073][235]LogPython:
[2019.07.10-21.57.23:073][235]LogPython: enable_input
[2019.07.10-21.57.23:073][235]LogPython:
[2019.07.10-21.57.23:073][235]LogPython: enable_mouse_over_events
[2019.07.10-21.57.23:073][235]LogPython:
[2019.07.10-21.57.23:073][235]LogPython: enum_names
[2019.07.10-21.57.23:073][235]LogPython:
[2019.07.10-21.57.23:073][235]LogPython: enum_user_defined_names
[2019.07.10-21.57.23:073][235]LogPython:
[2019.07.10-21.57.23:073][235]LogPython: enum_values
[2019.07.10-21.57.23:073][235]LogPython:
[2019.07.10-21.57.23:073][235]LogPython: export_to_file
[2019.07.10-21.57.23:073][235]LogPython:
[2019.07.10-21.57.23:073][235]LogPython: extract_bone_transform
[2019.07.10-21.57.23:073][235]LogPython:
[2019.07.10-21.57.23:073][235]LogPython: extract_root_motion
[2019.07.10-21.57.23:073][235]LogPython:
[2019.07.10-21.57.23:073][235]LogPython: find_function
[2019.07.10-21.57.23:073][235]LogPython:
[2019.07.10-21.57.23:073][235]LogPython: find_object
[2019.07.10-21.57.23:073][235]LogPython:
[2019.07.10-21.57.23:073][235]LogPython: from_bytes
[2019.07.10-21.57.23:073][235]LogPython:
[2019.07.10-21.57.23:073][235]LogPython: functions
[2019.07.10-21.57.23:073][235]LogPython:
[2019.07.10-21.57.23:073][235]LogPython: game_viewport_client_get_window
[2019.07.10-21.57.23:073][235]LogPython:
[2019.07.10-21.57.23:073][235]LogPython: game_viewport_client_set_rendering_flag
[2019.07.10-21.57.23:073][235]LogPython:
[2019.07.10-21.57.23:073][235]LogPython: get_actor_bounds
[2019.07.10-21.57.23:073][235]LogPython:
[2019.07.10-21.57.23:073][235]LogPython: get_actor_component
[2019.07.10-21.57.23:073][235]LogPython:
[2019.07.10-21.57.23:073][235]LogPython: get_actor_component_by_class
[2019.07.10-21.57.23:073][235]LogPython:
[2019.07.10-21.57.23:073][235]LogPython: get_actor_component_by_type
[2019.07.10-21.57.23:073][235]LogPython:
[2019.07.10-21.57.23:073][235]LogPython: get_actor_components
[2019.07.10-21.57.23:073][235]LogPython:
[2019.07.10-21.57.23:073][235]LogPython: get_actor_components_by_class
[2019.07.10-21.57.23:073][235]LogPython:
[2019.07.10-21.57.23:073][235]LogPython: get_actor_components_by_tag
[2019.07.10-21.57.23:073][235]LogPython:
[2019.07.10-21.57.23:073][235]LogPython: get_actor_components_by_type
[2019.07.10-21.57.23:073][235]LogPython:
[2019.07.10-21.57.23:073][235]LogPython: get_actor_forward
[2019.07.10-21.57.23:073][235]LogPython:
[2019.07.10-21.57.23:073][235]LogPython: get_actor_location
[2019.07.10-21.57.23:073][235]LogPython:
[2019.07.10-21.57.23:073][235]LogPython: get_actor_right
[2019.07.10-21.57.23:073][235]LogPython:
[2019.07.10-21.57.23:073][235]LogPython: get_actor_root_component
[2019.07.10-21.57.23:073][235]LogPython:
[2019.07.10-21.57.23:073][235]LogPython: get_actor_rotation
[2019.07.10-21.57.23:073][235]LogPython:
[2019.07.10-21.57.23:073][235]LogPython: get_actor_scale
[2019.07.10-21.57.23:073][235]LogPython:
[2019.07.10-21.57.23:073][235]LogPython: get_actor_transform
[2019.07.10-21.57.23:073][235]LogPython:
[2019.07.10-21.57.23:073][235]LogPython: get_actor_up
[2019.07.10-21.57.23:073][235]LogPython:
[2019.07.10-21.57.23:073][235]LogPython: get_actor_velocity
[2019.07.10-21.57.23:073][235]LogPython:
[2019.07.10-21.57.23:073][235]LogPython: get_all_child_actors
[2019.07.10-21.57.23:073][235]LogPython:
[2019.07.10-21.57.23:073][235]LogPython: get_anim_instance
[2019.07.10-21.57.23:073][235]LogPython:
[2019.07.10-21.57.23:073][235]LogPython: get_archetype
[2019.07.10-21.57.23:073][235]LogPython:
[2019.07.10-21.57.23:073][235]LogPython: get_archetype_instances
[2019.07.10-21.57.23:073][235]LogPython:
[2019.07.10-21.57.23:073][235]LogPython: get_attached_actors
[2019.07.10-21.57.23:073][235]LogPython:
[2019.07.10-21.57.23:073][235]LogPython: get_available_audio_byte_count
[2019.07.10-21.57.23:073][235]LogPython:
[2019.07.10-21.57.23:073][235]LogPython: get_blend_parameter
[2019.07.10-21.57.23:073][235]LogPython:
[2019.07.10-21.57.23:073][235]LogPython: get_bone_transform
[2019.07.10-21.57.23:073][235]LogPython:
[2019.07.10-21.57.23:073][235]LogPython: get_cdo
[2019.07.10-21.57.23:073][235]LogPython:
[2019.07.10-21.57.23:073][235]LogPython: get_class
[2019.07.10-21.57.23:073][235]LogPython:
[2019.07.10-21.57.23:073][235]LogPython: get_component
[2019.07.10-21.57.23:073][235]LogPython:
[2019.07.10-21.57.23:073][235]LogPython: get_component_by_class
[2019.07.10-21.57.23:073][235]LogPython:
[2019.07.10-21.57.23:073][235]LogPython: get_component_by_type
[2019.07.10-21.57.23:073][235]LogPython:
[2019.07.10-21.57.23:073][235]LogPython: get_components
[2019.07.10-21.57.23:073][235]LogPython:
[2019.07.10-21.57.23:073][235]LogPython: get_components_by_class
[2019.07.10-21.57.23:073][235]LogPython:
[2019.07.10-21.57.23:073][235]LogPython: get_components_by_tag
[2019.07.10-21.57.23:073][235]LogPython:
[2019.07.10-21.57.23:073][235]LogPython: get_components_by_type
[2019.07.10-21.57.23:073][235]LogPython:
[2019.07.10-21.57.23:073][235]LogPython: get_control_rotation
[2019.07.10-21.57.23:073][235]LogPython:
[2019.07.10-21.57.23:073][235]LogPython: get_controlled_pawn
[2019.07.10-21.57.23:073][235]LogPython:
[2019.07.10-21.57.23:073][235]LogPython: get_controller
[2019.07.10-21.57.23:073][235]LogPython:
[2019.07.10-21.57.23:073][235]LogPython: get_current_level
[2019.07.10-21.57.23:073][235]LogPython:
[2019.07.10-21.57.23:073][235]LogPython: get_display_name
[2019.07.10-21.57.23:073][235]LogPython:
[2019.07.10-21.57.23:073][235]LogPython: get_foliage_types
[2019.07.10-21.57.23:073][235]LogPython:
[2019.07.10-21.57.23:073][235]LogPython: get_forward_vector
[2019.07.10-21.57.23:073][235]LogPython:
[2019.07.10-21.57.23:073][235]LogPython: get_full_name
[2019.07.10-21.57.23:073][235]LogPython:
[2019.07.10-21.57.23:073][235]LogPython: get_game_viewport
[2019.07.10-21.57.23:073][235]LogPython:
[2019.07.10-21.57.23:073][235]LogPython: get_hit_result_under_cursor
[2019.07.10-21.57.23:073][235]LogPython:
[2019.07.10-21.57.23:073][235]LogPython: get_hud
[2019.07.10-21.57.23:073][235]LogPython:
[2019.07.10-21.57.23:073][235]LogPython: get_inner
[2019.07.10-21.57.23:073][235]LogPython:
[2019.07.10-21.57.23:073][235]LogPython: get_input_axis
[2019.07.10-21.57.23:073][235]LogPython:
[2019.07.10-21.57.23:073][235]LogPython: get_instanced_foliage_actor_for_current_level
[2019.07.10-21.57.23:073][235]LogPython:
[2019.07.10-21.57.23:073][235]LogPython: get_instanced_foliage_actor_for_level
[2019.07.10-21.57.23:073][235]LogPython:
[2019.07.10-21.57.23:073][235]LogPython: get_key_prop
[2019.07.10-21.57.23:073][235]LogPython:
[2019.07.10-21.57.23:073][235]LogPython: get_levels
[2019.07.10-21.57.23:073][235]LogPython:
[2019.07.10-21.57.23:073][235]LogPython: get_material_scalar_parameter
[2019.07.10-21.57.23:073][235]LogPython:
[2019.07.10-21.57.23:073][235]LogPython: get_material_static_switch_parameter
[2019.07.10-21.57.23:073][235]LogPython:
[2019.07.10-21.57.23:073][235]LogPython: get_material_texture_parameter
[2019.07.10-21.57.23:073][235]LogPython:
[2019.07.10-21.57.23:073][235]LogPython: get_material_vector_parameter
[2019.07.10-21.57.23:073][235]LogPython:
[2019.07.10-21.57.23:073][235]LogPython: get_name
[2019.07.10-21.57.23:073][235]LogPython:
[2019.07.10-21.57.23:073][235]LogPython: get_num_players
[2019.07.10-21.57.23:073][235]LogPython:
[2019.07.10-21.57.23:073][235]LogPython: get_num_spectators
[2019.07.10-21.57.23:073][235]LogPython:
[2019.07.10-21.57.23:073][235]LogPython: get_obj_flags
[2019.07.10-21.57.23:074][235]LogPython:
[2019.07.10-21.57.23:074][235]LogPython: get_outer
[2019.07.10-21.57.23:074][235]LogPython:
[2019.07.10-21.57.23:074][235]LogPython: get_outermost
[2019.07.10-21.57.23:074][235]LogPython:
[2019.07.10-21.57.23:074][235]LogPython: get_overlapping_actors
[2019.07.10-21.57.23:074][235]LogPython:
[2019.07.10-21.57.23:074][235]LogPython: get_owner
[2019.07.10-21.57.23:074][235]LogPython:
[2019.07.10-21.57.23:074][235]LogPython: get_path_name
[2019.07.10-21.57.23:074][235]LogPython:
[2019.07.10-21.57.23:074][235]LogPython: get_pawn
[2019.07.10-21.57.23:074][235]LogPython:
[2019.07.10-21.57.23:074][235]LogPython: get_physics_angular_velocity
[2019.07.10-21.57.23:074][235]LogPython:
[2019.07.10-21.57.23:074][235]LogPython: get_physics_linear_velocity
[2019.07.10-21.57.23:074][235]LogPython:
[2019.07.10-21.57.23:074][235]LogPython: get_player_camera_manager
[2019.07.10-21.57.23:074][235]LogPython:
[2019.07.10-21.57.23:074][235]LogPython: get_player_controller
[2019.07.10-21.57.23:074][235]LogPython:
[2019.07.10-21.57.23:074][235]LogPython: get_player_hud
[2019.07.10-21.57.23:074][235]LogPython:
[2019.07.10-21.57.23:074][235]LogPython: get_player_pawn
[2019.07.10-21.57.23:074][235]LogPython:
[2019.07.10-21.57.23:074][235]LogPython: get_property
[2019.07.10-21.57.23:074][235]LogPython:
[2019.07.10-21.57.23:074][235]LogPython: get_property_array_dim
[2019.07.10-21.57.23:074][235]LogPython:
[2019.07.10-21.57.23:074][235]LogPython: get_property_class
[2019.07.10-21.57.23:074][235]LogPython:
[2019.07.10-21.57.23:074][235]LogPython: get_property_flags
[2019.07.10-21.57.23:074][235]LogPython:
[2019.07.10-21.57.23:074][235]LogPython: get_property_struct
[2019.07.10-21.57.23:074][235]LogPython:
[2019.07.10-21.57.23:074][235]LogPython: get_py_proxy
[2019.07.10-21.57.23:074][235]LogPython:
[2019.07.10-21.57.23:074][235]LogPython: get_relative_location
[2019.07.10-21.57.23:074][235]LogPython:
[2019.07.10-21.57.23:074][235]LogPython: get_relative_rotation
[2019.07.10-21.57.23:074][235]LogPython:
[2019.07.10-21.57.23:074][235]LogPython: get_relative_scale
[2019.07.10-21.57.23:074][235]LogPython:
[2019.07.10-21.57.23:074][235]LogPython: get_relative_transform
[2019.07.10-21.57.23:074][235]LogPython:
[2019.07.10-21.57.23:074][235]LogPython: get_right_vector
[2019.07.10-21.57.23:074][235]LogPython:
[2019.07.10-21.57.23:074][235]LogPython: get_socket_actor_transform
[2019.07.10-21.57.23:074][235]LogPython:
[2019.07.10-21.57.23:074][235]LogPython: get_socket_location
[2019.07.10-21.57.23:074][235]LogPython:
[2019.07.10-21.57.23:074][235]LogPython: get_socket_rotation
[2019.07.10-21.57.23:074][235]LogPython:
[2019.07.10-21.57.23:074][235]LogPython: get_socket_transform
[2019.07.10-21.57.23:074][235]LogPython:
[2019.07.10-21.57.23:074][235]LogPython: get_socket_world_transform
[2019.07.10-21.57.23:074][235]LogPython:
[2019.07.10-21.57.23:074][235]LogPython: get_spline_length
[2019.07.10-21.57.23:074][235]LogPython:
[2019.07.10-21.57.23:074][235]LogPython: get_static_mesh_bounds
[2019.07.10-21.57.23:074][235]LogPython:
[2019.07.10-21.57.23:074][235]LogPython: get_super_class
[2019.07.10-21.57.23:074][235]LogPython:
[2019.07.10-21.57.23:074][235]LogPython: get_up_vector
[2019.07.10-21.57.23:074][235]LogPython:
[2019.07.10-21.57.23:074][235]LogPython: get_uproperty
[2019.07.10-21.57.23:074][235]LogPython:
[2019.07.10-21.57.23:074][235]LogPython: get_value_prop
[2019.07.10-21.57.23:074][235]LogPython:
[2019.07.10-21.57.23:074][235]LogPython: get_world
[2019.07.10-21.57.23:074][235]LogPython:
[2019.07.10-21.57.23:074][235]LogPython: get_world_delta_seconds
[2019.07.10-21.57.23:074][235]LogPython:
[2019.07.10-21.57.23:074][235]LogPython: get_world_location
[2019.07.10-21.57.23:074][235]LogPython:
[2019.07.10-21.57.23:074][235]LogPython: get_world_location_at_distance_along_spline
[2019.07.10-21.57.23:074][235]LogPython:
[2019.07.10-21.57.23:074][235]LogPython: get_world_rotation
[2019.07.10-21.57.23:074][235]LogPython:
[2019.07.10-21.57.23:074][235]LogPython: get_world_scale
[2019.07.10-21.57.23:074][235]LogPython:
[2019.07.10-21.57.23:074][235]LogPython: get_world_transform
[2019.07.10-21.57.23:074][235]LogPython:
[2019.07.10-21.57.23:074][235]LogPython: get_world_type
[2019.07.10-21.57.23:074][235]LogPython:
[2019.07.10-21.57.23:074][235]LogPython: has_property
[2019.07.10-21.57.23:074][235]LogPython:
[2019.07.10-21.57.23:074][235]LogPython: has_world
[2019.07.10-21.57.23:074][235]LogPython:
[2019.07.10-21.57.23:074][235]LogPython: hud_draw_2d_line
[2019.07.10-21.57.23:074][235]LogPython:
[2019.07.10-21.57.23:074][235]LogPython: hud_draw_line
[2019.07.10-21.57.23:074][235]LogPython:
[2019.07.10-21.57.23:074][235]LogPython: hud_draw_rect
[2019.07.10-21.57.23:074][235]LogPython:
[2019.07.10-21.57.23:074][235]LogPython: hud_draw_text
[2019.07.10-21.57.23:074][235]LogPython:
[2019.07.10-21.57.23:074][235]LogPython: hud_draw_texture
[2019.07.10-21.57.23:074][235]LogPython:
[2019.07.10-21.57.23:074][235]LogPython: input_axis
[2019.07.10-21.57.23:074][235]LogPython:
[2019.07.10-21.57.23:074][235]LogPython: input_key
[2019.07.10-21.57.23:074][235]LogPython:
[2019.07.10-21.57.23:074][235]LogPython: is_a
[2019.07.10-21.57.23:074][235]LogPython:
[2019.07.10-21.57.23:074][235]LogPython: is_action_pressed
[2019.07.10-21.57.23:074][235]LogPython:
[2019.07.10-21.57.23:074][235]LogPython: is_action_released
[2019.07.10-21.57.23:074][235]LogPython:
[2019.07.10-21.57.23:074][235]LogPython: is_child_of
[2019.07.10-21.57.23:074][235]LogPython:
[2019.07.10-21.57.23:074][235]LogPython: is_crouched
[2019.07.10-21.57.23:074][235]LogPython:
[2019.07.10-21.57.23:074][235]LogPython: is_falling
[2019.07.10-21.57.23:074][235]LogPython:
[2019.07.10-21.57.23:074][235]LogPython: is_flying
[2019.07.10-21.57.23:074][235]LogPython:
[2019.07.10-21.57.23:074][235]LogPython: is_input_key_down
[2019.07.10-21.57.23:074][235]LogPython:
[2019.07.10-21.57.23:074][235]LogPython: is_jumping
[2019.07.10-21.57.23:074][235]LogPython:
[2019.07.10-21.57.23:074][235]LogPython: is_owned
[2019.07.10-21.57.23:074][235]LogPython:
[2019.07.10-21.57.23:074][235]LogPython: is_rooted
[2019.07.10-21.57.23:074][235]LogPython:
[2019.07.10-21.57.23:074][235]LogPython: is_valid
[2019.07.10-21.57.23:074][235]LogPython:
[2019.07.10-21.57.23:074][235]LogPython: jump
[2019.07.10-21.57.23:074][235]LogPython:
[2019.07.10-21.57.23:074][235]LogPython: launch
[2019.07.10-21.57.23:074][235]LogPython:
[2019.07.10-21.57.23:074][235]LogPython: line_trace_multi_by_channel
[2019.07.10-21.57.23:074][235]LogPython:
[2019.07.10-21.57.23:074][235]LogPython: line_trace_single_by_channel
[2019.07.10-21.57.23:074][235]LogPython:
[2019.07.10-21.57.23:074][235]LogPython: make_unique_object_name
[2019.07.10-21.57.23:074][235]LogPython:
[2019.07.10-21.57.23:074][235]LogPython: modify
[2019.07.10-21.57.23:074][235]LogPython:
[2019.07.10-21.57.23:074][235]LogPython: own
[2019.07.10-21.57.23:074][235]LogPython:
[2019.07.10-21.57.23:074][235]LogPython: package_get_filename
[2019.07.10-21.57.23:074][235]LogPython:
[2019.07.10-21.57.23:074][235]LogPython: package_is_dirty
[2019.07.10-21.57.23:074][235]LogPython:
[2019.07.10-21.57.23:074][235]LogPython: play
[2019.07.10-21.57.23:074][235]LogPython:
[2019.07.10-21.57.23:074][235]LogPython: play_sound_at_location
[2019.07.10-21.57.23:074][235]LogPython:
[2019.07.10-21.57.23:074][235]LogPython: posses
[2019.07.10-21.57.23:074][235]LogPython:
[2019.07.10-21.57.23:074][235]LogPython: post_edit_change
[2019.07.10-21.57.23:074][235]LogPython:
[2019.07.10-21.57.23:074][235]LogPython: post_edit_change_property
[2019.07.10-21.57.23:074][235]LogPython:
[2019.07.10-21.57.23:074][235]LogPython: pre_edit_change
[2019.07.10-21.57.23:074][235]LogPython:
[2019.07.10-21.57.23:074][235]LogPython: project_world_location_to_screen
[2019.07.10-21.57.23:074][235]LogPython:
[2019.07.10-21.57.23:074][235]LogPython: properties
[2019.07.10-21.57.23:074][235]LogPython:
[2019.07.10-21.57.23:074][235]LogPython: queue_audio
[2019.07.10-21.57.23:074][235]LogPython:
[2019.07.10-21.57.23:074][235]LogPython: quit_game
[2019.07.10-21.57.23:074][235]LogPython:
[2019.07.10-21.57.23:074][235]LogPython: register_component
[2019.07.10-21.57.23:074][235]LogPython:
[2019.07.10-21.57.23:074][235]LogPython: remove_all_viewport_widgets
[2019.07.10-21.57.23:075][235]LogPython:
[2019.07.10-21.57.23:075][235]LogPython: remove_from_root
[2019.07.10-21.57.23:075][235]LogPython:
[2019.07.10-21.57.23:075][235]LogPython: remove_viewport_widget_content
[2019.07.10-21.57.23:075][235]LogPython:
[2019.07.10-21.57.23:075][235]LogPython: render_target_get_data
[2019.07.10-21.57.23:075][235]LogPython:
[2019.07.10-21.57.23:075][235]LogPython: render_target_get_data_to_buffer
[2019.07.10-21.57.23:075][235]LogPython:
[2019.07.10-21.57.23:075][235]LogPython: reset_audio
[2019.07.10-21.57.23:075][235]LogPython:
[2019.07.10-21.57.23:075][235]LogPython: reset_obj_flags
[2019.07.10-21.57.23:075][235]LogPython:
[2019.07.10-21.57.23:075][235]LogPython: restart_level
[2019.07.10-21.57.23:075][235]LogPython:
[2019.07.10-21.57.23:075][235]LogPython: sequencer_add_master_track
[2019.07.10-21.57.23:075][235]LogPython:
[2019.07.10-21.57.23:075][235]LogPython: sequencer_add_track
[2019.07.10-21.57.23:075][235]LogPython:
[2019.07.10-21.57.23:075][235]LogPython: sequencer_find_possessable
[2019.07.10-21.57.23:075][235]LogPython:
[2019.07.10-21.57.23:075][235]LogPython: sequencer_find_spawnable
[2019.07.10-21.57.23:075][235]LogPython:
[2019.07.10-21.57.23:075][235]LogPython: sequencer_get_camera_cut_track
[2019.07.10-21.57.23:075][235]LogPython:
[2019.07.10-21.57.23:075][235]LogPython: sequencer_master_tracks
[2019.07.10-21.57.23:075][235]LogPython:
[2019.07.10-21.57.23:075][235]LogPython: sequencer_possessable_tracks
[2019.07.10-21.57.23:075][235]LogPython:
[2019.07.10-21.57.23:075][235]LogPython: sequencer_possessables
[2019.07.10-21.57.23:075][235]LogPython:
[2019.07.10-21.57.23:075][235]LogPython: sequencer_possessables_guid
[2019.07.10-21.57.23:075][235]LogPython:
[2019.07.10-21.57.23:075][235]LogPython: sequencer_sections
[2019.07.10-21.57.23:075][235]LogPython:
[2019.07.10-21.57.23:075][235]LogPython: sequencer_track_sections
[2019.07.10-21.57.23:075][235]LogPython:
[2019.07.10-21.57.23:075][235]LogPython: set_actor_location
[2019.07.10-21.57.23:075][235]LogPython:
[2019.07.10-21.57.23:075][235]LogPython: set_actor_rotation
[2019.07.10-21.57.23:075][235]LogPython:
[2019.07.10-21.57.23:075][235]LogPython: set_actor_scale
[2019.07.10-21.57.23:075][235]LogPython:
[2019.07.10-21.57.23:075][235]LogPython: set_actor_transform
[2019.07.10-21.57.23:075][235]LogPython:
[2019.07.10-21.57.23:075][235]LogPython: set_blend_parameter
[2019.07.10-21.57.23:075][235]LogPython:
[2019.07.10-21.57.23:075][235]LogPython: set_current_level
[2019.07.10-21.57.23:075][235]LogPython:
[2019.07.10-21.57.23:075][235]LogPython: set_material
[2019.07.10-21.57.23:075][235]LogPython:
[2019.07.10-21.57.23:075][235]LogPython: set_material_by_name
[2019.07.10-21.57.23:075][235]LogPython:
[2019.07.10-21.57.23:075][235]LogPython: set_material_scalar_parameter
[2019.07.10-21.57.23:075][235]LogPython:
[2019.07.10-21.57.23:075][235]LogPython: set_material_static_switch_parameter
[2019.07.10-21.57.23:075][235]LogPython:
[2019.07.10-21.57.23:075][235]LogPython: set_material_texture_parameter
[2019.07.10-21.57.23:075][235]LogPython:
[2019.07.10-21.57.23:075][235]LogPython: set_material_vector_parameter
[2019.07.10-21.57.23:075][235]LogPython:
[2019.07.10-21.57.23:075][235]LogPython: set_name
[2019.07.10-21.57.23:075][235]LogPython:
[2019.07.10-21.57.23:075][235]LogPython: set_obj_flags
[2019.07.10-21.57.23:075][235]LogPython:
[2019.07.10-21.57.23:075][235]LogPython: set_outer
[2019.07.10-21.57.23:075][235]LogPython:
[2019.07.10-21.57.23:075][235]LogPython: set_physics_angular_velocity
[2019.07.10-21.57.23:075][235]LogPython:
[2019.07.10-21.57.23:075][235]LogPython: set_physics_linear_velocity
[2019.07.10-21.57.23:075][235]LogPython:
[2019.07.10-21.57.23:075][235]LogPython: set_player_hud
[2019.07.10-21.57.23:075][235]LogPython:
[2019.07.10-21.57.23:075][235]LogPython: set_property
[2019.07.10-21.57.23:075][235]LogPython:
[2019.07.10-21.57.23:075][235]LogPython: set_property_flags
[2019.07.10-21.57.23:075][235]LogPython:
[2019.07.10-21.57.23:075][235]LogPython: set_relative_location
[2019.07.10-21.57.23:075][235]LogPython:
[2019.07.10-21.57.23:075][235]LogPython: set_relative_rotation
[2019.07.10-21.57.23:075][235]LogPython:
[2019.07.10-21.57.23:075][235]LogPython: set_relative_scale
[2019.07.10-21.57.23:075][235]LogPython:
[2019.07.10-21.57.23:075][235]LogPython: set_relative_transform
[2019.07.10-21.57.23:075][235]LogPython:
[2019.07.10-21.57.23:075][235]LogPython: set_simulate_physics
[2019.07.10-21.57.23:075][235]LogPython:
[2019.07.10-21.57.23:075][235]LogPython: set_skeletal_mesh
[2019.07.10-21.57.23:075][235]LogPython:
[2019.07.10-21.57.23:075][235]LogPython: set_slate_widget
[2019.07.10-21.57.23:075][235]LogPython:
[2019.07.10-21.57.23:075][235]LogPython: set_timer
[2019.07.10-21.57.23:075][235]LogPython:
[2019.07.10-21.57.23:075][235]LogPython: set_view_target
[2019.07.10-21.57.23:075][235]LogPython:
[2019.07.10-21.57.23:075][235]LogPython: set_world_location
[2019.07.10-21.57.23:075][235]LogPython:
[2019.07.10-21.57.23:075][235]LogPython: set_world_rotation
[2019.07.10-21.57.23:075][235]LogPython:
[2019.07.10-21.57.23:075][235]LogPython: set_world_scale
[2019.07.10-21.57.23:075][235]LogPython:
[2019.07.10-21.57.23:075][235]LogPython: set_world_transform
[2019.07.10-21.57.23:075][235]LogPython:
[2019.07.10-21.57.23:075][235]LogPython: show_mouse_cursor
[2019.07.10-21.57.23:075][235]LogPython:
[2019.07.10-21.57.23:075][235]LogPython: simple_move_to_location
[2019.07.10-21.57.23:075][235]LogPython:
[2019.07.10-21.57.23:075][235]LogPython: skeletal_mesh_set_skeleton
[2019.07.10-21.57.23:075][235]LogPython:
[2019.07.10-21.57.23:075][235]LogPython: skeleton_add_bone
[2019.07.10-21.57.23:075][235]LogPython:
[2019.07.10-21.57.23:075][235]LogPython: skeleton_bones_get_num
[2019.07.10-21.57.23:075][235]LogPython:
[2019.07.10-21.57.23:075][235]LogPython: skeleton_find_bone_index
[2019.07.10-21.57.23:075][235]LogPython:
[2019.07.10-21.57.23:075][235]LogPython: skeleton_get_bone_name
[2019.07.10-21.57.23:075][235]LogPython:
[2019.07.10-21.57.23:075][235]LogPython: skeleton_get_parent_index
[2019.07.10-21.57.23:075][235]LogPython:
[2019.07.10-21.57.23:075][235]LogPython: skeleton_get_ref_bone_pose
[2019.07.10-21.57.23:075][235]LogPython:
[2019.07.10-21.57.23:075][235]LogPython: sound_get_data
[2019.07.10-21.57.23:075][235]LogPython:
[2019.07.10-21.57.23:075][235]LogPython: sound_set_data
[2019.07.10-21.57.23:075][235]LogPython:
[2019.07.10-21.57.23:075][235]LogPython: stop_jumping
[2019.07.10-21.57.23:075][235]LogPython:
[2019.07.10-21.57.23:075][235]LogPython: take_widget
[2019.07.10-21.57.23:075][235]LogPython:
[2019.07.10-21.57.23:075][235]LogPython: texture_get_data
[2019.07.10-21.57.23:075][235]LogPython:
[2019.07.10-21.57.23:075][235]LogPython: texture_get_height
[2019.07.10-21.57.23:075][235]LogPython:
[2019.07.10-21.57.23:075][235]LogPython: texture_get_width
[2019.07.10-21.57.23:075][235]LogPython:
[2019.07.10-21.57.23:075][235]LogPython: texture_has_alpha_channel
[2019.07.10-21.57.23:075][235]LogPython:
[2019.07.10-21.57.23:075][235]LogPython: texture_set_data
[2019.07.10-21.57.23:075][235]LogPython:
[2019.07.10-21.57.23:075][235]LogPython: texture_update_resource
[2019.07.10-21.57.23:075][235]LogPython:
[2019.07.10-21.57.23:075][235]LogPython: to_bytearray
[2019.07.10-21.57.23:075][235]LogPython:
[2019.07.10-21.57.23:075][235]LogPython: to_bytes
[2019.07.10-21.57.23:075][235]LogPython:
[2019.07.10-21.57.23:075][235]LogPython: uncrouch
[2019.07.10-21.57.23:075][235]LogPython:
[2019.07.10-21.57.23:075][235]LogPython: unposses
[2019.07.10-21.57.23:075][235]LogPython:
[2019.07.10-21.57.23:075][235]LogPython: unregister_component
[2019.07.10-21.57.23:075][235]LogPython:
[2019.07.10-21.57.23:075][235]LogPython: vlog
[2019.07.10-21.57.23:075][235]LogPython:
[2019.07.10-21.57.23:075][235]LogPython: vlog_cylinder
[2019.07.10-21.57.23:075][235]LogPython:
[2019.07.10-21.57.23:075][235]LogPython: was_input_key_just_pressed
[2019.07.10-21.57.23:075][235]LogPython:
[2019.07.10-21.57.23:075][235]LogPython: was_input_key_just_released
[2019.07.10-21.57.23:075][235]LogPython:
[2019.07.10-21.57.23:075][235]LogPython: world_exec
[2019.07.10-21.57.23:075][235]LogPython:
[2019.07.10-21.57.23:075][235]LogPython: world_tick
[2019.07.10-21.57.23:075][235]LogPython:
[2019.07.10-21.57.23:075][235]LogPython: Properties ---------------------------
[2019.07.10-21.57.23:075][235]LogPython:
[2019.07.10-21.57.23:078][235]LogPython: {
"UberGraphFrame": "<unreal_engine.UScriptStruct {'struct': 'PointerToUberGraphFrame', 'size': 16, 'ptr': 0x7f1812095fb0}>",
"FrontWheel_Right": "<unreal_engine.UObject 'FrontWheel_Right' (0x7f183da60100) UClass 'StaticMeshComponent' (refcnt: 11)>",
"FrontWheel_Left": "<unreal_engine.UObject 'FrontWheel_Left' (0x7f1811e340c0) UClass 'StaticMeshComponent' (refcnt: 11)>",
"BackWheel_Right": "<unreal_engine.UObject 'BackWheel_Right' (0x7f184e958080) UClass 'StaticMeshComponent' (refcnt: 11)>",
"BackWheel_Left": "<unreal_engine.UObject 'BackWheel_Left' (0x7f184e9593a0) UClass 'StaticMeshComponent' (refcnt: 11)>",
"SimpleBox": "<unreal_engine.UObject 'SimpleBox' (0x7f181236d360) UClass 'StaticMeshComponent' (refcnt: 11)>",
"ReverseLight_Right": "<unreal_engine.UObject 'ReverseLight_Right' (0x7f1812fa2380) UClass 'PointLightComponent' (refcnt: 11)>",
"ReverseLight_Left": "<unreal_engine.UObject 'ReverseLight_Left' (0x7f1812fa2770) UClass 'PointLightComponent' (refcnt: 11)>",
"BrakeLight_Right": "<unreal_engine.UObject 'BrakeLight_Right' (0x7f1812fa2b60) UClass 'PointLightComponent' (refcnt: 11)>",
"BrakeLight_Left": "<unreal_engine.UObject 'BrakeLight_Left' (0x7f1812fa2f50) UClass 'PointLightComponent' (refcnt: 11)>",
"Hood": "<unreal_engine.UObject 'Hood' (0x7f183d98a6c0) UClass 'StaticMeshComponent' (refcnt: 11)>",
"HeadLight_FillLight": "<unreal_engine.UObject 'HeadLight_FillLight' (0x7f1812fa3340) UClass 'PointLightComponent' (refcnt: 11)>",
"HeadLight_Right": "<unreal_engine.UObject 'HeadLight_Right' (0x7f1812fa3730) UClass 'SpotLightComponent' (refcnt: 11)>",
"HeadLight_Left": "<unreal_engine.UObject 'HeadLight_Left' (0x7f1812fa3b20) UClass 'SpotLightComponent' (refcnt: 11)>",
"lights": "<unreal_engine.UObject 'lights' (0x7f18126ba380) UClass 'SceneComponent' (refcnt: 11)>",
"LicensePlateLight_Right": "<unreal_engine.UObject 'LicensePlateLight_Right' (0x7f1812fa3f10) UClass 'SpotLightComponent' (refcnt: 11)>",
"LicensePlateLight_Left": "<unreal_engine.UObject 'LicensePlateLight_Left' (0x7f1812fa4300) UClass 'SpotLightComponent' (refcnt: 11)>",
"Wing": "<unreal_engine.UObject 'Wing' (0x7f183d98c040) UClass 'StaticMeshComponent' (refcnt: 11)>",
"Molding": "<unreal_engine.UObject 'Molding' (0x7f1812129a00) UClass 'StaticMeshComponent' (refcnt: 11)>",
"BackBumper": "<unreal_engine.UObject 'BackBumper' (0x7f181209d360) UClass 'StaticMeshComponent' (refcnt: 11)>",
"FrontBumper": "<unreal_engine.UObject 'FrontBumper' (0x7f1812012740) UClass 'StaticMeshComponent' (refcnt: 11)>",
"Attachments": "<unreal_engine.UObject 'Attachments' (0x7f18126b9980) UClass 'SceneComponent' (refcnt: 11)>",
"DeepDriveHUDWidget": "<unreal_engine.UObject 'DeepDriveSimulationHUDWidget_C_0' (0x7f1812f40380) UClass 'DeepDriveSimulationHUDWidget_C' (refcnt: 10)>",
"DeepDriveSimGameMode": "<unreal_engine.UObject 'DeepDriveSimGameMode_C_0' (0x7f183d888040) UClass 'DeepDriveSimGameMode_C' (refcnt: 10)>",
"HeadLightIntensity": 75.0,
"HeadFillLightIntensity": 50.0,
"CarMaterial": "<unreal_engine.UObject 'MaterialInstanceDynamic_7' (0x7f17ac104540) UClass 'MaterialInstanceDynamic' (refcnt: 9)>",
"Colors": [
"<unreal_engine.FLinearColor {'r': 0.53125, 'g': 0.10127999633550644, 'b': 0.517998993396759, 'a': 0.0}>",
"<unreal_engine.FLinearColor {'r': 0.12797200679779053, 'g': 0.578125, 'b': 0.122468002140522, 'a': 0.0}>",
"<unreal_engine.FLinearColor {'r': 0.23791800439357758, 'g': 0.8031229972839355, 'b': 0.8541669845581055, 'a': 0.0}>",
"<unreal_engine.FLinearColor {'r': 0.9114580154418945, 'g': 0.8846039772033691, 'b': 0.8040419816970825, 'a': 0.0}>",
"<unreal_engine.FLinearColor {'r': 0.0, 'g': 0.0, 'b': 0.0, 'a': 0.0}>"
],
"ChaseCameraStick": "<unreal_engine.UObject 'ChaseCameraStick' (0x7f18421fcd00) UClass 'SpringArmComponent' (refcnt: 10)>",
"ChaseCamera": "<unreal_engine.UObject 'ChaseCamera' (0x7f17c71b19d0) UClass 'CameraComponent' (refcnt: 10)>",
"InteriorCamera": "<unreal_engine.UObject 'InteriorCamera' (0x7f17c71b11e0) UClass 'CameraComponent' (refcnt: 10)>",
"OrbitCameraArm": "<unreal_engine.UObject 'OrbitCameraArm' (0x7f18136a4600) UClass 'SpringArmComponent' (refcnt: 10)>",
"OrbitCamera": "<unreal_engine.UObject 'OrbitCamera' (0x7f17c71b09f0) UClass 'CameraComponent' (refcnt: 10)>",
"CollisionRoot": "<unreal_engine.UObject 'CollisionRoot' (0x7f183da3bf00) UClass 'SceneComponent' (refcnt: 10)>",
"CollisionSimpleBox": "<unreal_engine.UObject 'CollisionSimpleBox' (0x7f183da6ece0) UClass 'BoxComponent' (refcnt: 10)>",
"CollisionFrontCenterBumper": "<unreal_engine.UObject 'CollisionFrontCenterBumper' (0x7f184e9520e0) UClass 'BoxComponent' (refcnt: 10)>",
"CollisionFrontLeftBumper": "<unreal_engine.UObject 'CollisionFrontLeftBumper' (0x7f1811f673c0) UClass 'BoxComponent' (refcnt: 10)>",
"CollisionFrontRightBumper": "<unreal_engine.UObject 'CollisionFrontRightBumper' (0x7f184f0240c0) UClass 'BoxComponent' (refcnt: 10)>",
"CollisionFrontLeftFender": "<unreal_engine.UObject 'CollisionFrontLeftFender' (0x7f181217f9a0) UClass 'BoxComponent' (refcnt: 10)>",
"CollisionFrontRightFender": "<unreal_engine.UObject 'CollisionFrontRightFender' (0x7f1812172740) UClass 'BoxComponent' (refcnt: 10)>",
"CollisionLeftDoor": "<unreal_engine.UObject 'CollisionLeftDoor' (0x7f183da67a20) UClass 'BoxComponent' (refcnt: 10)>",
"CollisionRightDoor": "<unreal_engine.UObject 'CollisionRightDoor' (0x7f181212f340) UClass 'BoxComponent' (refcnt: 10)>",
"CollisionRearCenterBumper": "<unreal_engine.UObject 'CollisionRearCenterBumper' (0x7f181217e680) UClass 'BoxComponent' (refcnt: 10)>",
"CollisionRearLeftBumper": "<unreal_engine.UObject 'CollisionRearLeftBumper' (0x7f18120173c0) UClass 'BoxComponent' (refcnt: 10)>",
"CollisionRearRightBumper": "<unreal_engine.UObject 'CollisionRearRightBumper' (0x7f18120993a0) UClass 'BoxComponent' (refcnt: 10)>",
"CollisionRearLeftFender": "<unreal_engine.UObject 'CollisionRearLeftFender' (0x7f181209cd00) UClass 'BoxComponent' (refcnt: 10)>",
"CollisionRearRightFender": "<unreal_engine.UObject 'CollisionRearRightFender' (0x7f1812010760) UClass 'BoxComponent' (refcnt: 10)>",
"FrontBumperDistance": 289.9999694824219,
"BackBumperDistance": 279.9999694824219,
"Mesh": "<unreal_engine.UObject 'VehicleMesh' (0x7f183d762740) UClass 'SkeletalMeshComponent' (refcnt: 12)>",
"VehicleMovement": "<unreal_engine.UObject 'MovementComp' (0x7f17c6d44980) UClass 'WheeledVehicleMovementComponent4W' (refcnt: 10)>",
"bUseControllerRotationPitch": false,
"bUseControllerRotationYaw": false,
"bUseControllerRotationRoll": false,
"bCanAffectNavigationGeneration": false,
"BaseEyeHeight": 64.0,
"AutoPossessPlayer": 0,
"AutoPossessAI": 1,
"RemoteViewPitch": 0,
"AIControllerClass": "<unreal_engine.UObject 'AIController' (0x7f184eb06780) UClass 'Class' (refcnt: 9)>",
"PlayerState": "None",
"LastHitBy": "None",
"Controller": "<unreal_engine.UObject 'DeepDriveAgentLocalAIController_0' (0x7f183ccda060) UClass 'DeepDriveAgentLocalAIController' (refcnt: 11)>",
"ControlInputVector": [
0.0,
0.0,
0.0
],
"LastControlInputVector": [
0.0,
0.0,
0.0
],
"PrimaryActorTick": "<unreal_engine.UScriptStruct {'struct': 'ActorTickFunction', 'size': 88, 'ptr': 0x7f1812095a70}>",
"bHidden": false,
"bNetTemporary": false,
"bNetStartup": false,
"bOnlyRelevantToOwner": false,
"bAlwaysRelevant": false,
"bReplicateMovement": true,
"bTearOff": false,
"bExchangedRoles": true,
"bNetLoadOnClient": true,
"bNetUseOwnerRelevancy": false,
"bRelevantForNetworkReplays": true,
"bReplayRewindable": false,
"bAllowTickBeforeBeginPlay": false,
"bAutoDestroyWhenFinished": false,
"bBlockInput": false,
"bCanBeDamaged": true,
"bCollideWhenPlacing": true,
"bFindCameraComponentWhenViewTarget": true,
"bGenerateOverlapEventsDuringLevelStreaming": false,
"bIgnoresOriginShifting": false,
"bEnableAutoLODGeneration": false,
"bIsEditorOnlyActor": false,
"bActorSeamlessTraveled": false,
"bReplicates": true,
"bCanBeInCluster": false,
"bAllowReceiveTickEventOnDedicatedServer": true,
"bActorEnableCollision": true,
"bActorIsBeingDestroyed": false,
"RemoteRole": 1,
"ReplicatedMovement": "<unreal_engine.UScriptStruct {'struct': 'RepMovement', 'size': 52, 'ptr': 0x7f1812095ad0}>",
"InitialLifeSpan": 0.0,
"CustomTimeDilation": 1.0,
"AttachmentReplication": "<unreal_engine.UScriptStruct {'struct': 'RepAttachment', 'size': 64, 'ptr': 0x7f1812095b10}>",
"Owner": "None",
"NetDriverName": "GameNetDriver",
"Role": 3,
"NetDormancy": 1,
"SpawnCollisionHandlingMethod": 3,
"AutoReceiveInput": 0,
"InputPriority": 0,
"InputComponent": "None",
"NetCullDistanceSquared": 225000000.0,
"NetTag": 0,
"NetUpdateFrequency": 100.0,
"MinNetUpdateFrequency": 2.0,
"NetPriority": 3.0,
"Instigator": {
"UberGraphFrame": "<unreal_engine.UScriptStruct {'struct': 'PointerToUberGraphFrame', 'size': 16, 'ptr': 0x7f1812095fb0}>",
"FrontWheel_Right": "<unreal_engine.UObject 'FrontWheel_Right' (0x7f183da60100) UClass 'StaticMeshComponent' (refcnt: 14)>",
"FrontWheel_Left": "<unreal_engine.UObject 'FrontWheel_Left' (0x7f1811e340c0) UClass 'StaticMeshComponent' (refcnt: 14)>",
"BackWheel_Right": "<unreal_engine.UObject 'BackWheel_Right' (0x7f184e958080) UClass 'StaticMeshComponent' (refcnt: 14)>",
"BackWheel_Left": "<unreal_engine.UObject 'BackWheel_Left' (0x7f184e9593a0) UClass 'StaticMeshComponent' (refcnt: 14)>",
"SimpleBox": "<unreal_engine.UObject 'SimpleBox' (0x7f181236d360) UClass 'StaticMeshComponent' (refcnt: 14)>",
"ReverseLight_Right": "<unreal_engine.UObject 'ReverseLight_Right' (0x7f1812fa2380) UClass 'PointLightComponent' (refcnt: 14)>",
"ReverseLight_Left": "<unreal_engine.UObject 'ReverseLight_Left' (0x7f1812fa2770) UClass 'PointLightComponent' (refcnt: 14)>",
"BrakeLight_Right": "<unreal_engine.UObject 'BrakeLight_Right' (0x7f1812fa2b60) UClass 'PointLightComponent' (refcnt: 14)>",
"BrakeLight_Left": "<unreal_engine.UObject 'BrakeLight_Left' (0x7f1812fa2f50) UClass 'PointLightComponent' (refcnt: 14)>",
"Hood": "<unreal_engine.UObject 'Hood' (0x7f183d98a6c0) UClass 'StaticMeshComponent' (refcnt: 14)>",
"HeadLight_FillLight": "<unreal_engine.UObject 'HeadLight_FillLight' (0x7f1812fa3340) UClass 'PointLightComponent' (refcnt: 14)>",
"HeadLight_Right": "<unreal_engine.UObject 'HeadLight_Right' (0x7f1812fa3730) UClass 'SpotLightComponent' (refcnt: 14)>",
"HeadLight_Left": "<unreal_engine.UObject 'HeadLight_Left' (0x7f1812fa3b20) UClass 'SpotLightComponent' (refcnt: 14)>",
"lights": "<unreal_engine.UObject 'lights' (0x7f18126ba380) UClass 'SceneComponent' (refcnt: 14)>",
"LicensePlateLight_Right": "<unreal_engine.UObject 'LicensePlateLight_Right' (0x7f1812fa3f10) UClass 'SpotLightComponent' (refcnt: 14)>",
"LicensePlateLight_Left": "<unreal_engine.UObject 'LicensePlateLight_Left' (0x7f1812fa4300) UClass 'SpotLightComponent' (refcnt: 14)>",
"Wing": "<unreal_engine.UObject 'Wing' (0x7f183d98c040) UClass 'StaticMeshComponent' (refcnt: 14)>",
"Molding": "<unreal_engine.UObject 'Molding' (0x7f1812129a00) UClass 'StaticMeshComponent' (refcnt: 14)>",
"BackBumper": "<unreal_engine.UObject 'BackBumper' (0x7f181209d360) UClass 'StaticMeshComponent' (refcnt: 14)>",
"FrontBumper": "<unreal_engine.UObject 'FrontBumper' (0x7f1812012740) UClass 'StaticMeshComponent' (refcnt: 14)>",
"Attachments": "<unreal_engine.UObject 'Attachments' (0x7f18126b9980) UClass 'SceneComponent' (refcnt: 14)>",
"DeepDriveHUDWidget": "<unreal_engine.UObject 'DeepDriveSimulationHUDWidget_C_0' (0x7f1812f40380) UClass 'DeepDriveSimulationHUDWidget_C' (refcnt: 12)>",
"DeepDriveSimGameMode": "<unreal_engine.UObject 'DeepDriveSimGameMode_C_0' (0x7f183d888040) UClass 'DeepDriveSimGameMode_C' (refcnt: 12)>",
"HeadLightIntensity": 75.0,
"HeadFillLightIntensity": 50.0,
"CarMaterial": "<unreal_engine.UObject 'MaterialInstanceDynamic_7' (0x7f17ac104540) UClass 'MaterialInstanceDynamic' (refcnt: 11)>",
"Colors": [
"<unreal_engine.FLinearColor {'r': 0.53125, 'g': 0.10127999633550644, 'b': 0.517998993396759, 'a': 0.0}>",
"<unreal_engine.FLinearColor {'r': 0.12797200679779053, 'g': 0.578125, 'b': 0.122468002140522, 'a': 0.0}>",
"<unreal_engine.FLinearColor {'r': 0.23791800439357758, 'g': 0.8031229972839355, 'b': 0.8541669845581055, 'a': 0.0}>",
"<unreal_engine.FLinearColor {'r': 0.9114580154418945, 'g': 0.8846039772033691, 'b': 0.8040419816970825, 'a': 0.0}>",
"<unreal_engine.FLinearColor {'r': 0.0, 'g': 0.0, 'b': 0.0, 'a': 0.0}>"
],
"ChaseCameraStick": "<unreal_engine.UObject 'ChaseCameraStick' (0x7f18421fcd00) UClass 'SpringArmComponent' (refcnt: 12)>",
"ChaseCamera": "<unreal_engine.UObject 'ChaseCamera' (0x7f17c71b19d0) UClass 'CameraComponent' (refcnt: 12)>",
"InteriorCamera": "<unreal_engine.UObject 'InteriorCamera' (0x7f17c71b11e0) UClass 'CameraComponent' (refcnt: 12)>",
"OrbitCameraArm": "<unreal_engine.UObject 'OrbitCameraArm' (0x7f18136a4600) UClass 'SpringArmComponent' (refcnt: 12)>",
"OrbitCamera": "<unreal_engine.UObject 'OrbitCamera' (0x7f17c71b09f0) UClass 'CameraComponent' (refcnt: 12)>",
"CollisionRoot": "<unreal_engine.UObject 'CollisionRoot' (0x7f183da3bf00) UClass 'SceneComponent' (refcnt: 12)>",
"CollisionSimpleBox": "<unreal_engine.UObject 'CollisionSimpleBox' (0x7f183da6ece0) UClass 'BoxComponent' (refcnt: 12)>",
"CollisionFrontCenterBumper": "<unreal_engine.UObject 'CollisionFrontCenterBumper' (0x7f184e9520e0) UClass 'BoxComponent' (refcnt: 12)>",
"CollisionFrontLeftBumper": "<unreal_engine.UObject 'CollisionFrontLeftBumper' (0x7f1811f673c0) UClass 'BoxComponent' (refcnt: 12)>",
"CollisionFrontRightBumper": "<unreal_engine.UObject 'CollisionFrontRightBumper' (0x7f184f0240c0) UClass 'BoxComponent' (refcnt: 12)>",
"CollisionFrontLeftFender": "<unreal_engine.UObject 'CollisionFrontLeftFender' (0x7f181217f9a0) UClass 'BoxComponent' (refcnt: 12)>",
"CollisionFrontRightFender": "<unreal_engine.UObject 'CollisionFrontRightFender' (0x7f1812172740) UClass 'BoxComponent' (refcnt: 12)>",
"CollisionLeftDoor": "<unreal_engine.UObject 'CollisionLeftDoor' (0x7f183da67a20) UClass 'BoxComponent' (refcnt: 12)>",
"CollisionRightDoor": "<unreal_engine.UObject 'CollisionRightDoor' (0x7f181212f340) UClass 'BoxComponent' (refcnt: 12)>",
"CollisionRearCenterBumper": "<unreal_engine.UObject 'CollisionRearCenterBumper' (0x7f181217e680) UClass 'BoxComponent' (refcnt: 12)>",
"CollisionRearLeftBumper": "<unreal_engine.UObject 'CollisionRearLeftBumper' (0x7f18120173c0) UClass 'BoxComponent' (refcnt: 12)>",
"CollisionRearRightBumper": "<unreal_engine.UObject 'CollisionRearRightBumper' (0x7f18120993a0) UClass 'BoxComponent' (refcnt: 12)>",
"CollisionRearLeftFender": "<unreal_engine.UObject 'CollisionRearLeftFender' (0x7f181209cd00) UClass 'BoxComponent' (refcnt: 12)>",
"CollisionRearRightFender": "<unreal_engine.UObject 'CollisionRearRightFender' (0x7f1812010760) UClass 'BoxComponent' (refcnt: 12)>",
"FrontBumperDistance": 289.9999694824219,
"BackBumperDistance": 279.9999694824219,
"Mesh": "<unreal_engine.UObject 'VehicleMesh' (0x7f183d762740) UClass 'SkeletalMeshComponent' (refcnt: 16)>",
"VehicleMovement": "<unreal_engine.UObject 'MovementComp' (0x7f17c6d44980) UClass 'WheeledVehicleMovementComponent4W' (refcnt: 12)>",
"bUseControllerRotationPitch": false,
"bUseControllerRotationYaw": false,
"bUseControllerRotationRoll": false,
"bCanAffectNavigationGeneration": false,
"BaseEyeHeight": 64.0,
"AutoPossessPlayer": 0,
"AutoPossessAI": 1,
"RemoteViewPitch": 0,
"AIControllerClass": "<unreal_engine.UObject 'AIController' (0x7f184eb06780) UClass 'Class' (refcnt: 11)>",
"PlayerState": "None",
"LastHitBy": "None",
"Controller": "<unreal_engine.UObject 'DeepDriveAgentLocalAIController_0' (0x7f183ccda060) UClass 'DeepDriveAgentLocalAIController' (refcnt: 13)>",
"ControlInputVector": [
0.0,
0.0,
0.0
],
"LastControlInputVector": [
0.0,
0.0,
0.0
],
"PrimaryActorTick": "<unreal_engine.UScriptStruct {'struct': 'ActorTickFunction', 'size': 88, 'ptr': 0x7f1812095a70}>",
"bHidden": false,
"bNetTemporary": false,
"bNetStartup": false,
"bOnlyRelevantToOwner": false,
"bAlwaysRelevant": false,
"bReplicateMovement": true,
"bTearOff": false,
"bExchangedRoles": true,
"bNetLoadOnClient": true,
"bNetUseOwnerRelevancy": false,
"bRelevantForNetworkReplays": true,
"bReplayRewindable": false,
"bAllowTickBeforeBeginPlay": false,
"bAutoDestroyWhenFinished": false,
"bBlockInput": false,
"bCanBeDamaged": true,
"bCollideWhenPlacing": true,
"bFindCameraComponentWhenViewTarget": true,
"bGenerateOverlapEventsDuringLevelStreaming": false,
"bIgnoresOriginShifting": false,
"bEnableAutoLODGeneration": false,
"bIsEditorOnlyActor": false,
"bActorSeamlessTraveled": false,
"bReplicates": true,
"bCanBeInCluster": false,
"bAllowReceiveTickEventOnDedicatedServer": true,
"bActorEnableCollision": true,
"bActorIsBeingDestroyed": false,
"RemoteRole": 1,
"ReplicatedMovement": "<unreal_engine.UScriptStruct {'struct': 'RepMovement', 'size': 52, 'ptr': 0x7f1812095ad0}>",
"InitialLifeSpan": 0.0,
"CustomTimeDilation": 1.0,
"AttachmentReplication": "<unreal_engine.UScriptStruct {'struct': 'RepAttachment', 'size': 64, 'ptr': 0x7f1812095b10}>",
"Owner": "None",
"NetDriverName": "GameNetDriver",
"Role": 3,
"NetDormancy": 1,
"SpawnCollisionHandlingMethod": 3,
"AutoReceiveInput": 0,
"InputPriority": 0,
"InputComponent": "None",
"NetCullDistanceSquared": 225000000.0,
"NetTag": 0,
"NetUpdateFrequency": 100.0,
"MinNetUpdateFrequency": 2.0,
"NetPriority": 3.0,
"Instigator": "{'UberGraphFrame': <unreal_engine.UScriptStruct object at 0x7f1817801c88>, 'FrontWheel_Right': <unreal_engine.UObject object at 0x7f183fa59270>, 'FrontWheel_Left': <unreal_engine.UObject object at 0x7f183fa59240>, 'BackWheel_Right': <unreal_engine.UObject object at 0x7f183fa59210>, 'BackWheel_Left': <unreal_engine.UObject object at 0x7f183fa591e0>, 'SimpleBox': <unreal_engine.UObject object at 0x7f183fa591b0>, 'ReverseLight_Right': <unreal_engine.UObject object at 0x7f183fa59180>, 'ReverseLight_Left': <unreal_engine.UObject object at 0x7f183fa59150>, 'BrakeLight_Right': <unreal_engine.UObject object at 0x7f183fa59120>, 'BrakeLight_Left': <unreal_engine.UObject object at 0x7f183fa590f0>, 'Hood': <unreal_engine.UObject object at 0x7f183fa53fc0>, 'HeadLight_FillLight': <unreal_engine.UObject object at 0x7f183fa590c0>, 'HeadLight_Right': <unreal_engine.UObject object at 0x7f183fa59090>, 'HeadLight_Left': <unreal_engine.UObject object at 0x7f183fa59060>, 'lights': <unreal_engine.UObject object at 0x7f183fa59030>, 'LicensePlateLight_Right': <unreal_engine.UObject object at 0x7f183fa53f90>, 'LicensePlateLight_Left': <unreal_engine.UObject object at 0x7f183fa53f60>, 'Wing': <unreal_engine.UObject object at 0x7f183fa53f30>, 'Molding': <unreal_engine.UObject object at 0x7f183fa53f00>, 'BackBumper': <unreal_engine.UObject object at 0x7f183fa53ed0>, 'FrontBumper': <unreal_engine.UObject object at 0x7f183fa53ea0>, 'Attachments': <unreal_engine.UObject object at 0x7f183fa53e70>, 'DeepDriveHUDWidget': <unreal_engine.UObject object at 0x7f183fa4db40>, 'DeepDriveSimGameMode': <unreal_engine.UObject object at 0x7f1815c1e480>, 'HeadLightIntensity': 75.0, 'HeadFillLightIntensity': 50.0, 'CarMaterial': <unreal_engine.UObject object at 0x7f183fa74a50>, 'Colors': [<unreal_engine.FLinearColor object at 0x7f183fb99d30>, <unreal_engine.FLinearColor object at 0x7f183fb99d70>, <unreal_engine.FLinearColor object at 0x7f183fb99d90>, <unreal_engine.FLinearColor object at 0x7f183fb99db0>, <unreal_engine.FLinearColor object at 0x7f183fb99dd0>], 'ChaseCameraStick': <unreal_engine.UObject object at 0x7f183fa539f0>, 'ChaseCamera': <unreal_engine.UObject object at 0x7f183fa53a20>, 'InteriorCamera': <unreal_engine.UObject object at 0x7f183fa53a50>, 'OrbitCameraArm': <unreal_engine.UObject object at 0x7f183fa53a80>, 'OrbitCamera': <unreal_engine.UObject object at 0x7f183fa53ab0>, 'CollisionRoot': <unreal_engine.UObject object at 0x7f183fa53ae0>, 'CollisionSimpleBox': <unreal_engine.UObject object at 0x7f183fa53b10>, 'CollisionFrontCenterBumper': <unreal_engine.UObject object at 0x7f183fa53b40>, 'CollisionFrontLeftBumper': <unreal_engine.UObject object at 0x7f183fa53b70>, 'CollisionFrontRightBumper': <unreal_engine.UObject object at 0x7f183fa53ba0>, 'CollisionFrontLeftFender': <unreal_engine.UObject object at 0x7f183fa53bd0>, 'CollisionFrontRightFender': <unreal_engine.UObject object at 0x7f183fa53c00>, 'CollisionLeftDoor': <unreal_engine.UObject object at 0x7f183fa53c30>, 'CollisionRightDoor': <unreal_engine.UObject object at 0x7f183fa53c60>, 'CollisionRearCenterBumper': <unreal_engine.UObject object at 0x7f183fa53c90>, 'CollisionRearLeftBumper': <unreal_engine.UObject object at 0x7f183fa53cc0>, 'CollisionRearRightBumper': <unreal_engine.UObject object at 0x7f183fa53cf0>, 'CollisionRearLeftFender': <unreal_engine.UObject object at 0x7f183fa53d20>, 'CollisionRearRightFender': <unreal_engine.UObject object at 0x7f183fa53d50>, 'FrontBumperDistance': 289.9999694824219, 'BackBumperDistance': 279.9999694824219, 'Mesh': <unreal_engine.UObject object at 0x7f183fa53990>, 'VehicleMovement': <unreal_engine.UObject object at 0x7f183fa539c0>, 'bUseControllerRotationPitch': False, 'bUseControllerRotationYaw': False, 'bUseControllerRotationRoll': False, 'bCanAffectNavigationGeneration': False, 'BaseEyeHeight': 64.0, 'AutoPossessPlayer': 0, 'AutoPossessAI': 1, 'RemoteViewPitch': 0, 'AIControllerClass': <unreal_engine.UObject object at 0x7f183fa74a80>, 'PlayerState': None, 'LastHitBy': None, 'Controller': <unreal_engine.UObject object at 0x7f1815bc7e10>, 'ControlInputVector': <unreal_engine.FVector object at 0x7f183fb99d50>, 'LastControlInputVector': <unreal_engine.FVector object at 0x7f183fb99df0>, 'PrimaryActorTick': <unreal_engine.UScriptStruct object at 0x7f1817801b98>, 'bHidden': False, 'bNetTemporary': False, 'bNetStartup': False, 'bOnlyRelevantToOwner': False, 'bAlwaysRelevant': False, 'bReplicateMovement': True, 'bTearOff': False, 'bExchangedRoles': True, 'bNetLoadOnClient': True, 'bNetUseOwnerRelevancy': False, 'bRelevantForNetworkReplays': True, 'bReplayRewindable': False, 'bAllowTickBeforeBeginPlay': False, 'bAutoDestroyWhenFinished': False, 'bBlockInput': False, 'bCanBeDamaged': True, 'bCollideWhenPlacing': True, 'bFindCameraComponentWhenViewTarget': True, 'bGenerateOverlapEventsDuringLevelStreaming': False, 'bIgnoresOriginShifting': False, 'bEnableAutoLODGeneration': False, 'bIsEditorOnlyActor': False, 'bActorSeamlessTraveled': False, 'bReplicates': True, 'bCanBeInCluster': False, 'bAllowReceiveTickEventOnDedicatedServer': True, 'bActorEnableCollision': True, 'bActorIsBeingDestroyed': False, 'RemoteRole': 1, 'ReplicatedMovement': <unreal_engine.UScriptStruct object at 0x7f1817801c10>, 'InitialLifeSpan': 0.0, 'CustomTimeDilation': 1.0, 'AttachmentReplication': <unreal_engine.UScriptStruct object at 0x7f1817801be8>, 'Owner': None, 'NetDriverName': 'GameNetDriver', 'Role': 3, 'NetDormancy': 1, 'SpawnCollisionHandlingMethod': 3, 'AutoReceiveInput': 0, 'InputPriority': 0, 'InputComponent': None, 'NetCullDistanceSquared': 225000000.0, 'NetTag': 0, 'NetUpdateFrequency': 100.0, 'MinNetUpdateFrequency': 2.0, 'NetPriority': 3.0, 'Instigator': <unreal_engine.UObject object at 0x7f1815bc7cf0>, 'Children': [], 'RootComponent': <unreal_engine.UObject object at 0x7f183fa53990>, 'ControllingMatineeActors': [], 'Layers': [], 'ParentComponent': None, 'Tags': [], 'OnTakeAnyDamage': <unreal_engine.UObject object at 0x7f183fa74ab0>, 'OnTakePointDamage': <unreal_engine.UObject object at 0x7f183fa74ae0>, 'OnTakeRadialDamage': <unreal_engine.UObject object at 0x7f183fa74b10>, 'OnActorBeginOverlap': <unreal_engine.UObject object at 0x7f183fa74b40>, 'OnActorEndOverlap': <unreal_engine.UObject object at 0x7f183fa74b70>, 'OnBeginCursorOver': <unreal_engine.UObject object at 0x7f183fa74ba0>, 'OnEndCursorOver': <unreal_engine.UObject object at 0x7f183fa74bd0>, 'OnClicked': <unreal_engine.UObject object at 0x7f183fa74c00>, 'OnReleased': <unreal_engine.UObject object at 0x7f183fa74c30>, 'OnInputTouchBegin': <unreal_engine.UObject object at 0x7f183fa74c60>, 'OnInputTouchEnd': <unreal_engine.UObject object at 0x7f183fa74c90>, 'OnInputTouchEnter': <unreal_engine.UObject object at 0x7f183fa74cc0>, 'OnInputTouchLeave': <unreal_engine.UObject object at 0x7f183fa74cf0>, 'OnActorHit': <unreal_engine.UObject object at 0x7f183fa74d20>, 'OnDestroyed': <unreal_engine.UObject object at 0x7f183fa74d50>, 'OnEndPlay': <unreal_engine.UObject object at 0x7f183fa74d80>, 'InstanceComponents': [], 'BlueprintCreatedComponents': [<unreal_engine.UObject object at 0x7f183fa53e70>, <unreal_engine.UObject object at 0x7f183fa53ea0>, <unreal_engine.UObject object at 0x7f183fa53ed0>, <unreal_engine.UObject object at 0x7f183fa53f00>, <unreal_engine.UObject object at 0x7f183fa53f30>, <unreal_engine.UObject object at 0x7f183fa53f60>, <unreal_engine.UObject object at 0x7f183fa53f90>, <unreal_engine.UObject object at 0x7f183fa53fc0>, <unreal_engine.UObject object at 0x7f183fa59030>, <unreal_engine.UObject object at 0x7f183fa59060>, <unreal_engine.UObject object at 0x7f183fa59090>, <unreal_engine.UObject object at 0x7f183fa590c0>, <unreal_engine.UObject object at 0x7f183fa590f0>, <unreal_engine.UObject object at 0x7f183fa59120>, <unreal_engine.UObject object at 0x7f183fa59150>, <unreal_engine.UObject object at 0x7f183fa59180>, <unreal_engine.UObject object at 0x7f183fa591b0>, <unreal_engine.UObject object at 0x7f183fa591e0>, <unreal_engine.UObject object at 0x7f183fa59210>, <unreal_engine.UObject object at 0x7f183fa59240>, <unreal_engine.UObject object at 0x7f183fa59270>]}",
"Children": [],
"RootComponent": "<unreal_engine.UObject 'VehicleMesh' (0x7f183d762740) UClass 'SkeletalMeshComponent' (refcnt: 18)>",
"ControllingMatineeActors": [],
"Layers": [],
"ParentComponent": "None",
"Tags": [],
"OnTakeAnyDamage": "<unreal_engine.UObject 'OnTakeAnyDamage' (0x7f1842618e00) UClass 'MulticastDelegateProperty' (refcnt: 12)>",
"OnTakePointDamage": "<unreal_engine.UObject 'OnTakePointDamage' (0x7f1842618e80) UClass 'MulticastDelegateProperty' (refcnt: 12)>",
"OnTakeRadialDamage": "<unreal_engine.UObject 'OnTakeRadialDamage' (0x7f1842618f00) UClass 'MulticastDelegateProperty' (refcnt: 12)>",
"OnActorBeginOverlap": "<unreal_engine.UObject 'OnActorBeginOverlap' (0x7f1842618f80) UClass 'MulticastDelegateProperty' (refcnt: 12)>",
"OnActorEndOverlap": "<unreal_engine.UObject 'OnActorEndOverlap' (0x7f1842619000) UClass 'MulticastDelegateProperty' (refcnt: 12)>",
"OnBeginCursorOver": "<unreal_engine.UObject 'OnBeginCursorOver' (0x7f1842619080) UClass 'MulticastDelegateProperty' (refcnt: 12)>",
"OnEndCursorOver": "<unreal_engine.UObject 'OnEndCursorOver' (0x7f1842619100) UClass 'MulticastDelegateProperty' (refcnt: 12)>",
"OnClicked": "<unreal_engine.UObject 'OnClicked' (0x7f1842619180) UClass 'MulticastDelegateProperty' (refcnt: 12)>",
"OnReleased": "<unreal_engine.UObject 'OnReleased' (0x7f1842619200) UClass 'MulticastDelegateProperty' (refcnt: 12)>",
"OnInputTouchBegin": "<unreal_engine.UObject 'OnInputTouchBegin' (0x7f1842619280) UClass 'MulticastDelegateProperty' (refcnt: 12)>",
"OnInputTouchEnd": "<unreal_engine.UObject 'OnInputTouchEnd' (0x7f1842619300) UClass 'MulticastDelegateProperty' (refcnt: 12)>",
"OnInputTouchEnter": "<unreal_engine.UObject 'OnInputTouchEnter' (0x7f1842619380) UClass 'MulticastDelegateProperty' (refcnt: 12)>",
"OnInputTouchLeave": "<unreal_engine.UObject 'OnInputTouchLeave' (0x7f1842619400) UClass 'MulticastDelegateProperty' (refcnt: 12)>",
"OnActorHit": "<unreal_engine.UObject 'OnActorHit' (0x7f1842619480) UClass 'MulticastDelegateProperty' (refcnt: 12)>",
"OnDestroyed": "<unreal_engine.UObject 'OnDestroyed' (0x7f1842617400) UClass 'MulticastDelegateProperty' (refcnt: 12)>",
"OnEndPlay": "<unreal_engine.UObject 'OnEndPlay' (0x7f1842617480) UClass 'MulticastDelegateProperty' (refcnt: 12)>",
"InstanceComponents": [],
"BlueprintCreatedComponents": [
"<unreal_engine.UObject 'Attachments' (0x7f18126b9980) UClass 'SceneComponent' (refcnt: 15)>",
"<unreal_engine.UObject 'FrontBumper' (0x7f1812012740) UClass 'StaticMeshComponent' (refcnt: 15)>",
"<unreal_engine.UObject 'BackBumper' (0x7f181209d360) UClass 'StaticMeshComponent' (refcnt: 15)>",
"<unreal_engine.UObject 'Molding' (0x7f1812129a00) UClass 'StaticMeshComponent' (refcnt: 15)>",
"<unreal_engine.UObject 'Wing' (0x7f183d98c040) UClass 'StaticMeshComponent' (refcnt: 15)>",
"<unreal_engine.UObject 'LicensePlateLight_Left' (0x7f1812fa4300) UClass 'SpotLightComponent' (refcnt: 15)>",
"<unreal_engine.UObject 'LicensePlateLight_Right' (0x7f1812fa3f10) UClass 'SpotLightComponent' (refcnt: 15)>",
"<unreal_engine.UObject 'Hood' (0x7f183d98a6c0) UClass 'StaticMeshComponent' (refcnt: 15)>",
"<unreal_engine.UObject 'lights' (0x7f18126ba380) UClass 'SceneComponent' (refcnt: 15)>",
"<unreal_engine.UObject 'HeadLight_Left' (0x7f1812fa3b20) UClass 'SpotLightComponent' (refcnt: 15)>",
"<unreal_engine.UObject 'HeadLight_Right' (0x7f1812fa3730) UClass 'SpotLightComponent' (refcnt: 15)>",
"<unreal_engine.UObject 'HeadLight_FillLight' (0x7f1812fa3340) UClass 'PointLightComponent' (refcnt: 15)>",
"<unreal_engine.UObject 'BrakeLight_Left' (0x7f1812fa2f50) UClass 'PointLightComponent' (refcnt: 15)>",
"<unreal_engine.UObject 'BrakeLight_Right' (0x7f1812fa2b60) UClass 'PointLightComponent' (refcnt: 15)>",
"<unreal_engine.UObject 'ReverseLight_Left' (0x7f1812fa2770) UClass 'PointLightComponent' (refcnt: 15)>",
"<unreal_engine.UObject 'ReverseLight_Right' (0x7f1812fa2380) UClass 'PointLightComponent' (refcnt: 15)>",
"<unreal_engine.UObject 'SimpleBox' (0x7f181236d360) UClass 'StaticMeshComponent' (refcnt: 15)>",
"<unreal_engine.UObject 'BackWheel_Left' (0x7f184e9593a0) UClass 'StaticMeshComponent' (refcnt: 15)>",
"<unreal_engine.UObject 'BackWheel_Right' (0x7f184e958080) UClass 'StaticMeshComponent' (refcnt: 15)>",
"<unreal_engine.UObject 'FrontWheel_Left' (0x7f1811e340c0) UClass 'StaticMeshComponent' (refcnt: 15)>",
"<unreal_engine.UObject 'FrontWheel_Right' (0x7f183da60100) UClass 'StaticMeshComponent' (refcnt: 15)>"
]
},
"Children": [],
"RootComponent": "<unreal_engine.UObject 'VehicleMesh' (0x7f183d762740) UClass 'SkeletalMeshComponent' (refcnt: 16)>",
"ControllingMatineeActors": [],
"Layers": [],
"ParentComponent": "None",
"Tags": [],
"OnTakeAnyDamage": "<unreal_engine.UObject 'OnTakeAnyDamage' (0x7f1842618e00) UClass 'MulticastDelegateProperty' (refcnt: 11)>",
"OnTakePointDamage": "<unreal_engine.UObject 'OnTakePointDamage' (0x7f1842618e80) UClass 'MulticastDelegateProperty' (refcnt: 11)>",
"OnTakeRadialDamage": "<unreal_engine.UObject 'OnTakeRadialDamage' (0x7f1842618f00) UClass 'MulticastDelegateProperty' (refcnt: 11)>",
"OnActorBeginOverlap": "<unreal_engine.UObject 'OnActorBeginOverlap' (0x7f1842618f80) UClass 'MulticastDelegateProperty' (refcnt: 11)>",
"OnActorEndOverlap": "<unreal_engine.UObject 'OnActorEndOverlap' (0x7f1842619000) UClass 'MulticastDelegateProperty' (refcnt: 11)>",
"OnBeginCursorOver": "<unreal_engine.UObject 'OnBeginCursorOver' (0x7f1842619080) UClass 'MulticastDelegateProperty' (refcnt: 11)>",
"OnEndCursorOver": "<unreal_engine.UObject 'OnEndCursorOver' (0x7f1842619100) UClass 'MulticastDelegateProperty' (refcnt: 11)>",
"OnClicked": "<unreal_engine.UObject 'OnClicked' (0x7f1842619180) UClass 'MulticastDelegateProperty' (refcnt: 11)>",
"OnReleased": "<unreal_engine.UObject 'OnReleased' (0x7f1842619200) UClass 'MulticastDelegateProperty' (refcnt: 11)>",
"OnInputTouchBegin": "<unreal_engine.UObject 'OnInputTouchBegin' (0x7f1842619280) UClass 'MulticastDelegateProperty' (refcnt: 11)>",
"OnInputTouchEnd": "<unreal_engine.UObject 'OnInputTouchEnd' (0x7f1842619300) UClass 'MulticastDelegateProperty' (refcnt: 11)>",
"OnInputTouchEnter": "<unreal_engine.UObject 'OnInputTouchEnter' (0x7f1842619380) UClass 'MulticastDelegateProperty' (refcnt: 11)>",
"OnInputTouchLeave": "<unreal_engine.UObject 'OnInputTouchLeave' (0x7f1842619400) UClass 'MulticastDelegateProperty' (refcnt: 11)>",
"OnActorHit": "<unreal_engine.UObject 'OnActorHit' (0x7f1842619480) UClass 'MulticastDelegateProperty' (refcnt: 11)>",
"OnDestroyed": "<unreal_engine.UObject 'OnDestroyed' (0x7f1842617400) UClass 'MulticastDelegateProperty' (refcnt: 11)>",
"OnEndPlay": "<unreal_engine.UObject 'OnEndPlay' (0x7f1842617480) UClass 'MulticastDelegateProperty' (refcnt: 11)>",
"InstanceComponents": [],
"BlueprintCreatedComponents": [
"<unreal_engine.UObject 'Attachments' (0x7f18126b9980) UClass 'SceneComponent' (refcnt: 14)>",
"<unreal_engine.UObject 'FrontBumper' (0x7f1812012740) UClass 'StaticMeshComponent' (refcnt: 14)>",
"<unreal_engine.UObject 'BackBumper' (0x7f181209d360) UClass 'StaticMeshComponent' (refcnt: 14)>",
"<unreal_engine.UObject 'Molding' (0x7f1812129a00) UClass 'StaticMeshComponent' (refcnt: 14)>",
"<unreal_engine.UObject 'Wing' (0x7f183d98c040) UClass 'StaticMeshComponent' (refcnt: 14)>",
"<unreal_engine.UObject 'LicensePlateLight_Left' (0x7f1812fa4300) UClass 'SpotLightComponent' (refcnt: 14)>",
"<unreal_engine.UObject 'LicensePlateLight_Right' (0x7f1812fa3f10) UClass 'SpotLightComponent' (refcnt: 14)>",
"<unreal_engine.UObject 'Hood' (0x7f183d98a6c0) UClass 'StaticMeshComponent' (refcnt: 14)>",
"<unreal_engine.UObject 'lights' (0x7f18126ba380) UClass 'SceneComponent' (refcnt: 14)>",
"<unreal_engine.UObject 'HeadLight_Left' (0x7f1812fa3b20) UClass 'SpotLightComponent' (refcnt: 14)>",
"<unreal_engine.UObject 'HeadLight_Right' (0x7f1812fa3730) UClass 'SpotLightComponent' (refcnt: 14)>",
"<unreal_engine.UObject 'HeadLight_FillLight' (0x7f1812fa3340) UClass 'PointLightComponent' (refcnt: 14)>",
"<unreal_engine.UObject 'BrakeLight_Left' (0x7f1812fa2f50) UClass 'PointLightComponent' (refcnt: 14)>",
"<unreal_engine.UObject 'BrakeLight_Right' (0x7f1812fa2b60) UClass 'PointLightComponent' (refcnt: 14)>",
"<unreal_engine.UObject 'ReverseLight_Left' (0x7f1812fa2770) UClass 'PointLightComponent' (refcnt: 14)>",
"<unreal_engine.UObject 'ReverseLight_Right' (0x7f1812fa2380) UClass 'PointLightComponent' (refcnt: 14)>",
"<unreal_engine.UObject 'SimpleBox' (0x7f181236d360) UClass 'StaticMeshComponent' (refcnt: 14)>",
"<unreal_engine.UObject 'BackWheel_Left' (0x7f184e9593a0) UClass 'StaticMeshComponent' (refcnt: 14)>",
"<unreal_engine.UObject 'BackWheel_Right' (0x7f184e958080) UClass 'StaticMeshComponent' (refcnt: 14)>",
"<unreal_engine.UObject 'FrontWheel_Left' (0x7f1811e340c0) UClass 'StaticMeshComponent' (refcnt: 14)>",
"<unreal_engine.UObject 'FrontWheel_Right' (0x7f183da60100) UClass 'StaticMeshComponent' (refcnt: 14)>"
]
}
[2019.07.10-21.57.23:078][235]LogPython:
[2019.07.10-21.57.23:078][235]LogSlate: FSceneViewport::OnFocusLost() reason 2
[2019.07.10-21.57.27:593][514]LogDeepDriveAgentControllerBase: ADeepDriveAgentControllerBase::OnAgentCollision 1562795847
[2019.07.10-21.57.27:593][514]LogDeepDriveAgentControllerBase: ADeepDriveAgentControllerBase::OnAgentCollision 1562795847
[2019.07.10-21.57.27:593][514]LogDeepDriveAgentControllerBase: ADeepDriveAgentControllerBase::OnAgentCollision 1562795847
[2019.07.10-21.57.27:593][514]LogDeepDriveAgentControllerBase: ADeepDriveAgentControllerBase::OnAgentCollision 1562795847
[2019.07.10-21.57.27:593][514]LogDeepDriveAgentControllerBase: ADeepDriveAgentControllerBase::OnAgentCollision 1562795847
[2019.07.10-21.57.27:593][514]LogDeepDriveAgentControllerBase: ADeepDriveAgentControllerBase::OnAgentCollision 1562795847
[2019.07.10-21.57.27:593][514]LogDeepDriveAgentControllerBase: ADeepDriveAgentControllerBase::OnAgentCollision 1562795847
[2019.07.10-21.57.27:594][514]LogDeepDriveAgentControllerBase: ADeepDriveAgentControllerBase::OnAgentCollision 1562795847
[2019.07.10-21.57.27:594][514]LogDeepDriveAgentControllerBase: ADeepDriveAgentControllerBase::OnAgentCollision 1562795847
[2019.07.10-21.57.27:672][519]LogSlate: Request Window 'DeepDrive (64-bit Development GLSL_430) ' being destroyed
[2019.07.10-21.57.27:736][519]LogSlate: Window 'DeepDrive (64-bit Development GLSL_430) ' being destroyed
[2019.07.10-21.57.27:740][519]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
[2019.07.10-21.57.27:740][519]LogEngine: All Windows Closed
[2019.07.10-21.57.27:740][519]LogCore: FUnixPlatformMisc::RequestExit(0)
[2019.07.10-21.57.27:740][519]LogGenericPlatformMisc: FPlatformMisc::RequestExit(0)
[2019.07.10-21.57.27:819][520]LogSharedMemCaptureSinkComponent: USharedMemCaptureSinkComponent::DestroyComponent
[2019.07.10-21.57.27:819][520]LogDeepDriveSimulationCaptureProxy: Capture Proxy unregistered
[2019.07.10-21.57.27:819][520]LogDeepDriveSimulationServerProxy: Server Proxy unregistered
[2019.07.10-21.57.27:819][520]LogDeepDriveSimulation: DeepDriveSimulation [DeepDriveSim_C /Game/DeepDrive/Maps/DeepDriveSim_Demo.DeepDriveSim_Demo:PersistentLevel.DeepDriveSim_72] unregistered
[2019.07.10-21.57.27:819][520]LogPython: Closing lambda server
[2019.07.10-21.57.27:819][520]LogPython:
[2019.07.10-21.57.27:820][520]LogPython: Closing api server event loop
[2019.07.10-21.57.27:820][520]LogPython:
[2019.07.10-21.57.27:820][520]LogPython: Task was destroyed but it is pending!
source_traceback: Object created at (most recent call last):
File "/home/c2/Deepdrive/deepdrive-sim-linux-3.0.20190528000032/DeepDrive/Content/Scripts/dummy_py_actor.py", line 73, in tick
asyncio.ensure_future(self.api_server.run())
task: <Task pending coro=<ApiServer.run() running at /home/c2/Deepdrive/deepdrive-sim-linux-3.0.20190528000032/DeepDrive/Content/Scripts/api_server.py:58> wait_for=<Future cancelled created at /home/c2/Deepdrive/deepdrive-sim-linux-3.0.20190528000032/Engine/Plugins/UnrealEnginePython/EmbeddedPython/Linux/lib/python3.6/site-packages/zmq/_future.py:310> created at /home/c2/Deepdrive/deepdrive-sim-linux-3.0.20190528000032/DeepDrive/Content/Scripts/dummy_py_actor.py:73>
[2019.07.10-21.57.27:820][520]LogPython:
[2019.07.10-21.57.27:828][520]LogSlate: Slate User Destroyed. User Index 0, Is Virtual User: 0
[2019.07.10-21.57.27:828][520]LogExit: Preparing to exit.
[2019.07.10-21.57.27:828][520]LogMoviePlayer: Shutting down movie player
[2019.07.10-21.57.27:830][520]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
[2019.07.10-21.57.27:837][520]LogDeepDriveSimulationServer: DeepDriveSimulationServer Finished
[2019.07.10-21.57.27:837][520]LogDeepDriveSimulationServer: DeepDriveSimulationServer::shutdown Socket successfully closed T
[2019.07.10-21.57.27:837][520]LogDeepDriveConnectionListener: DeepDriveConnectionListener::Run Finished
[2019.07.10-21.57.27:839][520]LogDeepDriveConnectionListener: DeepDriveConnectionListener::shutdown Socket successfully closed T
[2019.07.10-21.57.27:841][520]LogExit: Game engine shut down
[2019.07.10-21.57.27:847][520]LogDeepDriveAgentControllerBase: ~ADeepDriveAgentControllerBase: 0x7f18423544f0 sayz bye
[2019.07.10-21.57.27:847][520]LogDeepDriveAgentControllerBase: ~ADeepDriveAgentControllerBase: 0x7f1842834610 sayz bye
[2019.07.10-21.57.27:847][520]LogDeepDriveAgentControllerBase: ~ADeepDriveAgentControllerBase: 0x7f183ccdd9c0 sayz bye
[2019.07.10-21.57.27:847][520]LogDeepDriveAgentControllerBase: ~ADeepDriveAgentControllerBase: 0x7f1841faa950 sayz bye
[2019.07.10-21.57.27:847][520]LogDeepDriveAgentControllerBase: ~ADeepDriveAgentControllerBase: 0x7f1841faa030 sayz bye
[2019.07.10-21.57.27:847][520]LogDeepDriveAgentControllerBase: ~ADeepDriveAgentControllerBase: 0x7f1841fadb80 sayz bye
[2019.07.10-21.57.27:855][520]LogSharedMemCaptureSinkWorker: SharedMemCaptureSinkWorker::~SharedMemCaptureSinkWorker
[2019.07.10-21.57.27:855][520]LogSharedMemoryImpl_Linux: Display: SharedMemoryImpl_Linux Destroying inter-process mutex
[2019.07.10-21.57.27:863][520]LogPython: Closing lambda server
[2019.07.10-21.57.27:863][520]LogPython:
[2019.07.10-21.57.27:870][520]LogDeepDriveAgentControllerBase: ~ADeepDriveAgentControllerBase: 0x7f183ccda060 sayz bye
[2019.07.10-21.57.27:870][520]LogDeepDriveAgentControllerBase: ~ADeepDriveAgentControllerBase: 0x7f1811f6cd00 sayz bye
[2019.07.10-21.57.27:870][520]LogDeepDriveAgentControllerBase: ~ADeepDriveAgentControllerBase: 0x7f1812092da0 sayz bye
[2019.07.10-21.57.27:870][520]LogDeepDriveAgentControllerBase: ~ADeepDriveAgentControllerBase: 0x7f18134f2740 sayz bye
[2019.07.10-21.57.27:870][520]LogDeepDriveAgentControllerBase: ~ADeepDriveAgentControllerBase: 0x7f18131993a0 sayz bye
[2019.07.10-21.57.27:870][520]LogDeepDriveAgentControllerBase: ~ADeepDriveAgentControllerBase: 0x7f181242a6c0 sayz bye
[2019.07.10-21.57.27:888][520]LogExit: Object subsystem successfully closed.
[2019.07.10-21.57.27:932][520]LogModuleManager: Shutting down and abandoning module AutomationController (190)
[2019.07.10-21.57.27:932][520]LogModuleManager: Shutting down and abandoning module AutomationWorker (188)
[2019.07.10-21.57.27:932][520]LogModuleManager: Shutting down and abandoning module Voice (186)
[2019.07.10-21.57.27:932][520]LogModuleManager: Shutting down and abandoning module AIModule (184)
[2019.07.10-21.57.27:932][520]LogModuleManager: Shutting down and abandoning module GameplayDebugger (183)
[2019.07.10-21.57.27:932][520]LogModuleManager: Shutting down and abandoning module NavigationSystem (181)
[2019.07.10-21.57.27:932][520]LogModuleManager: Shutting down and abandoning module WebMMediaFactory (178)
[2019.07.10-21.57.27:932][520]LogModuleManager: Shutting down and abandoning module WebMMedia (176)
[2019.07.10-21.57.27:932][520]LogModuleManager: Shutting down and abandoning module WmfMediaFactory (174)
[2019.07.10-21.57.27:932][520]LogModuleManager: Shutting down and abandoning module ImgMediaFactory (172)
[2019.07.10-21.57.27:932][520]LogModuleManager: Shutting down and abandoning module AvfMediaFactory (170)
[2019.07.10-21.57.27:932][520]LogModuleManager: Shutting down and abandoning module CharacterAI (168)
[2019.07.10-21.57.27:932][520]LogModuleManager: Shutting down and abandoning module SessionServices (166)
[2019.07.10-21.57.27:933][520]LogModuleManager: Shutting down and abandoning module MovieSceneTracks (164)
[2019.07.10-21.57.27:933][520]LogModuleManager: Shutting down and abandoning module MovieScene (162)
[2019.07.10-21.57.27:933][520]LogModuleManager: Shutting down and abandoning module StreamingPauseRendering (160)
[2019.07.10-21.57.27:933][520]LogModuleManager: Shutting down and abandoning module ImageWriteQueue (158)
[2019.07.10-21.57.27:933][520]LogModuleManager: Shutting down and abandoning module ProfilerService (156)
[2019.07.10-21.57.28:004][520]LogModuleManager: Shutting down and abandoning module TaskGraph (154)
[2019.07.10-21.57.28:004][520]LogModuleManager: Shutting down and abandoning module SteamVRController (152)
[2019.07.10-21.57.28:004][520]LogModuleManager: Shutting down and abandoning module ProceduralMeshComponent (150)
[2019.07.10-21.57.28:004][520]LogModuleManager: Shutting down and abandoning module MobilePatchingUtils (148)
[2019.07.10-21.57.28:004][520]LogModuleManager: Shutting down and abandoning module CustomMeshComponent (146)
[2019.07.10-21.57.28:004][520]LogModuleManager: Shutting down and abandoning module CableComponent (144)
[2019.07.10-21.57.28:004][520]LogModuleManager: Shutting down and abandoning module ArchVisCharacter (142)
[2019.07.10-21.57.28:004][520]LogModuleManager: Shutting down and abandoning module AndroidPermission (140)
[2019.07.10-21.57.28:004][520]LogModuleManager: Shutting down and abandoning module MediaCompositing (138)
[2019.07.10-21.57.28:004][520]LogModuleManager: Shutting down and abandoning module LinearTimecode (136)
[2019.07.10-21.57.28:004][520]LogModuleManager: Shutting down and abandoning module ImgMedia (134)
[2019.07.10-21.57.28:005][520]LogModuleManager: Shutting down and abandoning module Media (133)
[2019.07.10-21.57.28:010][520]LogModuleManager: Shutting down and abandoning module BackChannel (130)
[2019.07.10-21.57.28:010][520]LogModuleManager: Shutting down and abandoning module AppleVision (128)
[2019.07.10-21.57.28:010][520]LogModuleManager: Shutting down and abandoning module AppleImageUtils (126)
[2019.07.10-21.57.28:010][520]LogModuleManager: Shutting down and abandoning module GeometryCacheTracks (124)
[2019.07.10-21.57.28:010][520]LogModuleManager: Shutting down and abandoning module GeometryCache (122)
[2019.07.10-21.57.28:010][520]LogModuleManager: Shutting down and abandoning module VariantManagerContent (120)
[2019.07.10-21.57.28:010][520]LogModuleManager: Shutting down and abandoning module EditableMesh (118)
[2019.07.10-21.57.28:010][520]LogModuleManager: Shutting down and abandoning module DeepDrive (116)
[2019.07.10-21.57.28:010][520]LogModuleManager: Shutting down and abandoning module RuntimePhysXCooking (114)
[2019.07.10-21.57.28:010][520]LogModuleManager: Shutting down and abandoning module PhysXVehicles (112)
[2019.07.10-21.57.28:010][520]LogModuleManager: Shutting down and abandoning module LocationServicesBPLibrary (110)
[2019.07.10-21.57.28:010][520]LogModuleManager: Shutting down and abandoning module ActorSequence (108)
[2019.07.10-21.57.28:010][520]LogModuleManager: Shutting down and abandoning module UdpMessaging (106)
[2019.07.10-21.57.28:010][520]LogModuleManager: Shutting down and abandoning module TcpMessaging (104)
[2019.07.10-21.57.28:010][520]LogModuleManager: Shutting down and abandoning module FacialAnimation (102)
[2019.07.10-21.57.28:010][520]LogModuleManager: Shutting down and abandoning module LightPropagationVolumeRuntime (100)
[2019.07.10-21.57.28:010][520]LogModuleManager: Shutting down and abandoning module AISupportModule (98)
[2019.07.10-21.57.28:010][520]LogModuleManager: Shutting down and abandoning module Paper2D (96)
[2019.07.10-21.57.28:010][520]LogModuleManager: Shutting down and abandoning module UnrealEnginePython (94)
[2019.07.10-21.57.28:010][520]LogPython: Goodbye Python
[2019.07.10-21.57.28:052][520]LogModuleManager: Shutting down and abandoning module SubstanceCore (92)
[2019.07.10-21.57.28:052][520]LogModuleManager: Shutting down and abandoning module DeepDrivePlugin (90)
[2019.07.10-21.57.28:052][520]LogDeepDrivePlugin: <<<<<<< DeepDrivePlugin unloaded
[2019.07.10-21.57.28:052][520]LogModuleManager: Shutting down and abandoning module WebMMoviePlayer (88)
[2019.07.10-21.57.28:052][520]LogModuleManager: Shutting down and abandoning module PacketHandler (86)
[2019.07.10-21.57.28:052][520]LogModuleManager: Shutting down and abandoning module ClothingSystemRuntime (84)
[2019.07.10-21.57.28:052][520]LogModuleManager: Shutting down and abandoning module MediaAssets (82)
[2019.07.10-21.57.28:052][520]LogModuleManager: Shutting down and abandoning module Overlay (80)
[2019.07.10-21.57.28:052][520]LogModuleManager: Shutting down and abandoning module UMG (78)
[2019.07.10-21.57.28:052][520]LogModuleManager: Shutting down and abandoning module SlateReflector (76)
[2019.07.10-21.57.28:052][520]LogModuleManager: Shutting down and abandoning module Slate (74)
[2019.07.10-21.57.28:052][520]LogModuleManager: Shutting down and abandoning module MRMesh (72)
[2019.07.10-21.57.28:052][520]LogModuleManager: Shutting down and abandoning module Messaging (70)
[2019.07.10-21.57.28:052][520]LogModuleManager: Shutting down and abandoning module HeadMountedDisplay (68)
[2019.07.10-21.57.28:052][520]LogModuleManager: Shutting down and abandoning module AudioMixerSDL (66)
[2019.07.10-21.57.28:052][520]LogModuleManager: Shutting down and abandoning module Networking (64)
[2019.07.10-21.57.28:052][520]LogModuleManager: Shutting down and abandoning module Core (62)
[2019.07.10-21.57.28:052][520]LogModuleManager: Shutting down and abandoning module LevelSequence (60)
[2019.07.10-21.57.28:052][520]LogModuleManager: Shutting down and abandoning module ImageWrapper (56)
[2019.07.10-21.57.28:052][520]LogModuleManager: Shutting down and abandoning module OpenGLDrv (54)
[2019.07.10-21.57.28:052][520]LogModuleManager: Shutting down and abandoning module VulkanRHI (52)
[2019.07.10-21.57.28:052][520]LogModuleManager: Shutting down and abandoning module InputCore (50)
[2019.07.10-21.57.28:052][520]LogModuleManager: Shutting down and abandoning module PhysXCooking (48)
[2019.07.10-21.57.28:052][520]LogModuleManager: Shutting down and abandoning module SteamVR (46)
[2019.07.10-21.57.28:052][520]LogHMD: Freeing OpenVRDLLHandle.
[2019.07.10-21.57.28:052][520]LogModuleManager: Shutting down and abandoning module LinuxDeviceProfileSelector (44)
[2019.07.10-21.57.28:052][520]LogModuleManager: Shutting down and abandoning module ExampleDeviceProfileSelector (42)
[2019.07.10-21.57.28:052][520]LogModuleManager: Shutting down and abandoning module LauncherChunkInstaller (40)
[2019.07.10-21.57.28:053][520]LogModuleManager: Shutting down and abandoning module OnlineSubsystem (36)
[2019.07.10-21.57.28:053][520]LogModuleManager: Shutting down and abandoning module HTTP (31)
[2019.07.10-21.57.28:079][520]LogModuleManager: Shutting down and abandoning module SSL (30)
[2019.07.10-21.57.28:081][520]LogModuleManager: Shutting down and abandoning module DatasmithContent (26)
[2019.07.10-21.57.28:083][520]LogModuleManager: Shutting down and abandoning module ShaderCore (24)
[2019.07.10-21.57.28:083][520]LogModuleManager: Shutting down and abandoning module Landscape (22)
[2019.07.10-21.57.28:083][520]LogModuleManager: Shutting down and abandoning module SlateRHIRenderer (20)
[2019.07.10-21.57.28:083][520]LogModuleManager: Shutting down and abandoning module AnimGraphRuntime (18)
[2019.07.10-21.57.28:083][520]LogModuleManager: Shutting down and abandoning module Renderer (16)
[2019.07.10-21.57.28:084][520]LogModuleManager: Shutting down and abandoning module Engine (14)
[2019.07.10-21.57.28:084][520]LogModuleManager: Shutting down and abandoning module CoreUObject (12)
[2019.07.10-21.57.28:084][520]LogModuleManager: Shutting down and abandoning module NetworkFile (10)
[2019.07.10-21.57.28:084][520]LogModuleManager: Shutting down and abandoning module CookedIterativeFile (8)
[2019.07.10-21.57.28:084][520]LogModuleManager: Shutting down and abandoning module StreamingFile (6)
[2019.07.10-21.57.28:084][520]LogModuleManager: Shutting down and abandoning module SandboxFile (4)
[2019.07.10-21.57.28:084][520]LogModuleManager: Shutting down and abandoning module PakFile (2)
[2019.07.10-21.57.28:089][520]LogExit: Exiting.
[2019.07.10-21.57.28:089][520]LogInit: Tearing down SDL.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment