Open 3D Engine AzToolsFramework API Reference 23.10.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
AzToolsFramework::IdType< T > Class Template Reference

Provide unique type alias for AZ::u64 for manipulator, bounds and manager. More...

#include <BoundInterface.h>

Public Member Functions

 IdType (AZ::u64 id=0)
 
 operator AZ::u64 () const
 
bool operator== (IdType other) const
 
bool operator!= (IdType other) const
 
IdTypeoperator++ ()
 
IdType operator++ (int)
 

Detailed Description

template<typename T>
class AzToolsFramework::IdType< T >

Provide unique type alias for AZ::u64 for manipulator, bounds and manager.


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