wasInit method

bool wasInit()

Implementation

bool wasInit() {
	return this._isInit;
}