The way to iterate through all Fx in the map. Example code: More...
Public Member Functions | |
| kFxIterator () | |
| kFx | Get () |
| Returns the next Fx in the iterator. | |
| void | Reset () |
| Resets the iterator back to the first Fx. | |
The way to iterate through all Fx in the map. Example code:
Definition at line 2353 of file t1_scriptAPI.cpp.
| kFxIterator::kFxIterator | ( | ) |
| kFx kFxIterator::Get | ( | ) |
Returns the next Fx in the iterator.
| void kFxIterator::Reset | ( | ) |
Resets the iterator back to the first Fx.