© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
Steve
Thanks for the article. However your code samples are incomplete. Get_TypeName() is not defined and neither is nIsCharacter
Paul Mattione
Principal Engine Programmer @ Volition Games
Oops I should have mentioned what nIsCharacter was. It's just a boring custom type trait like std::is_integral_v. Get_TypeName() though is defined, are you referring to the class member function?