![]() |
ezEngine
Release 25.03
|
This is the complete list of members for ezUuid, including all inherited members.
CombineWithSeed(const ezUuid &seed) | ezUuid | |
EZ_DECLARE_POD_TYPE() (defined in ezUuid) | ezUuid | |
ezUuid()=default | ezUuid | |
ezUuid(ezUInt64 uiLow, ezUInt64 uiHigh) | ezUuid | inline |
GetValues(ezUInt64 &ref_uiLow, ezUInt64 &ref_uiHigh) const | ezUuid | inline |
HashCombine(const ezUuid &hash) | ezUuid | |
IsValid() const | ezUuid | |
MakeInvalid() | ezUuid | inlinestatic |
MakeStableUuidFromInt(ezInt64 iInt) | ezUuid | static |
MakeStableUuidFromString(ezStringView sString) | ezUuid | static |
MakeUuid() | ezUuid | static |
operator!=(const ezUuid &other) const | ezUuid | |
operator<(const ezUuid &other) const | ezUuid | |
operator<<(ezStreamWriter &inout_stream, const ezUuid &value) | ezUuid | friend |
operator==(const ezUuid &other) const | ezUuid | |
operator>>(ezStreamReader &inout_stream, ezUuid &ref_value) | ezUuid | friend |
RevertCombinationWithSeed(const ezUuid &seed) | ezUuid |