TrinityCore
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
HashTrait< GameObjectModel > Struct Template Reference

Static Public Member Functions

static size_t hashCode (const GameObjectModel &g)
 

Member Function Documentation

static size_t HashTrait< GameObjectModel >::hashCode ( const GameObjectModel g)
inlinestatic
43 { return (size_t)(void*)&g; }

The documentation for this struct was generated from the following file: