passive property

bool get passive

Returns true if this EntitySystem is passive.

Implementation

bool get passive => _passive;