> For the complete documentation index, see [llms.txt](https://elusivedot.gitbook.io/karabrownportfolio/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://elusivedot.gitbook.io/karabrownportfolio/fab-marketplace/toggleable-print-strings.md).

# Toggleable Print Strings

Born of a frustration with Unreal's cluttered and static debugging system, Toggleable Print Strings was a standardisation of my personal ambition to make debugging convenient and accessible.

{% columns %}
{% column width="50%" %}
Documentation

{% embed url="<https://elusivedot.gitbook.io/toggle-debug-print-strings>" %}
{% endcolumn %}

{% column width="50%" %}
Fab Listing (Gameplay Tag)

{% embed url="<https://fab.com/s/cee76c9c07a2>" %}
{% endcolumn %}
{% endcolumns %}

### Public release

***

{% embed url="<https://youtu.be/Zp1nMk1MQlU?si=hRA5RwIHcU39nHHO>" %}
Product sample video
{% endembed %}

<figure><img src="https://615371415-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FR05AbJ6oCwwAo6Vb3kG8%2Fuploads%2FcyYiBkdcGi5nxeVrkTxy%2FTogglePrintStringsExample5.png?alt=media&amp;token=9e998ff6-ffe7-4352-b6fa-ae7a297f9e52" alt=""><figcaption><p>C++ function list</p></figcaption></figure>

<figure><img src="https://615371415-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FR05AbJ6oCwwAo6Vb3kG8%2Fuploads%2F9BWVimpWNTjAkqImjDO6%2FTogglePrintStringsExample3.png?alt=media&amp;token=cc190c44-614a-4cb8-9c29-5d3439cac3b0" alt=""><figcaption><p>Sample debug menu as included</p></figcaption></figure>

### Personal use

***

In my own personal project I have been using this plugin to ensure quality in my systems and as a test bed for potential new plugin content.

{% embed url="<https://www.youtube.com/watch?v=YkdlTDwL7kU>" %}
Demonstration of my personal projects debug menu + WIP toggleable text widgets/volumes
{% endembed %}

### Attributions

***

* All user interface, code and documentation authored entirely by Kara Brown.
