PropertyList: MarkerSet.
These classes are under development and may change dramatically between versions.
Definition at line 1296 of file fbcharacter.h.
#include <fbcharacter.h>

Public Member Functions |
|
| FBPropertyListMarkerSet () | |
| FBMarkerSet * | operator[] (int pIndex) |
| Get the marker set at pIndex.
|
|
| virtual int | Duplicate (int pIndex) |
| Duplicate a marker set. |
|
| FBMarkerSet* operator[] | ( | int | pIndex | ) |
Get the marker set at pIndex.
| pIndex | Index of marker set to get a handle on. |
Reimplemented from FBPropertyListComponentBase.
| virtual int Duplicate | ( | int | pIndex | ) | [virtual] |
Duplicate a marker set.
| pIndex | Index of Market set to duplicate. |