#include <ActorFindFunc.h>
Inherits ActorFindFunc.
Public Member Functions | |
| ActorCreateIndexFindFunc (u32 i_create_index) | |
| void | setCreateIndex (u32 i_create_index) |
| virtual bool | operator() (const ActorBase &actor) |
Private Attributes | |
| u32 | mCreateIndex |
|
inline |
|
inline |
|
virtual |
Implements ActorFindFunc.
|
private |