A* Pathfinding Project  4.3.2
The A* Pathfinding Project for Unity 3D
RTSAudio Class Reference

Classes

class  Source
 

Public Member Functions

void Play (AudioClip clip)
 

Private Member Functions

Source GetSource ()
 

Private Attributes

List< Sourcesources = new List<Source>()
 

Additional Inherited Members

- Protected Member Functions inherited from VersionedMonoBehaviour
virtual void Awake ()
 
virtual int OnUpgradeSerializedData (int version, bool unityThread)
 Handle serialization backwards compatibility. More...
 
virtual void Reset ()
 Handle serialization backwards compatibility. More...
 
- Properties inherited from VersionedMonoBehaviour
int Util.IEntityIndex. EntityIndex [get, set]
 Internal entity index used by #BurstBatchHelper. More...
 
- Properties inherited from IEntityIndex
int EntityIndex [get, set]
 

Member Function Documentation

◆ GetSource()

Source GetSource ( )
private

◆ Play()

void Play ( AudioClip  clip)

Member Data Documentation

◆ sources

List<Source> sources = new List<Source>()
private

The documentation for this class was generated from the following file: