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 |
| IdType & | operator++ () |
| IdType | operator++ (int) |
Provide unique type alias for AZ::u64 for manipulator, bounds and manager.