You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
o3de/Gems/TickBusOrderViewer/gem.json

17 lines
593 B
JSON

{
"gem_name": "TickBusOrderViewer",
"GemFormatVersion": 4,
"Uuid": "937fc4d2b2a94291bdeea06261c501b3",
"Name": "TickBusOrderViewer",
"DisplayName": "Tick Bus Order Console Variable",
"Version": "1.0.0",
"Summary": "Provides the console variable, print_tickbus_handlers, which displays the order of all tick events to the console. If you specify an entityId, it will only display the tick events for that entity.",
"Tags": ["Console Variable", "CVAR"],
"IconPath": "preview.png",
"Modules": [
{
"Type": "GameModule"
}
]
}