• Home
  • Torque Game Engines

    Navigation

      • Classes
      • Files
      • Groups
      • Namespaces
      • Pages
        • Deprecated List
        • Todo List
      • Unions
      • Classes
      • Groups
      • Namespaces
      • Pages
        • Deprecated List

    More

    • Download Documentation
    • Torque3D Source
    • Discord
    Torque3D Documentation / _generateds / CompoundKey

    CompoundKey

    Engine/source/core/util/tDictionary.h

    More...

    Public Attributes

    A
    
    key1 
    
    B
    
    key2 
    

    Public Functions

    CompoundKey()
    
    CompoundKey(const A & a, const B & b)
    
    bool
    
    operator==(const CompoundKey & compound)
    

    Detailed Description

    Public Attributes

    A key1 
    
    B key2 
    

    Public Functions

    CompoundKey()
    

    CompoundKey(const A & a, const B & b)
    

    operator==(const CompoundKey & compound)
    

    Built with Hugo and