Union Bytes EngineModulesSoundsIsSound

Union Bytes Engine

GeneralHilfeseitensyntaxModules
AnimationBillboardCageCameraControlDefinitionDrawingFontGadgetGeneralJoystickLightMaterialMathMeshNetworkNodeObjectParticlePhysicShaderSounds
ExamineSoundsFreeSoundGetSoundLengthGetSoundStateIsSoundLoadSoundDefinitionLoadSoundFileMoveSoundPauseSoundPlaySoundResumeSoundRotateSoundSetCollisionSoundSetSoundConeSetSoundDirectionSetSoundFrequencySetSoundRangeSetSoundStateSetSoundVolumeSoundSoundIDStopSoundUnsetCollisionSound
SpriteTexture

IsSound

Description

Checks whether the number is a valid sound.

Syntax

Result.i = UBE_IsSound( Sound.i )

Parameters

Sound The number of the sound.

Return value

It returns the ID of the sound if the number is a valid sound number, otherwise #False.

See also

Union Bytes | Login