AzerothCore 3.3.5a
OpenSource WoW Emulator
Loading...
Searching...
No Matches
HashTrait< GameObjectModel > Struct Reference

Static Public Member Functions

static size_t hashCode (const GameObjectModel &g)
 

Detailed Description

Member Function Documentation

◆ hashCode()

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