Print debug info about structured data def when compiled with the debug flag for it

This commit is contained in:
Jan
2022-03-20 16:59:37 +01:00
parent 3fc9eac5f0
commit fef646fded
3 changed files with 20 additions and 0 deletions

View File

@ -0,0 +1,4 @@
newoption {
trigger = "debug-structureddatadef",
description = "Activate additional debugging logic for StructuredDataDef assets"
}