void operator()(int LoopIndex, const DewArray<tObject *> &Context, int ThreadIndex) const;
| # | Name | Type | Description |
|---|---|---|---|
| 1 | LoopIndex | int | |
| 2 | Context | const DewArray<tObject *> & | |
| 3 | ThreadIndex | int |
Declared in Dew::Math::TForLoopEvent · Dew.Math/MtxForLoop.h · Cross-compiler