Gets the demangled name of an object using RTTI. The returned name does not include ‘struct’ or ‘class’
Function getObjectName
obj
Object to get the name of
Demangled name of the object
Gets the demangled name of an object using RTTI. The returned name does not include ‘struct’ or ‘class’
obj