Unticked

An entity without ticking.

alias Unticked(T : Entity) = VariableChanged!(T, "this.ticking = false;")

Meta