#include "NOXPrefix.h"
Public Member Functions | |
| NOXStoryFragmentReference | NOXStory::getStoryFragmentReference (NCommon::UInt32 pIndex) |
| NCommon::UInt32 | NOXStory::getNumStoryFragmentReference () |
| NOXStoryFragmentReference | NOXStory::createStoryFragmentReference (NCommon::UInt32 pIndex) |
| NCommon::UInt32 | NOXStory::deleteStoryFragmentReference (NCommon::UInt32 pIndex) |
| void | NOXStory::getStoryName (NOString &pString) |
| bool | NOXStory::hasStoryName () |
| bool | NOXStory::removeStoryName () |
| void | NOXStory::setStoryName (NOXStringBase pObject) |
| void | intialize (NOXStringBase pStoryName) |
| NOXBase | NOXStory::getChild (NCommon::UInt32 pIndex) |
| NCommon::UInt32 | NOXStory::getNumChilds () |
Class NOXStory
| NOXBase NiXPSObjects::NOXStory::NOXStory::getChild | ( | NCommon::UInt32 | pIndex | ) |
Get child element at index pIndex
| pIndex | index of the element you want to get |
| NOXStoryFragmentReference NiXPSObjects::NOXStory::NOXStory::getStoryFragmentReference | ( | NCommon::UInt32 | pIndex | ) |
Get StoryFragmentReference element at index pIndex
| pIndex | index of the element you want to get |
1.6.1