PSUnreal GDB Debug Hints

From PSwiki
Revision as of 22:37, 1 January 2026 by Talad (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

psItem

print (TCHAR*)item->current_stats->name

psCharacter

print (TCHAR*)client->name


Jetbrains Rider debug

To have a conditional breakpoint for an FString use this: name==L"Trepor"