mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-18 04:23:20 +01:00
Expose UnderlyingType for TIdentifier
This commit is contained in:
@@ -32,6 +32,8 @@ private:
|
||||
}
|
||||
|
||||
public:
|
||||
using UnderlyingType = T;
|
||||
|
||||
constexpr TIdentifier() = default;
|
||||
|
||||
static constexpr TIdentifier GetNull() noexcept
|
||||
|
||||
Reference in New Issue
Block a user