
説明
Toggleable Print Strings is a lightweight utility plugin for Unreal Engine 5 that allows for dynamic enabling and disabling of print strings for both on-screen debugging and output logs at runtime. Removing the need to constantly create, delete, or disconnect debug events when tracking down bugs or testing gameplay systems.
NOTE: This is a modified version of Toggle Print Strings (Tags), which uses FGameplayTag debug keys instead of FNames, if the consistent nature of Gameplay Tags is preferable to you, go there.





