{# ue_api/layout.html ~~~~~~~~~~~~~~~~~~~ Sphinx layout template for the Unreal Engine API theme. Copyright Epic Games, Inc. All Rights Reserved. #} {%- extends "classic/layout.html" %} {% if theme_collapsiblesidebar|tobool %} {% set script_files = script_files + ['_static/sidebar.js'] %} {% endif %} {% block header %}
{% endblock %}