Platformer Pro  2.3.2
A platform game kit for Unity.
PlatformerPro.SongData Class Reference

Assocaites a music clip with a name. More...

Public Attributes

string name
 The name. More...
 
AudioClip clip
 The clip. More...
 

Detailed Description

Assocaites a music clip with a name.

Member Data Documentation

◆ clip

AudioClip PlatformerPro.SongData.clip

The clip.

◆ name

string PlatformerPro.SongData.name

The name.


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