Method | Description | |
---|---|---|
AddFile ( |
Adds a file to the folder.
|
|
SoundPackFolder ( string name ) : System.Collections.Generic | ||
ToString ( ) : string |
Returns the folder's name.
|
public AddFile ( |
||
file | The file to add. | |
return | void |
public SoundPackFolder ( string name ) : System.Collections.Generic | ||
name | string | |
return | System.Collections.Generic |