SoundId
chunkedge
0.1.0
SoundId
Aliased Type
Variants
Id
Inline
In chunkedge::
protocol::
sound
chunkedge
::
protocol
::
sound
Type Alias
SoundId
Copy item path
Source
pub type SoundId =
IdOr
<
SoundDirect
>;
Aliased Type
§
pub enum SoundId { Id(
RegistryId
), Inline(
SoundDirect
), }
Variants
§
§
Id(
RegistryId
)
§
Inline(
SoundDirect
)