mirror of
https://github.com/Ed94/Cog.git
synced 2026-07-16 06:21:26 -07:00
starting to add the hud in the sample
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
void UCogInputWindow_Actions::RenderHelp()
|
||||
{
|
||||
ImGui::Text(
|
||||
"This window display the current state of each Input Action. "
|
||||
"This window displays the current state of each Input Action. "
|
||||
"It can also be used to inject inputs to help debugging. "
|
||||
"The input action are read from a Input Mapping Context defined in '%s' data asset. "
|
||||
, TCHAR_TO_ANSI(*GetNameSafe(ActionsAsset.Get()))
|
||||
|
||||
Reference in New Issue
Block a user