Plasma Engine  2.0
Loading...
Searching...
No Matches
plGameObject::ChildIterator Class Reference
Inheritance diagram for plGameObject::ChildIterator:

Public Member Functions

plGameObjectoperator* ()
 
plGameObjectoperator-> ()
 
 operator plGameObject * ()
 
- Public Member Functions inherited from plGameObject::ConstChildIterator
const plGameObjectoperator* () const
 
const plGameObjectoperator-> () const
 
 operator const plGameObject * () const
 
void Next ()
 Advances the iterator to the next child object. The iterator will not be valid anymore, if the last child is reached.
 
bool IsValid () const
 Checks whether this iterator points to a valid object.
 
void operator++ ()
 Shorthand for 'Next'.
 

Friends

class plGameObject
 

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