isDisposed property

bool isDisposed
getter/setter pair

Whether RaylibStructBase.structMarkDisposed has been called on this instance.

Implementation

bool isDisposed = false;