![]() |
ezEngine
Release 25.03
|
Classes | |
struct | Bits |
Public Types | |
enum | Enum { None = 0, SpawnAtStart = EZ_BIT(0), SpawnContinuously = EZ_BIT(1), AttachAsChild = EZ_BIT(2), SpawnInFlight = EZ_BIT(3), Default = None } |
using | StorageType = ezUInt16 |