|
|
constexpr | asset_handle (const std::uint32_t handle, const std::uint32_t generation) |
| |
|
constexpr auto | handle () const noexcept -> std::uint32_t |
| |
|
constexpr auto | generation () const noexcept -> std::uint32_t |
| |
|
constexpr auto | operator== (const asset_handle &other) const noexcept -> bool |
| |
|
constexpr auto | is_valid () const noexcept -> bool |
| |
|
constexpr | operator bool () const noexcept |
| |
|
|
static constexpr auto | hash = Type.hash() |
| |
|
static constexpr auto | invalid = std::uint32_t{0xFFFFFFFF} |
| |
The documentation for this struct was generated from the following file: