• 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 / PatchEntry

    PatchEntry

    Engine/source/console/compiler.h

    More...

    Public Attributes

    U32
    
    addr 
    

    Address to patch.

    U32
    
    value 
    

    Value to place at addr.

    Public Functions

    PatchEntry()
    
    PatchEntry(U32 a, U32 v)
    

    Detailed Description

    Public Attributes

    U32 addr 
    

    Address to patch.

    U32 value 
    

    Value to place at addr.

    Public Functions

    PatchEntry()
    

    PatchEntry(U32 a, U32 v)
    

    Built with Hugo and