C# Class SoundAsset, DarkForcesUnity

Inheritance: Asset
Exibir arquivo Open project: joeriedel/DarkForcesUnity Class Usage Examples

Public Methods

Method Description
CreateInstance ( ) : SoundInstance,
SoundAsset ( string name, SoundType, soundType, Type, assetType ) : System.Collections.Generic

Method Details

CreateInstance() public abstract method

public abstract CreateInstance ( ) : SoundInstance,
return SoundInstance,

SoundAsset() public method

public SoundAsset ( string name, SoundType, soundType, Type, assetType ) : System.Collections.Generic
name string
soundType SoundType,
assetType Type,
return System.Collections.Generic