mirror of
https://github.com/Ed94/Cog.git
synced 2026-07-23 16:07:51 +00:00
improve inspector
This commit is contained in:
@@ -23,6 +23,8 @@ void UCogWindow::SetFullName(const FString& InFullName)
|
||||
Name = FullName;
|
||||
}
|
||||
|
||||
Title = Name;
|
||||
|
||||
ID = ImHashStr(TCHAR_TO_ANSI(*FullName));
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user