C# Class SoundAsset.SoundRefInternal, DarkForcesUnity

Inheritance: ISoundAssetInternal
Mostra file Open project: joeriedel/DarkForcesUnity

Public Methods

Method Description
AddInstance ( SoundInstance, instance ) : void
RemoveInstance ( SoundInstance, instance ) : void
SoundRefInternal ( SoundAsset, sound ) : System.Collections.Generic

Method Details

AddInstance() public method

public AddInstance ( SoundInstance, instance ) : void
instance SoundInstance,
return void

RemoveInstance() public method

public RemoveInstance ( SoundInstance, instance ) : void
instance SoundInstance,
return void

SoundRefInternal() public method

public SoundRefInternal ( SoundAsset, sound ) : System.Collections.Generic
sound SoundAsset,
return System.Collections.Generic