![]() |
Simulant
21.12-553
A portable game engine for Windows, OSX, Linux, Dreamcast, and PSP
|
Public Member Functions | |
FindResult (const std::tuple< NodeFinder, Behaviour * > &finder) | |
bool | operator== (const StageNode *other) const |
bool | operator!= (const StageNode *other) const |
operator bool () const | |
bool | operator== (std::nullptr_t) const |
operator T* () | |
bool | is_cached () |
T * | get () |
const T * | get () const |
T * | operator-> () |
const T * | operator-> () const |