Context menu "Add VT", "Add VT struct"
- "Add VT" in Pseudocode view: Right click on VTBL assignment statement (usually in constructor) and select "Add VT". VTBL structure be created and tied to vtbl member.
- "Add VT struct" in IDA View: Right click on beginning of virtual table and select "Add VT struct". VTBL structure be created and Structures view with the structure be opened