enableCommand method

bool enableCommand()

Implementation

bool enableCommand(){
	return _enableCommand;
}