GeonBit Documentation
GeonBit Documentation
GeonBit
GeonBit.ECS.Components.Sound
SoundEffect Class
SoundEffect Methods
Clone Method
Enable3D Method
Pause Method
Play Method
Stop Method
SoundEffect
Clone Method
Clone this sound effect.
Namespace:
GeonBit.ECS.Components.Sound
Assembly:
GeonBit (in GeonBit.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
Copy
public
override
BaseComponent
Clone
()
Return Value
Type:
BaseComponent
Cloned copy of this component.
See Also
Reference
SoundEffect Class
GeonBit.ECS.Components.Sound Namespace
GeonBit ECS game Engine. By Ronen Ness, 2017.
Send comments on this topic to
ronenness@gmail.com