System.willExecute

Get if system will be executed during current frame. Should be checked after manager.begin(). Its value is setted as result of manager.onBegin() callback.

struct System
export export nothrow @nogc
bool
willExecute
()

Meta