VisualServerSingleton.hasChanged

Returns true if changes have been made to the VisualServer's data. draw is usually called if this happens.

struct VisualServerSingleton
@nogc nothrow const
bool
hasChanged
()

Meta