#include <fbaudio.h>
Public Member Functions | |
FBPropertyListAudioClip () | |
FBAudioClip * | operator[] (int pIndex) |
Get the audio clip at pIndex. |
FBAudioClip* operator[] | ( | int | pIndex | ) |
Get the audio clip at pIndex.
pIndex | Index of audio clip to get. |
Reimplemented from FBPropertyListComponentBase.