Skip to main content

Module cpp

Module cpp 

Source

Traitsยง

HasVtable
Declares a type as having a C++ virtual function table. Structs that implement this trait should only ever exist as pointers/references from the game itself. They should never be instantiated directly.